Pull request #4338 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6fbd0eb843fe2746132043da656c17742632fa1d+966ddbcdfe08adc100c05000828e7ee1aafc1855 (c0dc01293d1f511856eb3857ab8837239c015406) 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-ssh14010424342456939325.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-ssh5790748567771504363.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-4338/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-4338/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14452781960257116744.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-ssh17257646988066860365.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-4338/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-4338/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11702426946230637988.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5164 in /w/workspace/edgexfoundry_edgex-go_PR-4338 [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 966ddbcdfe08adc100c05000828e7ee1aafc1855 into PR head commit 6fbd0eb843fe2746132043da656c17742632fa1d Merge succeeded, producing 6fbd0eb843fe2746132043da656c17742632fa1d Checking out Revision 6fbd0eb843fe2746132043da656c17742632fa1d (PR-4338) > 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/4338/head:refs/remotes/origin/PR-4338 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6fbd0eb843fe2746132043da656c17742632fa1d # 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 966ddbcdfe08adc100c05000828e7ee1aafc1855 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6fbd0eb843fe2746132043da656c17742632fa1d # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:08:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:08:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:08:32 ========================================================= 22:08:32 EdgeX Global Pipelines Version Info 22:08:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:08:33 ------------------- 22:08:33 stable info: 22:08:33 ------------------- 22:08:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:08:33 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:08:33 Message: update stable to v1.0.244 > git rev-list --no-walk f47ffa6976a8bada691ef4e48f008b2e483975a2 # timeout=10 22:08:34 ------------------- 22:08:34 experimental info: 22:08:34 ------------------- 22:08:34 Commited By: **** collab-it+edgex@linuxfoundation.org 22:08:34 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:08:34 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:08:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:08:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:08:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:08:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:08:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:08:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:08:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:08:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:08:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:08:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:08:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:08:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:08:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:08:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:08:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:08:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:08:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:08:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:08:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:08:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:08:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:08:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:08:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:08:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4338 [Pipeline] echo 22:08:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4338 [Pipeline] echo 22:08:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4338 [Pipeline] echo 22:08:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6fbd0eb843fe2746132043da656c17742632fa1d [Pipeline] echo 22:08:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6fbd0eb [Pipeline] echo 22:08:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:08:34 provisioning config files... 22:08:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9227138509765707392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:08:34 ---> docker-login.sh 22:08:34 nexus3.edgexfoundry.org:10001 22:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:35 Configure a credential helper to remove this warning. See 22:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:35 22:08:35 Login Succeeded 22:08:35 nexus3.edgexfoundry.org:10002 22:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:35 Configure a credential helper to remove this warning. See 22:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:35 22:08:35 Login Succeeded 22:08:35 nexus3.edgexfoundry.org:10003 22:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:35 Configure a credential helper to remove this warning. See 22:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:35 22:08:35 Login Succeeded 22:08:35 nexus3.edgexfoundry.org:10004 22:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:35 Configure a credential helper to remove this warning. See 22:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:35 22:08:35 Login Succeeded 22:08:35 docker.io 22:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:36 Configure a credential helper to remove this warning. See 22:08:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:36 22:08:36 Login Succeeded 22:08:36 ---> docker-login.sh ends [Pipeline] } 22:08:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:08:36 + 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 22:08:36 + cut -d/ -f2 22:08:36 + dirname cmd/core-command/Dockerfile 22:08:36 + echo core-command,cmd/core-command/Dockerfile 22:08:36 + dirname cmd/core-common-config-bootstrapper/Dockerfile 22:08:36 + cut -d/ -f2 22:08:36 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 22:08:36 + dirname cmd/core-data/Dockerfile 22:08:36 + cut -d/ -f2 22:08:36 + echo core-data,cmd/core-data/Dockerfile 22:08:36 + + cut -d/dirname -f2 cmd/core-metadata/Dockerfile 22:08:36 22:08:36 + echo core-metadata,cmd/core-metadata/Dockerfile 22:08:36 + + cut -d/ -f2 22:08:36 dirname cmd/security-bootstrapper/Dockerfile 22:08:36 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:08:36 + + cut -d/ -f2 22:08:36 dirname cmd/security-proxy-setup/Dockerfile 22:08:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:08:36 + dirname+ cmd/security-secretstore-setup/Dockerfile 22:08:36 cut -d/ -f2 22:08:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:08:36 + + dirname cmd/security-spiffe-token-provider/Dockerfile 22:08:36 cut -d/ -f2 22:08:36 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 22:08:36 + dirname cmd/security-spire-agent/Dockerfile 22:08:36 + cut -d/ -f2 22:08:36 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 22:08:36 + dirname cmd/security-spire-config/Dockerfile 22:08:36 + cut -d/ -f2 22:08:36 + echo security-spire-config,cmd/security-spire-config/Dockerfile 22:08:36 + dirname cmd/security-spire-server/Dockerfile 22:08:36 + cut -d/ -f2 22:08:36 + echo security-spire-server,cmd/security-spire-server/Dockerfile 22:08:36 + dirname cmd/support-notifications/Dockerfile 22:08:36 + cut -d/ -f2 22:08:36 + echo support-notifications,cmd/support-notifications/Dockerfile 22:08:36 + dirname cmd/support-scheduler/Dockerfile 22:08:36 + cut -d/ -f2 22:08:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 22:08:36 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 22:08:36 + git rev-list -1 --merges 6fbd0eb843fe2746132043da656c17742632fa1d~1..6fbd0eb843fe2746132043da656c17742632fa1d [Pipeline] echo 22:08:36 -----------> git rev-list -1 --merges 6fbd0eb843fe2746132043da656c17742632fa1d~1..6fbd0eb843fe2746132043da656c17742632fa1d 6fbd0eb843fe2746132043da656c17742632fa1d [false] [Pipeline] sh 22:08:37 + git log --format=format:%s -1 6fbd0eb843fe2746132043da656c17742632fa1d [Pipeline] echo 22:08:37 ========================================================= 22:08:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:08:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 22:08:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:08:37 + grep -v github /etc/ssh/ssh_known_hosts 22:08:37 + [ -e /tmp/ssh_known_hosts ] 22:08:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:08:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:08:37 + sudo tee -a /etc/ssh/ssh_known_hosts 22:08:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:08:37 22:08:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:08:38 0.1.4: Pulling from edgex-devops/py-git-semver 22:08:38 b85a868b505f: Pulling fs layer 22:08:38 e2be974225ed: Pulling fs layer 22:08:38 339a4e72a1f5: Pulling fs layer 22:08:38 988bab9f4d93: Pulling fs layer 22:08:38 1469e6f7b9e6: Pulling fs layer 22:08:38 eaf3925da568: Pulling fs layer 22:08:38 bab4dde63d76: Pulling fs layer 22:08:38 bde34c3a00c8: Pulling fs layer 22:08:38 b352a97aabf1: Pulling fs layer 22:08:38 4872d77fe225: Pulling fs layer 22:08:38 5851b861e8e6: Pulling fs layer 22:08:38 eaf3925da568: Waiting 22:08:38 bab4dde63d76: Waiting 22:08:38 bde34c3a00c8: Waiting 22:08:38 4872d77fe225: Waiting 22:08:38 988bab9f4d93: Waiting 22:08:38 b352a97aabf1: Waiting 22:08:38 e2be974225ed: Verifying Checksum 22:08:38 e2be974225ed: Download complete 22:08:38 988bab9f4d93: Verifying Checksum 22:08:38 988bab9f4d93: Download complete 22:08:38 1469e6f7b9e6: Verifying Checksum 22:08:38 1469e6f7b9e6: Download complete 22:08:38 eaf3925da568: Verifying Checksum 22:08:38 eaf3925da568: Download complete 22:08:38 339a4e72a1f5: Verifying Checksum 22:08:38 339a4e72a1f5: Download complete 22:08:38 bde34c3a00c8: Download complete 22:08:38 b352a97aabf1: Verifying Checksum 22:08:38 b352a97aabf1: Download complete 22:08:38 4872d77fe225: Verifying Checksum 22:08:38 4872d77fe225: Download complete 22:08:38 5851b861e8e6: Verifying Checksum 22:08:38 5851b861e8e6: Download complete 22:08:38 b85a868b505f: Verifying Checksum 22:08:38 b85a868b505f: Download complete 22:08:39 bab4dde63d76: Verifying Checksum 22:08:39 bab4dde63d76: Download complete 22:08:40 b85a868b505f: Pull complete 22:08:40 e2be974225ed: Pull complete 22:08:40 339a4e72a1f5: Pull complete 22:08:40 988bab9f4d93: Pull complete 22:08:41 1469e6f7b9e6: Pull complete 22:08:41 eaf3925da568: Pull complete 22:08:43 bab4dde63d76: Pull complete 22:08:43 bde34c3a00c8: Pull complete 22:08:43 b352a97aabf1: Pull complete 22:08:43 4872d77fe225: Pull complete 22:08:43 5851b861e8e6: Pull complete 22:08:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:08:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:08:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:43 prd-ubuntu20.04-docker-8c-8g-5164 does not seem to be running inside a container 22:08:43 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:08:50 $ docker top f688cf8ecf978a31945caa33127bdb83e5bf2489c4d01717da62eeb72ec6aece -eo pid,comm 22:08:50 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). 22:08:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:08:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:08:50 [ssh-agent] Looking for ssh-agent implementation... 22:08:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:08:51 $ docker exec f688cf8ecf978a31945caa33127bdb83e5bf2489c4d01717da62eeb72ec6aece ssh-agent 22:08:51 SSH_AUTH_SOCK=/tmp/ssh-w59LOwZD4icY/agent.13 22:08:51 SSH_AGENT_PID=18 22:08:51 Running ssh-add (command line suppressed) 22:08:51 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4137901911459586990.key (/w/workspace/edgex-go/2@tmp/private_key_4137901911459586990.key) 22:08:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:08:51 + git tag --points-at HEAD [Pipeline] } 22:08:51 $ docker exec --env ******** --env ******** f688cf8ecf978a31945caa33127bdb83e5bf2489c4d01717da62eeb72ec6aece ssh-agent -k 22:08:51 unset SSH_AUTH_SOCK; 22:08:51 unset SSH_AGENT_PID; 22:08:51 echo Agent pid 18 killed; 22:08:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:08:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:08:51 [ssh-agent] Looking for ssh-agent implementation... 22:08:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:08:51 $ docker exec f688cf8ecf978a31945caa33127bdb83e5bf2489c4d01717da62eeb72ec6aece ssh-agent 22:08:52 SSH_AUTH_SOCK=/tmp/ssh-EH6iCGvOHnw0/agent.58 22:08:52 SSH_AGENT_PID=64 22:08:52 Running ssh-add (command line suppressed) 22:08:52 Identity added: /w/workspace/edgex-go/2@tmp/private_key_9861386448054268486.key (/w/workspace/edgex-go/2@tmp/private_key_9861386448054268486.key) 22:08:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:08:52 + git semver init 22:08:52 2023-02-08 22:08:52,654 [run_init] DEBUG init version:0.0.0 force:False 22:08:52 2023-02-08 22:08:52,656 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 22:08:52 2023-02-08 22:08:52,657 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 22:08:52 2023-02-08 22:08:52,658 [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) 22:08:59 2023-02-08 22:08:58,369 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 22:08:59 2023-02-08 22:08:58,370 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4338 with force:False 22:08:59 2023-02-08 22:08:58,370 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4338 22:08:59 2023-02-08 22:08:58,375 [execute] INFO git cat-file --batch-check 22:08:59 2023-02-08 22:08:58,376 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 22:08:59 2023-02-08 22:08:58,383 [execute] INFO git cat-file --batch 22:08:59 2023-02-08 22:08:58,383 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 22:08:59 2023-02-08 22:08:58,389 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4338 22:08:59 0.0.0 [Pipeline] } 22:08:59 $ docker exec --env ******** --env ******** f688cf8ecf978a31945caa33127bdb83e5bf2489c4d01717da62eeb72ec6aece ssh-agent -k 22:08:59 unset SSH_AUTH_SOCK; 22:08:59 unset SSH_AGENT_PID; 22:08:59 echo Agent pid 64 killed; 22:08:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:08:59 + git semver [Pipeline] } 22:09:00 $ docker stop --time=1 f688cf8ecf978a31945caa33127bdb83e5bf2489c4d01717da62eeb72ec6aece 22:09:01 $ docker rm -f --volumes f688cf8ecf978a31945caa33127bdb83e5bf2489c4d01717da62eeb72ec6aece [Pipeline] // withDockerContainer [Pipeline] sh 22:09:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:09:01 Stashed 1 file(s) [Pipeline] echo 22:09:01 [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 22:09:02 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 22:09:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:09:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:09:02 ========================================================= 22:09:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:09:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:09:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:09:02 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:09:02 213ec9aee27d: Pulling fs layer 22:09:02 4583459ba037: Pulling fs layer 22:09:02 93c1e223e6f2: Pulling fs layer 22:09:02 53926ce57604: Pulling fs layer 22:09:02 21b2b0c7a3f4: Pulling fs layer 22:09:02 22ff95d597cd: Pulling fs layer 22:09:02 12d6caf4c0d1: Pulling fs layer 22:09:02 96b7cbca73a9: Pulling fs layer 22:09:02 a7acece74701: Pulling fs layer 22:09:02 22ff95d597cd: Waiting 22:09:02 12d6caf4c0d1: Waiting 22:09:02 96b7cbca73a9: Waiting 22:09:02 21b2b0c7a3f4: Waiting 22:09:02 53926ce57604: Waiting 22:09:02 a7acece74701: Waiting 22:09:02 93c1e223e6f2: Download complete 22:09:02 4583459ba037: Verifying Checksum 22:09:02 4583459ba037: Download complete 22:09:02 21b2b0c7a3f4: Verifying Checksum 22:09:02 21b2b0c7a3f4: Download complete 22:09:02 22ff95d597cd: Download complete 22:09:02 213ec9aee27d: Verifying Checksum 22:09:02 213ec9aee27d: Download complete 22:09:02 12d6caf4c0d1: Verifying Checksum 22:09:02 12d6caf4c0d1: Download complete 22:09:02 213ec9aee27d: Pull complete 22:09:03 4583459ba037: Pull complete 22:09:03 93c1e223e6f2: Pull complete 22:09:04 a7acece74701: Verifying Checksum 22:09:04 a7acece74701: Download complete 22:09:04 53926ce57604: Verifying Checksum 22:09:04 53926ce57604: Download complete 22:09:04 96b7cbca73a9: Verifying Checksum 22:09:04 96b7cbca73a9: Download complete 22:09:08 53926ce57604: Pull complete 22:09:08 21b2b0c7a3f4: Pull complete 22:09:08 22ff95d597cd: Pull complete 22:09:08 12d6caf4c0d1: Pull complete 22:09:10 96b7cbca73a9: Pull complete 22:09:11 a7acece74701: Pull complete 22:09:11 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 22:09:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:09:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 22:09:11 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:09:11 WORKDIR /edgex 22:09:11 COPY go.mod . 22:09:11 RUN go mod download 22:09:11 + docker build -t ci-base-image-x86_64 -f - . 22:09:12 Sending build context to Docker daemon 170.2MB 22:09:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:09:12 ---> db6d94c90886 22:09:12 Step 2/4 : WORKDIR /edgex 22:09:17 Still waiting to schedule task 22:09:17 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5162’ 22:09:25 ---> Running in 55b0bb46f188 22:09:25 Removing intermediate container 55b0bb46f188 22:09:25 ---> eff9bccb486f 22:09:25 Step 3/4 : COPY go.mod . 22:09:25 ---> 0896e9a97747 22:09:25 Step 4/4 : RUN go mod download 22:09:25 ---> Running in 395a1a3abfda 22:09:47 Removing intermediate container 395a1a3abfda 22:09:47 ---> f4efe92ce812 22:09:47 Successfully built f4efe92ce812 22:09:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:47 + docker inspect -f . ci-base-image-x86_64 22:09:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:09:47 prd-ubuntu20.04-docker-8c-8g-5164 does not seem to be running inside a container 22:09:47 $ 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 ******** ci-base-image-x86_64 cat 22:09:48 $ docker top 07a0350b3d3116123718095bf5b58a95b2c649c51a4201ba9d5ce36a92f2562a -eo pid,comm [Pipeline] { [Pipeline] sh 22:09:48 + go version 22:09:48 go version go1.18.7 linux/amd64 [Pipeline] } 22:09:48 $ docker stop --time=1 07a0350b3d3116123718095bf5b58a95b2c649c51a4201ba9d5ce36a92f2562a 22:09:50 $ docker rm -f --volumes 07a0350b3d3116123718095bf5b58a95b2c649c51a4201ba9d5ce36a92f2562a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:50 + docker inspect -f . ci-base-image-x86_64 22:09:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:09:50 prd-ubuntu20.04-docker-8c-8g-5164 does not seem to be running inside a container 22:09:50 $ 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 ******** ci-base-image-x86_64 cat 22:09:51 $ docker top cc0fd7f3341c96ddd43bc5e574e395ba98475a3d389f99c60eddb2b80e344bc3 -eo pid,comm [Pipeline] { [Pipeline] echo 22:09:51 ========================================================= 22:09:51 [edgeXBuildGoParallel] Running Tests and Build... 22:09:51 ========================================================= [Pipeline] sh 22:09:51 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 22:09:51 + make test 22:09:51 go test -race -coverprofile=coverage.out ./... 22:09:58 ? github.com/edgexfoundry/edgex-go [no test files] 22:10:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:10:13 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 22:10:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:10:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:10:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:10:13 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:10:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:10:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:10:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:10:13 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:10:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:10:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:10:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:10:13 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:10:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements 22:10:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:10:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:10:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.132s coverage: 98.5% of statements 22:10:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.111s coverage: 73.2% of statements 22:10:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 22:10:16 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 22:10:16 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:10:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.104s coverage: 54.0% of statements 22:10:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:10:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:10:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.263s coverage: 89.2% of statements 22:10:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:10:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:10:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:10:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:10:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:10:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.090s coverage: 3.8% of statements 22:10:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:10:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:10:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.506s coverage: 95.6% of statements 22:10:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:10:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:10:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:10:17 ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 72.2% of statements 22:10:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:10:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:10:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:10:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:10:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:10:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 65.9% of statements 22:10:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:10:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:10:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:10:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.073s coverage: 0.9% of statements 22:10:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:10:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 29.6% of statements 22:10:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:10:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 47.1% of statements 22:10:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.068s coverage: 82.9% of statements 22:10:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements 22:10:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.122s coverage: 96.3% of statements 22:10:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements 22:10:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.065s coverage: 94.4% of statements 22:10:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements 22:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.291s coverage: 79.9% of statements 22:10:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 22:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 64.4% of statements 22:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 22:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 22:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 22:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.078s coverage: 86.9% of statements 22:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 22:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements 22:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 22:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 77.4% of statements 22:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.077s coverage: 80.0% of statements 22:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 22:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.253s coverage: 91.2% of statements 22:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.222s coverage: 63.1% of statements 22:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements 22:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 22:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 22:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 22:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 22:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.302s coverage: 65.3% of statements 22:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.189s coverage: 41.0% of statements 22:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements 22:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 22:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:10:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:10:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements 22:10:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:10:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:10:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:10:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:10:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.183s coverage: 92.3% of statements 22:10:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:10:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:10:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:10:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:10:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.074s coverage: 63.2% of statements 22:10:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:10:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:10:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements 22:10:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:10:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:10:43 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 22:11:01 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." 22:11:01 go vet ./... 22:11:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:11:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:11:05 ./bin/test-attribution-txt.sh [Pipeline] echo 22:11:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:11:05 + ls -al . 22:11:05 total 748 22:11:05 drwxrwxr-x 11 1001 1001 4096 Feb 8 22:09 . 22:11:05 drwxr-xr-x 4 root root 4096 Feb 8 22:09 .. 22:11:05 drwxrwxr-x 2 1001 1001 4096 Feb 8 22:08 .blubracket 22:11:05 -rw-rw-r-- 1 1001 1001 16 Feb 8 22:08 .dockerignore 22:11:05 drwxrwxr-x 8 1001 1001 4096 Feb 8 22:10 .git 22:11:05 drwxrwxr-x 3 1001 1001 4096 Feb 8 22:08 .github 22:11:05 -rw-rw-r-- 1 1001 1001 1024 Feb 8 22:08 .gitignore 22:11:05 -rw-rw-r-- 1 1001 1001 42 Feb 8 22:08 .golangci.yml 22:11:05 -rw-rw-r-- 1 1001 1001 87 Feb 8 22:08 .hadolint.yml 22:11:05 drwxr-xr-x 3 1001 1001 4096 Feb 8 22:08 .semver 22:11:05 -rw-rw-r-- 1 1001 1001 166 Feb 8 22:08 .sonarcloud.properties 22:11:05 -rw-rw-r-- 1 1001 1001 1171 Feb 8 22:08 ADOPTERS.md 22:11:05 -rw-rw-r-- 1 1001 1001 10825 Feb 8 22:08 Attribution.txt 22:11:05 -rw-rw-r-- 1 1001 1001 73765 Feb 8 22:08 CHANGELOG.md 22:11:05 -rw-rw-r-- 1 1001 1001 3804 Feb 8 22:08 CONTRIBUTING.md 22:11:05 -rw-rw-r-- 1 1001 1001 677 Feb 8 22:08 GOVERNANCE.md 22:11:05 -rw-rw-r-- 1 1001 1001 850 Feb 8 22:08 Jenkinsfile 22:11:05 -rw-rw-r-- 1 1001 1001 10775 Feb 8 22:08 LICENSE 22:11:05 -rw-rw-r-- 1 1001 1001 13375 Feb 8 22:08 Makefile 22:11:05 -rw-rw-r-- 1 1001 1001 582 Feb 8 22:08 OWNERS.md 22:11:05 -rw-rw-r-- 1 1001 1001 9403 Feb 8 22:08 README.md 22:11:05 -rw-rw-r-- 1 1001 1001 6912 Feb 8 22:08 SECURITY.md 22:11:05 -rw-rw-r-- 1 1001 1001 5 Feb 8 22:09 VERSION 22:11:05 drwxrwxr-x 2 1001 1001 4096 Feb 8 22:08 bin 22:11:05 drwxrwxr-x 17 1001 1001 4096 Feb 8 22:08 cmd 22:11:05 -rw-r--r-- 1 root root 488085 Feb 8 22:10 coverage.out 22:11:05 -rw-rw-r-- 1 1001 1001 3295 Feb 8 22:08 go.mod 22:11:05 -rw-rw-r-- 1 1001 1001 33318 Feb 8 22:08 go.sum 22:11:05 drwxrwxr-x 7 1001 1001 4096 Feb 8 22:08 internal 22:11:05 drwxrwxr-x 3 1001 1001 4096 Feb 8 22:08 openapi 22:11:05 drwxrwxr-x 4 1001 1001 4096 Feb 8 22:08 snap 22:11:05 -rw-rw-r-- 1 1001 1001 204 Feb 8 22:08 version.go [Pipeline] sh 22:11:06 + '[' -e coverage.out ] 22:11:06 + chown 1001:1001 coverage.out [Pipeline] stash 22:11:06 Stashed 1 file(s) [Pipeline] sh 22:11:06 + make build 22:11:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 22:11:18 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:11:19 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 22:11:20 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 22:11:21 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 22:11:29 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 22:11:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:11:30 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 22:11: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:11:32 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 22:11: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:11: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 22:11:37 $ docker stop --time=1 cc0fd7f3341c96ddd43bc5e574e395ba98475a3d389f99c60eddb2b80e344bc3 22:11:45 $ docker rm -f --volumes cc0fd7f3341c96ddd43bc5e574e395ba98475a3d389f99c60eddb2b80e344bc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:11:46 22:11:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:11:47 latest: Pulling from edgex-devops/edgex-compose 22:11:47 cbdbe7a5bc2a: Pulling fs layer 22:11:47 ca9280d653b3: Pulling fs layer 22:11:47 7e9c9ca2126c: Pulling fs layer 22:11:47 cbdbe7a5bc2a: Verifying Checksum 22:11:47 cbdbe7a5bc2a: Download complete 22:11:47 cbdbe7a5bc2a: Pull complete 22:11:47 ca9280d653b3: Verifying Checksum 22:11:47 ca9280d653b3: Download complete 22:11:47 7e9c9ca2126c: Download complete 22:11:47 ca9280d653b3: Pull complete 22:11:52 7e9c9ca2126c: Pull complete 22:11:52 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:11:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:11:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:52 prd-ubuntu20.04-docker-8c-8g-5164 does not seem to be running inside a container 22:11:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:11:55 $ docker top a7779c1118c42323f4486b9535176cb1e6212b45ecdf7c09ce6c7db69b1fad87 -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:56 + docker-compose build --help 22:11:56 + grep parallel 22:11:56 --parallel Build images in parallel. [Pipeline] } 22:11:56 $ docker stop --time=1 a7779c1118c42323f4486b9535176cb1e6212b45ecdf7c09ce6c7db69b1fad87 22:11:58 $ docker rm -f --volumes a7779c1118c42323f4486b9535176cb1e6212b45ecdf7c09ce6c7db69b1fad87 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:11:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:58 prd-ubuntu20.04-docker-8c-8g-5164 does not seem to be running inside a container 22:11:58 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:11:58 $ docker top f8813d17f0de1ce556fde4f83b012d68282370d3ccd69c0dfcfeec719ffa6abc -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:59 + docker-compose -f ./docker-compose-build.yml build --parallel 22:11:59 Building core-command ... 22:11:59 Building core-common-config-bootstrapper ... 22:11:59 Building core-data ... 22:11:59 Building core-metadata ... 22:11:59 Building security-bootstrapper ... 22:11:59 Building security-proxy-setup ... 22:11:59 Building security-secretstore-setup ... 22:11:59 Building security-spiffe-token-provider ... 22:11:59 Building security-spire-agent ... 22:11:59 Building security-spire-config ... 22:11:59 Building security-spire-server ... 22:11:59 Building support-notifications ... 22:11:59 Building support-scheduler ... 22:11:59 Building security-spire-config 22:11:59 Building support-scheduler 22:11:59 Building core-metadata 22:11:59 Building core-common-config-bootstrapper 22:11:59 Building security-proxy-setup 22:12:09 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:12:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:12:09 ---> f4efe92ce812 22:12:09 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:12:09 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:12:09 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:12:09 ---> f4efe92ce812 22:12:09 Step 3/21 : WORKDIR /edgex-go 22:12:09 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:12:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:12:09 ---> f4efe92ce812 22:12:09 Step 3/24 : WORKDIR /edgex-go 22:12:09 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:12:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:12:09 ---> f4efe92ce812 22:12:09 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:12:10 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:12:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:12:10 ---> f4efe92ce812 22:12:10 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:12:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5166 in /w/workspace/edgexfoundry_edgex-go_PR-4338 [Pipeline] { [Pipeline] ws 22:12:13 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 22:12:13 The recommended git tool is: git 22:12:21 using credential edgex-jenkins-ssh 22:12:21 Cloning the remote Git repository 22:12:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:12:21 > git init /w/workspace/edgex-go/2 # timeout=10 22:12:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:12:22 > git --version # timeout=10 22:12:22 > git --version # 'git version 2.25.1' 22:12:22 using GIT_SSH to set credentials SSH Credentials for GitHub 22:12:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:12:28 ---> Running in 49863dd5a69d 22:12:28 ---> Running in 6bffe48241a0 22:12:28 ---> Running in 4c2e4783faeb 22:12:28 ---> Running in f77f34bdd19a 22:12:28 ---> Running in 3bb0101ee927 22:12:28 Removing intermediate container f77f34bdd19a 22:12:28 ---> d87330b9059c 22:12:28 Step 4/22 : WORKDIR /edgex-go 22:12:28 Removing intermediate container 6bffe48241a0 22:12:28 ---> dbd95cd42d74 22:12:28 Step 4/22 : WORKDIR /edgex-go 22:12:28 Removing intermediate container 49863dd5a69d 22:12:28 ---> 7e78da45e4b7 22:12:28 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 22:12:28 Removing intermediate container 3bb0101ee927 22:12:28 ---> 6260ae874fee 22:12:28 Step 4/24 : WORKDIR /edgex-go 22:12:28 Removing intermediate container 4c2e4783faeb 22:12:28 ---> c1f0fbdd0c50 22:12:28 Step 4/21 : RUN apk add --update --no-cache make git 22:12:28 ---> Running in 75e8a6e8cda6 22:12:28 ---> Running in 2a326aba8dc8 22:12:28 ---> Running in 99285d4bd13e 22:12:28 ---> Running in 838fd7d0ce14 22:12:28 ---> Running in 0c3c3ba9806f 22:12:28 Removing intermediate container 2a326aba8dc8 22:12:28 ---> 62874b2861a1 22:12:28 Step 5/22 : RUN apk add --update --no-cache make git 22:12:28 Removing intermediate container 75e8a6e8cda6 22:12:28 ---> b6981b61f2b7 22:12:28 Step 5/22 : RUN apk add --update --no-cache make git 22:12:28 Removing intermediate container 838fd7d0ce14 22:12:28 ---> fc91aae71f49 22:12:28 Step 5/24 : RUN apk add --update --no-cache make git 22:12:28 ---> Running in 3d774f8e2629 22:12:28 ---> Running in c9ebabb77f85 22:12:28 ---> Running in 97fbec660ff9 22:12:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:12:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:12:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:12:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:12:28 OK: 211 MiB in 51 packages 22:12:28 OK: 211 MiB in 51 packages 22:12:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:12:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:12:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:12:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:12:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:12:29 OK: 211 MiB in 51 packages 22:12:29 Removing intermediate container 99285d4bd13e 22:12:29 ---> e2c6717e70b4 22:12:29 Step 5/24 : COPY go.mod vendor* ./ 22:12:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:12:29 OK: 211 MiB in 51 packages 22:12:29 Removing intermediate container 0c3c3ba9806f 22:12:29 ---> 96d1a640c06c 22:12:29 Step 5/21 : COPY go.mod vendor* ./ 22:12:29 ---> 353b3f54dd3d 22:12:29 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:12:30 OK: 211 MiB in 51 packages 22:12:30 ---> Running in 66facfbe2890 22:12:30 ---> 07a606a25539 22:12:30 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:12:30 Removing intermediate container 97fbec660ff9 22:12:30 ---> af39b3cf8b10 22:12:30 Step 6/22 : COPY go.mod vendor* ./ 22:12:30 ---> Running in 79ce916d1026 22:12:30 ---> eb8f08bcd207 22:12:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:12:30 Removing intermediate container c9ebabb77f85 22:12:30 ---> dbb28a530a8b 22:12:30 Step 6/24 : COPY go.mod vendor* ./ 22:12:30 ---> Running in 1f66e177abfe 22:12:31 ---> fadd788f7d68 22:12:31 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:12:31 Removing intermediate container 3d774f8e2629 22:12:31 ---> 37ec5c9fcda4 22:12:31 Step 6/22 : COPY go.mod vendor* ./ 22:12:31 ---> Running in 8f8dac155b37 22:12:31 ---> 35143a07e3b2 22:12:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:12:31 ---> Running in c65b0a2f6e84 22:12:44 Merging remotes/origin/main commit 966ddbcdfe08adc100c05000828e7ee1aafc1855 into PR head commit 6fbd0eb843fe2746132043da656c17742632fa1d 22:12:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:12:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:12:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:12:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:12:44 using GIT_SSH to set credentials SSH Credentials for GitHub 22:12:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4338/head:refs/remotes/origin/PR-4338 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:12:44 > git config core.sparsecheckout # timeout=10 22:12:44 > git checkout -f 6fbd0eb843fe2746132043da656c17742632fa1d # timeout=10 22:12:45 Merge succeeded, producing 6fbd0eb843fe2746132043da656c17742632fa1d 22:12:45 Checking out Revision 6fbd0eb843fe2746132043da656c17742632fa1d (PR-4338) 22:12:46 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:12:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:12:47 % Total % Received % Xferd Average Speed Time Time Time Current 22:12:47 Dload Upload Total Spent Left Speed 22:12:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 168k 0 --:--:-- --:--:-- --:--:-- 168k [Pipeline] sh 22:12:45 > git remote # timeout=10 22:12:45 > git config --get remote.origin.url # timeout=10 22:12:45 using GIT_SSH to set credentials SSH Credentials for GitHub 22:12:45 > git merge 966ddbcdfe08adc100c05000828e7ee1aafc1855 # timeout=10 22:12:45 > git rev-parse HEAD^{commit} # timeout=10 22:12:45 > git config core.sparsecheckout # timeout=10 22:12:45 > git checkout -f 6fbd0eb843fe2746132043da656c17742632fa1d # timeout=10 22:12:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:12:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:12:48 + sudo tee /etc/docker/daemon.new 22:12:48 { 22:12:48 "registry-mirrors": [ 22:12:48 "https://nexus3.edgexfoundry.org:10001" 22:12:48 ], 22:12:48 "bip": "10.250.0.254/24", 22:12:48 "hosts": [ 22:12:48 "tcp://0.0.0.0:5555", 22:12:48 "unix:///var/run/docker.sock" 22:12:48 ], 22:12:48 "mtu": 1458, 22:12:48 "selinux-enabled": true, 22:12:48 "seccomp-profile": "/etc/docker/seccomp.json" 22:12:48 } [Pipeline] sh 22:12:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:12:48 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:13:07 provisioning config files... 22:13:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config17737128953473578909tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:13:07 ---> docker-login.sh 22:13:07 nexus3.edgexfoundry.org:10001 22:13:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:08 Configure a credential helper to remove this warning. See 22:13:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:08 22:13:08 Login Succeeded 22:13:08 nexus3.edgexfoundry.org:10002 22:13:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:08 Configure a credential helper to remove this warning. See 22:13:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:08 22:13:08 Login Succeeded 22:13:08 nexus3.edgexfoundry.org:10003 22:13:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:08 Configure a credential helper to remove this warning. See 22:13:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:08 22:13:08 Login Succeeded 22:13:08 nexus3.edgexfoundry.org:10004 22:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:09 Configure a credential helper to remove this warning. See 22:13:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:09 22:13:09 Login Succeeded 22:13:09 docker.io 22:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:09 Configure a credential helper to remove this warning. See 22:13:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:09 22:13:09 Login Succeeded 22:13:09 ---> docker-login.sh ends [Pipeline] } 22:13:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 22:13:10 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 22:13:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:13:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:13:10 ========================================================= 22:13:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:13:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:13:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:13:10 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:13:10 9b18e9b68314: Pulling fs layer 22:13:10 35d82f9e3411: Pulling fs layer 22:13:10 e16973657156: Pulling fs layer 22:13:10 fc693d55d65f: Pulling fs layer 22:13:10 7e9fc2657dce: Pulling fs layer 22:13:10 dda99020689f: Pulling fs layer 22:13:10 db1c61fa0a46: Pulling fs layer 22:13:10 891c053d2c06: Pulling fs layer 22:13:10 7e9fc2657dce: Waiting 22:13:10 dda99020689f: Waiting 22:13:10 db1c61fa0a46: Waiting 22:13:10 891c053d2c06: Waiting 22:13:10 fc693d55d65f: Waiting 22:13:10 e16973657156: Verifying Checksum 22:13:10 e16973657156: Download complete 22:13:10 35d82f9e3411: Download complete 22:13:10 7e9fc2657dce: Download complete 22:13:10 dda99020689f: Verifying Checksum 22:13:10 dda99020689f: Download complete 22:13:10 9b18e9b68314: Download complete 22:13:11 9b18e9b68314: Pull complete 22:13:12 891c053d2c06: Verifying Checksum 22:13:12 891c053d2c06: Download complete 22:13:12 35d82f9e3411: Pull complete 22:13:12 e16973657156: Pull complete 22:13:13 db1c61fa0a46: Verifying Checksum 22:13:13 db1c61fa0a46: Download complete 22:13:13 fc693d55d65f: Download complete 22:13:29 fc693d55d65f: Pull complete 22:13:29 7e9fc2657dce: Pull complete 22:13:29 dda99020689f: Pull complete 22:13:29 db1c61fa0a46: Pull complete 22:13:31 891c053d2c06: Pull complete 22:13:31 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 22:13:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:13:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 22:13:32 + docker build -t ci-base-image-arm64 -f - . 22:13:32 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:13:32 WORKDIR /edgex 22:13:32 COPY go.mod . 22:13:32 RUN go mod download 22:13:32 Sending build context to Docker daemon 3.11MB 22:13:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:13:32 ---> f96f9c87975a 22:13:32 Step 2/4 : WORKDIR /edgex 22:13:34 ---> Running in 9e43ea0aa3dd 22:13:35 Removing intermediate container 9e43ea0aa3dd 22:13:35 ---> 3fa65a648352 22:13:35 Step 3/4 : COPY go.mod . 22:13:35 ---> df943ddc6d1d 22:13:35 Step 4/4 : RUN go mod download 22:13:35 ---> Running in 35aa650d042f 22:14:08 Removing intermediate container 35aa650d042f 22:14:08 ---> ac91ecf7d498 22:14:08 Successfully built ac91ecf7d498 22:14:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:08 + docker inspect -f . ci-base-image-arm64 22:14:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:14:08 prd-ubuntu20.04-docker-arm64-4c-16g-5166 does not seem to be running inside a container 22:14: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 ******** ci-base-image-arm64 cat 22:14:09 $ docker top 54784296800d18ae184ebcb4b2e6c8c95695187d9ebee3bffd4d82e8f2d95527 -eo pid,comm [Pipeline] { [Pipeline] sh 22:14:10 + go version 22:14:10 go version go1.18.7 linux/arm64 [Pipeline] } 22:14:10 $ docker stop --time=1 54784296800d18ae184ebcb4b2e6c8c95695187d9ebee3bffd4d82e8f2d95527 22:14:12 $ docker rm -f --volumes 54784296800d18ae184ebcb4b2e6c8c95695187d9ebee3bffd4d82e8f2d95527 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:13 + docker inspect -f . ci-base-image-arm64 22:14:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:14:13 prd-ubuntu20.04-docker-arm64-4c-16g-5166 does not seem to be running inside a container 22:14:13 $ 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 ******** ci-base-image-arm64 cat 22:14:14 $ docker top d6b32b2340e7608cbbe6430df3b9468f5c0e1cfbfea810c5f581d878de291870 -eo pid,comm [Pipeline] { [Pipeline] echo 22:14:14 ========================================================= 22:14:14 [edgeXBuildGoParallel] Running Tests and Build... 22:14:14 ========================================================= [Pipeline] sh 22:14:15 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 22:14:16 + make test 22:14:16 go test -race -coverprofile=coverage.out ./... 22:14:23 Removing intermediate container 79ce916d1026 22:14:23 ---> 108629d17422 22:14:23 Step 7/21 : COPY . . 22:14:23 Removing intermediate container 66facfbe2890 22:14:23 ---> f571ff6b2871 22:14:23 Step 7/24 : COPY . . 22:14:23 Removing intermediate container 1f66e177abfe 22:14:23 ---> d8548875837d 22:14:23 Step 8/22 : COPY . . 22:14:23 Removing intermediate container c65b0a2f6e84 22:14:23 ---> 3575f9078cac 22:14:23 Step 8/22 : COPY . . 22:14:23 Removing intermediate container 8f8dac155b37 22:14:23 ---> 277eb9a333d3 22:14:23 Step 8/24 : COPY . . 22:14:55 ? github.com/edgexfoundry/edgex-go [no test files] 22:15:10 ---> 8494befe5ddd 22:15:10 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:15:10 ---> fdd969ba4895 22:15:10 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 22:15:10 ---> 4a1dfb9a349e 22:15:10 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 22:15:10 ---> 491b3f00837e 22:15:10 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:15:10 ---> d03fc8af44c0 22:15:10 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 22:15:10 ---> Running in 8e31944a3808 22:15:10 ---> Running in 2162235bc1a5 22:15:10 ---> Running in 4f928bc86410 22:15:10 ---> Running in 3bc5a7aa6386 22:15:10 ---> Running in cdb844c87672 22:15:10 Removing intermediate container cdb844c87672 22:15:10 ---> ca7432085a1f 22:15:10 Step 9/24 : WORKDIR /edgex-go/spire-build 22:15:10 ---> Running in 22a365e56be0 22:15:10 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 22:15:10 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:15:10 Removing intermediate container 22a365e56be0 22:15:10 ---> 23f5c9d76382 22:15:10 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 22:15:14 ---> Running in 29eb0d98b86c 22:15:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:15:14 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 22:15:26 Removing intermediate container 29eb0d98b86c 22:15:26 ---> 25a423d17017 22:15:26 Step 11/24 : WORKDIR /edgex-go 22:15:31 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 22:15:33 ---> Running in 3619558569cd 22:15:38 Removing intermediate container 3619558569cd 22:15:38 ---> d92a9b55899e 22:15:38 22:15:38 Step 12/24 : FROM alpine:3.15 22:15:39 3.15: Pulling from library/alpine 22:15:46 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 22:15:46 Removing intermediate container 2162235bc1a5 22:15:46 ---> 3c7418090cb7 22:15:46 22:15:46 Step 9/21 : FROM alpine:3.16 22:15:51 Status: Downloaded newer image for alpine:3.15 22:15:52 ---> c4fc93816858 22:15:52 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:15:52 3.16: Pulling from library/alpine 22:15:52 ---> Running in b9812be9c3ff 22:15:52 Removing intermediate container 4f928bc86410 22:15:52 ---> c4508cbc7894 22:15:52 22:15:52 Step 10/22 : FROM alpine:3.16 22:15:52 3.16: Pulling from library/alpine 22:15:52 Removing intermediate container b9812be9c3ff 22:15:52 ---> e5119e427ed4 22:15:52 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:15:53 ---> Running in 1ea537329a77 22:15:53 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 22:15:53 Status: Downloaded newer image for alpine:3.16 22:15:53 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 22:15:53 Status: Image is up to date for alpine:3.16 22:15:53 ---> bfe296a52501 22:15:53 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 22:15:54 ---> bfe296a52501 22:15:54 Step 11/22 : RUN apk add --update --no-cache dumb-init 22:15:57 ---> Running in a0abb46709e2 22:15:57 ---> Running in f9daa0a2cfb4 22:15:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:15:57 Removing intermediate container 8e31944a3808 22:15:57 ---> 453682b53d27 22:15:57 22:15:57 Step 10/22 : FROM alpine:3.16 22:15:57 ---> bfe296a52501 22:15:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:15:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:15:57 ---> Running in 3044148f323f 22:15:57 Removing intermediate container 3bc5a7aa6386 22:15:57 ---> 9503a7d61143 22:15:57 22:15:57 Step 10/24 : FROM alpine:3.16 22:15:57 ---> bfe296a52501 22:15:57 Step 11/24 : RUN apk add --update --no-cache dumb-init 22:15:57 v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 22:15:57 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 22:15:57 OK: 15859 distinct packages available 22:15:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:15:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:15:58 (1/4) Installing dumb-init (1.2.5-r1) 22:15:58 (2/4) Installing musl-obstack (1.2.3-r0) 22:15:58 (3/4) Installing libucontext (1.1-r0) 22:15:58 (4/4) Installing gcompat (1.0.0-r4) 22:15:58 Executing busybox-1.34.1-r7.trigger 22:15:58 OK: 6 MiB in 18 packages 22:15:59 ---> Running in 4dfd4dbb0fde 22:15:59 Removing intermediate container 3044148f323f 22:15:59 ---> 5f407d35c1dd 22:15:59 Step 12/22 : RUN apk add --update --no-cache dumb-init 22:15:59 ---> Running in 5a4909dc5a29 22:15:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:15:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:15:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:15:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:15:59 (1/6) Installing ca-certificates (20220614-r0) 22:15:59 (1/1) Installing dumb-init (1.2.5-r1) 22:15:59 Executing busybox-1.35.0-r17.trigger 22:15:59 OK: 6 MiB in 15 packages 22:15:59 (2/6) Installing brotli-libs (1.0.9-r6) 22:15:59 (3/6) Installing nghttp2-libs (1.47.0-r0) 22:15:59 (4/6) Installing libcurl (7.83.1-r5) 22:15:59 (5/6) Installing curl (7.83.1-r5) 22:16:00 (6/6) Installing dumb-init (1.2.5-r1) 22:16:00 Executing busybox-1.35.0-r17.trigger 22:16:00 Executing ca-certificates-20220614-r0.trigger 22:16:00 Removing intermediate container 1ea537329a77 22:16:00 ---> 73aae1882f9d 22:16:00 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:16:00 OK: 8 MiB in 20 packages 22:16:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:16:01 Removing intermediate container f9daa0a2cfb4 22:16:01 ---> 908ee2a6947d 22:16:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:16:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:16:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:16:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:16:01 (1/1) Installing dumb-init (1.2.5-r1) 22:16:01 (1/1) Installing dumb-init (1.2.5-r1) 22:16:01 Executing busybox-1.35.0-r17.trigger 22:16:01 Executing busybox-1.35.0-r17.trigger 22:16:02 OK: 6 MiB in 15 packages 22:16:02 OK: 6 MiB in 15 packages 22:16:02 ---> eeffd79e07fc 22:16:02 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:16:02 ---> Running in fc1bade706a4 22:16:02 Removing intermediate container fc1bade706a4 22:16:02 ---> a59cfa4fdd4f 22:16:02 Step 13/22 : ENV APP_PORT=59861 22:16:02 ---> f313310b2f41 22:16:02 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 22:16:02 ---> Running in 5db17a28a6e5 22:16:02 ---> Running in ecac9ae6604d 22:16:02 Removing intermediate container a0abb46709e2 22:16:02 ---> de3015ae4d6a 22:16:02 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:16:02 ---> Running in 3e4e33297418 22:16:02 Removing intermediate container 4dfd4dbb0fde 22:16:02 ---> e44311746530 22:16:02 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:16:02 Removing intermediate container 5db17a28a6e5 22:16:02 ---> 870d7010090c 22:16:02 Step 14/22 : EXPOSE $APP_PORT 22:16:02 Removing intermediate container ecac9ae6604d 22:16:02 ---> 80ded1c9d2de 22:16:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:16:02 Removing intermediate container 5a4909dc5a29 22:16:02 ---> 95ca921046dc 22:16:02 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:16:02 ---> Running in f78be2ac5ee6 22:16:02 ---> Running in d04868569911 22:16:02 Removing intermediate container 3e4e33297418 22:16:02 ---> e66d2204e5f6 22:16:02 Step 12/21 : WORKDIR /edgex 22:16:02 ---> Running in cb4b85749a5e 22:16:02 Removing intermediate container f78be2ac5ee6 22:16:02 ---> 019729a1c9eb 22:16:02 Step 13/24 : ENV APP_PORT=59881 22:16:02 Removing intermediate container d04868569911 22:16:02 ---> 36d1115b01e4 22:16:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:16:02 ---> Running in 7f98bc757bda 22:16:02 ---> a205684b645a 22:16:02 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 22:16:02 ---> 4638f6bfceaa 22:16:02 Step 19/24 : WORKDIR / 22:16:02 Removing intermediate container cb4b85749a5e 22:16:02 ---> 498387227181 22:16:02 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:16:02 ---> Running in 1ae5eadbd77f 22:16:02 Removing intermediate container 7f98bc757bda 22:16:02 ---> cf394846f21b 22:16:02 Step 14/24 : EXPOSE $APP_PORT 22:16:02 ---> a6aa63b109e2 22:16:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:16:03 ---> Running in 684020c55a50 22:16:04 Removing intermediate container 1ae5eadbd77f 22:16:04 ---> c5346f351eb9 22:16:04 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:16:04 ---> d6f145428b62 22:16:04 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:16:04 ---> 52c065d50c87 22:16:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 22:16:04 Removing intermediate container 684020c55a50 22:16:04 ---> 678a03c48f46 22:16:04 Step 15/24 : WORKDIR / 22:16:04 ---> 736e535b9b34 22:16:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:16:04 ---> Running in d3e5bc4a6e2f 22:16:04 ---> Running in 5255bb8713d3 22:16:04 Removing intermediate container 5255bb8713d3 22:16:04 ---> aa6b9a58f077 22:16:04 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:16:04 Removing intermediate container d3e5bc4a6e2f 22:16:04 ---> e1b32b2382b9 22:16:04 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:16:05 ---> 69d3e19af61f 22:16:05 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 22:16:05 ---> 36714f736f96 22:16:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 22:16:05 ---> Running in df75a9351d8e 22:16:05 ---> 3ad344794cc2 22:16:05 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:16:05 ---> Running in 9dbc5514206b 22:16:05 ---> 76dcf35c47e0 22:16:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:16:05 Removing intermediate container df75a9351d8e 22:16:05 ---> 5a130c9a2a03 22:16:05 Step 22/24 : LABEL arch=x86_64 22:16:05 Removing intermediate container 9dbc5514206b 22:16:05 ---> f1505e2805cf 22:16:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:16:05 ---> 029ead82b0bb 22:16:05 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:16:05 ---> Running in 7b0fb658cb5b 22:16:05 ---> Running in 65bebb396485 22:16:05 ---> Running in 40ec59cdcec2 22:16:05 ---> 5258104666c0 22:16:05 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:16:05 ---> 71e266160b37 22:16:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:16:05 Removing intermediate container 7b0fb658cb5b 22:16:05 ---> 57e9e100bb07 22:16:05 Step 20/22 : LABEL arch=x86_64 22:16:05 Removing intermediate container 65bebb396485 22:16:05 ---> 94f6adbce903 22:16:05 Step 23/24 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d 22:16:05 ---> Running in c0db29c5ae69 22:16:05 ---> Running in a383747666d6 22:16:05 ---> 2fc57c6fd681 22:16:05 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:16:05 Removing intermediate container c0db29c5ae69 22:16:05 ---> ad1501a8be85 22:16:05 Step 21/22 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d 22:16:05 ---> 8784e2ff8a49 22:16:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 22:16:05 ---> Running in 58a19ef576fa 22:16:05 ---> Running in d2bf40b6ac75 22:16:05 Removing intermediate container a383747666d6 22:16:05 ---> 5f63eee2da08 22:16:05 Step 24/24 : LABEL version=0.0.0 22:16:05 ---> Running in 29f5f4dfae6a 22:16:06 Removing intermediate container d2bf40b6ac75 22:16:06 ---> 47f02b02721c 22:16:06 Step 22/22 : LABEL version=0.0.0 22:16:06 ---> ca06a2e4ab07 22:16:06 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:16:06 ---> Running in f8b07cbbc61c 22:16:06 ---> Running in f9458e222ddd 22:16:06 Removing intermediate container 29f5f4dfae6a 22:16:06 ---> 2037f4f93b5a 22:16:06 22:16:06 Successfully built 2037f4f93b5a 22:16:06 Successfully tagged security-spire-config:latest 22:16:06  Building security-spire-config ... done Building security-secretstore-setup 22:16:06 Removing intermediate container f8b07cbbc61c 22:16:06 ---> ac2a972273cb 22:16:06 22:16:06 Removing intermediate container f9458e222ddd 22:16:06 ---> 115a0ec991d0 22:16:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:16:06 ---> Running in 9e17fc31fd25 22:16:06 Successfully built ac2a972273cb 22:16:06 Successfully tagged support-scheduler:latest 22:16:06  Building support-scheduler ... done Building support-notifications 22:16:09 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:16:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:16:09 ---> f4efe92ce812 22:16:09 Step 3/24 : WORKDIR /edgex-go 22:16:09 ---> Using cache 22:16:09 ---> c1f0fbdd0c50 22:16:09 Step 4/24 : RUN apk add --update --no-cache make git 22:16:09 ---> Using cache 22:16:09 ---> 96d1a640c06c 22:16:09 Step 5/24 : COPY go.mod vendor* ./ 22:16:09 ---> Using cache 22:16:09 ---> 07a606a25539 22:16:09 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:16:09 ---> Using cache 22:16:09 ---> 108629d17422 22:16:09 Step 7/24 : COPY . . 22:16:09 ---> Using cache 22:16:09 ---> 8494befe5ddd 22:16:09 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:16:11 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:16:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:16:11 ---> f4efe92ce812 22:16:11 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:16:11 ---> Using cache 22:16:11 ---> 6260ae874fee 22:16:11 Step 4/22 : WORKDIR /edgex-go 22:16:11 ---> Using cache 22:16:11 ---> fc91aae71f49 22:16:11 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 22:16:16 Removing intermediate container 9e17fc31fd25 22:16:16 ---> 8c8f18a3d15a 22:16:16 Step 22/24 : LABEL arch=x86_64 22:16:16 Removing intermediate container 40ec59cdcec2 22:16:16 ---> b04aee872e51 22:16:16 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 22:16:16 ---> Running in a4164a317605 22:16:16 ---> Running in 59c8a611bd6d 22:16:16 ---> Running in 3e89f4bed5f1 22:16:16 ---> Running in 291b27dbc6b5 22:16:17 Removing intermediate container 58a19ef576fa 22:16:17 ---> 82aff634f67c 22:16:17 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 22:16:17 Removing intermediate container 291b27dbc6b5 22:16:17 ---> b867250a0fab 22:16:17 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 22:16:17 Removing intermediate container 59c8a611bd6d 22:16:17 ---> a21ebd8d067b 22:16:17 Step 23/24 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d 22:16:17 ---> Running in 4844f6039cbe 22:16:17 ---> Running in 3fc64c76af1f 22:16:17 ---> Running in 8f38a3b98f81 22:16:17 Removing intermediate container 4844f6039cbe 22:16:17 ---> 15e3e421a1c6 22:16:17 Step 19/21 : LABEL arch=x86_64 22:16:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:16:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:16:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:16:17 ---> Running in f6ca8f357f7f 22:16:17 Removing intermediate container 3fc64c76af1f 22:16:17 ---> 01e4e735b0ab 22:16:17 Step 20/22 : LABEL arch=x86_64 22:16:17 Removing intermediate container 8f38a3b98f81 22:16:17 ---> dbda65532fff 22:16:17 Step 24/24 : LABEL version=0.0.0 22:16:17 ---> Running in e39c6a5cfc99 22:16:17 ---> Running in 31b86a648ee8 22:16:18 OK: 211 MiB in 51 packages 22:16:18 Removing intermediate container f6ca8f357f7f 22:16:18 ---> 7e94d4fab9a8 22:16:18 Step 20/21 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d 22:16:18 Removing intermediate container e39c6a5cfc99 22:16:18 ---> f9d8e7fe4254 22:16:18 Step 21/22 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d 22:16:18 Removing intermediate container 31b86a648ee8 22:16:18 ---> fb8080549bfd 22:16:18 22:16:18 ---> Running in fffb4f8c4915 22:16:18 ---> Running in 7d7644ba8fac 22:16:18 Successfully built fb8080549bfd 22:16:18 Successfully tagged core-metadata:latest 22:16:18  Building core-metadata ... done Building security-spiffe-token-provider 22:16:18 Removing intermediate container fffb4f8c4915 22:16:18 ---> 5b6169615938 22:16:18 Step 21/21 : LABEL version=0.0.0 22:16:18 Removing intermediate container 7d7644ba8fac 22:16:18 ---> 9dfdf7602af4 22:16:18 Step 22/22 : LABEL version=0.0.0 22:16:19 ---> Running in bbac77b5993c 22:16:21 ---> Running in d7fa9cf1eea0 22:16:21 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:16:21 Step 2/19 : FROM ${BUILDER_BASE} AS builder 22:16:21 ---> f4efe92ce812 22:16:21 Step 3/19 : WORKDIR /edgex-go 22:16:21 ---> Using cache 22:16:21 ---> c1f0fbdd0c50 22:16:21 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 22:16:25 Removing intermediate container bbac77b5993c 22:16:25 ---> 313774990c6b 22:16:25 22:16:25 ---> Running in c9fe8865d565 22:16:25 Removing intermediate container d7fa9cf1eea0 22:16:25 ---> 1d4d9516d39a 22:16:25 22:16:25 Successfully built 313774990c6b 22:16:25 Successfully tagged security-proxy-setup:latest 22:16:25  Building security-proxy-setup ... done Building security-spire-server 22:16:25 Successfully built 1d4d9516d39a 22:16:25 Successfully tagged core-common-config-bootstrapper:latest 22:16:25  Building core-common-config-bootstrapper ... done Building security-spire-agent 22:16:25 Removing intermediate container a4164a317605 22:16:25 ---> 04062ce30546 22:16:25 Step 6/22 : COPY go.mod vendor* ./ 22:16:30 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:16:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:16:30 ---> f4efe92ce812 22:16:30 Step 3/24 : WORKDIR /edgex-go 22:16:30 ---> Using cache 22:16:30 ---> c1f0fbdd0c50 22:16:30 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 22:16:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:16:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:16:30 v3.16.3-158-gc0082ecfbed [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 22:16:30 v3.16.3-151-gb476f155c74 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 22:16:30 OK: 17046 distinct packages available 22:16:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:16:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:16:31 OK: 211 MiB in 51 packages 22:16:33 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:16:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:16:33 ---> f4efe92ce812 22:16:33 Step 3/23 : WORKDIR /edgex-go 22:16:33 ---> Using cache 22:16:33 ---> c1f0fbdd0c50 22:16:33 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 22:16:39 ---> 3db2ff84e745 22:16:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:16:39 ---> Running in a2716fd4b0bf 22:16:39 ---> Running in 8682be2b2536 22:16:39 ---> Running in 291f58fd74c0 22:16:39 Removing intermediate container c9fe8865d565 22:16:39 ---> a341e37bff7b 22:16:39 Step 5/19 : COPY go.mod vendor* ./ 22:16:39 ---> f0dc179a2f3b 22:16:39 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:16:39 ---> Running in a5399bde21fc 22:16:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:16:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:16:39 OK: 211 MiB in 51 packages 22:16:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:16:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:16:39 OK: 211 MiB in 51 packages 22:16:40 Removing intermediate container a2716fd4b0bf 22:16:40 ---> 396f075b7821 22:16:40 Step 5/23 : COPY go.mod vendor* ./ 22:16:40 ---> 5223278414b1 22:16:40 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:16:40 ---> Running in a7782af1948b 22:16:40 Removing intermediate container 8682be2b2536 22:16:40 ---> 939098049250 22:16:40 Step 5/24 : COPY go.mod vendor* ./ 22:16:40 ---> 1d571b0ad71a 22:16:40 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:16:40 ---> Running in 8b4f11c987a8 22:16:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:16:51 Removing intermediate container 3e89f4bed5f1 22:16:51 ---> 90f65dbe6494 22:16:51 22:16:51 Step 9/24 : FROM alpine:3.16 22:16:51 ---> bfe296a52501 22:16:51 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:16:53 ---> Running in da42210162a4 22:16:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:16:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:16:56 (1/3) Installing ca-certificates (20220614-r0) 22:16:56 (2/3) Installing dumb-init (1.2.5-r1) 22:16:56 (3/3) Installing su-exec (0.2-r1) 22:16:56 Executing busybox-1.35.0-r17.trigger 22:16:56 Executing ca-certificates-20220614-r0.trigger 22:16:56 OK: 6 MiB in 17 packages 22:17:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:17:01 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 22:17:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:17:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:17:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:17:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:17:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:17:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:17:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:17:01 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:17:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:17:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:17:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:17:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:17:14 Removing intermediate container da42210162a4 22:17:14 ---> 7fa0d91a9236 22:17:14 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:17:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.312s coverage: 28.7% of statements 22:17:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:17:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:17:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.399s coverage: 98.5% of statements 22:17:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.774s coverage: 73.2% of statements 22:17:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 22:17:27 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 22:17:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:17:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.582s coverage: 54.0% of statements 22:17:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:17:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:17:32 ---> Running in 96edd4f1ff7f 22:17:32 Removing intermediate container 96edd4f1ff7f 22:17:32 ---> a0ef77726575 22:17:32 Step 12/24 : WORKDIR / 22:17:33 ---> Running in 9f6943951b02 22:17:33 Removing intermediate container 9f6943951b02 22:17:33 ---> 6bb425be6919 22:17:33 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:17:33 Removing intermediate container 291f58fd74c0 22:17:33 ---> e779ec2df765 22:17:33 Step 8/22 : COPY . . 22:17:33 Removing intermediate container a7782af1948b 22:17:33 ---> 670099bf2f61 22:17:33 Step 7/23 : COPY . . 22:17:34 Removing intermediate container a5399bde21fc 22:17:34 ---> cd7c5b5e585d 22:17:34 Step 7/19 : COPY . . 22:17:34 Removing intermediate container 8b4f11c987a8 22:17:34 ---> a0751094c022 22:17:34 Step 7/24 : COPY . . 22:17:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.514s coverage: 89.2% of statements 22:17:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:17:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:17:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:17:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:17:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:17:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.848s coverage: 3.8% of statements 22:17:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:17:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:17:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.566s coverage: 95.6% of statements 22:17:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:17:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:17:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:17:45 ok github.com/edgexfoundry/edgex-go/internal/io 0.232s coverage: 72.2% of statements 22:17:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:17:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:17:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:17:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:17:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:17:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.338s coverage: 65.9% of statements 22:17:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:17:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:17:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:17:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.819s coverage: 0.9% of statements 22:17:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:17:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.288s coverage: 29.6% of statements 22:17:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.297s coverage: 47.1% of statements 22:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.274s coverage: 82.9% of statements 22:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.302s coverage: 94.1% of statements 22:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.267s coverage: 96.3% of statements 22:17:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.228s coverage: 87.5% of statements 22:17:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.287s coverage: 94.4% of statements 22:17:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.222s coverage: 44.8% of statements 22:18:06 ---> 2411600e1892 22:18:06 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:18:06 ---> 46ae420322f7 22:18:06 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 22:18:06 ---> 07935073ad03 22:18:06 ---> a117efd44e9b 22:18:06 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-providerStep 9/22 : RUN make cmd/support-notifications/support-notifications 22:18:06 22:18:06 ---> a4d26315ed74 22:18:06 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 22:18:06 ---> Running in d0b8dd5d1350 22:18:06 ---> Running in 49d676819ad7 22:18:06 ---> Running in 723812ebf456 22:18:06 ---> Running in dec867b84101 22:18:06 ---> d89a63921046 22:18:06 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:18:06 Removing intermediate container d0b8dd5d1350 22:18:06 ---> 5c0f059437c4 22:18:06 Step 9/23 : WORKDIR /edgex-go/spire-build 22:18:06 Removing intermediate container dec867b84101 22:18:06 ---> 3aa1be93b7d8 22:18:06 Step 9/24 : WORKDIR /edgex-go/spire-build 22:18:06 ---> Running in 09c17a94cf60 22:18:06 ---> Running in 255762dbaa6b 22:18:06 ---> e2e789b70741 22:18:06 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:18:06 Removing intermediate container 09c17a94cf60 22:18:06 ---> 18e8ac7b0a25 22:18:06 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 22:18:06 Removing intermediate container 255762dbaa6b 22:18:06 ---> 0ece1e4b0819 22:18:06 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 22:18:06 ---> Running in f775aac7628f 22:18:06 ---> Running in f433d100c6b8 22:18:06 ---> e9acc91bcb87 22:18:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:18:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:18:06 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 22:18:07 ---> 304742efcb21 22:18:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:18:08 ---> 0cc60e4cda95 22:18:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:18:08 Removing intermediate container f775aac7628f 22:18:08 ---> 9fd591441b68 22:18:08 Step 11/23 : WORKDIR /edgex-go 22:18:08 ---> Running in 43bed07b014e 22:18:08 Removing intermediate container f433d100c6b8 22:18:08 ---> 49006d5f5b88 22:18:08 Step 11/24 : WORKDIR /edgex-go 22:18:08 ---> 53ac2662ea95 22:18:08 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:18:08 ---> Running in 17541541c403 22:18:08 ---> Running in 2642bbd7188f 22:18:08 Removing intermediate container 43bed07b014e 22:18:08 ---> 59ec99309335 22:18:08 22:18:08 Step 12/23 : FROM alpine:3.15 22:18:08 ---> c4fc93816858 22:18:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:18:08 ---> Using cache 22:18:08 ---> e5119e427ed4 22:18:08 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:18:08 ---> Running in 035cc6304c72 22:18:08 Removing intermediate container 17541541c403 22:18:08 ---> 5966c61ba52a 22:18:08 22:18:08 Step 12/24 : FROM alpine:3.15 22:18:08 ---> c4fc93816858 22:18:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:18:08 ---> Using cache 22:18:08 ---> e5119e427ed4 22:18:08 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:18:08 ---> Running in 789724a338ac 22:18:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:18:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:18:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:18:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:18:09 v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 22:18:09 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 22:18:09 OK: 15859 distinct packages available 22:18:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:18:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:18:09 v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 22:18:09 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 22:18:09 OK: 15859 distinct packages available 22:18:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:18:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:18:09 (1/5) Installing dumb-init (1.2.5-r1) 22:18:09 (2/5) Installing musl-obstack (1.2.3-r0) 22:18:09 (3/5) Installing libucontext (1.1-r0) 22:18:09 (4/5) Installing gcompat (1.0.0-r4) 22:18:09 (5/5) Installing openssl (1.1.1t-r1) 22:18:09 Executing busybox-1.34.1-r7.trigger 22:18:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.946s coverage: 79.9% of statements 22:18:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:18:10 OK: 7 MiB in 19 packages 22:18:10 (1/5) Installing dumb-init (1.2.5-r1) 22:18:10 (2/5) Installing musl-obstack (1.2.3-r0) 22:18:10 (3/5) Installing libucontext (1.1-r0) 22:18:10 (4/5) Installing gcompat (1.0.0-r4) 22:18:10 (5/5) Installing openssl (1.1.1t-r1) 22:18:10 Executing busybox-1.34.1-r7.trigger 22:18:10 OK: 7 MiB in 19 packages 22:18:11 Removing intermediate container 2642bbd7188f 22:18:11 ---> f69f08d5a5d6 22:18:11 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 22:18:11 ---> Running in 6fc968251dcc 22:18:12 Removing intermediate container 035cc6304c72 22:18:12 ---> 5dbcbad6adf5 22:18:12 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:18:12 Removing intermediate container 6fc968251dcc 22:18:12 ---> 482c8b2097cc 22:18:12 Step 22/24 : LABEL arch=x86_64 22:18:12 Removing intermediate container 789724a338ac 22:18:12 ---> b64f877d3435 22:18:12 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:18:12 ---> Running in 08367d72a7e6 22:18:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.318s coverage: 92.9% of statements 22:18:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:18:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:18:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:18:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 64.4% of statements 22:18:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:18:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 22:18:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 22:18:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 22:18:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.261s coverage: 86.9% of statements 22:18:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:18:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:18:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:18:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:18:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.241s coverage: 87.2% of statements 22:18:15 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.199s coverage: 20.0% of statements 22:18:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:18:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:18:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.210s coverage: 100.0% of statements 22:18:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:18:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.328s coverage: 77.4% of statements 22:18:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:18:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.322s coverage: 80.0% of statements 22:18:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.264s coverage: 87.2% of statements 22:18:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.938s coverage: 91.2% of statements 22:18:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:18:16 Removing intermediate container 08367d72a7e6 22:18:16 ---> 0d2daffdbc14 22:18:16 Step 23/24 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d 22:18:17 ---> Running in fbd30da36575 22:18:17 ---> a245eaf4b4ca 22:18:17 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:18:17 ---> 77349fafb525 22:18:17 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:18:19 Removing intermediate container fbd30da36575 22:18:19 ---> 8f62ce98c1a7 22:18:19 Step 24/24 : LABEL version=0.0.0 22:18:21 ---> 967fd8c30d25 22:18:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:18:21 ---> Running in e4012f22b69b 22:18:21 ---> ed3483876904 22:18:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:18:21 ---> e38a9d008f55 22:18:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:18:21 Removing intermediate container e4012f22b69b 22:18:21 ---> 431682e4cd2d 22:18:21 22:18:21 Successfully built 431682e4cd2d 22:18:21 Successfully tagged security-secretstore-setup:latest 22:18:21  Building security-secretstore-setup ... done Building core-command 22:18:21 ---> 9bd6144d4a26 22:18:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:18:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.601s coverage: 63.1% of statements 22:18:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:18:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:18:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.318s coverage: 100.0% of statements 22:18:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.132s coverage: 89.4% of statements 22:18:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements 22:18:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.163s coverage: 73.7% of statements 22:18:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.093s coverage: 100.0% of statements 22:18:26 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:18:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:18:26 ---> f4efe92ce812 22:18:26 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:18:26 ---> Using cache 22:18:26 ---> 6260ae874fee 22:18:26 Step 4/23 : WORKDIR /edgex-go 22:18:26 ---> Using cache 22:18:26 ---> fc91aae71f49 22:18:26 Step 5/23 : RUN apk add --update --no-cache make git 22:18:26 ---> Using cache 22:18:26 ---> dbb28a530a8b 22:18:26 Step 6/23 : COPY go.mod vendor* ./ 22:18:26 ---> Using cache 22:18:26 ---> fadd788f7d68 22:18:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:18:26 ---> Using cache 22:18:26 ---> 277eb9a333d3 22:18:26 Step 8/23 : COPY . . 22:18:26 ---> Using cache 22:18:26 ---> fdd969ba4895 22:18:26 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 22:18:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.491s coverage: 65.3% of statements 22:18:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:18:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:18:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:18:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.891s coverage: 41.0% of statements 22:18:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:18:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:18:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.298s coverage: 89.5% of statements 22:18:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:18:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.447s coverage: 84.8% of statements 22:18:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:18:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:18:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:18:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:18:32 ---> 5b35541bdc94 22:18:32 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:18:32 ---> 947e4d81a86b 22:18:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:18:32 ---> Running in ce8b3e3bae8b 22:18:32 ---> Running in 5dc0f1e4ceb6 22:18:32 Removing intermediate container 5dc0f1e4ceb6 22:18:32 ---> 2fe9dd9298c3 22:18:32 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:18:32 ---> 16b0d39a7b35 22:18:32 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:18:32 ---> Running in 0cedca0d16e5 22:18:32 ---> Running in 7ac3d2445e8f 22:18:33 Removing intermediate container 7ac3d2445e8f 22:18:33 ---> 040c333b3246 22:18:33 Step 21/23 : LABEL arch=x86_64 22:18:33 Removing intermediate container 0cedca0d16e5 22:18:33 ---> 9a3ee67db750 22:18:33 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:18:33 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 22:18:33 ---> Running in 8eaf03ad0368 22:18:33 ---> Running in dd5916d0e25d 22:18:35 Removing intermediate container 8eaf03ad0368 22:18:35 ---> 8faa32d86f99 22:18:35 Step 22/23 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d 22:18:35 Removing intermediate container dd5916d0e25d 22:18:35 ---> 2ebcffd3b939 22:18:35 Step 22/24 : LABEL arch=x86_64 22:18:38 ---> Running in c4f1e4e01ee0 22:18:38 ---> Running in 8cd34af31f61 22:18:38 Removing intermediate container 49d676819ad7 22:18:38 ---> 7755798a10d8 22:18:38 22:18:38 Step 9/19 : FROM alpine:3.15 22:18:38 ---> c4fc93816858 22:18:38 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:18:38 ---> Using cache 22:18:38 ---> e5119e427ed4 22:18:38 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:18:38 Removing intermediate container c4f1e4e01ee0 22:18:38 ---> 9033647dfec1 22:18:38 Step 23/23 : LABEL version=0.0.0 22:18:38 Removing intermediate container 8cd34af31f61 22:18:38 ---> 28c15161b529 22:18:38 Step 23/24 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d 22:18:38 Removing intermediate container 723812ebf456 22:18:38 ---> fa27cfa476aa 22:18:38 22:18:38 Step 10/22 : FROM alpine:3.16 22:18:38 ---> bfe296a52501 22:18:38 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 22:18:38 ---> Running in d05af3a94519 22:18:38 ---> Running in 21d0512d04a2 22:18:38 ---> Running in ab7d86030c4a 22:18:38 ---> Running in 31067efd397b 22:18:39 Removing intermediate container 21d0512d04a2 22:18:39 ---> 9727c4d25fc8 22:18:39 22:18:39 Removing intermediate container ab7d86030c4a 22:18:39 ---> c12cbfa89069 22:18:39 Step 24/24 : LABEL version=0.0.0 22:18:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:18:39 ---> Running in fa2c4dbd7739 22:18:39 Successfully built 9727c4d25fc8 22:18:39 Successfully tagged security-spire-server:latest 22:18:39  Building security-spire-server ... done Building security-bootstrapper 22:18:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:18:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:18:39 Removing intermediate container fa2c4dbd7739 22:18:39 ---> 265157d72477 22:18:39 22:18:39 (1/2) Installing ca-certificates (20220614-r0) 22:18:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:18:39 (2/2) Installing dumb-init (1.2.5-r1) 22:18:39 Executing busybox-1.35.0-r17.trigger 22:18:39 Executing ca-certificates-20220614-r0.trigger 22:18:39 Successfully built 265157d72477 22:18:39 Successfully tagged security-spire-agent:latest 22:18:39 Building core-data 22:18:39  Building security-spire-agent ... done OK: 6 MiB in 16 packages 22:18:40 v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 22:18:40 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 22:18:40 OK: 15859 distinct packages available 22:18:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:18:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.401s coverage: 17.7% of statements 22:18:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:18:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:18:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:18:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:18:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.746s coverage: 92.3% of statements 22:18:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:18:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:18:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:18:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:18:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.403s coverage: 63.2% of statements 22:18:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:18:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:18:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.557s coverage: 97.7% of statements 22:18:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:18:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:18:40 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 22:18:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:18:40 go vet ./... 22:18:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:18:40 (1/9) Installing ca-certificates (20220614-r0) 22:18:40 (2/9) Installing brotli-libs (1.0.9-r5) 22:18:40 (3/9) Installing nghttp2-libs (1.46.0-r0) 22:18:40 (4/9) Installing libcurl (7.80.0-r5) 22:18:40 (5/9) Installing curl (7.80.0-r5) 22:18:40 (6/9) Installing dumb-init (1.2.5-r1) 22:18:40 (7/9) Installing musl-obstack (1.2.3-r0) 22:18:40 (8/9) Installing libucontext (1.1-r0) 22:18:40 (9/9) Installing gcompat (1.0.0-r4) 22:18:40 Executing busybox-1.34.1-r7.trigger 22:18:40 Executing ca-certificates-20220614-r0.trigger 22:18:40 OK: 8 MiB in 23 packages 22:18:44 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:18:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:18:44 ---> f4efe92ce812 22:18:44 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:18:44 ---> Using cache 22:18:44 ---> 6260ae874fee 22:18:44 Step 4/22 : WORKDIR /edgex-go 22:18:44 ---> Using cache 22:18:44 ---> fc91aae71f49 22:18:44 Step 5/22 : RUN apk add --update --no-cache make git 22:18:44 ---> Using cache 22:18:44 ---> dbb28a530a8b 22:18:44 Step 6/22 : COPY go.mod vendor* ./ 22:18:44 ---> Using cache 22:18:44 ---> fadd788f7d68 22:18:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:18:44 ---> Using cache 22:18:44 ---> 277eb9a333d3 22:18:44 Step 8/22 : COPY . . 22:18:44 ---> Using cache 22:18:44 ---> fdd969ba4895 22:18:44 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 22:18:44 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:18:44 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:18:44 ---> f4efe92ce812 22:18:44 Step 3/32 : WORKDIR /edgex-go 22:18:44 ---> Using cache 22:18:44 ---> c1f0fbdd0c50 22:18:44 Step 4/32 : RUN apk add --update --no-cache make git 22:18:44 ---> Using cache 22:18:44 ---> 96d1a640c06c 22:18:44 Step 5/32 : COPY go.mod vendor* ./ 22:18:44 ---> Using cache 22:18:44 ---> 07a606a25539 22:18:44 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:18:44 ---> Using cache 22:18:44 ---> 108629d17422 22:18:44 Step 7/32 : COPY . . 22:18:44 ---> Using cache 22:18:44 ---> 8494befe5ddd 22:18:44 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:18:52 ---> Running in 49f969acb19d 22:18:52 ---> Running in a26f5dcd49d5 22:18:52 Removing intermediate container 31067efd397b 22:18:52 ---> 9f6f84c29a4d 22:18:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:18:52 Removing intermediate container d05af3a94519 22:18:52 ---> f8c5de187fb0 22:18:52 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 22:18:52 ---> Running in 50afb09234b0 22:18:52 ---> 77056ed94d61 22:18:52 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:18:52 Removing intermediate container 50afb09234b0 22:18:52 ---> 21591f682583 22:18:52 Step 13/22 : ENV APP_PORT=59860 22:18:52 ---> Running in 372efdd7b19a 22:18:52 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 22:18:52 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 22:18:52 Removing intermediate container 372efdd7b19a 22:18:52 ---> b852755f1239 22:18:52 Step 14/22 : EXPOSE $APP_PORT 22:18:52 ---> Running in 7a670911d7c1 22:18:53 ---> bc5b872892dc 22:18:53 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 22:18:53 Removing intermediate container 7a670911d7c1 22:18:53 ---> 66b0c318d271 22:18:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:18:53 ---> 335242114184 22:18:53 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:18:53 ---> d14eda4434f0 22:18:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:18:53 ---> Running in ff841e67f74c 22:18:54 Removing intermediate container ff841e67f74c 22:18:54 ---> bfbebb08fc62 22:18:54 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:18:54 ---> Running in 11b2e92390d8 22:18:55 ---> ed38ac2b041a 22:18:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:18:55 Removing intermediate container 11b2e92390d8 22:18:55 ---> 6dc1d669d669 22:18:55 Step 17/19 : LABEL arch=x86_64 22:18:55 ---> Running in 1d7d8e2d23be 22:18:56 ---> f2cd0913e05b 22:18:56 Step 18/22 : ENTRYPOINT ["/support-notifications"] 22:18:56 ---> Running in 9a872374aa8c 22:18:56 Removing intermediate container 1d7d8e2d23be 22:18:56 ---> 3514ebe297dc 22:18:56 Step 18/19 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d 22:18:56 ---> Running in f06ca6eae289 22:18:56 Removing intermediate container 9a872374aa8c 22:18:56 ---> fcefdb7a3af7 22:18:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:18:57 ---> Running in 2c1d003d1512 22:18:57 Removing intermediate container f06ca6eae289 22:18:57 ---> 8d98cfa0ddd2 22:18:57 Step 19/19 : LABEL version=0.0.0 22:18:57 ---> Running in cc834a95ab47 22:18:57 Removing intermediate container 2c1d003d1512 22:18:57 ---> 9cf96c7f0a17 22:18:57 Step 20/22 : LABEL arch=x86_64 22:18:57 ---> Running in 250b4124e568 22:18:58 Removing intermediate container 250b4124e568 22:18:58 ---> e88f04de7477 22:18:58 Step 21/22 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d 22:18:59 Removing intermediate container cc834a95ab47 22:18:59 ---> 7655be4192ce 22:18:59 22:18:59 ---> Running in db3cc935f1ed 22:18:59 Successfully built 7655be4192ce 22:18:59 Successfully tagged security-spiffe-token-provider:latest 22:18:59  Building security-spiffe-token-provider ... done Removing intermediate container db3cc935f1ed 22:18:59 ---> b6beeb57c627 22:18:59 Step 22/22 : LABEL version=0.0.0 22:18:59 ---> Running in e7ad6fcca2f9 22:19:00 Removing intermediate container e7ad6fcca2f9 22:19:00 ---> a5b369c5c3c4 22:19:00 22:19:00 Successfully built a5b369c5c3c4 22:19:00 Successfully tagged support-notifications:latest 22:19:12  Building support-notifications ... done Removing intermediate container ce8b3e3bae8b 22:19:12 ---> 66425fca1677 22:19:12 22:19:12 Step 10/23 : FROM alpine:3.16 22:19:12 ---> bfe296a52501 22:19:12 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:19:12 ---> Using cache 22:19:12 ---> e44311746530 22:19:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:19:12 ---> Using cache 22:19:12 ---> 019729a1c9eb 22:19:12 Step 13/23 : ENV APP_PORT=59882 22:19:12 ---> Running in 29e0c6599a50 22:19:12 Removing intermediate container 29e0c6599a50 22:19:12 ---> dedf5f948490 22:19:12 Step 14/23 : EXPOSE $APP_PORT 22:19:12 ---> Running in 35f27c9090c6 22:19:12 Removing intermediate container 35f27c9090c6 22:19:12 ---> 839c2f628d85 22:19:12 Step 15/23 : WORKDIR / 22:19:12 ---> Running in 846546f3cc3c 22:19:14 Removing intermediate container 846546f3cc3c 22:19:14 ---> 99c318de1987 22:19:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:19:16 ---> 02c31eb1758d 22:19:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:19:16 Removing intermediate container 49f969acb19d 22:19:16 ---> 1da8f8b94209 22:19:16 22:19:16 Step 9/32 : FROM alpine:3.16 22:19:16 ---> bfe296a52501 22:19:16 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:19:16 Removing intermediate container a26f5dcd49d5 22:19:16 ---> e070326e5d5d 22:19:16 22:19:16 Step 10/22 : FROM alpine:3.16 22:19:16 ---> bfe296a52501 22:19:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:19:16 ---> Running in 66517180a581 22:19:16 ---> Running in b10e4915914f 22:19:16 Removing intermediate container b10e4915914f 22:19:16 ---> 8da4fe290cc0 22:19:16 Step 12/22 : ENV APP_PORT=59880 22:19:16 Removing intermediate container 66517180a581 22:19:16 ---> 7efc02fe66d8 22:19:16 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 22:19:16 ---> Running in 883977c56801 22:19:16 ---> Running in c54c66c7dbef 22:19:16 ---> 529ec774d57a 22:19:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:19:16 Removing intermediate container 883977c56801 22:19:16 ---> 0d4732eb549c 22:19:16 Step 13/22 : EXPOSE $APP_PORT 22:19:16 ---> 6e26b236c4b5 22:19:16 Step 19/23 : ENTRYPOINT ["/core-command"] 22:19:16 ---> Running in 0d5975cb3f3a 22:19:16 ---> Running in 27d3d6fc1417 22:19:17 Removing intermediate container 0d5975cb3f3a 22:19:17 ---> 660b76730c98 22:19:17 Step 14/22 : RUN apk add --update --no-cache dumb-init 22:19:17 Removing intermediate container 27d3d6fc1417 22:19:17 ---> 488d2cc7a5a3 22:19:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:19:17 ---> Running in 64c32c4b82c3 22:19:17 ---> Running in 73c323a43d1d 22:19:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:19:17 Removing intermediate container 73c323a43d1d 22:19:17 ---> 3d4d0aad30ed 22:19:17 Step 21/23 : LABEL arch=x86_64 22:19:17 ---> Running in 62bab26c85b2 22:19:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:19:17 Removing intermediate container 62bab26c85b2 22:19:17 ---> 6647e5c0e1df 22:19:17 Step 22/23 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d 22:19:17 ---> Running in a4e1d9a527d6 22:19:17 Removing intermediate container a4e1d9a527d6 22:19:17 ---> f5e811a09f5c 22:19:17 Step 23/23 : LABEL version=0.0.0 22:19:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:19:17 ---> Running in 9a9a36d25593 22:19:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:19:17 (1/2) Installing dumb-init (1.2.5-r1) 22:19:17 (2/2) Installing su-exec (0.2-r1) 22:19:17 Executing busybox-1.35.0-r17.trigger 22:19:17 OK: 6 MiB in 16 packages 22:19:18 (1/1) Installing dumb-init (1.2.5-r1) 22:19:18 Executing busybox-1.35.0-r17.trigger 22:19:18 OK: 6 MiB in 15 packages 22:19:18 Removing intermediate container 9a9a36d25593 22:19:18 ---> ed4134f6dd4c 22:19:18 22:19:18 Successfully built ed4134f6dd4c 22:19:18 Successfully tagged core-command:latest 22:19:18  Building core-command ... done Removing intermediate container c54c66c7dbef 22:19:18 ---> f41077497411 22:19:18 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 22:19:18 ---> Running in fac41bcca405 22:19:18 Removing intermediate container 64c32c4b82c3 22:19:18 ---> 272d17cedb2b 22:19:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:19:18 Removing intermediate container fac41bcca405 22:19:18 ---> 5933435837a3 22:19:18 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 22:19:18 ---> Running in 4fbccfd0e2e6 22:19:18 ---> 74d58862d4dd 22:19:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:19:18 Removing intermediate container 4fbccfd0e2e6 22:19:18 ---> b77764762daf 22:19:18 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 22:19:18 ---> Running in 386286b9abcb 22:19:18 Removing intermediate container 386286b9abcb 22:19:18 ---> 34e195831df3 22:19:18 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 22:19:18 ---> Running in e09b62f2bff0 22:19:19 ---> 3110ae2af874 22:19:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:19:19 Removing intermediate container e09b62f2bff0 22:19:19 ---> 874eb1093e03 22:19:19 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 22:19:19 ---> Running in c28162ee258a 22:19:19 ---> f8c79671db85 22:19:19 Step 18/22 : ENTRYPOINT ["/core-data"] 22:19:19 ---> Running in 371131b014d4 22:19:19 Removing intermediate container 371131b014d4 22:19:19 ---> b2a527b9b2a9 22:19:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:19:19 ---> Running in 478141864fea 22:19:19 Removing intermediate container 478141864fea 22:19:19 ---> e8a054022306 22:19:19 Step 20/22 : LABEL arch=x86_64 22:19:19 ---> Running in 79edfa96468a 22:19:19 Removing intermediate container 79edfa96468a 22:19:19 ---> b223368edee4 22:19:19 Step 21/22 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d 22:19:19 ---> Running in efba4aba7c8c 22:19:19 Removing intermediate container efba4aba7c8c 22:19:19 ---> 37781d1426f2 22:19:19 Step 22/22 : LABEL version=0.0.0 22:19:19 ---> Running in 7d5e4e8e027f 22:19:19 Removing intermediate container c28162ee258a 22:19:19 ---> a0a1c6a7ae7a 22:19:19 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 22:19:19 Removing intermediate container 7d5e4e8e027f 22:19:19 ---> e2cee20e05b1 22:19:19 22:19:19 ---> Running in 3e0690395d49 22:19:19 Successfully built e2cee20e05b1 22:19:19 Successfully tagged core-data:latest 22:19:19  Building core-data ... done Removing intermediate container 3e0690395d49 22:19:19 ---> 8bb9963b11c4 22:19:19 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 22:19:20 ---> 413d394eb27d 22:19:20 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 22:19:20 ---> Running in b79e5a7c7491 22:19:20 Removing intermediate container b79e5a7c7491 22:19:20 ---> 34848dbca935 22:19:20 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:19:20 ---> c44062275f3e 22:19:20 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:19:21 ---> cff3154e12a6 22:19:21 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:19:21 ---> dcf53286478d 22:19:21 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:19:21 ---> c9a0044ef904 22:19:21 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 22:19:21 ---> 3440892983ed 22:19:21 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 22:19:22 ---> abb3ad8b1183 22:19:22 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:19:22 ---> 9b974097a226 22:19:22 Step 27/32 : RUN chmod +x /entrypoint.sh 22:19:22 ---> Running in cbb18537ccbd 22:19:22 Removing intermediate container cbb18537ccbd 22:19:22 ---> 9e0284ea5a27 22:19:22 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:19:22 ---> Running in 8eb2e4d4f09d 22:19:22 Removing intermediate container 8eb2e4d4f09d 22:19:22 ---> ca0a512b31c6 22:19:22 Step 29/32 : CMD ["gate"] 22:19:22 ---> Running in 13492a88c94d 22:19:22 Removing intermediate container 13492a88c94d 22:19:22 ---> 3605758b64a1 22:19:22 Step 30/32 : LABEL arch=x86_64 22:19:22 ---> Running in 42c0077a3390 22:19:22 Removing intermediate container 42c0077a3390 22:19:22 ---> 2990921a9b58 22:19:22 Step 31/32 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d 22:19:22 ---> Running in 6a1e4aad706e 22:19:22 Removing intermediate container 6a1e4aad706e 22:19:22 ---> f989bd8a9fba 22:19:22 Step 32/32 : LABEL version=0.0.0 22:19:23 ---> Running in a8e353ce830d 22:19:23 Removing intermediate container a8e353ce830d 22:19:23 ---> 3ddf1ac9c29b 22:19:23 22:19:23 Successfully built 3ddf1ac9c29b 22:19:23 Successfully tagged security-bootstrapper:latest 22:19:23  Building security-bootstrapper ... done  [Pipeline] } 22:19:23 $ docker stop --time=1 f8813d17f0de1ce556fde4f83b012d68282370d3ccd69c0dfcfeec719ffa6abc 22:19:24 $ docker rm -f --volumes f8813d17f0de1ce556fde4f83b012d68282370d3ccd69c0dfcfeec719ffa6abc [Pipeline] // withDockerContainer [Pipeline] sh 22:19:24 + docker images 22:19:24 REPOSITORY TAG IMAGE ID CREATED SIZE 22:19:24 security-bootstrapper latest 3ddf1ac9c29b 2 seconds ago 20.3MB 22:19:24 core-data latest e2cee20e05b1 5 seconds ago 17.9MB 22:19:24 core-command latest ed4134f6dd4c 7 seconds ago 17.7MB 22:19:24 e070326e5d5d 9 seconds ago 1.68GB 22:19:24 1da8f8b94209 11 seconds ago 1.67GB 22:19:24 66425fca1677 21 seconds ago 1.68GB 22:19:24 support-notifications latest a5b369c5c3c4 25 seconds ago 30.6MB 22:19:24 security-spiffe-token-provider latest 7655be4192ce 26 seconds ago 29.9MB 22:19:24 security-spire-agent latest 265157d72477 45 seconds ago 125MB 22:19:24 security-spire-server latest 9727c4d25fc8 46 seconds ago 86.5MB 22:19:24 7755798a10d8 46 seconds ago 1.71GB 22:19:24 fa27cfa476aa 46 seconds ago 1.74GB 22:19:24 security-secretstore-setup latest 431682e4cd2d About a minute ago 29.9MB 22:19:24 5966c61ba52a About a minute ago 1.55GB 22:19:24 59ec99309335 About a minute ago 1.55GB 22:19:24 90f65dbe6494 2 minutes ago 1.67GB 22:19:24 core-common-config-bootstrapper latest 1d4d9516d39a 2 minutes ago 15.5MB 22:19:24 security-proxy-setup latest 313774990c6b 2 minutes ago 27.8MB 22:19:24 core-metadata latest fb8080549bfd 3 minutes ago 18.4MB 22:19:24 security-spire-config latest 2037f4f93b5a 3 minutes ago 85.8MB 22:19:24 support-scheduler latest ac2a972273cb 3 minutes ago 30MB 22:19:24 9503a7d61143 3 minutes ago 1.68GB 22:19:24 453682b53d27 3 minutes ago 1.67GB 22:19:24 c4508cbc7894 3 minutes ago 1.74GB 22:19:24 3c7418090cb7 3 minutes ago 1.67GB 22:19:24 d92a9b55899e 3 minutes ago 1.55GB 22:19:24 ci-base-image-x86_64 latest f4efe92ce812 9 minutes ago 903MB 22:19:24 alpine 3.16 bfe296a52501 2 months ago 5.54MB 22:19:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 22:19:24 alpine 3.15 c4fc93816858 6 months ago 5.59MB 22:19:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 22:19:24 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] } 22:20:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:20:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:20:47 ./bin/test-attribution-txt.sh [Pipeline] echo 22:20:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:20:47 + ls -al . 22:20:47 total 744 22:20:47 drwxrwxr-x 10 1001 1001 4096 Feb 8 22:14 . 22:20:47 drwxr-xr-x 4 root root 4096 Feb 8 22:14 .. 22:20:47 drwxrwxr-x 2 1001 1001 4096 Feb 8 22:12 .blubracket 22:20:47 -rw-rw-r-- 1 1001 1001 16 Feb 8 22:12 .dockerignore 22:20:47 drwxrwxr-x 8 1001 1001 4096 Feb 8 22:12 .git 22:20:47 drwxrwxr-x 3 1001 1001 4096 Feb 8 22:12 .github 22:20:47 -rw-rw-r-- 1 1001 1001 1024 Feb 8 22:12 .gitignore 22:20:47 -rw-rw-r-- 1 1001 1001 42 Feb 8 22:12 .golangci.yml 22:20:47 -rw-rw-r-- 1 1001 1001 87 Feb 8 22:12 .hadolint.yml 22:20:47 -rw-rw-r-- 1 1001 1001 166 Feb 8 22:12 .sonarcloud.properties 22:20:47 -rw-rw-r-- 1 1001 1001 1171 Feb 8 22:12 ADOPTERS.md 22:20:47 -rw-rw-r-- 1 1001 1001 10825 Feb 8 22:12 Attribution.txt 22:20:47 -rw-rw-r-- 1 1001 1001 73765 Feb 8 22:12 CHANGELOG.md 22:20:47 -rw-rw-r-- 1 1001 1001 3804 Feb 8 22:12 CONTRIBUTING.md 22:20:47 -rw-rw-r-- 1 1001 1001 677 Feb 8 22:12 GOVERNANCE.md 22:20:47 -rw-rw-r-- 1 1001 1001 850 Feb 8 22:12 Jenkinsfile 22:20:47 -rw-rw-r-- 1 1001 1001 10775 Feb 8 22:12 LICENSE 22:20:47 -rw-rw-r-- 1 1001 1001 13375 Feb 8 22:12 Makefile 22:20:47 -rw-rw-r-- 1 1001 1001 582 Feb 8 22:12 OWNERS.md 22:20:47 -rw-rw-r-- 1 1001 1001 9403 Feb 8 22:12 README.md 22:20:47 -rw-rw-r-- 1 1001 1001 6912 Feb 8 22:12 SECURITY.md 22:20:47 -rw-rw-r-- 1 1001 1001 5 Feb 8 22:09 VERSION 22:20:47 drwxrwxr-x 2 1001 1001 4096 Feb 8 22:12 bin 22:20:47 drwxrwxr-x 17 1001 1001 4096 Feb 8 22:12 cmd 22:20:47 -rw-r--r-- 1 root root 488085 Feb 8 22:18 coverage.out 22:20:47 -rw-rw-r-- 1 1001 1001 3295 Feb 8 22:12 go.mod 22:20:47 -rw-rw-r-- 1 1001 1001 33318 Feb 8 22:12 go.sum 22:20:47 drwxrwxr-x 7 1001 1001 4096 Feb 8 22:12 internal 22:20:47 drwxrwxr-x 3 1001 1001 4096 Feb 8 22:12 openapi 22:20:47 drwxrwxr-x 4 1001 1001 4096 Feb 8 22:12 snap 22:20:47 -rw-rw-r-- 1 1001 1001 204 Feb 8 22:12 version.go [Pipeline] sh 22:20:48 + '[' -e coverage.out ] 22:20:48 + chown 1001:1001 coverage.out [Pipeline] stash 22:20:48 Warning: overwriting stash ‘coverage-report’ 22:20:49 Stashed 1 file(s) [Pipeline] sh 22:20:49 + make build 22:20:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 22:22:26 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 22:22:26 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 22:22:32 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 22:22:35 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 22:23:22 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 22:23:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:23: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:23: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:23:43 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 22:23:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:24:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 22:24:09 $ docker stop --time=1 d6b32b2340e7608cbbe6430df3b9468f5c0e1cfbfea810c5f581d878de291870 22:24:11 $ docker rm -f --volumes d6b32b2340e7608cbbe6430df3b9468f5c0e1cfbfea810c5f581d878de291870 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:24:13 22:24:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:24:14 latest: Pulling from edgex-devops/edgex-compose-arm64 22:24:14 29e5d40040c1: Pulling fs layer 22:24:14 1ce36da41761: Pulling fs layer 22:24:14 25b303627fd3: Pulling fs layer 22:24:14 29e5d40040c1: Download complete 22:24:14 1ce36da41761: Verifying Checksum 22:24:14 1ce36da41761: Download complete 22:24:15 29e5d40040c1: Pull complete 22:24:16 1ce36da41761: Pull complete 22:24:16 25b303627fd3: Verifying Checksum 22:24:16 25b303627fd3: Download complete 22:24:26 25b303627fd3: Pull complete 22:24:26 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:24:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:24:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:26 prd-ubuntu20.04-docker-arm64-4c-16g-5166 does not seem to be running inside a container 22:24:26 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:24:29 $ docker top 4b8d06a0d405b6dfd43fdec212eef265c6a3da6e846473af39b78b331cf30b14 -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:30 + grep parallel 22:24:30 + docker-compose build --help 22:24:36 --parallel Build images in parallel. [Pipeline] } 22:24:36 $ docker stop --time=1 4b8d06a0d405b6dfd43fdec212eef265c6a3da6e846473af39b78b331cf30b14 22:24:38 $ docker rm -f --volumes 4b8d06a0d405b6dfd43fdec212eef265c6a3da6e846473af39b78b331cf30b14 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:24:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:39 prd-ubuntu20.04-docker-arm64-4c-16g-5166 does not seem to be running inside a container 22:24:39 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:24:40 $ docker top 88842b1075262f42a2aabda545e247f699b2ff3bea030a72199157707d18c4db -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:41 + docker-compose -f ./docker-compose-build.yml build --parallel 22:24:47 Building core-command ... 22:24:47 Building core-common-config-bootstrapper ... 22:24:47 Building core-data ... 22:24:47 Building core-metadata ... 22:24:47 Building security-bootstrapper ... 22:24:47 Building security-proxy-setup ... 22:24:47 Building security-secretstore-setup ... 22:24:47 Building security-spiffe-token-provider ... 22:24:47 Building security-spire-agent ... 22:24:47 Building security-spire-config ... 22:24:47 Building security-spire-server ... 22:24:47 Building support-notifications ... 22:24:47 Building support-scheduler ... 22:24:47 Building core-command 22:24:47 Building security-secretstore-setup 22:24:47 Building security-spire-server 22:24:47 Building core-metadata 22:24:47 Building security-spire-agent 22:25:34 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:25:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:25:34 ---> ac91ecf7d498 22:25:34 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:25:34 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:25:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:25:34 ---> ac91ecf7d498 22:25:34 Step 3/24 : WORKDIR /edgex-go 22:25:34 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:25:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:25:34 ---> ac91ecf7d498 22:25:34 Step 3/23 : WORKDIR /edgex-go 22:25:34 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:25:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:25:34 ---> ac91ecf7d498 22:25:34 Step 3/24 : WORKDIR /edgex-go 22:25:34 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:25:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:25:34 ---> ac91ecf7d498 22:25:34 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:25:34 ---> Running in ea68be5f73bf 22:25:34 ---> Running in 452b1c223568 22:25:34 ---> Running in de2c45568c7d 22:25:34 ---> Running in d8bd284eb67a 22:25:34 ---> Running in 67e74401378c 22:25:34 Removing intermediate container 452b1c223568 22:25:35 ---> bcc685ae1d69 22:25:35 Step 4/24 : RUN apk add --update --no-cache make git 22:25:35 Removing intermediate container d8bd284eb67a 22:25:35 ---> 9901fe70e63e 22:25:35 Step 4/23 : WORKDIR /edgex-go 22:25:35 Removing intermediate container 67e74401378c 22:25:35 ---> c10f979a863c 22:25:35 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 22:25:35 Removing intermediate container de2c45568c7d 22:25:35 ---> ddae4af92545 22:25:35 Step 4/24 : WORKDIR /edgex-go 22:25:35 Removing intermediate container ea68be5f73bf 22:25:35 ---> 14398865dec4 22:25:35 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 22:25:35 ---> Running in dce8fea7e6d6 22:25:35 ---> Running in 08101d7ec1e7 22:25:35 ---> Running in 6eeed0de4f99 22:25:35 ---> Running in 9a8cc36b779b 22:25:35 ---> Running in be6f46176697 22:25:36 Removing intermediate container 6eeed0de4f99 22:25:36 ---> 7f6f7d9ba3ad 22:25:36 Step 5/23 : RUN apk add --update --no-cache make git 22:25:36 Removing intermediate container 08101d7ec1e7 22:25:36 ---> f257b31f6bc0 22:25:36 Step 5/24 : RUN apk add --update --no-cache make git 22:25:36 ---> Running in 98caaba62063 22:25:36 ---> Running in 954ec48f5055 22:25:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:25:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:25:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:25:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:25:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:25:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:25:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:25:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:25:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:25:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:25:39 OK: 221 MiB in 51 packages 22:25:39 OK: 221 MiB in 51 packages 22:25:39 OK: 221 MiB in 51 packages 22:25:40 OK: 221 MiB in 51 packages 22:25:40 OK: 221 MiB in 51 packages 22:25:41 Removing intermediate container dce8fea7e6d6 22:25:41 ---> 64fa8c87d21a 22:25:41 Step 5/24 : COPY go.mod vendor* ./ 22:25:41 Removing intermediate container be6f46176697 22:25:41 ---> e99d3776e9f5 22:25:41 Step 5/24 : COPY go.mod vendor* ./ 22:25:41 Removing intermediate container 9a8cc36b779b 22:25:41 ---> a981ccf6b09d 22:25:41 Step 5/23 : COPY go.mod vendor* ./ 22:25:42 Removing intermediate container 954ec48f5055 22:25:42 ---> 6878a7296d35 22:25:42 Step 6/24 : COPY go.mod vendor* ./ 22:25:42 Removing intermediate container 98caaba62063 22:25:42 ---> 7722d92e47f0 22:25:42 Step 6/23 : COPY go.mod vendor* ./ 22:25:42 ---> 225a054d27f5 22:25:42 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:25:42 ---> 7c25bf94e06a 22:25:42 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:25:42 ---> Running in ee6349c080ad 22:25:42 ---> d9fc7f4d1fc3 22:25:42 ---> Running in 16c6fa0a783f 22:25:42 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:25:43 ---> Running in 6972f568e323 22:25:43 ---> 06091b6e6ca2 22:25:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:25:43 ---> 6670fe53febd 22:25:43 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:25:43 ---> Running in f18a87c41321 22:25:43 ---> Running in 884904c2e851 22:27:50 Removing intermediate container 16c6fa0a783f 22:27:50 ---> 3073019d7a4b 22:27:50 Step 7/24 : COPY . . 22:27:50 Removing intermediate container f18a87c41321 22:27:50 ---> 8f0cd81b127c 22:27:50 Step 8/23 : COPY . . 22:27:50 Removing intermediate container 884904c2e851 22:27:50 ---> f96483e32021 22:27:50 Step 8/24 : COPY . . 22:27:50 Removing intermediate container 6972f568e323 22:27:50 ---> fcf1ee3e5521 22:27:50 Step 7/23 : COPY . . 22:27:50 Removing intermediate container ee6349c080ad 22:27:50 ---> 134d59a3623b 22:27:50 Step 7/24 : COPY . . 22:27:58 ---> f3f725517db3 22:27:58 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 22:27:58 ---> 3825383a84cf 22:27:58 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:27:58 ---> Running in 999932034d0a 22:27:58 ---> e81886765755 22:27:58 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 22:27:58 ---> 2855d7d1ce82 22:27:58 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 22:27:58 ---> 8a0bc18d6e25 22:27:58 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 22:27:58 ---> Running in 3dfc3ee6916c 22:27:58 ---> Running in 6a73818cbd39 22:27:58 ---> Running in c3def4648c53 22:27:58 ---> Running in 85ba1f808491 22:27:59 Removing intermediate container c3def4648c53 22:27:59 ---> 3cc545de9358 22:27:59 Step 9/24 : WORKDIR /edgex-go/spire-build 22:27:59 Removing intermediate container 85ba1f808491 22:27:59 ---> a6e444977ad8 22:27:59 Step 9/23 : WORKDIR /edgex-go/spire-build 22:27:59 ---> Running in fe9fbda581b7 22:27:59 ---> Running in 79e87ed1e321 22:28:00 Removing intermediate container 79e87ed1e321 22:28:00 ---> 8d1ef0577fe4 22:28:00 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 22:28:00 ---> Running in 24a29a995d6e 22:28:00 Removing intermediate container fe9fbda581b7 22:28:00 ---> 7126462e76ae 22:28:00 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 22:28:00 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 22:28:00 ---> Running in 96ff242ded3a 22:28:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:28:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:28:04 Removing intermediate container 96ff242ded3a 22:28:04 ---> 083eb84a7f1e 22:28:04 Step 11/23 : WORKDIR /edgex-go 22:28:04 Removing intermediate container 24a29a995d6e 22:28:04 ---> a96c635048f4 22:28:04 Step 11/24 : WORKDIR /edgex-go 22:28:04 ---> Running in 63a31e7c5f7c 22:28:04 ---> Running in 5c654df6be61 22:28:05 Removing intermediate container 5c654df6be61 22:28:05 ---> 4fa4a98a0757 22:28:05 22:28:05 Step 12/23 : FROM alpine:3.15 22:28:05 Removing intermediate container 63a31e7c5f7c 22:28:05 ---> 24a54e2558a7 22:28:05 22:28:05 Step 12/24 : FROM alpine:3.15 22:28:05 3.15: Pulling from library/alpine 22:28:05 3.15: Pulling from library/alpine 22:28:07 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 22:28:07 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 22:28:07 Status: Downloaded newer image for alpine:3.15 22:28:07 Status: Downloaded newer image for alpine:3.15 22:28:07 ---> 8aa73fd46299 22:28:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:28:07 ---> 8aa73fd46299 22:28:07 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:28:07 ---> Running in ae2e65ac21e6 22:28:07 ---> Running in 7eeae0746f40 22:28:09 Removing intermediate container ae2e65ac21e6 22:28:09 ---> f6d94749d0ec 22:28:09 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:28:09 Removing intermediate container 7eeae0746f40 22:28:09 ---> b46575503f8c 22:28:09 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:28:10 ---> Running in ffa5f9f673f1 22:28:10 ---> Running in 6f9c9a7a223f 22:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:28:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:28:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:28:14 v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 22:28:14 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 22:28:14 OK: 15736 distinct packages available 22:28:14 v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 22:28:14 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 22:28:14 OK: 15736 distinct packages available 22:28:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:28:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:28:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:28:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:28:17 (1/5) Installing dumb-init (1.2.5-r1) 22:28:17 (2/5) Installing musl-obstack (1.2.3-r0) 22:28:17 (3/5) Installing libucontext (1.1-r0) 22:28:17 (4/5) Installing gcompat (1.0.0-r4) 22:28:17 (5/5) Installing openssl (1.1.1t-r1) 22:28:17 Executing busybox-1.34.1-r7.trigger 22:28:17 OK: 6 MiB in 19 packages 22:28:17 (1/5) Installing dumb-init (1.2.5-r1) 22:28:17 (2/5) Installing musl-obstack (1.2.3-r0) 22:28:17 (3/5) Installing libucontext (1.1-r0) 22:28:17 (4/5) Installing gcompat (1.0.0-r4) 22:28:17 (5/5) Installing openssl (1.1.1t-r1) 22:28:17 Executing busybox-1.34.1-r7.trigger 22:28:17 OK: 6 MiB in 19 packages 22:28:19 Removing intermediate container ffa5f9f673f1 22:28:19 ---> 3e00a1c58d57 22:28:19 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:28:19 Removing intermediate container 6f9c9a7a223f 22:28:19 ---> 8be74057923a 22:28:19 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:28:25 ---> d47eda71ee2b 22:28:25 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:28:28 ---> b8cccbf8b71c 22:28:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:28:29 ---> ad210297718f 22:28:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:28:31 ---> 7551146ecac2 22:28:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:28:32 ---> 0932781d47e2 22:28:32 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:28:32 ---> Running in 385c2400f9ef 22:28:33 Removing intermediate container 385c2400f9ef 22:28:33 ---> 3941b6731eda 22:28:33 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:28:33 ---> 1a29eb4e20c5 22:28:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:28:33 ---> Running in 756ee7d27cf3 22:28:34 Removing intermediate container 756ee7d27cf3 22:28:34 ---> 56e5b9480df0 22:28:34 Step 21/23 : LABEL arch=arm64 22:28:34 ---> Running in 1cda30313e0c 22:28:34 ---> 0fecaf95e57a 22:28:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:28:35 Removing intermediate container 1cda30313e0c 22:28:35 ---> 0e751c220dbe 22:28:35 Step 22/23 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d 22:28:35 ---> Running in f378f9b9834f 22:28:36 Removing intermediate container f378f9b9834f 22:28:36 ---> f354c3741fe9 22:28:36 Step 23/23 : LABEL version=0.0.0 22:28:36 ---> Running in 912ccbbaf4c6 22:28:36 ---> a0509327215d 22:28:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:28:36 Removing intermediate container 912ccbbaf4c6 22:28:36 ---> 377dec33e709 22:28:36 22:28:37 ---> 6d703179dc96 22:28:37 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:28:37 Successfully built 377dec33e709 22:28:37 Successfully tagged security-spire-server-arm64:latest 22:28:37  Building security-spire-server ... done  ---> Running in cafbd1625333 22:28:37 Building security-spiffe-token-provider 22:28:38 Removing intermediate container cafbd1625333 22:28:38 ---> 0cac9c30fb56 22:28:38 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:28:38 ---> Running in 624f6d6f2cee 22:28:38 Removing intermediate container 624f6d6f2cee 22:28:38 ---> a8aa8dae0ec7 22:28:38 Step 22/24 : LABEL arch=arm64 22:28:39 ---> Running in 2ea8d9be1a56 22:28:39 Removing intermediate container 2ea8d9be1a56 22:28:39 ---> da9026ed05a2 22:28:39 Step 23/24 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d 22:28:39 ---> Running in 21e3dd573713 22:28:40 Removing intermediate container 21e3dd573713 22:28:40 ---> b9a51f08f4be 22:28:40 Step 24/24 : LABEL version=0.0.0 22:28:40 ---> Running in ac03d1908bf1 22:28:41 Removing intermediate container ac03d1908bf1 22:28:41 ---> cfffb16bb96a 22:28:41 22:28:41 Successfully built cfffb16bb96a 22:28:41 Successfully tagged security-spire-agent-arm64:latest 22:28:41  Building security-spire-agent ... done Building support-scheduler 22:29:08 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:29:08 Step 2/19 : FROM ${BUILDER_BASE} AS builder 22:29:08 ---> ac91ecf7d498 22:29:08 Step 3/19 : WORKDIR /edgex-go 22:29:08 ---> Using cache 22:29:08 ---> c10f979a863c 22:29:08 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 22:29:08 ---> Running in dd9e102fc88f 22:29:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:29:09 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:29:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:29:09 ---> ac91ecf7d498 22:29:09 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:29:09 ---> Using cache 22:29:09 ---> ddae4af92545 22:29:09 Step 4/22 : WORKDIR /edgex-go 22:29:09 ---> Using cache 22:29:09 ---> f257b31f6bc0 22:29:09 Step 5/22 : RUN apk add --update --no-cache make git 22:29:09 ---> Using cache 22:29:09 ---> 6878a7296d35 22:29:09 Step 6/22 : COPY go.mod vendor* ./ 22:29:09 ---> Using cache 22:29:09 ---> 6670fe53febd 22:29:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:29:09 ---> Using cache 22:29:09 ---> f96483e32021 22:29:09 Step 8/22 : COPY . . 22:29:09 ---> Using cache 22:29:09 ---> f3f725517db3 22:29:09 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 22:29:09 ---> Running in 9fe1fe04914c 22:29:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:29:11 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 22:29:11 v3.16.3-158-gc0082ecfbed [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 22:29:11 v3.16.3-151-gb476f155c7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 22:29:11 OK: 16903 distinct packages available 22:29:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:29:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:29:13 OK: 221 MiB in 51 packages 22:29:15 Removing intermediate container dd9e102fc88f 22:29:15 ---> c363e4f7be08 22:29:15 Step 5/19 : COPY go.mod vendor* ./ 22:29:16 ---> 3abae8ce8fed 22:29:16 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:29:16 ---> Running in 118194f10169 22:31:08 Removing intermediate container 118194f10169 22:31:08 ---> 6493272f8f17 22:31:08 Step 7/19 : COPY . . 22:31:10 ---> 7d20273bd76b 22:31:10 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:31:10 ---> Running in be47f452f206 22:31:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:34: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 22:34:55 Removing intermediate container 3dfc3ee6916c 22:34:55 ---> 9b566928c3db 22:34:55 22:34:55 Step 9/24 : FROM alpine:3.16 22:34:55 3.16: Pulling from library/alpine 22:34:56 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 22:34:56 Status: Downloaded newer image for alpine:3.16 22:34:56 ---> 2b4661558fb8 22:34:56 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:34:56 ---> Running in b5ff04d98784 22:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:35:00 (1/3) Installing ca-certificates (20220614-r0) 22:35:00 (2/3) Installing dumb-init (1.2.5-r1) 22:35:00 (3/3) Installing su-exec (0.2-r1) 22:35:00 Executing busybox-1.35.0-r17.trigger 22:35:00 Executing ca-certificates-20220614-r0.trigger 22:35:00 OK: 6 MiB in 17 packages 22:35:02 Removing intermediate container b5ff04d98784 22:35:02 ---> a41ea33ca488 22:35:02 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:35:02 ---> Running in 44ca578a9d11 22:35:03 Removing intermediate container 44ca578a9d11 22:35:03 ---> ce6ecd13979d 22:35:03 Step 12/24 : WORKDIR / 22:35:03 ---> Running in 499bd47865ae 22:35:04 Removing intermediate container 499bd47865ae 22:35:04 ---> ead5db60b3b9 22:35:04 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:35:05 ---> 29ed0aff1225 22:35:05 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:35:06 ---> 29278eafbd8a 22:35:06 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:35:06 ---> 6c221a25f011 22:35:06 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:35:07 ---> 341fdd7a478f 22:35:07 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:35:09 ---> 7e8317506ed2 22:35:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:35:11 ---> d20875055437 22:35:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:35:12 ---> 89297d355be4 22:35:12 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:35:12 ---> Running in 6fde3e5dcbd1 22:35:15 Removing intermediate container 6fde3e5dcbd1 22:35:15 ---> b0ad00c29bf0 22:35:15 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 22:35:15 ---> Running in 6e422764f8c1 22:35:16 Removing intermediate container 6e422764f8c1 22:35:16 ---> db4232471e89 22:35:16 Step 22/24 : LABEL arch=arm64 22:35:16 ---> Running in 92272d54dba0 22:35:17 Removing intermediate container 92272d54dba0 22:35:17 ---> 15e0929c5fe6 22:35:17 Step 23/24 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d 22:35:17 ---> Running in a3d251fb1f61 22:35:17 Removing intermediate container a3d251fb1f61 22:35:17 ---> b522cab3586b 22:35:17 Step 24/24 : LABEL version=0.0.0 22:35:17 ---> Running in 111714c2d1f6 22:35:18 Removing intermediate container 111714c2d1f6 22:35:18 ---> cbdf19d6782a 22:35:18 22:35:18 Successfully built cbdf19d6782a 22:35:18 Successfully tagged security-secretstore-setup-arm64:latest 22:35:18  Building security-secretstore-setup ... done Building core-common-config-bootstrapper 22:35:37 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:35:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:35:37 ---> ac91ecf7d498 22:35:37 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:35:37 ---> Using cache 22:35:37 ---> ddae4af92545 22:35:37 Step 4/22 : WORKDIR /edgex-go 22:35:37 ---> Using cache 22:35:37 ---> f257b31f6bc0 22:35:37 Step 5/22 : RUN apk add --update --no-cache make git 22:35:37 ---> Using cache 22:35:37 ---> 6878a7296d35 22:35:37 Step 6/22 : COPY go.mod vendor* ./ 22:35:37 ---> Using cache 22:35:37 ---> 6670fe53febd 22:35:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:35:37 ---> Using cache 22:35:37 ---> f96483e32021 22:35:37 Step 8/22 : COPY . . 22:35:37 ---> Using cache 22:35:37 ---> f3f725517db3 22:35:37 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:35:37 ---> Running in 3eb37b7be184 22:35:38 Removing intermediate container 6a73818cbd39 22:35:38 ---> 6ba3887025db 22:35:38 22:35:38 Step 10/23 : FROM alpine:3.16 22:35:38 ---> 2b4661558fb8 22:35:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:35:38 ---> Running in ab16fe099496 22:35:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 22:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:35:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:35:42 (1/1) Installing dumb-init (1.2.5-r1) 22:35:42 Executing busybox-1.35.0-r17.trigger 22:35:42 OK: 5 MiB in 15 packages 22:35:44 Removing intermediate container ab16fe099496 22:35:44 ---> db069ec3595c 22:35:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:35:44 ---> Running in aa772b053d22 22:35:45 Removing intermediate container aa772b053d22 22:35:45 ---> 8749fd06de00 22:35:45 Step 13/23 : ENV APP_PORT=59882 22:35:46 ---> Running in 949e29054882 22:35:47 Removing intermediate container 949e29054882 22:35:47 ---> 2b0ba56fc06c 22:35:47 Step 14/23 : EXPOSE $APP_PORT 22:35:47 ---> Running in 68822ff0f3ae 22:35:48 Removing intermediate container 68822ff0f3ae 22:35:48 ---> e3011c0b1d1b 22:35:48 Step 15/23 : WORKDIR / 22:35:48 ---> Running in 8df1f50efaf8 22:35:49 Removing intermediate container 8df1f50efaf8 22:35:49 ---> 5ed8114e3dcd 22:35:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:35:50 ---> 5824c03fab8d 22:35:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:35:53 ---> 3a52c55a6159 22:35:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.tomlRemoving intermediate container 999932034d0a 22:35:53 ---> 48448375af36 22:35:53 22:35:53 Step 10/24 : FROM alpine:3.16 22:35:53 ---> 2b4661558fb8 22:35:53 Step 11/24 : RUN apk add --update --no-cache dumb-init 22:35:53 22:35:53 ---> Using cache 22:35:53 ---> db069ec3595c 22:35:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:35:53 ---> Using cache 22:35:53 ---> 8749fd06de00 22:35:53 Step 13/24 : ENV APP_PORT=59881 22:35:53 ---> Running in d9c42613a4ea 22:35:54 Removing intermediate container d9c42613a4ea 22:35:54 ---> f772ac0416a6 22:35:54 Step 14/24 : EXPOSE $APP_PORT 22:35:54 ---> 3e8b1a8e6e9f 22:35:54 Step 19/23 : ENTRYPOINT ["/core-command"] 22:35:54 ---> Running in e59ad24ebf96 22:35:54 ---> Running in 9e79f8468daf 22:35:55 Removing intermediate container e59ad24ebf96 22:35:55 ---> 05be6d734a57 22:35:55 Step 15/24 : WORKDIR / 22:35:55 Removing intermediate container 9e79f8468daf 22:35:55 ---> 81a0f561ce08 22:35:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:35:55 ---> Running in 4f512748e20b 22:35:55 ---> Running in f831812a5573 22:35:56 Removing intermediate container 4f512748e20b 22:35:56 ---> 30c1556b1800 22:35:56 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:35:56 Removing intermediate container f831812a5573 22:35:56 ---> 9ebd6ec4110a 22:35:56 Step 21/23 : LABEL arch=arm64 22:35:56 ---> Running in 1320a1c86c40 22:35:57 Removing intermediate container 1320a1c86c40 22:35:57 ---> f626ed808b23 22:35:57 Step 22/23 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d 22:35:57 ---> Running in 2237f8287b0e 22:35:57 ---> c82fc7e8d50c 22:35:57 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:35:58 Removing intermediate container 2237f8287b0e 22:35:58 ---> 13413094912f 22:35:58 Step 23/23 : LABEL version=0.0.0 22:35:58 ---> Running in f1cbb254ad55 22:35:59 Removing intermediate container f1cbb254ad55 22:35:59 ---> 006089d34091 22:35:59 22:35:59 Successfully built 006089d34091 22:35:59 Successfully tagged core-command-arm64:latest 22:35:59  Building core-command ... done Building security-spire-config 22:36:02 ---> 40a180ceb902 22:36:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:36:02 ---> 5ff5b4508888 22:36:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 22:36:03 ---> 0aa0b8959984 22:36:03 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:36:04 ---> Running in 99889969e8a7 22:36:04 Removing intermediate container 99889969e8a7 22:36:04 ---> b0fd1c2821f3 22:36:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:36:04 ---> Running in b837844ba1e6 22:36:05 Removing intermediate container b837844ba1e6 22:36:05 ---> d0e3903e733a 22:36:05 Step 22/24 : LABEL arch=arm64 22:36:05 ---> Running in da3480c2591d 22:36:05 Removing intermediate container da3480c2591d 22:36:05 ---> 99d2ca9227f1 22:36:05 Step 23/24 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d 22:36:05 ---> Running in 6ad75fa30c5c 22:36:06 Removing intermediate container 6ad75fa30c5c 22:36:06 ---> a1e59addcfc4 22:36:06 Step 24/24 : LABEL version=0.0.0 22:36:06 ---> Running in 3c702ea096ca 22:36:06 Removing intermediate container 3c702ea096ca 22:36:06 ---> e5e0ec68c5c3 22:36:06 22:36:07 Successfully built e5e0ec68c5c3 22:36:07 Successfully tagged core-metadata-arm64:latest 22:36:07  Building core-metadata ... done Building core-data 22:36:29 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:36:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:36:29 ---> ac91ecf7d498 22:36:29 Step 3/24 : WORKDIR /edgex-go 22:36:29 ---> Using cache 22:36:29 ---> c10f979a863c 22:36:29 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 22:36:29 ---> Using cache 22:36:29 ---> a981ccf6b09d 22:36:29 Step 5/24 : COPY go.mod vendor* ./ 22:36:29 ---> Using cache 22:36:29 ---> d9fc7f4d1fc3 22:36:29 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:36:29 ---> Using cache 22:36:29 ---> fcf1ee3e5521 22:36:29 Step 7/24 : COPY . . 22:36:29 ---> Using cache 22:36:29 ---> 8a0bc18d6e25 22:36:29 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 22:36:29 ---> Using cache 22:36:29 ---> a6e444977ad8 22:36:29 Step 9/24 : WORKDIR /edgex-go/spire-build 22:36:29 ---> Using cache 22:36:29 ---> 7126462e76ae 22:36:29 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 22:36:29 ---> Running in a942f43cc3c6 22:36:32 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:36:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:36:32 ---> ac91ecf7d498 22:36:32 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:36:32 ---> Using cache 22:36:32 ---> ddae4af92545 22:36:32 Step 4/22 : WORKDIR /edgex-go 22:36:32 ---> Using cache 22:36:32 ---> f257b31f6bc0 22:36:32 Step 5/22 : RUN apk add --update --no-cache make git 22:36:32 ---> Using cache 22:36:32 ---> 6878a7296d35 22:36:32 Step 6/22 : COPY go.mod vendor* ./ 22:36:32 ---> Using cache 22:36:32 ---> 6670fe53febd 22:36:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:36:32 ---> Using cache 22:36:32 ---> f96483e32021 22:36:32 Step 8/22 : COPY . . 22:36:32 ---> Using cache 22:36:32 ---> f3f725517db3 22:36:32 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 22:36:32 Removing intermediate container a942f43cc3c6 22:36:32 ---> 96237f364eb5 22:36:32 Step 11/24 : WORKDIR /edgex-go 22:36:32 ---> Running in d63c4146c3db 22:36:32 ---> Running in 3047dcae4f6e 22:36:33 Removing intermediate container 3047dcae4f6e 22:36:33 ---> 9e8672fbc757 22:36:33 22:36:33 Step 12/24 : FROM alpine:3.15 22:36:33 ---> 8aa73fd46299 22:36:33 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:36:33 ---> Using cache 22:36:33 ---> f6d94749d0ec 22:36:33 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:36:33 ---> Running in ddb0d8edfcb8 22:36:35 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 22:36:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:36:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:36:37 v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 22:36:37 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 22:36:37 OK: 15736 distinct packages available 22:36:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:36:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:36:39 (1/4) Installing dumb-init (1.2.5-r1) 22:36:39 (2/4) Installing musl-obstack (1.2.3-r0) 22:36:39 (3/4) Installing libucontext (1.1-r0) 22:36:39 (4/4) Installing gcompat (1.0.0-r4) 22:36:39 Executing busybox-1.34.1-r7.trigger 22:36:39 OK: 6 MiB in 18 packages 22:36:41 Removing intermediate container ddb0d8edfcb8 22:36:41 ---> 7b6159cb38e6 22:36:41 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:36:48 ---> 66c41885db89 22:36:48 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:36:48 ---> d8a44394caf1 22:36:48 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 22:36:48 ---> Running in c01d9020e16b 22:36:49 Removing intermediate container c01d9020e16b 22:36:49 ---> 3e9cb5910e39 22:36:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:36:50 ---> 7d7f2aa67d0a 22:36:50 Step 19/24 : WORKDIR / 22:36:50 ---> Running in 14b9fd07a4b3 22:36:50 Removing intermediate container 14b9fd07a4b3 22:36:50 ---> 7b8870cdd9d1 22:36:50 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:36:51 ---> Running in 8c93d734a830 22:36:51 Removing intermediate container 8c93d734a830 22:36:51 ---> 6d387d32f20e 22:36:51 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:36:51 ---> Running in b23b33683b3a 22:36:52 Removing intermediate container b23b33683b3a 22:36:52 ---> dcf445d3d7be 22:36:52 Step 22/24 : LABEL arch=arm64 22:36:52 ---> Running in 1e92bcdf34e6 22:36:53 Removing intermediate container 1e92bcdf34e6 22:36:53 ---> ca4b3cdc3825 22:36:53 Step 23/24 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d 22:36:53 ---> Running in 54ab252aab01 22:36:53 Removing intermediate container 54ab252aab01 22:36:53 ---> d6493795df9f 22:36:53 Step 24/24 : LABEL version=0.0.0 22:36:54 ---> Running in 6d50f4446d76 22:36:54 Removing intermediate container 6d50f4446d76 22:36:54 ---> 35dbce41c4d2 22:36:54 22:36:54 Successfully built 35dbce41c4d2 22:36:54 Successfully tagged security-spire-config-arm64:latest 22:36:54  Building security-spire-config ... done Building support-notifications 22:37:13 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:37:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:37:13 ---> ac91ecf7d498 22:37:13 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:37:13 ---> Using cache 22:37:13 ---> ddae4af92545 22:37:13 Step 4/22 : WORKDIR /edgex-go 22:37:13 ---> Using cache 22:37:13 ---> f257b31f6bc0 22:37:13 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 22:37:13 ---> Running in 96d07e19a2f2 22:37:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:37:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:37:16 OK: 221 MiB in 51 packages 22:37:18 Removing intermediate container 96d07e19a2f2 22:37:18 ---> 52b4fa6ab72b 22:37:18 Step 6/22 : COPY go.mod vendor* ./ 22:37:19 ---> 790538c698bf 22:37:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:37:19 ---> Running in 11a97d46f599 22:38:56 Removing intermediate container 11a97d46f599 22:38:56 ---> b2f03f8ceafa 22:38:56 Step 8/22 : COPY . . 22:39:06 ---> 3e79339422e5 22:39:06 Step 9/22 : RUN make cmd/support-notifications/support-notifications 22:39:06 ---> Running in 4fc93688dc17 22:39:08 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 22:40:04 Removing intermediate container 9fe1fe04914c 22:40:04 ---> c0ed5ce29947 22:40:04 22:40:04 Step 10/22 : FROM alpine:3.16 22:40:04 ---> 2b4661558fb8 22:40:04 Step 11/22 : RUN apk add --update --no-cache dumb-init 22:40:04 ---> Using cache 22:40:04 ---> db069ec3595c 22:40:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:40:04 ---> Using cache 22:40:04 ---> 8749fd06de00 22:40:04 Step 13/22 : ENV APP_PORT=59861 22:40:04 ---> Running in 69a21f2fdacb 22:40:04 Removing intermediate container 69a21f2fdacb 22:40:04 ---> 89ea46936e11 22:40:04 Step 14/22 : EXPOSE $APP_PORT 22:40:04 ---> Running in b282bee14459 22:40:04 Removing intermediate container b282bee14459 22:40:04 ---> ae5a2c6bc3d2 22:40:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:40:05 ---> 2799ca977fcf 22:40:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:40:09 ---> a9151d296a34 22:40:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:40:09 ---> 52418065180d 22:40:09 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 22:40:09 ---> Running in 9743d1f6fb4e 22:40:10 Removing intermediate container 9743d1f6fb4e 22:40:10 ---> f4510b3c78bf 22:40:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:40:10 ---> Running in f3716f290bda 22:40:10 Removing intermediate container f3716f290bda 22:40:10 ---> 0db09d3e0b81 22:40:10 Step 20/22 : LABEL arch=arm64 22:40:10 ---> Running in ff47e6843a2f 22:40:11 Removing intermediate container ff47e6843a2f 22:40:11 ---> 3da3c2f96e2b 22:40:11 Step 21/22 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d 22:40:11 ---> Running in 806e515acd5f 22:40:12 Removing intermediate container 806e515acd5f 22:40:12 ---> 75184e928337 22:40:12 Step 22/22 : LABEL version=0.0.0 22:40:12 ---> Running in 90f0fe5c3ba0 22:40:12 Removing intermediate container 90f0fe5c3ba0 22:40:12 ---> 302a0eacdc94 22:40:12 22:40:12 Successfully built 302a0eacdc94 22:40:12 Successfully tagged support-scheduler-arm64:latest 22:40:12  Building support-scheduler ... done Building security-bootstrapper 22:40:31 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:40:31 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:40:31 ---> ac91ecf7d498 22:40:31 Step 3/32 : WORKDIR /edgex-go 22:40:31 ---> Using cache 22:40:31 ---> c10f979a863c 22:40:31 Step 4/32 : RUN apk add --update --no-cache make git 22:40:33 ---> Running in ef5354c7860b 22:40:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:40:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:40:38 Removing intermediate container be47f452f206 22:40:38 ---> f5a5623087ef 22:40:38 22:40:38 Step 9/19 : FROM alpine:3.15 22:40:38 ---> 8aa73fd46299 22:40:38 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:40:38 ---> Using cache 22:40:38 ---> f6d94749d0ec 22:40:38 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:40:38 ---> Running in 41721794b2c9 22:40:38 OK: 221 MiB in 51 packages 22:40:40 Removing intermediate container ef5354c7860b 22:40:40 ---> 8281e029f749 22:40:40 Step 5/32 : COPY go.mod vendor* ./ 22:40:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:40:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:40:41 ---> 5b0656a2b23f 22:40:41 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:40:41 ---> Running in e3f5d5ae7f64 22:40:43 v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 22:40:43 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 22:40:43 OK: 15736 distinct packages available 22:40:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:40:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:40:45 (1/9) Installing ca-certificates (20220614-r0) 22:40:45 (2/9) Installing brotli-libs (1.0.9-r5) 22:40:45 (3/9) Installing nghttp2-libs (1.46.0-r0) 22:40:45 (4/9) Installing libcurl (7.80.0-r5) 22:40:45 (5/9) Installing curl (7.80.0-r5) 22:40:45 (6/9) Installing dumb-init (1.2.5-r1) 22:40:45 (7/9) Installing musl-obstack (1.2.3-r0) 22:40:45 (8/9) Installing libucontext (1.1-r0) 22:40:45 (9/9) Installing gcompat (1.0.0-r4) 22:40:45 Executing busybox-1.34.1-r7.trigger 22:40:45 Executing ca-certificates-20220614-r0.trigger 22:40:46 OK: 8 MiB in 23 packages 22:40:48 Removing intermediate container 41721794b2c9 22:40:48 ---> cb5a4a37a8c4 22:40:48 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 22:40:49 ---> e9d194820683 22:40:49 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:40:51 ---> b671a23f6f71 22:40:51 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 22:40:52 ---> f61e65c1c5fa 22:40:52 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:40:52 ---> Running in da6054e71a51 22:40:52 Removing intermediate container da6054e71a51 22:40:52 ---> 65994efcc0eb 22:40:52 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:40:52 ---> Running in 8a7e34b5bab7 22:40:53 Removing intermediate container 8a7e34b5bab7 22:40:53 ---> fe65893e8fc1 22:40:53 Step 17/19 : LABEL arch=arm64 22:40:53 ---> Running in 1dee00699cf7 22:40:54 Removing intermediate container 1dee00699cf7 22:40:54 ---> 9c4af10eef10 22:40:54 Step 18/19 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d 22:40:54 ---> Running in a0792a8bd9eb 22:40:54 Removing intermediate container a0792a8bd9eb 22:40:54 ---> d2307e31e8e3 22:40:54 Step 19/19 : LABEL version=0.0.0 22:40:54 ---> Running in 34baa62a12ed 22:40:55 Removing intermediate container 34baa62a12ed 22:40:55 ---> f8502296763f 22:40:55 22:40:55 Successfully built f8502296763f 22:40:55 Successfully tagged security-spiffe-token-provider-arm64:latest 22:40:55 Building security-proxy-setup 22:41:14  Building security-spiffe-token-provider ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:41:14 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:41:14 ---> ac91ecf7d498 22:41:14 Step 3/21 : WORKDIR /edgex-go 22:41:14 ---> Using cache 22:41:14 ---> c10f979a863c 22:41:14 Step 4/21 : RUN apk add --update --no-cache make git 22:41:14 ---> Using cache 22:41:14 ---> 8281e029f749 22:41:14 Step 5/21 : COPY go.mod vendor* ./ 22:41:14 ---> Using cache 22:41:14 ---> 5b0656a2b23f 22:41:14 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:41:14 ---> Running in 8246e64ff362 22:42:21 Removing intermediate container e3f5d5ae7f64 22:42:21 ---> abdcc28c8f94 22:42:21 Step 7/32 : COPY . . 22:42:48 ---> 371318a4ef71 22:42:48 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:42:48 ---> Running in 8cbd7bbfe1e5 22:42: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:42:58 Removing intermediate container 3eb37b7be184 22:42:58 ---> 97c90606d4a6 22:42:58 22:42:58 Step 10/22 : FROM alpine:3.16 22:42:58 ---> 2b4661558fb8 22:42:58 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:42:59 ---> Running in 8b9836ab9e63 22:43:00 Removing intermediate container 8b9836ab9e63 22:43:00 ---> 6bc73660f818 22:43:00 Step 12/22 : RUN apk add --update --no-cache dumb-init 22:43:00 ---> Running in e322db563f96 22:43:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:43:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:43:05 (1/1) Installing dumb-init (1.2.5-r1) 22:43:05 Executing busybox-1.35.0-r17.trigger 22:43:05 OK: 5 MiB in 15 packages 22:43:08 Removing intermediate container 8246e64ff362 22:43:08 ---> eada42cb0505 22:43:08 Step 7/21 : COPY . . 22:43:08 Removing intermediate container e322db563f96 22:43:08 ---> 46c9411d8827 22:43:08 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:43:09 ---> f1a440661018 22:43:09 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 22:43:11 ---> 4b2d209ba50c 22:43:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 22:43:13 ---> 8620cfa94417 22:43:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 22:43:14 ---> ad7823f26466 22:43:14 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:43:14 ---> Running in 416b117b6cf7 22:43:18 Removing intermediate container 416b117b6cf7 22:43:18 ---> 9566344100a8 22:43:18 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 22:43:18 ---> Running in 2caf4ba443c1 22:43:19 Removing intermediate container 2caf4ba443c1 22:43:19 ---> b2a679f07d17 22:43:19 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 22:43:20 ---> Running in 356fd77613ab 22:43:20 Removing intermediate container 356fd77613ab 22:43:20 ---> bd6f007bb9de 22:43:20 Step 20/22 : LABEL arch=arm64 22:43:21 ---> Running in 94d86a615ccd 22:43:21 Removing intermediate container 94d86a615ccd 22:43:21 ---> 5646720a05d3 22:43:21 Step 21/22 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d 22:43:21 ---> Running in 10e53bee2492 22:43:22 Removing intermediate container 10e53bee2492 22:43:22 ---> e5bfba7c2b05 22:43:22 Step 22/22 : LABEL version=0.0.0 22:43:22 ---> Running in 3a9ff33ce835 22:43:23 Removing intermediate container 3a9ff33ce835 22:43:23 ---> 93cd7e014b84 22:43:23 22:43:24 Successfully built 93cd7e014b84 22:43:24 Successfully tagged core-common-config-bootstrapper-arm64:latest 22:43:25  Building core-common-config-bootstrapper ... done  ---> 1e16e078c626 22:43:25 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:43:26 ---> Running in 8c79b64b92d3 22:43:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:44:14 Removing intermediate container d63c4146c3db 22:44:14 ---> 1af1c1b6c859 22:44:14 22:44:14 Step 10/22 : FROM alpine:3.16 22:44:14 ---> 2b4661558fb8 22:44:14 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:44:14 ---> Running in 75cd76d2712f 22:44:14 Removing intermediate container 75cd76d2712f 22:44:14 ---> d9e9366c7aa5 22:44:14 Step 12/22 : ENV APP_PORT=59880 22:44:14 ---> Running in 66fb59193cb8 22:44:14 Removing intermediate container 66fb59193cb8 22:44:14 ---> 5ca2ee93454c 22:44:14 Step 13/22 : EXPOSE $APP_PORT 22:44:14 ---> Running in 10be548fb743 22:44:14 Removing intermediate container 10be548fb743 22:44:14 ---> b602ff3acf6b 22:44:14 Step 14/22 : RUN apk add --update --no-cache dumb-init 22:44:14 ---> Running in 946be54945ba 22:44:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:44:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:44:15 (1/1) Installing dumb-init (1.2.5-r1) 22:44:15 Executing busybox-1.35.0-r17.trigger 22:44:15 OK: 5 MiB in 15 packages 22:44:17 Removing intermediate container 946be54945ba 22:44:17 ---> a81f81d548a7 22:44:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:44:18 ---> a5fb22622c70 22:44:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:44:20 ---> c209b1c7452b 22:44:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:44:20 ---> 8a47a8177582 22:44:20 Step 18/22 : ENTRYPOINT ["/core-data"] 22:44:20 ---> Running in 6d6d9564d74c 22:44:21 Removing intermediate container 6d6d9564d74c 22:44:21 ---> 5665732cfee8 22:44:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:44:21 ---> Running in 39d2f33cba80 22:44:21 Removing intermediate container 39d2f33cba80 22:44:22 ---> c60c2941f892 22:44:22 Step 20/22 : LABEL arch=arm64 22:44:22 ---> Running in f9860df854d1 22:44:24 Removing intermediate container f9860df854d1 22:44:24 ---> cd5ccf79a0b2 22:44:24 Step 21/22 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d 22:44:24 ---> Running in 71543c2a98f6 22:44:24 Removing intermediate container 71543c2a98f6 22:44:24 ---> 9d515215abaf 22:44:24 Step 22/22 : LABEL version=0.0.0 22:44:24 ---> Running in c12739e73a91 22:44:25 Removing intermediate container c12739e73a91 22:44:25 ---> ad50d4e8c1fa 22:44:25 22:44:25 Successfully built ad50d4e8c1fa 22:44:25 Successfully tagged core-data-arm64:latest 22:47:17  Building core-data ... done 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 22:47:17 Removing intermediate container 4fc93688dc17 22:47:17 ---> 395ae5dfb181 22:47:17 22:47:17 Step 10/22 : FROM alpine:3.16 22:47:17 ---> 2b4661558fb8 22:47:17 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 22:47:17 ---> Running in 039d8cdb9f82 22:47:17 Removing intermediate container 8cbd7bbfe1e5 22:47:17 ---> a5ecb46195e6 22:47:17 22:47:17 Step 9/32 : FROM alpine:3.16 22:47:17 ---> 2b4661558fb8 22:47:17 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:47:17 ---> Running in 797335dbe492 22:47:17 Removing intermediate container 797335dbe492 22:47:17 ---> 976d33e10d88 22:47:17 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 22:47:17 ---> Running in e9d0068a6fce 22:47:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:47:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:47:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:47:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:47:17 (1/2) Installing ca-certificates (20220614-r0) 22:47:17 (2/2) Installing dumb-init (1.2.5-r1) 22:47:17 Executing busybox-1.35.0-r17.trigger 22:47:17 Executing ca-certificates-20220614-r0.trigger 22:47:17 OK: 6 MiB in 16 packages 22:47:17 (1/2) Installing dumb-init (1.2.5-r1) 22:47:17 (2/2) Installing su-exec (0.2-r1) 22:47:17 Executing busybox-1.35.0-r17.trigger 22:47:17 OK: 5 MiB in 16 packages 22:47:17 Removing intermediate container e9d0068a6fce 22:47:17 ---> 0c7df9b97d51 22:47:17 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 22:47:17 Removing intermediate container 039d8cdb9f82 22:47:17 ---> 1152118627ab 22:47:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:47:17 ---> Running in bba7e7f851ff 22:47:17 ---> Running in 1d3cce0192e8 22:47:17 Removing intermediate container bba7e7f851ff 22:47:17 ---> 9228b4b6850e 22:47:17 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 22:47:17 Removing intermediate container 1d3cce0192e8 22:47:17 ---> 0b8dd003f6cd 22:47:17 Step 13/22 : ENV APP_PORT=59860 22:47:17 ---> Running in c00f6d1b9922 22:47:17 ---> Running in 173f8e179faa 22:47:17 Removing intermediate container c00f6d1b9922 22:47:17 ---> bdea038136e5 22:47:17 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 22:47:17 Removing intermediate container 173f8e179faa 22:47:17 ---> dc021e736798 22:47:17 Step 14/22 : EXPOSE $APP_PORT 22:47:17 ---> Running in b4ed6cea28ed 22:47:17 ---> Running in a2f5f813a7c9 22:47:17 Removing intermediate container b4ed6cea28ed 22:47:17 ---> 650694a9e308 22:47:17 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 22:47:17 Removing intermediate container a2f5f813a7c9 22:47:17 ---> 00eab91f0803 22:47:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:47:17 ---> Running in 2708d241ef26 22:47:17 Removing intermediate container 2708d241ef26 22:47:17 ---> 56fbb65bab82 22:47:17 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 22:47:17 ---> Running in a419a9f07d0a 22:47:17 ---> 7b9f01a4e539 22:47:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:47:18 Removing intermediate container 8c79b64b92d3 22:47:18 ---> 4324bcb1fff5 22:47:18 22:47:18 Step 9/21 : FROM alpine:3.16 22:47:18 ---> 2b4661558fb8 22:47:18 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 22:47:19 ---> Running in 5753efcc1754 22:47:19 ---> aebff21c1da0 22:47:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:47:19 Removing intermediate container a419a9f07d0a 22:47:19 ---> e946bdc84e6b 22:47:19 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 22:47:19 ---> Running in 725d2aee7cde 22:47:19 Removing intermediate container 725d2aee7cde 22:47:19 ---> 8ad14689df6f 22:47:19 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 22:47:20 ---> b1cf33cbe848 22:47:20 Step 18/22 : ENTRYPOINT ["/support-notifications"] 22:47:20 ---> Running in 97362a3c198c 22:47:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:47:20 Removing intermediate container 97362a3c198c 22:47:20 ---> c4911357480d 22:47:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:47:20 ---> c3f928ff850a 22:47:20 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 22:47:20 ---> Running in 8d7b2344bd68 22:47:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:47:21 ---> Running in 300529f37e12 22:47:21 Removing intermediate container 8d7b2344bd68 22:47:21 ---> feb930f93285 22:47:21 Step 20/22 : LABEL arch=arm64 22:47:21 ---> Running in 8970327f781c 22:47:21 Removing intermediate container 8970327f781c 22:47:21 ---> 1a71095484a6 22:47:21 Step 21/22 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d 22:47:21 ---> Running in ab1b52cb37ba 22:47:22 (1/6) Installing ca-certificates (20220614-r0) 22:47:22 (2/6) Installing brotli-libs (1.0.9-r6) 22:47:22 (3/6) Installing nghttp2-libs (1.47.0-r0) 22:47:22 (4/6) Installing libcurl (7.83.1-r5) 22:47:22 Removing intermediate container ab1b52cb37ba 22:47:22 ---> 5a04cd0f3953 22:47:22 Step 22/22 : LABEL version=0.0.0 22:47:22 (5/6) Installing curl (7.83.1-r5) 22:47:22 (6/6) Installing dumb-init (1.2.5-r1) 22:47:22 Executing busybox-1.35.0-r17.trigger 22:47:22 Executing ca-certificates-20220614-r0.trigger 22:47:22 ---> Running in c6911448b896 22:47:22 OK: 8 MiB in 20 packages 22:47:22 Removing intermediate container c6911448b896 22:47:22 ---> 6e3a995ccc38 22:47:22 22:47:23 Removing intermediate container 300529f37e12 22:47:23 ---> 2fe35c80cb0f 22:47:23 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:47:23 Successfully built 6e3a995ccc38 22:47:23 Successfully tagged support-notifications-arm64:latest 22:47:24  Building support-notifications ... done  ---> 65ec542ca36b 22:47:24 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:47:24 Removing intermediate container 5753efcc1754 22:47:24 ---> 47c181d41ac0 22:47:24 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:47:24 ---> Running in e0d669411f34 22:47:24 Removing intermediate container e0d669411f34 22:47:24 ---> 06ce751b0115 22:47:24 Step 12/21 : WORKDIR /edgex 22:47:24 ---> Running in 44f060ec4af5 22:47:25 Removing intermediate container 44f060ec4af5 22:47:25 ---> 954cf66df61b 22:47:25 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:47:25 ---> a68dbfb94508 22:47:25 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:47:25 ---> 98c385e4890f 22:47:25 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:47:25 ---> 097a0b697847 22:47:25 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:47:26 ---> afd950d7d813 22:47:26 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 22:47:26 ---> 718ef0b1a0ea 22:47:26 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:47:27 ---> 1020ab395b8f 22:47:27 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 22:47:27 ---> e4f7860e2c44 22:47:27 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:47:27 ---> 9a653513be65 22:47:27 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:47:28 ---> 0558df449cc0 22:47:28 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:47:28 ---> 3c46e583d27b 22:47:28 Step 27/32 : RUN chmod +x /entrypoint.sh 22:47:28 ---> Running in a64c8bf90036 22:47:28 ---> Running in 5bdf878a92df 22:47:30 Removing intermediate container a64c8bf90036 22:47:30 ---> 8dfe20ed9e45 22:47:30 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 22:47:30 ---> Running in 78cda3fa2be2 22:47:30 Removing intermediate container 5bdf878a92df 22:47:30 ---> 7e59c42be092 22:47:30 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:47:30 ---> Running in d41c37e7b17b 22:47:31 Removing intermediate container 78cda3fa2be2 22:47:31 ---> 46791a9c16aa 22:47:31 Step 19/21 : LABEL arch=arm64 22:47:31 ---> Running in 5d22616d719c 22:47:31 Removing intermediate container d41c37e7b17b 22:47:31 ---> 28b353cfa090 22:47:31 Step 29/32 : CMD ["gate"] 22:47:31 ---> Running in ac53e500ad71 22:47:31 Removing intermediate container 5d22616d719c 22:47:31 ---> 2c5ee6891097 22:47:31 Step 20/21 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d 22:47:31 ---> Running in 98d585bace9b 22:47:31 Removing intermediate container ac53e500ad71 22:47:31 ---> dcb1f7ebd1d3 22:47:31 Step 30/32 : LABEL arch=arm64 22:47:31 ---> Running in bee093eb7b04 22:47:32 Removing intermediate container 98d585bace9b 22:47:32 ---> edeff6360d8b 22:47:32 Step 21/21 : LABEL version=0.0.0 22:47:32 ---> Running in 39f5144c4fdc 22:47:32 Removing intermediate container bee093eb7b04 22:47:32 ---> 0465184ee034 22:47:32 Step 31/32 : LABEL git_sha=6fbd0eb843fe2746132043da656c17742632fa1d 22:47:32 ---> Running in e8d61c5ed2b0 22:47:32 Removing intermediate container 39f5144c4fdc 22:47:32 ---> baed34f1ad9d 22:47:32 22:47:32 Removing intermediate container e8d61c5ed2b0 22:47:32 ---> 05ff23eff42d 22:47:32 Step 32/32 : LABEL version=0.0.0 22:47:32 ---> Running in 7a8f340965ba 22:47:32 Successfully built baed34f1ad9d 22:47:32 Successfully tagged security-proxy-setup-arm64:latest 22:47:33  Building security-proxy-setup ... done Removing intermediate container 7a8f340965ba 22:47:33 ---> 74354fbdf783 22:47:33 22:47:33 Successfully built 74354fbdf783 22:47:33 Successfully tagged security-bootstrapper-arm64:latest 22:47:33  Building security-bootstrapper ... done  [Pipeline] } 22:47:33 $ docker stop --time=1 88842b1075262f42a2aabda545e247f699b2ff3bea030a72199157707d18c4db 22:47:35 $ docker rm -f --volumes 88842b1075262f42a2aabda545e247f699b2ff3bea030a72199157707d18c4db [Pipeline] // withDockerContainer [Pipeline] sh 22:47:35 + docker images 22:47:36 REPOSITORY TAG IMAGE ID CREATED SIZE 22:47:36 security-proxy-setup-arm64 latest baed34f1ad9d 3 seconds ago 26.8MB 22:47:36 security-bootstrapper-arm64 latest 74354fbdf783 3 seconds ago 19.5MB 22:47:36 support-notifications-arm64 latest 6e3a995ccc38 13 seconds ago 29.6MB 22:47:36 4324bcb1fff5 18 seconds ago 1.49GB 22:47:36 a5ecb46195e6 27 seconds ago 1.49GB 22:47:36 395ae5dfb181 29 seconds ago 1.57GB 22:47:36 core-data-arm64 latest ad50d4e8c1fa 3 minutes ago 17.2MB 22:47:36 1af1c1b6c859 3 minutes ago 1.51GB 22:47:36 core-common-config-bootstrapper-arm64 latest 93cd7e014b84 4 minutes ago 14.9MB 22:47:36 97c90606d4a6 4 minutes ago 1.5GB 22:47:36 security-spiffe-token-provider-arm64 latest f8502296763f 6 minutes ago 29.1MB 22:47:36 f5a5623087ef 6 minutes ago 1.54GB 22:47:36 support-scheduler-arm64 latest 302a0eacdc94 7 minutes ago 29MB 22:47:36 c0ed5ce29947 7 minutes ago 1.57GB 22:47:36 security-spire-config-arm64 latest 35dbce41c4d2 10 minutes ago 83.6MB 22:47:36 9e8672fbc757 11 minutes ago 1.38GB 22:47:36 core-metadata-arm64 latest e5e0ec68c5c3 11 minutes ago 17.7MB 22:47:36 core-command-arm64 latest 006089d34091 11 minutes ago 17MB 22:47:36 48448375af36 11 minutes ago 1.51GB 22:47:36 6ba3887025db 11 minutes ago 1.5GB 22:47:36 security-secretstore-setup-arm64 latest cbdf19d6782a 12 minutes ago 28.8MB 22:47:36 9b566928c3db 12 minutes ago 1.5GB 22:47:36 security-spire-agent-arm64 latest cfffb16bb96a 18 minutes ago 122MB 22:47:36 security-spire-server-arm64 latest 377dec33e709 18 minutes ago 84.3MB 22:47:36 4fa4a98a0757 19 minutes ago 1.38GB 22:47:36 24a54e2558a7 19 minutes ago 1.38GB 22:47:36 ci-base-image-arm64 latest ac91ecf7d498 33 minutes ago 905MB 22:47:36 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 22:47:36 alpine 3.15 8aa73fd46299 3 months ago 5.33MB 22:47:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 22:47:36 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 22:47:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:47:36 22:47:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:47:36 arm64: Pulling from edgex-lftools-log-publisher 22:47:36 8998bd30e6a1: Pulling fs layer 22:47:36 04944245beec: Pulling fs layer 22:47:36 699f458cf7ca: Pulling fs layer 22:47:36 765212b225bb: Pulling fs layer 22:47:36 f23df028b6ca: Pulling fs layer 22:47:36 d65c8cfc05b1: Pulling fs layer 22:47:36 2437ff75d9bd: Pulling fs layer 22:47:36 765212b225bb: Waiting 22:47:36 f23df028b6ca: Waiting 22:47:36 d65c8cfc05b1: Waiting 22:47:36 2437ff75d9bd: Waiting 22:47:37 04944245beec: Verifying Checksum 22:47:37 04944245beec: Download complete 22:47:37 765212b225bb: Verifying Checksum 22:47:37 765212b225bb: Download complete 22:47:37 f23df028b6ca: Verifying Checksum 22:47:37 f23df028b6ca: Download complete 22:47:37 d65c8cfc05b1: Verifying Checksum 22:47:37 d65c8cfc05b1: Download complete 22:47:37 699f458cf7ca: Verifying Checksum 22:47:37 699f458cf7ca: Download complete 22:47:37 8998bd30e6a1: Verifying Checksum 22:47:37 8998bd30e6a1: Download complete 22:47:40 2437ff75d9bd: Verifying Checksum 22:47:40 2437ff75d9bd: Download complete 22:47:41 8998bd30e6a1: Pull complete 22:47:41 04944245beec: Pull complete 22:47:43 699f458cf7ca: Pull complete 22:47:43 765212b225bb: Pull complete 22:47:44 f23df028b6ca: Pull complete 22:47:44 d65c8cfc05b1: Pull complete 22:47:59 2437ff75d9bd: Pull complete 22:47:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:47:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:47:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:47:59 prd-ubuntu20.04-docker-arm64-4c-16g-5166 does not seem to be running inside a container 22:47:59 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:48:02 $ docker top eb8a8487b5304f4691c5a26e90b133ae64de353e1dfd6bbcda643b6fc53b1b73 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:48:03 ---> job-cost.sh 22:48:03 lf-activate-venv: SKIPPING 22:48:03 INFO: No Stack... 22:48:04 INFO: Retrieving Pricing Info for: v3-standard-4 22:48:04 INFO: Archiving Costs [Pipeline] sh 22:48:05 + cat+ /w/workspace/edgex-go/2/archives/cost.csv 22:48:05 cut -d, -f6 [Pipeline] lock 22:48:05 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4338-2-stack-cost] 22:48:05 Resource [jenkins-edgexfoundry-edgex-go-PR-4338-2-stack-cost] did not exist. Created. 22:48:05 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4338-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:48:05 + echo total: 0.10999999940395355 [Pipeline] stash 22:48:05 Stashed 1 file(s) [Pipeline] } 22:48:05 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4338-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:48:05 $ docker stop --time=1 eb8a8487b5304f4691c5a26e90b133ae64de353e1dfd6bbcda643b6fc53b1b73 22:48:07 $ docker rm -f --volumes eb8a8487b5304f4691c5a26e90b133ae64de353e1dfd6bbcda643b6fc53b1b73 [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 22:48:07 provisioning config files... 22:48:07 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config1166660590914457269tmp [Pipeline] { [Pipeline] sh 22:48:08 + set +x 22:48:08 + curl -s https://codecov.io/bash 22:48:08 + bash -s -- 22:48:08 22:48:08 _____ _ 22:48:08 / ____| | | 22:48:08 | | ___ __| | ___ ___ _____ __ 22:48:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:48:08 | |___| (_) | (_| | __/ (_| (_) \ V / 22:48:08 \_____\___/ \__,_|\___|\___\___/ \_/ 22:48:08 Bash-1.0.6 22:48:08 22:48:08 22:48:08 ==> git version 2.25.1 found 22:48:08 ==> 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 22:48:08 Release-Date: 2020-01-08 22:48:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:48:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:48:08 ==> Jenkins CI detected. 22:48:08 current dir:  /w/workspace/edgex-go/2 22:48:08 project root: . 22:48:08 --> token set from env 22:48:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:48:08 ==> Running gcov in . (disable via -X gcov) 22:48:08 ==> Python coveragepy not found 22:48:08 ==> Searching for coverage reports in: 22:48:08 + . 22:48:08 -> Found 1 reports 22:48:08 ==> Detecting git/mercurial file structure 22:48:08 ==> Reading reports 22:48:08 + ./coverage.out bytes=488085 22:48:08 ==> Appending adjustments 22:48:08 https://docs.codecov.io/docs/fixing-reports 22:48:09 + Found adjustments 22:48:09 ==> Gzipping contents 22:48:09 64K /tmp/codecov.dZouaF.gz 22:48:09 ==> Uploading reports 22:48:09 url: https://codecov.io 22:48:09 query: branch=PR-4338&commit=6fbd0eb843fe2746132043da656c17742632fa1d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4338%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4338&job=&cmd_args= 22:48:09 -> Pinging Codecov 22:48:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4338&commit=6fbd0eb843fe2746132043da656c17742632fa1d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4338%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4338&job=&cmd_args= 22:48:09 -> Uploading to 22:48:09 https://storage.googleapis.com/codecov/v4/raw/2023-02-08/00271124DB129430A58F1EEE437C3FCB/6fbd0eb843fe2746132043da656c17742632fa1d/57afe748-1e71-4262-b5d9-ca7f24a2ea84.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230208%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230208T224809Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2d6bb1ef6b0a6a92db99e167df20bfc8541aa21cb5aa4d18d6d35d68655a45ad 22:48:09 % Total % Received % Xferd Average Speed Time Time Time Current 22:48:09 Dload Upload Total Spent Left Speed 22:48:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62870 0 0 100 62870 0 216k --:--:-- --:--:-- --:--:-- 216k 22:48:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6fbd0eb843fe2746132043da656c17742632fa1d [Pipeline] } 22:48:10 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 22:48:10 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 22:48:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:48:11 ---> package-listing.sh 22:48:11 ++ facter osfamily 22:48:11 ++ tr '[:upper:]' '[:lower:]' 22:48:12 + OS_FAMILY=debian 22:48:12 + workspace=/w/workspace/edgex-go/2 22:48:12 + START_PACKAGES=/tmp/packages_start.txt 22:48:12 + END_PACKAGES=/tmp/packages_end.txt 22:48:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:48:12 + PACKAGES=/tmp/packages_start.txt 22:48:12 + '[' /w/workspace/edgex-go/2 ']' 22:48:12 + PACKAGES=/tmp/packages_end.txt 22:48:12 + case "${OS_FAMILY}" in 22:48:12 + dpkg -l 22:48:12 + grep '^ii' 22:48:12 + '[' -f /tmp/packages_start.txt ']' 22:48:12 + '[' -f /tmp/packages_end.txt ']' 22:48:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:48:12 + '[' /w/workspace/edgex-go/2 ']' 22:48:12 + mkdir -p /w/workspace/edgex-go/2/archives/ 22:48:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 22:48:12 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 22:48:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:48:12 22:48:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:48:13 latest: Pulling from edgex-lftools-log-publisher 22:48:13 5eb5b503b376: Pulling fs layer 22:48:13 5c69ac0246d0: Pulling fs layer 22:48:13 ec43610c2a17: Pulling fs layer 22:48:13 3a2ae6a8a46f: Pulling fs layer 22:48:13 33b1e0a273af: Pulling fs layer 22:48:13 5d3b04190fa2: Pulling fs layer 22:48:13 2f39f015ded8: Pulling fs layer 22:48:13 5d3b04190fa2: Waiting 22:48:13 3a2ae6a8a46f: Waiting 22:48:13 33b1e0a273af: Waiting 22:48:13 2f39f015ded8: Waiting 22:48:13 5c69ac0246d0: Verifying Checksum 22:48:13 5c69ac0246d0: Download complete 22:48:13 3a2ae6a8a46f: Verifying Checksum 22:48:13 3a2ae6a8a46f: Download complete 22:48:13 ec43610c2a17: Verifying Checksum 22:48:13 ec43610c2a17: Download complete 22:48:13 33b1e0a273af: Verifying Checksum 22:48:13 33b1e0a273af: Download complete 22:48:13 5d3b04190fa2: Download complete 22:48:13 5eb5b503b376: Download complete 22:48:14 2f39f015ded8: Verifying Checksum 22:48:14 2f39f015ded8: Download complete 22:48:14 5eb5b503b376: Pull complete 22:48:14 5c69ac0246d0: Pull complete 22:48:15 ec43610c2a17: Pull complete 22:48:15 3a2ae6a8a46f: Pull complete 22:48:15 33b1e0a273af: Pull complete 22:48:15 5d3b04190fa2: Pull complete 22:48:19 2f39f015ded8: Pull complete 22:48:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:48:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:48:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:48:19 prd-ubuntu20.04-docker-8c-8g-5164 does not seem to be running inside a container 22:48:19 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:48:23 $ docker top 4a0dd449147b78182e6a1339dab5c830d4eb33b254bdc4cbf1505d4ad7fc4ce9 -eo pid,comm [Pipeline] { [Pipeline] sh 22:48:23 + touch /tmp/pre-build-complete [Pipeline] sh 22:48:23 + mkdir -p /var/log/sysstat [Pipeline] sh 22:48:24 + ls /var/log/sa-host 22:48:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:48:24 provisioning config files... 22:48:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config2043982543732347618tmp [Pipeline] { [Pipeline] echo 22:48:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:48:24 ---> create-netrc.sh [Pipeline] } 22:48:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:48:24 ---> python-tools-install.sh [Pipeline] echo 22:48:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:48:25 ---> sudo-logs.sh 22:48:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:48:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:48:25 ---> job-cost.sh 22:48:25 lf-activate-venv: SKIPPING 22:48:25 DEBUG: total: 0.10999999940395355 22:48:25 INFO: Retrieving Stack Cost... 22:48:25 INFO: Retrieving Pricing Info for: v3-standard-8 22:48:26 INFO: Archiving Costs [Pipeline] echo 22:48:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:48:26 ---> logs-deploy.sh 22:48:26 lf-activate-venv: SKIPPING 22:48:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4338/2 22:48:26 INFO: archiving workspace using pattern(s): 22:48:27 Archives upload complete. 22:48:27 INFO: archiving logs to Nexus