Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 84e00f6941a005dc937998c278d2277582efcc3c+ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 (1f3401dfe73583e93b9464c5b3fca64554847442) 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-ssh6705525887223906839.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16951232484841963835.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4318/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4318/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6646745764780067784.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh17609880640736054713.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4318/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4318/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7134201120612005080.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4506 in /w/workspace/edgexfoundry_edgex-go_PR-4318 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 into PR head commit 84e00f6941a005dc937998c278d2277582efcc3c Merge succeeded, producing 19bb28e3bba8de2156ee4f900f2ff991c580e382 Checking out Revision 19bb28e3bba8de2156ee4f900f2ff991c580e382 (PR-4318) > 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/4318/head:refs/remotes/origin/PR-4318 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 84e00f6941a005dc937998c278d2277582efcc3c # 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 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 19bb28e3bba8de2156ee4f900f2ff991c580e382 # timeout=10 Commit message: "Merge commit 'ca0edb878bc182f1b8ca64f305bcf88ca1b2f198' into HEAD" > git rev-list --no-walk 84e00f6941a005dc937998c278d2277582efcc3c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:03 ========================================================= 08:30:03 EdgeX Global Pipelines Version Info 08:30:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:04 ------------------- 08:30:04 stable info: 08:30:04 ------------------- 08:30:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:04 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:30:04 Message: update stable to v1.0.244 08:30:04 ------------------- 08:30:04 experimental info: 08:30:04 ------------------- 08:30:04 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:04 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:30:04 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:30:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:30:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4318 [Pipeline] echo 08:30:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4318 [Pipeline] echo 08:30:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4318 [Pipeline] echo 08:30:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 19bb28e3bba8de2156ee4f900f2ff991c580e382 [Pipeline] echo 08:30:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 19bb28e [Pipeline] echo 08:30:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:05 provisioning config files... 08:30:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4151153919593425207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:05 ---> docker-login.sh 08:30:05 nexus3.edgexfoundry.org:10001 08:30:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:07 Configure a credential helper to remove this warning. See 08:30:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:07 08:30:07 Login Succeeded 08:30:07 nexus3.edgexfoundry.org:10002 08:30:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:07 Configure a credential helper to remove this warning. See 08:30:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:07 08:30:07 Login Succeeded 08:30:07 nexus3.edgexfoundry.org:10003 08:30:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:07 Configure a credential helper to remove this warning. See 08:30:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:07 08:30:07 Login Succeeded 08:30:07 nexus3.edgexfoundry.org:10004 08:30:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:07 Configure a credential helper to remove this warning. See 08:30:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:07 08:30:07 Login Succeeded 08:30:07 docker.io 08:30:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:07 Configure a credential helper to remove this warning. See 08:30:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:07 08:30:07 Login Succeeded 08:30:07 ---> docker-login.sh ends [Pipeline] } 08:30:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:07 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:30:07 + dirname cmd/core-command/Dockerfile 08:30:07 + cut -d/ -f2 08:30:07 + echo core-command,cmd/core-command/Dockerfile 08:30:07 + + cut -d/dirname -f2 cmd/core-common-config-bootstrapper/Dockerfile 08:30:07 08:30:07 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:07 + dirname cmd/core-data/Dockerfile 08:30:07 + cut -d/ -f2 08:30:07 + echo core-data,cmd/core-data/Dockerfile 08:30:07 + dirname cmd/core-metadata/Dockerfile 08:30:07 + cut -d/ -f2 08:30:07 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:07 + dirname cmd/security-bootstrapper/Dockerfile 08:30:07 + cut -d/ -f2 08:30:07 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:07 + dirname cmd/security-proxy-setup/Dockerfile 08:30:07 + cut -d/ -f2 08:30:07 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:07 + + dirnamecut cmd/security-secretstore-setup/Dockerfile -d/ 08:30:07 -f2 08:30:07 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:07 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:07 + cut -d/ -f2 08:30:07 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:07 + dirname cmd/security-spire-agent/Dockerfile 08:30:07 + cut -d/ -f2 08:30:07 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:07 + dirname cmd/security-spire-config/Dockerfile 08:30:07 + cut -d/ -f2 08:30:07 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:07 + dirname cmd/security-spire-server/Dockerfile 08:30:07 + cut -d/ -f2 08:30:07 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:07 + dirname cmd/support-notifications/Dockerfile 08:30:07 + cut -d/ -f2 08:30:07 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:07 + dirname cmd/support-scheduler/Dockerfile 08:30:07 + cut -d/ -f2 08:30:07 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:07 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:30:08 + git rev-list -1 --merges 19bb28e3bba8de2156ee4f900f2ff991c580e382~1..19bb28e3bba8de2156ee4f900f2ff991c580e382 [Pipeline] echo 08:30:08 -----------> git rev-list -1 --merges 19bb28e3bba8de2156ee4f900f2ff991c580e382~1..19bb28e3bba8de2156ee4f900f2ff991c580e382 19bb28e3bba8de2156ee4f900f2ff991c580e382 08:30:08 19bb28e3bba8de2156ee4f900f2ff991c580e382 [false] [Pipeline] sh 08:30:08 + git log --format=format:%s -1 19bb28e3bba8de2156ee4f900f2ff991c580e382 [Pipeline] echo 08:30:08 ========================================================= 08:30:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:08 + grep -v github /etc/ssh/ssh_known_hosts 08:30:08 + [ -e /tmp/ssh_known_hosts ] 08:30:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:08 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:09 08:30:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:09 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:09 b85a868b505f: Pulling fs layer 08:30:09 e2be974225ed: Pulling fs layer 08:30:09 339a4e72a1f5: Pulling fs layer 08:30:09 988bab9f4d93: Pulling fs layer 08:30:09 1469e6f7b9e6: Pulling fs layer 08:30:09 eaf3925da568: Pulling fs layer 08:30:09 bab4dde63d76: Pulling fs layer 08:30:09 bde34c3a00c8: Pulling fs layer 08:30:09 b352a97aabf1: Pulling fs layer 08:30:09 988bab9f4d93: Waiting 08:30:09 1469e6f7b9e6: Waiting 08:30:09 eaf3925da568: Waiting 08:30:09 bab4dde63d76: Waiting 08:30:09 bde34c3a00c8: Waiting 08:30:09 b352a97aabf1: Waiting 08:30:09 4872d77fe225: Pulling fs layer 08:30:09 5851b861e8e6: Pulling fs layer 08:30:09 4872d77fe225: Waiting 08:30:09 5851b861e8e6: Waiting 08:30:10 e2be974225ed: Download complete 08:30:10 988bab9f4d93: Verifying Checksum 08:30:10 988bab9f4d93: Download complete 08:30:10 1469e6f7b9e6: Verifying Checksum 08:30:10 1469e6f7b9e6: Download complete 08:30:10 eaf3925da568: Verifying Checksum 08:30:10 eaf3925da568: Download complete 08:30:10 339a4e72a1f5: Verifying Checksum 08:30:10 339a4e72a1f5: Download complete 08:30:10 bde34c3a00c8: Verifying Checksum 08:30:10 bde34c3a00c8: Download complete 08:30:10 b352a97aabf1: Download complete 08:30:10 4872d77fe225: Download complete 08:30:10 5851b861e8e6: Verifying Checksum 08:30:10 b85a868b505f: Verifying Checksum 08:30:10 b85a868b505f: Download complete 08:30:10 bab4dde63d76: Verifying Checksum 08:30:10 bab4dde63d76: Download complete 08:30:11 b85a868b505f: Pull complete 08:30:11 e2be974225ed: Pull complete 08:30:12 339a4e72a1f5: Pull complete 08:30:12 988bab9f4d93: Pull complete 08:30:12 1469e6f7b9e6: Pull complete 08:30:12 eaf3925da568: Pull complete 08:30:14 bab4dde63d76: Pull complete 08:30:14 bde34c3a00c8: Pull complete 08:30:14 b352a97aabf1: Pull complete 08:30:14 4872d77fe225: Pull complete 08:30:14 5851b861e8e6: Pull complete 08:30:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:14 prd-ubuntu20.04-docker-8c-8g-4506 does not seem to be running inside a container 08:30:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:17 $ docker top d32bba0b8ba30648483739d03b6914f13447a5ff6148b918f52e16bac0e8b617 -eo pid,comm 08:30:17 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:30:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:17 [ssh-agent] Looking for ssh-agent implementation... 08:30:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:17 $ docker exec d32bba0b8ba30648483739d03b6914f13447a5ff6148b918f52e16bac0e8b617 ssh-agent 08:30:18 SSH_AUTH_SOCK=/tmp/ssh-Woma6tOGLKJp/agent.32 08:30:18 SSH_AGENT_PID=38 08:30:18 Running ssh-add (command line suppressed) 08:30:18 Identity added: /w/workspace/edgex-go/2@tmp/private_key_549057281669458166.key (/w/workspace/edgex-go/2@tmp/private_key_549057281669458166.key) 08:30:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:18 + git tag --points-at HEAD [Pipeline] } 08:30:18 $ docker exec --env ******** --env ******** d32bba0b8ba30648483739d03b6914f13447a5ff6148b918f52e16bac0e8b617 ssh-agent -k 08:30:18 unset SSH_AUTH_SOCK; 08:30:18 unset SSH_AGENT_PID; 08:30:18 echo Agent pid 38 killed; 08:30:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:18 [ssh-agent] Looking for ssh-agent implementation... 08:30:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:18 $ docker exec d32bba0b8ba30648483739d03b6914f13447a5ff6148b918f52e16bac0e8b617 ssh-agent 08:30:18 SSH_AUTH_SOCK=/tmp/ssh-tciyVl7Jjvxd/agent.70 08:30:18 SSH_AGENT_PID=76 08:30:18 Running ssh-add (command line suppressed) 08:30:18 Identity added: /w/workspace/edgex-go/2@tmp/private_key_2226950769802206172.key (/w/workspace/edgex-go/2@tmp/private_key_2226950769802206172.key) 08:30:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:19 + git semver init 08:30:19 2023-02-04 08:30:19,519 [run_init] DEBUG init version:0.0.0 force:False 08:30:19 2023-02-04 08:30:19,520 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 08:30:19 2023-02-04 08:30:19,521 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 08:30:19 2023-02-04 08:30:19,521 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 08:30:26 2023-02-04 08:30:25,119 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 08:30:26 2023-02-04 08:30:25,120 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4318 with force:False 08:30:26 2023-02-04 08:30:25,120 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4318 08:30:26 2023-02-04 08:30:25,131 [execute] INFO git cat-file --batch-check 08:30:26 2023-02-04 08:30:25,131 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:26 2023-02-04 08:30:25,136 [execute] INFO git cat-file --batch 08:30:26 2023-02-04 08:30:25,136 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:26 2023-02-04 08:30:25,141 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4318 08:30:26 0.0.0 [Pipeline] } 08:30:26 $ docker exec --env ******** --env ******** d32bba0b8ba30648483739d03b6914f13447a5ff6148b918f52e16bac0e8b617 ssh-agent -k 08:30:26 unset SSH_AUTH_SOCK; 08:30:26 unset SSH_AGENT_PID; 08:30:26 echo Agent pid 76 killed; 08:30:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:26 + git semver [Pipeline] } 08:30:26 $ docker stop --time=1 d32bba0b8ba30648483739d03b6914f13447a5ff6148b918f52e16bac0e8b617 08:30:28 $ docker rm -f --volumes d32bba0b8ba30648483739d03b6914f13447a5ff6148b918f52e16bac0e8b617 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:28 Stashed 1 file(s) [Pipeline] echo 08:30:28 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:30:29 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:30:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:29 ========================================================= 08:30:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:30:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:29 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:29 213ec9aee27d: Pulling fs layer 08:30:29 4583459ba037: Pulling fs layer 08:30:29 93c1e223e6f2: Pulling fs layer 08:30:29 53926ce57604: Pulling fs layer 08:30:29 21b2b0c7a3f4: Pulling fs layer 08:30:29 22ff95d597cd: Pulling fs layer 08:30:29 12d6caf4c0d1: Pulling fs layer 08:30:29 96b7cbca73a9: Pulling fs layer 08:30:29 a7acece74701: Pulling fs layer 08:30:29 53926ce57604: Waiting 08:30:29 21b2b0c7a3f4: Waiting 08:30:29 22ff95d597cd: Waiting 08:30:29 12d6caf4c0d1: Waiting 08:30:29 96b7cbca73a9: Waiting 08:30:29 a7acece74701: Waiting 08:30:29 93c1e223e6f2: Verifying Checksum 08:30:29 93c1e223e6f2: Download complete 08:30:29 4583459ba037: Download complete 08:30:29 21b2b0c7a3f4: Verifying Checksum 08:30:29 21b2b0c7a3f4: Download complete 08:30:29 22ff95d597cd: Verifying Checksum 08:30:29 22ff95d597cd: Download complete 08:30:30 213ec9aee27d: Verifying Checksum 08:30:30 213ec9aee27d: Download complete 08:30:30 213ec9aee27d: Pull complete 08:30:30 4583459ba037: Pull complete 08:30:30 93c1e223e6f2: Pull complete 08:30:30 12d6caf4c0d1: Verifying Checksum 08:30:30 12d6caf4c0d1: Download complete 08:30:33 53926ce57604: Verifying Checksum 08:30:33 53926ce57604: Download complete 08:30:33 a7acece74701: Verifying Checksum 08:30:33 a7acece74701: Download complete 08:30:33 96b7cbca73a9: Verifying Checksum 08:30:33 96b7cbca73a9: Download complete 08:30:36 53926ce57604: Pull complete 08:30:36 21b2b0c7a3f4: Pull complete 08:30:36 22ff95d597cd: Pull complete 08:30:36 12d6caf4c0d1: Pull complete 08:30:38 96b7cbca73a9: Pull complete 08:30:39 a7acece74701: Pull complete 08:30:39 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:30:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:30:40 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:40 WORKDIR /edgex 08:30:40 COPY go.mod . 08:30:40 RUN go mod download 08:30:40 + docker build -t ci-base-image-x86_64 -f - . 08:30:40 Sending build context to Docker daemon 170.1MB 08:30:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:40 ---> db6d94c90886 08:30:40 Step 2/4 : WORKDIR /edgex 08:30:43 Still waiting to schedule task 08:30:43 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:47 ---> Running in 1d6ad0acdb4b 08:30:47 Removing intermediate container 1d6ad0acdb4b 08:30:47 ---> 46fc9dab7ea9 08:30:47 Step 3/4 : COPY go.mod . 08:30:47 ---> ede9cb05c79d 08:30:47 Step 4/4 : RUN go mod download 08:30:47 ---> Running in 4c5a0bb9d529 08:31:05 Removing intermediate container 4c5a0bb9d529 08:31:05 ---> 07d7315e1233 08:31:05 Successfully built 07d7315e1233 08:31:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:05 + docker inspect -f . ci-base-image-x86_64 08:31:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:05 prd-ubuntu20.04-docker-8c-8g-4506 does not seem to be running inside a container 08:31:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:06 $ docker top 2e86bcb748577aa404b4ded3fd5f1afa4280e9d9fe09d8157b62f48458a237f4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:06 + go version 08:31:06 go version go1.18.7 linux/amd64 [Pipeline] } 08:31:06 $ docker stop --time=1 2e86bcb748577aa404b4ded3fd5f1afa4280e9d9fe09d8157b62f48458a237f4 08:31:07 $ docker rm -f --volumes 2e86bcb748577aa404b4ded3fd5f1afa4280e9d9fe09d8157b62f48458a237f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:08 + docker inspect -f . ci-base-image-x86_64 08:31:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:08 prd-ubuntu20.04-docker-8c-8g-4506 does not seem to be running inside a container 08:31:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:09 $ docker top c1f7ae0fdb389e8c472675f73eeece1de8e6c1189e7801c2d851832503d18208 -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:09 ========================================================= 08:31:09 [edgeXBuildGoParallel] Running Tests and Build... 08:31:09 ========================================================= [Pipeline] sh 08:31:09 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:31:09 + make test 08:31:09 go test -race -coverprofile=coverage.out ./... 08:31:16 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.075s coverage: 28.7% of statements 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.100s coverage: 98.5% of statements 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.093s coverage: 43.1% of statements 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.099s coverage: 54.0% of statements 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.655s coverage: 89.2% of statements 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.075s coverage: 2.6% of statements 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.543s coverage: 95.6% of statements 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:34 ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 72.2% of statements 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 65.9% of statements 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.059s coverage: 0.9% of statements 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.068s coverage: 29.6% of statements 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.086s coverage: 47.1% of statements 08:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.064s coverage: 82.9% of statements 08:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 08:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements 08:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 08:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.275s coverage: 79.9% of statements 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 86.9% of statements 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 77.4% of statements 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.097s coverage: 80.0% of statements 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.075s coverage: 87.2% of statements 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.250s coverage: 91.2% of statements 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.187s coverage: 64.7% of statements 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.328s coverage: 65.3% of statements 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.189s coverage: 41.8% of statements 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.156s coverage: 92.3% of statements 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:49 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:32:07 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 08:32:07 go vet ./... 08:32:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:09 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:10 + ls -al . 08:32:10 total 744 08:32:10 drwxrwxr-x 11 1001 1001 4096 Feb 4 08:31 . 08:32:10 drwxr-xr-x 4 root root 4096 Feb 4 08:31 .. 08:32:10 drwxrwxr-x 2 1001 1001 4096 Feb 4 08:29 .blubracket 08:32:10 -rw-rw-r-- 1 1001 1001 16 Feb 4 08:29 .dockerignore 08:32:10 drwxrwxr-x 8 1001 1001 4096 Feb 4 08:31 .git 08:32:10 drwxrwxr-x 3 1001 1001 4096 Feb 4 08:29 .github 08:32:10 -rw-rw-r-- 1 1001 1001 1024 Feb 4 08:29 .gitignore 08:32:10 -rw-rw-r-- 1 1001 1001 42 Feb 4 08:29 .golangci.yml 08:32:10 -rw-rw-r-- 1 1001 1001 87 Feb 4 08:29 .hadolint.yml 08:32:10 drwxr-xr-x 3 1001 1001 4096 Feb 4 08:30 .semver 08:32:10 -rw-rw-r-- 1 1001 1001 166 Feb 4 08:29 .sonarcloud.properties 08:32:10 -rw-rw-r-- 1 1001 1001 1171 Feb 4 08:29 ADOPTERS.md 08:32:10 -rw-rw-r-- 1 1001 1001 10825 Feb 4 08:29 Attribution.txt 08:32:10 -rw-rw-r-- 1 1001 1001 73765 Feb 4 08:29 CHANGELOG.md 08:32:10 -rw-rw-r-- 1 1001 1001 3804 Feb 4 08:29 CONTRIBUTING.md 08:32:10 -rw-rw-r-- 1 1001 1001 677 Feb 4 08:29 GOVERNANCE.md 08:32:10 -rw-rw-r-- 1 1001 1001 850 Feb 4 08:29 Jenkinsfile 08:32:10 -rw-rw-r-- 1 1001 1001 10775 Feb 4 08:29 LICENSE 08:32:10 -rw-rw-r-- 1 1001 1001 13388 Feb 4 08:29 Makefile 08:32:10 -rw-rw-r-- 1 1001 1001 582 Feb 4 08:29 OWNERS.md 08:32:10 -rw-rw-r-- 1 1001 1001 9403 Feb 4 08:29 README.md 08:32:10 -rw-rw-r-- 1 1001 1001 6912 Feb 4 08:29 SECURITY.md 08:32:10 -rw-rw-r-- 1 1001 1001 5 Feb 4 08:30 VERSION 08:32:10 drwxrwxr-x 2 1001 1001 4096 Feb 4 08:29 bin 08:32:10 drwxrwxr-x 17 1001 1001 4096 Feb 4 08:29 cmd 08:32:10 -rw-r--r-- 1 root root 486191 Feb 4 08:31 coverage.out 08:32:10 -rw-rw-r-- 1 1001 1001 3294 Feb 4 08:29 go.mod 08:32:10 -rw-rw-r-- 1 1001 1001 34708 Feb 4 08:29 go.sum 08:32:10 drwxrwxr-x 7 1001 1001 4096 Feb 4 08:29 internal 08:32:10 drwxrwxr-x 3 1001 1001 4096 Feb 4 08:29 openapi 08:32:10 drwxrwxr-x 4 1001 1001 4096 Feb 4 08:29 snap 08:32:10 -rw-rw-r-- 1 1001 1001 204 Feb 4 08:29 version.go [Pipeline] sh 08:32:10 + '[' -e coverage.out ] 08:32:10 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:10 Stashed 1 file(s) [Pipeline] sh 08:32:10 + make build 08:32:10 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:32:22 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:32:22 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:32:23 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:32:24 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:32:31 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:32:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:32:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:32:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:32:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:32:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:32:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:32:40 $ docker stop --time=1 c1f7ae0fdb389e8c472675f73eeece1de8e6c1189e7801c2d851832503d18208 08:32:45 $ docker rm -f --volumes c1f7ae0fdb389e8c472675f73eeece1de8e6c1189e7801c2d851832503d18208 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:46 08:32:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:46 latest: Pulling from edgex-devops/edgex-compose 08:32:46 cbdbe7a5bc2a: Pulling fs layer 08:32:46 ca9280d653b3: Pulling fs layer 08:32:46 7e9c9ca2126c: Pulling fs layer 08:32:46 cbdbe7a5bc2a: Verifying Checksum 08:32:46 cbdbe7a5bc2a: Download complete 08:32:46 cbdbe7a5bc2a: Pull complete 08:32:46 ca9280d653b3: Verifying Checksum 08:32:46 ca9280d653b3: Download complete 08:32:47 7e9c9ca2126c: Download complete 08:32:47 ca9280d653b3: Pull complete 08:32:50 7e9c9ca2126c: Pull complete 08:32:50 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:32:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:50 prd-ubuntu20.04-docker-8c-8g-4506 does not seem to be running inside a container 08:32:50 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:53 $ docker top 4d7e26f95be89f404b3739fe93fa0f7b39a41daa02565a264104ba385f6958a4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:54 + docker-compose build --help 08:32:54 + grep parallel 08:32:54 --parallel Build images in parallel. [Pipeline] } 08:32:54 $ docker stop --time=1 4d7e26f95be89f404b3739fe93fa0f7b39a41daa02565a264104ba385f6958a4 08:32:56 $ docker rm -f --volumes 4d7e26f95be89f404b3739fe93fa0f7b39a41daa02565a264104ba385f6958a4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:56 prd-ubuntu20.04-docker-8c-8g-4506 does not seem to be running inside a container 08:32:56 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:57 $ docker top f8614de343016677d5f20fcf012235453c8b0d1c63e64b07bbdfe68e0790cf75 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:57 + docker-compose -f ./docker-compose-build.yml build --parallel 08:32:58 Building core-command ... 08:32:58 Building core-common-config-bootstrapper ... 08:32:58 Building core-data ... 08:32:58 Building core-metadata ... 08:32:58 Building security-bootstrapper ... 08:32:58 Building security-proxy-setup ... 08:32:58 Building security-secretstore-setup ... 08:32:58 Building security-spiffe-token-provider ... 08:32:58 Building security-spire-agent ... 08:32:58 Building security-spire-config ... 08:32:58 Building security-spire-server ... 08:32:58 Building support-notifications ... 08:32:58 Building support-scheduler ... 08:32:58 Building security-bootstrapper 08:32:58 Building security-proxy-setup 08:32:58 Building support-scheduler 08:32:58 Building core-data 08:32:58 Building core-common-config-bootstrapper 08:33:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4512 in /w/workspace/edgexfoundry_edgex-go_PR-4318 [Pipeline] { [Pipeline] ws 08:33:03 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:33:03 The recommended git tool is: git 08:33:08 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:08 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:33:08 ---> 07d7315e1233 08:33:08 Step 3/21 : WORKDIR /edgex-go 08:33:08 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:08 ---> 07d7315e1233 08:33:08 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:33:08 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:08 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:33:08 ---> 07d7315e1233 08:33:08 Step 3/32 : WORKDIR /edgex-go 08:33:08 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:08 ---> 07d7315e1233 08:33:08 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:33:09 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:09 ---> 07d7315e1233 08:33:09 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:33:09 using credential edgex-jenkins-ssh 08:33:09 Cloning the remote Git repository 08:33:09 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:33:09 > git init /w/workspace/edgex-go/2 # timeout=10 08:33:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:10 > git --version # timeout=10 08:33:10 > git --version # 'git version 2.25.1' 08:33:10 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:16 ---> Running in 464203bba1ed 08:33:16 ---> Running in 033da4d41ae0 08:33:16 ---> Running in f04875b58c0b 08:33:16 ---> Running in 11f7a7ce77a6 08:33:16 ---> Running in e0df732ae2a0 08:33:16 Removing intermediate container e0df732ae2a0 08:33:16 ---> 146760c7c1f6 08:33:16 Step 4/32 : RUN apk add --update --no-cache make git 08:33:16 Removing intermediate container 033da4d41ae0 08:33:16 ---> bf1349474224 08:33:16 Step 4/22 : WORKDIR /edgex-go 08:33:16 Removing intermediate container 11f7a7ce77a6 08:33:16 ---> 476f48eb31c9 08:33:16 Step 4/22 : WORKDIR /edgex-go 08:33:16 Removing intermediate container 464203bba1ed 08:33:16 ---> 6960c3ea2a46 08:33:16 Step 4/21 : RUN apk add --update --no-cache make git 08:33:16 ---> Running in ea55ef195b79 08:33:16 Removing intermediate container f04875b58c0b 08:33:16 ---> caf2c27c6694 08:33:16 Step 4/22 : WORKDIR /edgex-go 08:33:16 ---> Running in ad3343849a64 08:33:16 ---> Running in 07b79acfec37 08:33:16 ---> Running in de852ce58d6c 08:33:16 ---> Running in 40ac2c879be0 08:33:16 Removing intermediate container ad3343849a64 08:33:16 ---> 4e2ac73c752e 08:33:16 Step 5/22 : RUN apk add --update --no-cache make git 08:33:16 Removing intermediate container de852ce58d6c 08:33:16 ---> 5f734724dabb 08:33:16 Step 5/22 : RUN apk add --update --no-cache make git 08:33:16 ---> Running in 782fc8aebf26 08:33:16 Removing intermediate container 40ac2c879be0 08:33:16 ---> e6984f380d91 08:33:16 Step 5/22 : RUN apk add --update --no-cache make git 08:33:16 ---> Running in 446698bb3930 08:33:16 ---> Running in 2b881ffe66dc 08:33:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:17 OK: 211 MiB in 51 packages 08:33:17 OK: 211 MiB in 51 packages 08:33:17 OK: 211 MiB in 51 packages 08:33:17 OK: 211 MiB in 51 packages 08:33:17 OK: 211 MiB in 51 packages 08:33:17 Removing intermediate container 07b79acfec37 08:33:17 ---> 502203b91246 08:33:17 Step 5/21 : COPY go.mod vendor* ./ 08:33:17 Removing intermediate container ea55ef195b79 08:33:17 ---> b8577bf63ef3 08:33:17 Step 5/32 : COPY go.mod vendor* ./ 08:33:18 ---> ad991180b09d 08:33:18 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:18 ---> c965ac7440a4 08:33:18 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:18 ---> Running in 34d6db4f9cd2 08:33:18 ---> Running in 90673efe158a 08:33:18 Removing intermediate container 782fc8aebf26 08:33:18 ---> 155fc9844379 08:33:18 Step 6/22 : COPY go.mod vendor* ./ 08:33:18 Removing intermediate container 446698bb3930 08:33:18 ---> 636973bf8352 08:33:18 Step 6/22 : COPY go.mod vendor* ./ 08:33:18 Removing intermediate container 2b881ffe66dc 08:33:18 ---> ac11d3c563a6 08:33:18 Step 6/22 : COPY go.mod vendor* ./ 08:33:18 ---> 108e02507ff2 08:33:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:18 ---> Running in b1fb98c9518f 08:33:18 ---> ddff6a660bf4 08:33:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:18 ---> Running in 24f5235e190c 08:33:18 ---> 2c9f1e507106 08:33:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:18 ---> Running in f888b67ef231 08:33:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:29 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4318/head:refs/remotes/origin/PR-4318 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:33:29 Merging remotes/origin/main commit ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 into PR head commit 84e00f6941a005dc937998c278d2277582efcc3c 08:33:30 Merge succeeded, producing 360b25922eab2bd59b2206a0c2a93078788b7c7f 08:33:30 Checking out Revision 360b25922eab2bd59b2206a0c2a93078788b7c7f (PR-4318) 08:33:29 > git config core.sparsecheckout # timeout=10 08:33:29 > git checkout -f 84e00f6941a005dc937998c278d2277582efcc3c # timeout=10 08:33:30 > git remote # timeout=10 08:33:30 > git config --get remote.origin.url # timeout=10 08:33:30 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:30 > git merge ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 # timeout=10 08:33:30 > git rev-parse HEAD^{commit} # timeout=10 08:33:30 > git config core.sparsecheckout # timeout=10 08:33:30 > git checkout -f 360b25922eab2bd59b2206a0c2a93078788b7c7f # timeout=10 08:33:34 Commit message: "Merge commit 'ca0edb878bc182f1b8ca64f305bcf88ca1b2f198' into HEAD" 08:33:34 > git rev-list --no-walk 84e00f6941a005dc937998c278d2277582efcc3c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:33:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:33:35 % Total % Received % Xferd Average Speed Time Time Time Current 08:33:35 Dload Upload Total Spent Left Speed 08:33:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh 08:33:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:33:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:33:36 + sudo tee /etc/docker/daemon.new 08:33:36 { 08:33:36 "registry-mirrors": [ 08:33:36 "https://nexus3.edgexfoundry.org:10001" 08:33:36 ], 08:33:36 "bip": "10.250.0.254/24", 08:33:36 "hosts": [ 08:33:36 "tcp://0.0.0.0:5555", 08:33:36 "unix:///var/run/docker.sock" 08:33:36 ], 08:33:36 "mtu": 1458, 08:33:36 "selinux-enabled": true, 08:33:36 "seccomp-profile": "/etc/docker/seccomp.json" 08:33:36 } [Pipeline] sh 08:33:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:33:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:33:55 provisioning config files... 08:33:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config12275973112442296662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:56 ---> docker-login.sh 08:33:56 nexus3.edgexfoundry.org:10001 08:33:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:56 Configure a credential helper to remove this warning. See 08:33:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:56 08:33:56 Login Succeeded 08:33:56 nexus3.edgexfoundry.org:10002 08:33:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:57 Configure a credential helper to remove this warning. See 08:33:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:57 08:33:57 Login Succeeded 08:33:57 nexus3.edgexfoundry.org:10003 08:33:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:57 Configure a credential helper to remove this warning. See 08:33:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:57 08:33:57 Login Succeeded 08:33:57 nexus3.edgexfoundry.org:10004 08:33:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:58 Configure a credential helper to remove this warning. See 08:33:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:58 08:33:58 Login Succeeded 08:33:58 docker.io 08:33:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:59 Configure a credential helper to remove this warning. See 08:33:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:59 08:33:59 Login Succeeded 08:33:59 ---> docker-login.sh ends [Pipeline] } 08:33:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:34:00 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:34:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:00 ========================================================= 08:34:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:34:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:34:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:00 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:34:00 9b18e9b68314: Pulling fs layer 08:34:00 35d82f9e3411: Pulling fs layer 08:34:00 e16973657156: Pulling fs layer 08:34:00 fc693d55d65f: Pulling fs layer 08:34:00 7e9fc2657dce: Pulling fs layer 08:34:00 dda99020689f: Pulling fs layer 08:34:00 db1c61fa0a46: Pulling fs layer 08:34:00 891c053d2c06: Pulling fs layer 08:34:00 fc693d55d65f: Waiting 08:34:00 7e9fc2657dce: Waiting 08:34:00 dda99020689f: Waiting 08:34:00 db1c61fa0a46: Waiting 08:34:00 891c053d2c06: Waiting 08:34:00 e16973657156: Verifying Checksum 08:34:00 e16973657156: Download complete 08:34:00 35d82f9e3411: Download complete 08:34:00 7e9fc2657dce: Verifying Checksum 08:34:00 7e9fc2657dce: Download complete 08:34:00 dda99020689f: Verifying Checksum 08:34:00 dda99020689f: Download complete 08:34:00 9b18e9b68314: Verifying Checksum 08:34:00 9b18e9b68314: Download complete 08:34:01 9b18e9b68314: Pull complete 08:34:01 891c053d2c06: Verifying Checksum 08:34:01 891c053d2c06: Download complete 08:34:02 35d82f9e3411: Pull complete 08:34:02 e16973657156: Pull complete 08:34:03 db1c61fa0a46: Verifying Checksum 08:34:03 db1c61fa0a46: Download complete 08:34:04 fc693d55d65f: Verifying Checksum 08:34:04 fc693d55d65f: Download complete 08:34:17 fc693d55d65f: Pull complete 08:34:17 7e9fc2657dce: Pull complete 08:34:17 dda99020689f: Pull complete 08:34:23 db1c61fa0a46: Pull complete 08:34:25 891c053d2c06: Pull complete 08:34:25 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:34:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:34:25 + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:25 WORKDIR /edgex 08:34:25 COPY go.mod . 08:34:25 RUN go mod download -f 08:34:25 - . 08:34:26 Sending build context to Docker daemon 3.093MB 08:34:26 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:26 ---> f96f9c87975a 08:34:26 Step 2/4 : WORKDIR /edgex 08:34:28 ---> Running in c3ce780782f8 08:34:28 Removing intermediate container c3ce780782f8 08:34:28 ---> cb963ff72087 08:34:28 Step 3/4 : COPY go.mod . 08:34:29 ---> 8fb00d107d37 08:34:29 Step 4/4 : RUN go mod download 08:34:29 ---> Running in 93ea49ef1d61 08:35:08 Removing intermediate container 93ea49ef1d61 08:35:08 ---> 986e73006d1a 08:35:08 Successfully built 986e73006d1a 08:35:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:08 + docker inspect -f . ci-base-image-arm64 08:35:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:08 prd-ubuntu20.04-docker-arm64-4c-16g-4512 does not seem to be running inside a container 08:35:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:11 $ docker top 5c32a325ea47c013048f626f42d88a8c4cf734f84cb7aeca04002b70375552fe -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:12 + go version 08:35:12 go version go1.18.7 linux/arm64 [Pipeline] } 08:35:12 $ docker stop --time=1 5c32a325ea47c013048f626f42d88a8c4cf734f84cb7aeca04002b70375552fe 08:35:14 $ docker rm -f --volumes 5c32a325ea47c013048f626f42d88a8c4cf734f84cb7aeca04002b70375552fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:14 + docker inspect -f . ci-base-image-arm64 08:35:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:15 prd-ubuntu20.04-docker-arm64-4c-16g-4512 does not seem to be running inside a container 08:35:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:16 $ docker top 9eb00801f9c2a7daca208e3fe70c05243da2110f95e0e412f17d69cda83f108b -eo pid,comm [Pipeline] { [Pipeline] echo 08:35:16 ========================================================= 08:35:16 [edgeXBuildGoParallel] Running Tests and Build... 08:35:16 ========================================================= [Pipeline] sh 08:35:17 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:35:18 + make test 08:35:18 go test -race -coverprofile=coverage.out ./... 08:35:24 Removing intermediate container 34d6db4f9cd2 08:35:24 ---> a2bd7c25a25f 08:35:24 Step 7/21 : COPY . . 08:35:24 Removing intermediate container b1fb98c9518f 08:35:24 ---> 90554ad56c34 08:35:24 Step 8/22 : COPY . . 08:35:24 Removing intermediate container 90673efe158a 08:35:24 ---> 378b40b1c9c1 08:35:24 Step 7/32 : COPY . . 08:35:24 Removing intermediate container 24f5235e190c 08:35:24 ---> 9ddd6406a6dd 08:35:24 Step 8/22 : COPY . . 08:35:24 Removing intermediate container f888b67ef231 08:35:24 ---> 544cf7bb4349 08:35:24 Step 8/22 : COPY . . 08:35:43 ---> 2f207a51fa2e 08:35:43 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:35:43 ---> eef71beaebdd 08:35:43 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:35:43 ---> bd1b5955c00a 08:35:43 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:35:43 ---> 08ead922b468 08:35:43 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:35:43 ---> ad207028ac39 08:35:43 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:35:43 ---> Running in 9ef499d64681 08:35:43 ---> Running in 596944c85c21 08:35:43 ---> Running in d677923115db 08:35:43 ---> Running in 0667c0314c55 08:35:43 ---> Running in aa6b3645ea62 08:35:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:35:44 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:35:44 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:35:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:35: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 08:35:57 ? github.com/edgexfoundry/edgex-go [no test files] 08:36:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:36:35 Removing intermediate container 596944c85c21 08:36:35 ---> 6170809fa9c3 08:36:35 08:36:35 Step 10/22 : FROM alpine:3.16 08:36:35 Removing intermediate container aa6b3645ea62 08:36:35 ---> aec53afdf60e 08:36:35 08:36:35 Step 10/22 : FROM alpine:3.16 08:36:35 Removing intermediate container 9ef499d64681 08:36:35 ---> 27d43b6b86e7 08:36:35 08:36:35 Step 9/21 : FROM alpine:3.16 08:36:35 3.16: Pulling from library/alpine 08:36:35 3.16: Pulling from library/alpine 08:36:35 3.16: Pulling from library/alpine 08:36:39 Removing intermediate container 0667c0314c55 08:36:39 ---> 01d4ead6d4bf 08:36:39 08:36:39 Step 9/32 : FROM alpine:3.16 08:36:39 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 08:36:39 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 08:36:39 3.16: Pulling from library/alpine 08:36:39 Removing intermediate container d677923115db 08:36:39 ---> 4022ee369e17 08:36:39 08:36:39 Step 10/22 : FROM alpine:3.16 08:36:39 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 08:36:39 Status: Downloaded newer image for alpine:3.16 08:36:39 ---> bfe296a52501 08:36:39 Status: Downloaded newer image for alpine:3.16 08:36:39 Status: Image is up to date for alpine:3.16 08:36:39 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:36:39 ---> bfe296a52501 08:36:39 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:36:39 ---> bfe296a52501 08:36:39 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:36:39 ---> bfe296a52501 08:36:39 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:36:39 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 08:36:39 Status: Image is up to date for alpine:3.16 08:36:39 ---> bfe296a52501 08:36:39 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:39 ---> Running in 7780a655c20f 08:36:39 ---> Running in a203fe0a0db4 08:36:39 ---> Running in 011813bd3014 08:36:39 ---> Running in 45047f884ce1 08:36:39 ---> Running in 0318bba88bf0 08:36:39 Removing intermediate container 45047f884ce1 08:36:39 ---> 1f6273281a71 08:36:39 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:36:39 Removing intermediate container a203fe0a0db4 08:36:39 ---> 75f1ab263302 08:36:39 Step 12/22 : ENV APP_PORT=59880 08:36:39 Removing intermediate container 0318bba88bf0 08:36:39 ---> 3e1e612dc9fd 08:36:39 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:36:39 ---> Running in b6e38b331ee3 08:36:39 ---> Running in e9ec42faa212 08:36:39 ---> Running in 0d92d555d0db 08:36:39 Removing intermediate container b6e38b331ee3 08:36:39 ---> c9c3068655fd 08:36:39 Step 13/22 : EXPOSE $APP_PORT 08:36:39 ---> Running in 46d134653726 08:36:39 Removing intermediate container 46d134653726 08:36:39 ---> 3bb0e2f75249 08:36:39 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:36:39 ---> Running in d5f3dce37e6c 08:36:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:40 (1/1) Installing dumb-init (1.2.5-r1) 08:36:40 Executing busybox-1.35.0-r17.trigger 08:36:40 OK: 6 MiB in 15 packages 08:36:40 (1/6) Installing ca-certificates (20220614-r0) 08:36:40 (2/6) Installing brotli-libs (1.0.9-r6) 08:36:41 (1/1) Installing dumb-init (1.2.5-r1) 08:36:41 Executing busybox-1.35.0-r17.trigger 08:36:41 OK: 6 MiB in 15 packages 08:36:41 (1/1) Installing dumb-init (1.2.5-r1) 08:36:41 Executing busybox-1.35.0-r17.trigger 08:36:41 OK: 6 MiB in 15 packages 08:36:41 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:36:41 (4/6) Installing libcurl (7.83.1-r5) 08:36:41 (5/6) Installing curl (7.83.1-r5) 08:36:41 (1/2) Installing dumb-init (1.2.5-r1) 08:36:41 (2/2) Installing su-exec (0.2-r1) 08:36:41 (6/6) Installing dumb-init (1.2.5-r1) 08:36:41 Executing busybox-1.35.0-r17.trigger 08:36:41 Executing busybox-1.35.0-r17.trigger 08:36:41 OK: 6 MiB in 16 packages 08:36:41 Executing ca-certificates-20220614-r0.trigger 08:36:41 OK: 8 MiB in 20 packages 08:36:44 Removing intermediate container 7780a655c20f 08:36:44 ---> 43dff4a1298b 08:36:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:36:44 ---> Running in 1329adc592d8 08:36:44 Removing intermediate container e9ec42faa212 08:36:44 ---> 038827cb0f3f 08:36:44 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:44 Removing intermediate container 1329adc592d8 08:36:44 ---> 068ce0d7cb5b 08:36:44 Step 13/22 : ENV APP_PORT=59861 08:36:44 Removing intermediate container d5f3dce37e6c 08:36:44 ---> 1de05ae7800b 08:36:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:44 Removing intermediate container 011813bd3014 08:36:44 ---> ca053ab7f764 08:36:44 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:36:44 ---> Running in 3ef2beee15d5 08:36:44 Removing intermediate container 0d92d555d0db 08:36:44 ---> 4b76a9e6a04a 08:36:44 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:36:44 ---> Running in bcaa8bd4b327 08:36:44 ---> Running in 7f55b1832569 08:36:44 ---> 22d6603bc948 08:36:44 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:36:44 Removing intermediate container bcaa8bd4b327 08:36:44 ---> 738378c63d20 08:36:44 Step 14/22 : EXPOSE $APP_PORT 08:36:44 Removing intermediate container 3ef2beee15d5 08:36:44 ---> de71973c2757 08:36:44 Step 12/21 : WORKDIR /edgex 08:36:44 Removing intermediate container 7f55b1832569 08:36:44 ---> 27380171b9fc 08:36:44 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:36:44 ---> 08c2d76768f0 08:36:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:36:44 ---> 7431c6a21b91 08:36:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:36:44 ---> Running in 42e4f762b9aa 08:36:44 ---> Running in 472c0fb92f58 08:36:44 ---> Running in 80e6ec5ca0bd 08:36:45 Removing intermediate container 42e4f762b9aa 08:36:45 ---> b7fc04a935b4 08:36:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:45 Removing intermediate container 472c0fb92f58 08:36:45 ---> c48d9289d1d2 08:36:45 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:36:45 Removing intermediate container 80e6ec5ca0bd 08:36:45 ---> e4195a93a2e5 08:36:45 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:36:45 ---> 0b7916eefdbf 08:36:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:36:45 ---> bd14e6f1b8c8 08:36:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:36:45 ---> Running in ddd379532b7d 08:36:45 ---> 2d32069b526e 08:36:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:36:46 ---> f65fd9863b45 08:36:46 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:36:47 ---> 1e559c32b9a3 08:36:47 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:47 Removing intermediate container ddd379532b7d 08:36:47 ---> 1b4a73e6660e 08:36:47 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:36:47 ---> Running in 8a1e9db29093 08:36:47 ---> ae57eaa7b9fd 08:36:47 Step 18/22 : ENTRYPOINT ["/core-data"] 08:36:47 ---> Running in 2fb4f6a22f87 08:36:47 ---> 366dd36f80dd 08:36:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:36:47 ---> c63f70be3bd8 08:36:47 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:36:47 ---> Running in dcb619c8f946 08:36:47 Removing intermediate container 8a1e9db29093 08:36:47 ---> 464e06fa41a0 08:36:47 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:36:47 ---> df37a1747d1a 08:36:47 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:36:47 ---> Running in 76e271845e7f 08:36:47 ---> Running in 62525b5d21d7 08:36:47 Removing intermediate container dcb619c8f946 08:36:47 ---> 7a5480992e55 08:36:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:47 ---> Running in 6f2d45ea89d7 08:36:47 Removing intermediate container 62525b5d21d7 08:36:47 ---> 4e65cdd827d4 08:36:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:47 ---> Running in 46f9f75aaddb 08:36:48 Removing intermediate container 6f2d45ea89d7 08:36:48 ---> 92ca7406045b 08:36:48 Step 20/22 : LABEL arch=x86_64 08:36:48 ---> f06ae34147f2 08:36:48 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:36:48 Removing intermediate container 46f9f75aaddb 08:36:48 ---> 4d19e2b44c17 08:36:48 Step 20/22 : LABEL arch=x86_64 08:36:48 ---> Running in c0403467bf96 08:36:48 ---> Running in d0b412460c1f 08:36:48 ---> 6bd09eed0451 08:36:48 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:48 ---> Running in a0cc6d33a5f6 08:36:48 Removing intermediate container c0403467bf96 08:36:48 ---> e007870a00a3 08:36:48 Step 21/22 : LABEL git_sha=19bb28e3bba8de2156ee4f900f2ff991c580e382 08:36:48 Removing intermediate container d0b412460c1f 08:36:48 ---> 09b9907eb6a7 08:36:48 Step 21/22 : LABEL git_sha=19bb28e3bba8de2156ee4f900f2ff991c580e382 08:36:48 Removing intermediate container 2fb4f6a22f87 08:36:48 ---> 4c03b9e1e337 08:36:48 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:36:48 Removing intermediate container 76e271845e7f 08:36:48 ---> 1de1b7dc8596 08:36:48 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:36:48 ---> Running in 12b49b0fd49c 08:36:48 ---> Running in b7cfc7b3b72d 08:36:48 ---> Running in 3e2d42a52486 08:36:48 ---> Running in 40152b0d19d7 08:36:48 Removing intermediate container 12b49b0fd49c 08:36:48 ---> e81ff0b4b726 08:36:48 Step 22/22 : LABEL version=0.0.0 08:36:48 Removing intermediate container b7cfc7b3b72d 08:36:48 ---> 67acfe3ee157 08:36:48 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:36:48 ---> Running in 90b3000fbbcc 08:36:48 Removing intermediate container 3e2d42a52486 08:36:48 ---> bff1eb3406b6 08:36:48 Step 22/22 : LABEL version=0.0.0 08:36:48 ---> Running in 5de0624096a8 08:36:49 Removing intermediate container 40152b0d19d7 08:36:49 ---> 433e81f27ddf 08:36:49 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:36:49 ---> Running in 338ae666127b 08:36:49 Removing intermediate container 5de0624096a8 08:36:49 ---> a2bc5ec86c71 08:36:49 Removing intermediate container 90b3000fbbcc 08:36:49 Step 20/22 : LABEL arch=x86_64 08:36:49 ---> 70fb7af3e889 08:36:49 08:36:49 ---> Running in 52011e006cd6 08:36:49 Removing intermediate container 338ae666127b 08:36:49 ---> 709417071851 08:36:49 08:36:49 Successfully built 70fb7af3e889 08:36:49 Successfully tagged support-scheduler:latest 08:36:49 Building security-spire-agent 08:36:49 ---> 012936b6bd83 08:36:49 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:36:49  Building support-scheduler ... done Successfully built 709417071851 08:36:49 Successfully tagged core-data:latest 08:36:49  Building core-data ... done Building core-command 08:36:49 ---> Running in 194fa4d97135 08:36:53 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:55 ---> 07d7315e1233 08:36:55 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:36:55 ---> Using cache 08:36:55 ---> caf2c27c6694 08:36:55 Step 4/23 : WORKDIR /edgex-go 08:36:55 ---> Using cache 08:36:55 ---> e6984f380d91 08:36:55 Step 5/23 : RUN apk add --update --no-cache make git 08:36:55 ---> Using cache 08:36:55 ---> ac11d3c563a6 08:36:55 Step 6/23 : COPY go.mod vendor* ./ 08:36:55 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:36:55 ---> 07d7315e1233 08:36:55 Step 3/24 : WORKDIR /edgex-go 08:36:55 ---> Using cache 08:36:55 ---> 6960c3ea2a46 08:36:55 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:36:55 ---> Using cache 08:36:55 ---> 2c9f1e507106 08:36:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:55 ---> Using cache 08:36:55 ---> 544cf7bb4349 08:36:55 Step 8/23 : COPY . . 08:36:55 ---> Using cache 08:36:55 ---> 08ead922b468 08:36:55 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:36:58 Removing intermediate container 52011e006cd6 08:36:58 ---> 37dd34063651 08:36:58 Step 21/22 : LABEL git_sha=19bb28e3bba8de2156ee4f900f2ff991c580e382 08:36:58 Removing intermediate container a0cc6d33a5f6 08:36:58 ---> f8172317c079 08:36:58 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:36:58 ---> Running in dab473d04d0d 08:36:58 ---> Running in 63c3d9ce49c3 08:36:58 ---> Running in 19ef44396d4b 08:36:58 ---> Running in 460dbeaae4f8 08:36:58 Removing intermediate container dab473d04d0d 08:36:58 ---> 3a0ee014ac27 08:36:58 Step 22/22 : LABEL version=0.0.0 08:36:59 ---> Running in ee2a9a612018 08:36:59 Removing intermediate container 460dbeaae4f8 08:36:59 ---> 4f99513e8ab2 08:36:59 Step 19/21 : LABEL arch=x86_64 08:36:59 ---> Running in d9dd78410948 08:36:59 Removing intermediate container ee2a9a612018 08:36:59 ---> 62e9f4980d75 08:36:59 08:36:59 Removing intermediate container d9dd78410948 08:36:59 ---> 31e4598458aa 08:36:59 Step 20/21 : LABEL git_sha=19bb28e3bba8de2156ee4f900f2ff991c580e382 08:36:59 ---> Running in a6620ae65bef 08:36:59 Successfully built 62e9f4980d75 08:36:59 Successfully tagged core-common-config-bootstrapper:latest 08:36:59  Building core-common-config-bootstrapper ... done Building core-metadata 08:36:59 Removing intermediate container 194fa4d97135 08:36:59 ---> 048add5d5bee 08:36:59 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:37:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:37:00 OK: 211 MiB in 51 packages 08:37:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:37:04 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:37:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:37:04 ---> 07d7315e1233 08:37:04 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:37:04 ---> Using cache 08:37:04 ---> caf2c27c6694 08:37:04 Step 4/24 : WORKDIR /edgex-go 08:37:04 ---> Using cache 08:37:04 ---> e6984f380d91 08:37:04 Step 5/24 : RUN apk add --update --no-cache make git 08:37:04 ---> Using cache 08:37:04 ---> ac11d3c563a6 08:37:04 Step 6/24 : COPY go.mod vendor* ./ 08:37:04 ---> Using cache 08:37:04 ---> 2c9f1e507106 08:37:04 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:04 ---> Using cache 08:37:04 ---> 544cf7bb4349 08:37:04 Step 8/24 : COPY . . 08:37:04 ---> Using cache 08:37:04 ---> 08ead922b468 08:37:04 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:37:06 Removing intermediate container a6620ae65bef 08:37:06 ---> 7bd0557510b2 08:37:06 Step 21/21 : LABEL version=0.0.0 08:37:07 ---> 67f00b300595 08:37:07 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:37:07 ---> Running in bda7ef2cddd5 08:37:07 ---> Running in 46c4bd79f771 08:37:09 Removing intermediate container 46c4bd79f771 08:37:09 ---> aba7b3c4b319 08:37:09 08:37:09 Removing intermediate container 19ef44396d4b 08:37:09 ---> 3262eb4dd954 08:37:09 Step 5/24 : COPY go.mod vendor* ./ 08:37:09 Successfully built aba7b3c4b319 08:37:09 Successfully tagged security-proxy-setup:latest 08:37:09 Building support-notifications 08:37:09  Building security-proxy-setup ... done  ---> 20d7e027811f 08:37:09 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:37:09 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:37:15 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:37:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:37:15 ---> 07d7315e1233 08:37:15 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:37:15 ---> Using cache 08:37:15 ---> caf2c27c6694 08:37:15 Step 4/22 : WORKDIR /edgex-go 08:37:15 ---> Using cache 08:37:15 ---> e6984f380d91 08:37:15 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:37:16 ---> 431e607f511d 08:37:16 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:17 ---> Running in 40a3193ed6b3 08:37:17 ---> Running in 14f0854bf652 08:37:17 ---> b5355a719e9d 08:37:17 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:37:19 ---> ee37c264fe28 08:37:19 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:37:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:37:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:37:19 ---> 71c5f22108b3 08:37:19 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:37:19 OK: 211 MiB in 51 packages 08:37:20 ---> 5be7b7f1ba52 08:37:20 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:37:20 ---> f5d750ecc6a7 08:37:20 Step 27/32 : RUN chmod +x /entrypoint.sh 08:37:20 Removing intermediate container 40a3193ed6b3 08:37:20 ---> 1f268f3f28bb 08:37:20 Step 6/22 : COPY go.mod vendor* ./ 08:37:20 ---> Running in 6407ff9fea7b 08:37:20 ---> d5c027d3b21b 08:37:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:20 ---> Running in c6656d1190ae 08:37:21 Removing intermediate container 6407ff9fea7b 08:37:21 ---> 94ebb3d8a3fd 08:37:21 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:37:21 ---> Running in 69e97af8c52b 08:37:22 Removing intermediate container 69e97af8c52b 08:37:22 ---> ecc13fed91f8 08:37:22 Step 29/32 : CMD ["gate"] 08:37:23 ---> Running in 6b5650b060dc 08:37:24 Removing intermediate container 6b5650b060dc 08:37:24 ---> 6bc1bad33f40 08:37:24 Step 30/32 : LABEL arch=x86_64 08:37:25 ---> Running in 2f79b168297a 08:37:29 Removing intermediate container 2f79b168297a 08:37:29 ---> 1f875421df97 08:37:29 Step 31/32 : LABEL git_sha=19bb28e3bba8de2156ee4f900f2ff991c580e382 08:37:29 ---> Running in 4c3fe9b727ae 08:37:33 Removing intermediate container 4c3fe9b727ae 08:37:33 ---> 1359f82c8724 08:37:33 Step 32/32 : LABEL version=0.0.0 08:37:33 ---> Running in 6cb1e915418b 08:37:33 Removing intermediate container 63c3d9ce49c3 08:37:33 ---> dd764bd1e7fd 08:37:33 08:37:33 Step 10/23 : FROM alpine:3.16 08:37:33 ---> bfe296a52501 08:37:33 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:37:33 ---> Using cache 08:37:33 ---> 43dff4a1298b 08:37:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:37:33 ---> Using cache 08:37:33 ---> 068ce0d7cb5b 08:37:33 Step 13/23 : ENV APP_PORT=59882 08:37:33 Removing intermediate container bda7ef2cddd5 08:37:33 ---> f78fddfc3da7 08:37:33 08:37:33 Step 10/24 : FROM alpine:3.16 08:37:33 ---> bfe296a52501 08:37:33 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:37:33 ---> Using cache 08:37:33 ---> 43dff4a1298b 08:37:33 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:37:33 ---> Using cache 08:37:33 ---> 068ce0d7cb5b 08:37:33 Step 13/24 : ENV APP_PORT=59881 08:37:33 ---> Running in 90b5ac8766bc 08:37:33 Removing intermediate container 6cb1e915418b 08:37:33 ---> 5ba8f31ccb13 08:37:33 08:37:33 ---> Running in f99eb66d6dbf 08:37:33 Successfully built 5ba8f31ccb13 08:37:33 Successfully tagged security-bootstrapper:latest 08:37:33  Building security-bootstrapper ... done Building security-spire-server 08:37:33 Removing intermediate container 90b5ac8766bc 08:37:33 ---> 9a8920775496 08:37:33 Step 14/23 : EXPOSE $APP_PORT 08:37:36 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:37:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:37:36 ---> 07d7315e1233 08:37:36 Step 3/23 : WORKDIR /edgex-go 08:37:36 ---> Using cache 08:37:36 ---> 6960c3ea2a46 08:37:36 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:37:36 ---> Using cache 08:37:36 ---> 3262eb4dd954 08:37:36 Step 5/23 : COPY go.mod vendor* ./ 08:37:36 ---> Using cache 08:37:36 ---> 431e607f511d 08:37:36 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:39 ---> Running in 3f13a01eebe3 08:37:39 Removing intermediate container f99eb66d6dbf 08:37:39 ---> 3636479c7d6d 08:37:39 Step 14/24 : EXPOSE $APP_PORT 08:37:39 ---> Running in 65953c9ddc10 08:37:39 ---> Running in 5bd1c474a8c6 08:37:39 Removing intermediate container 3f13a01eebe3 08:37:39 ---> 21c248ac9cc6 08:37:39 Step 15/23 : WORKDIR / 08:37:40 ---> Running in 4243052f262b 08:37:40 Removing intermediate container 5bd1c474a8c6 08:37:40 ---> de6c3763d98c 08:37:40 Step 15/24 : WORKDIR / 08:37:40 ---> Running in 479eb1775929 08:37:41 Removing intermediate container 4243052f262b 08:37:41 ---> cb7c2c352edf 08:37:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:41 Removing intermediate container 479eb1775929 08:37:41 ---> 7151279152d8 08:37:41 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:41 ---> e85a5fd36954 08:37:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:37:41 ---> 2fc01deaef06 08:37:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:37:42 ---> 9f22e6e68cf5 08:37:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:37:43 ---> 49b06153411f 08:37:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:37:43 ---> cb4976178461 08:37:43 Step 19/23 : ENTRYPOINT ["/core-command"] 08:37:43 ---> Running in 7dd26e446fb5 08:37:43 ---> 2e4db2c74432 08:37:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:37:44 Removing intermediate container 7dd26e446fb5 08:37:44 ---> d7d85f8c12f2 08:37:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:44 ---> 26d0e0a368df 08:37:44 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:37:44 ---> Running in ffa16935db4a 08:37:45 ---> Running in 92592f02b7a7 08:37:45 Removing intermediate container ffa16935db4a 08:37:45 ---> 6699a38865f7 08:37:45 Step 21/23 : LABEL arch=x86_64 08:37:45 ---> Running in 0c94864e6d23 08:37:45 Removing intermediate container 92592f02b7a7 08:37:45 ---> 3aae58d6ad62 08:37:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:45 ---> Running in 6692774d2f9d 08:37:46 Removing intermediate container 0c94864e6d23 08:37:46 ---> 86bd80a3e387 08:37:46 Step 22/23 : LABEL git_sha=19bb28e3bba8de2156ee4f900f2ff991c580e382 08:37:47 ---> Running in d65f8310607c 08:37:47 Removing intermediate container 6692774d2f9d 08:37:47 ---> f0d4605dc71f 08:37:47 Step 22/24 : LABEL arch=x86_64 08:37:47 ---> Running in 732cea5c5c40 08:37:47 Removing intermediate container d65f8310607c 08:37:47 ---> 0ceea3c48c01 08:37:47 Step 23/23 : LABEL version=0.0.0 08:37:47 Removing intermediate container 732cea5c5c40 08:37:47 ---> b21a48d0b30e 08:37:47 Step 23/24 : LABEL git_sha=19bb28e3bba8de2156ee4f900f2ff991c580e382 08:37:47 ---> Running in 33e407db5638 08:37:47 ---> Running in 8c3b65a19242 08:37:47 Removing intermediate container 33e407db5638 08:37:47 ---> 127ba578549d 08:37:47 Step 24/24 : LABEL version=0.0.0 08:37:47 Removing intermediate container 8c3b65a19242 08:37:47 ---> 215477feab25 08:37:47 08:37:47 ---> Running in ac5c34cf2c8f 08:37:47 Successfully built 215477feab25 08:37:47 Successfully tagged core-command:latest 08:37:47 Building security-spire-config 08:37:47  Building core-command ... done Removing intermediate container ac5c34cf2c8f 08:37:47 ---> 0b4429558b1b 08:37:47 08:37:47 Successfully built 0b4429558b1b 08:37:47 Successfully tagged core-metadata:latest 08:37:47 Building security-spiffe-token-provider 08:37:50  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:37:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:37:50 ---> 07d7315e1233 08:37:50 Step 3/24 : WORKDIR /edgex-go 08:37:50 ---> Using cache 08:37:50 ---> 6960c3ea2a46 08:37:50 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:37:50 ---> Using cache 08:37:50 ---> 3262eb4dd954 08:37:50 Step 5/24 : COPY go.mod vendor* ./ 08:37:50 ---> Using cache 08:37:50 ---> 431e607f511d 08:37:50 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:55 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:37:55 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:37:55 ---> 07d7315e1233 08:37:55 Step 3/19 : WORKDIR /edgex-go 08:37:55 ---> Using cache 08:37:55 ---> 6960c3ea2a46 08:37:55 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:38:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:38:21 ---> Running in 559f0da06491 08:38:21 ---> Running in 9fc34dea0322 08:38:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:38:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:38:21 v3.16.3-154-ga2a60f3e0fe [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:38:21 v3.16.3-151-gb476f155c74 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:38:21 OK: 17044 distinct packages available 08:38:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:38:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:38:21 OK: 211 MiB in 51 packages 08:38:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:38:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:38:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:38:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.292s coverage: 28.7% of statements 08:38:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:38:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:38:48 Removing intermediate container 9fc34dea0322 08:38:48 ---> c64e165c70c2 08:38:48 Step 5/19 : COPY go.mod vendor* ./ 08:38:48 Removing intermediate container 65953c9ddc10 08:38:48 ---> 672460b45ce6 08:38:48 Step 7/23 : COPY . . 08:38:48 Removing intermediate container c6656d1190ae 08:38:48 ---> e794d5ae4f77 08:38:48 Step 8/22 : COPY . . 08:38:48 Removing intermediate container 14f0854bf652 08:38:48 ---> cf1e948aa442 08:38:48 Step 7/24 : COPY . . 08:38:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.429s coverage: 98.5% of statements 08:38:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.744s coverage: 43.1% of statements 08:38:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:38:49 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:38:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:38:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.532s coverage: 54.0% of statements 08:38:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:38:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:39:06 ---> 08930634bcc3 08:39:06 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:07 ---> Running in f6026d529a54 08:39:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.000s coverage: 89.2% of statements 08:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:39:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.735s coverage: 2.6% of statements 08:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:39:12 ---> ffb4a3988ec8 08:39:12 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:39:12 ---> 331640009421 08:39:12 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:39:12 ---> 1d5f07fcc72a 08:39:12 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:39:12 ---> Running in 41c202c2ad48 08:39:12 ---> Running in 93a61fa4ddd4 08:39:12 ---> Running in db0c95f11848 08:39:12 Removing intermediate container 93a61fa4ddd4 08:39:12 ---> 53b59f151d91 08:39:12 Step 9/23 : WORKDIR /edgex-go/spire-build 08:39:12 Removing intermediate container db0c95f11848 08:39:12 ---> 479f457bb127 08:39:12 Step 9/24 : WORKDIR /edgex-go/spire-build 08:39:12 ---> Running in efd51dbbb445 08:39:12 ---> Running in 81c956382951 08:39:13 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:39:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.494s coverage: 95.6% of statements 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:39:13 ok github.com/edgexfoundry/edgex-go/internal/io 0.350s coverage: 72.2% of statements 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:39:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.406s coverage: 65.9% of statements 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:39:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.540s coverage: 0.9% of statements 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:39:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.516s coverage: 29.6% of statements 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.416s coverage: 47.1% of statements 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.285s coverage: 82.9% of statements 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.270s coverage: 94.1% of statements 08:39:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.356s coverage: 96.3% of statements 08:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.293s coverage: 87.5% of statements 08:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.311s coverage: 94.4% of statements 08:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.244s coverage: 44.8% of statements 08:39:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.045s coverage: 79.9% of statements 08:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:39:40 Removing intermediate container 81c956382951 08:39:40 ---> 1f4ff3560bb8 08:39:40 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:39:40 Removing intermediate container efd51dbbb445 08:39:40 ---> aa738fc0bff7 08:39:40 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.371s coverage: 92.9% of statements 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 64.4% of statements 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.290s coverage: 86.9% of statements 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.251s coverage: 87.2% of statements 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.218s coverage: 100.0% of statements 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.301s coverage: 77.4% of statements 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.304s coverage: 80.0% of statements 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.228s coverage: 87.2% of statements 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.126s coverage: 91.2% of statements 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:39:50 Removing intermediate container 559f0da06491 08:39:50 ---> 4909d34e340d 08:39:50 Step 7/24 : COPY . . 08:39:50 ---> Running in bba979ac3f7c 08:39:50 ---> Running in a1eba6e224df 08:39:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.171s coverage: 64.7% of statements 08:39:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:39:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:39:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.274s coverage: 100.0% of statements 08:39:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.129s coverage: 89.4% of statements 08:39:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements 08:39:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.096s coverage: 73.7% of statements 08:39:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.089s coverage: 100.0% of statements 08:39:55 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.623s coverage: 65.3% of statements 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.952s coverage: 41.8% of statements 08:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.320s coverage: 89.5% of statements 08:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.283s coverage: 84.8% of statements 08:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:39:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:40:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.367s coverage: 17.7% of statements 08:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:40:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.733s coverage: 92.3% of statements 08:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:40:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.281s coverage: 63.2% of statements 08:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:40:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.500s coverage: 97.7% of statements 08:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:40:08 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:40:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:40:08 go vet ./... 08:40:12 ---> db6e1a17a661 08:40:12 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:40:12 ---> Running in 44bfa80b7fd1 08:40:16 Removing intermediate container 44bfa80b7fd1 08:40:16 ---> 59fdff982d3e 08:40:16 Step 9/24 : WORKDIR /edgex-go/spire-build 08:40:18 ---> Running in 52ce7938ad85 08:40:18 Removing intermediate container bba979ac3f7c 08:40:18 ---> 37168c01d3ef 08:40:18 Step 11/23 : WORKDIR /edgex-go 08:40:18 Removing intermediate container a1eba6e224df 08:40:18 ---> d53f72f507a9 08:40:18 Step 11/24 : WORKDIR /edgex-go 08:40:18 Removing intermediate container 52ce7938ad85 08:40:18 ---> 855c88482693 08:40:18 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:40:18 ---> Running in 7ea00b3710d9 08:40:18 ---> Running in 39c6d7c198cc 08:40:18 ---> Running in bc9d9e320d5b 08:40:18 Removing intermediate container 41c202c2ad48 08:40:18 ---> 1101f3caa36e 08:40:18 08:40:18 Step 10/22 : FROM alpine:3.16 08:40:18 ---> bfe296a52501 08:40:18 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:40:18 ---> Running in 2e1792029de9 08:40:18 Removing intermediate container 7ea00b3710d9 08:40:18 ---> 95998ffdab45 08:40:18 08:40:18 Step 12/23 : FROM alpine:3.15 08:40:18 Removing intermediate container 39c6d7c198cc 08:40:18 ---> d5b94b08ec2a 08:40:18 08:40:18 Step 12/24 : FROM alpine:3.15 08:40:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:40:19 Removing intermediate container f6026d529a54 08:40:19 ---> 6e8ed17f5dd3 08:40:19 Step 7/19 : COPY . . 08:40:19 3.15: Pulling from library/alpine 08:40:19 3.15: Pulling from library/alpine 08:40:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:40:19 (1/2) Installing ca-certificates (20220614-r0) 08:40:19 (2/2) Installing dumb-init (1.2.5-r1) 08:40:20 Executing busybox-1.35.0-r17.trigger 08:40:20 Executing ca-certificates-20220614-r0.trigger 08:40:20 OK: 6 MiB in 16 packages 08:40:24 Removing intermediate container bc9d9e320d5b 08:40:24 ---> d6f575f23b4c 08:40:24 Step 11/24 : WORKDIR /edgex-go 08:40:24 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 08:40:24 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 08:40:24 Status: Downloaded newer image for alpine:3.15 08:40:24 Status: Image is up to date for alpine:3.15 08:40:24 ---> c4fc93816858 08:40:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:40:24 ---> c4fc93816858 08:40:24 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:40:24 ---> Running in 16362737e2ce 08:40:24 ---> Running in 686588e57e82 08:40:24 ---> Running in 57859f87e25b 08:40:24 ---> 2b97265c2999 08:40:24 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:40:24 ---> Running in 21549b2c94b1 08:40:24 Removing intermediate container 16362737e2ce 08:40:24 ---> df117afe1a34 08:40:24 08:40:24 Step 12/24 : FROM alpine:3.15 08:40:24 ---> c4fc93816858 08:40:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:40:24 ---> Using cache 08:40:24 ---> 8442d8d68692 08:40:24 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:40:24 Removing intermediate container 57859f87e25b 08:40:24 ---> 8442d8d68692 08:40:24 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:40:24 Removing intermediate container 686588e57e82 08:40:24 ---> df95e2689c75 08:40:24 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:40:24 Removing intermediate container 2e1792029de9 08:40:24 ---> b7d04b8d18ca 08:40:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:40:24 ---> Running in 255a6537dec9 08:40:24 ---> Running in 30806050fda1 08:40:24 ---> Running in 0b194fe12aa1 08:40:24 ---> Running in 830f6b0a3b83 08:40:24 Removing intermediate container 830f6b0a3b83 08:40:24 ---> 03fa3047657e 08:40:24 Step 13/22 : ENV APP_PORT=59860 08:40:24 ---> Running in 9f268e695370 08:40:24 Removing intermediate container 9f268e695370 08:40:24 ---> e4b26c96a7e5 08:40:24 Step 14/22 : EXPOSE $APP_PORT 08:40: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 08:40:24 ---> Running in 2b932f6066a4 08:40:24 Removing intermediate container 2b932f6066a4 08:40:24 ---> 6ca55ddbbc6c 08:40:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:40:25 ---> fc50a5dda372 08:40:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:40:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:40:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:40:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:40:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:40:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:40:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:40:25 v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:40:25 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:40:25 OK: 15859 distinct packages available 08:40:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:40:25 v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:40:25 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:40:25 OK: 15859 distinct packages available 08:40:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:40:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:40:25 v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:40:25 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:40:25 OK: 15859 distinct packages available 08:40:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:40:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:40:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:40:25 (1/4) Installing dumb-init (1.2.5-r1) 08:40:25 (2/4) Installing musl-obstack (1.2.3-r0) 08:40:25 (3/4) Installing libucontext (1.1-r0) 08:40:25 (4/4) Installing gcompat (1.0.0-r4) 08:40:25 Executing busybox-1.34.1-r7.trigger 08:40:25 OK: 6 MiB in 18 packages 08:40:25 (1/5) Installing dumb-init (1.2.5-r1) 08:40:25 (2/5) Installing musl-obstack (1.2.3-r0) 08:40:25 (3/5) Installing libucontext (1.1-r0) 08:40:25 (4/5) Installing gcompat (1.0.0-r4) 08:40:25 (5/5) Installing openssl (1.1.1s-r1) 08:40:25 Executing busybox-1.34.1-r7.trigger 08:40:25 (1/5) Installing dumb-init (1.2.5-r1) 08:40:25 OK: 7 MiB in 19 packages 08:40:25 (2/5) Installing musl-obstack (1.2.3-r0) 08:40:25 (3/5) Installing libucontext (1.1-r0) 08:40:25 (4/5) Installing gcompat (1.0.0-r4) 08:40:25 (5/5) Installing openssl (1.1.1s-r1) 08:40:25 Executing busybox-1.34.1-r7.trigger 08:40:25 OK: 7 MiB in 19 packages 08:40:26 ---> f8f31180c50e 08:40:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:40:26 ---> 8737898e5a1f 08:40:26 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:40:26 ---> Running in b5cc9446d29a 08:40:26 Removing intermediate container b5cc9446d29a 08:40:26 ---> 8db5d265a838 08:40:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:40:26 ---> Running in e9478e76cd19 08:40:26 Removing intermediate container e9478e76cd19 08:40:26 ---> 7ca4954d7cac 08:40:26 Step 20/22 : LABEL arch=x86_64 08:40:26 ---> Running in 78ae3a4bba8f 08:40:26 Removing intermediate container 0b194fe12aa1 08:40:26 ---> ced65d0c19d5 08:40:26 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:40:26 Removing intermediate container 255a6537dec9 08:40:26 ---> 551e70e350f1 08:40:26 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:40:26 Removing intermediate container 78ae3a4bba8f 08:40:26 ---> 50e22b2e8fc9 08:40:26 Step 21/22 : LABEL git_sha=19bb28e3bba8de2156ee4f900f2ff991c580e382 08:40:26 Removing intermediate container 30806050fda1 08:40:26 ---> 1513e0d64862 08:40:26 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:40:26 ---> Running in af8e33c7895a 08:40:27 Removing intermediate container af8e33c7895a 08:40:27 ---> 1f82a356527d 08:40:27 Step 22/22 : LABEL version=0.0.0 08:40:27 ---> Running in 4d7d169aa22e 08:40:31 ---> 927a95588794 08:40:31 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:40:31 ---> 5e0774c7fde5 08:40:31 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:40:31 Removing intermediate container 4d7d169aa22e 08:40:31 ---> 2b37c05809f9 08:40:31 08:40:31 ---> 54222770c6da 08:40:31 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:40:31 Successfully built 2b37c05809f9 08:40:31 Successfully tagged support-notifications:latest 08:40:31 Building security-secretstore-setup 08:40:34  Building support-notifications ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:40:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:40:34 ---> 07d7315e1233 08:40:34 Step 3/24 : WORKDIR /edgex-go 08:40:34 ---> Using cache 08:40:34 ---> 6960c3ea2a46 08:40:34 Step 4/24 : RUN apk add --update --no-cache make git 08:40:34 ---> Using cache 08:40:34 ---> 502203b91246 08:40:34 Step 5/24 : COPY go.mod vendor* ./ 08:40:34 ---> Using cache 08:40:34 ---> ad991180b09d 08:40:34 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:40:34 ---> Using cache 08:40:34 ---> a2bd7c25a25f 08:40:34 Step 7/24 : COPY . . 08:40:34 ---> Using cache 08:40:34 ---> 2f207a51fa2e 08:40:34 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:40:37 ---> 3afd36e1431c 08:40:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:40:37 ---> 1d8e22d46d8d 08:40:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:40:37 ---> 12adc59c8540 08:40:37 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:40:37 ---> Running in 3759d61317df 08:40:37 ---> Running in 79f6ffac24c5 08:40:37 ---> 9ce162476b2f 08:40:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:40:37 Removing intermediate container 79f6ffac24c5 08:40:37 ---> 9c62e7660c72 08:40:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:40:37 ---> c47bc1e0165f 08:40:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:40:37 ---> c1e3e44e8b6f 08:40:37 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:40:37 ---> Running in 7c9c649fadea 08:40:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:40:38 Removing intermediate container 7c9c649fadea 08:40:38 ---> e6a09cc8a03b 08:40:38 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:40:38 ---> 9f4ddf2a87f8 08:40:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:40:38 ---> 03c6ed925bbc 08:40:38 Step 19/24 : WORKDIR / 08:40:38 ---> Running in f04d76e4fe54 08:40:38 ---> Running in 29b524545b45 08:40:38 Removing intermediate container f04d76e4fe54 08:40:38 ---> 66aae5783204 08:40:38 Step 21/23 : LABEL arch=x86_64 08:40:38 Removing intermediate container 29b524545b45 08:40:38 ---> c42e126e7f81 08:40:38 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:40:38 ---> 3dfa33bc3fcc 08:40:38 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:40:38 ---> Running in 4f8999a05735 08:40:38 ---> Running in defbd2b08794 08:40:38 ---> Running in 5e5dfa13f13a 08:40:38 Removing intermediate container 4f8999a05735 08:40:38 ---> 242a7b7ce98d 08:40:38 Step 22/23 : LABEL git_sha=19bb28e3bba8de2156ee4f900f2ff991c580e382 08:40:38 Removing intermediate container defbd2b08794 08:40:38 ---> 8e8d5d0dfeaf 08:40:38 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:40:38 ---> Running in a3a011f741f8 08:40:38 Removing intermediate container 5e5dfa13f13a 08:40:38 ---> Running in 8dbc9af3d5e4 08:40:38 ---> 0f114278cf69 08:40:38 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:40:38 ---> Running in 2eb8b34e7a5d 08:40:38 Removing intermediate container a3a011f741f8 08:40:38 ---> e0cb6f5ade19 08:40:38 Step 23/23 : LABEL version=0.0.0 08:40:38 ---> Running in 18c9c07d1483 08:40:38 Removing intermediate container 8dbc9af3d5e4 08:40:38 ---> 432a70148c7d 08:40:38 Step 22/24 : LABEL arch=x86_64 08:40:38 Removing intermediate container 2eb8b34e7a5d 08:40:38 ---> b447e1d58777 08:40:38 Step 22/24 : LABEL arch=x86_64 08:40:38 ---> Running in d3be3dd9cc15 08:40:38 ---> Running in 75284b7c8ad1 08:40:38 Removing intermediate container d3be3dd9cc15 08:40:38 ---> afa3d4fd8ef4 08:40:38 Step 23/24 : LABEL git_sha=19bb28e3bba8de2156ee4f900f2ff991c580e382 08:40:39 Removing intermediate container 18c9c07d1483 08:40:39 ---> 695ac9694a1a 08:40:39 08:40:39 Successfully built 695ac9694a1a 08:40:39 ---> Running in 78b4eabb374b 08:40:39 Successfully tagged security-spire-server:latest 08:40:39  Building security-spire-server ... done Removing intermediate container 75284b7c8ad1 08:40:39 ---> 2e995da88b8e 08:40:39 Step 23/24 : LABEL git_sha=19bb28e3bba8de2156ee4f900f2ff991c580e382 08:40:39 ---> Running in f9f5b2bd620f 08:40:39 Removing intermediate container 78b4eabb374b 08:40:39 ---> e34de6ba7cfd 08:40:39 Step 24/24 : LABEL version=0.0.0 08:40:39 Removing intermediate container f9f5b2bd620f 08:40:39 ---> 1c2000d14b82 08:40:39 Step 24/24 : LABEL version=0.0.0 08:40:39 ---> Running in 4a51cc937e35 08:40:39 ---> Running in 36c509daf710 08:40:39 Removing intermediate container 4a51cc937e35 08:40:39 ---> 68efad8e6284 08:40:39 08:40:39 Removing intermediate container 36c509daf710 08:40:39 ---> 5d42d4cca5ab 08:40:39 08:40:39 Successfully built 68efad8e6284 08:40:39 Successfully tagged security-spire-agent:latest 08:40:39  Building security-spire-agent ... done Successfully built 5d42d4cca5ab 08:40:39 Successfully tagged security-spire-config:latest 08:40:54  Building security-spire-config ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:40:58 Removing intermediate container 21549b2c94b1 08:40:58 ---> 038afb11dadb 08:40:58 08:40:58 Step 9/19 : FROM alpine:3.15 08:40:58 ---> c4fc93816858 08:40:58 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:40:58 ---> Using cache 08:40:58 ---> df95e2689c75 08:40:58 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:40:58 ---> Running in b617511d5416 08:40:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:40:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:40:59 v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:40:59 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:40:59 OK: 15859 distinct packages available 08:40:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:41:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:41:00 (1/9) Installing ca-certificates (20220614-r0) 08:41:00 (2/9) Installing brotli-libs (1.0.9-r5) 08:41:00 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:41:00 (4/9) Installing libcurl (7.80.0-r5) 08:41:00 (5/9) Installing curl (7.80.0-r5) 08:41:00 (6/9) Installing dumb-init (1.2.5-r1) 08:41:00 (7/9) Installing musl-obstack (1.2.3-r0) 08:41:00 (8/9) Installing libucontext (1.1-r0) 08:41:00 (9/9) Installing gcompat (1.0.0-r4) 08:41:00 Executing busybox-1.34.1-r7.trigger 08:41:00 Executing ca-certificates-20220614-r0.trigger 08:41:00 OK: 8 MiB in 23 packages 08:41:01 Removing intermediate container 3759d61317df 08:41:01 ---> 8cbd277069ee 08:41:01 08:41:01 Step 9/24 : FROM alpine:3.16 08:41:01 ---> bfe296a52501 08:41:01 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:41:01 ---> Running in 346357968db8 08:41:01 Removing intermediate container b617511d5416 08:41:01 ---> 4a336570d305 08:41:01 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:41:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:41:01 ---> b5d6e879043b 08:41:01 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:41:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:41:02 (1/3) Installing ca-certificates (20220614-r0) 08:41:02 (2/3) Installing dumb-init (1.2.5-r1) 08:41:02 (3/3) Installing su-exec (0.2-r1) 08:41:02 Executing busybox-1.35.0-r17.trigger 08:41:02 Executing ca-certificates-20220614-r0.trigger 08:41:02 OK: 6 MiB in 17 packages 08:41:02 ---> 2f8b4c41ace5 08:41:02 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:41:02 ---> 88c584784eda 08:41:02 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:41:02 ---> Running in 43df062848ef 08:41:02 Removing intermediate container 43df062848ef 08:41:02 ---> 4d3b009f05b3 08:41:02 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:41:03 ---> Running in 7494e3fcb377 08:41:03 Removing intermediate container 7494e3fcb377 08:41:03 ---> 8fd7e2caadd8 08:41:03 Step 17/19 : LABEL arch=x86_64 08:41:03 Removing intermediate container 346357968db8 08:41:03 ---> 205516d15569 08:41:03 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:41:03 ---> Running in a41e4f689a46 08:41:03 ---> Running in 00e95c7b6ea5 08:41:03 Removing intermediate container a41e4f689a46 08:41:03 ---> 387fdd8ab26c 08:41:03 Step 18/19 : LABEL git_sha=19bb28e3bba8de2156ee4f900f2ff991c580e382 08:41:03 Removing intermediate container 00e95c7b6ea5 08:41:03 ---> 4b19eef3109e 08:41:03 Step 12/24 : WORKDIR / 08:41:03 ---> Running in 33b972404166 08:41:03 ---> Running in 925048dc24fe 08:41:03 Removing intermediate container 33b972404166 08:41:03 ---> 695f3a375473 08:41:03 Step 19/19 : LABEL version=0.0.0 08:41:03 Removing intermediate container 925048dc24fe 08:41:03 ---> 373980037cd6 08:41:03 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:41:03 ---> Running in 01a6b83b9725 08:41:03 Removing intermediate container 01a6b83b9725 08:41:03 ---> 37a093bc95b5 08:41:03 08:41:03 Successfully built 37a093bc95b5 08:41:03 Successfully tagged security-spiffe-token-provider:latest 08:41:03  Building security-spiffe-token-provider ... done  ---> 5061a0052ecb 08:41:03 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:41:03 ---> 4a81c165b7f0 08:41:03 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:41:03 ---> 2e27e543acb2 08:41:03 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:41:04 ---> 5fb2e99d3de8 08:41:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:41:04 ---> 62c3a21bcc24 08:41:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:41:05 ---> ef820d3aba3c 08:41:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:41:05 ---> 83a5aa8c2829 08:41:05 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:41:05 ---> Running in 1b20b36571f4 08:41:05 Removing intermediate container 1b20b36571f4 08:41:05 ---> c8c9d00c2948 08:41:05 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:41:05 ---> Running in b33d9d61d2c9 08:41:05 Removing intermediate container b33d9d61d2c9 08:41:05 ---> 8db9ce36bc5b 08:41:05 Step 22/24 : LABEL arch=x86_64 08:41:05 ---> Running in e61b66bbd024 08:41:05 Removing intermediate container e61b66bbd024 08:41:05 ---> aa9228b3e270 08:41:05 Step 23/24 : LABEL git_sha=19bb28e3bba8de2156ee4f900f2ff991c580e382 08:41:06 ---> Running in 4424a61009fc 08:41:06 Removing intermediate container 4424a61009fc 08:41:06 ---> 1d567b3d79fc 08:41:06 Step 24/24 : LABEL version=0.0.0 08:41:06 ---> Running in c18cc25c0f1b 08:41:06 Removing intermediate container c18cc25c0f1b 08:41:06 ---> 49ea46b83550 08:41:06 08:41:06 Successfully built 49ea46b83550 08:41:06 Successfully tagged security-secretstore-setup:latest 08:41:06  Building security-secretstore-setup ... done  [Pipeline] } 08:41:06 $ docker stop --time=1 f8614de343016677d5f20fcf012235453c8b0d1c63e64b07bbdfe68e0790cf75 08:41:07 $ docker rm -f --volumes f8614de343016677d5f20fcf012235453c8b0d1c63e64b07bbdfe68e0790cf75 [Pipeline] // withDockerContainer [Pipeline] sh 08:41:08 + docker images 08:41:08 REPOSITORY TAG IMAGE ID CREATED SIZE 08:41:08 security-secretstore-setup latest 49ea46b83550 1 second ago 29.9MB 08:41:08 security-spiffe-token-provider latest 37a093bc95b5 4 seconds ago 29.8MB 08:41:08 8cbd277069ee 8 seconds ago 1.67GB 08:41:08 038afb11dadb 14 seconds ago 1.71GB 08:41:08 security-spire-config latest 5d42d4cca5ab 28 seconds ago 85.8MB 08:41:08 security-spire-agent latest 68efad8e6284 28 seconds ago 125MB 08:41:08 security-spire-server latest 695ac9694a1a 29 seconds ago 86.5MB 08:41:08 support-notifications latest 2b37c05809f9 37 seconds ago 30.6MB 08:41:08 df117afe1a34 43 seconds ago 1.55GB 08:41:08 95998ffdab45 49 seconds ago 1.55GB 08:41:08 d5b94b08ec2a 49 seconds ago 1.55GB 08:41:08 1101f3caa36e 52 seconds ago 1.75GB 08:41:08 core-command latest 215477feab25 3 minutes ago 17.7MB 08:41:08 core-metadata latest 0b4429558b1b 3 minutes ago 18.5MB 08:41:08 security-bootstrapper latest 5ba8f31ccb13 3 minutes ago 20.3MB 08:41:08 f78fddfc3da7 3 minutes ago 1.69GB 08:41:08 dd764bd1e7fd 3 minutes ago 1.68GB 08:41:08 security-proxy-setup latest aba7b3c4b319 3 minutes ago 27.8MB 08:41:08 core-common-config-bootstrapper latest 62e9f4980d75 4 minutes ago 15.5MB 08:41:08 core-data latest 709417071851 4 minutes ago 17.9MB 08:41:08 support-scheduler latest 70fb7af3e889 4 minutes ago 30MB 08:41:08 4022ee369e17 4 minutes ago 1.75GB 08:41:08 01d4ead6d4bf 4 minutes ago 1.67GB 08:41:08 27d43b6b86e7 4 minutes ago 1.67GB 08:41:08 aec53afdf60e 4 minutes ago 1.69GB 08:41:08 6170809fa9c3 4 minutes ago 1.68GB 08:41:08 ci-base-image-x86_64 latest 07d7315e1233 10 minutes ago 903MB 08:41:08 alpine 3.16 bfe296a52501 2 months ago 5.54MB 08:41:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 08:41:08 alpine 3.15 c4fc93816858 5 months ago 5.59MB 08:41:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 08:41:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:42:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:42:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:42:15 ./bin/test-attribution-txt.sh [Pipeline] echo 08:42:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:42:15 + ls -al . 08:42:15 total 740 08:42:15 drwxrwxr-x 10 1001 1001 4096 Feb 4 08:35 . 08:42:15 drwxr-xr-x 4 root root 4096 Feb 4 08:35 .. 08:42:15 drwxrwxr-x 2 1001 1001 4096 Feb 4 08:33 .blubracket 08:42:15 -rw-rw-r-- 1 1001 1001 16 Feb 4 08:33 .dockerignore 08:42:15 drwxrwxr-x 8 1001 1001 4096 Feb 4 08:33 .git 08:42:15 drwxrwxr-x 3 1001 1001 4096 Feb 4 08:33 .github 08:42:15 -rw-rw-r-- 1 1001 1001 1024 Feb 4 08:33 .gitignore 08:42:15 -rw-rw-r-- 1 1001 1001 42 Feb 4 08:33 .golangci.yml 08:42:15 -rw-rw-r-- 1 1001 1001 87 Feb 4 08:33 .hadolint.yml 08:42:15 -rw-rw-r-- 1 1001 1001 166 Feb 4 08:33 .sonarcloud.properties 08:42:15 -rw-rw-r-- 1 1001 1001 1171 Feb 4 08:33 ADOPTERS.md 08:42:15 -rw-rw-r-- 1 1001 1001 10825 Feb 4 08:33 Attribution.txt 08:42:15 -rw-rw-r-- 1 1001 1001 73765 Feb 4 08:33 CHANGELOG.md 08:42:15 -rw-rw-r-- 1 1001 1001 3804 Feb 4 08:33 CONTRIBUTING.md 08:42:15 -rw-rw-r-- 1 1001 1001 677 Feb 4 08:33 GOVERNANCE.md 08:42:15 -rw-rw-r-- 1 1001 1001 850 Feb 4 08:33 Jenkinsfile 08:42:15 -rw-rw-r-- 1 1001 1001 10775 Feb 4 08:33 LICENSE 08:42:15 -rw-rw-r-- 1 1001 1001 13388 Feb 4 08:33 Makefile 08:42:15 -rw-rw-r-- 1 1001 1001 582 Feb 4 08:33 OWNERS.md 08:42:15 -rw-rw-r-- 1 1001 1001 9403 Feb 4 08:33 README.md 08:42:15 -rw-rw-r-- 1 1001 1001 6912 Feb 4 08:33 SECURITY.md 08:42:15 -rw-rw-r-- 1 1001 1001 5 Feb 4 08:30 VERSION 08:42:15 drwxrwxr-x 2 1001 1001 4096 Feb 4 08:33 bin 08:42:15 drwxrwxr-x 17 1001 1001 4096 Feb 4 08:33 cmd 08:42:15 -rw-r--r-- 1 root root 486191 Feb 4 08:40 coverage.out 08:42:15 -rw-rw-r-- 1 1001 1001 3294 Feb 4 08:33 go.mod 08:42:15 -rw-rw-r-- 1 1001 1001 34708 Feb 4 08:33 go.sum 08:42:15 drwxrwxr-x 7 1001 1001 4096 Feb 4 08:33 internal 08:42:15 drwxrwxr-x 3 1001 1001 4096 Feb 4 08:33 openapi 08:42:15 drwxrwxr-x 4 1001 1001 4096 Feb 4 08:33 snap 08:42:15 -rw-rw-r-- 1 1001 1001 204 Feb 4 08:33 version.go [Pipeline] sh 08:42:16 + '[' -e coverage.out ] 08:42:16 + chown 1001:1001 coverage.out [Pipeline] stash 08:42:16 Warning: overwriting stash ‘coverage-report’ 08:42:17 Stashed 1 file(s) [Pipeline] sh 08:42:18 + make build 08:42:18 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:43:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:43:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:44: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 08:44:07 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:44:53 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:45:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:45: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:45: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:45:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:45: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:45:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:45:45 $ docker stop --time=1 9eb00801f9c2a7daca208e3fe70c05243da2110f95e0e412f17d69cda83f108b 08:45:48 $ docker rm -f --volumes 9eb00801f9c2a7daca208e3fe70c05243da2110f95e0e412f17d69cda83f108b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:51 08:45:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:51 latest: Pulling from edgex-devops/edgex-compose-arm64 08:45:51 29e5d40040c1: Pulling fs layer 08:45:51 1ce36da41761: Pulling fs layer 08:45:51 25b303627fd3: Pulling fs layer 08:45:51 29e5d40040c1: Verifying Checksum 08:45:51 29e5d40040c1: Download complete 08:45:52 1ce36da41761: Verifying Checksum 08:45:52 1ce36da41761: Download complete 08:45:52 29e5d40040c1: Pull complete 08:45:53 1ce36da41761: Pull complete 08:45:53 25b303627fd3: Verifying Checksum 08:45:53 25b303627fd3: Download complete 08:46:03 25b303627fd3: Pull complete 08:46:03 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:46:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:04 prd-ubuntu20.04-docker-arm64-4c-16g-4512 does not seem to be running inside a container 08:46:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:46:06 $ docker top 236359701cc5df857c12a1b712fb613be663f4ab572bba3286daa0539503b53a -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:07 + docker-compose build --help 08:46:07 + grep parallel 08:46:14 --parallel Build images in parallel. [Pipeline] } 08:46:14 $ docker stop --time=1 236359701cc5df857c12a1b712fb613be663f4ab572bba3286daa0539503b53a 08:46:15 $ docker rm -f --volumes 236359701cc5df857c12a1b712fb613be663f4ab572bba3286daa0539503b53a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:16 prd-ubuntu20.04-docker-arm64-4c-16g-4512 does not seem to be running inside a container 08:46:16 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:46:18 $ docker top 3fc2ce744b64f9b41b7042cf588c8ec8d8b3bf58a81ac693136513fc9de04ed7 -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:18 + docker-compose -f ./docker-compose-build.yml build --parallel 08:46:27 Building core-command ... 08:46:27 Building core-common-config-bootstrapper ... 08:46:27 Building core-data ... 08:46:27 Building core-metadata ... 08:46:27 Building security-bootstrapper ... 08:46:27 Building security-proxy-setup ... 08:46:27 Building security-secretstore-setup ... 08:46:27 Building security-spiffe-token-provider ... 08:46:27 Building security-spire-agent ... 08:46:27 Building security-spire-config ... 08:46:27 Building security-spire-server ... 08:46:27 Building support-notifications ... 08:46:27 Building support-scheduler ... 08:46:27 Building security-secretstore-setup 08:46:27 Building core-data 08:46:27 Building core-command 08:46:27 Building support-notifications 08:46:27 Building security-spire-server 08:47:23 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:47:23 ---> 986e73006d1a 08:47:23 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:47:23 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:47:23 ---> 986e73006d1a 08:47:23 Step 3/24 : WORKDIR /edgex-go 08:47:23 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:47:23 ---> 986e73006d1a 08:47:23 Step 3/23 : WORKDIR /edgex-go 08:47:23 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:47:23 ---> 986e73006d1a 08:47:23 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:47:23 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:47:23 ---> 986e73006d1a 08:47:23 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:47:23 ---> Running in 8a4a6599bb73 08:47:23 ---> Running in 2f5837596ea4 08:47:23 ---> Running in 55263cf9a22b 08:47:23 ---> Running in 5b8dfb1c01a4 08:47:23 ---> Running in 8e66bc3ea3d1 08:47:23 Removing intermediate container 55263cf9a22b 08:47:23 ---> 65d7d3cb5494 08:47:23 Step 4/23 : WORKDIR /edgex-go 08:47:23 Removing intermediate container 5b8dfb1c01a4 08:47:23 ---> 8b1d8a2dcfbc 08:47:23 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:47:23 Removing intermediate container 2f5837596ea4 08:47:23 ---> dd3c48135db2 08:47:23 Step 4/22 : WORKDIR /edgex-go 08:47:23 ---> Running in 659fb6df72d6 08:47:23 Removing intermediate container 8a4a6599bb73 08:47:23 ---> 95fb29aaa9dc 08:47:23 Step 4/22 : WORKDIR /edgex-go 08:47:23 Removing intermediate container 8e66bc3ea3d1 08:47:23 ---> ee9c6dfa5484 08:47:23 Step 4/24 : RUN apk add --update --no-cache make git 08:47:23 ---> Running in 2ab7f6dfb46c 08:47:23 ---> Running in 84c3e445aac0 08:47:23 ---> Running in ba984814753a 08:47:23 ---> Running in 084524dc2afa 08:47:23 Removing intermediate container 659fb6df72d6 08:47:23 ---> fbbd98efcd41 08:47:23 Step 5/23 : RUN apk add --update --no-cache make git 08:47:23 Removing intermediate container 84c3e445aac0 08:47:23 ---> 83b68f6bce83 08:47:23 Step 5/22 : RUN apk add --update --no-cache make git 08:47:23 ---> Running in 87997510079b 08:47:23 Removing intermediate container ba984814753a 08:47:23 ---> 7db568bd9dd8 08:47:23 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:47:23 ---> Running in 3cf03b139f1c 08:47:23 ---> Running in b058e021eccd 08:47:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:23 OK: 221 MiB in 51 packages 08:47:23 OK: 221 MiB in 51 packages 08:47:23 OK: 221 MiB in 51 packages 08:47:23 OK: 221 MiB in 51 packages 08:47:24 OK: 221 MiB in 51 packages 08:47:24 Removing intermediate container 2ab7f6dfb46c 08:47:24 ---> 5dcb38fe82ca 08:47:24 Step 5/23 : COPY go.mod vendor* ./ 08:47:24 Removing intermediate container 084524dc2afa 08:47:24 ---> c223b387eadb 08:47:24 Step 5/24 : COPY go.mod vendor* ./ 08:47:25 Removing intermediate container b058e021eccd 08:47:25 ---> 522ef4fcef34 08:47:25 Step 6/22 : COPY go.mod vendor* ./ 08:47:25 ---> 1a2a7596e524 08:47:25 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:26 Removing intermediate container 3cf03b139f1c 08:47:26 ---> fd1b85d44686 08:47:26 Step 6/22 : COPY go.mod vendor* ./ 08:47:26 Removing intermediate container 87997510079b 08:47:26 ---> e4853da7083f 08:47:26 Step 6/23 : COPY go.mod vendor* ./ 08:47:26 ---> Running in 605c83439c98 08:47:26 ---> f3617a5df08a 08:47:26 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:26 ---> Running in 1b1317dbebf9 08:47:26 ---> 82b71d6f7292 08:47:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:27 ---> Running in ba1eb86acc22 08:47:27 ---> 9c6d1fd3e29a 08:47:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:27 ---> Running in c86b7db44274 08:47:28 ---> 3139324d3f60 08:47:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:28 ---> Running in 6c52eb37f5a7 08:49:20 Removing intermediate container 1b1317dbebf9 08:49:20 ---> 7bcd2eceb6d9 08:49:20 Step 7/24 : COPY . . 08:49:20 Removing intermediate container c86b7db44274 08:49:20 ---> 78d9729720eb 08:49:20 Step 8/22 : COPY . . 08:49:20 Removing intermediate container ba1eb86acc22 08:49:20 ---> 63efcd32760b 08:49:20 Step 8/22 : COPY . . 08:49:20 Removing intermediate container 605c83439c98 08:49:20 ---> c4d573635d23 08:49:20 Step 7/23 : COPY . . 08:49:20 Removing intermediate container 6c52eb37f5a7 08:49:20 ---> f900a2af7372 08:49:20 Step 8/23 : COPY . . 08:49:38 ---> 5f1fc054a1d6 08:49:38 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:49:38 ---> 6d271ef746b9 08:49:38 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:49:38 ---> 5a92982e31ce 08:49:38 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:49:38 ---> a222fb525458 08:49:38 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:49:38 ---> Running in b316ffa2b206 08:49:38 ---> Running in ee7ce59f3ecf 08:49:38 ---> 20e278945ed6 08:49:38 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:49:38 ---> Running in e9ac83eaeac1 08:49:38 ---> Running in e49a0ff1bf6c 08:49:38 ---> Running in 72ead28369cd 08:49:38 Removing intermediate container b316ffa2b206 08:49:38 ---> 44f7cd14f7fe 08:49:38 Step 9/23 : WORKDIR /edgex-go/spire-build 08:49:38 ---> Running in 04a03413b67f 08:49:38 Removing intermediate container 04a03413b67f 08:49:38 ---> 7b6524e13597 08:49:38 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:49:38 ---> Running in 81b066bcb559 08:49:39 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:49: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:49:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:49:40 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:49:42 Removing intermediate container 81b066bcb559 08:49:42 ---> d780ceb2d459 08:49:42 Step 11/23 : WORKDIR /edgex-go 08:49:42 ---> Running in 9eb629eb3c4b 08:49:43 Removing intermediate container 9eb629eb3c4b 08:49:43 ---> 56a6be7d9ad2 08:49:43 08:49:43 Step 12/23 : FROM alpine:3.15 08:49:43 3.15: Pulling from library/alpine 08:49:44 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 08:49:44 Status: Downloaded newer image for alpine:3.15 08:49:44 ---> 8aa73fd46299 08:49:44 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:49:44 ---> Running in 2da3d748c64e 08:49:45 Removing intermediate container 2da3d748c64e 08:49:45 ---> 6aeccdaf6564 08:49:45 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:49:45 ---> Running in 8fe8859f0b3a 08:49:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:49:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:49:50 v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:49:50 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:49:50 OK: 15736 distinct packages available 08:49:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:49:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:49:51 (1/5) Installing dumb-init (1.2.5-r1) 08:49:51 (2/5) Installing musl-obstack (1.2.3-r0) 08:49:51 (3/5) Installing libucontext (1.1-r0) 08:49:51 (4/5) Installing gcompat (1.0.0-r4) 08:49:51 (5/5) Installing openssl (1.1.1s-r1) 08:49:51 Executing busybox-1.34.1-r7.trigger 08:49:51 OK: 6 MiB in 19 packages 08:49:53 Removing intermediate container 8fe8859f0b3a 08:49:54 ---> b78ce8d8d7f7 08:49:54 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:50:00 ---> 2d26e01087f8 08:50:00 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:50:00 ---> 86604b1fb478 08:50:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:50:01 ---> 14e56dbaa0bc 08:50:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:50:02 ---> 537278703258 08:50:02 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:50:02 ---> Running in 1d127fd2930c 08:50:03 Removing intermediate container 1d127fd2930c 08:50:03 ---> 7482b17df9f6 08:50:03 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:50:03 ---> Running in 7628897af4a3 08:50:04 Removing intermediate container 7628897af4a3 08:50:04 ---> 0ba6d2e139f5 08:50:04 Step 21/23 : LABEL arch=arm64 08:50:04 ---> Running in 386499d26ce0 08:50:04 Removing intermediate container 386499d26ce0 08:50:04 ---> 1a39fdb85dcb 08:50:04 Step 22/23 : LABEL git_sha=360b25922eab2bd59b2206a0c2a93078788b7c7f 08:50:05 ---> Running in 866fc9aa0f12 08:50:05 Removing intermediate container 866fc9aa0f12 08:50:05 ---> fd5926a35201 08:50:05 Step 23/23 : LABEL version=0.0.0 08:50:05 ---> Running in 04424ae13c06 08:50:06 Removing intermediate container 04424ae13c06 08:50:06 ---> 65416f675428 08:50:06 08:50:06 Successfully built 65416f675428 08:50:06 Successfully tagged security-spire-server-arm64:latest 08:50:06  Building security-spire-server ... done Building security-bootstrapper 08:50:24 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:50:24 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:50:24 ---> 986e73006d1a 08:50:24 Step 3/32 : WORKDIR /edgex-go 08:50:24 ---> Using cache 08:50:24 ---> ee9c6dfa5484 08:50:24 Step 4/32 : RUN apk add --update --no-cache make git 08:50:24 ---> Using cache 08:50:24 ---> c223b387eadb 08:50:24 Step 5/32 : COPY go.mod vendor* ./ 08:50:24 ---> Using cache 08:50:24 ---> f3617a5df08a 08:50:24 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:24 ---> Using cache 08:50:24 ---> 7bcd2eceb6d9 08:50:24 Step 7/32 : COPY . . 08:50:24 ---> Using cache 08:50:24 ---> a222fb525458 08:50:24 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:50:24 ---> Running in 717beb40bd36 08:50:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:56:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:56:56 Removing intermediate container e9ac83eaeac1 08:56:56 ---> 84617f2c2411 08:56:56 08:56:56 Step 9/24 : FROM alpine:3.16 08:56:57 3.16: Pulling from library/alpine 08:56:58 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 08:56:58 Status: Downloaded newer image for alpine:3.16 08:56:58 ---> 2b4661558fb8 08:56:58 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:56:58 ---> Running in c80b963d0ecf 08:57:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:57:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:57:02 (1/3) Installing ca-certificates (20220614-r0) 08:57:02 (2/3) Installing dumb-init (1.2.5-r1) 08:57:02 (3/3) Installing su-exec (0.2-r1) 08:57:02 Executing busybox-1.35.0-r17.trigger 08:57:02 Executing ca-certificates-20220614-r0.trigger 08:57:03 OK: 6 MiB in 17 packages 08:57:06 Removing intermediate container c80b963d0ecf 08:57:06 ---> add0667e4191 08:57:06 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:57:06 ---> Running in ccca85c149ee 08:57:06 Removing intermediate container ccca85c149ee 08:57:06 ---> 7eb10550e031 08:57:06 Step 12/24 : WORKDIR / 08:57:06 ---> Running in 09bb93fcb3bc 08:57:07 Removing intermediate container 09bb93fcb3bc 08:57:07 ---> d25f5a910b03 08:57:07 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:57:08 ---> e3afaaa8c93e 08:57:08 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:57:09 ---> 35ad6fa05573 08:57:09 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:57:12 ---> ff2a84a57353 08:57:12 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:57:13 ---> 264e32a34ae8 08:57:13 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:57:15 ---> 2f193964e673 08:57:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:57:17 ---> 773bf0855369 08:57:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:57:18 ---> a8accb9df25c 08:57:18 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:57:18 ---> Running in 5a9a2ace4fc5 08:57:22 Removing intermediate container 5a9a2ace4fc5 08:57:22 ---> 8dfc0eacf1b7 08:57:22 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:57:22 ---> Running in 703720bbc5f2 08:57:22 Removing intermediate container 703720bbc5f2 08:57:22 ---> e202f1dbdd48 08:57:22 Step 22/24 : LABEL arch=arm64 08:57:22 ---> Running in 68d8d12b80e1 08:57:22 Removing intermediate container 68d8d12b80e1 08:57:22 ---> 37e2494fe94c 08:57:22 Step 23/24 : LABEL git_sha=360b25922eab2bd59b2206a0c2a93078788b7c7f 08:57:23 ---> Running in 3c6a90c0ba17 08:57:26 Removing intermediate container 3c6a90c0ba17 08:57:26 ---> c883276616f2 08:57:26 Step 24/24 : LABEL version=0.0.0 08:57:26 ---> Running in a40435d2623f 08:57:26 Removing intermediate container a40435d2623f 08:57:26 ---> e4b41b4a46ec 08:57:26 08:57:26 Successfully built e4b41b4a46ec 08:57:26 Successfully tagged security-secretstore-setup-arm64:latest 08:57:26 Building core-metadata 08:57:36  Building security-secretstore-setup ... done Removing intermediate container e49a0ff1bf6c 08:57:36 ---> a9d6bdc08390 08:57:36 08:57:36 Step 10/23 : FROM alpine:3.16 08:57:36 ---> 2b4661558fb8 08:57:36 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:57:36 ---> Running in 67a713a4277a 08:57:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:57:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:57:41 (1/1) Installing dumb-init (1.2.5-r1) 08:57:41 Executing busybox-1.35.0-r17.trigger 08:57:41 OK: 5 MiB in 15 packages 08:57:44 Removing intermediate container 67a713a4277a 08:57:44 ---> 84f41586496f 08:57:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:57:44 ---> Running in bb7a9c0c51b4 08:57:44 Removing intermediate container bb7a9c0c51b4 08:57:44 ---> 655a914570d8 08:57:44 Step 13/23 : ENV APP_PORT=59882 08:57:44 ---> Running in 180e0bcc4853 08:57:45 Removing intermediate container 180e0bcc4853 08:57:45 ---> 2809e14a1cae 08:57:45 Step 14/23 : EXPOSE $APP_PORT 08:57:45 ---> Running in 8a3543f2912a 08:57:46 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:57:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:57:46 ---> 986e73006d1a 08:57:46 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:57:46 ---> Using cache 08:57:46 ---> 95fb29aaa9dc 08:57:46 Step 4/24 : WORKDIR /edgex-go 08:57:46 ---> Using cache 08:57:46 ---> 83b68f6bce83 08:57:46 Step 5/24 : RUN apk add --update --no-cache make git 08:57:46 ---> Using cache 08:57:46 ---> 522ef4fcef34 08:57:46 Step 6/24 : COPY go.mod vendor* ./ 08:57:46 ---> Using cache 08:57:46 ---> 82b71d6f7292 08:57:46 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:46 ---> Using cache 08:57:46 ---> 63efcd32760b 08:57:46 Step 8/24 : COPY . . 08:57:46 ---> Using cache 08:57:46 ---> 6d271ef746b9 08:57:46 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:57:46 Removing intermediate container 8a3543f2912a 08:57:46 ---> 913be86d8698 08:57:46 Step 15/23 : WORKDIR / 08:57:46 ---> Running in 9fd9be24b94c 08:57:47 ---> Running in e5a2682fd14d 08:57:48 Removing intermediate container e5a2682fd14d 08:57:48 ---> 0df46d26db42 08:57:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:57:49 ---> efc05d9cf52e 08:57:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:57:50 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:57:51 ---> 095d40148f21 08:57:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:57:52 ---> 17ad562d5ad6 08:57:52 Step 19/23 : ENTRYPOINT ["/core-command"] 08:57:52 ---> Running in a6a876534101 08:57:53 Removing intermediate container a6a876534101 08:57:53 ---> 5470e69c1cff 08:57:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:57:54 ---> Running in 0e4ae7a5c72e 08:57:55 Removing intermediate container 0e4ae7a5c72e 08:57:55 ---> 2234b76b7280 08:57:55 Step 21/23 : LABEL arch=arm64 08:57:55 ---> Running in 3599b50f0257 08:57:56 Removing intermediate container 3599b50f0257 08:57:56 ---> 0fd457a86c2c 08:57:56 Step 22/23 : LABEL git_sha=360b25922eab2bd59b2206a0c2a93078788b7c7f 08:57:56 ---> Running in 086536f288eb 08:57:58 Removing intermediate container 086536f288eb 08:57:58 ---> 398eecea5075 08:57:58 Step 23/23 : LABEL version=0.0.0 08:57:58 ---> Running in 52ec9f0d7eab 08:58:00 Removing intermediate container 52ec9f0d7eab 08:58:00 ---> 8fd57241a63a 08:58:00 08:58:00 Successfully built 8fd57241a63a 08:58:00 Successfully tagged core-command-arm64:latest 08:58:00  Building core-command ... done Building security-proxy-setup 08:58:10 Removing intermediate container 717beb40bd36 08:58:10 ---> ba7b81155086 08:58:10 08:58:10 Step 9/32 : FROM alpine:3.16 08:58:10 ---> 2b4661558fb8 08:58:10 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:58:10 ---> Running in fdb6f6acf40a 08:58:10 Removing intermediate container ee7ce59f3ecf 08:58:10 ---> 81c3d6a58fff 08:58:10 08:58:10 Step 10/22 : FROM alpine:3.16 08:58:10 ---> 2b4661558fb8 08:58:10 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:58:10 ---> Running in 93572011c9f9 08:58:10 Removing intermediate container fdb6f6acf40a 08:58:10 ---> 262f5c533899 08:58:10 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:58:10 ---> Running in 317a7c5f8313 08:58:11 Removing intermediate container 93572011c9f9 08:58:11 ---> 04c23d62e92d 08:58:11 Step 12/22 : ENV APP_PORT=59880 08:58:11 ---> Running in 1eef858fd044 08:58:12 Removing intermediate container 1eef858fd044 08:58:12 ---> 44d971f2a3b2 08:58:12 Step 13/22 : EXPOSE $APP_PORT 08:58:13 ---> Running in aaecafeebfbe 08:58:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:58:13 Removing intermediate container aaecafeebfbe 08:58:13 ---> 02298982a066 08:58:13 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:58:14 ---> Running in 6c4173ee2188 08:58:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:58:16 (1/2) Installing dumb-init (1.2.5-r1) 08:58:16 (2/2) Installing su-exec (0.2-r1) 08:58:16 Executing busybox-1.35.0-r17.trigger 08:58:16 OK: 5 MiB in 16 packages 08:58:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:58:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:58:18 Removing intermediate container 317a7c5f8313 08:58:18 ---> 9611af52f214 08:58:18 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:58:18 ---> Running in 328377c5dae8 08:58:19 (1/1) Installing dumb-init (1.2.5-r1) 08:58:19 Executing busybox-1.35.0-r17.trigger 08:58:19 OK: 5 MiB in 15 packages 08:58:19 Removing intermediate container 328377c5dae8 08:58:19 ---> ca7992d1469b 08:58:19 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:58:20 ---> Running in 0fba12661a76 08:58:21 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:58:21 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:58:21 ---> 986e73006d1a 08:58:21 Step 3/21 : WORKDIR /edgex-go 08:58:21 ---> Using cache 08:58:21 ---> ee9c6dfa5484 08:58:21 Step 4/21 : RUN apk add --update --no-cache make git 08:58:21 ---> Using cache 08:58:21 ---> c223b387eadb 08:58:21 Step 5/21 : COPY go.mod vendor* ./ 08:58:21 ---> Using cache 08:58:21 ---> f3617a5df08a 08:58:21 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:21 ---> Using cache 08:58:21 ---> 7bcd2eceb6d9 08:58:21 Step 7/21 : COPY . . 08:58:21 Removing intermediate container 0fba12661a76 08:58:21 ---> b21d8069075d 08:58:21 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:58:21 Removing intermediate container 6c4173ee2188 08:58:21 ---> 9fd547d67db7 08:58:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:21 ---> Using cache 08:58:21 ---> a222fb525458 08:58:21 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:58:21 ---> Running in 4edbd128b2f5 08:58:21 ---> Running in 5e52b59c1d99 08:58:23 Removing intermediate container 4edbd128b2f5 08:58:23 ---> 61c36ea9b385 08:58:23 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:58:23 ---> e4af4b2cbd7b 08:58:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:58:23 ---> Running in 4c1a26274c70 08:58:24 Removing intermediate container 4c1a26274c70 08:58:24 ---> a54104063f0b 08:58:24 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:58:24 ---> Running in 1b7c94d11735 08:58:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:58:26 ---> 52d9a0800528 08:58:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:58:27 ---> 7d285f9458ab 08:58:27 Step 18/22 : ENTRYPOINT ["/core-data"] 08:58:28 ---> Running in 426ed41b3e90 08:58:28 Removing intermediate container 1b7c94d11735 08:58:28 ---> a22e636465e5 08:58:28 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:58:28 Removing intermediate container 426ed41b3e90 08:58:28 ---> fc89596136ea 08:58:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:58:28 ---> Running in 012df9396847 08:58:29 ---> Running in 8f1a3711924c 08:58:29 Removing intermediate container 8f1a3711924c 08:58:29 ---> 972825060223 08:58:29 Step 20/22 : LABEL arch=arm64 08:58:29 Removing intermediate container 012df9396847 08:58:29 ---> 6cc73a358015 08:58:29 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:58:30 ---> Running in c7301e2692ea 08:58:30 Removing intermediate container c7301e2692ea 08:58:30 ---> fd96c957ba1a 08:58:30 Step 21/22 : LABEL git_sha=360b25922eab2bd59b2206a0c2a93078788b7c7f 08:58:30 ---> Running in 9a06b6571827 08:58:30 ---> f4b58a20e8b4 08:58:30 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:58:31 ---> Running in 9341c7c9bbcc 08:58:31 Removing intermediate container 9a06b6571827 08:58:31 ---> 98ffdca92812 08:58:31 Step 22/22 : LABEL version=0.0.0 08:58:32 ---> Running in 78f9de0dc2b4 08:58:33 Removing intermediate container 78f9de0dc2b4 08:58:33 ---> fd24d4f9e5ce 08:58:33 08:58:33 Successfully built fd24d4f9e5ce 08:58:33 Successfully tagged core-data-arm64:latest 08:58:33 Building security-spire-agent 08:58:35  Building core-data ... done Removing intermediate container 9341c7c9bbcc 08:58:35 ---> c6fe7512aa9b 08:58:35 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:36 ---> e30b19c46398 08:58:36 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:58:39 ---> 7a5d9af4b52d 08:58:39 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:58:40 ---> 73ca9339cb03 08:58:40 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:58:41 ---> b9b870737c81 08:58:41 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:58:42 ---> c15899f40e59 08:58:42 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:58:43 ---> b821d73169d2 08:58:43 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:58:44 ---> f00b3928fbd1 08:58:44 Step 27/32 : RUN chmod +x /entrypoint.sh 08:58:44 ---> Running in 606e4e71b2c4 08:58:49 Removing intermediate container 606e4e71b2c4 08:58:49 ---> d3401b4e486c 08:58:49 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:58:49 ---> Running in aa4cde952a9c 08:58:50 Removing intermediate container aa4cde952a9c 08:58:50 ---> 0b77ef907c4d 08:58:50 Step 29/32 : CMD ["gate"] 08:58:50 ---> Running in 14c73d0bbad9 08:58:51 Removing intermediate container 14c73d0bbad9 08:58:51 ---> 40a5fe597a15 08:58:51 Step 30/32 : LABEL arch=arm64 08:58:51 ---> Running in 545b3d239b68 08:58:52 Removing intermediate container 545b3d239b68 08:58:52 ---> 2000039eed73 08:58:52 Step 31/32 : LABEL git_sha=360b25922eab2bd59b2206a0c2a93078788b7c7f 08:58:52 ---> Running in 0de907024bb5 08:58:53 Removing intermediate container 0de907024bb5 08:58:53 ---> 1e1ca877c507 08:58:53 Step 32/32 : LABEL version=0.0.0 08:58:53 ---> Running in 8064b59cbfd1 08:58:53 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:58:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:58:53 ---> 986e73006d1a 08:58:53 Step 3/24 : WORKDIR /edgex-go 08:58:53 ---> Using cache 08:58:53 ---> ee9c6dfa5484 08:58:53 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:58:53 ---> Running in 63fe9b4c15e6 08:58:54 Removing intermediate container 8064b59cbfd1 08:58:54 ---> ba1618079ea0 08:58:54 08:58:54 Successfully built ba1618079ea0 08:58:54 Successfully tagged security-bootstrapper-arm64:latest 08:58:54  Building security-bootstrapper ... done Building security-spire-config 08:58:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:58:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:58:57 OK: 221 MiB in 51 packages 08:58:59 Removing intermediate container 63fe9b4c15e6 08:58:59 ---> 7d0aaafeaddf 08:58:59 Step 5/24 : COPY go.mod vendor* ./ 08:59:00 ---> c9a31927a467 08:59:00 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:00 ---> Running in b05b7b7d0568 08:59:13 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:59:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:59:13 ---> 986e73006d1a 08:59:13 Step 3/24 : WORKDIR /edgex-go 08:59:13 ---> Using cache 08:59:13 ---> ee9c6dfa5484 08:59:13 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:59:13 ---> Using cache 08:59:13 ---> 7d0aaafeaddf 08:59:13 Step 5/24 : COPY go.mod vendor* ./ 08:59:13 ---> Using cache 08:59:13 ---> c9a31927a467 08:59:13 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:13 ---> Running in e82c7f7f1e51 09:01:20 Removing intermediate container b05b7b7d0568 09:01:20 ---> 103939736530 09:01:20 Step 7/24 : COPY . . 09:01:20 Removing intermediate container 72ead28369cd 09:01:20 ---> 68eb8788c2a0 09:01:20 09:01:20 Step 10/22 : FROM alpine:3.16 09:01:20 ---> 2b4661558fb8 09:01:20 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:01:20 ---> Running in 5a87a01e850c 09:01:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:01:23 (1/2) Installing ca-certificates (20220614-r0) 09:01:24 (2/2) Installing dumb-init (1.2.5-r1) 09:01:24 Executing busybox-1.35.0-r17.trigger 09:01:24 Executing ca-certificates-20220614-r0.trigger 09:01:24 OK: 6 MiB in 16 packages 09:01:25 Removing intermediate container e82c7f7f1e51 09:01:25 ---> 7f12c85f6b99 09:01:25 Step 7/24 : COPY . . 09:01:28 Removing intermediate container 5a87a01e850c 09:01:28 ---> 8d48d6bad646 09:01:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:01:28 ---> Running in b8c6ce3e2afb 09:01:29 Removing intermediate container b8c6ce3e2afb 09:01:29 ---> 739d5ab78f04 09:01:29 Step 13/22 : ENV APP_PORT=59860 09:01:29 ---> Running in 57131578d91f 09:01:30 ---> 649a0df21897 09:01:30 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 09:01:30 Removing intermediate container 57131578d91f 09:01:30 ---> 73168b5e9be8 09:01:30 Step 14/22 : EXPOSE $APP_PORT 09:01:31 ---> Running in ad88a6d7caab 09:01:31 ---> Running in 075392e01c3b 09:01:32 Removing intermediate container ad88a6d7caab 09:01:32 ---> f5674ae7573f 09:01:32 Step 9/24 : WORKDIR /edgex-go/spire-build 09:01:32 Removing intermediate container 075392e01c3b 09:01:32 ---> 2ea3cb422fb5 09:01:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:32 ---> Running in 76d2a7e5a40c 09:01:33 Removing intermediate container 76d2a7e5a40c 09:01:33 ---> fdd5dad25595 09:01:33 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:01:33 ---> Running in 3e8c199a1030 09:01:34 ---> 9b42cae07144 09:01:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:01:38 Removing intermediate container 3e8c199a1030 09:01:38 ---> 8c884302f93f 09:01:38 Step 11/24 : WORKDIR /edgex-go 09:01:38 ---> Running in f3ec64b2e0fa 09:01:39 Removing intermediate container f3ec64b2e0fa 09:01:39 ---> e230c03c3466 09:01:39 09:01:39 Step 12/24 : FROM alpine:3.15 09:01:39 ---> 8aa73fd46299 09:01:39 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:01:39 ---> Using cache 09:01:39 ---> 6aeccdaf6564 09:01:39 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:01:39 ---> Using cache 09:01:39 ---> b78ce8d8d7f7 09:01:39 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:01:40 ---> 8cec897a2fc9 09:01:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:01:43 ---> b1ed1c225788 09:01:43 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:01:43 ---> Running in 6e8c1d26074e 09:01:43 Removing intermediate container 6e8c1d26074e 09:01:43 ---> d46c64ab3fd8 09:01:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:01:44 ---> Running in 7d9c7f26b71c 09:01:45 Removing intermediate container 7d9c7f26b71c 09:01:45 ---> c505ce2ad2ad 09:01:45 Step 20/22 : LABEL arch=arm64 09:01:45 ---> Running in 185bbdf861d2 09:01:47 Removing intermediate container 185bbdf861d2 09:01:47 ---> f1f386c8d774 09:01:47 Step 21/22 : LABEL git_sha=360b25922eab2bd59b2206a0c2a93078788b7c7f 09:01:47 ---> Running in 27bcb45f156c 09:01:48 Removing intermediate container 27bcb45f156c 09:01:48 ---> 0aefdf35c790 09:01:48 Step 22/22 : LABEL version=0.0.0 09:01:48 ---> Running in c2320a66bba9 09:01:48 ---> 1a649b074394 09:01:48 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:01:49 Removing intermediate container c2320a66bba9 09:01:49 ---> 830f6f288165 09:01:49 09:01:50 Successfully built 830f6f288165 09:01:50 Successfully tagged support-notifications-arm64:latest 09:01:50  Building support-notifications ... done Building security-spiffe-token-provider 09:01:51 ---> 00fa7cf7244c 09:01:51 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 09:01:51 ---> Running in 6e34f806a8de 09:01:52 Removing intermediate container 6e34f806a8de 09:01:52 ---> 7e07ef82947c 09:01:52 Step 9/24 : WORKDIR /edgex-go/spire-build 09:01:53 ---> Running in b56cfe88348e 09:01:54 Removing intermediate container b56cfe88348e 09:01:54 ---> 095f2acf2fbb 09:01:54 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:01:54 ---> Running in 9d4a3ec439cd 09:01:58 ---> d4d9546664e0 09:01:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:01:59 ---> e66dc0705add 09:01:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:01:59 Removing intermediate container 9d4a3ec439cd 09:01:59 ---> ca8e1a6d7e66 09:01:59 Step 11/24 : WORKDIR /edgex-go 09:01:59 ---> Running in 8b59583f4996 09:02:01 Removing intermediate container 8b59583f4996 09:02:01 ---> be9611c5a3cc 09:02:01 09:02:01 Step 12/24 : FROM alpine:3.15 09:02:01 ---> 8aa73fd46299 09:02:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:02:01 ---> Using cache 09:02:01 ---> 6aeccdaf6564 09:02:01 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:02:01 ---> Running in 8f8c1e8feb46 09:02:01 ---> f5c335033bf3 09:02:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:02:03 ---> 661f4f8babaa 09:02:03 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:02:03 ---> Running in 3d743fc8d5d0 09:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:02:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:02:04 Removing intermediate container 3d743fc8d5d0 09:02:04 ---> 03c1f93339c5 09:02:04 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:02:04 ---> Running in 7a0ea61d0e10 09:02:05 Removing intermediate container 7a0ea61d0e10 09:02:05 ---> 1694686f77dd 09:02:05 Step 22/24 : LABEL arch=arm64 09:02:05 ---> Running in 8288f9e2a5ee 09:02:06 v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:02:06 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:02:06 OK: 15736 distinct packages available 09:02:06 Removing intermediate container 8288f9e2a5ee 09:02:06 ---> 9c5c4e90e085 09:02:06 Step 23/24 : LABEL git_sha=360b25922eab2bd59b2206a0c2a93078788b7c7f 09:02:06 ---> Running in 5d07adab99de 09:02:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:02:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:02:07 Removing intermediate container 5d07adab99de 09:02:07 ---> 8c69cb13bcc3 09:02:07 Step 24/24 : LABEL version=0.0.0 09:02:07 ---> Running in 990cd939e19f 09:02:08 Removing intermediate container 990cd939e19f 09:02:08 ---> 798e4e98aed8 09:02:08 09:02:08 Successfully built 798e4e98aed8 09:02:08 Successfully tagged security-spire-agent-arm64:latest 09:02:08  Building security-spire-agent ... done Building support-scheduler 09:02:08 (1/4) Installing dumb-init (1.2.5-r1) 09:02:08 (2/4) Installing musl-obstack (1.2.3-r0) 09:02:08 (3/4) Installing libucontext (1.1-r0) 09:02:08 (4/4) Installing gcompat (1.0.0-r4) 09:02:08 Executing busybox-1.34.1-r7.trigger 09:02:08 OK: 6 MiB in 18 packages 09:02:11 Removing intermediate container 8f8c1e8feb46 09:02:11 ---> bbe8961cc35b 09:02:11 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:02:11 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:02:11 Step 2/19 : FROM ${BUILDER_BASE} AS builder 09:02:11 ---> 986e73006d1a 09:02:11 Step 3/19 : WORKDIR /edgex-go 09:02:11 ---> Using cache 09:02:11 ---> ee9c6dfa5484 09:02:11 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 09:02:11 ---> Running in 77e8d139ae14 09:02:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:02:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:02:16 v3.16.3-154-ga2a60f3e0f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 09:02:16 v3.16.3-151-gb476f155c7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 09:02:16 OK: 16901 distinct packages available 09:02:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:02:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:02:18 OK: 221 MiB in 51 packages 09:02:19 ---> eb58776bcd1b 09:02:19 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:02:21 Removing intermediate container 77e8d139ae14 09:02:21 ---> cdcf6f12e0d5 09:02:21 Step 5/19 : COPY go.mod vendor* ./ 09:02:21 ---> 4fe3952c6780 09:02:21 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:02:21 ---> Running in 233baf83def8 09:02:22 Removing intermediate container 233baf83def8 09:02:22 ---> 852880e54793 09:02:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:02:22 ---> 7c4c255e0ca4 09:02:22 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:23 ---> Running in 4629ccb443a6 09:02:24 ---> b9340f67b820 09:02:24 Step 19/24 : WORKDIR / 09:02:24 ---> Running in f4fe5ea6c98f 09:02:26 Removing intermediate container f4fe5ea6c98f 09:02:26 ---> e3c3bd7360a5 09:02:26 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:02:26 ---> Running in 4fab4030da5d 09:02:27 Removing intermediate container 4fab4030da5d 09:02:27 ---> 8d896485b1ae 09:02:27 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:02:27 ---> Running in 14f103229675 09:02:28 Removing intermediate container 14f103229675 09:02:28 ---> b4277735d5a6 09:02:28 Step 22/24 : LABEL arch=arm64 09:02:28 ---> Running in c1e122cf2ad5 09:02:29 Removing intermediate container c1e122cf2ad5 09:02:29 ---> 2341bdc61778 09:02:29 Step 23/24 : LABEL git_sha=360b25922eab2bd59b2206a0c2a93078788b7c7f 09:02:29 ---> Running in fb70a0a30fa2 09:02:29 Removing intermediate container fb70a0a30fa2 09:02:29 ---> b203e0ead3ad 09:02:29 Step 24/24 : LABEL version=0.0.0 09:02:29 ---> Running in 183fa0856309 09:02:30 Removing intermediate container 183fa0856309 09:02:30 ---> d16fd53366ef 09:02:30 09:02:31 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16Successfully built d16fd53366ef 09:02:31 Successfully tagged security-spire-config-arm64:latest 09:02:31 09:02:31 Step 2/22 : FROM ${BUILDER_BASE} AS builderBuilding core-common-config-bootstrapper 09:02:31 09:02:31 ---> 986e73006d1a 09:02:31 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:02:31 ---> Using cache 09:02:31  Building security-spire-config ... done  ---> 95fb29aaa9dc 09:02:31 Step 4/22 : WORKDIR /edgex-go 09:02:31 ---> Using cache 09:02:31 ---> 83b68f6bce83 09:02:31 Step 5/22 : RUN apk add --update --no-cache make git 09:02:31 ---> Using cache 09:02:31 ---> 522ef4fcef34 09:02:31 Step 6/22 : COPY go.mod vendor* ./ 09:02:31 ---> Using cache 09:02:31 ---> 82b71d6f7292 09:02:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:31 ---> Using cache 09:02:31 ---> 63efcd32760b 09:02:31 Step 8/22 : COPY . . 09:02:31 ---> Using cache 09:02:31 ---> 6d271ef746b9 09:02:31 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 09:02:31 ---> Running in 65855b5d6c67 09:02:33 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 09:02:51 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:02:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:02:51 ---> 986e73006d1a 09:02:51 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:02:51 ---> Using cache 09:02:51 ---> 95fb29aaa9dc 09:02:51 Step 4/22 : WORKDIR /edgex-go 09:02:51 ---> Using cache 09:02:51 ---> 83b68f6bce83 09:02:51 Step 5/22 : RUN apk add --update --no-cache make git 09:02:51 ---> Using cache 09:02:51 ---> 522ef4fcef34 09:02:51 Step 6/22 : COPY go.mod vendor* ./ 09:02:51 ---> Using cache 09:02:51 ---> 82b71d6f7292 09:02:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:51 ---> Using cache 09:02:51 ---> 63efcd32760b 09:02:51 Step 8/22 : COPY . . 09:02:51 ---> Using cache 09:02:51 ---> 6d271ef746b9 09:02:51 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:02:51 ---> Running in 905638d51e24 09:02:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:04:14 Removing intermediate container 4629ccb443a6 09:04:14 ---> 2ac942232b87 09:04:14 Step 7/19 : COPY . . 09:04:17 ---> 3fdd7e59c443 09:04:17 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:04:17 ---> Running in 358b8250641f 09:04:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:05: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 09:05:28 Removing intermediate container 5e52b59c1d99 09:05:28 ---> 90334745fd7a 09:05:28 09:05:28 Step 9/21 : FROM alpine:3.16 09:05:28 ---> 2b4661558fb8 09:05:28 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 09:05:28 ---> Running in c89589354cf8 09:05:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:05:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:05:32 (1/6) Installing ca-certificates (20220614-r0) 09:05:33 (2/6) Installing brotli-libs (1.0.9-r6) 09:05:33 (3/6) Installing nghttp2-libs (1.47.0-r0) 09:05:33 (4/6) Installing libcurl (7.83.1-r5) 09:05:33 (5/6) Installing curl (7.83.1-r5) 09:05:33 (6/6) Installing dumb-init (1.2.5-r1) 09:05:33 Executing busybox-1.35.0-r17.trigger 09:05:33 Executing ca-certificates-20220614-r0.trigger 09:05:33 OK: 8 MiB in 20 packages 09:05:37 Removing intermediate container c89589354cf8 09:05:37 ---> 8df34526b5d7 09:05:37 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:05:37 ---> Running in 6970e5de149c 09:05:38 Removing intermediate container 6970e5de149c 09:05:38 ---> 3745bb9ebf03 09:05:38 Step 12/21 : WORKDIR /edgex 09:05:38 ---> Running in f61efd7b6489 09:05:39 Removing intermediate container f61efd7b6489 09:05:39 ---> 946bbce467f2 09:05:39 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:05:40 ---> 7ffacdd2a480 09:05:40 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:05:41 ---> c32951da4e18 09:05:41 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:05:42 ---> 19f1b6354aa6 09:05:42 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:05:44 ---> 1714eb463d87 09:05:44 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:05:44 ---> Running in bdbda8d6c20d 09:05:47 Removing intermediate container bdbda8d6c20d 09:05:47 ---> 2f4bd7f3c6ff 09:05:47 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 09:05:47 ---> Running in 1aa12b699634 09:05:50 Removing intermediate container 1aa12b699634 09:05:50 ---> 908c57f28444 09:05:50 Step 19/21 : LABEL arch=arm64 09:05:50 ---> Running in 1fd38bcf68fb 09:05:51 Removing intermediate container 1fd38bcf68fb 09:05:51 ---> a7b90877cf13 09:05:51 Step 20/21 : LABEL git_sha=360b25922eab2bd59b2206a0c2a93078788b7c7f 09:05:51 ---> Running in 53ad026cb9c4 09:05:52 Removing intermediate container 53ad026cb9c4 09:05:52 ---> 7304c6e488be 09:05:52 Step 21/21 : LABEL version=0.0.0 09:05:52 ---> Running in 750750ae56e0 09:05:53 Removing intermediate container 750750ae56e0 09:05:53 ---> 6055802f4c1b 09:05:53 09:05:54 Successfully built 6055802f4c1b 09:05:54 Successfully tagged security-proxy-setup-arm64:latest 09:05:59  Building security-proxy-setup ... done Removing intermediate container 9fd9be24b94c 09:05:59 ---> b4b4d34ab2d4 09:05:59 09:05:59 Step 10/24 : FROM alpine:3.16 09:05:59 ---> 2b4661558fb8 09:05:59 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:05:59 ---> Using cache 09:05:59 ---> 84f41586496f 09:05:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:05:59 ---> Using cache 09:05:59 ---> 655a914570d8 09:05:59 Step 13/24 : ENV APP_PORT=59881 09:05:59 ---> Running in 2d6b9350169e 09:06:00 Removing intermediate container 2d6b9350169e 09:06:00 ---> a4caf073c0b7 09:06:00 Step 14/24 : EXPOSE $APP_PORT 09:06:00 ---> Running in 7889a6353dd8 09:06:01 Removing intermediate container 7889a6353dd8 09:06:01 ---> 09890b9c66cc 09:06:01 Step 15/24 : WORKDIR / 09:06:01 ---> Running in ac5b96e7b760 09:06:02 Removing intermediate container ac5b96e7b760 09:06:02 ---> 612a11c7bcc4 09:06:02 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:06:03 ---> 143d6500388f 09:06:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:06:05 ---> b0c2bbf8f4de 09:06:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:06:06 ---> 14d85365c136 09:06:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:06:07 ---> a777056a73bf 09:06:07 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:06:07 ---> Running in 2f1471edf430 09:06:08 Removing intermediate container 2f1471edf430 09:06:08 ---> 418599e82bef 09:06:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:06:08 ---> Running in 54241f262257 09:06:08 Removing intermediate container 54241f262257 09:06:08 ---> dadf6676be05 09:06:08 Step 22/24 : LABEL arch=arm64 09:06:08 ---> Running in 02de28ec6dde 09:06:09 Removing intermediate container 02de28ec6dde 09:06:09 ---> c7bdf8874555 09:06:09 Step 23/24 : LABEL git_sha=360b25922eab2bd59b2206a0c2a93078788b7c7f 09:06:09 ---> Running in 57a083d10fab 09:06:10 Removing intermediate container 57a083d10fab 09:06:10 ---> 20d638125cd5 09:06:10 Step 24/24 : LABEL version=0.0.0 09:06:10 ---> Running in 7ac96bb030e7 09:06:10 Removing intermediate container 7ac96bb030e7 09:06:10 ---> e6c1771ca9e2 09:06:10 09:06:11 Successfully built e6c1771ca9e2 09:06:11 Successfully tagged core-metadata-arm64:latest 09:09:03  Building core-metadata ... done Removing intermediate container 905638d51e24 09:09:03 ---> 7c4218fbe758 09:09:03 09:09:03 Step 10/22 : FROM alpine:3.16 09:09:03 ---> 2b4661558fb8 09:09:03 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:09:03 ---> Running in a54f1102bd15 09:09:03 Removing intermediate container a54f1102bd15 09:09:03 ---> ff7a39777a33 09:09:03 Step 12/22 : RUN apk add --update --no-cache dumb-init 09:09:03 ---> Running in 8e11b2e2ac9d 09:09:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:09:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:09:03 (1/1) Installing dumb-init (1.2.5-r1) 09:09:03 Executing busybox-1.35.0-r17.trigger 09:09:03 OK: 5 MiB in 15 packages 09:09:03 Removing intermediate container 8e11b2e2ac9d 09:09:03 ---> 82f9deac2104 09:09:03 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:03 ---> e93db68ce7e2 09:09:03 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:09:03 ---> 752cea107e65 09:09:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:09:03 ---> a6210fc4abd5 09:09:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:09:03 ---> 6f082c753be9 09:09:03 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:09:03 ---> Running in af1547cb43c2 09:09:05 Removing intermediate container af1547cb43c2 09:09:05 ---> 1d16655cdaa0 09:09:05 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 09:09:05 ---> Running in 33bc6931b713 09:09:05 Removing intermediate container 33bc6931b713 09:09:05 ---> b0b262db8619 09:09:05 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 09:09:05 ---> Running in 508c9c3fcbd2 09:09:06 Removing intermediate container 508c9c3fcbd2 09:09:06 ---> c07366dd5a6b 09:09:06 Step 20/22 : LABEL arch=arm64 09:09:06 ---> Running in c6ff885b42b4 09:09:07 Removing intermediate container c6ff885b42b4 09:09:07 ---> a20d434b3842 09:09:07 Step 21/22 : LABEL git_sha=360b25922eab2bd59b2206a0c2a93078788b7c7f 09:09:07 ---> Running in 1b4595fabb97 09:09:08 Removing intermediate container 1b4595fabb97 09:09:08 ---> 2aba979babbd 09:09:08 Step 22/22 : LABEL version=0.0.0 09:09:08 ---> Running in 4054702bba10 09:09:08 Removing intermediate container 4054702bba10 09:09:08 ---> ceb71aa7cb34 09:09:08 09:09:08 Successfully built ceb71aa7cb34 09:09:08 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:10:16  Building core-common-config-bootstrapper ... done Removing intermediate container 358b8250641f 09:10:16 ---> 319489762aff 09:10:16 09:10:16 Step 9/19 : FROM alpine:3.15 09:10:16 ---> 8aa73fd46299 09:10:16 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:10:16 ---> Using cache 09:10:16 ---> 6aeccdaf6564 09:10:16 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:10:16 ---> Running in cb0f37eec17d 09:10:16 Removing intermediate container 65855b5d6c67 09:10:16 ---> bbeae6f80f8f 09:10:16 09:10:16 Step 10/22 : FROM alpine:3.16 09:10:16 ---> 2b4661558fb8 09:10:16 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:10:16 ---> Using cache 09:10:16 ---> 84f41586496f 09:10:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:10:16 ---> Using cache 09:10:16 ---> 655a914570d8 09:10:16 Step 13/22 : ENV APP_PORT=59861 09:10:16 ---> Running in 1bfe1f747195 09:10:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:10:16 Removing intermediate container 1bfe1f747195 09:10:16 ---> 588f5ad20453 09:10:16 Step 14/22 : EXPOSE $APP_PORT 09:10:16 ---> Running in 60fcaf6874ac 09:10:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:10:16 Removing intermediate container 60fcaf6874ac 09:10:16 ---> e9951ecd5edd 09:10:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:16 ---> c5af6fd3730c 09:10:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:10:16 v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:10:16 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:10:16 OK: 15736 distinct packages available 09:10:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:10:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:10:17 ---> 1e495454060e 09:10:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:10:17 (1/9) Installing ca-certificates (20220614-r0) 09:10:17 (2/9) Installing brotli-libs (1.0.9-r5) 09:10:17 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:10:17 (4/9) Installing libcurl (7.80.0-r5) 09:10:17 (5/9) Installing curl (7.80.0-r5) 09:10:17 (6/9) Installing dumb-init (1.2.5-r1) 09:10:17 (7/9) Installing musl-obstack (1.2.3-r0) 09:10:17 (8/9) Installing libucontext (1.1-r0) 09:10:17 (9/9) Installing gcompat (1.0.0-r4) 09:10:17 Executing busybox-1.34.1-r7.trigger 09:10:17 Executing ca-certificates-20220614-r0.trigger 09:10:17 OK: 8 MiB in 23 packages 09:10:19 ---> 4ae44ad8af3e 09:10:19 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:10:19 ---> Running in 9a34387cc636 09:10:20 Removing intermediate container 9a34387cc636 09:10:20 ---> dc0af423da5c 09:10:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:10:20 ---> Running in f8077e823fa8 09:10:20 Removing intermediate container f8077e823fa8 09:10:20 ---> 31d9f5ad27a5 09:10:20 Step 20/22 : LABEL arch=arm64 09:10:20 ---> Running in 30cb7e4cb002 09:10:20 Removing intermediate container cb0f37eec17d 09:10:20 ---> 4af7ec0aa70e 09:10:20 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:20 Removing intermediate container 30cb7e4cb002 09:10:20 ---> 03cdfc42b998 09:10:20 Step 21/22 : LABEL git_sha=360b25922eab2bd59b2206a0c2a93078788b7c7f 09:10:20 ---> Running in 8bb3b01b87b5 09:10:21 ---> 117c93a4afba 09:10:21 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:10:21 Removing intermediate container 8bb3b01b87b5 09:10:21 ---> d7f8b8ea890e 09:10:21 Step 22/22 : LABEL version=0.0.0 09:10:21 ---> Running in 34ef416f72da 09:10:21 Removing intermediate container 34ef416f72da 09:10:21 ---> c5ba81b967b4 09:10:21 09:10:22 Successfully built c5ba81b967b4 09:10:22 Successfully tagged support-scheduler-arm64:latest 09:10:22  Building support-scheduler ... done  ---> fd586b713557 09:10:22 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:10:23 ---> e4d5bbb5b247 09:10:23 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:10:23 ---> Running in 91fb65312e11 09:10:23 Removing intermediate container 91fb65312e11 09:10:23 ---> 1cc0454b35d4 09:10:23 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:10:23 ---> Running in ccaa0017738c 09:10:23 Removing intermediate container ccaa0017738c 09:10:23 ---> 83b48371c1f5 09:10:23 Step 17/19 : LABEL arch=arm64 09:10:23 ---> Running in fd31b9dbb81b 09:10:24 Removing intermediate container fd31b9dbb81b 09:10:24 ---> f83b09972317 09:10:24 Step 18/19 : LABEL git_sha=360b25922eab2bd59b2206a0c2a93078788b7c7f 09:10:24 ---> Running in ec5dd1842f1b 09:10:24 Removing intermediate container ec5dd1842f1b 09:10:24 ---> 0ef647bab344 09:10:24 Step 19/19 : LABEL version=0.0.0 09:10:24 ---> Running in 8cf749722015 09:10:24 Removing intermediate container 8cf749722015 09:10:24 ---> bf0b7ea5e82a 09:10:24 09:10:25 Successfully built bf0b7ea5e82a 09:10:25 Successfully tagged security-spiffe-token-provider-arm64:latest 09:10:25  Building security-spiffe-token-provider ... done  [Pipeline] } 09:10:25 $ docker stop --time=1 3fc2ce744b64f9b41b7042cf588c8ec8d8b3bf58a81ac693136513fc9de04ed7 09:10:27 $ docker rm -f --volumes 3fc2ce744b64f9b41b7042cf588c8ec8d8b3bf58a81ac693136513fc9de04ed7 [Pipeline] // withDockerContainer [Pipeline] sh 09:10:27 + docker images 09:10:28 REPOSITORY TAG IMAGE ID CREATED SIZE 09:10:28 security-spiffe-token-provider-arm64 latest bf0b7ea5e82a 3 seconds ago 28.9MB 09:10:28 support-scheduler-arm64 latest c5ba81b967b4 6 seconds ago 29MB 09:10:28 bbeae6f80f8f 14 seconds ago 1.57GB 09:10:28 319489762aff 16 seconds ago 1.54GB 09:10:28 core-common-config-bootstrapper-arm64 latest ceb71aa7cb34 About a minute ago 14.9MB 09:10:28 7c4218fbe758 About a minute ago 1.5GB 09:10:28 core-metadata-arm64 latest e6c1771ca9e2 4 minutes ago 17.8MB 09:10:28 b4b4d34ab2d4 4 minutes ago 1.51GB 09:10:28 security-proxy-setup-arm64 latest 6055802f4c1b 4 minutes ago 26.8MB 09:10:28 90334745fd7a 5 minutes ago 1.5GB 09:10:28 security-spire-config-arm64 latest d16fd53366ef 7 minutes ago 83.6MB 09:10:28 security-spire-agent-arm64 latest 798e4e98aed8 8 minutes ago 122MB 09:10:28 be9611c5a3cc 8 minutes ago 1.38GB 09:10:28 support-notifications-arm64 latest 830f6f288165 8 minutes ago 29.5MB 09:10:28 e230c03c3466 8 minutes ago 1.38GB 09:10:28 68eb8788c2a0 9 minutes ago 1.57GB 09:10:28 security-bootstrapper-arm64 latest ba1618079ea0 11 minutes ago 19.5MB 09:10:28 core-data-arm64 latest fd24d4f9e5ce 11 minutes ago 17.2MB 09:10:28 ba7b81155086 12 minutes ago 1.5GB 09:10:28 81c3d6a58fff 12 minutes ago 1.51GB 09:10:28 core-command-arm64 latest 8fd57241a63a 12 minutes ago 17MB 09:10:28 a9d6bdc08390 12 minutes ago 1.51GB 09:10:28 security-secretstore-setup-arm64 latest e4b41b4a46ec 13 minutes ago 28.7MB 09:10:28 84617f2c2411 13 minutes ago 1.5GB 09:10:28 security-spire-server-arm64 latest 65416f675428 20 minutes ago 84.3MB 09:10:28 56a6be7d9ad2 20 minutes ago 1.38GB 09:10:28 ci-base-image-arm64 latest 986e73006d1a 35 minutes ago 905MB 09:10:28 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 09:10:28 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 09:10:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 09:10:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:10:28 09:10:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:10:28 arm64: Pulling from edgex-lftools-log-publisher 09:10:28 8998bd30e6a1: Pulling fs layer 09:10:28 04944245beec: Pulling fs layer 09:10:28 699f458cf7ca: Pulling fs layer 09:10:28 765212b225bb: Pulling fs layer 09:10:28 f23df028b6ca: Pulling fs layer 09:10:28 d65c8cfc05b1: Pulling fs layer 09:10:28 2437ff75d9bd: Pulling fs layer 09:10:28 f23df028b6ca: Waiting 09:10:28 765212b225bb: Waiting 09:10:28 d65c8cfc05b1: Waiting 09:10:28 2437ff75d9bd: Waiting 09:10:29 04944245beec: Verifying Checksum 09:10:29 04944245beec: Download complete 09:10:29 765212b225bb: Download complete 09:10:29 f23df028b6ca: Verifying Checksum 09:10:29 f23df028b6ca: Download complete 09:10:29 d65c8cfc05b1: Verifying Checksum 09:10:29 d65c8cfc05b1: Download complete 09:10:29 699f458cf7ca: Verifying Checksum 09:10:29 699f458cf7ca: Download complete 09:10:29 8998bd30e6a1: Verifying Checksum 09:10:29 8998bd30e6a1: Download complete 09:10:32 2437ff75d9bd: Verifying Checksum 09:10:32 2437ff75d9bd: Download complete 09:10:33 8998bd30e6a1: Pull complete 09:10:33 04944245beec: Pull complete 09:10:35 699f458cf7ca: Pull complete 09:10:35 765212b225bb: Pull complete 09:10:36 f23df028b6ca: Pull complete 09:10:36 d65c8cfc05b1: Pull complete 09:10:51 2437ff75d9bd: Pull complete 09:10:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:10:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:10:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:10:51 prd-ubuntu20.04-docker-arm64-4c-16g-4512 does not seem to be running inside a container 09:10:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:10:54 $ docker top 240bacb35f19187ffa80941ffdebe9a626b48ff1b0bd3db18ba854434aaabbdd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:10:55 ---> job-cost.sh 09:10:55 lf-activate-venv: SKIPPING 09:10:55 INFO: No Stack... 09:10:59 INFO: Retrieving Pricing Info for: v3-standard-4 09:11:00 INFO: Archiving Costs [Pipeline] sh 09:11:00 + cat /w/workspace/edgex-go/2/archives/cost.csv 09:11:00 + cut -d, -f6 [Pipeline] lock 09:11:00 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4318-2-stack-cost] 09:11:00 Resource [jenkins-edgexfoundry-edgex-go-PR-4318-2-stack-cost] did not exist. Created. 09:11:00 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4318-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:11:01 + echo total: 0.10999999940395355 [Pipeline] stash 09:11:01 Stashed 1 file(s) [Pipeline] } 09:11:01 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4318-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:11:01 $ docker stop --time=1 240bacb35f19187ffa80941ffdebe9a626b48ff1b0bd3db18ba854434aaabbdd 09:11:03 $ docker rm -f --volumes 240bacb35f19187ffa80941ffdebe9a626b48ff1b0bd3db18ba854434aaabbdd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:11:03 provisioning config files... 09:11:03 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config15371366531013319519tmp [Pipeline] { [Pipeline] sh 09:11:03 + set +x 09:11:03 + + curl -s https://codecov.io/bash 09:11:03 bash -s -- 09:11:03 09:11:03 _____ _ 09:11:03 / ____| | | 09:11:03 | | ___ __| | ___ ___ _____ __ 09:11:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:11:03 | |___| (_) | (_| | __/ (_| (_) \ V / 09:11:03 \_____\___/ \__,_|\___|\___\___/ \_/ 09:11:03 Bash-1.0.6 09:11:03 09:11:03 09:11:03 ==> git version 2.25.1 found 09:11:03 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:11:03 Release-Date: 2020-01-08 09:11:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:11:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:11:03 ==> Jenkins CI detected. 09:11:03 current dir:  /w/workspace/edgex-go/2 09:11:03 project root: . 09:11:03 --> token set from env 09:11:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:11:03 ==> Running gcov in . (disable via -X gcov) 09:11:03 ==> Python coveragepy not found 09:11:03 ==> Searching for coverage reports in: 09:11:03 + . 09:11:03 -> Found 1 reports 09:11:03 ==> Detecting git/mercurial file structure 09:11:03 ==> Reading reports 09:11:03 + ./coverage.out bytes=486191 09:11:03 ==> Appending adjustments 09:11:03 https://docs.codecov.io/docs/fixing-reports 09:11:05 + Found adjustments 09:11:05 ==> Gzipping contents 09:11:05 64K /tmp/codecov.vma1f2.gz 09:11:05 ==> Uploading reports 09:11:05 url: https://codecov.io 09:11:05 query: branch=PR-4318&commit=19bb28e3bba8de2156ee4f900f2ff991c580e382&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4318%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4318&job=&cmd_args= 09:11:05 -> Pinging Codecov 09:11:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4318&commit=19bb28e3bba8de2156ee4f900f2ff991c580e382&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4318%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4318&job=&cmd_args= 09:11:05 -> Uploading to 09:11:05 https://storage.googleapis.com/codecov/v4/raw/2023-02-04/00271124DB129430A58F1EEE437C3FCB/19bb28e3bba8de2156ee4f900f2ff991c580e382/90026b98-cf5d-4d4e-a2e2-3784fb9858a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230204%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230204T091105Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=28a7bb7295acb4457727b2de0d34458fca92d0e56031f6969ba5ba4820dfbc2b 09:11:05 % Total % Received % Xferd Average Speed Time Time Time Current 09:11:05 Dload Upload Total Spent Left Speed 09:11:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62803 0 0 100 62803 0 303k --:--:-- --:--:-- --:--:-- 302k 100 62803 0 0 100 62803 0 272k --:--:-- --:--:-- --:--:-- 271k 09:11:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/19bb28e3bba8de2156ee4f900f2ff991c580e382 [Pipeline] } 09:11:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:11:06 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 09:11:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:11:07 ---> package-listing.sh 09:11:07 ++ facter osfamily 09:11:07 ++ tr '[:upper:]' '[:lower:]' 09:11:07 + OS_FAMILY=debian 09:11:07 + workspace=/w/workspace/edgex-go/2 09:11:07 + START_PACKAGES=/tmp/packages_start.txt 09:11:07 + END_PACKAGES=/tmp/packages_end.txt 09:11:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:11:07 + PACKAGES=/tmp/packages_start.txt 09:11:07 + '[' /w/workspace/edgex-go/2 ']' 09:11:07 + PACKAGES=/tmp/packages_end.txt 09:11:07 + case "${OS_FAMILY}" in 09:11:07 + dpkg -l 09:11:07 + grep '^ii' 09:11:07 + '[' -f /tmp/packages_start.txt ']' 09:11:07 + '[' -f /tmp/packages_end.txt ']' 09:11:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:11:07 + '[' /w/workspace/edgex-go/2 ']' 09:11:07 + mkdir -p /w/workspace/edgex-go/2/archives/ 09:11:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 09:11:07 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:11:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:11:08 09:11:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:11:09 latest: Pulling from edgex-lftools-log-publisher 09:11:09 5eb5b503b376: Pulling fs layer 09:11:09 5c69ac0246d0: Pulling fs layer 09:11:09 ec43610c2a17: Pulling fs layer 09:11:09 3a2ae6a8a46f: Pulling fs layer 09:11:09 33b1e0a273af: Pulling fs layer 09:11:09 5d3b04190fa2: Pulling fs layer 09:11:09 2f39f015ded8: Pulling fs layer 09:11:09 3a2ae6a8a46f: Waiting 09:11:09 33b1e0a273af: Waiting 09:11:09 5d3b04190fa2: Waiting 09:11:09 2f39f015ded8: Waiting 09:11:09 5c69ac0246d0: Download complete 09:11:09 3a2ae6a8a46f: Download complete 09:11:09 33b1e0a273af: Verifying Checksum 09:11:09 33b1e0a273af: Download complete 09:11:09 5d3b04190fa2: Verifying Checksum 09:11:09 5d3b04190fa2: Download complete 09:11:09 ec43610c2a17: Verifying Checksum 09:11:09 ec43610c2a17: Download complete 09:11:09 5eb5b503b376: Verifying Checksum 09:11:09 5eb5b503b376: Download complete 09:11:10 2f39f015ded8: Verifying Checksum 09:11:10 2f39f015ded8: Download complete 09:11:10 5eb5b503b376: Pull complete 09:11:10 5c69ac0246d0: Pull complete 09:11:10 ec43610c2a17: Pull complete 09:11:11 3a2ae6a8a46f: Pull complete 09:11:11 33b1e0a273af: Pull complete 09:11:11 5d3b04190fa2: Pull complete 09:11:15 2f39f015ded8: Pull complete 09:11:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:11:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:11:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:11:15 prd-ubuntu20.04-docker-8c-8g-4506 does not seem to be running inside a container 09:11:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:11:18 $ docker top 52568e78ba5bd0d8fa5a1b7354d355d7b7fa2cb13facfdc9dfd0a8b3c11cb98b -eo pid,comm [Pipeline] { [Pipeline] sh 09:11:18 + touch /tmp/pre-build-complete [Pipeline] sh 09:11:19 + mkdir -p /var/log/sysstat [Pipeline] sh 09:11:19 + ls /var/log/sa-host 09:11:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:11:19 provisioning config files... 09:11:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config8275916065401988628tmp [Pipeline] { [Pipeline] echo 09:11:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:11:19 ---> create-netrc.sh [Pipeline] } 09:11:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:11:20 ---> python-tools-install.sh [Pipeline] echo 09:11:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:11:20 ---> sudo-logs.sh 09:11:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:11:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:11:20 ---> job-cost.sh 09:11:20 lf-activate-venv: SKIPPING 09:11:20 DEBUG: total: 0.10999999940395355 09:11:20 INFO: Retrieving Stack Cost... 09:11:21 INFO: Retrieving Pricing Info for: v3-standard-8 09:11:21 INFO: Archiving Costs [Pipeline] echo 09:11:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:11:21 ---> logs-deploy.sh 09:11:21 lf-activate-venv: SKIPPING 09:11:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4318/2 09:11:21 INFO: archiving workspace using pattern(s): 09:11:22 Archives upload complete. 09:11:22 INFO: archiving logs to Nexus