Pull request #4509 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from b3477cc21c70497dc350f7819be168124d9ac636+45fc594543f7f2c9980bb623fee04b627618be8c (fd58b4458efb13cde5c4cff44e4d67af70c365e4) 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-ssh2371138150747803969.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-ssh5154136562428282592.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4509/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4509/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15584813602882936462.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4509/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16412982924260485081.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3547229571068765487.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4509/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4509/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4894775371357215356.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7435 in /w/workspace/edgexfoundry_edgex-go_PR-4509 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 45fc594543f7f2c9980bb623fee04b627618be8c into PR head commit b3477cc21c70497dc350f7819be168124d9ac636 Merge succeeded, producing b3477cc21c70497dc350f7819be168124d9ac636 Checking out Revision b3477cc21c70497dc350f7819be168124d9ac636 (PR-4509) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4509/head:refs/remotes/origin/PR-4509 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b3477cc21c70497dc350f7819be168124d9ac636 # 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 45fc594543f7f2c9980bb623fee04b627618be8c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b3477cc21c70497dc350f7819be168124d9ac636 # timeout=10 Commit message: "fix: remove unnecessary service name tweaks for support services Since the docker service keys change in docker-compose file for support services (support-notifications from notifications and support-scheduler from scheduler), the tweaks in spire configure script for such behavior is no longer necessary and thus removed it" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:11:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:11:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:11:10 ========================================================= 19:11:10 EdgeX Global Pipelines Version Info 19:11:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:11:11 ------------------- 19:11:11 stable info: 19:11:11 ------------------- 19:11:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:11:11 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 19:11:11 Message: update stable to v1.0.245 19:11:11 ------------------- 19:11:11 experimental info: 19:11:11 ------------------- 19:11:11 Commited By: **** collab-it+edgex@linuxfoundation.org 19:11:11 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 19:11:11 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:11:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:11:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:11:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:11:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:11:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:11:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:11:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:11:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:11:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:11:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:11:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:11:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:11:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:11:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:11:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:11:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:11:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:11:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:11:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:11:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:11:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:11:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:11:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:11:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4509 [Pipeline] echo 19:11:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4509 [Pipeline] echo 19:11:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4509 [Pipeline] echo 19:11:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b3477cc21c70497dc350f7819be168124d9ac636 [Pipeline] echo 19:11:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b3477cc [Pipeline] echo 19:11:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:13 provisioning config files... 19:11:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10256276297808912398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:13 ---> docker-login.sh 19:11:13 nexus3.edgexfoundry.org:10001 19:11:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:14 Configure a credential helper to remove this warning. See 19:11:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:14 19:11:14 Login Succeeded 19:11:14 nexus3.edgexfoundry.org:10002 19:11:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:14 Configure a credential helper to remove this warning. See 19:11:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:14 19:11:14 Login Succeeded 19:11:14 nexus3.edgexfoundry.org:10003 19:11:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:14 Configure a credential helper to remove this warning. See 19:11:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:14 19:11:14 Login Succeeded 19:11:14 nexus3.edgexfoundry.org:10004 19:11:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:14 Configure a credential helper to remove this warning. See 19:11:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:14 19:11:14 Login Succeeded 19:11:14 docker.io 19:11:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:14 Configure a credential helper to remove this warning. See 19:11:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:14 19:11:14 Login Succeeded 19:11:14 ---> docker-login.sh ends [Pipeline] } 19:11:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:11:15 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:11:15 + dirname cmd/core-command/Dockerfile 19:11:15 + cut -d/ -f2 19:11:15 + echo core-command,cmd/core-command/Dockerfile 19:11:15 + + cut -d/dirname -f2 cmd/core-common-config-bootstrapper/Dockerfile 19:11:15 19:11:15 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:11:15 + dirname cmd/core-data/Dockerfile 19:11:15 + cut -d/ -f2 19:11:15 + echo core-data,cmd/core-data/Dockerfile 19:11:15 + + dirname cmd/core-metadata/Dockerfile 19:11:15 cut -d/ -f2 19:11:15 + echo core-metadata,cmd/core-metadata/Dockerfile 19:11:15 + dirname cmd/security-bootstrapper/Dockerfile 19:11:15 + cut -d/ -f2 19:11:15 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:11:15 + dirname cmd/security-proxy-auth/Dockerfile 19:11:15 + cut -d/ -f2 19:11:15 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:11:15 + dirname cmd/security-proxy-setup/Dockerfile 19:11:15 + cut -d/ -f2 19:11:15 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:11:15 + dirname cmd/security-secretstore-setup/Dockerfile 19:11:15 + cut -d/ -f2 19:11:15 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:11:15 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:11:15 + cut -d/ -f2 19:11:15 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:11:15 + dirname cmd/security-spire-agent/Dockerfile 19:11:15 + cut -d/ -f2 19:11:15 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:11:15 + dirname cmd/security-spire-config/Dockerfile 19:11:15 + cut -d/ -f2 19:11:15 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:11:15 + dirname cmd/security-spire-server/Dockerfile 19:11:15 + cut -d/ -f2 19:11:15 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:11:15 + dirname cmd/support-notifications/Dockerfile 19:11:15 + cut -d/ -f2 19:11:15 + echo support-notifications,cmd/support-notifications/Dockerfile 19:11:15 + dirname cmd/support-scheduler/Dockerfile 19:11:15 + cut -d/ -f2 19:11:15 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:11:15 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:11:15 + git rev-list -1 --merges b3477cc21c70497dc350f7819be168124d9ac636~1..b3477cc21c70497dc350f7819be168124d9ac636 [Pipeline] echo 19:11:15 -----------> git rev-list -1 --merges b3477cc21c70497dc350f7819be168124d9ac636~1..b3477cc21c70497dc350f7819be168124d9ac636 b3477cc21c70497dc350f7819be168124d9ac636 [false] [Pipeline] sh 19:11:16 + git log --format=format:%s -1 b3477cc21c70497dc350f7819be168124d9ac636 [Pipeline] echo 19:11:16 ========================================================= 19:11:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:11:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:11:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:11:16 + grep -v github /etc/ssh/ssh_known_hosts 19:11:16 + [ -e /tmp/ssh_known_hosts ] 19:11:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:11:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:11:16 + sudo tee -a /etc/ssh/ssh_known_hosts 19:11:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:11:17 19:11:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:11:17 0.1.4: Pulling from edgex-devops/py-git-semver 19:11:17 b85a868b505f: Pulling fs layer 19:11:17 e2be974225ed: Pulling fs layer 19:11:17 339a4e72a1f5: Pulling fs layer 19:11:17 988bab9f4d93: Pulling fs layer 19:11:17 1469e6f7b9e6: Pulling fs layer 19:11:17 eaf3925da568: Pulling fs layer 19:11:17 bab4dde63d76: Pulling fs layer 19:11:17 bde34c3a00c8: Pulling fs layer 19:11:17 b352a97aabf1: Pulling fs layer 19:11:17 1469e6f7b9e6: Waiting 19:11:17 988bab9f4d93: Waiting 19:11:17 eaf3925da568: Waiting 19:11:17 bab4dde63d76: Waiting 19:11:17 bde34c3a00c8: Waiting 19:11:17 4872d77fe225: Pulling fs layer 19:11:17 5851b861e8e6: Pulling fs layer 19:11:17 b352a97aabf1: Waiting 19:11:17 4872d77fe225: Waiting 19:11:17 5851b861e8e6: Waiting 19:11:17 e2be974225ed: Verifying Checksum 19:11:17 e2be974225ed: Download complete 19:11:17 988bab9f4d93: Download complete 19:11:17 339a4e72a1f5: Verifying Checksum 19:11:17 339a4e72a1f5: Download complete 19:11:17 1469e6f7b9e6: Verifying Checksum 19:11:17 1469e6f7b9e6: Download complete 19:11:17 eaf3925da568: Download complete 19:11:17 bde34c3a00c8: Download complete 19:11:17 b352a97aabf1: Verifying Checksum 19:11:17 b352a97aabf1: Download complete 19:11:17 4872d77fe225: Verifying Checksum 19:11:17 4872d77fe225: Download complete 19:11:17 5851b861e8e6: Download complete 19:11:17 b85a868b505f: Verifying Checksum 19:11:17 b85a868b505f: Download complete 19:11:18 bab4dde63d76: Verifying Checksum 19:11:18 bab4dde63d76: Download complete 19:11:19 b85a868b505f: Pull complete 19:11:19 e2be974225ed: Pull complete 19:11:19 339a4e72a1f5: Pull complete 19:11:19 988bab9f4d93: Pull complete 19:11:20 1469e6f7b9e6: Pull complete 19:11:20 eaf3925da568: Pull complete 19:11:22 bab4dde63d76: Pull complete 19:11:22 bde34c3a00c8: Pull complete 19:11:22 b352a97aabf1: Pull complete 19:11:22 4872d77fe225: Pull complete 19:11:22 5851b861e8e6: Pull complete 19:11:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:11:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:11:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:22 prd-ubuntu20.04-docker-8c-8g-7435 does not seem to be running inside a container 19:11:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:11:25 $ docker top 86da31109d64358425cf7dead4324afb6fe6ef5b9c4e327f75d71803da85b723 -eo pid,comm 19:11:25 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:11:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:11:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:11:25 [ssh-agent] Looking for ssh-agent implementation... 19:11:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:11:26 $ docker exec 86da31109d64358425cf7dead4324afb6fe6ef5b9c4e327f75d71803da85b723 ssh-agent 19:11:26 SSH_AUTH_SOCK=/tmp/ssh-5tPnNvrhimR2/agent.34 19:11:26 SSH_AGENT_PID=40 19:11:26 Running ssh-add (command line suppressed) 19:11:26 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4612784942928016384.key (/w/workspace/edgex-go/1@tmp/private_key_4612784942928016384.key) 19:11:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:11:26 + git tag --points-at HEAD [Pipeline] } 19:11:26 $ docker exec --env ******** --env ******** 86da31109d64358425cf7dead4324afb6fe6ef5b9c4e327f75d71803da85b723 ssh-agent -k 19:11:26 unset SSH_AUTH_SOCK; 19:11:26 unset SSH_AGENT_PID; 19:11:26 echo Agent pid 40 killed; 19:11:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:11:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:11:26 [ssh-agent] Looking for ssh-agent implementation... 19:11:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:11:27 $ docker exec 86da31109d64358425cf7dead4324afb6fe6ef5b9c4e327f75d71803da85b723 ssh-agent 19:11:27 SSH_AUTH_SOCK=/tmp/ssh-KMR5WF1TZbrQ/agent.72 19:11:27 SSH_AGENT_PID=78 19:11:27 Running ssh-add (command line suppressed) 19:11:27 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8758229770787759514.key (/w/workspace/edgex-go/1@tmp/private_key_8758229770787759514.key) 19:11:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:11:27 + git semver init 19:11:27 2023-04-11 19:11:27,747 [run_init] DEBUG init version:0.0.0 force:False 19:11:27 2023-04-11 19:11:27,748 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:11:27 2023-04-11 19:11:27,748 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:11:27 2023-04-11 19:11:27,748 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:11:49 2023-04-11 19:11:48,424 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:11:49 2023-04-11 19:11:48,424 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4509 with force:False 19:11:49 2023-04-11 19:11:48,424 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4509 19:11:49 2023-04-11 19:11:48,427 [execute] INFO git cat-file --batch-check 19:11:49 2023-04-11 19:11:48,427 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:11:49 2023-04-11 19:11:48,433 [execute] INFO git cat-file --batch 19:11:49 2023-04-11 19:11:48,434 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:11:49 2023-04-11 19:11:48,438 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4509 19:11:49 0.0.0 [Pipeline] } 19:11:49 $ docker exec --env ******** --env ******** 86da31109d64358425cf7dead4324afb6fe6ef5b9c4e327f75d71803da85b723 ssh-agent -k 19:11:49 unset SSH_AUTH_SOCK; 19:11:49 unset SSH_AGENT_PID; 19:11:49 echo Agent pid 78 killed; 19:11:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:11:50 + git semver [Pipeline] } 19:11:50 $ docker stop --time=1 86da31109d64358425cf7dead4324afb6fe6ef5b9c4e327f75d71803da85b723 19:11:51 $ docker rm -f --volumes 86da31109d64358425cf7dead4324afb6fe6ef5b9c4e327f75d71803da85b723 [Pipeline] // withDockerContainer [Pipeline] sh 19:11:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:11:52 Stashed 1 file(s) [Pipeline] echo 19:11:52 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:11:53 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:11:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:11:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:11:53 ========================================================= 19:11:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:11:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:11:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:11:53 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:11:53 63b65145d645: Pulling fs layer 19:11:53 a2d21d5440eb: Pulling fs layer 19:11:53 935e6c44a52c: Pulling fs layer 19:11:53 94cc34f8dd06: Pulling fs layer 19:11:53 30dea6a524f1: Pulling fs layer 19:11:53 a2aff8979fd8: Pulling fs layer 19:11:53 6808be2612f2: Pulling fs layer 19:11:53 f25807f1079a: Pulling fs layer 19:11:53 94cc34f8dd06: Waiting 19:11:53 30dea6a524f1: Waiting 19:11:53 a2aff8979fd8: Waiting 19:11:53 6808be2612f2: Waiting 19:11:53 f25807f1079a: Waiting 19:11:53 a2d21d5440eb: Verifying Checksum 19:11:53 a2d21d5440eb: Download complete 19:11:53 94cc34f8dd06: Verifying Checksum 19:11:53 94cc34f8dd06: Download complete 19:11:53 30dea6a524f1: Verifying Checksum 19:11:53 30dea6a524f1: Download complete 19:11:53 63b65145d645: Verifying Checksum 19:11:53 63b65145d645: Download complete 19:11:53 a2aff8979fd8: Verifying Checksum 19:11:53 a2aff8979fd8: Download complete 19:11:54 63b65145d645: Pull complete 19:11:54 a2d21d5440eb: Pull complete 19:11:54 f25807f1079a: Verifying Checksum 19:11:54 935e6c44a52c: Verifying Checksum 19:11:54 935e6c44a52c: Download complete 19:11:54 6808be2612f2: Verifying Checksum 19:11:54 6808be2612f2: Download complete 19:11:57 935e6c44a52c: Pull complete 19:11:57 94cc34f8dd06: Pull complete 19:11:57 30dea6a524f1: Pull complete 19:11:57 a2aff8979fd8: Pull complete 19:12:00 6808be2612f2: Pull complete 19:12:01 f25807f1079a: Pull complete 19:12:01 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 19:12:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:12:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 19:12:01 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:12:01 WORKDIR /edgex 19:12:01 COPY go.mod . 19:12:01 RUN go mod download 19:12:01 + docker build -t ci-base-image-x86_64 -f - . 19:12:01 Sending build context to Docker daemon 170.5MB 19:12:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:12:01 ---> 3b553350e43f 19:12:01 Step 2/4 : WORKDIR /edgex 19:12:07 Still waiting to schedule task 19:12:07 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:12:10 ---> Running in 0512ea9d4562 19:12:10 Removing intermediate container 0512ea9d4562 19:12:10 ---> 9b8454fbf55f 19:12:10 Step 3/4 : COPY go.mod . 19:12:10 ---> cd3d9743411d 19:12:10 Step 4/4 : RUN go mod download 19:12:10 ---> Running in f283632a2a83 19:12:25 Removing intermediate container f283632a2a83 19:12:25 ---> 6ff3593c917f 19:12:25 Successfully built 6ff3593c917f 19:12:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:25 + docker inspect -f . ci-base-image-x86_64 19:12:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:25 prd-ubuntu20.04-docker-8c-8g-7435 does not seem to be running inside a container 19:12:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:12:26 $ docker top 1bda60696f1184fd586af9d3e9f35dbf3e9e2584f494f70839582b0b70803904 -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:26 + go version 19:12:26 go version go1.20.2 linux/amd64 [Pipeline] } 19:12:26 $ docker stop --time=1 1bda60696f1184fd586af9d3e9f35dbf3e9e2584f494f70839582b0b70803904 19:12:27 $ docker rm -f --volumes 1bda60696f1184fd586af9d3e9f35dbf3e9e2584f494f70839582b0b70803904 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:28 + docker inspect -f . ci-base-image-x86_64 19:12:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:28 prd-ubuntu20.04-docker-8c-8g-7435 does not seem to be running inside a container 19:12:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:12:29 $ docker top 4aa9ea9d53c80f154182f3b3bae226c657220ffcf2ca51703152cb0bc0567fd2 -eo pid,comm [Pipeline] { [Pipeline] echo 19:12:29 ========================================================= 19:12:29 [edgeXBuildGoParallel] Running Tests and Build... 19:12:29 ========================================================= [Pipeline] sh 19:12:29 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:12:29 + make test 19:12:29 go test -race -coverprofile=coverage.out ./... 19:12:36 ? github.com/edgexfoundry/edgex-go [no test files] 19:12:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:12:48 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:12:48 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:12:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:12:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:12:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:12:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:12:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:12:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:12:50 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:12:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:12:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:12:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:12:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:12:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:12:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:12:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.068s coverage: 28.7% of statements 19:12:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements 19:12:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:12:52 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:12:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:12:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:12:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:12:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:12:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:12:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:12:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:12:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:12:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:12:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:12:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.101s coverage: 71.5% of statements 19:12:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 54.0% of statements 19:12:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.777s coverage: 88.5% of statements 19:12:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.8% of statements 19:12:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:12:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:12:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:12:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:12:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:12:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:12:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:12:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:12:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.364s coverage: 95.6% of statements 19:12:57 ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 72.2% of statements 19:12:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:12:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:12:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:12:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 65.9% of statements 19:12:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:12:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:12:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.073s coverage: 0.9% of statements 19:12:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 29.0% of statements 19:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 44.1% of statements 19:12:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:12:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:12:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:12:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:12:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.050s coverage: 82.9% of statements 19:12:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 19:12:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements 19:12:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 19:13:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:13:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:13:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:13:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:13:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:13:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:13:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:13:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:13:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:13:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:13:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:13:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:13:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:13:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:13:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:13:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:13:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:13:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:13:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:13:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:13:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:13:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:13:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:13:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:13:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:13:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:13:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:13:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:13:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:13:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:13:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:13:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:13:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:13:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:13:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:13:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements 19:13:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:13:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:13:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.311s coverage: 79.9% of statements 19:13:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.073s coverage: 92.9% of statements 19:13:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 19:13:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 62.3% of statements 19:13:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.052s coverage: 87.2% of statements 19:13:23 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements 19:13:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 19:13:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 81.2% of statements 19:13:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.092s coverage: 82.1% of statements 19:13:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.041s coverage: 86.0% of statements 19:13:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 63.1% of statements 19:13:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 19:13:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 19:13:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 19:13:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 19:13:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 19:13:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.192s coverage: 38.4% of statements 19:13:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements 19:13:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 19:13:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 19:13:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.110s coverage: 92.3% of statements 19:13:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements 19:13:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements 19:13:23 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 19:13:23 running golangci-lint 19:13:23 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 19:13:23 go version go1.20.2 linux/amd64 19:13:23 level=info msg="[config_reader] Used config file .golangci.yml" 19:13:23 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 19:13:38 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|name|files|imports|deps|exports_file) took 13.774418524s" 19:13:38 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.230815ms" 19:13:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7436 in /w/workspace/edgexfoundry_edgex-go_PR-4509 [Pipeline] { [Pipeline] ws 19:13:43 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:13:43 The recommended git tool is: git 19:13:43 level=info msg="[linters_context/goanalysis] analyzers took 48.367663175s with top 10 stages: buildir: 26.261275408s, fact_deprecated: 1.726380699s, inspect: 1.512750522s, printf: 1.201912294s, gosec: 987.55816ms, ctrlflow: 977.191296ms, S1038: 845.246349ms, nilness: 648.927191ms, fact_purity: 639.493335ms, typedness: 545.156575ms" 19:13:43 level=info msg="[runner] Issues before processing: 201, after processing: 0" 19:13:43 level=info msg="[runner] Processors filtering stat (out/in): cgo: 201/201, exclude: 201/201, identifier_marker: 201/201, skip_files: 201/201, skip_dirs: 201/201, nolint: 0/21, filename_unadjuster: 201/201, path_prettifier: 201/201, autogenerated_exclude: 201/201, exclude-rules: 21/201" 19:13:43 level=info msg="[runner] processing took 16.615157ms with stages: nolint: 6.598282ms, identifier_marker: 4.73904ms, path_prettifier: 1.651431ms, autogenerated_exclude: 1.5739ms, exclude-rules: 1.216108ms, skip_dirs: 740.345µs, cgo: 60.091µs, filename_unadjuster: 32.18µs, uniq_by_line: 600ns, max_same_issues: 490ns, skip_files: 390ns, diff: 380ns, severity-rules: 360ns, exclude: 320ns, path_prefixer: 260ns, source_code: 250ns, sort_results: 230ns, max_from_linter: 180ns, path_shortener: 170ns, max_per_file_from_linter: 150ns" 19:13:43 level=info msg="[runner] linters took 6.319463338s with stages: goanalysis_metalinter: 6.302741261s" 19:13:43 level=info msg="File cache stats: 0 entries of total size 0B" 19:13:43 level=info msg="Memory: 203 samples, avg is 169.4MB, max is 765.5MB" 19:13:43 level=info msg="Execution took 20.151656909s" 19:13:43 go vet ./... 19:13:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:13:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:13:48 ./bin/test-attribution-txt.sh [Pipeline] echo 19:13:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:13:48 + ls -al . 19:13:48 total 704 19:13:48 drwxrwxr-x 11 1001 1001 4096 Apr 11 19:12 . 19:13:48 drwxr-xr-x 4 root root 4096 Apr 11 19:12 .. 19:13:48 drwxrwxr-x 2 1001 1001 4096 Apr 11 19:11 .blubracket 19:13:48 -rw-rw-r-- 1 1001 1001 16 Apr 11 19:11 .dockerignore 19:13:48 drwxrwxr-x 8 1001 1001 4096 Apr 11 19:11 .git 19:13:48 drwxrwxr-x 3 1001 1001 4096 Apr 11 19:11 .github 19:13:48 -rw-rw-r-- 1 1001 1001 1133 Apr 11 19:11 .gitignore 19:13:48 -rw-rw-r-- 1 1001 1001 42 Apr 11 19:11 .golangci.yml 19:13:48 -rw-rw-r-- 1 1001 1001 87 Apr 11 19:11 .hadolint.yml 19:13:48 drwxr-xr-x 3 1001 1001 4096 Apr 11 19:11 .semver 19:13:48 -rw-rw-r-- 1 1001 1001 166 Apr 11 19:11 .sonarcloud.properties 19:13:48 -rw-rw-r-- 1 1001 1001 1171 Apr 11 19:11 ADOPTERS.md 19:13:48 -rw-rw-r-- 1 1001 1001 10835 Apr 11 19:11 Attribution.txt 19:13:48 -rw-rw-r-- 1 1001 1001 73765 Apr 11 19:11 CHANGELOG.md 19:13:48 -rw-rw-r-- 1 1001 1001 3804 Apr 11 19:11 CONTRIBUTING.md 19:13:48 -rw-rw-r-- 1 1001 1001 677 Apr 11 19:11 GOVERNANCE.md 19:13:48 -rw-rw-r-- 1 1001 1001 883 Apr 11 19:11 Jenkinsfile 19:13:48 -rw-rw-r-- 1 1001 1001 10775 Apr 11 19:11 LICENSE 19:13:48 -rw-rw-r-- 1 1001 1001 14368 Apr 11 19:11 Makefile 19:13:48 -rw-rw-r-- 1 1001 1001 582 Apr 11 19:11 OWNERS.md 19:13:48 -rw-rw-r-- 1 1001 1001 9403 Apr 11 19:11 README.md 19:13:48 -rw-rw-r-- 1 1001 1001 789 Apr 11 19:11 SECURITY.md 19:13:48 -rw-rw-r-- 1 1001 1001 5 Apr 11 19:11 VERSION 19:13:48 drwxrwxr-x 2 1001 1001 4096 Apr 11 19:11 bin 19:13:48 drwxrwxr-x 18 1001 1001 4096 Apr 11 19:11 cmd 19:13:48 -rw-r--r-- 1 root root 448243 Apr 11 19:13 coverage.out 19:13:48 -rw-rw-r-- 1 1001 1001 3200 Apr 11 19:11 go.mod 19:13:48 -rw-rw-r-- 1 1001 1001 31265 Apr 11 19:11 go.sum 19:13:48 drwxrwxr-x 7 1001 1001 4096 Apr 11 19:11 internal 19:13:48 drwxrwxr-x 3 1001 1001 4096 Apr 11 19:11 openapi 19:13:48 -rw-rw-r-- 1 1001 1001 594 Apr 11 19:11 security.txt 19:13:48 drwxrwxr-x 4 1001 1001 4096 Apr 11 19:11 snap 19:13:48 -rw-rw-r-- 1 1001 1001 204 Apr 11 19:11 version.go [Pipeline] sh 19:13:48 using credential edgex-jenkins-ssh 19:13:48 Cloning the remote Git repository 19:13:49 + '[' -e coverage.out ] 19:13:49 + chown 1001:1001 coverage.out [Pipeline] stash 19:13:49 Stashed 1 file(s) [Pipeline] sh 19:13:49 + make build 19:13:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:13:48 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:13:49 > git init /w/workspace/edgex-go/1 # timeout=10 19:13:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:13:49 > git --version # timeout=10 19:13:49 > git --version # 'git version 2.25.1' 19:13:49 using GIT_SSH to set credentials SSH Credentials for GitHub 19:13:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:14:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:14:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:14:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:14:03 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:14:07 Merging remotes/origin/main commit 45fc594543f7f2c9980bb623fee04b627618be8c into PR head commit b3477cc21c70497dc350f7819be168124d9ac636 19:14:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:14:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:14:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:14:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:14:06 using GIT_SSH to set credentials SSH Credentials for GitHub 19:14:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4509/head:refs/remotes/origin/PR-4509 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:14:07 > git config core.sparsecheckout # timeout=10 19:14:07 > git checkout -f b3477cc21c70497dc350f7819be168124d9ac636 # timeout=10 19:14:08 Merge succeeded, producing b3477cc21c70497dc350f7819be168124d9ac636 19:14:08 Checking out Revision b3477cc21c70497dc350f7819be168124d9ac636 (PR-4509) 19:14:08 > git remote # timeout=10 19:14:08 > git config --get remote.origin.url # timeout=10 19:14:08 using GIT_SSH to set credentials SSH Credentials for GitHub 19:14:08 > git merge 45fc594543f7f2c9980bb623fee04b627618be8c # timeout=10 19:14:08 > git rev-parse HEAD^{commit} # timeout=10 19:14:08 > git config core.sparsecheckout # timeout=10 19:14:08 > git checkout -f b3477cc21c70497dc350f7819be168124d9ac636 # timeout=10 19:14:10 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:14:11 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 19:14:11 Commit message: "fix: remove unnecessary service name tweaks for support services Since the docker service keys change in docker-compose file for support services (support-notifications from notifications and support-scheduler from scheduler), the tweaks in spire configure script for such behavior is no longer necessary and thus removed it" 19:14:11 > git --version # timeout=10 19:14:11 > git --version # 'git version 2.25.1' 19:14:11 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 19:14:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:14:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:14:13 % Total % Received % Xferd Average Speed Time Time Time Current 19:14:13 Dload Upload Total Spent Left Speed 19:14:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10502 0 0 78373 0 --:--:-- --:--:-- --:--:-- 77792 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 93757 19:14:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] sh 19:14:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:14:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:14:14 + sudo tee /etc/docker/daemon.new 19:14:14 { 19:14:14 "registry-mirrors": [ 19:14:14 "https://nexus3.edgexfoundry.org:10001" 19:14:14 ], 19:14:14 "bip": "10.250.0.254/24", 19:14:14 "hosts": [ 19:14:14 "tcp://0.0.0.0:5555", 19:14:14 "unix:///var/run/docker.sock" 19:14:14 ], 19:14:14 "mtu": 1458, 19:14:14 "selinux-enabled": true, 19:14:14 "seccomp-profile": "/etc/docker/seccomp.json" 19:14:14 } 19:14:14 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 [Pipeline] sh 19:14:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:14:14 + sudo service docker restart 19:14:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:14:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:14:16 $ docker stop --time=1 4aa9ea9d53c80f154182f3b3bae226c657220ffcf2ca51703152cb0bc0567fd2 19:14:21 $ docker rm -f --volumes 4aa9ea9d53c80f154182f3b3bae226c657220ffcf2ca51703152cb0bc0567fd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:14:22 19:14:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:14:23 latest: Pulling from edgex-devops/edgex-compose 19:14:23 cbdbe7a5bc2a: Pulling fs layer 19:14:23 ca9280d653b3: Pulling fs layer 19:14:23 7e9c9ca2126c: Pulling fs layer 19:14:23 cbdbe7a5bc2a: Download complete 19:14:23 cbdbe7a5bc2a: Pull complete 19:14:23 ca9280d653b3: Verifying Checksum 19:14:23 ca9280d653b3: Download complete 19:14:24 7e9c9ca2126c: Download complete 19:14:24 ca9280d653b3: Pull complete 19:14:27 7e9c9ca2126c: Pull complete 19:14:27 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:14:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:14:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:27 prd-ubuntu20.04-docker-8c-8g-7435 does not seem to be running inside a container 19:14:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:14:29 $ docker top 7daa9dbd5b81e2d0bda065544394ff612e8f73a2745420d874f42a3ac9de3b2b -eo pid,comm [Pipeline] { [Pipeline] sh 19:14:30 + docker-compose build --help 19:14:30 + grep parallel 19:14:30 --parallel Build images in parallel. [Pipeline] } 19:14:30 $ docker stop --time=1 7daa9dbd5b81e2d0bda065544394ff612e8f73a2745420d874f42a3ac9de3b2b 19:14:32 $ docker rm -f --volumes 7daa9dbd5b81e2d0bda065544394ff612e8f73a2745420d874f42a3ac9de3b2b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:14:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:32 prd-ubuntu20.04-docker-8c-8g-7435 does not seem to be running inside a container 19:14:32 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:14:33 $ docker top 1f20e248b865080d66fbf24d7fbed16b22ff74248ebb13a3cac57fc17b7f4386 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 19:14:33 provisioning config files... 19:14:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config295376198621269593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:14:33 + docker-compose -f ./docker-compose-build.yml build --parallel 19:14:33 ---> docker-login.sh 19:14:33 nexus3.edgexfoundry.org:10001 19:14:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:34 Building core-command ... 19:14:34 Building core-common-config-bootstrapper ... 19:14:34 Building core-data ... 19:14:34 Building core-metadata ... 19:14:34 Building security-bootstrapper ... 19:14:34 Building security-proxy-auth ... 19:14:34 Building security-proxy-setup ... 19:14:34 Building security-secretstore-setup ... 19:14:34 Building security-spiffe-token-provider ... 19:14:34 Building security-spire-agent ... 19:14:34 Building security-spire-config ... 19:14:34 Building security-spire-server ... 19:14:34 Building support-notifications ... 19:14:34 Building support-scheduler ... 19:14:34 Building core-data 19:14:34 Building core-common-config-bootstrapper 19:14:34 Building security-proxy-auth 19:14:34 Building security-spire-server 19:14:34 Building security-bootstrapper 19:14:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:34 Configure a credential helper to remove this warning. See 19:14:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:34 19:14:34 Login Succeeded 19:14:34 nexus3.edgexfoundry.org:10002 19:14:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:34 Configure a credential helper to remove this warning. See 19:14:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:34 19:14:34 Login Succeeded 19:14:34 nexus3.edgexfoundry.org:10003 19:14:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:35 Configure a credential helper to remove this warning. See 19:14:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:35 19:14:35 Login Succeeded 19:14:35 nexus3.edgexfoundry.org:10004 19:14:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:35 Configure a credential helper to remove this warning. See 19:14:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:35 19:14:35 Login Succeeded 19:14:35 docker.io 19:14:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:36 Configure a credential helper to remove this warning. See 19:14:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:36 19:14:36 Login Succeeded 19:14:36 ---> docker-login.sh ends [Pipeline] } 19:14:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:14:36 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:14:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:14:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:14:36 ========================================================= 19:14:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 19:14:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:14:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:14:37 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:14:37 af6eaf76a39c: Pulling fs layer 19:14:37 55522c791124: Pulling fs layer 19:14:37 ce5c4a1c91eb: Pulling fs layer 19:14:37 169dfbe0d373: Pulling fs layer 19:14:37 e1ff8fa3b103: Pulling fs layer 19:14:37 52ebb69f0ebf: Pulling fs layer 19:14:37 5abe8eddf0d5: Pulling fs layer 19:14:37 e1ff8fa3b103: Waiting 19:14:37 52ebb69f0ebf: Waiting 19:14:37 169dfbe0d373: Waiting 19:14:37 5abe8eddf0d5: Waiting 19:14:37 55522c791124: Verifying Checksum 19:14:37 55522c791124: Download complete 19:14:37 169dfbe0d373: Verifying Checksum 19:14:37 169dfbe0d373: Download complete 19:14:37 e1ff8fa3b103: Verifying Checksum 19:14:37 e1ff8fa3b103: Download complete 19:14:37 af6eaf76a39c: Verifying Checksum 19:14:37 af6eaf76a39c: Download complete 19:14:38 5abe8eddf0d5: Verifying Checksum 19:14:38 5abe8eddf0d5: Download complete 19:14:38 af6eaf76a39c: Pull complete 19:14:39 55522c791124: Pull complete 19:14:40 52ebb69f0ebf: Download complete 19:14:40 ce5c4a1c91eb: Verifying Checksum 19:14:40 ce5c4a1c91eb: Download complete 19:14:46 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:14:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:14:46 ---> 6ff3593c917f 19:14:46 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:14:46 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:14:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:14:46 ---> 6ff3593c917f 19:14:46 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:14:46 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:14:46 Step 2/33 : FROM ${BUILDER_BASE} AS builder 19:14:46 ---> 6ff3593c917f 19:14:46 Step 3/33 : WORKDIR /edgex-go 19:14:46 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:14:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:14:46 ---> 6ff3593c917f 19:14:46 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:14:49 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:14:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:14:49 ---> 6ff3593c917f 19:14:49 Step 3/26 : WORKDIR /edgex-go 19:14:52 ce5c4a1c91eb: Pull complete 19:14:52 169dfbe0d373: Pull complete 19:14:52 e1ff8fa3b103: Pull complete 19:14:59 52ebb69f0ebf: Pull complete 19:15:01 5abe8eddf0d5: Pull complete 19:15:01 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 19:15:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:15:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 19:15:02 + docker build -t ci-base-image-arm64 -f - . 19:15:02 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:15:02 WORKDIR /edgex 19:15:02 COPY go.mod . 19:15:02 RUN go mod download 19:15:02 Sending build context to Docker daemon 2.935MB 19:15:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:15:02 ---> 6cb57ee374ae 19:15:02 Step 2/4 : WORKDIR /edgex 19:15:04 ---> Running in 4fa1725b54d1 19:15:04 ---> Running in 20c74af83cfa 19:15:04 ---> Running in 3820169baa8a 19:15:04 ---> Running in 93052c1dd0e8 19:15:04 ---> Running in 66892811321d 19:15:04 Removing intermediate container 93052c1dd0e8 19:15:04 ---> 0cc887f60c5c 19:15:04 Step 4/23 : WORKDIR /edgex-go 19:15:04 Removing intermediate container 20c74af83cfa 19:15:04 ---> bea13948bf6b 19:15:04 Step 4/33 : RUN apk add --update --no-cache make git 19:15:04 Removing intermediate container 3820169baa8a 19:15:04 ---> 67f374f6e895 19:15:04 Step 4/23 : WORKDIR /edgex-go 19:15:04 Removing intermediate container 4fa1725b54d1 19:15:04 ---> 71917d35132f 19:15:04 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 19:15:04 Removing intermediate container 66892811321d 19:15:04 ---> 1e852fc1b72a 19:15:04 Step 4/23 : WORKDIR /edgex-go 19:15:04 ---> Running in 01263c011d19 19:15:04 ---> Running in 50c1f844efb5 19:15:04 ---> Running in ee4628887eda 19:15:04 ---> Running in 2ddf3ded8808 19:15:04 ---> Running in a84117af709d 19:15:04 Removing intermediate container 50c1f844efb5 19:15:04 ---> 4f0be2fdf13e 19:15:04 Step 5/23 : RUN apk add --update --no-cache make git 19:15:04 Removing intermediate container ee4628887eda 19:15:04 ---> 406eba89eeb7 19:15:04 Step 5/23 : RUN apk add --update --no-cache make git 19:15:04 ---> Running in da68522979a0 19:15:04 Removing intermediate container 2ddf3ded8808 19:15:04 ---> 7cd7a29595ea 19:15:04 Step 5/23 : RUN apk add --update --no-cache make git 19:15:04 ---> Running in 838a1e0b1dd9 19:15:04 ---> Running in 34543f2ffb4e 19:15:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:15:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:15:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:15:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:15:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:15:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:15:04 OK: 265 MiB in 53 packages 19:15:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:15:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:15:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:15:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:15:04 OK: 265 MiB in 53 packages 19:15:04 OK: 265 MiB in 53 packages 19:15:04 OK: 265 MiB in 53 packages 19:15:04 Removing intermediate container 01263c011d19 19:15:04 ---> 15354e552f43 19:15:04 Step 5/33 : COPY go.mod vendor* ./ 19:15:04 OK: 265 MiB in 53 packages 19:15:04 ---> Running in e4b922defeb4 19:15:04 Removing intermediate container e4b922defeb4 19:15:04 ---> f3ec44a02e0d 19:15:04 Step 3/4 : COPY go.mod . 19:15:04 ---> dd3ac60638d3 19:15:04 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:15:04 ---> Running in 8116c37fa338 19:15:04 Removing intermediate container 838a1e0b1dd9 19:15:04 ---> 96f4e4f06582 19:15:04 Step 6/23 : COPY go.mod vendor* ./ 19:15:05 ---> bd29d10326a5 19:15:05 Step 4/4 : RUN go mod download 19:15:05 Removing intermediate container da68522979a0 19:15:05 ---> bda4b2ac423a 19:15:05 Step 6/23 : COPY go.mod vendor* ./ 19:15:05 ---> a720ab0b66c0 19:15:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:15:05 ---> Running in 0918af18eee1 19:15:05 Removing intermediate container a84117af709d 19:15:05 ---> ca4861d21067 19:15:05 Step 5/26 : COPY go.mod vendor* ./ 19:15:05 ---> 7eb6844f723a 19:15:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:15:05 Removing intermediate container 34543f2ffb4e 19:15:05 ---> 0d6f795e3839 19:15:05 Step 6/23 : COPY go.mod vendor* ./ 19:15:05 ---> Running in fe60b90d8980 19:15:05 ---> 04c11f1faa08 19:15:05 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:15:05 ---> Running in 5effb26e58f0 19:15:05 ---> Running in a6ec94852e52 19:15:05 ---> 0d9fe814c68c 19:15:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:15:05 ---> Running in 433601588efb 19:15:37 Removing intermediate container a6ec94852e52 19:15:37 ---> b5b929b81ded 19:15:37 Successfully built b5b929b81ded 19:15:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:37 + docker inspect -f . ci-base-image-arm64 19:15:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:15:38 prd-ubuntu20.04-docker-arm64-4c-16g-7436 does not seem to be running inside a container 19:15:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:15:39 $ docker top dd7f695743f7f7415dd4dadf4faf2a8f5b4a49be1cc09ac9d1417ddcc67cc14b -eo pid,comm [Pipeline] { [Pipeline] sh 19:15:40 + go version 19:15:40 go version go1.20.2 linux/arm64 [Pipeline] } 19:15:40 $ docker stop --time=1 dd7f695743f7f7415dd4dadf4faf2a8f5b4a49be1cc09ac9d1417ddcc67cc14b 19:15:42 $ docker rm -f --volumes dd7f695743f7f7415dd4dadf4faf2a8f5b4a49be1cc09ac9d1417ddcc67cc14b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:43 + docker inspect -f . ci-base-image-arm64 19:15:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:15:43 prd-ubuntu20.04-docker-arm64-4c-16g-7436 does not seem to be running inside a container 19:15:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:15:44 $ docker top 75f938213ff555fcae99711769b69ee62274c047441886e6046f3794685b0bf4 -eo pid,comm [Pipeline] { [Pipeline] echo 19:15:44 ========================================================= 19:15:44 [edgeXBuildGoParallel] Running Tests and Build... 19:15:44 ========================================================= [Pipeline] sh 19:15:45 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:15:45 + make test 19:15:45 go test -race -coverprofile=coverage.out ./... 19:16:13 Removing intermediate container 0918af18eee1 19:16:13 ---> bcedbb42ec72 19:16:13 Step 8/23 : COPY . . 19:16:13 Removing intermediate container 433601588efb 19:16:13 ---> 05bd1c7f8731 19:16:13 Step 8/23 : COPY . . 19:16:13 Removing intermediate container 8116c37fa338 19:16:13 ---> 5229e7820920 19:16:13 Step 7/33 : COPY . . 19:16:13 Removing intermediate container fe60b90d8980 19:16:13 ---> b8ef5b62bb40 19:16:13 Step 8/23 : COPY . . 19:16:13 Removing intermediate container 5effb26e58f0 19:16:13 ---> c85cb6cb7327 19:16:13 Step 7/26 : COPY . . 19:16:24 ? github.com/edgexfoundry/edgex-go [no test files] 19:16:39 ---> 9d2768e9bd7a 19:16:39 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 19:16:39 ---> b8b75c3d0f2c 19:16:39 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:16:39 ---> b7d199ef922d 19:16:39 ---> ed2dec6f7ba6 19:16:39 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-authStep 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:16:39 19:16:39 ---> 429369b80cdd 19:16:39 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:16:39 ---> Running in d4a1d2a27212 19:16:39 ---> Running in c7587875859e 19:16:39 ---> Running in 0e6b8029a33e 19:16:39 ---> Running in 490d69baaf3e 19:16:39 ---> Running in 15c22f02917f 19:16:40 Removing intermediate container d4a1d2a27212 19:16:40 ---> e1784a7eed87 19:16:40 Step 9/26 : WORKDIR /edgex-go/spire-build 19:16:40 ---> Running in 222a664a89a2 19:16:40 Removing intermediate container 222a664a89a2 19:16:40 ---> df6ad76f2607 19:16:40 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 19:16:40 ---> Running in 016782046f2d 19:16:40 Removing intermediate container 016782046f2d 19:16:40 ---> 7f760ee6d0c4 19:16:40 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 19:16:40 ---> Running in 484f6af0947d 19:16:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:16:40 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 19:16:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:16:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:16:41 Removing intermediate container 484f6af0947d 19:16:41 ---> 7f22fd8f62db 19:16:41 Step 12/26 : WORKDIR /edgex-go 19:16:41 ---> Running in 9f038539678b 19:16:41 Removing intermediate container 9f038539678b 19:16:41 ---> 2f6f09072b39 19:16:41 19:16:41 Step 13/26 : FROM alpine:3.17 19:16:41 3.17: Pulling from library/alpine 19:16:41 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 19:16:41 Status: Downloaded newer image for alpine:3.17 19:16:41 ---> 9ed4aefc74f6 19:16:41 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:16:42 ---> Running in 4d771c09f4f6 19:16:42 Removing intermediate container 4d771c09f4f6 19:16:42 ---> b07f37929d71 19:16:42 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:16:42 ---> Running in 350aa60c80c9 19:16:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:16:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:16:43 v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:16:43 v3.17.3-62-g0f73cd3b559 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:16:43 OK: 17818 distinct packages available 19:16:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:16:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:16:43 (1/5) Installing dumb-init (1.2.5-r2) 19:16:43 (2/5) Installing musl-obstack (1.2.3-r0) 19:16:43 (3/5) Installing libucontext (1.2-r0) 19:16:43 (4/5) Installing gcompat (1.1.0-r0) 19:16:43 (5/5) Installing openssl (3.0.8-r3) 19:16:43 Executing busybox-1.35.0-r29.trigger 19:16:43 OK: 8 MiB in 20 packages 19:16:44 Removing intermediate container 350aa60c80c9 19:16:44 ---> eaf18c23689b 19:16:44 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 19:16:44 ---> cc7edf135c78 19:16:44 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 19:16:45 ---> cc3a0f275cfc 19:16:45 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:16:51 ---> aa7e29604bea 19:16:51 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:16:51 ---> a545b6400f5a 19:16:51 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:16:52 ---> e9c49e396da9 19:16:52 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:16:53 ---> 44fe1dd32165 19:16:53 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:16:53 ---> Running in e2803e2808cd 19:16:53 Removing intermediate container e2803e2808cd 19:16:53 ---> 56a22ee2996c 19:16:53 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:16:53 ---> Running in b870434eabc4 19:16:54 Removing intermediate container b870434eabc4 19:16:54 ---> 8cede15e69aa 19:16:54 Step 24/26 : LABEL arch=x86_64 19:16:54 ---> Running in 1ab0948c46b9 19:16:56 Removing intermediate container 1ab0948c46b9 19:16:56 ---> 49ed7f1f6493 19:16:56 Step 25/26 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 19:16:56 ---> Running in f03278e66d59 19:16:56 Removing intermediate container f03278e66d59 19:16:56 ---> 1ac41278186f 19:16:56 Step 26/26 : LABEL version=0.0.0 19:16:56 ---> Running in 426901990ff4 19:16:56 Removing intermediate container 426901990ff4 19:16:56 ---> fcd861bff601 19:16:56 19:16:56 Successfully built fcd861bff601 19:16:56 Successfully tagged security-spire-server:latest 19:16:56 Building security-proxy-setup 19:16:59  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:16:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:16:59 ---> 6ff3593c917f 19:16:59 Step 3/22 : WORKDIR /edgex-go 19:16:59 ---> Using cache 19:16:59 ---> 71917d35132f 19:16:59 Step 4/22 : RUN apk add --update --no-cache make git 19:17:06 ---> Running in 608875eba176 19:17:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:17:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:17:06 OK: 265 MiB in 53 packages 19:17:09 Removing intermediate container 608875eba176 19:17:09 ---> 775cb53a0932 19:17:09 Step 5/22 : COPY go.mod vendor* ./ 19:17:10 ---> 24a45b712e81 19:17:10 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:10 ---> Running in 1a325eeeeb60 19:17:15 Removing intermediate container 490d69baaf3e 19:17:15 ---> 6982454db36e 19:17:15 19:17:15 Step 10/23 : FROM alpine:3.17 19:17:15 ---> 9ed4aefc74f6 19:17:15 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:17:15 ---> Running in 0f064fd49d2b 19:17:15 Removing intermediate container 15c22f02917f 19:17:15 ---> 56a1c45690c1 19:17:15 19:17:15 Step 10/23 : FROM alpine:3.17 19:17:15 ---> 9ed4aefc74f6 19:17:15 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:17:15 ---> Running in d6c7e38a38a6 19:17:15 Removing intermediate container 0e6b8029a33e 19:17:15 ---> e26427648383 19:17:15 19:17:15 Step 9/33 : FROM alpine:3.17 19:17:15 ---> 9ed4aefc74f6 19:17:15 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 19:17:15 Removing intermediate container c7587875859e 19:17:15 ---> bbfcdc35834e 19:17:15 19:17:15 Step 10/23 : FROM alpine:3.17 19:17:15 ---> 9ed4aefc74f6 19:17:15 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 19:17:15 Removing intermediate container 0f064fd49d2b 19:17:15 ---> 0d49b067846d 19:17:15 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:17:15 ---> Running in 4a85d7ec4c63 19:17:15 ---> Running in f74b68b80004 19:17:15 ---> Running in 619ca59749b2 19:17:15 Removing intermediate container d6c7e38a38a6 19:17:15 ---> 6edc8f44008b 19:17:15 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:17:15 ---> Running in 22daa16e0d19 19:17:15 Removing intermediate container 4a85d7ec4c63 19:17:15 ---> 37a3d8b9d6ae 19:17:15 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 19:17:15 Removing intermediate container 619ca59749b2 19:17:15 ---> 7e71a914f98e 19:17:15 Step 12/23 : ENV APP_PORT=59880 19:17:15 ---> Running in 0c3f1098e396 19:17:15 ---> Running in 6d33bc70e59f 19:17:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:17:15 Removing intermediate container 6d33bc70e59f 19:17:15 ---> 787a31aff1e3 19:17:15 Step 13/23 : EXPOSE $APP_PORT 19:17:15 ---> Running in 96f148ef596a 19:17:16 Removing intermediate container 96f148ef596a 19:17:16 ---> ea2621312b15 19:17:16 Step 14/23 : RUN apk add --update --no-cache dumb-init 19:17:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:17:16 ---> Running in 86dd14512ff0 19:17:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:17:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:17:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:17:16 (1/1) Installing dumb-init (1.2.5-r2) 19:17:16 Executing busybox-1.35.0-r29.trigger 19:17:16 OK: 7 MiB in 16 packages 19:17:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:17:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:17:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:17:16 (1/1) Installing dumb-init (1.2.5-r2) 19:17:16 Executing busybox-1.35.0-r29.trigger 19:17:16 (1/2) Installing dumb-init (1.2.5-r2) 19:17:16 OK: 7 MiB in 16 packages 19:17:16 (2/2) Installing su-exec (0.2-r2) 19:17:16 Executing busybox-1.35.0-r29.trigger 19:17:16 OK: 7 MiB in 17 packages 19:17:16 Removing intermediate container f74b68b80004 19:17:16 ---> efc7368245ee 19:17:16 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:17:16 (1/1) Installing dumb-init (1.2.5-r2) 19:17:16 Executing busybox-1.35.0-r29.trigger 19:17:16 OK: 7 MiB in 16 packages 19:17:16 ---> a414a9261613 19:17:16 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 19:17:16 ---> 3116b8ed0a46 19:17:16 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:17:17 Removing intermediate container 22daa16e0d19 19:17:17 ---> d54fdcf55921 19:17:17 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:17:17 Removing intermediate container 0c3f1098e396 19:17:17 ---> 6eeab6330200 19:17:17 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 19:17:17 Removing intermediate container 86dd14512ff0 19:17:17 ---> 43d3a9da1454 19:17:17 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:17:17 ---> Running in cc57293b71b1 19:17:17 ---> 95920d569e80 19:17:17 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:17:17 ---> b19338f80ebf 19:17:17 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 19:17:17 Removing intermediate container cc57293b71b1 19:17:17 ---> 1945054be3a5 19:17:17 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:17:17 ---> 177ce63ec18b 19:17:17 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 19:17:17 ---> Running in 995a97a5349c 19:17:17 ---> 9418752256fd 19:17:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:17:17 ---> f33c5c269ee6 19:17:17 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:17:17 Removing intermediate container 995a97a5349c 19:17:17 ---> 12ddb14e77d4 19:17:17 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:17:17 ---> de7284c7283c 19:17:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:17:17 ---> Running in 70c2ac590958 19:17:17 ---> 4b691a36f097 19:17:17 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:17:18 ---> Running in fa45d34e93df 19:17:18 Removing intermediate container 70c2ac590958 19:17:18 ---> c07fc1987684 19:17:18 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:17:18 ---> cb754c3b5c9e 19:17:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:17:19 ---> 3c1456c0ed9d 19:17:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:17:19 ---> Running in 122243774ec6 19:17:20 ---> 389583c9bde8 19:17:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:17:20 ---> f24261a55067 19:17:20 Step 19/23 : ENTRYPOINT ["/core-data"] 19:17:21 Removing intermediate container 122243774ec6 19:17:21 ---> f4da9eff5613 19:17:21 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:17:21 ---> Running in 58b1d4ee6456 19:17:21 ---> Running in 1e537493a0c4 19:17:21 ---> 5a73ec539e02 19:17:21 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:17:21 ---> Running in e206697b53e6 19:17:21 Removing intermediate container fa45d34e93df 19:17:21 ---> ae018c235017 19:17:21 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 19:17:21 Removing intermediate container 58b1d4ee6456 19:17:21 ---> fbef032fd3ac 19:17:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:17:22 ---> Running in 7635249855fd 19:17:22 ---> Running in 88dcd9cccdf0 19:17:22 Removing intermediate container 88dcd9cccdf0 19:17:22 Removing intermediate container 7635249855fd 19:17:22 ---> 70a9b92866f2 19:17:22 Step 21/23 : LABEL arch=x86_64 19:17:22 ---> ced6c0ad3181 19:17:22 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 19:17:22 ---> Running in c680360638dd 19:17:22 ---> Running in 73964d511621 19:17:22 Removing intermediate container 73964d511621 19:17:22 ---> a22750252489 19:17:22 Step 21/23 : LABEL arch=x86_64 19:17:22 Removing intermediate container c680360638dd 19:17:22 ---> 033655c990da 19:17:22 Step 22/23 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 19:17:22 ---> Running in a63f408a17fe 19:17:22 ---> Running in 5c80579e836c 19:17:22 Removing intermediate container a63f408a17fe 19:17:22 ---> fb345fb6046e 19:17:22 Step 22/23 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 19:17:22 Removing intermediate container 5c80579e836c 19:17:22 ---> 66673d2cfd08 19:17:22 Step 23/23 : LABEL version=0.0.0 19:17:22 ---> Running in 889fe8e29ff3 19:17:22 ---> Running in 1daf8e0cb190 19:17:22 Removing intermediate container 889fe8e29ff3 19:17:22 ---> e8dce39f5c53 19:17:22 Step 23/23 : LABEL version=0.0.0 19:17:22 ---> Running in bb9f4db47558 19:17:22 Removing intermediate container 1daf8e0cb190 19:17:22 ---> 6e7aecc1d91e 19:17:22 19:17:22 Removing intermediate container 1e537493a0c4 19:17:22 ---> 55771618f4b9 19:17:22 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 19:17:23 Successfully built 6e7aecc1d91e 19:17:23 ---> Running in 4a7d2df60821 19:17:23 Successfully tagged core-data:latest 19:17:23  Building core-data ... done Building core-metadata 19:17:23 Removing intermediate container e206697b53e6 19:17:23 ---> 5ca82531133b 19:17:23 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 19:17:23 Removing intermediate container bb9f4db47558 19:17:23 ---> 9534c1cb3ac3 19:17:23 19:17:23 ---> Running in 106fcf6025be 19:17:23 Successfully built 9534c1cb3ac3 19:17:26 Successfully tagged security-proxy-auth:latest 19:17:26 Building security-spire-agent 19:17:28  Building security-proxy-auth ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:17:28 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:17:28 ---> 6ff3593c917f 19:17:28 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:17:28 ---> Using cache 19:17:28 ---> 1e852fc1b72a 19:17:28 Step 4/25 : WORKDIR /edgex-go 19:17:28 ---> Using cache 19:17:28 ---> 406eba89eeb7 19:17:28 Step 5/25 : RUN apk add --update --no-cache make git 19:17:28 ---> Using cache 19:17:28 ---> 96f4e4f06582 19:17:28 Step 6/25 : COPY go.mod vendor* ./ 19:17:28 ---> Using cache 19:17:28 ---> a720ab0b66c0 19:17:28 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:28 ---> Using cache 19:17:28 ---> bcedbb42ec72 19:17:28 Step 8/25 : COPY . . 19:17:28 ---> Using cache 19:17:28 ---> ed2dec6f7ba6 19:17:28 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:17:29 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:17:29 Step 2/27 : FROM ${BUILDER_BASE} AS builder 19:17:29 ---> 6ff3593c917f 19:17:29 Step 3/27 : WORKDIR /edgex-go 19:17:29 ---> Using cache 19:17:29 ---> 71917d35132f 19:17:29 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 19:17:29 ---> Using cache 19:17:29 ---> ca4861d21067 19:17:29 Step 5/27 : COPY go.mod vendor* ./ 19:17:29 ---> Using cache 19:17:29 ---> 04c11f1faa08 19:17:29 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:29 ---> Using cache 19:17:29 ---> c85cb6cb7327 19:17:29 Step 7/27 : COPY . . 19:17:29 ---> Using cache 19:17:29 ---> 9d2768e9bd7a 19:17:29 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 19:17:29 ---> Using cache 19:17:29 ---> e1784a7eed87 19:17:29 Step 9/27 : WORKDIR /edgex-go/spire-build 19:17:29 ---> Using cache 19:17:29 ---> df6ad76f2607 19:17:29 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 19:17:29 ---> Using cache 19:17:29 ---> 7f760ee6d0c4 19:17:29 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 19:17:31 Removing intermediate container 4a7d2df60821 19:17:31 ---> 408180868994 19:17:31 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:17:34 Removing intermediate container 106fcf6025be 19:17:34 ---> d2ae37c1ad0c 19:17:34 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 19:17:34 ---> Running in 560be28a2bf4 19:17:34 ---> Running in beb295b26707 19:17:34 ---> 7d45ae83e1e8 19:17:34 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:17:34 ---> Running in 13b68a3f6b2c 19:17:34 ---> Running in be0507185b01 19:17:34 Removing intermediate container 13b68a3f6b2c 19:17:34 ---> d797203838bd 19:17:34 Step 21/23 : LABEL arch=x86_64 19:17:34 ---> Running in 5ca13139718c 19:17:34 Removing intermediate container 5ca13139718c 19:17:34 ---> d33d5ceab8f2 19:17:34 Step 22/23 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 19:17:34 ---> Running in 6b380fcd42d7 19:17:34 Removing intermediate container 6b380fcd42d7 19:17:34 ---> 129f4c7da2ce 19:17:34 Step 23/23 : LABEL version=0.0.0 19:17:34 Removing intermediate container 1a325eeeeb60 19:17:34 ---> f2f1054beb19 19:17:34 Step 7/22 : COPY . . 19:17:34 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:17:34 ---> Running in a93de920a0ba 19:17:35 Removing intermediate container a93de920a0ba 19:17:35 ---> 1ea13cede247 19:17:35 19:17:35 Successfully built 1ea13cede247 19:17:36 Successfully tagged core-common-config-bootstrapper:latest 19:17:36  Building core-common-config-bootstrapper ... done Building support-scheduler 19:17:37 Removing intermediate container 560be28a2bf4 19:17:37 ---> 4bd58580f78a 19:17:37 Step 12/27 : WORKDIR /edgex-go 19:17:41 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:17:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:17:41 ---> 6ff3593c917f 19:17:41 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:17:41 ---> Using cache 19:17:41 ---> 1e852fc1b72a 19:17:41 Step 4/23 : WORKDIR /edgex-go 19:17:41 ---> Using cache 19:17:41 ---> 406eba89eeb7 19:17:41 Step 5/23 : RUN apk add --update --no-cache make git 19:17:41 ---> Using cache 19:17:41 ---> 96f4e4f06582 19:17:41 Step 6/23 : COPY go.mod vendor* ./ 19:17:41 ---> Using cache 19:17:41 ---> a720ab0b66c0 19:17:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:41 ---> Using cache 19:17:41 ---> bcedbb42ec72 19:17:41 Step 8/23 : COPY . . 19:17:41 ---> Using cache 19:17:41 ---> ed2dec6f7ba6 19:17:41 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 19:17:45 ---> Running in acba46655bd4 19:17:45 ---> Running in e081a98a5d5d 19:17:45 ---> 7d47330de1b3 19:17:45 Step 8/22 : RUN make cmd/secrets-config/secrets-config 19:17:45 ---> Running in 900712a8bb72 19:17:45 Removing intermediate container be0507185b01 19:17:45 ---> a0a55f2b187d 19:17:45 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 19:17:45 Removing intermediate container acba46655bd4 19:17:45 ---> 4ceb49c8bd44 19:17:45 19:17:45 Step 13/27 : FROM alpine:3.17 19:17:45 ---> 9ed4aefc74f6 19:17:45 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:17:45 ---> Using cache 19:17:45 ---> b07f37929d71 19:17:45 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:17:45 ---> Using cache 19:17:45 ---> eaf18c23689b 19:17:45 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 19:17:45 ---> Using cache 19:17:45 ---> cc7edf135c78 19:17:45 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 19:17:45 ---> Using cache 19:17:45 ---> cc3a0f275cfc 19:17:45 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:17:45 ---> 458c8a7d9d74 19:17:45 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 19:17:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:17:46 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:17:48 ---> d7e9627f5b7d 19:17:48 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:17:48 ---> 64181bea8d4b 19:17:48 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:17:50 ---> 56aa7721658d 19:17:50 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:17:50 ---> 3a01af112e13 19:17:50 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:17:50 ---> 699ed174f0a9 19:17:50 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:17:50 ---> 90606f3edf3a 19:17:50 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 19:17:50 ---> 747fe6bd524b 19:17:50 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:17:50 ---> 37b0cedd5b25 19:17:50 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:17:51 ---> b75a657967fa 19:17:51 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:17:51 ---> b82306863ddd 19:17:51 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:17:51 ---> Running in 4dd9857c03d0 19:17:51 Removing intermediate container 4dd9857c03d0 19:17:51 ---> 8e824a576ea2 19:17:51 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:17:52 ---> Running in 8e6a7cdb9798 19:17:52 ---> f638c2520058 19:17:52 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:17:52 Removing intermediate container 8e6a7cdb9798 19:17:52 ---> b35d2293a431 19:17:52 Step 25/27 : LABEL arch=x86_64 19:17:52 ---> 2fc72a64d583 19:17:52 Step 28/33 : RUN chmod +x /entrypoint.sh 19:17:52 ---> Running in 94f257d7f432 19:17:52 ---> Running in 7baf586dd731 19:17:53 Removing intermediate container 94f257d7f432 19:17:53 ---> 55fe558b45fd 19:17:53 Step 26/27 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 19:17:53 ---> Running in db2688f9c0b4 19:17:53 Removing intermediate container db2688f9c0b4 19:17:53 ---> d51ad2fffee9 19:17:53 Step 27/27 : LABEL version=0.0.0 19:17:54 ---> Running in 94ea29765494 19:17:54 Removing intermediate container 94ea29765494 19:17:54 ---> 2496c59cbfd4 19:17:54 19:17:54 Removing intermediate container 7baf586dd731 19:17:54 ---> e2ecf085e40c 19:17:54 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 19:17:54 Successfully built 2496c59cbfd4 19:17:54 Successfully tagged security-spire-agent:latest 19:17:54  Building security-spire-agent ... done Building support-notifications 19:17:54 ---> Running in 1eb14dd6dcac 19:17:57 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:17:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:17:57 ---> 6ff3593c917f 19:17:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:17:57 ---> Using cache 19:17:57 ---> 1e852fc1b72a 19:17:57 Step 4/23 : WORKDIR /edgex-go 19:17:57 ---> Using cache 19:17:57 ---> 406eba89eeb7 19:17:57 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:18:02 Removing intermediate container 1eb14dd6dcac 19:18:02 ---> fc07a9d6f381 19:18:02 Step 30/33 : CMD ["gate"] 19:18:04 ---> Running in 25ddd619b864 19:18:04 ---> Running in 948579237a98 19:18:04 Removing intermediate container 948579237a98 19:18:04 ---> ce05cc723b82 19:18:04 Step 31/33 : LABEL arch=x86_64 19:18:04 ---> Running in 7ea554fe765f 19:18:04 Removing intermediate container 7ea554fe765f 19:18:04 ---> f05ba1d69734 19:18:04 Step 32/33 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 19:18:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:18:04 ---> Running in 574bd5d50ff1 19:18:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:18:04 OK: 265 MiB in 53 packages 19:18:04 Removing intermediate container 574bd5d50ff1 19:18:04 ---> 64461bee8fb3 19:18:04 Step 33/33 : LABEL version=0.0.0 19:18:05 ---> Running in dea8895d4eb0 19:18:06 Removing intermediate container dea8895d4eb0 19:18:06 ---> 30a746ecc6ae 19:18:06 19:18:06 Successfully built 30a746ecc6ae 19:18:07 Successfully tagged security-bootstrapper:latest 19:18:07 Building security-spire-config 19:18:07  Building security-bootstrapper ... done Removing intermediate container 25ddd619b864 19:18:07 ---> 67dfed7bc5e3 19:18:07 Step 6/23 : COPY go.mod vendor* ./ 19:18:07 Removing intermediate container beb295b26707 19:18:07 ---> 6870bed1f55b 19:18:07 19:18:07 Step 10/25 : FROM alpine:3.17 19:18:07 ---> 9ed4aefc74f6 19:18:07 Step 11/25 : RUN apk add --update --no-cache dumb-init 19:18:11 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:18:11 Step 2/27 : FROM ${BUILDER_BASE} AS builder 19:18:11 ---> 6ff3593c917f 19:18:11 Step 3/27 : WORKDIR /edgex-go 19:18:11 ---> Using cache 19:18:11 ---> 71917d35132f 19:18:11 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 19:18:11 ---> Using cache 19:18:11 ---> ca4861d21067 19:18:11 Step 5/27 : COPY go.mod vendor* ./ 19:18:11 ---> Using cache 19:18:11 ---> 04c11f1faa08 19:18:11 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:11 ---> Using cache 19:18:11 ---> c85cb6cb7327 19:18:11 Step 7/27 : COPY . . 19:18:11 ---> Using cache 19:18:11 ---> 9d2768e9bd7a 19:18:11 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 19:18:11 ---> Using cache 19:18:11 ---> e1784a7eed87 19:18:11 Step 9/27 : WORKDIR /edgex-go/spire-build 19:18:11 ---> Using cache 19:18:11 ---> df6ad76f2607 19:18:11 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 19:18:11 ---> Using cache 19:18:11 ---> 7f760ee6d0c4 19:18: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 19:18:11 ---> Using cache 19:18:11 ---> 4bd58580f78a 19:18:11 Step 12/27 : WORKDIR /edgex-go 19:18:11 ---> Using cache 19:18:11 ---> 4ceb49c8bd44 19:18:11 19:18:11 Step 13/27 : FROM alpine:3.17 19:18:11 ---> 9ed4aefc74f6 19:18:11 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:18:11 ---> Using cache 19:18:11 ---> b07f37929d71 19:18:11 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:18:14 ---> 0b19d92db7d5 19:18:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:14 ---> Running in db6c6d7f7bc5 19:18:14 ---> Running in cbd41054b280 19:18:14 ---> Running in ade769c74bd1 19:18:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:18:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:18:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:18:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:18:15 (1/1) Installing dumb-init (1.2.5-r2) 19:18:15 v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:18:15 v3.17.3-62-g0f73cd3b559 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:18:15 OK: 17818 distinct packages available 19:18:15 Executing busybox-1.35.0-r29.trigger 19:18:15 OK: 7 MiB in 16 packages 19:18:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:18:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:18:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:18:16 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:18:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:18:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:18:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:18:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:18:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:18:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:18:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:18:16 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:18:16 (1/4) Installing dumb-init (1.2.5-r2) 19:18:16 (2/4) Installing musl-obstack (1.2.3-r0) 19:18:16 (3/4) Installing libucontext (1.2-r0) 19:18:16 (4/4) Installing gcompat (1.1.0-r0) 19:18:16 Executing busybox-1.35.0-r29.trigger 19:18:16 OK: 7 MiB in 19 packages 19:18:17 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:18:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:18:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:18:17 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:18:18 Removing intermediate container 900712a8bb72 19:18:18 ---> 59ec89e78cb8 19:18:18 19:18:18 Step 9/22 : FROM alpine:3.17 19:18:18 ---> 9ed4aefc74f6 19:18:18 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 19:18:18 ---> Running in fc756cdf74c8 19:18:18 Removing intermediate container db6c6d7f7bc5 19:18:18 ---> 2504ee7f6b4e 19:18:18 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 19:18:18 Removing intermediate container cbd41054b280 19:18:18 ---> be1fd5ac8c34 19:18:18 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:18 Removing intermediate container e081a98a5d5d 19:18:18 ---> d1932cbb2a10 19:18:18 19:18:18 Step 10/23 : FROM alpine:3.17 19:18:18 ---> 9ed4aefc74f6 19:18:18 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:18:18 ---> Using cache 19:18:18 ---> 2504ee7f6b4e 19:18:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 19:18:18 ---> Running in 94c5e293355c 19:18:18 ---> Running in 9976ea856867 19:18:18 ---> 87effc9e63c2 19:18:18 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 19:18:19 Removing intermediate container 94c5e293355c 19:18:19 ---> 3e5410da6f01 19:18:19 Step 13/25 : ENV APP_PORT=59881 19:18:19 ---> Running in c62cf49aa2c2 19:18:19 Removing intermediate container 9976ea856867 19:18:19 ---> 2fd244cba76d 19:18:19 Step 13/23 : ENV APP_PORT=59861 19:18:19 ---> Running in db64ae546717 19:18:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:18:19 ---> 5d0702a1d7ee 19:18:19 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:18:19 Removing intermediate container c62cf49aa2c2 19:18:19 ---> 84a813354e9b 19:18:19 Step 14/25 : EXPOSE $APP_PORT 19:18:19 Removing intermediate container db64ae546717 19:18:19 ---> 73bb620a0a73 19:18:19 Step 14/23 : EXPOSE $APP_PORT 19:18:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:18:19 ---> Running in 1e9c2c1b3319 19:18:19 ---> Running in ab142a580e8a 19:18:19 (1/2) Installing dumb-init (1.2.5-r2) 19:18:19 (2/2) Installing openssl (3.0.8-r3) 19:18:19 Executing busybox-1.35.0-r29.trigger 19:18:19 OK: 8 MiB in 17 packages 19:18:19 Removing intermediate container 1e9c2c1b3319 19:18:19 ---> 4969e6f3547b 19:18:19 Step 15/25 : WORKDIR / 19:18:20 Removing intermediate container ab142a580e8a 19:18:20 ---> 08f837d44f11 19:18:20 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:20 ---> Running in a44905e737de 19:18:20 ---> 602db093950c 19:18:20 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:18:20 Removing intermediate container a44905e737de 19:18:20 ---> 92e48167f4d9 19:18:20 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:20 Removing intermediate container fc756cdf74c8 19:18:20 ---> bcedb291a4ca 19:18:20 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 19:18:20 ---> edebf8edbec6 19:18:20 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 19:18:20 ---> 197df1815995 19:18:20 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:18:20 ---> Running in 7162350ef649 19:18:20 ---> Running in 95160b58f715 19:18:20 ---> 005c7d244760 19:18:20 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 19:18:20 Removing intermediate container 95160b58f715 19:18:20 ---> 44b5deb10cdd 19:18:20 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:18:20 Removing intermediate container 7162350ef649 19:18:20 ---> 22e73a8e9876 19:18:20 Step 12/22 : WORKDIR /edgex 19:18:21 ---> b7bcf73cf7c1 19:18:21 ---> Running in 4e105b154901 19:18:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:18:21 ---> f2dc776f4215 19:18:21 Step 22/27 : WORKDIR / 19:18:21 ---> 5876716fbfaa 19:18:21 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:18:21 ---> Running in d6e92f224fa3 19:18:21 Removing intermediate container 4e105b154901 19:18:21 ---> 5c190f0fa34e 19:18:21 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:21 Removing intermediate container d6e92f224fa3 19:18:21 ---> 454d3da75b55 19:18:21 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:18:21 ---> ff477c78e7c6 19:18:21 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 19:18:21 ---> 8ecdec8a90de 19:18:21 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:18:21 ---> 96d149d5614f 19:18:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:18:21 ---> Running in 699a73261a03 19:18:21 Removing intermediate container 699a73261a03 19:18:21 ---> 6de7caba15be 19:18:21 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:18:22 ---> Running in 2642a1e86c93 19:18:22 ---> ca231b959d26 19:18:22 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:18:22 ---> 687540fed721 19:18:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:18:22 ---> da9b1b0bb7f9 19:18:22 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:18:22 Removing intermediate container 2642a1e86c93 19:18:22 ---> 17492a498b78 19:18:22 Step 25/27 : LABEL arch=x86_64 19:18:22 ---> Running in f0e56195fa68 19:18:22 ---> Running in 784bcd65b4cf 19:18:22 ---> 07c8ead9620f 19:18:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:18:22 ---> f2c068aec0fa 19:18:22 Step 21/25 : ENTRYPOINT ["/core-metadata"] 19:18:22 Removing intermediate container f0e56195fa68 19:18:22 ---> a6be9ec0fb09 19:18:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:18:22 Removing intermediate container 784bcd65b4cf 19:18:22 ---> 45987ad75603 19:18:22 Step 26/27 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 19:18:22 ---> Running in 9e0f4aeb5801 19:18:22 ---> Running in 29fb1ffdd49e 19:18:22 ---> Running in a0ac226f82d8 19:18:22 ---> ccb8ffbc7aa2 19:18:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:18:22 Removing intermediate container 9e0f4aeb5801 19:18:22 ---> bb722f1f0e79 19:18:22 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:18:22 Removing intermediate container 29fb1ffdd49e 19:18:22 ---> c22d48b4aa06 19:18:22 Step 21/23 : LABEL arch=x86_64 19:18:22 Removing intermediate container a0ac226f82d8 19:18:22 ---> 29844a001b9c 19:18:22 Step 27/27 : LABEL version=0.0.0 19:18:22 ---> Running in ee1c20b435d4 19:18:22 ---> Running in 17f6ecc96e68 19:18:23 ---> Running in a221a5af5092 19:18:23 ---> 34c995227e4b 19:18:23 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:18:23 Removing intermediate container 17f6ecc96e68 19:18:23 ---> 132fe6bf2f12 19:18:23 Step 22/23 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 19:18:23 ---> Running in f2c2361ff799 19:18:23 Removing intermediate container a221a5af5092 19:18:23 ---> 486f6c8f9ff7 19:18:23 19:18:23 Removing intermediate container ee1c20b435d4 19:18:23 ---> 741290b2de59 19:18:23 Step 23/25 : LABEL arch=x86_64 19:18:23 ---> Running in 443d3c624a1d 19:18:23 Successfully built 486f6c8f9ff7 19:18:23 Successfully tagged security-spire-config:latest 19:18:23 Building core-command 19:18:23  Building security-spire-config ... done  ---> Running in 41fa47148d6e 19:18:26 Removing intermediate container 443d3c624a1d 19:18:26 ---> cbc184f37d7f 19:18:26 Step 23/23 : LABEL version=0.0.0 19:18:26 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:18:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:18:26 ---> 6ff3593c917f 19:18:26 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:18:26 ---> Using cache 19:18:26 ---> 1e852fc1b72a 19:18:26 Step 4/24 : WORKDIR /edgex-go 19:18:26 ---> Using cache 19:18:26 ---> 406eba89eeb7 19:18:26 Step 5/24 : RUN apk add --update --no-cache make git 19:18:26 ---> Using cache 19:18:26 ---> 96f4e4f06582 19:18:26 Step 6/24 : COPY go.mod vendor* ./ 19:18:26 ---> Using cache 19:18:26 ---> a720ab0b66c0 19:18:26 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:26 ---> Using cache 19:18:26 ---> bcedbb42ec72 19:18:26 Step 8/24 : COPY . . 19:18:26 ---> Using cache 19:18:26 ---> ed2dec6f7ba6 19:18:26 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:18:31 Removing intermediate container 41fa47148d6e 19:18:31 ---> 9aff4ce0e6fd 19:18:31 Step 24/25 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 19:18:31 ---> Running in 8dd12a083869 19:18:31 ---> Running in fdc24412eac9 19:18:31 ---> Running in 761585b5407a 19:18:31 Removing intermediate container f2c2361ff799 19:18:31 Removing intermediate container 8dd12a083869 19:18:31 ---> cc7c46986852 19:18:31 ---> a190acc45930 19:18:31 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:18:31 19:18:31 Removing intermediate container 761585b5407a 19:18:31 ---> 38fcc2400335 19:18:31 Step 25/25 : LABEL version=0.0.0 19:18:31 Successfully built a190acc45930 19:18:31 Successfully tagged support-scheduler:latest 19:18:31 ---> Running in 5e1cece4856f 19:18:31 Building security-spiffe-token-provider 19:18:31  Building support-scheduler ... done  ---> Running in 8a37e85c1fbb 19:18:31 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:18:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:18:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:18:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.516s coverage: 28.7% of statements 19:18:33 Removing intermediate container 5e1cece4856f 19:18:33 ---> fefb4db2f674 19:18:33 Step 20/22 : LABEL arch=x86_64 19:18:35 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:18:35 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:18:35 ---> 6ff3593c917f 19:18:35 Step 3/20 : WORKDIR /edgex-go 19:18:35 ---> Using cache 19:18:35 ---> 71917d35132f 19:18:35 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:18:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.283s coverage: 98.5% of statements 19:18:41 Removing intermediate container 8a37e85c1fbb 19:18:41 ---> 30058f28dcee 19:18:41 19:18:41 ---> Running in 134e7a965d02 19:18:41 ---> Running in 1bec470e9d51 19:18:41 Successfully built 30058f28dcee 19:18:41 Successfully tagged core-metadata:latest 19:18:41  Building core-metadata ... done Building security-secretstore-setup 19:18:41 Removing intermediate container ade769c74bd1 19:18:41 ---> 21480dde0c2d 19:18:41 Step 8/23 : COPY . . 19:18:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:18:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:18:43 v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:18:43 v3.17.3-62-g0f73cd3b559 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:18:43 OK: 17824 distinct packages available 19:18:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:18:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:18:43 Removing intermediate container 134e7a965d02 19:18:43 ---> 3bc70784cc6e 19:18:43 Step 21/22 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 19:18:43 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:18:43 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:18:43 ---> 6ff3593c917f 19:18:43 Step 3/25 : WORKDIR /edgex-go 19:18:43 ---> Using cache 19:18:43 ---> 71917d35132f 19:18:43 Step 4/25 : RUN apk add --update --no-cache make git 19:18:43 ---> Using cache 19:18:43 ---> 775cb53a0932 19:18:43 Step 5/25 : COPY go.mod vendor* ./ 19:18:43 ---> Using cache 19:18:43 ---> 24a45b712e81 19:18:43 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:43 ---> Using cache 19:18:43 ---> f2f1054beb19 19:18:43 Step 7/25 : COPY . . 19:18:43 ---> Using cache 19:18:43 ---> 7d47330de1b3 19:18:43 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:18:44 OK: 265 MiB in 53 packages 19:18:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:18:46 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:18:46 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:18:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.556s coverage: 71.5% of statements 19:18:51 ---> Running in 86cadf397000 19:18:51 ---> Running in 435ae90d5538 19:18:51 ---> 4c174c2ddab7 19:18:51 Step 9/23 : RUN make cmd/support-notifications/support-notifications 19:18:51 Removing intermediate container 435ae90d5538 19:18:51 ---> 922df2c858fc 19:18:51 Step 22/22 : LABEL version=0.0.0 19:18:51 Removing intermediate container 1bec470e9d51 19:18:51 ---> 0d837a9b29eb 19:18:51 Step 5/20 : COPY go.mod vendor* ./ 19:18:51 ---> Running in 2b2fb6214c67 19:18:51 ---> Running in eb6f728c6e84 19:18:51 Removing intermediate container eb6f728c6e84 19:18:51 ---> 1d742b79b093 19:18:51 19:18:51 ---> 3b221e1a8fea 19:18:51 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:18:51 ---> Running in c8efa20b75ba 19:18:51 Successfully built 1d742b79b093 19:18:51 Successfully tagged security-proxy-setup:latest 19:18:51  Building security-proxy-setup ... done go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:18:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:18:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:18:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.333s coverage: 54.0% of statements 19:18:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:18:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:18:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:18:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:18:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:19:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:19:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:19:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.451s coverage: 88.5% of statements 19:19:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.938s coverage: 3.8% of statements 19:19:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:19:18 Removing intermediate container fdc24412eac9 19:19:18 ---> 314c1ecfbc2c 19:19:18 19:19:18 Step 10/24 : FROM alpine:3.17 19:19:18 ---> 9ed4aefc74f6 19:19:18 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:19:18 ---> Using cache 19:19:18 ---> 2504ee7f6b4e 19:19:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 19:19:18 ---> Using cache 19:19:18 ---> 2fd244cba76d 19:19:18 Step 13/24 : ENV APP_PORT=59882 19:19:18 ---> Running in 589d56126dfb 19:19:18 Removing intermediate container 589d56126dfb 19:19:18 ---> cf93ca993e8f 19:19:18 Step 14/24 : EXPOSE $APP_PORT 19:19:19 ---> Running in 1d45da685fe2 19:19:19 Removing intermediate container c8efa20b75ba 19:19:19 ---> 2ca5eb21d8b9 19:19:19 Step 7/20 : COPY . . 19:19:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:19:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:19:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:19:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.758s coverage: 95.6% of statements 19:19:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:19:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:19:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:19:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:19:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:19:21 ok github.com/edgexfoundry/edgex-go/internal/io 0.198s coverage: 72.2% of statements 19:19:23 Removing intermediate container 1d45da685fe2 19:19:23 ---> 33fd8db1edf4 19:19:23 Step 15/24 : WORKDIR / 19:19:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:19:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:19:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:19:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.249s coverage: 65.9% of statements 19:19:28 ---> Running in dad20db5e15a 19:19:28 ---> 5f3db8e7c085 19:19:28 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:19:28 Removing intermediate container 86cadf397000 19:19:28 ---> d4dd3c4b25fc 19:19:28 19:19:28 Step 9/25 : FROM alpine:3.17 19:19:28 ---> 9ed4aefc74f6 19:19:28 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:19:28 ---> Running in a78208682c2c 19:19:28 ---> Running in b02930ef25ad 19:19:28 Removing intermediate container dad20db5e15a 19:19:28 ---> 6d1c1ef4c005 19:19:28 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:19:28 Removing intermediate container 2b2fb6214c67 19:19:28 ---> 882d0e4c06a4 19:19:28 19:19:28 Step 10/23 : FROM alpine:3.17 19:19:28 ---> 9ed4aefc74f6 19:19:28 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:19:28 ---> Running in 614171e604ba 19:19:28 ---> 87f50d4f6d01 19:19:28 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 19:19:28 ---> 5130f1223a9e 19:19:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:19:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:19: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 19:19:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:19:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:19:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:19:29 (1/2) Installing ca-certificates (20220614-r4) 19:19:29 (1/3) Installing ca-certificates (20220614-r4) 19:19:29 (2/3) Installing dumb-init (1.2.5-r2) 19:19:29 (3/3) Installing su-exec (0.2-r2) 19:19:29 Executing busybox-1.35.0-r29.trigger 19:19:29 Executing ca-certificates-20220614-r4.trigger 19:19:29 (2/2) Installing dumb-init (1.2.5-r2) 19:19:29 Executing busybox-1.35.0-r29.trigger 19:19:29 ---> f987c9534c30 19:19:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:19:29 Executing ca-certificates-20220614-r4.trigger 19:19:29 OK: 8 MiB in 18 packages 19:19:29 OK: 8 MiB in 17 packages 19:19:29 ---> d629a4bb0552 19:19:29 Step 20/24 : ENTRYPOINT ["/core-command"] 19:19:29 ---> Running in a8bf0a5e52a9 19:19:29 Removing intermediate container a8bf0a5e52a9 19:19:29 ---> 419016c454bc 19:19:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:19:29 ---> Running in a9b430f39dde 19:19:30 Removing intermediate container a9b430f39dde 19:19:30 ---> 93e77ccded04 19:19:30 Step 22/24 : LABEL arch=x86_64 19:19:30 Removing intermediate container 614171e604ba 19:19:30 ---> bc93c24e9748 19:19:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 19:19:30 Removing intermediate container b02930ef25ad 19:19:30 ---> 39676bd1a219 19:19:30 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 19:19:30 ---> Running in c26642d7a563 19:19:30 ---> Running in b687c50a9f6b 19:19:30 ---> Running in 0ddbc2f8fc49 19:19:30 Removing intermediate container c26642d7a563 19:19:30 ---> a3c067f33693 19:19:30 Step 23/24 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 19:19:30 Removing intermediate container b687c50a9f6b 19:19:30 ---> f110e8c87892 19:19:30 Step 13/23 : ENV APP_PORT=59860 19:19:30 ---> Running in 0e645d96e75c 19:19:30 ---> Running in 34b5de571c5d 19:19:30 Removing intermediate container 0ddbc2f8fc49 19:19:30 ---> 9128ed7a869b 19:19:30 Step 12/25 : WORKDIR / 19:19:30 ---> Running in 54ce149a9610 19:19:30 Removing intermediate container 0e645d96e75c 19:19:30 ---> 3617aa640046 19:19:30 Step 24/24 : LABEL version=0.0.0 19:19:30 ---> Running in 5243794852f7 19:19:30 Removing intermediate container 34b5de571c5d 19:19:30 ---> ad4f23edc4de 19:19:30 Step 14/23 : EXPOSE $APP_PORT 19:19:30 ---> Running in 5cad9ef49673 19:19:30 Removing intermediate container 54ce149a9610 19:19:30 ---> 1779dee67ec5 19:19:30 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 19:19:30 Removing intermediate container 5243794852f7 19:19:30 ---> 6d870d301ec6 19:19:30 19:19:30 Removing intermediate container 5cad9ef49673 19:19:30 ---> 35167cf27d85 19:19:30 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:19:30 Successfully built 6d870d301ec6 19:19:30 Successfully tagged core-command:latest 19:19:30  Building core-command ... done  ---> 92feb2ca2278 19:19:30 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 19:19:30 ---> 903b3b7d2686 19:19:30 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 19:19:30 ---> d3cc499134d3 19:19:30 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:19:30 ---> b4f7e6496273 19:19:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:19:30 ---> 9a86f4b5c86d 19:19:30 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:19:31 ---> 2f64bbcf8a70 19:19:31 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:19:31 ---> 266fcf464839 19:19:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:19:31 ---> 2f989c6aa0ea 19:19:31 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:19:31 ---> d3852a4c7bc2 19:19:31 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:19:31 ---> Running in 71475fc8739c 19:19:32 Removing intermediate container 71475fc8739c 19:19:32 ---> 97892368a5fb 19:19:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:19:32 ---> Running in bc34e0ac1eb5 19:19:32 Removing intermediate container bc34e0ac1eb5 19:19:32 ---> 8b3d7c70c49f 19:19:32 Step 21/23 : LABEL arch=x86_64 19:19:32 ---> Running in c00e8a646d60 19:19:32 ---> 5bf0542ffd0a 19:19:32 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:19:32 Removing intermediate container c00e8a646d60 19:19:32 ---> 8d8705bf7e73 19:19:32 Step 22/23 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 19:19:32 ---> Running in eb90bbd4ed0e 19:19:33 Removing intermediate container eb90bbd4ed0e 19:19:33 ---> 14498fa8aaaf 19:19:33 Step 23/23 : LABEL version=0.0.0 19:19:33 ---> Running in 1ea1f4f438b8 19:19:33 ---> 9fa538861902 19:19:33 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:19:33 Removing intermediate container 1ea1f4f438b8 19:19:33 ---> 42664038bce9 19:19:33 19:19:33 Successfully built 42664038bce9 19:19:33 Successfully tagged support-notifications:latest 19:19:33  Building support-notifications ... done  ---> 4c4b5c7b4449 19:19:33 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:19:33 ---> Running in fe751a2fc52e 19:19:34 Removing intermediate container fe751a2fc52e 19:19:34 ---> 8ee518882b4f 19:19:34 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:19:34 ---> Running in 32b20590b349 19:19:34 Removing intermediate container 32b20590b349 19:19:34 ---> 049a495af86f 19:19:34 Step 23/25 : LABEL arch=x86_64 19:19:34 ---> Running in 46e149aa334d 19:19:34 Removing intermediate container 46e149aa334d 19:19:34 ---> 84410c705192 19:19:34 Step 24/25 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 19:19:34 ---> Running in c24b284c580c 19:19:35 Removing intermediate container c24b284c580c 19:19:35 ---> 89358bf8faa2 19:19:35 Step 25/25 : LABEL version=0.0.0 19:19:35 ---> Running in e4d021c90972 19:19:35 Removing intermediate container e4d021c90972 19:19:35 ---> 69adf73a7b6b 19:19:35 19:19:35 Successfully built 69adf73a7b6b 19:19:35 Successfully tagged security-secretstore-setup:latest 19:19:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:19:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:19:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.412s coverage: 0.9% of statements 19:19:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.262s coverage: 29.0% of statements 19:19:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.284s coverage: 44.1% of statements 19:19:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.258s coverage: 82.9% of statements 19:19:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.222s coverage: 94.1% of statements 19:19:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.285s coverage: 96.3% of statements 19:19:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.207s coverage: 87.5% of statements 19:19:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:19:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:19:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:19:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:19:50  Building security-secretstore-setup ... done Removing intermediate container a78208682c2c 19:19:50 ---> c4c37b44de7d 19:19:50 19:19:50 Step 9/20 : FROM alpine:3.17 19:19:50 ---> 9ed4aefc74f6 19:19:50 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 19:19:50 ---> Using cache 19:19:50 ---> 37a3d8b9d6ae 19:19:50 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:19:50 ---> Running in ba35c45ef328 19:19:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:19:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:19:50 v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:19:50 v3.17.3-62-g0f73cd3b559 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:19:50 OK: 17818 distinct packages available 19:19:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:19:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:19:50 (1/9) Installing ca-certificates (20220614-r4) 19:19:50 (2/9) Installing brotli-libs (1.0.9-r9) 19:19:50 (3/9) Installing nghttp2-libs (1.51.0-r0) 19:19:50 (4/9) Installing libcurl (7.88.1-r1) 19:19:50 (5/9) Installing curl (7.88.1-r1) 19:19:50 (6/9) Installing dumb-init (1.2.5-r2) 19:19:50 (7/9) Installing musl-obstack (1.2.3-r0) 19:19:50 (8/9) Installing libucontext (1.2-r0) 19:19:50 (9/9) Installing gcompat (1.1.0-r0) 19:19:50 Executing busybox-1.35.0-r29.trigger 19:19:50 Executing ca-certificates-20220614-r4.trigger 19:19:50 OK: 10 MiB in 24 packages 19:19:51 Removing intermediate container ba35c45ef328 19:19:51 ---> 782d19d9c59d 19:19:51 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:19:51 ---> 7a48d40a5c17 19:19:51 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 19:19:51 ---> 8a78aa5ae7e0 19:19:51 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:19:52 ---> cc653a20d84e 19:19:52 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:19:52 ---> 987b2b92e81b 19:19:52 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:19:52 ---> Running in 0c57a74ec8f9 19:19:52 Removing intermediate container 0c57a74ec8f9 19:19:52 ---> 41f0b47d8ba0 19:19:52 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:19:52 ---> Running in 484b3ddda8c9 19:19:53 Removing intermediate container 484b3ddda8c9 19:19:53 ---> c41f0d3e5232 19:19:53 Step 18/20 : LABEL arch=x86_64 19:19:53 ---> Running in 8cdb3c9632c0 19:19:53 Removing intermediate container 8cdb3c9632c0 19:19:53 ---> 58e7cbfb7f15 19:19:53 Step 19/20 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 19:19:53 ---> Running in d862566360c6 19:19:53 Removing intermediate container d862566360c6 19:19:53 ---> 96a54fba9679 19:19:53 Step 20/20 : LABEL version=0.0.0 19:19:53 ---> Running in d2eba413f04a 19:19:53 Removing intermediate container d2eba413f04a 19:19:53 ---> 87cd3a3733fb 19:19:53 19:19:53 Successfully built 87cd3a3733fb 19:19:53 Successfully tagged security-spiffe-token-provider:latest 19:19:53  Building security-spiffe-token-provider ... done  [Pipeline] } 19:19:53 $ docker stop --time=1 1f20e248b865080d66fbf24d7fbed16b22ff74248ebb13a3cac57fc17b7f4386 19:19:54 $ docker rm -f --volumes 1f20e248b865080d66fbf24d7fbed16b22ff74248ebb13a3cac57fc17b7f4386 [Pipeline] // withDockerContainer [Pipeline] sh 19:19:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.202s coverage: 94.4% of statements 19:19:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:19:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:19:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:19:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:19:55 + docker images 19:19:55 REPOSITORY TAG IMAGE ID CREATED SIZE 19:19:55 security-spiffe-token-provider latest 87cd3a3733fb 1 second ago 32.8MB 19:19:55 c4c37b44de7d 7 seconds ago 1.72GB 19:19:55 security-secretstore-setup latest 69adf73a7b6b 19 seconds ago 32.8MB 19:19:55 support-notifications latest 42664038bce9 21 seconds ago 32.7MB 19:19:55 core-command latest 6d870d301ec6 24 seconds ago 19.8MB 19:19:55 882d0e4c06a4 31 seconds ago 1.75GB 19:19:55 d4dd3c4b25fc 31 seconds ago 1.68GB 19:19:55 314c1ecfbc2c 45 seconds ago 1.69GB 19:19:55 security-proxy-setup latest 1d742b79b093 About a minute ago 18.7MB 19:19:55 core-metadata latest 30058f28dcee About a minute ago 20.4MB 19:19:55 support-scheduler latest a190acc45930 About a minute ago 32.1MB 19:19:55 security-spire-config latest 486f6c8f9ff7 About a minute ago 88.9MB 19:19:55 d1932cbb2a10 About a minute ago 1.75GB 19:19:55 59ec89e78cb8 About a minute ago 1.66GB 19:19:55 6870bed1f55b About a minute ago 1.69GB 19:19:55 security-bootstrapper latest 30a746ecc6ae About a minute ago 22.2MB 19:19:55 security-spire-agent latest 2496c59cbfd4 2 minutes ago 129MB 19:19:55 4ceb49c8bd44 2 minutes ago 1.54GB 19:19:55 core-common-config-bootstrapper latest 1ea13cede247 2 minutes ago 17.2MB 19:19:55 security-proxy-auth latest 9534c1cb3ac3 2 minutes ago 18.3MB 19:19:55 core-data latest 6e7aecc1d91e 2 minutes ago 20MB 19:19:55 bbfcdc35834e 2 minutes ago 1.69GB 19:19:55 56a1c45690c1 2 minutes ago 1.68GB 19:19:55 e26427648383 2 minutes ago 1.67GB 19:19:55 6982454db36e 2 minutes ago 1.66GB 19:19:55 security-spire-server latest fcd861bff601 2 minutes ago 89.8MB 19:19:55 2f6f09072b39 3 minutes ago 1.54GB 19:19:55 ci-base-image-x86_64 latest 6ff3593c917f 7 minutes ago 881MB 19:19:55 alpine 3.17 9ed4aefc74f6 13 days ago 7.05MB 19:19:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 4 weeks ago 664MB 19:19:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB 19:19:55 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] } 19:20:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:20:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:20:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:20:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:20:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:20:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.013s coverage: 79.9% of statements 19:20:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 15.274s coverage: 92.9% of statements 19:20:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.091s coverage: 64.4% of statements 19:20:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.209s coverage: 62.3% of statements 19:20:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.242s coverage: 87.2% of statements 19:20:10 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.171s coverage: 20.0% of statements 19:20:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements 19:20:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.521s coverage: 81.2% of statements 19:20:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.461s coverage: 82.1% of statements 19:20:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.254s coverage: 86.0% of statements 19:20:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:20:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:20:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.963s coverage: 63.1% of statements 19:20:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.260s coverage: 100.0% of statements 19:20:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.129s coverage: 89.4% of statements 19:20:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.076s coverage: 100.0% of statements 19:20:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements 19:20:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:20:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:20:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:20:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements 19:20:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:20:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:20:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:20:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.985s coverage: 38.4% of statements 19:20:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.247s coverage: 89.5% of statements 19:20:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:20:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:20:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:20:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:20:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.223s coverage: 84.8% of statements 19:20:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:20:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:20:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:20:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:20:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.282s coverage: 17.7% of statements 19:20:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:20:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:20:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:20:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:20:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.591s coverage: 92.3% of statements 19:20:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:20:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:20:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.289s coverage: 61.5% of statements 19:20:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:20:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:20:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.379s coverage: 97.7% of statements 19:20:52 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:20:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:20:52 go vet ./... 19:23:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:23:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:23:29 ./bin/test-attribution-txt.sh [Pipeline] echo 19:23:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:23:29 + ls -al . 19:23:29 total 704 19:23:29 drwxrwxr-x 10 1001 1001 4096 Apr 11 19:15 . 19:23:29 drwxr-xr-x 4 root root 4096 Apr 11 19:15 .. 19:23:29 drwxrwxr-x 2 1001 1001 4096 Apr 11 19:14 .blubracket 19:23:29 -rw-rw-r-- 1 1001 1001 16 Apr 11 19:14 .dockerignore 19:23:29 drwxrwxr-x 8 1001 1001 4096 Apr 11 19:14 .git 19:23:29 drwxrwxr-x 3 1001 1001 4096 Apr 11 19:14 .github 19:23:29 -rw-rw-r-- 1 1001 1001 1133 Apr 11 19:14 .gitignore 19:23:29 -rw-rw-r-- 1 1001 1001 42 Apr 11 19:14 .golangci.yml 19:23:29 -rw-rw-r-- 1 1001 1001 87 Apr 11 19:14 .hadolint.yml 19:23:29 -rw-rw-r-- 1 1001 1001 166 Apr 11 19:14 .sonarcloud.properties 19:23:29 -rw-rw-r-- 1 1001 1001 1171 Apr 11 19:14 ADOPTERS.md 19:23:29 -rw-rw-r-- 1 1001 1001 10835 Apr 11 19:14 Attribution.txt 19:23:29 -rw-rw-r-- 1 1001 1001 73765 Apr 11 19:14 CHANGELOG.md 19:23:29 -rw-rw-r-- 1 1001 1001 3804 Apr 11 19:14 CONTRIBUTING.md 19:23:29 -rw-rw-r-- 1 1001 1001 677 Apr 11 19:14 GOVERNANCE.md 19:23:29 -rw-rw-r-- 1 1001 1001 883 Apr 11 19:14 Jenkinsfile 19:23:29 -rw-rw-r-- 1 1001 1001 10775 Apr 11 19:14 LICENSE 19:23:29 -rw-rw-r-- 1 1001 1001 14368 Apr 11 19:14 Makefile 19:23:29 -rw-rw-r-- 1 1001 1001 582 Apr 11 19:14 OWNERS.md 19:23:29 -rw-rw-r-- 1 1001 1001 9403 Apr 11 19:14 README.md 19:23:29 -rw-rw-r-- 1 1001 1001 789 Apr 11 19:14 SECURITY.md 19:23:29 -rw-rw-r-- 1 1001 1001 5 Apr 11 19:11 VERSION 19:23:29 drwxrwxr-x 2 1001 1001 4096 Apr 11 19:14 bin 19:23:29 drwxrwxr-x 18 1001 1001 4096 Apr 11 19:14 cmd 19:23:29 -rw-r--r-- 1 root root 448244 Apr 11 19:20 coverage.out 19:23:29 -rw-rw-r-- 1 1001 1001 3200 Apr 11 19:14 go.mod 19:23:29 -rw-rw-r-- 1 1001 1001 31265 Apr 11 19:14 go.sum 19:23:29 drwxrwxr-x 7 1001 1001 4096 Apr 11 19:14 internal 19:23:29 drwxrwxr-x 3 1001 1001 4096 Apr 11 19:14 openapi 19:23:29 -rw-rw-r-- 1 1001 1001 594 Apr 11 19:14 security.txt 19:23:29 drwxrwxr-x 4 1001 1001 4096 Apr 11 19:14 snap 19:23:29 -rw-rw-r-- 1 1001 1001 204 Apr 11 19:14 version.go [Pipeline] sh 19:23:30 + '[' -e coverage.out ] 19:23:30 + chown 1001:1001 coverage.out [Pipeline] stash 19:23:30 Warning: overwriting stash ‘coverage-report’ 19:23:31 Stashed 1 file(s) [Pipeline] sh 19:23:31 + make build 19:23: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 19:25:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:25:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:25:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:25:11 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:25: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 19:25:59 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 19:26: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 19:26:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:26:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:26:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:26: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:26:31 $ docker stop --time=1 75f938213ff555fcae99711769b69ee62274c047441886e6046f3794685b0bf4 19:26:33 $ docker rm -f --volumes 75f938213ff555fcae99711769b69ee62274c047441886e6046f3794685b0bf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:26:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:26:36 19:26:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:26:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:26:36 latest: Pulling from edgex-devops/edgex-compose-arm64 19:26:36 29e5d40040c1: Pulling fs layer 19:26:36 1ce36da41761: Pulling fs layer 19:26:36 25b303627fd3: Pulling fs layer 19:26:36 29e5d40040c1: Verifying Checksum 19:26:36 29e5d40040c1: Download complete 19:26:37 1ce36da41761: Verifying Checksum 19:26:37 1ce36da41761: Download complete 19:26:37 29e5d40040c1: Pull complete 19:26:38 1ce36da41761: Pull complete 19:26:38 25b303627fd3: Verifying Checksum 19:26:38 25b303627fd3: Download complete 19:26:48 25b303627fd3: Pull complete 19:26:48 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:26:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:26:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:26:49 prd-ubuntu20.04-docker-arm64-4c-16g-7436 does not seem to be running inside a container 19:26:49 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:26:51 $ docker top 6036e1b1758325f78b7903cb075fd9c0438563141d92e258dfd6d0feccbb190d -eo pid,comm [Pipeline] { [Pipeline] sh 19:26:52 + docker-compose build --help 19:26:52 + grep parallel 19:26:56 --parallel Build images in parallel. [Pipeline] } 19:26:56 $ docker stop --time=1 6036e1b1758325f78b7903cb075fd9c0438563141d92e258dfd6d0feccbb190d 19:26:58 $ docker rm -f --volumes 6036e1b1758325f78b7903cb075fd9c0438563141d92e258dfd6d0feccbb190d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:26:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:26:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:26:59 prd-ubuntu20.04-docker-arm64-4c-16g-7436 does not seem to be running inside a container 19:26:59 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:27:00 $ docker top 665b0eccde4378f194e51a8d4fd9de632a7dd7bbe33e5cac778405435ab2ee9f -eo pid,comm [Pipeline] { [Pipeline] sh 19:27:01 + docker-compose -f ./docker-compose-build.yml build --parallel 19:27:06 Building core-command ... 19:27:06 Building core-common-config-bootstrapper ... 19:27:06 Building core-data ... 19:27:06 Building core-metadata ... 19:27:06 Building security-bootstrapper ... 19:27:06 Building security-proxy-auth ... 19:27:06 Building security-proxy-setup ... 19:27:06 Building security-secretstore-setup ... 19:27:06 Building security-spiffe-token-provider ... 19:27:06 Building security-spire-agent ... 19:27:06 Building security-spire-config ... 19:27:06 Building security-spire-server ... 19:27:06 Building support-notifications ... 19:27:06 Building support-scheduler ... 19:27:06 Building security-spire-config 19:27:06 Building security-proxy-setup 19:27:06 Building core-data 19:27:06 Building security-proxy-auth 19:27:06 Building security-spire-server 19:27:53 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:27:53 Step 2/27 : FROM ${BUILDER_BASE} AS builder 19:27:53 ---> b5b929b81ded 19:27:53 Step 3/27 : WORKDIR /edgex-go 19:27:53 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:27:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:27:53 ---> b5b929b81ded 19:27:53 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:27:53 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:27:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:27:53 ---> b5b929b81ded 19:27:53 Step 3/26 : WORKDIR /edgex-go 19:27:53 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:27:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:27:53 ---> b5b929b81ded 19:27:53 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:27:53 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:27:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:27:53 ---> b5b929b81ded 19:27:53 Step 3/22 : WORKDIR /edgex-go 19:27:53 ---> Running in 42d0b07efd48 19:27:53 ---> Running in fe908b34627a 19:27:53 ---> Running in 3539ebac6110 19:27:53 ---> Running in d30f790c7d2b 19:27:53 ---> Running in a2c082acd352 19:27:53 Removing intermediate container fe908b34627a 19:27:53 ---> cc15e8207947 19:27:53 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 19:27:53 Removing intermediate container 42d0b07efd48 19:27:53 ---> fd9579d4fda8 19:27:53 Step 4/23 : WORKDIR /edgex-go 19:27:53 ---> Running in 2d8850eb0aa2 19:27:53 Removing intermediate container d30f790c7d2b 19:27:53 Removing intermediate container 3539ebac6110 19:27:53 ---> 9a319812a89f 19:27:53 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 19:27:53 ---> 938155901810 19:27:53 Step 4/22 : RUN apk add --update --no-cache make git 19:27:53 Removing intermediate container a2c082acd352 19:27:53 ---> 2de65db70938 19:27:53 Step 4/23 : WORKDIR /edgex-go 19:27:53 ---> Running in 664e09ed823c 19:27:53 ---> Running in 7b87329a7859 19:27:53 ---> Running in 7ea59de33b25 19:27:53 ---> Running in 905e4274df41 19:27:53 Removing intermediate container 7b87329a7859 19:27:53 ---> 53b637b6d521 19:27:53 Step 5/23 : RUN apk add --update --no-cache make git 19:27:53 ---> Running in 619c5a74f1d7 19:27:53 Removing intermediate container 905e4274df41 19:27:53 ---> 63105d9737ed 19:27:53 Step 5/23 : RUN apk add --update --no-cache make git 19:27:53 ---> Running in 110e44e0d7e5 19:27:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:27:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:27:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:27:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:27:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:27:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:27:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:27:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:27:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:27:54 OK: 263 MiB in 53 packages 19:27:54 OK: 263 MiB in 53 packages 19:27:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:27:55 OK: 263 MiB in 53 packages 19:27:56 OK: 263 MiB in 53 packages 19:27:56 OK: 263 MiB in 53 packages 19:27:56 Removing intermediate container 2d8850eb0aa2 19:27:56 ---> 065705247eab 19:27:56 Step 5/27 : COPY go.mod vendor* ./ 19:27:57 Removing intermediate container 7ea59de33b25 19:27:57 ---> 0b03aeb4853c 19:27:57 Step 5/26 : COPY go.mod vendor* ./ 19:27:57 Removing intermediate container 664e09ed823c 19:27:57 ---> 90d886ebc9ba 19:27:57 Step 5/22 : COPY go.mod vendor* ./ 19:27:57 Removing intermediate container 619c5a74f1d7 19:27:57 ---> d835b75b471a 19:27:57 Step 6/23 : COPY go.mod vendor* ./ 19:27:57 Removing intermediate container 110e44e0d7e5 19:27:57 ---> baf68f2b35b9 19:27:57 Step 6/23 : COPY go.mod vendor* ./ 19:27:57 ---> 428e510d1cdc 19:27:57 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:58 ---> 6f576c803a0f 19:27:58 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:58 ---> Running in a98d68c6a23e 19:27:58 ---> Running in 86f9704da9c7 19:27:58 ---> 9afd271a2236 19:27:58 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:58 ---> Running in c98b9fda7ff4 19:27:59 ---> f16941292d79 19:27:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:59 ---> 3aca7c755ae1 19:27:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:59 ---> Running in 50e693bb36e6 19:27:59 ---> Running in bc49bbc2fc0d 19:29:51 Removing intermediate container bc49bbc2fc0d 19:29:51 ---> 8f996ba61b57 19:29:51 Step 8/23 : COPY . . 19:29:51 Removing intermediate container 50e693bb36e6 19:29:51 ---> 94ca3687a656 19:29:51 Step 8/23 : COPY . . 19:29:51 Removing intermediate container c98b9fda7ff4 19:29:51 ---> 5e038d23f156 19:29:51 Step 7/22 : COPY . . 19:29:51 Removing intermediate container a98d68c6a23e 19:29:51 ---> 12bff706ca75 19:29:51 Step 7/27 : COPY . . 19:29:51 Removing intermediate container 86f9704da9c7 19:29:51 ---> 79e2170c7c95 19:29:51 Step 7/26 : COPY . . 19:30:06 ---> 8bdc3b7f4a8e 19:30:06 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 19:30:06 ---> fc6f1b857e7d 19:30:06 ---> df871b20316c 19:30:06 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 19:30:06 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:30:06 ---> 7454bc88551b 19:30:06 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 19:30:06 ---> Running in b0102c520e1b 19:30:06 ---> 6be46f3fe707 19:30:06 Step 8/22 : RUN make cmd/secrets-config/secrets-config 19:30:06 ---> Running in 500a585d3840 19:30:06 ---> Running in f52927e8d430 19:30:06 ---> Running in 5db5b56c625e 19:30:06 ---> Running in bf3fd640f5a3 19:30:06 Removing intermediate container b0102c520e1b 19:30:06 ---> 01837956d2f9 19:30:06 Step 9/27 : WORKDIR /edgex-go/spire-build 19:30:06 Removing intermediate container 500a585d3840 19:30:06 ---> 8868acb61300 19:30:06 Step 9/26 : WORKDIR /edgex-go/spire-build 19:30:06 ---> Running in 4d671debdce0 19:30:06 ---> Running in 9631a9c11443 19:30:06 Removing intermediate container 4d671debdce0 19:30:06 ---> 18030a3ebdd0 19:30:06 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 19:30:06 ---> Running in 2ac972803286 19:30:06 Removing intermediate container 9631a9c11443 19:30:06 ---> 815370b222ce 19:30:06 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 19:30:06 ---> Running in 63b5daa8fc5e 19:30:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:30:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:30:06 Removing intermediate container 2ac972803286 19:30:06 ---> 62b3e7358532 19:30: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 19:30:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:30:07 Removing intermediate container 63b5daa8fc5e 19:30:07 ---> 267009f3274f 19:30:07 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 19:30:07 ---> Running in a99a739b429d 19:30:07 ---> Running in e73985929391 19:30:11 Removing intermediate container a99a739b429d 19:30:11 ---> b0f33779c4d7 19:30:11 Step 12/27 : WORKDIR /edgex-go 19:30:11 Removing intermediate container e73985929391 19:30:11 ---> a2031a4e2ece 19:30:11 Step 12/26 : WORKDIR /edgex-go 19:30:11 ---> Running in 0525181a0258 19:30:11 ---> Running in 2043c5aafea8 19:30:11 Removing intermediate container 0525181a0258 19:30:11 ---> 76d1a36fd6f5 19:30:11 19:30:11 Step 13/27 : FROM alpine:3.17 19:30:11 Removing intermediate container 2043c5aafea8 19:30:11 ---> b52587f93b49 19:30:11 19:30:11 Step 13/26 : FROM alpine:3.17 19:30:11 3.17: Pulling from library/alpine 19:30:12 3.17: Pulling from library/alpine 19:30:13 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 19:30:13 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 19:30:13 Status: Downloaded newer image for alpine:3.17 19:30:13 Status: Downloaded newer image for alpine:3.17 19:30:13 ---> 51e60588ff2c 19:30:13 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:30:13 ---> 51e60588ff2c 19:30:13 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:30:13 ---> Running in c5c209cf0093 19:30:13 ---> Running in 375dc54f0a27 19:30:14 Removing intermediate container c5c209cf0093 19:30:14 ---> d1975d8ce991 19:30:14 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:30:14 Removing intermediate container 375dc54f0a27 19:30:14 ---> b5b29bf45bb8 19:30:14 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:30:15 ---> Running in 57d2150eff85 19:30:15 ---> Running in 825761181ab9 19:30:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:30:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:30:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:30:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:30:21 v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:30:21 v3.17.3-62-g0f73cd3b559 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:30:21 OK: 17689 distinct packages available 19:30:21 v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:30:21 v3.17.3-62-g0f73cd3b559 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:30:21 OK: 17689 distinct packages available 19:30:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:30:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:30:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:30:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:30:24 (1/4) Installing dumb-init (1.2.5-r2) 19:30:24 (2/4) Installing musl-obstack (1.2.3-r0) 19:30:24 (3/4) Installing libucontext (1.2-r0) 19:30:24 (4/4) Installing gcompat (1.1.0-r0) 19:30:24 Executing busybox-1.35.0-r29.trigger 19:30:24 OK: 8 MiB in 19 packages 19:30:24 (1/5) Installing dumb-init (1.2.5-r2) 19:30:24 (2/5) Installing musl-obstack (1.2.3-r0) 19:30:24 (3/5) Installing libucontext (1.2-r0) 19:30:24 (4/5) Installing gcompat (1.1.0-r0) 19:30:24 (5/5) Installing openssl (3.0.8-r3) 19:30:24 Executing busybox-1.35.0-r29.trigger 19:30:24 OK: 9 MiB in 20 packages 19:30:26 Removing intermediate container 825761181ab9 19:30:26 ---> 476033f1f5d1 19:30:26 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 19:30:26 Removing intermediate container 57d2150eff85 19:30:26 ---> f8a30694a2b9 19:30:26 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 19:30:29 ---> 6f374faecce8 19:30:29 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 19:30:29 ---> 7dd8fc1ab970 19:30:29 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 19:30:29 ---> 8f0bcd224597 19:30:29 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:30:30 ---> b215b914ec3c 19:30:30 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:30:38 ---> c3e801af9ede 19:30:38 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:30:38 ---> 50dd0d2e6db7 19:30:38 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:30:38 ---> adef9c1ccc5b 19:30:38 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:30:38 ---> Running in a58d51a653d5 19:30:39 ---> 45d63ac42766 19:30:39 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:30:39 Removing intermediate container a58d51a653d5 19:30:39 ---> 111f0fbc0134 19:30:39 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:30:40 ---> 8f223d41c2b2 19:30:40 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:30:41 ---> 3b958be16943 19:30:41 Step 22/27 : WORKDIR / 19:30:41 ---> 531eeafa1549 19:30:41 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:30:41 ---> Running in ef5fa89ec7ce 19:30:41 ---> Running in e146651312ed 19:30:42 Removing intermediate container e146651312ed 19:30:42 ---> 5b8cb133c178 19:30:42 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:30:42 Removing intermediate container ef5fa89ec7ce 19:30:42 ---> e7f5a6c46e2c 19:30:42 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:30:42 ---> Running in 392ef12cb65c 19:30:42 ---> Running in 43441aef6df0 19:30:43 Removing intermediate container 392ef12cb65c 19:30:43 ---> 8e6a7bfae558 19:30:43 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:30:43 Removing intermediate container 43441aef6df0 19:30:43 ---> 87d7613d9a6a 19:30:43 Step 24/26 : LABEL arch=arm64 19:30:43 ---> Running in 8d875d88bfcc 19:30:43 ---> Running in e75f3658f986 19:30:44 Removing intermediate container 8d875d88bfcc 19:30:44 ---> 46695aad12f2 19:30:44 Step 25/27 : LABEL arch=arm64 19:30:44 Removing intermediate container e75f3658f986 19:30:44 ---> 642cef4286f9 19:30:44 Step 25/26 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 19:30:44 ---> Running in d3ad2975c61d 19:30:44 ---> Running in 31623acb47a3 19:30:44 Removing intermediate container d3ad2975c61d 19:30:44 ---> c620b31c42ef 19:30:44 Step 26/27 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 19:30:44 ---> Running in 3190de3aea8d 19:30:44 Removing intermediate container 31623acb47a3 19:30:44 ---> e08c97198c60 19:30:44 Step 26/26 : LABEL version=0.0.0 19:30:45 ---> Running in 0105f93ce08b 19:30:45 Removing intermediate container 3190de3aea8d 19:30:45 ---> 95bc0c6885e9 19:30:45 Step 27/27 : LABEL version=0.0.0 19:30:45 ---> Running in 3a5c6fc09c42 19:30:46 Removing intermediate container 0105f93ce08b 19:30:46 ---> ef463f5cf933 19:30:46 19:30:46 Removing intermediate container 3a5c6fc09c42 19:30:46 ---> a70b75dd4319 19:30:46 19:30:46 Successfully built ef463f5cf933 19:30:46 Successfully tagged security-spire-server-arm64:latest 19:30:46  Building security-spire-server ... done Building security-spiffe-token-provider 19:30:46 Successfully built a70b75dd4319 19:30:46 Successfully tagged security-spire-config-arm64:latest 19:30:46  Building security-spire-config ... done Building core-metadata 19:31:13 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:31:13 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:31:13 ---> b5b929b81ded 19:31:13 Step 3/20 : WORKDIR /edgex-go 19:31:13 ---> Using cache 19:31:13 ---> 938155901810 19:31:13 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:31:13 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:31:13 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:31:13 ---> b5b929b81ded 19:31:13 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:31:13 ---> Using cache 19:31:13 ---> 2de65db70938 19:31:13 Step 4/25 : WORKDIR /edgex-go 19:31:13 ---> Using cache 19:31:13 ---> 63105d9737ed 19:31:13 Step 5/25 : RUN apk add --update --no-cache make git 19:31:13 ---> Using cache 19:31:13 ---> baf68f2b35b9 19:31:13 Step 6/25 : COPY go.mod vendor* ./ 19:31:13 ---> Using cache 19:31:13 ---> 3aca7c755ae1 19:31:13 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:13 ---> Using cache 19:31:13 ---> 94ca3687a656 19:31:13 Step 8/25 : COPY . . 19:31:13 ---> Using cache 19:31:13 ---> 7454bc88551b 19:31:13 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:31:13 ---> Running in aacbe1fdd0bb 19:31:13 ---> Running in 3a83c1ffa8f8 19:31:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:31:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:31:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:31:16 v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:31:16 v3.17.3-62-g0f73cd3b559 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:31:16 OK: 17695 distinct packages available 19:31:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:31:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:31:19 OK: 263 MiB in 53 packages 19:31:21 Removing intermediate container aacbe1fdd0bb 19:31:21 ---> e51341ad9d4a 19:31:21 Step 5/20 : COPY go.mod vendor* ./ 19:31:22 ---> 5ac2ccb6dec1 19:31:22 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:22 ---> Running in bf8992285537 19:33:02 Removing intermediate container bf8992285537 19:33:02 ---> f390b43f38ff 19:33:02 Step 7/20 : COPY . . 19:33:06 ---> 809af76a7aa0 19:33:06 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:33:06 ---> Running in 0aac696dea3b 19:33:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:36:14 Removing intermediate container bf3fd640f5a3 19:36:14 ---> 17a96d8155ec 19:36:14 19:36:14 Step 10/23 : FROM alpine:3.17 19:36:14 ---> 51e60588ff2c 19:36:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:36:14 ---> Running in f5ff3241ae0f 19:36:14 Removing intermediate container f5ff3241ae0f 19:36:14 ---> 498bd1a0bee8 19:36:14 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:36:14 ---> Running in 2034dca81762 19:36:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:36:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:36:16 Removing intermediate container 5db5b56c625e 19:36:16 ---> 15ef9653c1ca 19:36:16 19:36:16 Step 9/22 : FROM alpine:3.17 19:36:16 ---> 51e60588ff2c 19:36:16 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 19:36:16 ---> Running in c21eb46ba403 19:36:16 (1/1) Installing dumb-init (1.2.5-r2) 19:36:16 Executing busybox-1.35.0-r29.trigger 19:36:16 OK: 8 MiB in 16 packages 19:36:18 Removing intermediate container 2034dca81762 19:36:18 ---> 146e14b5beae 19:36:18 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:36:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:36:19 ---> f80ef4530de8 19:36:19 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 19:36:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:36:20 ---> fc9185b3ad76 19:36:20 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:36:21 (1/2) Installing dumb-init (1.2.5-r2) 19:36:21 (2/2) Installing openssl (3.0.8-r3) 19:36:21 Executing busybox-1.35.0-r29.trigger 19:36:21 OK: 8 MiB in 17 packages 19:36:21 ---> 609233a0f0e0 19:36:21 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:36:24 ---> 5b642436ec37 19:36:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:36:24 Removing intermediate container c21eb46ba403 19:36:24 ---> dd53ff1970c5 19:36:24 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 19:36:25 ---> Running in ed3c75218201 19:36:25 ---> f75a584b1887 19:36:25 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:36:25 ---> Running in ca880dc3520e 19:36:25 Removing intermediate container ed3c75218201 19:36:25 ---> d9032434a4cf 19:36:25 Step 12/22 : WORKDIR /edgex 19:36:25 ---> Running in b566370941a4 19:36:26 Removing intermediate container b566370941a4 19:36:26 ---> 6a91593be131 19:36:26 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:36:27 ---> 4636fc69a752 19:36:27 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 19:36:28 ---> 428ccaa4559c 19:36:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:36:29 Removing intermediate container ca880dc3520e 19:36:29 ---> a9cc1f213865 19:36:29 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 19:36:29 ---> Running in 92698c932204 19:36:30 ---> 80e62867703b 19:36:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:36:30 Removing intermediate container 92698c932204 19:36:30 ---> 56841c0730ff 19:36:30 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 19:36:30 ---> Running in 477d0a767c7b 19:36:30 Removing intermediate container 477d0a767c7b 19:36:30 ---> e41280a3e5fe 19:36:30 Step 21/23 : LABEL arch=arm64 19:36:31 ---> Running in 087376a9dd0b 19:36:31 ---> 8df58e5fd046 19:36:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:36:31 Removing intermediate container 087376a9dd0b 19:36:31 ---> edb667484164 19:36:31 Step 22/23 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 19:36:32 ---> Running in 4aa2ad3d9662 19:36:32 Removing intermediate container 4aa2ad3d9662 19:36:32 ---> 6d1f39122dbb 19:36:32 Step 23/23 : LABEL version=0.0.0 19:36:32 ---> Running in f78323b0f71e 19:36:32 ---> d324e3b0434f 19:36:32 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:36:33 ---> Running in 3d9a89e82f78 19:36:33 Removing intermediate container f78323b0f71e 19:36:33 ---> 5210f2feeaa3 19:36:33 19:36:34 Successfully built 5210f2feeaa3 19:36:34 Successfully tagged security-proxy-auth-arm64:latest 19:36:34  Building security-proxy-auth ... done Building security-secretstore-setup 19:36:38 Removing intermediate container 3d9a89e82f78 19:36:38 ---> 51cd6df00401 19:36:38 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:36:38 ---> Running in e141f9f25370 19:36:38 Removing intermediate container e141f9f25370 19:36:38 ---> 2c58697c6903 19:36:38 Step 20/22 : LABEL arch=arm64 19:36:38 ---> Running in eb70c2228768 19:36:39 Removing intermediate container eb70c2228768 19:36:39 ---> 4c5aef7bd1c9 19:36:39 Step 21/22 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 19:36:39 ---> Running in 1f6057fd4783 19:36:39 Removing intermediate container 1f6057fd4783 19:36:39 ---> 6c3f977190cc 19:36:39 Step 22/22 : LABEL version=0.0.0 19:36:39 ---> Running in fd3af616b711 19:36:40 Removing intermediate container fd3af616b711 19:36:40 ---> 16c023e79e83 19:36:40 19:36:40 Successfully built 16c023e79e83 19:36:40 Successfully tagged security-proxy-setup-arm64:latest 19:36:41  Building security-proxy-setup ... done Building support-notifications 19:36:59 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:36:59 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:36:59 ---> b5b929b81ded 19:36:59 Step 3/25 : WORKDIR /edgex-go 19:36:59 ---> Using cache 19:36:59 ---> 938155901810 19:36:59 Step 4/25 : RUN apk add --update --no-cache make git 19:36:59 ---> Using cache 19:36:59 ---> 90d886ebc9ba 19:36:59 Step 5/25 : COPY go.mod vendor* ./ 19:36:59 ---> Using cache 19:36:59 ---> 9afd271a2236 19:36:59 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:59 ---> Using cache 19:36:59 ---> 5e038d23f156 19:36:59 Step 7/25 : COPY . . 19:36:59 ---> Using cache 19:36:59 ---> 6be46f3fe707 19:36:59 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:36:59 ---> Running in 0232947e9557 19:36:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:37:05 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:37:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:37:05 ---> b5b929b81ded 19:37:05 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:37:05 ---> Using cache 19:37:05 ---> 2de65db70938 19:37:05 Step 4/23 : WORKDIR /edgex-go 19:37:05 ---> Using cache 19:37:05 ---> 63105d9737ed 19:37:05 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:37:05 ---> Running in c086b21a1ae1 19:37:06 Removing intermediate container f52927e8d430 19:37:06 ---> 39d29e872917 19:37:06 19:37:06 Step 10/23 : FROM alpine:3.17 19:37:06 ---> 51e60588ff2c 19:37:06 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 19:37:06 ---> Running in 73de25d809bf 19:37:06 Removing intermediate container 73de25d809bf 19:37:06 ---> 8dde83d3e0aa 19:37:06 Step 12/23 : ENV APP_PORT=59880 19:37:06 ---> Running in 47bcd320a1ac 19:37:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:37:07 Removing intermediate container 47bcd320a1ac 19:37:07 ---> 1b18419e10d2 19:37:07 Step 13/23 : EXPOSE $APP_PORT 19:37:07 ---> Running in 584c652e65f1 19:37:08 Removing intermediate container 584c652e65f1 19:37:08 ---> cb7ca1de4526 19:37:08 Step 14/23 : RUN apk add --update --no-cache dumb-init 19:37:08 ---> Running in 8db3f89b9aeb 19:37:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:37:10 OK: 263 MiB in 53 packages 19:37:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:37:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:37:11 Removing intermediate container c086b21a1ae1 19:37:11 ---> 54e4100a01f9 19:37:11 Step 6/23 : COPY go.mod vendor* ./ 19:37:12 ---> 23051441e80a 19:37:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:12 ---> Running in 0ebc85d04c04 19:37:13 (1/1) Installing dumb-init (1.2.5-r2) 19:37:13 Executing busybox-1.35.0-r29.trigger 19:37:13 OK: 8 MiB in 16 packages 19:37:16 Removing intermediate container 8db3f89b9aeb 19:37:16 ---> 1b49cdc9b51e 19:37:16 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:37:17 ---> 9ce83f4a0ae5 19:37:17 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 19:37:18 ---> 8ba96cfe5c84 19:37:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:37:19 ---> 7c25093da841 19:37:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:37:20 ---> 99f6078f58f2 19:37:20 Step 19/23 : ENTRYPOINT ["/core-data"] 19:37:20 ---> Running in 939263981de2 19:37:21 Removing intermediate container 939263981de2 19:37:21 ---> c4e27dab7952 19:37:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:37:21 ---> Running in 9e465fb15203 19:37:21 Removing intermediate container 9e465fb15203 19:37:21 ---> e3686a02d5a3 19:37:21 Step 21/23 : LABEL arch=arm64 19:37:21 ---> Running in 4366bf5d5b40 19:37:22 Removing intermediate container 4366bf5d5b40 19:37:22 ---> 6fda47c15df3 19:37:22 Step 22/23 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 19:37:22 ---> Running in ed318a1d5f2a 19:37:23 Removing intermediate container ed318a1d5f2a 19:37:23 ---> 56d88aa17ef9 19:37:23 Step 23/23 : LABEL version=0.0.0 19:37:23 ---> Running in bdcfac9f5bd4 19:37:23 Removing intermediate container bdcfac9f5bd4 19:37:23 ---> f7dbcd80c04c 19:37:23 19:37:23 Successfully built f7dbcd80c04c 19:37:23 Successfully tagged core-data-arm64:latest 19:37:23 Building security-spire-agent 19:37:43  Building core-data ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:37:43 Step 2/27 : FROM ${BUILDER_BASE} AS builder 19:37:43 ---> b5b929b81ded 19:37:43 Step 3/27 : WORKDIR /edgex-go 19:37:43 ---> Using cache 19:37:43 ---> 938155901810 19:37:43 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 19:37:44 ---> Running in 1d858f293c9d 19:37:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:37:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:37:48 OK: 263 MiB in 53 packages 19:37:49 Removing intermediate container 1d858f293c9d 19:37:49 ---> e938d8b1c5c6 19:37:49 Step 5/27 : COPY go.mod vendor* ./ 19:37:50 ---> de14603de9b1 19:37:50 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:50 ---> Running in dbcbe5b3e945 19:38:23 Removing intermediate container 3a83c1ffa8f8 19:38:23 ---> c7b6de251b19 19:38:23 19:38:23 Step 10/25 : FROM alpine:3.17 19:38:23 ---> 51e60588ff2c 19:38:23 Step 11/25 : RUN apk add --update --no-cache dumb-init 19:38:23 ---> Running in 552f01c92024 19:38:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:38:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:38:23 (1/1) Installing dumb-init (1.2.5-r2) 19:38:24 Executing busybox-1.35.0-r29.trigger 19:38:24 OK: 8 MiB in 16 packages 19:38:26 Removing intermediate container 552f01c92024 19:38:26 ---> dd5ce72a6f1f 19:38:26 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 19:38:26 ---> Running in 6fa4893734a8 19:38:27 Removing intermediate container 6fa4893734a8 19:38:27 ---> 2b4300cd8356 19:38:27 Step 13/25 : ENV APP_PORT=59881 19:38:27 ---> Running in cba35f06a4fb 19:38:28 Removing intermediate container cba35f06a4fb 19:38:28 ---> fc91b14135ae 19:38:28 Step 14/25 : EXPOSE $APP_PORT 19:38:28 ---> Running in 21dabfe250a0 19:38:29 Removing intermediate container 21dabfe250a0 19:38:29 ---> 5ec5ca247a97 19:38:29 Step 15/25 : WORKDIR / 19:38:29 ---> Running in 769edb781e6a 19:38:30 Removing intermediate container 769edb781e6a 19:38:30 ---> be107fb09c83 19:38:30 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 19:38:31 ---> 97e2ea306d6e 19:38:31 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 19:38:33 ---> a5de78dd67ec 19:38:33 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:38:38 ---> 0e15816130de 19:38:38 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:38:40 ---> 42572ffcf268 19:38:40 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:38:41 ---> 3f0610777820 19:38:41 Step 21/25 : ENTRYPOINT ["/core-metadata"] 19:38:41 ---> Running in 8f587029ea9d 19:38:42 Removing intermediate container 8f587029ea9d 19:38:42 ---> 1945454158e6 19:38:42 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:38:42 ---> Running in 86110797284d 19:38:43 Removing intermediate container 86110797284d 19:38:43 ---> 8649983c84ac 19:38:43 Step 23/25 : LABEL arch=arm64 19:38:43 ---> Running in a1afa764c197 19:38:44 Removing intermediate container a1afa764c197 19:38:44 ---> 7ac0e032c76d 19:38:44 Step 24/25 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 19:38:44 ---> Running in d17bdbfea80a 19:38:45 Removing intermediate container d17bdbfea80a 19:38:45 ---> b96d92678512 19:38:45 Step 25/25 : LABEL version=0.0.0 19:38:45 ---> Running in d3e26b76b2a7 19:38:46 Removing intermediate container d3e26b76b2a7 19:38:46 ---> 2ece696883c6 19:38:46 19:38:48 Successfully built 2ece696883c6 19:38:48 Successfully tagged core-metadata-arm64:latest 19:38:48 Building security-bootstrapper 19:39:06  Building core-metadata ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:39:06 Step 2/33 : FROM ${BUILDER_BASE} AS builder 19:39:06 ---> b5b929b81ded 19:39:06 Step 3/33 : WORKDIR /edgex-go 19:39:06 ---> Using cache 19:39:06 ---> 938155901810 19:39:06 Step 4/33 : RUN apk add --update --no-cache make git 19:39:06 ---> Using cache 19:39:06 ---> 90d886ebc9ba 19:39:06 Step 5/33 : COPY go.mod vendor* ./ 19:39:06 ---> Using cache 19:39:06 ---> 9afd271a2236 19:39:06 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:06 ---> Using cache 19:39:06 ---> 5e038d23f156 19:39:06 Step 7/33 : COPY . . 19:39:06 ---> Using cache 19:39:06 ---> 6be46f3fe707 19:39:06 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:39:06 ---> Running in 318f84e867d1 19:39:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:39:12 Removing intermediate container 0ebc85d04c04 19:39:12 ---> 4522b98bf3a3 19:39:12 Step 8/23 : COPY . . 19:39:34 ---> 4e4a05f4304c 19:39:34 Step 9/23 : RUN make cmd/support-notifications/support-notifications 19:39:34 ---> Running in 63a48612d0fd 19:39:36 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:39:36 Removing intermediate container dbcbe5b3e945 19:39:36 ---> 8c026119503d 19:39:36 Step 7/27 : COPY . . 19:39:48 ---> 355b3039c2ba 19:39:48 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 19:39:48 ---> Running in 78d7c45125c1 19:39:49 Removing intermediate container 78d7c45125c1 19:39:49 ---> f09a765d5c2a 19:39:49 Step 9/27 : WORKDIR /edgex-go/spire-build 19:39:49 ---> Running in 3f492681215a 19:39:49 Removing intermediate container 3f492681215a 19:39:49 ---> 3f87377b77e3 19:39:49 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 19:39:50 ---> Running in 0038bb19315c 19:39:50 Removing intermediate container 0038bb19315c 19:39:50 ---> 048c47a2feee 19:39:50 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 19:39:50 ---> Running in 3533c9b19e52 19:39:54 Removing intermediate container 3533c9b19e52 19:39:54 ---> a853d288a9dd 19:39:54 Step 12/27 : WORKDIR /edgex-go 19:39:54 ---> Running in 38dd8670c0e2 19:39:54 Removing intermediate container 38dd8670c0e2 19:39:54 ---> 0ee7fc72ce6c 19:39:54 19:39:54 Step 13/27 : FROM alpine:3.17 19:39:54 ---> 51e60588ff2c 19:39:54 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:39:54 ---> Using cache 19:39:54 ---> b5b29bf45bb8 19:39:54 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:39:54 ---> Using cache 19:39:54 ---> f8a30694a2b9 19:39:54 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 19:39:54 ---> Using cache 19:39:54 ---> 7dd8fc1ab970 19:39:54 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 19:39:54 ---> Using cache 19:39:54 ---> b215b914ec3c 19:39:54 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:39:59 ---> 6ecd4a4f86fc 19:39:59 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:40:05 ---> c505251d30a4 19:40:05 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:40:05 ---> d993828c9c04 19:40:05 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:40:06 ---> a19c19bc67a3 19:40:06 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:40:07 ---> 22880d7dfeca 19:40:07 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:40:07 ---> Running in 5c34832dddba 19:40:08 Removing intermediate container 5c34832dddba 19:40:08 ---> 9bd01de1729c 19:40:08 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:40:08 ---> Running in eb1b61166679 19:40:08 Removing intermediate container eb1b61166679 19:40:08 ---> e9a4aada46a9 19:40:08 Step 25/27 : LABEL arch=arm64 19:40:08 ---> Running in 65f9b6d302c7 19:40:09 Removing intermediate container 65f9b6d302c7 19:40:09 ---> 4fc722945421 19:40:09 Step 26/27 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 19:40:09 ---> Running in d1cb4ec6f1aa 19:40:11 Removing intermediate container d1cb4ec6f1aa 19:40:11 ---> f005fbd8dbd1 19:40:11 Step 27/27 : LABEL version=0.0.0 19:40:12 ---> Running in 606054edb844 19:40:12 Removing intermediate container 606054edb844 19:40:12 ---> 6a832c1a5437 19:40:12 19:40:12 Successfully built 6a832c1a5437 19:40:12 Successfully tagged security-spire-agent-arm64:latest 19:40:12 Building core-command 19:40:31  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:40:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:40:31 ---> b5b929b81ded 19:40:31 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:40:31 ---> Using cache 19:40:31 ---> 2de65db70938 19:40:31 Step 4/24 : WORKDIR /edgex-go 19:40:31 ---> Using cache 19:40:31 ---> 63105d9737ed 19:40:31 Step 5/24 : RUN apk add --update --no-cache make git 19:40:31 ---> Using cache 19:40:31 ---> baf68f2b35b9 19:40:31 Step 6/24 : COPY go.mod vendor* ./ 19:40:31 ---> Using cache 19:40:31 ---> 3aca7c755ae1 19:40:31 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:31 ---> Using cache 19:40:31 ---> 94ca3687a656 19:40:31 Step 8/24 : COPY . . 19:40:31 ---> Using cache 19:40:31 ---> 7454bc88551b 19:40:31 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:40:31 ---> Running in 32f927bae7f1 19:40:31 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:41:17 Removing intermediate container 0aac696dea3b 19:41:17 ---> 6b838095334f 19:41:17 19:41:17 Step 9/20 : FROM alpine:3.17 19:41:17 ---> 51e60588ff2c 19:41:17 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 19:41:17 ---> Running in 7e5be173b8f6 19:41:17 Removing intermediate container 7e5be173b8f6 19:41:17 ---> 80c6c38f40fa 19:41:17 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:41:17 ---> Running in 68a966539e0c 19:41:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:41:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:41:17 v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:41:17 v3.17.3-62-g0f73cd3b559 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:41:17 OK: 17689 distinct packages available 19:41:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:41:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:41:17 (1/9) Installing ca-certificates (20220614-r4) 19:41:17 (2/9) Installing brotli-libs (1.0.9-r9) 19:41:17 (3/9) Installing nghttp2-libs (1.51.0-r0) 19:41:17 (4/9) Installing libcurl (7.88.1-r1) 19:41:17 (5/9) Installing curl (7.88.1-r1) 19:41:17 (6/9) Installing dumb-init (1.2.5-r2) 19:41:17 (7/9) Installing musl-obstack (1.2.3-r0) 19:41:17 (8/9) Installing libucontext (1.2-r0) 19:41:17 (9/9) Installing gcompat (1.1.0-r0) 19:41:17 Executing busybox-1.35.0-r29.trigger 19:41:17 Executing ca-certificates-20220614-r4.trigger 19:41:17 OK: 11 MiB in 24 packages 19:41:20 Removing intermediate container 68a966539e0c 19:41:20 ---> dfaa82743394 19:41:20 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:41:21 ---> 64fb71d6762d 19:41:21 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 19:41:21 ---> 8b5557f9600d 19:41:22 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:41:24 ---> 73e23ea430dc 19:41:24 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:41:25 ---> 28dc703b77b1 19:41:25 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:41:25 ---> Running in 155978b03911 19:41:25 Removing intermediate container 155978b03911 19:41:25 ---> ca1f566ef055 19:41:25 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:41:25 ---> Running in 5cc12d47a592 19:41:26 Removing intermediate container 5cc12d47a592 19:41:26 ---> 8093a3e41e68 19:41:26 Step 18/20 : LABEL arch=arm64 19:41:26 ---> Running in 17064ea9a31f 19:41:27 Removing intermediate container 17064ea9a31f 19:41:27 ---> bd4ec4a7b5d6 19:41:27 Step 19/20 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 19:41:27 ---> Running in f2961c2925d2 19:41:27 Removing intermediate container f2961c2925d2 19:41:27 ---> f32c1e74fbce 19:41:27 Step 20/20 : LABEL version=0.0.0 19:41:27 ---> Running in e77729e9a7b3 19:41:27 Removing intermediate container e77729e9a7b3 19:41:27 ---> 850f558ab76e 19:41:27 19:41:28 Successfully built 850f558ab76e 19:41:28 Successfully tagged security-spiffe-token-provider-arm64:latest 19:41:28  Building security-spiffe-token-provider ... done Building support-scheduler 19:41:46 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:41:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:41:46 ---> b5b929b81ded 19:41:46 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:41:46 ---> Using cache 19:41:46 ---> 2de65db70938 19:41:46 Step 4/23 : WORKDIR /edgex-go 19:41:46 ---> Using cache 19:41:46 ---> 63105d9737ed 19:41:46 Step 5/23 : RUN apk add --update --no-cache make git 19:41:46 ---> Using cache 19:41:46 ---> baf68f2b35b9 19:41:46 Step 6/23 : COPY go.mod vendor* ./ 19:41:46 ---> Using cache 19:41:46 ---> 3aca7c755ae1 19:41:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:41:46 ---> Using cache 19:41:46 ---> 94ca3687a656 19:41:46 Step 8/23 : COPY . . 19:41:46 ---> Using cache 19:41:46 ---> 7454bc88551b 19:41:46 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 19:41:47 ---> Running in b0b9e4bfab02 19:41:48 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:42: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:43:04 Removing intermediate container 0232947e9557 19:43:04 ---> eb3676f9cd13 19:43:04 19:43:04 Step 9/25 : FROM alpine:3.17 19:43:04 ---> 51e60588ff2c 19:43:04 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:43:04 ---> Running in abaa13d2fcf5 19:43:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:43:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:43:09 (1/3) Installing ca-certificates (20220614-r4) 19:43:09 (2/3) Installing dumb-init (1.2.5-r2) 19:43:09 (3/3) Installing su-exec (0.2-r2) 19:43:09 Executing busybox-1.35.0-r29.trigger 19:43:09 Executing ca-certificates-20220614-r4.trigger 19:43:09 OK: 8 MiB in 18 packages 19:43:11 Removing intermediate container abaa13d2fcf5 19:43:11 ---> e9c820d2c71e 19:43:11 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 19:43:12 ---> Running in 4877f424848f 19:43:12 Removing intermediate container 4877f424848f 19:43:12 ---> 1f7fbde42dfa 19:43:12 Step 12/25 : WORKDIR / 19:43:12 ---> Running in 9801185b9de6 19:43:13 Removing intermediate container 9801185b9de6 19:43:13 ---> 8b671915b098 19:43:13 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 19:43:14 ---> 3f8e56753c49 19:43:14 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 19:43:14 ---> 130c7ecf1935 19:43:14 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:43:15 ---> 4fd14d42fe72 19:43:15 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:43:16 ---> b49da768eded 19:43:16 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:43:17 ---> ce6c194ada59 19:43:17 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:43:18 ---> 254c68f66fd2 19:43:18 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:43:20 ---> 9eb27a5f860d 19:43:20 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:43:21 ---> ae79b0ef8118 19:43:21 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:43:21 ---> Running in 3af696110a43 19:43:25 Removing intermediate container 3af696110a43 19:43:25 ---> f8550336390f 19:43:25 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:43:25 ---> Running in ae6373b02c3c 19:43:25 Removing intermediate container ae6373b02c3c 19:43:25 ---> e935d2a71eb6 19:43:25 Step 23/25 : LABEL arch=arm64 19:43:25 ---> Running in 4c45716bbc78 19:43:25 Removing intermediate container 4c45716bbc78 19:43:25 ---> 8dd11205ec7c 19:43:25 Step 24/25 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 19:43:25 ---> Running in e3d82bd70621 19:43:26 Removing intermediate container e3d82bd70621 19:43:26 ---> 06e019b177d3 19:43:26 Step 25/25 : LABEL version=0.0.0 19:43:26 ---> Running in 85fbfb0a9ca9 19:43:26 Removing intermediate container 85fbfb0a9ca9 19:43:26 ---> 05ed16cf4835 19:43:26 19:43:27 Successfully built 05ed16cf4835 19:43:27 Successfully tagged security-secretstore-setup-arm64:latest 19:43:27  Building security-secretstore-setup ... done Building core-common-config-bootstrapper 19:43:45 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:43:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:43:45 ---> b5b929b81ded 19:43:45 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:43:45 ---> Using cache 19:43:45 ---> 2de65db70938 19:43:45 Step 4/23 : WORKDIR /edgex-go 19:43:45 ---> Using cache 19:43:45 ---> 63105d9737ed 19:43:45 Step 5/23 : RUN apk add --update --no-cache make git 19:43:45 ---> Using cache 19:43:45 ---> baf68f2b35b9 19:43:45 Step 6/23 : COPY go.mod vendor* ./ 19:43:45 ---> Using cache 19:43:45 ---> 3aca7c755ae1 19:43:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:45 ---> Using cache 19:43:45 ---> 94ca3687a656 19:43:45 Step 8/23 : COPY . . 19:43:45 ---> Using cache 19:43:45 ---> 7454bc88551b 19:43:45 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:43:45 ---> Running in 0a28d31f281a 19:43:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:45:21 Removing intermediate container 318f84e867d1 19:45:21 ---> bc76c45ead77 19:45:21 19:45:21 Step 9/33 : FROM alpine:3.17 19:45:21 ---> 51e60588ff2c 19:45:21 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 19:45:21 ---> Using cache 19:45:21 ---> 80c6c38f40fa 19:45:21 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 19:45:21 ---> Running in e6f95ca0b78e 19:45:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:45:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:45:25 (1/2) Installing dumb-init (1.2.5-r2) 19:45:25 (2/2) Installing su-exec (0.2-r2) 19:45:25 Executing busybox-1.35.0-r29.trigger 19:45:25 OK: 8 MiB in 17 packages 19:45:27 Removing intermediate container e6f95ca0b78e 19:45:27 ---> aa88045dc57e 19:45:27 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 19:45:27 ---> Running in e7865766b834 19:45:27 Removing intermediate container e7865766b834 19:45:27 ---> eee6c9d11845 19:45:27 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:45:27 ---> Running in 115da9354ead 19:45:28 Removing intermediate container 115da9354ead 19:45:28 ---> 3c9c637f66ae 19:45:28 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:45:28 ---> Running in f8e8d5876785 19:45:29 Removing intermediate container f8e8d5876785 19:45:29 ---> 46304c1d5d31 19:45:29 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:45:29 ---> Running in 0890851c387b 19:45:29 Removing intermediate container 0890851c387b 19:45:29 ---> 9d1ac19ea13a 19:45:29 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:45:29 ---> Running in ab0966cc0c22 19:45:33 Removing intermediate container ab0966cc0c22 19:45:33 ---> 62a0e352a162 19:45:33 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 19:45:33 ---> Running in 80e64aa9b7c0 19:45:33 Removing intermediate container 80e64aa9b7c0 19:45:33 ---> 4ccd793b9ab8 19:45:33 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:45:34 ---> c6b56e276d16 19:45:34 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:45:34 ---> Running in a6ca96f09ebf 19:45:38 Removing intermediate container a6ca96f09ebf 19:45:38 ---> 4eb91fc1622c 19:45:38 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 19:45:38 ---> 43ec9a41f347 19:45:38 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 19:45:39 ---> e75baab751ba 19:45:39 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:45:41 ---> 95502ddf0aa2 19:45:41 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:45:42 ---> a9c55b3b8b2d 19:45:42 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 19:45:46 ---> fe559594c8d4 19:45:46 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:45:46 ---> 95dd4b6407a4 19:45:46 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:45:47 ---> 9c60c7b1b044 19:45:47 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:45:48 ---> 71a924021a28 19:45:48 Step 28/33 : RUN chmod +x /entrypoint.sh 19:45:49 ---> Running in 5a18f544de87 19:45:52 Removing intermediate container 5a18f544de87 19:45:52 ---> 4c453ecf285f 19:45:52 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 19:45:52 ---> Running in af486c9f8f8c 19:45:53 Removing intermediate container af486c9f8f8c 19:45:53 ---> 2a8516d62da4 19:45:53 Step 30/33 : CMD ["gate"] 19:45:53 ---> Running in 78aff5519449 19:45:53 Removing intermediate container 78aff5519449 19:45:53 ---> caf3388aa11b 19:45:53 Step 31/33 : LABEL arch=arm64 19:45:53 ---> Running in db3fa04fb6ba 19:45:54 Removing intermediate container db3fa04fb6ba 19:45:54 ---> 2ddbe71ed9e6 19:45:54 Step 32/33 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 19:45:54 ---> Running in 1c761bfb6afd 19:45:54 Removing intermediate container 1c761bfb6afd 19:45:54 ---> dbc8cc008ef3 19:45:54 Step 33/33 : LABEL version=0.0.0 19:45:54 ---> Running in a2c6a11abc6c 19:45:55 Removing intermediate container a2c6a11abc6c 19:45:55 ---> 72d6ae85cdc2 19:45:55 19:45:55 Successfully built 72d6ae85cdc2 19:45:55 Successfully tagged security-bootstrapper-arm64:latest 19:47:17  Building security-bootstrapper ... done Removing intermediate container 32f927bae7f1 19:47:17 ---> b898e5828c18 19:47:17 19:47:17 Step 10/24 : FROM alpine:3.17 19:47:17 ---> 51e60588ff2c 19:47:17 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:47:17 ---> Using cache 19:47:17 ---> dd5ce72a6f1f 19:47:17 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 19:47:17 ---> Using cache 19:47:17 ---> 2b4300cd8356 19:47:17 Step 13/24 : ENV APP_PORT=59882 19:47:17 ---> Running in da3e44ef0f5d 19:47:17 Removing intermediate container da3e44ef0f5d 19:47:17 ---> 9a3ec6f17582 19:47:17 Step 14/24 : EXPOSE $APP_PORT 19:47:17 ---> Running in 347a42ab161b 19:47:17 Removing intermediate container 347a42ab161b 19:47:17 ---> 12759d7bc1a9 19:47:17 Step 15/24 : WORKDIR / 19:47:17 ---> Running in 569f57e292c5 19:47:17 Removing intermediate container 569f57e292c5 19:47:17 ---> 2693ba342162 19:47:17 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:47:17 ---> b26271d02b95 19:47:17 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 19:47:17 ---> 935dcd198749 19:47:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:47:17 ---> ae74ff3eee63 19:47:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:47:17 ---> 1c558eb9943b 19:47:17 Step 20/24 : ENTRYPOINT ["/core-command"] 19:47:17 ---> Running in 1400b60e1674 19:47:17 Removing intermediate container 1400b60e1674 19:47:17 ---> 70ff0bade121 19:47:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:47:17 ---> Running in dc8e48249c3a 19:47:17 Removing intermediate container dc8e48249c3a 19:47:17 ---> 7d0ca88dd747 19:47:17 Step 22/24 : LABEL arch=arm64 19:47:17 ---> Running in 56b01ba83859 19:47:17 Removing intermediate container 56b01ba83859 19:47:17 ---> a5fc50c88609 19:47:17 Step 23/24 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 19:47:17 ---> Running in cdf34ae706d7 19:47:17 Removing intermediate container cdf34ae706d7 19:47:17 ---> 7937486e0b60 19:47:17 Step 24/24 : LABEL version=0.0.0 19:47:17 ---> Running in fb8e9ba70521 19:47:18 Removing intermediate container fb8e9ba70521 19:47:18 ---> 1f30a54dd5b7 19:47:18 19:47:19 Successfully built 1f30a54dd5b7 19:47:19 Successfully tagged core-command-arm64:latest 19:48:26  Building core-command ... done Removing intermediate container 63a48612d0fd 19:48:26 ---> 8a103ef5f230 19:48:26 19:48:26 Step 10/23 : FROM alpine:3.17 19:48:26 ---> 51e60588ff2c 19:48:26 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:48:26 ---> Running in 39fa65023ad0 19:48:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:48:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:48:29 (1/2) Installing ca-certificates (20220614-r4) 19:48:29 (2/2) Installing dumb-init (1.2.5-r2) 19:48:30 Executing busybox-1.35.0-r29.trigger 19:48:30 Executing ca-certificates-20220614-r4.trigger 19:48:30 OK: 8 MiB in 17 packages 19:48:32 Removing intermediate container 39fa65023ad0 19:48:32 ---> bf915c6ae051 19:48:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 19:48:32 ---> Running in c09deb5936ee 19:48:32 Removing intermediate container c09deb5936ee 19:48:32 ---> 4a6b75548947 19:48:32 Step 13/23 : ENV APP_PORT=59860 19:48:33 ---> Running in 6d182ca979a3 19:48:33 Removing intermediate container 6d182ca979a3 19:48:33 ---> ab1076a202b2 19:48:33 Step 14/23 : EXPOSE $APP_PORT 19:48:33 ---> Running in 26de21932e17 19:48:37 Removing intermediate container 26de21932e17 19:48:37 ---> 03c3d4d38e23 19:48:37 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:48:37 ---> 1d76db6a14d0 19:48:37 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 19:48:38 ---> 40815fabcb06 19:48:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:48:40 ---> 19e15409515c 19:48:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:48:41 ---> 008b093659a0 19:48:41 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:48:41 ---> Running in 195258af2ccd 19:48:41 Removing intermediate container 195258af2ccd 19:48:41 ---> e203e40242fe 19:48:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:48:42 ---> Running in e4699a0638c9 19:48:42 Removing intermediate container e4699a0638c9 19:48:42 ---> bb02e64d897c 19:48:42 Step 21/23 : LABEL arch=arm64 19:48:42 ---> Running in c33600e0f77f 19:48:43 Removing intermediate container c33600e0f77f 19:48:43 ---> bb5b12f65e16 19:48:43 Step 22/23 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 19:48:43 ---> Running in 7eb2427cd28e 19:48:44 Removing intermediate container 7eb2427cd28e 19:48:44 ---> 4db103198f04 19:48:44 Step 23/23 : LABEL version=0.0.0 19:48:44 ---> Running in 10d508a13755 19:48:45 Removing intermediate container 10d508a13755 19:48:45 ---> ac2c8a479357 19:48:45 19:48:45 Successfully built ac2c8a479357 19:48:45 Successfully tagged support-notifications-arm64:latest 19:48:51  Building support-notifications ... done Removing intermediate container 0a28d31f281a 19:48:51 ---> af795d221749 19:48:51 19:48:51 Step 10/23 : FROM alpine:3.17 19:48:51 ---> 51e60588ff2c 19:48:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:48:51 ---> Using cache 19:48:51 ---> 498bd1a0bee8 19:48:51 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:48:51 ---> Using cache 19:48:51 ---> 146e14b5beae 19:48:51 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:48:51 ---> Using cache 19:48:51 ---> f80ef4530de8 19:48:51 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 19:48:51 ---> Using cache 19:48:51 ---> fc9185b3ad76 19:48:51 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:48:52 ---> 423e8821c36b 19:48:52 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:48:52 ---> 8cdca97f313e 19:48:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:48:53 ---> a13262e1bc48 19:48:53 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:48:53 ---> Running in c39208ab0ef4 19:48:55 Removing intermediate container c39208ab0ef4 19:48:55 ---> 8119be19147c 19:48:55 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 19:48:55 ---> Running in e931f27a5338 19:48:56 Removing intermediate container e931f27a5338 19:48:56 ---> bf151ef4a8be 19:48:56 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 19:48:56 ---> Running in 7a476d70fab6 19:48:56 Removing intermediate container 7a476d70fab6 19:48:56 ---> 2b7d6aa26214 19:48:56 Step 21/23 : LABEL arch=arm64 19:48:56 ---> Running in ad6f4f8fa50d 19:48:56 Removing intermediate container ad6f4f8fa50d 19:48:56 ---> 8afa7efef8f5 19:48:56 Step 22/23 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 19:48:56 ---> Running in b40537e40aed 19:48:57 Removing intermediate container b40537e40aed 19:48:57 ---> 776c1961efc2 19:48:57 Step 23/23 : LABEL version=0.0.0 19:48:57 ---> Running in 03f68f991e86 19:48:57 Removing intermediate container 03f68f991e86 19:48:57 ---> e674adbf592f 19:48:57 19:48:58 Successfully built e674adbf592f 19:48:58 Successfully tagged core-common-config-bootstrapper-arm64:latest 19:49:10  Building core-common-config-bootstrapper ... done Removing intermediate container b0b9e4bfab02 19:49:10 ---> 6559d23d86bc 19:49:10 19:49:10 Step 10/23 : FROM alpine:3.17 19:49:10 ---> 51e60588ff2c 19:49:10 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:49:10 ---> Using cache 19:49:10 ---> dd5ce72a6f1f 19:49:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 19:49:10 ---> Using cache 19:49:10 ---> 2b4300cd8356 19:49:10 Step 13/23 : ENV APP_PORT=59861 19:49:10 ---> Running in ff7eb5cb4d30 19:49:10 Removing intermediate container ff7eb5cb4d30 19:49:10 ---> bb74ff34316a 19:49:10 Step 14/23 : EXPOSE $APP_PORT 19:49:10 ---> Running in 1db1b874a649 19:49:11 Removing intermediate container 1db1b874a649 19:49:11 ---> a8f24b704486 19:49:11 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:49:11 ---> e3ebef21e86c 19:49:11 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 19:49:11 ---> 55fcc2caea64 19:49:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:49:13 ---> b79c363b2a4b 19:49:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:49:13 ---> 38f6614ca841 19:49:13 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:49:13 ---> Running in 12276e6370bf 19:49:14 Removing intermediate container 12276e6370bf 19:49:14 ---> a369ef4022bc 19:49:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:49:14 ---> Running in af1d84b74f4e 19:49:14 Removing intermediate container af1d84b74f4e 19:49:14 ---> 72a9094674d9 19:49:14 Step 21/23 : LABEL arch=arm64 19:49:14 ---> Running in 20c1d02cc06f 19:49:16 Removing intermediate container 20c1d02cc06f 19:49:16 ---> 8124dfedc100 19:49:16 Step 22/23 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 19:49:16 ---> Running in d01fa9b1d4fc 19:49:16 Removing intermediate container d01fa9b1d4fc 19:49:16 ---> 3d356eca2795 19:49:16 Step 23/23 : LABEL version=0.0.0 19:49:16 ---> Running in 9b9d629adc30 19:49:16 Removing intermediate container 9b9d629adc30 19:49:16 ---> 0bb328dcea10 19:49:16 19:49:16 Successfully built 0bb328dcea10 19:49:16 Successfully tagged support-scheduler-arm64:latest 19:49:17  Building support-scheduler ... done  [Pipeline] } 19:49:17 $ docker stop --time=1 665b0eccde4378f194e51a8d4fd9de632a7dd7bbe33e5cac778405435ab2ee9f 19:49:19 $ docker rm -f --volumes 665b0eccde4378f194e51a8d4fd9de632a7dd7bbe33e5cac778405435ab2ee9f [Pipeline] // withDockerContainer [Pipeline] sh 19:49:19 + docker images 19:49:20 REPOSITORY TAG IMAGE ID CREATED SIZE 19:49:20 support-scheduler-arm64 latest 0bb328dcea10 3 seconds ago 31.5MB 19:49:20 6559d23d86bc 11 seconds ago 1.56GB 19:49:20 core-common-config-bootstrapper-arm64 latest e674adbf592f 22 seconds ago 17.2MB 19:49:20 af795d221749 31 seconds ago 1.48GB 19:49:20 support-notifications-arm64 latest ac2c8a479357 34 seconds ago 32.3MB 19:49:20 8a103ef5f230 55 seconds ago 1.56GB 19:49:20 core-command-arm64 latest 1f30a54dd5b7 2 minutes ago 19.7MB 19:49:20 b898e5828c18 2 minutes ago 1.49GB 19:49:20 security-bootstrapper-arm64 latest 72d6ae85cdc2 3 minutes ago 21.9MB 19:49:20 bc76c45ead77 3 minutes ago 1.48GB 19:49:20 security-secretstore-setup-arm64 latest 05ed16cf4835 5 minutes ago 32.2MB 19:49:20 eb3676f9cd13 6 minutes ago 1.49GB 19:49:20 security-spiffe-token-provider-arm64 latest 850f558ab76e 7 minutes ago 32.7MB 19:49:20 6b838095334f 8 minutes ago 1.53GB 19:49:20 security-spire-agent-arm64 latest 6a832c1a5437 9 minutes ago 125MB 19:49:20 0ee7fc72ce6c 9 minutes ago 1.35GB 19:49:20 core-metadata-arm64 latest 2ece696883c6 10 minutes ago 20.2MB 19:49:20 c7b6de251b19 11 minutes ago 1.5GB 19:49:20 core-data-arm64 latest f7dbcd80c04c 11 minutes ago 19.9MB 19:49:20 39d29e872917 12 minutes ago 1.5GB 19:49:20 security-proxy-setup-arm64 latest 16c023e79e83 12 minutes ago 18.7MB 19:49:20 security-proxy-auth-arm64 latest 5210f2feeaa3 12 minutes ago 18.3MB 19:49:20 15ef9653c1ca 13 minutes ago 1.47GB 19:49:20 17a96d8155ec 13 minutes ago 1.47GB 19:49:20 security-spire-config-arm64 latest a70b75dd4319 18 minutes ago 86.2MB 19:49:20 security-spire-server-arm64 latest ef463f5cf933 18 minutes ago 87.1MB 19:49:20 76d1a36fd6f5 19 minutes ago 1.35GB 19:49:20 b52587f93b49 19 minutes ago 1.35GB 19:49:20 ci-base-image-arm64 latest b5b929b81ded 33 minutes ago 866MB 19:49:20 alpine 3.17 51e60588ff2c 13 days ago 7.46MB 19:49:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 4 weeks ago 648MB 19:49:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:49:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:49:20 19:49:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:49:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:49:21 arm64: Pulling from edgex-lftools-log-publisher 19:49:21 8998bd30e6a1: Pulling fs layer 19:49:21 04944245beec: Pulling fs layer 19:49:21 699f458cf7ca: Pulling fs layer 19:49:21 765212b225bb: Pulling fs layer 19:49:21 f23df028b6ca: Pulling fs layer 19:49:21 d65c8cfc05b1: Pulling fs layer 19:49:21 2437ff75d9bd: Pulling fs layer 19:49:21 2437ff75d9bd: Waiting 19:49:21 765212b225bb: Waiting 19:49:21 d65c8cfc05b1: Waiting 19:49:21 f23df028b6ca: Waiting 19:49:21 04944245beec: Verifying Checksum 19:49:21 04944245beec: Download complete 19:49:21 765212b225bb: Verifying Checksum 19:49:21 765212b225bb: Download complete 19:49:21 f23df028b6ca: Verifying Checksum 19:49:21 f23df028b6ca: Download complete 19:49:21 d65c8cfc05b1: Verifying Checksum 19:49:21 d65c8cfc05b1: Download complete 19:49:21 699f458cf7ca: Verifying Checksum 19:49:21 699f458cf7ca: Download complete 19:49:22 8998bd30e6a1: Verifying Checksum 19:49:22 8998bd30e6a1: Download complete 19:49:23 2437ff75d9bd: Verifying Checksum 19:49:25 8998bd30e6a1: Pull complete 19:49:26 04944245beec: Pull complete 19:49:30 699f458cf7ca: Pull complete 19:49:30 765212b225bb: Pull complete 19:49:30 f23df028b6ca: Pull complete 19:49:30 d65c8cfc05b1: Pull complete 19:49:45 2437ff75d9bd: Pull complete 19:49:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:49:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:49:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:49:46 prd-ubuntu20.04-docker-arm64-4c-16g-7436 does not seem to be running inside a container 19:49:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:49:49 $ docker top 477102b36660f6834eb2d1fae835b072dc9e495da3bedd5a1405a4db28fdb06b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:49:49 ---> job-cost.sh 19:49:49 lf-activate-venv: SKIPPING 19:49:49 INFO: No Stack... 19:49:50 INFO: Retrieving Pricing Info for: v3-standard-4 19:49:51 INFO: Archiving Costs [Pipeline] sh 19:49:52 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:49:52 + cut -d, -f6 [Pipeline] lock 19:49:52 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4509-1-stack-cost] 19:49:52 Resource [jenkins-edgexfoundry-edgex-go-PR-4509-1-stack-cost] did not exist. Created. 19:49:52 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4509-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:49:52 + echo total: 0.10999999940395355 [Pipeline] stash 19:49:53 Stashed 1 file(s) [Pipeline] } 19:49:53 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4509-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:49:53 $ docker stop --time=1 477102b36660f6834eb2d1fae835b072dc9e495da3bedd5a1405a4db28fdb06b 19:49:56 $ docker rm -f --volumes 477102b36660f6834eb2d1fae835b072dc9e495da3bedd5a1405a4db28fdb06b [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 19:49:57 provisioning config files... 19:49:57 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3322747668152020661tmp [Pipeline] { [Pipeline] sh 19:49:57 + set +x 19:49:57 + curl -s https://codecov.io/bash 19:49:57 + bash -s -- 19:49:57 19:49:57 _____ _ 19:49:57 / ____| | | 19:49:57 | | ___ __| | ___ ___ _____ __ 19:49:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:49:57 | |___| (_) | (_| | __/ (_| (_) \ V / 19:49:57 \_____\___/ \__,_|\___|\___\___/ \_/ 19:49:57 Bash-1.0.6 19:49:57 19:49:57 19:49:57 ==> git version 2.25.1 found 19:49:57 ==> 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 19:49:57 Release-Date: 2020-01-08 19:49:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:49:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:49:57 ==> Jenkins CI detected. 19:49:57 current dir:  /w/workspace/edgex-go/1 19:49:57 project root: . 19:49:57 --> token set from env 19:49:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:49:57 ==> Running gcov in . (disable via -X gcov) 19:49:57 ==> Python coveragepy not found 19:49:57 ==> Searching for coverage reports in: 19:49:57 + . 19:49:57 -> Found 1 reports 19:49:57 ==> Detecting git/mercurial file structure 19:49:57 ==> Reading reports 19:49:57 + ./coverage.out bytes=448244 19:49:57 ==> Appending adjustments 19:49:57 https://docs.codecov.io/docs/fixing-reports 19:49:59 + Found adjustments 19:49:59 ==> Gzipping contents 19:49:59 60K /tmp/codecov.9FDXZa.gz 19:49:59 ==> Uploading reports 19:49:59 url: https://codecov.io 19:49:59 query: branch=PR-4509&commit=b3477cc21c70497dc350f7819be168124d9ac636&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4509%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4509&job=&cmd_args= 19:49:59 -> Pinging Codecov 19:49:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4509&commit=b3477cc21c70497dc350f7819be168124d9ac636&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4509%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4509&job=&cmd_args= 19:49:59 -> Uploading to 19:49:59 https://storage.googleapis.com/codecov/v4/raw/2023-04-11/00271124DB129430A58F1EEE437C3FCB/b3477cc21c70497dc350f7819be168124d9ac636/a7ae1b9d-068d-4b0f-923e-69ab2f129bae.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230411T194959Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c6d30c7fa5bf169c0df42c15d2becc4fd6e3c140221033f5752c8d0599148227 19:49:59 % Total % Received % Xferd Average Speed Time Time Time Current 19:49:59 Dload Upload Total Spent Left Speed 19:49:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57535 0 0 100 57535 0 175k --:--:-- --:--:-- --:--:-- 175k 19:49:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b3477cc21c70497dc350f7819be168124d9ac636 [Pipeline] } 19:49:59 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 19:50:00 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:50:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:50:02 ---> package-listing.sh 19:50:02 ++ facter osfamily 19:50:02 ++ tr '[:upper:]' '[:lower:]' 19:50:02 + OS_FAMILY=debian 19:50:02 + workspace=/w/workspace/edgex-go/1 19:50:02 + START_PACKAGES=/tmp/packages_start.txt 19:50:02 + END_PACKAGES=/tmp/packages_end.txt 19:50:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:50:02 + PACKAGES=/tmp/packages_start.txt 19:50:02 + '[' /w/workspace/edgex-go/1 ']' 19:50:02 + PACKAGES=/tmp/packages_end.txt 19:50:02 + case "${OS_FAMILY}" in 19:50:02 + dpkg -l 19:50:02 + grep '^ii' 19:50:02 + '[' -f /tmp/packages_start.txt ']' 19:50:02 + '[' -f /tmp/packages_end.txt ']' 19:50:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:50:02 + '[' /w/workspace/edgex-go/1 ']' 19:50:02 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:50:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:50:02 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:50:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:50:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:50:03 19:50:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:50:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:50:03 latest: Pulling from edgex-lftools-log-publisher 19:50:03 5eb5b503b376: Pulling fs layer 19:50:03 5c69ac0246d0: Pulling fs layer 19:50:03 ec43610c2a17: Pulling fs layer 19:50:03 3a2ae6a8a46f: Pulling fs layer 19:50:03 33b1e0a273af: Pulling fs layer 19:50:03 5d3b04190fa2: Pulling fs layer 19:50:03 2f39f015ded8: Pulling fs layer 19:50:03 3a2ae6a8a46f: Waiting 19:50:03 5d3b04190fa2: Waiting 19:50:03 5c69ac0246d0: Download complete 19:50:03 3a2ae6a8a46f: Verifying Checksum 19:50:03 3a2ae6a8a46f: Download complete 19:50:03 33b1e0a273af: Verifying Checksum 19:50:03 33b1e0a273af: Download complete 19:50:03 ec43610c2a17: Verifying Checksum 19:50:03 ec43610c2a17: Download complete 19:50:03 5d3b04190fa2: Download complete 19:50:03 5eb5b503b376: Verifying Checksum 19:50:03 5eb5b503b376: Download complete 19:50:04 2f39f015ded8: Verifying Checksum 19:50:04 2f39f015ded8: Download complete 19:50:05 5eb5b503b376: Pull complete 19:50:05 5c69ac0246d0: Pull complete 19:50:06 ec43610c2a17: Pull complete 19:50:06 3a2ae6a8a46f: Pull complete 19:50:06 33b1e0a273af: Pull complete 19:50:06 5d3b04190fa2: Pull complete 19:50:10 2f39f015ded8: Pull complete 19:50:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:50:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:50:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:50:10 prd-ubuntu20.04-docker-8c-8g-7435 does not seem to be running inside a container 19:50:10 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:50:15 $ docker top 1deffdb4a9f533150b2344d7a9191cbc53a4badd66cefab0155b0248a632c73e -eo pid,comm [Pipeline] { [Pipeline] sh 19:50:16 + touch /tmp/pre-build-complete [Pipeline] sh 19:50:16 + mkdir -p /var/log/sysstat [Pipeline] sh 19:50:16 + ls /var/log/sa-host 19:50:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:50:16 provisioning config files... 19:50:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5137651908869115853tmp [Pipeline] { [Pipeline] echo 19:50:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:50:17 ---> create-netrc.sh [Pipeline] } 19:50:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:50:17 ---> python-tools-install.sh [Pipeline] echo 19:50:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:50:18 ---> sudo-logs.sh 19:50:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:50:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:50:18 ---> job-cost.sh 19:50:18 lf-activate-venv: SKIPPING 19:50:18 DEBUG: total: 0.10999999940395355 19:50:18 INFO: Retrieving Stack Cost... 19:50:19 INFO: Retrieving Pricing Info for: v3-standard-8 19:50:19 INFO: Archiving Costs [Pipeline] echo 19:50:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:50:19 ---> logs-deploy.sh 19:50:19 lf-activate-venv: SKIPPING 19:50:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4509/1 19:50:19 INFO: archiving workspace using pattern(s): 19:50:20 Archives upload complete. 19:50:20 INFO: archiving logs to Nexus 19:50:21 ---> uname -a: 19:50:21 Linux prd-ubuntu20-04-docker-8c-8g-7435 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:50:21 19:50:21 19:50:21 ---> lscpu: 19:50:21 Architecture: x86_64 19:50:21 CPU op-mode(s): 32-bit, 64-bit 19:50:21 Byte Order: Little Endian 19:50:21 Address sizes: 40 bits physical, 48 bits virtual 19:50:21 CPU(s): 8 19:50:21 On-line CPU(s) list: 0-7 19:50:21 Thread(s) per core: 1 19:50:21 Core(s) per socket: 1 19:50:21 Socket(s): 8 19:50:21 NUMA node(s): 1 19:50:21 Vendor ID: AuthenticAMD 19:50:21 CPU family: 23 19:50:21 Model: 49 19:50:21 Model name: AMD EPYC-Rome Processor 19:50:21 Stepping: 0 19:50:21 CPU MHz: 2800.000 19:50:21 BogoMIPS: 5600.00 19:50:21 Virtualization: AMD-V 19:50:21 Hypervisor vendor: KVM 19:50:21 Virtualization type: full 19:50:21 L1d cache: 256 KiB 19:50:21 L1i cache: 256 KiB 19:50:21 L2 cache: 4 MiB 19:50:21 L3 cache: 128 MiB 19:50:21 NUMA node0 CPU(s): 0-7 19:50:21 Vulnerability Itlb multihit: Not affected 19:50:21 Vulnerability L1tf: Not affected 19:50:21 Vulnerability Mds: Not affected 19:50:21 Vulnerability Meltdown: Not affected 19:50:21 Vulnerability Mmio stale data: Not affected 19:50:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:50:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:50:21 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:50:21 Vulnerability Srbds: Not affected 19:50:21 Vulnerability Tsx async abort: Not affected 19:50:21 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:50:21 19:50:21 19:50:21 ---> nproc: 19:50:21 8 19:50:21 19:50:21 19:50:21 ---> df -h: 19:50:21 Filesystem Size Used Avail Use% Mounted on 19:50:21 overlay 155G 20G 136G 13% / 19:50:21 tmpfs 64M 0 64M 0% /dev 19:50:21 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:50:21 shm 64M 0 64M 0% /dev/shm 19:50:21 /dev/vda1 155G 20G 136G 13% /facter-os 19:50:21 19:50:21