Pull request #4379 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5893095e9abd4a6665f3e8c7828b1b5208e3eef7+76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 (b8dc045488e4b59fb8261a18b9d66786c79916d2) 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-ssh689580896958282940.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-ssh14581879295201968559.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4379/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4379/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1867183050445856440.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4379/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4353313677874115146.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17551527707275317261.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4379/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4379/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3015533905443753156.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6920’ Running on prd-ubuntu20.04-docker-8c-8g-6923 in /w/workspace/edgexfoundry_edgex-go_PR-4379 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 into PR head commit 5893095e9abd4a6665f3e8c7828b1b5208e3eef7 Merge succeeded, producing 5893095e9abd4a6665f3e8c7828b1b5208e3eef7 Checking out Revision 5893095e9abd4a6665f3e8c7828b1b5208e3eef7 (PR-4379) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > 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/4379/head:refs/remotes/origin/PR-4379 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5893095e9abd4a6665f3e8c7828b1b5208e3eef7 # 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 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5893095e9abd4a6665f3e8c7828b1b5208e3eef7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:04:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:04:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:04:29 ========================================================= 20:04:29 EdgeX Global Pipelines Version Info 20:04:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:04:30 ------------------- 20:04:30 stable info: 20:04:30 ------------------- 20:04:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:04:30 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:04:30 Message: update stable to v1.0.244 20:04:30 ------------------- 20:04:30 experimental info: 20:04:30 ------------------- 20:04:30 Commited By: **** collab-it+edgex@linuxfoundation.org 20:04:30 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:04:30 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:04:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:04:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:04:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:04:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:04:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:04:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:04:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:04:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:04:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:04:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:04:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:04:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:04:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:04:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:04:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:04:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4379 [Pipeline] echo 20:04:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4379 [Pipeline] echo 20:04:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4379 [Pipeline] echo 20:04:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5893095e9abd4a6665f3e8c7828b1b5208e3eef7 [Pipeline] echo 20:04:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5893095 [Pipeline] echo 20:04:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:04:32 provisioning config files... 20:04:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10681839617669322684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:04:32 ---> docker-login.sh 20:04:32 nexus3.edgexfoundry.org:10001 20:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:32 Configure a credential helper to remove this warning. See 20:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:32 20:04:32 Login Succeeded 20:04:32 nexus3.edgexfoundry.org:10002 20:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:32 Configure a credential helper to remove this warning. See 20:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:32 20:04:32 Login Succeeded 20:04:32 nexus3.edgexfoundry.org:10003 20:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:33 Configure a credential helper to remove this warning. See 20:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:33 20:04:33 Login Succeeded 20:04:33 nexus3.edgexfoundry.org:10004 20:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:33 Configure a credential helper to remove this warning. See 20:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:33 20:04:33 Login Succeeded 20:04:33 docker.io 20:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:33 Configure a credential helper to remove this warning. See 20:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:33 20:04:33 Login Succeeded 20:04:33 ---> docker-login.sh ends [Pipeline] } 20:04:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:04:33 + 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 20:04:33 + dirname cmd/core-command/Dockerfile 20:04:33 + cut -d/ -f2 20:04:33 + echo core-command,cmd/core-command/Dockerfile 20:04:33 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 20:04:33 cut -d/ -f2 20:04:33 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:04:33 + + cut -d/dirname -f2 cmd/core-data/Dockerfile 20:04:33 20:04:33 + echo core-data,cmd/core-data/Dockerfile 20:04:33 + + dirname cmd/core-metadata/Dockerfile 20:04:33 cut -d/ -f2 20:04:33 + echo core-metadata,cmd/core-metadata/Dockerfile 20:04:33 + cut -d/ -f2 20:04:33 + dirname cmd/security-bootstrapper/Dockerfile 20:04:33 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:04:33 + dirname cmd/security-proxy-setup/Dockerfile 20:04:33 + cut -d/ -f2 20:04:33 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:04:33 + dirname cmd/security-secretstore-setup/Dockerfile 20:04:33 + cut -d/ -f2 20:04:33 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:04:33 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:04:33 + cut -d/ -f2 20:04:33 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:04:33 + dirname cmd/security-spire-agent/Dockerfile 20:04:33 + cut -d/ -f2 20:04:33 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:04:33 + dirname cmd/security-spire-config/Dockerfile 20:04:33 + cut -d/ -f2 20:04:33 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:04:33 + dirname cmd/security-spire-server/Dockerfile 20:04:33 + cut -d/ -f2 20:04:33 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:04:33 + dirname cmd/support-notifications/Dockerfile 20:04:33 + cut -d/ -f2 20:04:33 + echo support-notifications,cmd/support-notifications/Dockerfile 20:04:33 + dirname cmd/support-scheduler/Dockerfile 20:04:33 + cut -d/ -f2 20:04:33 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:04:33 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 20:04:34 + git rev-list -1 --merges 5893095e9abd4a6665f3e8c7828b1b5208e3eef7~1..5893095e9abd4a6665f3e8c7828b1b5208e3eef7 [Pipeline] echo 20:04:34 -----------> git rev-list -1 --merges 5893095e9abd4a6665f3e8c7828b1b5208e3eef7~1..5893095e9abd4a6665f3e8c7828b1b5208e3eef7 5893095e9abd4a6665f3e8c7828b1b5208e3eef7 [false] [Pipeline] sh 20:04:34 + git log --format=format:%s -1 5893095e9abd4a6665f3e8c7828b1b5208e3eef7 [Pipeline] echo 20:04:34 ========================================================= 20:04:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:04:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:04:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:04:35 + grep -v github /etc/ssh/ssh_known_hosts 20:04:35 + [ -e /tmp/ssh_known_hosts ] 20:04:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:04:35 + + sudoecho tee -a github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= /etc/ssh/ssh_known_hosts 20:04:35 20:04:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:04:35 20:04:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:04:36 0.1.4: Pulling from edgex-devops/py-git-semver 20:04:36 b85a868b505f: Pulling fs layer 20:04:36 e2be974225ed: Pulling fs layer 20:04:36 339a4e72a1f5: Pulling fs layer 20:04:36 988bab9f4d93: Pulling fs layer 20:04:36 1469e6f7b9e6: Pulling fs layer 20:04:36 eaf3925da568: Pulling fs layer 20:04:36 bab4dde63d76: Pulling fs layer 20:04:36 bde34c3a00c8: Pulling fs layer 20:04:36 b352a97aabf1: Pulling fs layer 20:04:36 4872d77fe225: Pulling fs layer 20:04:36 5851b861e8e6: Pulling fs layer 20:04:36 988bab9f4d93: Waiting 20:04:36 1469e6f7b9e6: Waiting 20:04:36 eaf3925da568: Waiting 20:04:36 bab4dde63d76: Waiting 20:04:36 bde34c3a00c8: Waiting 20:04:36 b352a97aabf1: Waiting 20:04:36 4872d77fe225: Waiting 20:04:36 5851b861e8e6: Waiting 20:04:36 e2be974225ed: Download complete 20:04:36 988bab9f4d93: Verifying Checksum 20:04:36 988bab9f4d93: Download complete 20:04:36 1469e6f7b9e6: Verifying Checksum 20:04:36 1469e6f7b9e6: Download complete 20:04:36 339a4e72a1f5: Verifying Checksum 20:04:36 339a4e72a1f5: Download complete 20:04:36 eaf3925da568: Verifying Checksum 20:04:36 eaf3925da568: Download complete 20:04:36 bde34c3a00c8: Verifying Checksum 20:04:36 bde34c3a00c8: Download complete 20:04:36 b352a97aabf1: Verifying Checksum 20:04:36 b352a97aabf1: Download complete 20:04:36 4872d77fe225: Verifying Checksum 20:04:36 4872d77fe225: Download complete 20:04:36 5851b861e8e6: Verifying Checksum 20:04:36 5851b861e8e6: Download complete 20:04:36 b85a868b505f: Verifying Checksum 20:04:36 b85a868b505f: Download complete 20:04:36 bab4dde63d76: Verifying Checksum 20:04:36 bab4dde63d76: Download complete 20:04:37 b85a868b505f: Pull complete 20:04:37 e2be974225ed: Pull complete 20:04:38 339a4e72a1f5: Pull complete 20:04:38 988bab9f4d93: Pull complete 20:04:38 1469e6f7b9e6: Pull complete 20:04:38 eaf3925da568: Pull complete 20:04:39 bab4dde63d76: Pull complete 20:04:39 bde34c3a00c8: Pull complete 20:04:40 b352a97aabf1: Pull complete 20:04:40 4872d77fe225: Pull complete 20:04:40 5851b861e8e6: Pull complete 20:04:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:04:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:04:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:40 prd-ubuntu20.04-docker-8c-8g-6923 does not seem to be running inside a container 20:04:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:04:42 $ docker top 796eab08940ecba20a9f56a5464d36bbbf112622d33d55a0cb93f78985e39736 -eo pid,comm 20:04:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:04:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:04:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:04:42 [ssh-agent] Looking for ssh-agent implementation... 20:04:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:04:43 $ docker exec 796eab08940ecba20a9f56a5464d36bbbf112622d33d55a0cb93f78985e39736 ssh-agent 20:04:43 SSH_AUTH_SOCK=/tmp/ssh-e2uNDZtYtWxB/agent.32 20:04:43 SSH_AGENT_PID=38 20:04:43 Running ssh-add (command line suppressed) 20:04:43 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7770469227610594012.key (/w/workspace/edgex-go/1@tmp/private_key_7770469227610594012.key) 20:04:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:04:43 + git tag --points-at HEAD [Pipeline] } 20:04:43 $ docker exec --env ******** --env ******** 796eab08940ecba20a9f56a5464d36bbbf112622d33d55a0cb93f78985e39736 ssh-agent -k 20:04:43 unset SSH_AUTH_SOCK; 20:04:43 unset SSH_AGENT_PID; 20:04:43 echo Agent pid 38 killed; 20:04:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:04:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:04:43 [ssh-agent] Looking for ssh-agent implementation... 20:04:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:04:43 $ docker exec 796eab08940ecba20a9f56a5464d36bbbf112622d33d55a0cb93f78985e39736 ssh-agent 20:04:44 SSH_AUTH_SOCK=/tmp/ssh-uSmIunxzibuh/agent.70 20:04:44 SSH_AGENT_PID=76 20:04:44 Running ssh-add (command line suppressed) 20:04:44 Identity added: /w/workspace/edgex-go/1@tmp/private_key_18286107638492080487.key (/w/workspace/edgex-go/1@tmp/private_key_18286107638492080487.key) 20:04:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:04:44 + git semver init 20:04:44 2023-02-21 20:04:44,618 [run_init] DEBUG init version:0.0.0 force:False 20:04:44 2023-02-21 20:04:44,619 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 20:04:44 2023-02-21 20:04:44,620 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 20:04:44 2023-02-21 20:04:44,620 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 20:04:49 2023-02-21 20:04:49,230 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 20:04:49 2023-02-21 20:04:49,231 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4379 with force:False 20:04:49 2023-02-21 20:04:49,231 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4379 20:04:49 2023-02-21 20:04:49,235 [execute] INFO git cat-file --batch-check 20:04:49 2023-02-21 20:04:49,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:04:49 2023-02-21 20:04:49,241 [execute] INFO git cat-file --batch 20:04:49 2023-02-21 20:04:49,241 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:04:49 2023-02-21 20:04:49,246 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4379 20:04:49 0.0.0 [Pipeline] } 20:04:50 $ docker exec --env ******** --env ******** 796eab08940ecba20a9f56a5464d36bbbf112622d33d55a0cb93f78985e39736 ssh-agent -k 20:04:50 unset SSH_AUTH_SOCK; 20:04:50 unset SSH_AGENT_PID; 20:04:50 echo Agent pid 76 killed; 20:04:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:04:50 + git semver [Pipeline] } 20:04:50 $ docker stop --time=1 796eab08940ecba20a9f56a5464d36bbbf112622d33d55a0cb93f78985e39736 20:04:52 $ docker rm -f --volumes 796eab08940ecba20a9f56a5464d36bbbf112622d33d55a0cb93f78985e39736 [Pipeline] // withDockerContainer [Pipeline] sh 20:04:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:04:52 Stashed 1 file(s) [Pipeline] echo 20:04:52 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:04:53 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:04:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:04:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:04:53 ========================================================= 20:04:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:04:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:04:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:04:54 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:04:54 213ec9aee27d: Pulling fs layer 20:04:54 4583459ba037: Pulling fs layer 20:04:54 93c1e223e6f2: Pulling fs layer 20:04:54 53926ce57604: Pulling fs layer 20:04:54 21b2b0c7a3f4: Pulling fs layer 20:04:54 22ff95d597cd: Pulling fs layer 20:04:54 12d6caf4c0d1: Pulling fs layer 20:04:54 96b7cbca73a9: Pulling fs layer 20:04:54 a7acece74701: Pulling fs layer 20:04:54 12d6caf4c0d1: Waiting 20:04:54 22ff95d597cd: Waiting 20:04:54 96b7cbca73a9: Waiting 20:04:54 53926ce57604: Waiting 20:04:54 21b2b0c7a3f4: Waiting 20:04:54 93c1e223e6f2: Download complete 20:04:54 4583459ba037: Verifying Checksum 20:04:54 4583459ba037: Download complete 20:04:54 21b2b0c7a3f4: Verifying Checksum 20:04:54 21b2b0c7a3f4: Download complete 20:04:54 22ff95d597cd: Verifying Checksum 20:04:54 22ff95d597cd: Download complete 20:04:54 213ec9aee27d: Verifying Checksum 20:04:54 213ec9aee27d: Download complete 20:04:54 12d6caf4c0d1: Verifying Checksum 20:04:54 12d6caf4c0d1: Download complete 20:04:54 213ec9aee27d: Pull complete 20:04:54 4583459ba037: Pull complete 20:04:54 93c1e223e6f2: Pull complete 20:04:54 a7acece74701: Verifying Checksum 20:04:54 a7acece74701: Download complete 20:04:54 96b7cbca73a9: Verifying Checksum 20:04:54 53926ce57604: Verifying Checksum 20:04:54 53926ce57604: Download complete 20:04:58 53926ce57604: Pull complete 20:04:58 21b2b0c7a3f4: Pull complete 20:04:58 22ff95d597cd: Pull complete 20:04:58 12d6caf4c0d1: Pull complete 20:05:00 96b7cbca73a9: Pull complete 20:05:01 a7acece74701: Pull complete 20:05:01 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 20:05:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:05:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:05:01 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:05:01 WORKDIR /edgex 20:05:01 COPY go.mod . 20:05:01 RUN go mod download 20:05:01 + docker build -t ci-base-image-x86_64 -f - . 20:05:02 Sending build context to Docker daemon 170.4MB 20:05:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:05:02 ---> db6d94c90886 20:05:02 Step 2/4 : WORKDIR /edgex 20:05:06 ---> Running in f81c114bbd62 20:05:06 Removing intermediate container f81c114bbd62 20:05:06 ---> 56ffd1ffcd37 20:05:06 Step 3/4 : COPY go.mod . 20:05:06 ---> 163db3853926 20:05:06 Step 4/4 : RUN go mod download 20:05:06 ---> Running in 93cb2a1fb53a 20:05:08 Still waiting to schedule task 20:05:08 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6921’ is offline 20:05:21 Removing intermediate container 93cb2a1fb53a 20:05:21 ---> f9822567bafe 20:05:21 Successfully built f9822567bafe 20:05:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:21 + docker inspect -f . ci-base-image-x86_64 20:05:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:22 prd-ubuntu20.04-docker-8c-8g-6923 does not seem to be running inside a container 20:05:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:05:22 $ docker top 5fee4689f860344de73f4603e4133fad06627704a878e3f83b35da2c4891bb13 -eo pid,comm [Pipeline] { [Pipeline] sh 20:05:22 + go version 20:05:22 go version go1.18.7 linux/amd64 [Pipeline] } 20:05:22 $ docker stop --time=1 5fee4689f860344de73f4603e4133fad06627704a878e3f83b35da2c4891bb13 20:05:24 $ docker rm -f --volumes 5fee4689f860344de73f4603e4133fad06627704a878e3f83b35da2c4891bb13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:25 + docker inspect -f . ci-base-image-x86_64 20:05:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:25 prd-ubuntu20.04-docker-8c-8g-6923 does not seem to be running inside a container 20:05:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:05:25 $ docker top ac71bb0d63e09a3e9dadde11ea0382032628d9d0b259f8af8456b1ff16943e98 -eo pid,comm [Pipeline] { [Pipeline] echo 20:05:25 ========================================================= 20:05:25 [edgeXBuildGoParallel] Running Tests and Build... 20:05:25 ========================================================= [Pipeline] sh 20:05:25 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:05:26 + make test 20:05:26 go test -race -coverprofile=coverage.out ./... 20:05:32 ? github.com/edgexfoundry/edgex-go [no test files] 20:05:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:05:45 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:05:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:05:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:05:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:05:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:05:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:05:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:05:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:05:45 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:05:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:05:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:05:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:05:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:05:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.068s coverage: 28.7% of statements 20:05:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:05:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:05:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.090s coverage: 98.5% of statements 20:05:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.160s coverage: 73.7% of statements 20:05:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:05:49 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:05:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:05:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.096s coverage: 54.0% of statements 20:05:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:05:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:05:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.333s coverage: 88.5% of statements 20:05:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:05:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:05:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:05:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:05:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:05:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.130s coverage: 3.9% of statements 20:05:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:05:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:05:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.495s coverage: 95.6% of statements 20:05:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:05:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:05:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:05:49 ok github.com/edgexfoundry/edgex-go/internal/io 0.098s coverage: 72.2% of statements 20:05:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:05:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:05:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:05:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:05:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:05:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 65.9% of statements 20:05:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:05:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:05:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:05:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements 20:05:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:05:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.098s coverage: 29.6% of statements 20:05:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:05:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.082s coverage: 47.1% of statements 20:05:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.069s coverage: 82.9% of statements 20:05:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.070s coverage: 94.1% of statements 20:05:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements 20:05:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements 20:05:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements 20:05:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.082s coverage: 44.8% of statements 20:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.446s coverage: 79.9% of statements 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.046s coverage: 64.4% of statements 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 86.9% of statements 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 20:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.052s coverage: 20.0% of statements 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 77.4% of statements 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements 20:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.041s coverage: 87.2% of statements 20:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.239s coverage: 91.2% of statements 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.220s coverage: 63.1% of statements 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 20:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 20:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 20:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements 20:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 20:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.379s coverage: 65.3% of statements 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.158s coverage: 41.0% of statements 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.074s coverage: 84.8% of statements 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:06:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:06:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:06:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:06:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.128s coverage: 97.7% of statements 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:06:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:06:12 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:06:30 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." 20:06:30 go vet ./... 20:06:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:06:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:06:31 ./bin/test-attribution-txt.sh [Pipeline] echo 20:06:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:06:32 + ls -al . 20:06:32 total 744 20:06:32 drwxrwxr-x 11 1001 1001 4096 Feb 21 20:05 . 20:06:32 drwxr-xr-x 4 root root 4096 Feb 21 20:05 .. 20:06:32 drwxrwxr-x 2 1001 1001 4096 Feb 21 20:04 .blubracket 20:06:32 -rw-rw-r-- 1 1001 1001 16 Feb 21 20:04 .dockerignore 20:06:32 drwxrwxr-x 8 1001 1001 4096 Feb 21 20:06 .git 20:06:32 drwxrwxr-x 3 1001 1001 4096 Feb 21 20:04 .github 20:06:32 -rw-rw-r-- 1 1001 1001 1024 Feb 21 20:04 .gitignore 20:06:32 -rw-rw-r-- 1 1001 1001 42 Feb 21 20:04 .golangci.yml 20:06:32 -rw-rw-r-- 1 1001 1001 87 Feb 21 20:04 .hadolint.yml 20:06:32 drwxr-xr-x 3 1001 1001 4096 Feb 21 20:04 .semver 20:06:32 -rw-rw-r-- 1 1001 1001 166 Feb 21 20:04 .sonarcloud.properties 20:06:32 -rw-rw-r-- 1 1001 1001 1171 Feb 21 20:04 ADOPTERS.md 20:06:32 -rw-rw-r-- 1 1001 1001 10825 Feb 21 20:04 Attribution.txt 20:06:32 -rw-rw-r-- 1 1001 1001 73765 Feb 21 20:04 CHANGELOG.md 20:06:32 -rw-rw-r-- 1 1001 1001 3804 Feb 21 20:04 CONTRIBUTING.md 20:06:32 -rw-rw-r-- 1 1001 1001 677 Feb 21 20:04 GOVERNANCE.md 20:06:32 -rw-rw-r-- 1 1001 1001 883 Feb 21 20:04 Jenkinsfile 20:06:32 -rw-rw-r-- 1 1001 1001 10775 Feb 21 20:04 LICENSE 20:06:32 -rw-rw-r-- 1 1001 1001 13375 Feb 21 20:04 Makefile 20:06:32 -rw-rw-r-- 1 1001 1001 582 Feb 21 20:04 OWNERS.md 20:06:32 -rw-rw-r-- 1 1001 1001 9403 Feb 21 20:04 README.md 20:06:32 -rw-rw-r-- 1 1001 1001 6912 Feb 21 20:04 SECURITY.md 20:06:32 -rw-rw-r-- 1 1001 1001 5 Feb 21 20:04 VERSION 20:06:32 drwxrwxr-x 2 1001 1001 4096 Feb 21 20:04 bin 20:06:32 drwxrwxr-x 17 1001 1001 4096 Feb 21 20:04 cmd 20:06:32 -rw-r--r-- 1 root root 487323 Feb 21 20:06 coverage.out 20:06:32 -rw-rw-r-- 1 1001 1001 3296 Feb 21 20:04 go.mod 20:06:32 -rw-rw-r-- 1 1001 1001 33293 Feb 21 20:04 go.sum 20:06:32 drwxrwxr-x 7 1001 1001 4096 Feb 21 20:04 internal 20:06:32 drwxrwxr-x 3 1001 1001 4096 Feb 21 20:04 openapi 20:06:32 drwxrwxr-x 4 1001 1001 4096 Feb 21 20:04 snap 20:06:32 -rw-rw-r-- 1 1001 1001 204 Feb 21 20:04 version.go [Pipeline] sh 20:06:32 + '[' -e coverage.out ] 20:06:32 + chown 1001:1001 coverage.out [Pipeline] stash 20:06:32 Stashed 1 file(s) [Pipeline] sh 20:06:32 + make build 20:06:32 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:06:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6925 in /w/workspace/edgexfoundry_edgex-go_PR-4379 [Pipeline] { [Pipeline] ws 20:06:43 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:06:43 The recommended git tool is: git 20:06:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:06:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:06:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:06:46 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:06:48 using credential edgex-jenkins-ssh 20:06:48 Cloning the remote Git repository 20:06:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:06:49 > git init /w/workspace/edgex-go/1 # timeout=10 20:06:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:06:49 > git --version # timeout=10 20:06:49 > git --version # 'git version 2.25.1' 20:06:49 using GIT_SSH to set credentials SSH Credentials for GitHub 20:06:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:06:52 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:06:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:06:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:06:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:06:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:06:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:07: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:07:01 $ docker stop --time=1 ac71bb0d63e09a3e9dadde11ea0382032628d9d0b259f8af8456b1ff16943e98 20:07:05 $ docker rm -f --volumes ac71bb0d63e09a3e9dadde11ea0382032628d9d0b259f8af8456b1ff16943e98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:07:07 20:07:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:07 Merging remotes/origin/main commit 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 into PR head commit 5893095e9abd4a6665f3e8c7828b1b5208e3eef7 20:07:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:07:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:07:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:07:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:07:06 using GIT_SSH to set credentials SSH Credentials for GitHub 20:07:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4379/head:refs/remotes/origin/PR-4379 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:07:07 > git config core.sparsecheckout # timeout=10 20:07:07 > git checkout -f 5893095e9abd4a6665f3e8c7828b1b5208e3eef7 # timeout=10 20:07:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:07:07 latest: Pulling from edgex-devops/edgex-compose 20:07:07 cbdbe7a5bc2a: Pulling fs layer 20:07:07 ca9280d653b3: Pulling fs layer 20:07:07 7e9c9ca2126c: Pulling fs layer 20:07:07 Merge succeeded, producing 5893095e9abd4a6665f3e8c7828b1b5208e3eef7 20:07:07 Checking out Revision 5893095e9abd4a6665f3e8c7828b1b5208e3eef7 (PR-4379) 20:07:07 cbdbe7a5bc2a: Download complete 20:07:07 ca9280d653b3: Verifying Checksum 20:07:07 ca9280d653b3: Download complete 20:07:07 cbdbe7a5bc2a: Pull complete 20:07:08 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 20:07:08 7e9c9ca2126c: Verifying Checksum 20:07:08 7e9c9ca2126c: Download complete 20:07:08 ca9280d653b3: Pull complete 20:07:08 > git --version # timeout=10 20:07:08 > git --version # 'git version 2.25.1' 20:07:08 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:07:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:07:09 % Total % Received % Xferd Average Speed Time Time Time Current 20:07:09 Dload Upload Total Spent Left Speed 20:07:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 86741 20:07:07 > git remote # timeout=10 20:07:07 > git config --get remote.origin.url # timeout=10 20:07:07 using GIT_SSH to set credentials SSH Credentials for GitHub 20:07:07 > git merge 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 # timeout=10 20:07:07 > git rev-parse HEAD^{commit} # timeout=10 20:07:07 > git config core.sparsecheckout # timeout=10 20:07:07 > git checkout -f 5893095e9abd4a6665f3e8c7828b1b5208e3eef7 # timeout=10 [Pipeline] sh 20:07:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:07:10 + sudo tee /etc/docker/daemon.new 20:07:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:07:10 { 20:07:10 "registry-mirrors": [ 20:07:10 "https://nexus3.edgexfoundry.org:10001" 20:07:10 ], 20:07:10 "bip": "10.250.0.254/24", 20:07:10 "hosts": [ 20:07:10 "tcp://0.0.0.0:5555", 20:07:10 "unix:///var/run/docker.sock" 20:07:10 ], 20:07:10 "mtu": 1458, 20:07:10 "selinux-enabled": true, 20:07:10 "seccomp-profile": "/etc/docker/seccomp.json" 20:07:10 } [Pipeline] sh 20:07:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:07:11 + sudo service docker restart 20:07:11 7e9c9ca2126c: Pull complete 20:07:11 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:07:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:07:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:07:11 prd-ubuntu20.04-docker-8c-8g-6923 does not seem to be running inside a container 20:07:11 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:07:14 $ docker top ae842475c080fef18fc380fe48ee3b15160f839db76600c68ccd898ba96611a1 -eo pid,comm [Pipeline] { [Pipeline] sh 20:07:14 + docker-compose build --help 20:07:14 + grep parallel 20:07:15 --parallel Build images in parallel. [Pipeline] } 20:07:15 $ docker stop --time=1 ae842475c080fef18fc380fe48ee3b15160f839db76600c68ccd898ba96611a1 20:07:16 $ docker rm -f --volumes ae842475c080fef18fc380fe48ee3b15160f839db76600c68ccd898ba96611a1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:07:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:07:17 prd-ubuntu20.04-docker-8c-8g-6923 does not seem to be running inside a container 20:07:17 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:07:17 $ docker top 2c5453a9fe541a3ed9088025799967d6104718120ba00422882642d4e7558ae7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:07:18 + docker-compose -f ./docker-compose-build.yml build --parallel 20:07:18 Building core-command ... 20:07:18 Building core-common-config-bootstrapper ... 20:07:18 Building core-data ... 20:07:18 Building core-metadata ... 20:07:18 Building security-bootstrapper ... 20:07:18 Building security-proxy-setup ... 20:07:18 Building security-secretstore-setup ... 20:07:18 Building security-spiffe-token-provider ... 20:07:18 Building security-spire-agent ... 20:07:18 Building security-spire-config ... 20:07:18 Building security-spire-server ... 20:07:18 Building support-notifications ... 20:07:18 Building support-scheduler ... 20:07:18 Building security-bootstrapper 20:07:18 Building security-spiffe-token-provider 20:07:18 Building security-spire-agent 20:07:18 Building core-common-config-bootstrapper 20:07:18 Building support-scheduler 20:07:28 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:07:28 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:07:28 ---> f9822567bafe 20:07:28 Step 3/19 : WORKDIR /edgex-go 20:07:28 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:07:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:07:28 ---> f9822567bafe 20:07:28 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:07:28 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:07:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:07:28 ---> f9822567bafe 20:07:28 Step 3/24 : WORKDIR /edgex-go 20:07:28 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:07:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:07:28 ---> f9822567bafe 20:07:28 Step 3/22 : ARG ADD_BUILD_TAGS="" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:07:29 provisioning config files... 20:07:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12636613592024473295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:07:29 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:07:29 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:07:29 ---> f9822567bafe 20:07:29 Step 3/32 : WORKDIR /edgex-go 20:07:29 ---> docker-login.sh 20:07:29 nexus3.edgexfoundry.org:10001 20:07:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:30 Configure a credential helper to remove this warning. See 20:07:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:30 20:07:30 Login Succeeded 20:07:30 nexus3.edgexfoundry.org:10002 20:07:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:30 Configure a credential helper to remove this warning. See 20:07:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:30 20:07:30 Login Succeeded 20:07:30 nexus3.edgexfoundry.org:10003 20:07:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:31 Configure a credential helper to remove this warning. See 20:07:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:31 20:07:31 Login Succeeded 20:07:31 nexus3.edgexfoundry.org:10004 20:07:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:31 Configure a credential helper to remove this warning. See 20:07:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:31 20:07:31 Login Succeeded 20:07:31 docker.io 20:07:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:31 Configure a credential helper to remove this warning. See 20:07:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:31 20:07:31 Login Succeeded 20:07:31 ---> docker-login.sh ends [Pipeline] } 20:07:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:07:32 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:07:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:07:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:07:32 ========================================================= 20:07:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:07:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:07:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:07:33 ---> Running in 26968f6e28bf 20:07:33 ---> Running in 46a766ba345b 20:07:33 ---> Running in 190a508b6b88 20:07:33 ---> Running in b0386f244c6e 20:07:33 ---> Running in fadd9e7c7eb7 20:07:33 Removing intermediate container 26968f6e28bf 20:07:33 ---> ae481acf5e60 20:07:33 Step 4/22 : WORKDIR /edgex-go 20:07:33 Removing intermediate container b0386f244c6e 20:07:33 ---> 126d5f941c9a 20:07:33 Step 4/22 : WORKDIR /edgex-go 20:07:33 Removing intermediate container 46a766ba345b 20:07:33 ---> 57a76770f328 20:07:33 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:07:33 ---> Running in f5dd56552000 20:07:33 Removing intermediate container 190a508b6b88 20:07:33 ---> 2c353f77037a 20:07:33 Step 4/32 : RUN apk add --update --no-cache make git 20:07:33 Removing intermediate container fadd9e7c7eb7 20:07:33 ---> 1cb852618298 20:07:33 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:07:33 ---> Running in 1b1984ab7a72 20:07:33 ---> Running in 6ec2a39573ae 20:07:33 ---> Running in 560228ffe1b9 20:07:33 ---> Running in 680fe88d4b72 20:07:33 Removing intermediate container f5dd56552000 20:07:33 ---> 2447a1027bfe 20:07:33 Step 5/22 : RUN apk add --update --no-cache make git 20:07:33 Removing intermediate container 1b1984ab7a72 20:07:33 ---> 57da4b979cad 20:07:33 Step 5/22 : RUN apk add --update --no-cache make git 20:07:33 ---> Running in d07e55e568ad 20:07:33 ---> Running in 8b5940c8bafd 20:07:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:07:34 OK: 211 MiB in 51 packages 20:07:34 OK: 211 MiB in 51 packages 20:07:34 OK: 211 MiB in 51 packages 20:07:34 OK: 211 MiB in 51 packages 20:07:34 v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:07:34 v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:07:34 OK: 17046 distinct packages available 20:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:07:34 OK: 211 MiB in 51 packages 20:07:34 Removing intermediate container 6ec2a39573ae 20:07:34 ---> dd561fee94fa 20:07:34 Step 5/24 : COPY go.mod vendor* ./ 20:07:34 Removing intermediate container 680fe88d4b72 20:07:34 ---> a525903f052f 20:07:34 Step 5/32 : COPY go.mod vendor* ./ 20:07:35 Removing intermediate container 8b5940c8bafd 20:07:35 ---> 0786e95cbbdb 20:07:35 Step 6/22 : COPY go.mod vendor* ./ 20:07:35 Removing intermediate container d07e55e568ad 20:07:35 ---> e46d6dd3587b 20:07:35 Step 6/22 : COPY go.mod vendor* ./ 20:07:35 ---> a7d0366f98d8 20:07:35 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:35 ---> f3e4b553645a 20:07:35 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:35 ---> Running in 42430f3375cb 20:07:35 ---> Running in c4abbbba63d6 20:07:35 ---> ff88e633f033 20:07:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:35 ---> Running in b0e931954c5e 20:07:35 ---> 1fb23b745f1b 20:07:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:35 ---> Running in d07cf1637a23 20:07:35 Removing intermediate container 560228ffe1b9 20:07:35 ---> 8058bf75c28f 20:07:35 Step 5/19 : COPY go.mod vendor* ./ 20:07:35 ---> feab40888e6e 20:07:35 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:35 ---> Running in d1d25037b2e8 20:07:35 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:07:35 9b18e9b68314: Pulling fs layer 20:07:35 35d82f9e3411: Pulling fs layer 20:07:35 e16973657156: Pulling fs layer 20:07:35 fc693d55d65f: Pulling fs layer 20:07:35 7e9fc2657dce: Pulling fs layer 20:07:35 dda99020689f: Pulling fs layer 20:07:35 db1c61fa0a46: Pulling fs layer 20:07:35 891c053d2c06: Pulling fs layer 20:07:35 dda99020689f: Waiting 20:07:35 db1c61fa0a46: Waiting 20:07:35 891c053d2c06: Waiting 20:07:35 fc693d55d65f: Waiting 20:07:35 7e9fc2657dce: Waiting 20:07:35 e16973657156: Verifying Checksum 20:07:35 e16973657156: Download complete 20:07:35 35d82f9e3411: Verifying Checksum 20:07:35 35d82f9e3411: Download complete 20:07:35 7e9fc2657dce: Verifying Checksum 20:07:35 7e9fc2657dce: Download complete 20:07:35 dda99020689f: Verifying Checksum 20:07:35 dda99020689f: Download complete 20:07:35 9b18e9b68314: Verifying Checksum 20:07:35 9b18e9b68314: Download complete 20:07:37 9b18e9b68314: Pull complete 20:07:37 891c053d2c06: Download complete 20:07:37 35d82f9e3411: Pull complete 20:07:37 e16973657156: Pull complete 20:07:38 db1c61fa0a46: Verifying Checksum 20:07:38 db1c61fa0a46: Download complete 20:07:38 fc693d55d65f: Verifying Checksum 20:07:38 fc693d55d65f: Download complete 20:07:51 fc693d55d65f: Pull complete 20:07:51 7e9fc2657dce: Pull complete 20:07:51 dda99020689f: Pull complete 20:07:58 db1c61fa0a46: Pull complete 20:08:00 891c053d2c06: Pull complete 20:08:00 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:08:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:08:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:08:00 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:08:00 WORKDIR /edgex 20:08:00 COPY go.mod . 20:08:00 RUN go mod download 20:08:00 + docker build -t ci-base-image-arm64 -f - . 20:08:01 Sending build context to Docker daemon 3.093MB 20:08:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:08:01 ---> f96f9c87975a 20:08:01 Step 2/4 : WORKDIR /edgex 20:08:03 ---> Running in 4423ce7f6bfe 20:08:03 Removing intermediate container 4423ce7f6bfe 20:08:03 ---> 1b0fb9f33068 20:08:03 Step 3/4 : COPY go.mod . 20:08:04 ---> c795928ec5fe 20:08:04 Step 4/4 : RUN go mod download 20:08:04 ---> Running in a5bb17e5daac 20:08:31 Removing intermediate container d07cf1637a23 20:08:31 ---> 9fd21adddac3 20:08:31 Step 8/22 : COPY . . 20:08:31 Removing intermediate container b0e931954c5e 20:08:31 ---> 3f56d4b5ee60 20:08:31 Step 8/22 : COPY . . 20:08:31 Removing intermediate container 42430f3375cb 20:08:31 ---> 50b71d7b7a3e 20:08:31 Step 7/24 : COPY . . 20:08:31 Removing intermediate container c4abbbba63d6 20:08:31 ---> 2833b2319e78 20:08:31 Step 7/32 : COPY . . 20:08:31 Removing intermediate container d1d25037b2e8 20:08:31 ---> 14f5e70da7ec 20:08:31 Step 7/19 : COPY . . 20:08:36 Removing intermediate container a5bb17e5daac 20:08:36 ---> 4c7b61ec7d7c 20:08:36 Successfully built 4c7b61ec7d7c 20:08:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:37 + docker inspect -f . ci-base-image-arm64 20:08:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:08:37 prd-ubuntu20.04-docker-arm64-4c-16g-6925 does not seem to be running inside a container 20:08:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:08:38 $ docker top c757f1a01b1ad0b2f51adf3f4a8b4b974f1dcdc457b1808c12f1f7dc216e1097 -eo pid,comm [Pipeline] { [Pipeline] sh 20:08:39 + go version 20:08:39 go version go1.18.7 linux/arm64 [Pipeline] } 20:08:39 $ docker stop --time=1 c757f1a01b1ad0b2f51adf3f4a8b4b974f1dcdc457b1808c12f1f7dc216e1097 20:08:40 ---> fdeacf97a065 20:08:40 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:08:40 ---> 9398716f9a8c 20:08:40 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:08:40 ---> 6b6984f4c88a 20:08:40 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:08:40 ---> 10dd330a3102 20:08:40 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:08:40 ---> 325707a392ee 20:08:40 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:08:40 ---> Running in 78d3da77a6e0 20:08:40 ---> Running in a9fc4d85ee2a 20:08:40 ---> Running in b36f030429af 20:08:40 ---> Running in 12d3ee7e52ec 20:08:40 ---> Running in bd046610b1bd 20:08:40 Removing intermediate container a9fc4d85ee2a 20:08:40 ---> 421b07c45cc2 20:08:40 Step 9/24 : WORKDIR /edgex-go/spire-build 20:08:40 ---> Running in 2cebe24ea1d3 20:08:40 Removing intermediate container 2cebe24ea1d3 20:08:40 ---> ee344b46628b 20:08:40 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:08:40 ---> Running in 81491822c974 20:08: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 20:08:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:08:40 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:08:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:08:41 Removing intermediate container 81491822c974 20:08:41 ---> 4158a9890cae 20:08:41 Step 11/24 : WORKDIR /edgex-go 20:08:41 ---> Running in 98f757ff9436 20:08:41 $ docker rm -f --volumes c757f1a01b1ad0b2f51adf3f4a8b4b974f1dcdc457b1808c12f1f7dc216e1097 20:08:41 Removing intermediate container 98f757ff9436 20:08:41 ---> f039767e1fc6 20:08:41 20:08:41 Step 12/24 : FROM alpine:3.15 20:08:41 3.15: Pulling from library/alpine [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:42 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:08:42 Status: Downloaded newer image for alpine:3.15 20:08:42 ---> 5ce65d7b0fde 20:08:42 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:08:42 + docker inspect -f . ci-base-image-arm64 20:08:42 . [Pipeline] } 20:08:42 ---> Running in b3af411fa04f [Pipeline] // withEnv [Pipeline] withDockerContainer 20:08:42 prd-ubuntu20.04-docker-arm64-4c-16g-6925 does not seem to be running inside a container 20:08:42 Removing intermediate container b3af411fa04f 20:08:42 ---> 5bf351687a7d 20:08:42 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:08:42 ---> Running in c645e0d3cc13 20:08:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:08:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:08:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:08:43 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:08:43 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:08:43 OK: 15857 distinct packages available 20:08:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:08:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:08:43 (1/5) Installing dumb-init (1.2.5-r1) 20:08:43 (2/5) Installing musl-obstack (1.2.3-r0) 20:08:43 (3/5) Installing libucontext (1.1-r0) 20:08:43 (4/5) Installing gcompat (1.0.0-r4) 20:08:43 (5/5) Installing openssl (1.1.1t-r1) 20:08:43 Executing busybox-1.34.1-r7.trigger 20:08:43 OK: 7 MiB in 19 packages 20:08:43 $ docker top c9a860d6057e3aa4ea174c11b3095925af963a5009c748aa3234ee4748708c50 -eo pid,comm [Pipeline] { [Pipeline] echo 20:08:44 ========================================================= 20:08:44 [edgeXBuildGoParallel] Running Tests and Build... 20:08:44 ========================================================= [Pipeline] sh 20:08:44 + git config --global --add safe.directory /w/workspace/edgex-go/1 20:08:44 Removing intermediate container c645e0d3cc13 20:08:44 ---> a3cf98fc92b0 20:08:44 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [Pipeline] fileExists [Pipeline] sh 20:08:45 + make test 20:08:45 go test -race -coverprofile=coverage.out ./... 20:08:46 ---> 9a05f4db2c82 20:08:46 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:08:50 ---> 9bebaac28349 20:08:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:08:51 ---> c22eec708550 20:08:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:08:52 ---> 3dcbba536fe0 20:08:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:08:52 ---> 00086878edd5 20:08:52 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:08:52 ---> Running in 80a4a82e420f 20:08:53 Removing intermediate container 80a4a82e420f 20:08:53 ---> 17698e9261f9 20:08:53 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:08:53 ---> Running in 087fba2d5268 20:08:53 Removing intermediate container 087fba2d5268 20:08:53 ---> 65c247f05690 20:08:53 Step 22/24 : LABEL arch=x86_64 20:08:54 ---> Running in 78647f728974 20:08:54 Removing intermediate container 78647f728974 20:08:54 ---> 62320f6c1e18 20:08:54 Step 23/24 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 20:08:54 ---> Running in 1b182ecae2f6 20:08:55 Removing intermediate container 1b182ecae2f6 20:08:55 ---> be4a60d1b15c 20:08:55 Step 24/24 : LABEL version=0.0.0 20:08:55 ---> Running in 3d4a22b638df 20:08:55 Removing intermediate container 3d4a22b638df 20:08:55 ---> d569693c2072 20:08:55 20:08:55 Successfully built d569693c2072 20:08:55 Successfully tagged security-spire-agent:latest 20:08:55 Building core-metadata 20:08:58  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:08:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:08:58 ---> f9822567bafe 20:08:58 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:08:58 ---> Using cache 20:08:58 ---> 126d5f941c9a 20:08:58 Step 4/24 : WORKDIR /edgex-go 20:08:58 ---> Using cache 20:08:58 ---> 57da4b979cad 20:08:58 Step 5/24 : RUN apk add --update --no-cache make git 20:08:58 ---> Using cache 20:08:58 ---> 0786e95cbbdb 20:08:58 Step 6/24 : COPY go.mod vendor* ./ 20:08:58 ---> Using cache 20:08:58 ---> ff88e633f033 20:08:58 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:58 ---> Using cache 20:08:58 ---> 3f56d4b5ee60 20:08:58 Step 8/24 : COPY . . 20:08:58 ---> Using cache 20:08:58 ---> 6b6984f4c88a 20:08:58 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:09:03 ---> Running in a6b89fe10bff 20:09:04 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:09:24 ? github.com/edgexfoundry/edgex-go [no test files] 20:09:25 Removing intermediate container 12d3ee7e52ec 20:09:25 ---> 3354fd30430b 20:09:25 20:09:25 Step 10/22 : FROM alpine:3.16 20:09:25 Removing intermediate container b36f030429af 20:09:25 ---> 4e74bbabe667 20:09:25 20:09:25 Step 9/32 : FROM alpine:3.16 20:09:25 3.16: Pulling from library/alpine 20:09:25 3.16: Pulling from library/alpine 20:09:25 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:09:25 Status: Downloaded newer image for alpine:3.16 20:09:25 ---> dfd21b5a31f5 20:09:25 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:09:25 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:09:25 Status: Image is up to date for alpine:3.16 20:09:25 ---> dfd21b5a31f5 20:09:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:09:29 ---> Running in 688d12696b9f 20:09:29 ---> Running in 3b31c630ba57 20:09:29 Removing intermediate container bd046610b1bd 20:09:29 ---> 386ab646356a 20:09:29 20:09:29 Step 9/19 : FROM alpine:3.15 20:09:29 Removing intermediate container 78d3da77a6e0 20:09:29 ---> 8c60f3865dfe 20:09:29 20:09:29 Step 10/22 : FROM alpine:3.16 20:09:29 ---> dfd21b5a31f5 20:09:29 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:09:29 ---> 5ce65d7b0fde 20:09:29 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:09:29 ---> Using cache 20:09:29 ---> 5bf351687a7d 20:09:29 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:09:29 Removing intermediate container 3b31c630ba57 20:09:29 ---> 61dce36f7452 20:09:29 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:09:29 Removing intermediate container 688d12696b9f 20:09:29 ---> e48d5f6155b1 20:09:29 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:09:29 ---> Running in b10befb0f62b 20:09:29 ---> Running in 9b312d1105c3 20:09:29 ---> Running in 491e91556fa6 20:09:29 ---> Running in 551440ba1386 20:09:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:09:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:09:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:09:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:09:30 (1/2) Installing dumb-init (1.2.5-r1) 20:09:30 (2/2) Installing su-exec (0.2-r1) 20:09:30 Executing busybox-1.35.0-r17.trigger 20:09:30 OK: 6 MiB in 16 packages 20:09:30 (1/1) Installing dumb-init (1.2.5-r1) 20:09:30 Executing busybox-1.35.0-r17.trigger 20:09:30 OK: 6 MiB in 15 packages 20:09:30 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:09:30 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:09:30 OK: 15857 distinct packages available 20:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:09:30 (1/1) Installing dumb-init (1.2.5-r1) 20:09:30 Executing busybox-1.35.0-r17.trigger 20:09:30 OK: 6 MiB in 15 packages 20:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:09:30 (1/9) Installing ca-certificates (20220614-r0) 20:09:30 (2/9) Installing brotli-libs (1.0.9-r5) 20:09:30 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:09:30 (4/9) Installing libcurl (7.80.0-r6) 20:09:30 (5/9) Installing curl (7.80.0-r6) 20:09:30 (6/9) Installing dumb-init (1.2.5-r1) 20:09:30 (7/9) Installing musl-obstack (1.2.3-r0) 20:09:30 (8/9) Installing libucontext (1.1-r0) 20:09:30 (9/9) Installing gcompat (1.0.0-r4) 20:09:30 Executing busybox-1.34.1-r7.trigger 20:09:30 Executing ca-certificates-20220614-r0.trigger 20:09:30 OK: 8 MiB in 23 packages 20:09:32 Removing intermediate container a6b89fe10bff 20:09:32 ---> 915c4b9cca1d 20:09:32 20:09:32 Step 10/24 : FROM alpine:3.16 20:09:32 ---> dfd21b5a31f5 20:09:32 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:09:32 ---> Running in a2d4029901f8 20:09:32 Removing intermediate container 9b312d1105c3 20:09:32 ---> 927b0009e54e 20:09:32 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:09:32 Removing intermediate container b10befb0f62b 20:09:32 ---> b911a3f4b960 20:09:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:09:32 Removing intermediate container 551440ba1386 20:09:32 ---> 7b85e2dbd75e 20:09:32 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:09:32 ---> Running in 1f6111b9c5eb 20:09:32 ---> Running in 1559f74bfa1a 20:09:32 Removing intermediate container 1f6111b9c5eb 20:09:32 ---> 3e704fb81caf 20:09:32 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:09:32 ---> 24de9bd07ae0 20:09:32 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:09:32 Removing intermediate container 1559f74bfa1a 20:09:32 ---> 49e8c8a4dec3 20:09:32 Step 13/22 : ENV APP_PORT=59861 20:09:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:09:32 ---> Running in 4d485e2b6aba 20:09:32 ---> Running in 3bba4b816fd1 20:09:32 Removing intermediate container 491e91556fa6 20:09:32 ---> 3f74c284fbc8 20:09:32 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:09:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:09:32 Removing intermediate container 3bba4b816fd1 20:09:32 ---> a6c4f33ac1e4 20:09:32 Step 14/22 : EXPOSE $APP_PORT 20:09:32 Removing intermediate container 4d485e2b6aba 20:09:32 ---> 9cf9befa0a46 20:09:32 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:09:32 ---> Running in b0d437fbeacf 20:09:32 (1/1) Installing dumb-init (1.2.5-r1) 20:09:32 Executing busybox-1.35.0-r17.trigger 20:09:32 OK: 6 MiB in 15 packages 20:09:32 ---> Running in d81a8a7e929d 20:09:33 ---> 8a7306ec8e38 20:09:33 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:09:33 Removing intermediate container b0d437fbeacf 20:09:33 ---> 8134d345cadc 20:09:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:09:33 Removing intermediate container d81a8a7e929d 20:09:33 ---> 37650aaa1dd3 20:09:33 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:09:33 ---> Running in 93ceadf00051 20:09:33 ---> a99c42ca8fe6 20:09:33 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:09:33 ---> 498737462e26 20:09:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:09:33 Removing intermediate container 93ceadf00051 20:09:33 ---> 691c84fb5a0f 20:09:33 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:09:33 Removing intermediate container a2d4029901f8 20:09:33 ---> 27433def9b02 20:09:33 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:09:34 ---> Running in 2d4baa3e7b98 20:09:34 ---> a827ef060698 20:09:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:09:34 ---> Running in 896f04ae554a 20:09:34 ---> e8e35e9cd413 20:09:34 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:09:34 ---> cf30570a6b3b 20:09:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:09:34 Removing intermediate container 896f04ae554a 20:09:34 ---> f6c4270cf4c7 20:09:34 Step 13/24 : ENV APP_PORT=59881 20:09:34 ---> Running in eb10c0231cd5 20:09:34 ---> 956f7e4b693b 20:09:34 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:09:34 ---> Running in 16e6f6a6dd31 20:09:34 ---> 13a630399cc6 20:09:34 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:09:34 Removing intermediate container eb10c0231cd5 20:09:34 ---> 52eddb67f403 20:09:34 Step 14/24 : EXPOSE $APP_PORT 20:09:34 ---> bd7c550549b9 20:09:34 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:09:34 ---> Running in 3e2a8ea69ddb 20:09:34 ---> Running in 225c9b1fc241 20:09:34 ---> Running in eb18912041fa 20:09:34 Removing intermediate container 16e6f6a6dd31 20:09:34 ---> 79b447c93706 20:09:34 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:09:34 ---> Running in 431446f10ad2 20:09:35 Removing intermediate container 225c9b1fc241 20:09:35 ---> ad5fc26fcb30 20:09:35 Step 15/24 : WORKDIR / 20:09:35 Removing intermediate container eb18912041fa 20:09:35 ---> 8ff4b87d30af 20:09:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:09:35 Removing intermediate container 431446f10ad2 20:09:35 ---> 5b759f812df6 20:09:35 Step 17/19 : LABEL arch=x86_64 20:09:35 ---> Running in b606419258f3 20:09:35 ---> Running in a7c25d266e00 20:09:35 ---> Running in eb55d6cf76b7 20:09:35 Removing intermediate container b606419258f3 20:09:35 ---> 57185fef7c44 20:09:35 Step 18/19 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 20:09:35 ---> Running in 0d3ce3b66e72 20:09:35 Removing intermediate container eb55d6cf76b7 20:09:35 ---> 3020bcc27425 20:09:35 Step 20/22 : LABEL arch=x86_64 20:09:35 Removing intermediate container a7c25d266e00 20:09:35 ---> 25f6bacb1cea 20:09:35 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:09:35 Removing intermediate container 2d4baa3e7b98 20:09:35 ---> e80f70bba61a 20:09:35 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:09:35 ---> Running in 521e65cbdffd 20:09:35 ---> Running in c1e939e5a5c4 20:09:35 Removing intermediate container 0d3ce3b66e72 20:09:35 ---> 6dd9e6a7a54c 20:09:35 Step 19/19 : LABEL version=0.0.0 20:09:35 ---> Running in 02a92c2ca681 20:09:35 Removing intermediate container 521e65cbdffd 20:09:35 ---> 418f5efee1ea 20:09:35 Step 21/22 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 20:09:35 ---> 7cefb88141e7 20:09:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:09:35 ---> Running in ca01dda83192 20:09:35 Removing intermediate container c1e939e5a5c4 20:09:35 ---> 31346568a65b 20:09:35 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:09:35 Removing intermediate container 02a92c2ca681 20:09:35 ---> 5e1d80f65cc6 20:09:35 20:09:35 Removing intermediate container ca01dda83192 20:09:35 ---> 1b17d6246563 20:09:35 Step 22/22 : LABEL version=0.0.0 20:09:35 Successfully built 5e1d80f65cc6 20:09:35 Successfully tagged security-spiffe-token-provider:latest 20:09:35 Building security-secretstore-setup 20:09:35  Building security-spiffe-token-provider ... done  ---> Running in fee233c4f90d 20:09:36 Removing intermediate container 3e2a8ea69ddb 20:09:36 ---> 07816f4899b6 20:09:36 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:09:38 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:09:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:09:38 ---> f9822567bafe 20:09:38 Step 3/24 : WORKDIR /edgex-go 20:09:38 ---> Using cache 20:09:38 ---> 1cb852618298 20:09:38 Step 4/24 : RUN apk add --update --no-cache make git 20:09:40 ---> 06e25cf46b20 20:09:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:09:40 ---> c55fbc5975df 20:09:40 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:09:40 ---> Running in 4a1ebc95d167 20:09:40 ---> Running in 12582be28a1b 20:09:40 Removing intermediate container fee233c4f90d 20:09:40 ---> 4db047891c19 20:09:40 20:09:40 ---> Running in 813402b528ed 20:09:40 Successfully built 4db047891c19 20:09:40 Successfully tagged support-scheduler:latest 20:09:40 Building core-data 20:09:40  Building support-scheduler ... done Removing intermediate container 4a1ebc95d167 20:09:40 ---> cee80191ea96 20:09:40 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:09:40 ---> Running in 93d0310bdf44 20:09:40 ---> 37ae9f2c294d 20:09:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:09:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:09:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:09:41 OK: 211 MiB in 51 packages 20:09:43 Removing intermediate container 93d0310bdf44 20:09:43 ---> 914533198c50 20:09:43 Step 20/22 : LABEL arch=x86_64 20:09:43 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:09:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:09:43 ---> f9822567bafe 20:09:43 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:09:43 ---> Using cache 20:09:43 ---> 126d5f941c9a 20:09:43 Step 4/22 : WORKDIR /edgex-go 20:09:43 ---> Using cache 20:09:43 ---> 57da4b979cad 20:09:43 Step 5/22 : RUN apk add --update --no-cache make git 20:09:43 ---> Using cache 20:09:43 ---> 0786e95cbbdb 20:09:43 Step 6/22 : COPY go.mod vendor* ./ 20:09:43 ---> Using cache 20:09:43 ---> ff88e633f033 20:09:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:43 ---> Using cache 20:09:43 ---> 3f56d4b5ee60 20:09:43 Step 8/22 : COPY . . 20:09:43 ---> Using cache 20:09:43 ---> 6b6984f4c88a 20:09:43 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:09:44 ---> a007ad88e5af 20:09:44 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:09:44 ---> Running in 85238d4189be 20:09:44 ---> Running in bffe73be3b6b 20:09:44 ---> Running in f8a8b3cedeb8 20:09:44 Removing intermediate container 85238d4189be 20:09:44 ---> 8f6ef49c506e 20:09:44 Step 21/22 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 20:09:44 Removing intermediate container 12582be28a1b 20:09:44 ---> f58bec23d335 20:09:44 Step 5/24 : COPY go.mod vendor* ./ 20:09:44 ---> Running in 2b67671c5a97 20:09:44 Removing intermediate container f8a8b3cedeb8 20:09:44 ---> d184da4be14c 20:09:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:09:44 Removing intermediate container 813402b528ed 20:09:44 ---> e6fe0cc07312 20:09:44 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:09:44 ---> Running in f66fbd2a6c67 20:09:44 Removing intermediate container 2b67671c5a97 20:09:44 ---> 6262d96c9f4e 20:09:44 Step 22/22 : LABEL version=0.0.0 20:09:45 ---> Running in 17c1c3744215 20:09:45 ---> ac9b72a82840 20:09:45 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:45 ---> Running in 9e827f7ec4ab 20:09:45 Removing intermediate container f66fbd2a6c67 20:09:45 ---> 1c07851f533e 20:09:45 Step 22/24 : LABEL arch=x86_64 20:09:45 ---> Running in 9ad6aa764149 20:09:45 Removing intermediate container 17c1c3744215 20:09:45 ---> 5ae8421776ca 20:09:45 20:09:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:09:45 ---> 360fc2814e9e 20:09:45 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:09:45 Successfully built 5ae8421776ca 20:09:45 Successfully tagged core-common-config-bootstrapper:latest 20:09:45  Building core-common-config-bootstrapper ... done Building security-proxy-setup 20:09:45 Removing intermediate container 9ad6aa764149 20:09:45 ---> 9983861ed599 20:09:45 Step 23/24 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 20:09:45 ---> Running in 6d8df2056357 20:09:48 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:09:48 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:09:48 ---> f9822567bafe 20:09:48 Step 3/21 : WORKDIR /edgex-go 20:09:48 ---> Using cache 20:09:48 ---> 1cb852618298 20:09:48 Step 4/21 : RUN apk add --update --no-cache make git 20:09:48 ---> Using cache 20:09:48 ---> f58bec23d335 20:09:48 Step 5/21 : COPY go.mod vendor* ./ 20:09:48 ---> Using cache 20:09:48 ---> ac9b72a82840 20:09:48 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:50 Removing intermediate container 6d8df2056357 20:09:50 ---> 6b17d2cd134a 20:09:50 Step 24/24 : LABEL version=0.0.0 20:09:50 ---> Running in 2caa21ceed7b 20:09:50 ---> Running in 990e8eeee4fb 20:09:50 ---> b8ac67681bd3 20:09:50 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:09:50 Removing intermediate container 990e8eeee4fb 20:09:50 ---> 8569dcf48ed9 20:09:50 20:09:50 Successfully built 8569dcf48ed9 20:09:50 Successfully tagged core-metadata:latest 20:09:50  Building core-metadata ... done Building security-spire-config 20:09:50 ---> 65b78c15fe98 20:09:50 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:09:54 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:09:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:09:54 ---> f9822567bafe 20:09:54 Step 3/24 : WORKDIR /edgex-go 20:09:54 ---> Using cache 20:09:54 ---> 1cb852618298 20:09:54 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:09:55 ---> 72bef7e2fd03 20:09:55 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:09:55 ---> Running in 1ab0d1b3175d 20:09:55 ---> 0be66f81a767 20:09:55 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:09:55 ---> 0c0c5ce32aa7 20:09:55 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:09:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:09:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:09:55 ---> 4f847b10d10b 20:09:55 Step 27/32 : RUN chmod +x /entrypoint.sh 20:09:55 ---> Running in d87c2dc60374 20:09:55 OK: 211 MiB in 51 packages 20:09:56 Removing intermediate container 1ab0d1b3175d 20:09:56 ---> 0b119cfc4351 20:09:56 Step 5/24 : COPY go.mod vendor* ./ 20:09:56 Removing intermediate container d87c2dc60374 20:09:56 ---> ce5bdc6415a6 20:09:56 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:09:56 ---> b0878889017f 20:09:56 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:56 ---> Running in 9d56415fe2c2 20:09:56 ---> Running in 1c946d71a305 20:09:56 Removing intermediate container 9d56415fe2c2 20:09:56 ---> c190ccd70df9 20:09:56 Step 29/32 : CMD ["gate"] 20:09:56 ---> Running in 99d0956a1977 20:09:56 Removing intermediate container 99d0956a1977 20:09:56 ---> 1e51ab286613 20:09:56 Step 30/32 : LABEL arch=x86_64 20:09:56 ---> Running in 248d9c980c6f 20:09:56 Removing intermediate container 248d9c980c6f 20:09:56 ---> 6fcbf9c8f382 20:09:56 Step 31/32 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 20:09:56 ---> Running in 487682b8faf8 20:09:57 Removing intermediate container 487682b8faf8 20:09:57 ---> 7c85c59ada18 20:09:57 Step 32/32 : LABEL version=0.0.0 20:09:57 ---> Running in 2ae07edbe3be 20:09:57 Removing intermediate container 2ae07edbe3be 20:09:57 ---> 8748b6ac34a4 20:09:57 20:09:57 Successfully built 8748b6ac34a4 20:09:57 Successfully tagged security-bootstrapper:latest 20:09:57  Building security-bootstrapper ... done Building support-notifications 20:09:59 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:09:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:09:59 ---> f9822567bafe 20:09:59 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:09:59 ---> Using cache 20:09:59 ---> 126d5f941c9a 20:09:59 Step 4/22 : WORKDIR /edgex-go 20:09:59 ---> Using cache 20:09:59 ---> 57da4b979cad 20:09:59 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:10:01 ---> Running in 3d4cab389ebf 20:10:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:10:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:10:02 OK: 211 MiB in 51 packages 20:10:04 Removing intermediate container 3d4cab389ebf 20:10:04 ---> e2b37e6aa522 20:10:04 Step 6/22 : COPY go.mod vendor* ./ 20:10:04 ---> 675fabf2c93a 20:10:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:05 ---> Running in d8da4ba20b77 20:10:08 Removing intermediate container bffe73be3b6b 20:10:08 ---> ccb93b63a900 20:10:08 20:10:08 Step 10/22 : FROM alpine:3.16 20:10:08 ---> dfd21b5a31f5 20:10:08 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:10:08 ---> Running in 572b9d46de89 20:10:09 Removing intermediate container 572b9d46de89 20:10:09 ---> 4df056850eb7 20:10:09 Step 12/22 : ENV APP_PORT=59880 20:10:12 ---> Running in 4e9bab1c3b8f 20:10:14 Removing intermediate container 4e9bab1c3b8f 20:10:14 ---> 095d47c61675 20:10:14 Step 13/22 : EXPOSE $APP_PORT 20:10:16 ---> Running in 8a9284eb7e7a 20:10:17 Removing intermediate container 9e827f7ec4ab 20:10:17 ---> 747ab809df52 20:10:17 Step 7/24 : COPY . . 20:10:19 Removing intermediate container 8a9284eb7e7a 20:10:19 ---> 220826aca29a 20:10:19 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:10:25 ---> Running in 21db42b6a1e8 20:10:25 ---> 29409e95c76a 20:10:25 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:10:25 ---> Running in 23b22aad02d8 20:10:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:10:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:10:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:10:25 Removing intermediate container 2caa21ceed7b 20:10:25 ---> d6a3e6a58a67 20:10:25 Step 7/21 : COPY . . 20:10:25 (1/1) Installing dumb-init (1.2.5-r1) 20:10:25 Executing busybox-1.35.0-r17.trigger 20:10:25 OK: 6 MiB in 15 packages 20:10:34 Removing intermediate container 21db42b6a1e8 20:10:34 ---> f3b7422cd387 20:10:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:10:34 ---> 0f1662593d8d 20:10:34 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:10:34 ---> 97a313416c6d 20:10:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:10:34 ---> Running in 179050d5fb9c 20:10:35 Removing intermediate container 1c946d71a305 20:10:35 ---> 42270d2c7445 20:10:35 Step 7/24 : COPY . . 20:10:35 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 20:10:37 ---> 56ba91ab193f 20:10:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:10:39 ---> 0d490125fa19 20:10:39 Step 18/22 : ENTRYPOINT ["/core-data"] 20:10:42 ---> Running in e68fcabc4387 20:10:42 ---> c0c475409135 20:10:42 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:10:43 ---> Running in e3951554fe50 20:10:43 Removing intermediate container e68fcabc4387 20:10:43 ---> 6c0f01c22d04 20:10:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:10:45 Removing intermediate container e3951554fe50 20:10:45 ---> b8fad2d3e989 20:10:45 Step 9/24 : WORKDIR /edgex-go/spire-build 20:10:45 ---> Running in a2995be17599 20:10:45 ---> Running in 5b00674d1759 20:10:45 Removing intermediate container 5b00674d1759 20:10:45 ---> 22905f01b127 20:10:45 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 20:10:45 Removing intermediate container a2995be17599 20:10:45 ---> 7eb9f904810f 20:10:45 Step 20/22 : LABEL arch=x86_64 20:10:45 ---> Running in 97e1a94bfb85 20:10:45 ---> Running in b4de3ed1226b 20:10:45 Removing intermediate container b4de3ed1226b 20:10:45 ---> da5cd7f3145e 20:10:45 Step 21/22 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 20:10:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:10:47 ---> Running in 7d4c2f8d5522 20:10:48 Removing intermediate container 7d4c2f8d5522 20:10:48 ---> de2d3fc544fa 20:10:48 Step 22/22 : LABEL version=0.0.0 20:10:48 Removing intermediate container 97e1a94bfb85 20:10:48 ---> dd567f22a654 20:10:48 Step 11/24 : WORKDIR /edgex-go 20:10:48 ---> Running in 617ba906d497 20:10:48 ---> Running in 9c6d8dad0e57 20:10:48 Removing intermediate container 617ba906d497 20:10:48 ---> f3bbf95f5ea8 20:10:48 20:10:48 Removing intermediate container 9c6d8dad0e57 20:10:48 ---> c219f51020d3 20:10:48 20:10:48 Step 12/24 : FROM alpine:3.15 20:10:48 ---> 5ce65d7b0fde 20:10:48 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:10:48 ---> Using cache 20:10:48 ---> 5bf351687a7d 20:10:48 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:10:48 Successfully built f3bbf95f5ea8 20:10:48 Successfully tagged core-data:latest 20:10:48  Building core-data ... done Building security-spire-server 20:10:48 ---> Running in db46521c4e54 20:10:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:10:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:10:50 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:10:50 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:10:50 OK: 15857 distinct packages available 20:10:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:10:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:10:51 (1/4) Installing dumb-init (1.2.5-r1) 20:10:51 (2/4) Installing musl-obstack (1.2.3-r0) 20:10:51 (3/4) Installing libucontext (1.1-r0) 20:10:51 (4/4) Installing gcompat (1.0.0-r4) 20:10:51 Executing busybox-1.34.1-r7.trigger 20:10:51 OK: 6 MiB in 18 packages 20:10:52 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:10:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:10:52 ---> f9822567bafe 20:10:52 Step 3/23 : WORKDIR /edgex-go 20:10:52 ---> Using cache 20:10:52 ---> 1cb852618298 20:10:52 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:10:52 ---> Using cache 20:10:52 ---> 0b119cfc4351 20:10:52 Step 5/23 : COPY go.mod vendor* ./ 20:10:52 ---> Using cache 20:10:52 ---> b0878889017f 20:10:52 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:52 ---> Using cache 20:10:52 ---> 42270d2c7445 20:10:52 Step 7/23 : COPY . . 20:10:52 ---> Using cache 20:10:52 ---> c0c475409135 20:10:52 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:10:52 ---> Using cache 20:10:52 ---> b8fad2d3e989 20:10:52 Step 9/23 : WORKDIR /edgex-go/spire-build 20:10:52 ---> Using cache 20:10:52 ---> 22905f01b127 20:10:52 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 20:10:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:10:56 ---> Running in 318e75e46238 20:10:56 Removing intermediate container d8da4ba20b77 20:10:56 ---> f22c9565a039 20:10:56 Step 8/22 : COPY . . 20:11:00 Removing intermediate container db46521c4e54 20:11:00 ---> 4e1173579948 20:11:00 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:11:02 Removing intermediate container 23b22aad02d8 20:11:02 ---> a1758e037c0e 20:11:02 20:11:02 Step 9/24 : FROM alpine:3.16 20:11:02 ---> dfd21b5a31f5 20:11:02 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:11:02 ---> a4cddd535f1e 20:11:02 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:11:04 ---> Running in 0443a9c1ca49 20:11:04 ---> Running in 9d8027cf84c2 20:11:04 ---> 6ee73ea245cd 20:11:04 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:11:04 Removing intermediate container 318e75e46238 20:11:04 ---> f2bbe5f7e674 20:11:04 Step 11/23 : WORKDIR /edgex-go 20:11:04 ---> Running in 9d682f38fdd8 20:11:04 Removing intermediate container 179050d5fb9c 20:11:04 ---> 7a7455a31b3b 20:11:04 20:11:04 Step 9/21 : FROM alpine:3.16 20:11:04 ---> dfd21b5a31f5 20:11:04 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:11:04 ---> 661b7d6d2fa7 20:11:04 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:11:04 ---> Running in 03b7c1b46fc0 20:11:04 ---> Running in fe38ecb7d5a8 20:11:04 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:11:04 Removing intermediate container 9d682f38fdd8 20:11:04 ---> dfa2cb7853d8 20:11:04 20:11:04 Step 12/23 : FROM alpine:3.15 20:11:04 ---> 5ce65d7b0fde 20:11:04 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:11:04 ---> Using cache 20:11:04 ---> 5bf351687a7d 20:11:04 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:11:04 ---> Using cache 20:11:04 ---> a3cf98fc92b0 20:11:04 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:11:04 Removing intermediate container fe38ecb7d5a8 20:11:04 ---> acb6adca5be9 20:11:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:11:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:11:04 ---> 144c7fe71833 20:11:04 Step 19/24 : WORKDIR / 20:11:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:11:05 ---> Running in af06f135c4ec 20:11:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:11:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:11:05 (1/3) Installing ca-certificates (20220614-r0) 20:11:05 (1/6) Installing ca-certificates (20220614-r0) 20:11:05 (2/3) Installing dumb-init (1.2.5-r1) 20:11:05 (3/3) Installing su-exec (0.2-r1) 20:11:05 Executing busybox-1.35.0-r17.trigger 20:11:05 Executing ca-certificates-20220614-r0.trigger 20:11:05 (2/6) Installing brotli-libs (1.0.9-r6) 20:11:05 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:11:05 (4/6) Installing libcurl (7.83.1-r6) 20:11:05 (5/6) Installing curl (7.83.1-r6) 20:11:05 (6/6) Installing dumb-init (1.2.5-r1) 20:11:05 OK: 6 MiB in 17 packages 20:11:05 Executing busybox-1.35.0-r17.trigger 20:11:05 Executing ca-certificates-20220614-r0.trigger 20:11:05 OK: 8 MiB in 20 packages 20:11:06 Removing intermediate container af06f135c4ec 20:11:06 ---> 501057569bf6 20:11:06 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:11:06 ---> 79f92f283887 20:11:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:11:06 ---> Running in 94397bac8ab5 20:11:06 Removing intermediate container 94397bac8ab5 20:11:06 ---> 63b204b7691e 20:11:06 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:11:06 ---> 5a45b3b049d7 20:11:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:11:06 ---> Running in 672f767c4eed 20:11:07 Removing intermediate container 672f767c4eed 20:11:07 ---> 5769060c5a99 20:11:07 Step 22/24 : LABEL arch=x86_64 20:11:07 ---> Running in 1e83f69aab3c 20:11:07 ---> 8220d3f513e3 20:11:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:11:07 Removing intermediate container 0443a9c1ca49 20:11:07 ---> 997f96635b8b 20:11:07 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:11:07 ---> Running in 12614f75697e 20:11:07 Removing intermediate container 03b7c1b46fc0 20:11:07 ---> dc115d2a0d0b 20:11:07 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:11:07 ---> Running in 3eccf738e358 20:11:07 Removing intermediate container 1e83f69aab3c 20:11:07 ---> 124fa2002958 20:11:07 Step 23/24 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 20:11:07 ---> Running in 5db72daab185 20:11:07 Removing intermediate container 12614f75697e 20:11:07 ---> 210cdd5f2b8a 20:11:07 Step 12/24 : WORKDIR / 20:11:07 ---> 0e76e8a2f4d9 20:11:07 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:11:07 ---> Running in 402b894b3da2 20:11:07 Removing intermediate container 3eccf738e358 20:11:07 ---> 0b8c83e397fc 20:11:07 Step 12/21 : WORKDIR /edgex 20:11:07 ---> Running in 93ede81a50d5 20:11:07 ---> Running in 23b9e4285dba 20:11:07 Removing intermediate container 5db72daab185 20:11:07 ---> 7dadc2dcc23f 20:11:07 Step 24/24 : LABEL version=0.0.0 20:11:07 ---> Running in 4fe0d5090915 20:11:07 Removing intermediate container 93ede81a50d5 20:11:07 ---> 0f29e1339504 20:11:07 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:11:07 Removing intermediate container 402b894b3da2 20:11:07 ---> 78734d37aed2 20:11:07 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:11:07 ---> Running in bf098e2a0711 20:11:07 Removing intermediate container 23b9e4285dba 20:11:07 ---> c990ebe3ae79 20:11:07 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:11:07 Removing intermediate container 4fe0d5090915 20:11:07 ---> 96f4e6a8ea00 20:11:07 20:11:07 Removing intermediate container bf098e2a0711 20:11:07 ---> 9a2f447aa0cf 20:11:07 Step 21/23 : LABEL arch=x86_64 20:11:07 Successfully built 96f4e6a8ea00 20:11:07 ---> Running in 9515cadd89f4 20:11:07 Successfully tagged security-spire-config:latest 20:11:07  Building security-spire-config ... done Building core-command 20:11:07 ---> 4081e8b8e23e 20:11:07 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:11:11 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:11:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:11:11 ---> f9822567bafe 20:11:11 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:11:11 ---> Using cache 20:11:11 ---> 126d5f941c9a 20:11:11 Step 4/23 : WORKDIR /edgex-go 20:11:11 ---> Using cache 20:11:11 ---> 57da4b979cad 20:11:11 Step 5/23 : RUN apk add --update --no-cache make git 20:11:11 ---> Using cache 20:11:11 ---> 0786e95cbbdb 20:11:11 Step 6/23 : COPY go.mod vendor* ./ 20:11:11 ---> Using cache 20:11:11 ---> ff88e633f033 20:11:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:11 ---> Using cache 20:11:11 ---> 3f56d4b5ee60 20:11:11 Step 8/23 : COPY . . 20:11:11 ---> Using cache 20:11:11 ---> 6b6984f4c88a 20:11:11 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:11:13 Removing intermediate container 9515cadd89f4 20:11:13 ---> d7b2b8b355b7 20:11:13 Step 22/23 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 20:11:13 ---> bcc43d83b39b 20:11:13 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:11:13 ---> 0e281251512a 20:11:13 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:11:13 ---> Running in b2606d617a5c 20:11:13 ---> Running in f565159fa168 20:11:14 Removing intermediate container f565159fa168 20:11:14 ---> 764f92ac7cf2 20:11:14 Step 23/23 : LABEL version=0.0.0 20:11:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:11:14 ---> a4dc0eec0334 20:11:14 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:11:14 ---> 302df96f815c 20:11:14 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:11:14 ---> Running in 626c0f737720 20:11:14 Removing intermediate container 626c0f737720 20:11:14 ---> 80767f0f0a71 20:11:14 20:11:14 Successfully built 80767f0f0a71 20:11:14 ---> c7243384f9a4 20:11:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:11:14 Successfully tagged security-spire-server:latest 20:11:15  Building security-spire-server ... done  ---> 0a2c146b8726 20:11:15 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:11:15 ---> 628a700d2f4d 20:11:15 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:11:15 ---> 9add17b78f58 20:11:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:11:15 ---> Running in 5bd4d351000e 20:11:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:11:16 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:11:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:11:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:11:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:11:16 ---> 9c8f92c724a9 20:11:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:11:16 ---> d4bc70b03bbc 20:11:16 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:11:16 ---> Running in 9bd3df2e189a 20:11:16 Removing intermediate container 5bd4d351000e 20:11:16 ---> b60c1193f246 20:11:16 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:11:17 ---> Running in 44f1e0f151e8 20:11:17 Removing intermediate container 44f1e0f151e8 20:11:17 ---> 9915e70d098c 20:11:17 Step 19/21 : LABEL arch=x86_64 20:11:17 ---> Running in 5deb3880062b 20:11:17 Removing intermediate container 5deb3880062b 20:11:17 ---> 0fed5f2f5ca7 20:11:17 Step 20/21 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 20:11:17 ---> Running in ee518350b437 20:11:17 Removing intermediate container ee518350b437 20:11:17 ---> 61ece64e2f5d 20:11:17 Step 21/21 : LABEL version=0.0.0 20:11:17 ---> Running in e4cb828ae825 20:11:17 Removing intermediate container e4cb828ae825 20:11:17 ---> 3f56c66e513a 20:11:17 20:11:17 Successfully built 3f56c66e513a 20:11:17 Removing intermediate container 9bd3df2e189a 20:11:17 ---> efaf468b20c6 20:11:17 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:11:17 Successfully tagged security-proxy-setup:latest 20:11:17  Building security-proxy-setup ... done  ---> Running in 3ca4bef83e4e 20:11:18 Removing intermediate container 3ca4bef83e4e 20:11:18 ---> 32bdde8e6d84 20:11:18 Step 22/24 : LABEL arch=x86_64 20:11:18 ---> Running in 4560cecfd7c0 20:11:18 Removing intermediate container 4560cecfd7c0 20:11:18 ---> 38c2fac0ba7d 20:11:18 Step 23/24 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 20:11:18 ---> Running in ad8bf27e8efe 20:11:18 Removing intermediate container ad8bf27e8efe 20:11:18 ---> dbe75b597df5 20:11:18 Step 24/24 : LABEL version=0.0.0 20:11:18 ---> Running in 48f41f620a00 20:11:18 Removing intermediate container 48f41f620a00 20:11:18 ---> 4de0576b0a76 20:11:18 20:11:18 Successfully built 4de0576b0a76 20:11:18 Successfully tagged security-secretstore-setup:latest 20:11:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:11:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:11:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:11:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:11:28 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:11:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:11:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:11:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:11:28 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:11:37  Building security-secretstore-setup ... done Removing intermediate container b2606d617a5c 20:11:37 ---> 3ec03d5fd4a2 20:11:37 20:11:37 Step 10/23 : FROM alpine:3.16 20:11:37 ---> dfd21b5a31f5 20:11:37 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:11:37 ---> Using cache 20:11:37 ---> 27433def9b02 20:11:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:11:37 ---> Using cache 20:11:37 ---> f6c4270cf4c7 20:11:37 Step 13/23 : ENV APP_PORT=59882 20:11:37 ---> Running in eeac0fd84995 20:11:37 Removing intermediate container 9d8027cf84c2 20:11:37 ---> 45c87f30e679 20:11:37 20:11:37 Step 10/22 : FROM alpine:3.16 20:11:37 ---> dfd21b5a31f5 20:11:37 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:11:37 ---> Running in 3d3a414c7216 20:11:37 Removing intermediate container eeac0fd84995 20:11:37 ---> 117043b77802 20:11:37 Step 14/23 : EXPOSE $APP_PORT 20:11:37 ---> Running in a335a4662838 20:11:37 Removing intermediate container a335a4662838 20:11:37 ---> 1a911b5f2881 20:11:37 Step 15/23 : WORKDIR / 20:11:37 ---> Running in ccdb4d4d937e 20:11:37 Removing intermediate container ccdb4d4d937e 20:11:37 ---> 6ced4691507b 20:11:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:11:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:11:37 ---> f1a7a9ca4c68 20:11:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:11:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:11:37 ---> 55e4559ff2d1 20:11:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:11:37 (1/2) Installing ca-certificates (20220614-r0) 20:11:37 (2/2) Installing dumb-init (1.2.5-r1) 20:11:37 Executing busybox-1.35.0-r17.trigger 20:11:37 Executing ca-certificates-20220614-r0.trigger 20:11:37 OK: 6 MiB in 16 packages 20:11:37 ---> 2998e3446a9b 20:11:37 Step 19/23 : ENTRYPOINT ["/core-command"] 20:11:37 ---> Running in 926e01827c6e 20:11:37 Removing intermediate container 926e01827c6e 20:11:37 ---> 24d6daae657a 20:11:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:11:37 ---> Running in 3411a698f43c 20:11:37 Removing intermediate container 3411a698f43c 20:11:37 ---> 2de2e5f43cdb 20:11:37 Step 21/23 : LABEL arch=x86_64 20:11:37 ---> Running in 56f22a79eea0 20:11:37 Removing intermediate container 3d3a414c7216 20:11:37 ---> 3a08fe616877 20:11:37 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:11:37 ---> Running in 882d62e02a2c 20:11:37 Removing intermediate container 56f22a79eea0 20:11:37 ---> e70f0f9f158e 20:11:37 Step 22/23 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 20:11:37 ---> Running in e48981146674 20:11:37 Removing intermediate container 882d62e02a2c 20:11:37 ---> abcf57ee1b82 20:11:37 Step 13/22 : ENV APP_PORT=59860 20:11:37 Removing intermediate container e48981146674 20:11:37 ---> 01c6560637eb 20:11:37 Step 23/23 : LABEL version=0.0.0 20:11:37 ---> Running in 718c581f7743 20:11:37 ---> Running in 3130d5d68012 20:11:37 Removing intermediate container 718c581f7743 20:11:37 ---> fd905682942a 20:11:37 20:11:37 Removing intermediate container 3130d5d68012 20:11:37 ---> d537c74a6063 20:11:37 Step 14/22 : EXPOSE $APP_PORT 20:11:37 ---> Running in 9b420e666ec7 20:11:37 Successfully built fd905682942a 20:11:37 Successfully tagged core-command:latest 20:11:37  Building core-command ... done Removing intermediate container 9b420e666ec7 20:11:37 ---> 402a848d7222 20:11:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:11:38 ---> d04f93e000e3 20:11:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:11:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.356s coverage: 28.7% of statements 20:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:11:38 ---> 7f0193e104e0 20:11:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:11:39 ---> 80ec86f5b816 20:11:39 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:11:39 ---> Running in ddb73e4fa68e 20:11:39 Removing intermediate container ddb73e4fa68e 20:11:39 ---> ab60f3d13482 20:11:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:11:39 ---> Running in b16901d2c6a1 20:11:39 Removing intermediate container b16901d2c6a1 20:11:39 ---> c2a052614699 20:11:39 Step 20/22 : LABEL arch=x86_64 20:11:39 ---> Running in 6cae6475e5de 20:11:39 Removing intermediate container 6cae6475e5de 20:11:39 ---> 23ed859a2f0b 20:11:39 Step 21/22 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 20:11:39 ---> Running in 57dbff1962d1 20:11:39 Removing intermediate container 57dbff1962d1 20:11:39 ---> bdf941a0b8c3 20:11:39 Step 22/22 : LABEL version=0.0.0 20:11:39 ---> Running in 857c481c39cd 20:11:39 Removing intermediate container 857c481c39cd 20:11:39 ---> d84a706f2092 20:11:39 20:11:39 Successfully built d84a706f2092 20:11:39 Successfully tagged support-notifications:latest 20:11:39  Building support-notifications ... done  [Pipeline] } 20:11:39 $ docker stop --time=1 2c5453a9fe541a3ed9088025799967d6104718120ba00422882642d4e7558ae7 20:11:40 $ docker rm -f --volumes 2c5453a9fe541a3ed9088025799967d6104718120ba00422882642d4e7558ae7 [Pipeline] // withDockerContainer [Pipeline] sh 20:11:41 + docker images 20:11:41 REPOSITORY TAG IMAGE ID CREATED SIZE 20:11:41 support-notifications latest d84a706f2092 2 seconds ago 30.7MB 20:11:41 core-command latest fd905682942a 4 seconds ago 17.7MB 20:11:41 45c87f30e679 6 seconds ago 1.74GB 20:11:41 3ec03d5fd4a2 7 seconds ago 1.68GB 20:11:41 security-secretstore-setup latest 4de0576b0a76 23 seconds ago 30MB 20:11:41 security-proxy-setup latest 3f56c66e513a 24 seconds ago 27.8MB 20:11:41 security-spire-server latest 80767f0f0a71 27 seconds ago 86.5MB 20:11:41 security-spire-config latest 96f4e6a8ea00 34 seconds ago 85.8MB 20:11:41 dfa2cb7853d8 37 seconds ago 1.55GB 20:11:41 7a7455a31b3b 37 seconds ago 1.67GB 20:11:41 a1758e037c0e 42 seconds ago 1.67GB 20:11:41 c219f51020d3 53 seconds ago 1.55GB 20:11:41 core-data latest f3bbf95f5ea8 53 seconds ago 17.9MB 20:11:41 ccb93b63a900 About a minute ago 1.68GB 20:11:41 security-bootstrapper latest 8748b6ac34a4 About a minute ago 20.4MB 20:11:41 core-metadata latest 8569dcf48ed9 About a minute ago 18.5MB 20:11:41 core-common-config-bootstrapper latest 5ae8421776ca About a minute ago 15.5MB 20:11:41 support-scheduler latest 4db047891c19 2 minutes ago 30MB 20:11:41 security-spiffe-token-provider latest 5e1d80f65cc6 2 minutes ago 30MB 20:11:41 915c4b9cca1d 2 minutes ago 1.69GB 20:11:41 8c60f3865dfe 2 minutes ago 1.74GB 20:11:41 386ab646356a 2 minutes ago 1.72GB 20:11:41 4e74bbabe667 2 minutes ago 1.67GB 20:11:41 3354fd30430b 2 minutes ago 1.67GB 20:11:41 security-spire-agent latest d569693c2072 2 minutes ago 125MB 20:11:41 f039767e1fc6 3 minutes ago 1.55GB 20:11:41 ci-base-image-x86_64 latest f9822567bafe 6 minutes ago 904MB 20:11:41 alpine 3.15 5ce65d7b0fde 10 days ago 5.59MB 20:11:41 alpine 3.16 dfd21b5a31f5 10 days ago 5.55MB 20:11:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 20:11:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 20:11:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:11:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.412s coverage: 98.5% of statements 20:11:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.649s coverage: 73.7% of statements 20:11:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:11:49 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:11:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:11:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.443s coverage: 54.0% of statements 20:11:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:11:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:12:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.858s coverage: 88.5% of statements 20:12:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:12:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:12:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:12:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:12:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:12:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.607s coverage: 3.9% of statements 20:12:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:12:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:12:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.359s coverage: 95.6% of statements 20:12:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:12:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:12:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:12:11 ok github.com/edgexfoundry/edgex-go/internal/io 0.390s coverage: 72.2% of statements 20:12:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:12:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:12:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:12:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:12:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:12:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.355s coverage: 65.9% of statements 20:12:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:12:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:12:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:12:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.443s coverage: 0.9% of statements 20:12:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:12:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.403s coverage: 29.6% of statements 20:12:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.470s coverage: 47.1% of statements 20:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.314s coverage: 82.9% of statements 20:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.241s coverage: 94.1% of statements 20:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.495s coverage: 96.3% of statements 20:12:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.244s coverage: 87.5% of statements 20:12:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.470s coverage: 94.4% of statements 20:12:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.219s coverage: 44.8% of statements 20:12:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.551s coverage: 79.9% of statements 20:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:12:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.309s coverage: 92.9% of statements 20:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:12:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 64.4% of statements 20:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:12:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.274s coverage: 86.9% of statements 20:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:12:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.251s coverage: 87.2% of statements 20:12:44 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.212s coverage: 20.0% of statements 20:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:12:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.220s coverage: 100.0% of statements 20:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:12:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.307s coverage: 77.4% of statements 20:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:12:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.284s coverage: 80.0% of statements 20:12:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.392s coverage: 87.2% of statements 20:12:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.243s coverage: 91.2% of statements 20:12:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 2.290s coverage: 63.1% of statements 20:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.427s coverage: 100.0% of statements 20:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.177s coverage: 89.4% of statements 20:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.113s coverage: 100.0% of statements 20:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.134s coverage: 73.7% of statements 20:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.116s coverage: 100.0% of statements 20:13:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 2.091s coverage: 65.3% of statements 20:13:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:13:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:13:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.097s coverage: 41.0% of statements 20:13:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:13:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.626s coverage: 89.5% of statements 20:13:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.567s coverage: 84.8% of statements 20:13:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:13:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:13:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:13:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:13:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.322s coverage: 17.7% of statements 20:13:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:13:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:13:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:13:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:13:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.746s coverage: 92.3% of statements 20:13:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:13:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:13:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:13:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:13:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.318s coverage: 63.2% of statements 20:13:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:13:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:13:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.480s coverage: 97.7% of statements 20:13:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:13:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:13:14 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:13:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:13:14 go vet ./... 20:15:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:15:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:15:21 ./bin/test-attribution-txt.sh [Pipeline] echo 20:15:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:15:22 + ls -al . 20:15:22 total 740 20:15:22 drwxrwxr-x 10 1001 1001 4096 Feb 21 20:08 . 20:15:22 drwxr-xr-x 4 root root 4096 Feb 21 20:08 .. 20:15:22 drwxrwxr-x 2 1001 1001 4096 Feb 21 20:07 .blubracket 20:15:22 -rw-rw-r-- 1 1001 1001 16 Feb 21 20:07 .dockerignore 20:15:22 drwxrwxr-x 8 1001 1001 4096 Feb 21 20:07 .git 20:15:22 drwxrwxr-x 3 1001 1001 4096 Feb 21 20:07 .github 20:15:22 -rw-rw-r-- 1 1001 1001 1024 Feb 21 20:07 .gitignore 20:15:22 -rw-rw-r-- 1 1001 1001 42 Feb 21 20:07 .golangci.yml 20:15:22 -rw-rw-r-- 1 1001 1001 87 Feb 21 20:07 .hadolint.yml 20:15:22 -rw-rw-r-- 1 1001 1001 166 Feb 21 20:07 .sonarcloud.properties 20:15:22 -rw-rw-r-- 1 1001 1001 1171 Feb 21 20:07 ADOPTERS.md 20:15:22 -rw-rw-r-- 1 1001 1001 10825 Feb 21 20:07 Attribution.txt 20:15:22 -rw-rw-r-- 1 1001 1001 73765 Feb 21 20:07 CHANGELOG.md 20:15:22 -rw-rw-r-- 1 1001 1001 3804 Feb 21 20:07 CONTRIBUTING.md 20:15:22 -rw-rw-r-- 1 1001 1001 677 Feb 21 20:07 GOVERNANCE.md 20:15:22 -rw-rw-r-- 1 1001 1001 883 Feb 21 20:07 Jenkinsfile 20:15:22 -rw-rw-r-- 1 1001 1001 10775 Feb 21 20:07 LICENSE 20:15:22 -rw-rw-r-- 1 1001 1001 13375 Feb 21 20:07 Makefile 20:15:22 -rw-rw-r-- 1 1001 1001 582 Feb 21 20:07 OWNERS.md 20:15:22 -rw-rw-r-- 1 1001 1001 9403 Feb 21 20:07 README.md 20:15:22 -rw-rw-r-- 1 1001 1001 6912 Feb 21 20:07 SECURITY.md 20:15:22 -rw-rw-r-- 1 1001 1001 5 Feb 21 20:04 VERSION 20:15:22 drwxrwxr-x 2 1001 1001 4096 Feb 21 20:07 bin 20:15:22 drwxrwxr-x 17 1001 1001 4096 Feb 21 20:07 cmd 20:15:22 -rw-r--r-- 1 root root 487323 Feb 21 20:13 coverage.out 20:15:22 -rw-rw-r-- 1 1001 1001 3296 Feb 21 20:07 go.mod 20:15:22 -rw-rw-r-- 1 1001 1001 33293 Feb 21 20:07 go.sum 20:15:22 drwxrwxr-x 7 1001 1001 4096 Feb 21 20:07 internal 20:15:22 drwxrwxr-x 3 1001 1001 4096 Feb 21 20:07 openapi 20:15:22 drwxrwxr-x 4 1001 1001 4096 Feb 21 20:07 snap 20:15:22 -rw-rw-r-- 1 1001 1001 204 Feb 21 20:07 version.go [Pipeline] sh 20:15:22 + '[' -e coverage.out ] 20:15:22 + chown 1001:1001 coverage.out [Pipeline] stash 20:15:22 Warning: overwriting stash ‘coverage-report’ 20:15:23 Stashed 1 file(s) [Pipeline] sh 20:15:24 + make build 20:15:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:17:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:17: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 20:17:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:17:09 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:17:56 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:17:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:18: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:18:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:18:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:18:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:18:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:18:38 $ docker stop --time=1 c9a860d6057e3aa4ea174c11b3095925af963a5009c748aa3234ee4748708c50 20:18:40 $ docker rm -f --volumes c9a860d6057e3aa4ea174c11b3095925af963a5009c748aa3234ee4748708c50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:18:43 20:18:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:18:43 latest: Pulling from edgex-devops/edgex-compose-arm64 20:18:43 29e5d40040c1: Pulling fs layer 20:18:43 1ce36da41761: Pulling fs layer 20:18:43 25b303627fd3: Pulling fs layer 20:18:44 29e5d40040c1: Download complete 20:18:44 1ce36da41761: Verifying Checksum 20:18:44 1ce36da41761: Download complete 20:18:44 29e5d40040c1: Pull complete 20:18:46 25b303627fd3: Verifying Checksum 20:18:46 25b303627fd3: Download complete 20:18:46 1ce36da41761: Pull complete 20:18:56 25b303627fd3: Pull complete 20:18:56 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:18:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:18:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:56 prd-ubuntu20.04-docker-arm64-4c-16g-6925 does not seem to be running inside a container 20:18:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:18:59 $ docker top 3a7ef9bcc571e0ec7fd26dc4378807d0febb97c9ec5fd042c6ba7f8c9413d593 -eo pid,comm [Pipeline] { [Pipeline] sh 20:18:59 + docker-compose build --help 20:18:59 + grep parallel 20:19:05 --parallel Build images in parallel. [Pipeline] } 20:19:05 $ docker stop --time=1 3a7ef9bcc571e0ec7fd26dc4378807d0febb97c9ec5fd042c6ba7f8c9413d593 20:19:07 $ docker rm -f --volumes 3a7ef9bcc571e0ec7fd26dc4378807d0febb97c9ec5fd042c6ba7f8c9413d593 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:19:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:08 prd-ubuntu20.04-docker-arm64-4c-16g-6925 does not seem to be running inside a container 20:19:08 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:19:09 $ docker top af6d249c98b409dfd111b7388e60ce218e80f4e52d4afcfbcf941f2b5cb9b9d0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:10 + docker-compose -f ./docker-compose-build.yml build --parallel 20:19:15 Building core-command ... 20:19:15 Building core-common-config-bootstrapper ... 20:19:15 Building core-data ... 20:19:15 Building core-metadata ... 20:19:15 Building security-bootstrapper ... 20:19:15 Building security-proxy-setup ... 20:19:15 Building security-secretstore-setup ... 20:19:15 Building security-spiffe-token-provider ... 20:19:15 Building security-spire-agent ... 20:19:15 Building security-spire-config ... 20:19:15 Building security-spire-server ... 20:19:15 Building support-notifications ... 20:19:15 Building support-scheduler ... 20:19:15 Building core-metadata 20:19:15 Building support-scheduler 20:19:15 Building support-notifications 20:19:15 Building security-spire-agent 20:19:15 Building security-spire-server 20:20:02 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:20:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:20:02 ---> 4c7b61ec7d7c 20:20:02 Step 3/24 : WORKDIR /edgex-go 20:20:02 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:20:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:20:02 ---> 4c7b61ec7d7c 20:20:02 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:20:02 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:20:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:20:02 ---> 4c7b61ec7d7c 20:20:02 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:20:02 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:20:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:20:02 ---> 4c7b61ec7d7c 20:20:02 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:20:02 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:20:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:20:02 ---> 4c7b61ec7d7c 20:20:02 Step 3/23 : WORKDIR /edgex-go 20:20:02 ---> Running in d762df67ea71 20:20:02 ---> Running in 95aac864bc3f 20:20:02 ---> Running in f5761abeb5d0 20:20:02 ---> Running in c68a3bb8ba83 20:20:02 ---> Running in 09d13c7a3bad 20:20:02 Removing intermediate container d762df67ea71 20:20:02 ---> e03b2d272c44 20:20:02 Step 4/24 : WORKDIR /edgex-go 20:20:02 Removing intermediate container c68a3bb8ba83 20:20:02 ---> dc67c7e6818d 20:20:02 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:20:02 Removing intermediate container f5761abeb5d0 20:20:02 ---> 35be3a8662cd 20:20:02 Step 4/22 : WORKDIR /edgex-go 20:20:02 Removing intermediate container 95aac864bc3f 20:20:02 ---> b9029a71b141 20:20:02 Step 4/22 : WORKDIR /edgex-go 20:20:02 ---> Running in 486a8115e771 20:20:02 ---> Running in 1a922a907034 20:20:02 ---> Running in 15cd5d0ba102 20:20:02 ---> Running in 3349ccdd7591 20:20:02 Removing intermediate container 09d13c7a3bad 20:20:02 ---> 864a08f5e89e 20:20:02 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:20:02 ---> Running in 6120b1285a15 20:20:02 Removing intermediate container 486a8115e771 20:20:02 ---> 6c5b139f37cb 20:20:02 Step 5/24 : RUN apk add --update --no-cache make git 20:20:02 Removing intermediate container 15cd5d0ba102 20:20:02 ---> a7a8ebdcbdd6 20:20:02 Step 5/22 : RUN apk add --update --no-cache make git 20:20:02 Removing intermediate container 3349ccdd7591 20:20:02 ---> 8bbcb1346696 20:20:02 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:20:02 ---> Running in fdb92edda131 20:20:02 ---> Running in 5f2b3f2ff3a0 20:20:02 ---> Running in e11a0aeb7149 20:20:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:20:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:20:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:20:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:20:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:20:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:20:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:20:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:20:04 OK: 221 MiB in 51 packages 20:20:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:20:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:20:05 OK: 221 MiB in 51 packages 20:20:06 OK: 221 MiB in 51 packages 20:20:06 OK: 221 MiB in 51 packages 20:20:06 OK: 221 MiB in 51 packages 20:20:06 Removing intermediate container 6120b1285a15 20:20:06 ---> 6bb742e653d6 20:20:06 Step 5/23 : COPY go.mod vendor* ./ 20:20:07 Removing intermediate container 1a922a907034 20:20:07 ---> 5273911b226b 20:20:07 Step 5/24 : COPY go.mod vendor* ./ 20:20:08 ---> 383c6b0fae8e 20:20:08 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:08 Removing intermediate container 5f2b3f2ff3a0 20:20:08 ---> e6d1704ef8f5 20:20:08 Step 6/22 : COPY go.mod vendor* ./ 20:20:08 Removing intermediate container fdb92edda131 20:20:08 ---> 82f114418e1a 20:20:08 Step 6/24 : COPY go.mod vendor* ./ 20:20:08 ---> Running in 11dc3f8e000f 20:20:08 Removing intermediate container e11a0aeb7149 20:20:08 ---> 85579d4e29bd 20:20:08 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:08 ---> 9995479b758e 20:20:08 Step 6/22 : COPY go.mod vendor* ./ 20:20:08 ---> Running in e67cc91a0d01 20:20:09 ---> 503111d961f3 20:20:09 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:09 ---> f853f8a72a91 20:20:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:10 ---> 2ac2609695e5 20:20:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:10 ---> Running in ca6bcf7d8147 20:20:10 ---> Running in b1b518c71968 20:20:10 ---> Running in f0f679b22f8b 20:22:02 Removing intermediate container 11dc3f8e000f 20:22:02 ---> 651eef6f1e40 20:22:02 Step 7/23 : COPY . . 20:22:02 Removing intermediate container e67cc91a0d01 20:22:02 ---> 1bb84c096009 20:22:02 Step 7/24 : COPY . . 20:22:02 Removing intermediate container b1b518c71968 20:22:02 ---> 52e806ef247a 20:22:02 Step 8/24 : COPY . . 20:22:02 Removing intermediate container f0f679b22f8b 20:22:02 ---> 6579f07bcf84 20:22:02 Step 8/22 : COPY . . 20:22:02 Removing intermediate container ca6bcf7d8147 20:22:02 ---> 20d5d8b1c7bd 20:22:02 Step 8/22 : COPY . . 20:22:12 ---> af45613c0201 20:22:12 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:22:12 ---> fb481bdd0996 20:22:12 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:22:12 ---> d60fc23c7cba 20:22:12 ---> 45c891494b04 20:22:12 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:22:12 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:22:12 ---> Running in 3e917c99e77d 20:22:12 ---> 8963b452733e 20:22:12 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:22:12 ---> Running in bb883d2ed553 20:22:12 ---> Running in 9e7269173cda 20:22:12 ---> Running in 11c283d4fcfc 20:22:12 ---> Running in e1d8da1e3e9b 20:22:12 Removing intermediate container bb883d2ed553 20:22:12 ---> 7e9bee0bc27c 20:22:12 Step 9/23 : WORKDIR /edgex-go/spire-build 20:22:12 ---> Running in ab7d993e353e 20:22:12 Removing intermediate container 11c283d4fcfc 20:22:12 ---> 0fc37be8ee76 20:22:12 Step 9/24 : WORKDIR /edgex-go/spire-build 20:22:13 ---> Running in 06f2a7386111 20:22:13 Removing intermediate container ab7d993e353e 20:22:13 ---> f70b144e5c15 20:22:13 Removing intermediate container 06f2a7386111 20:22:13 ---> a72f52521f78 20:22:13 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 20:22:13 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 20:22:13 ---> Running in a2b20621f3d3 20:22:13 ---> Running in 7a0cd72dec8d 20:22:13 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:22:14 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:22: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 20:22:17 Removing intermediate container a2b20621f3d3 20:22:17 ---> 20e96f13aefa 20:22:17 Step 11/24 : WORKDIR /edgex-go 20:22:17 ---> Running in 84f9e02b51db 20:22:17 Removing intermediate container 7a0cd72dec8d 20:22:17 ---> 5efb0c619983 20:22:17 Step 11/23 : WORKDIR /edgex-go 20:22:17 ---> Running in a488c49812cf 20:22:17 Removing intermediate container 84f9e02b51db 20:22:17 ---> 1f131f9ce83f 20:22:17 20:22:17 Step 12/24 : FROM alpine:3.15 20:22:18 3.15: Pulling from library/alpine 20:22:18 Removing intermediate container a488c49812cf 20:22:18 ---> ce36897a6191 20:22:18 20:22:18 Step 12/23 : FROM alpine:3.15 20:22:18 3.15: Pulling from library/alpine 20:22:19 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:22:19 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:22:19 Status: Image is up to date for alpine:3.15 20:22:19 Status: Downloaded newer image for alpine:3.15 20:22:19 ---> 354640af7b1b 20:22:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:22:19 ---> 354640af7b1b 20:22:19 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:22:19 ---> Running in 39e1e9ac3373 20:22:19 ---> Running in 331aca0bd910 20:22:19 Removing intermediate container 331aca0bd910 20:22:19 ---> 535a75490d2f 20:22:19 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:22:20 Removing intermediate container 39e1e9ac3373 20:22:20 ---> 1351ac374ef4 20:22:20 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:22:20 ---> Running in d0ade2bf3842 20:22:20 ---> Running in c33a7076f2ef 20:22:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:22:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:22:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:22:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:22:24 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:22:24 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:22:24 OK: 15734 distinct packages available 20:22:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:22:24 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:22:24 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:22:24 OK: 15734 distinct packages available 20:22:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:22:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:22:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:22:26 (1/5) Installing dumb-init (1.2.5-r1) 20:22:26 (2/5) Installing musl-obstack (1.2.3-r0) 20:22:26 (3/5) Installing libucontext (1.1-r0) 20:22:26 (4/5) Installing gcompat (1.0.0-r4) 20:22:26 (5/5) Installing openssl (1.1.1t-r1) 20:22:26 Executing busybox-1.34.1-r7.trigger 20:22:26 OK: 6 MiB in 19 packages 20:22:26 (1/5) Installing dumb-init (1.2.5-r1) 20:22:26 (2/5) Installing musl-obstack (1.2.3-r0) 20:22:26 (3/5) Installing libucontext (1.1-r0) 20:22:26 (4/5) Installing gcompat (1.0.0-r4) 20:22:27 (5/5) Installing openssl (1.1.1t-r1) 20:22:27 Executing busybox-1.34.1-r7.trigger 20:22:27 OK: 6 MiB in 19 packages 20:22:28 Removing intermediate container c33a7076f2ef 20:22:28 ---> 8d559aa359a7 20:22:28 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:22:28 Removing intermediate container d0ade2bf3842 20:22:28 ---> cee17e2c3b85 20:22:28 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:22:34 ---> 2e961477b9aa 20:22:34 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:22:37 ---> 9c5961ee4902 20:22:37 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:22:38 ---> 5dc96ae5e269 20:22:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:22:40 ---> b73ea440ad2a 20:22:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:22:41 ---> b3b3cd1c9488 20:22:41 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:22:41 ---> Running in 3ec29a4242c0 20:22:42 Removing intermediate container 3ec29a4242c0 20:22:42 ---> e0ce25f5f5ca 20:22:42 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:22:42 ---> Running in 71c47f36d1b9 20:22:42 ---> 9e854e3b5f1f 20:22:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:22:42 Removing intermediate container 71c47f36d1b9 20:22:42 ---> 693bf780021c 20:22:42 Step 21/23 : LABEL arch=arm64 20:22:43 ---> Running in 8d2e77d4efec 20:22:43 ---> 8f0ddef977d4 20:22:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:22:43 Removing intermediate container 8d2e77d4efec 20:22:43 ---> a3cac2c19feb 20:22:43 Step 22/23 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 20:22:43 ---> Running in b404f57f07d4 20:22:44 Removing intermediate container b404f57f07d4 20:22:44 ---> b2db6d25df9d 20:22:44 Step 23/23 : LABEL version=0.0.0 20:22:44 ---> Running in 604e9606a4d8 20:22:45 ---> e2c88c6a63a7 20:22:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:22:45 Removing intermediate container 604e9606a4d8 20:22:45 ---> 455c037dc1b0 20:22:45 20:22:45 ---> 2c5e6c7311bf 20:22:45 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:22:45 Successfully built 455c037dc1b0 20:22:46 Successfully tagged security-spire-server-arm64:latest 20:22:46  Building security-spire-server ... done Building security-bootstrapper 20:22:46 ---> Running in f5e415b58d88 20:22:46 Removing intermediate container f5e415b58d88 20:22:46 ---> 5040248a6293 20:22:46 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:22:46 ---> Running in 15fe9a58026e 20:22:47 Removing intermediate container 15fe9a58026e 20:22:47 ---> 47d74613fd7d 20:22:47 Step 22/24 : LABEL arch=arm64 20:22:47 ---> Running in 2d0cae805f60 20:22:47 Removing intermediate container 2d0cae805f60 20:22:47 ---> 7ea3e8ed0800 20:22:47 Step 23/24 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 20:22:47 ---> Running in 3cd032f7534d 20:22:48 Removing intermediate container 3cd032f7534d 20:22:48 ---> 282329ec2957 20:22:48 Step 24/24 : LABEL version=0.0.0 20:22:48 ---> Running in 12e94de51d18 20:22:49 Removing intermediate container 12e94de51d18 20:22:49 ---> 839a67e6b481 20:22:49 20:22:49 Successfully built 839a67e6b481 20:22:49 Successfully tagged security-spire-agent-arm64:latest 20:22:49 Building security-spire-config 20:23:11  Building security-spire-agent ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:11 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:23:11 ---> 4c7b61ec7d7c 20:23:11 Step 3/32 : WORKDIR /edgex-go 20:23:11 ---> Using cache 20:23:11 ---> 864a08f5e89e 20:23:11 Step 4/32 : RUN apk add --update --no-cache make git 20:23:11 ---> Running in 4535ae259d1e 20:23:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:23:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:23:13 OK: 221 MiB in 51 packages 20:23:14 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:23:14 ---> 4c7b61ec7d7c 20:23:14 Step 3/24 : WORKDIR /edgex-go 20:23:14 ---> Using cache 20:23:14 ---> 864a08f5e89e 20:23:14 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:23:14 ---> Using cache 20:23:14 ---> 6bb742e653d6 20:23:14 Step 5/24 : COPY go.mod vendor* ./ 20:23:14 ---> Using cache 20:23:14 ---> 383c6b0fae8e 20:23:14 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:14 ---> Using cache 20:23:14 ---> 651eef6f1e40 20:23:14 Step 7/24 : COPY . . 20:23:14 ---> Using cache 20:23:14 ---> 45c891494b04 20:23:14 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:23:14 ---> Using cache 20:23:14 ---> 7e9bee0bc27c 20:23:14 Step 9/24 : WORKDIR /edgex-go/spire-build 20:23:14 ---> Using cache 20:23:14 ---> f70b144e5c15 20:23:14 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 20:23:14 ---> Running in 36381f67d51e 20:23:16 Removing intermediate container 4535ae259d1e 20:23:16 ---> 39372ae3552d 20:23:16 Step 5/32 : COPY go.mod vendor* ./ 20:23:17 ---> 95c263b493c5 20:23:17 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:17 ---> Running in 2e3636a50414 20:23:19 Removing intermediate container 36381f67d51e 20:23:19 ---> 8b1308881503 20:23:19 Step 11/24 : WORKDIR /edgex-go 20:23:19 ---> Running in d5bf2a4466e6 20:23:19 Removing intermediate container d5bf2a4466e6 20:23:19 ---> e43075dc1473 20:23:19 20:23:19 Step 12/24 : FROM alpine:3.15 20:23:19 ---> 354640af7b1b 20:23:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:23:19 ---> Using cache 20:23:19 ---> 1351ac374ef4 20:23:19 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:23:19 ---> Running in ccc57f9a18b5 20:23:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:23:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:23:23 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:23:23 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:23:23 OK: 15734 distinct packages available 20:23:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:23:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:23:25 (1/4) Installing dumb-init (1.2.5-r1) 20:23:25 (2/4) Installing musl-obstack (1.2.3-r0) 20:23:25 (3/4) Installing libucontext (1.1-r0) 20:23:25 (4/4) Installing gcompat (1.0.0-r4) 20:23:25 Executing busybox-1.34.1-r7.trigger 20:23:25 OK: 6 MiB in 18 packages 20:23:27 Removing intermediate container ccc57f9a18b5 20:23:27 ---> bb4f93ee7148 20:23:27 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:23:34 ---> 6106b0480ec1 20:23:34 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:23:34 ---> d05f861ec0fe 20:23:34 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:23:34 ---> Running in 295bf640217a 20:23:35 Removing intermediate container 295bf640217a 20:23:35 ---> a51e8a9446e0 20:23:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:23:35 ---> 0b61d4f3e3b8 20:23:35 Step 19/24 : WORKDIR / 20:23:36 ---> Running in e8590321e72f 20:23:36 Removing intermediate container e8590321e72f 20:23:36 ---> f78774aae2cb 20:23:36 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:23:36 ---> Running in bfb4f0f074be 20:23:37 Removing intermediate container bfb4f0f074be 20:23:37 ---> 8f99c18e79fa 20:23:37 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:23:37 ---> Running in acf532cf27ca 20:23:39 Removing intermediate container acf532cf27ca 20:23:39 ---> 44f1d6b9b9fe 20:23:39 Step 22/24 : LABEL arch=arm64 20:23:40 ---> Running in 59f3440ee3a4 20:23:40 Removing intermediate container 59f3440ee3a4 20:23:40 ---> 76dbe4d22c7e 20:23:40 Step 23/24 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 20:23:40 ---> Running in 554e3ce48d22 20:23:41 Removing intermediate container 554e3ce48d22 20:23:41 ---> 321fac0feff2 20:23:41 Step 24/24 : LABEL version=0.0.0 20:23:41 ---> Running in faa771c32fc6 20:23:42 Removing intermediate container faa771c32fc6 20:23:42 ---> 23b9db1c71e7 20:23:42 20:23:42 Successfully built 23b9db1c71e7 20:23:42 Successfully tagged security-spire-config-arm64:latest 20:23:42  Building security-spire-config ... done Building core-command 20:24:01 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:24:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:24:01 ---> 4c7b61ec7d7c 20:24:01 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:24:01 ---> Using cache 20:24:01 ---> b9029a71b141 20:24:01 Step 4/23 : WORKDIR /edgex-go 20:24:01 ---> Using cache 20:24:01 ---> 8bbcb1346696 20:24:01 Step 5/23 : RUN apk add --update --no-cache make git 20:24:01 ---> Running in 247e3a425b68 20:24:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:24:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:24:05 OK: 221 MiB in 51 packages 20:24:07 Removing intermediate container 247e3a425b68 20:24:07 ---> 83173fc72786 20:24:07 Step 6/23 : COPY go.mod vendor* ./ 20:24:08 ---> ff740598496f 20:24:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:08 ---> Running in 234cdaecbaf2 20:24:54 Removing intermediate container 2e3636a50414 20:24:54 ---> 8ed9e243c683 20:24:54 Step 7/32 : COPY . . 20:25:07 ---> 4163dc1fe774 20:25:07 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:25:07 ---> Running in cc215f478c36 20:25:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:25:46 Removing intermediate container 234cdaecbaf2 20:25:46 ---> 35c67aa10164 20:25:46 Step 8/23 : COPY . . 20:25:56 ---> ca4ea531c3ef 20:25:56 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:25:56 ---> Running in dcc1890d42ff 20:25:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:29:50 Removing intermediate container e1d8da1e3e9b 20:29:50 ---> fcc13e33dfad 20:29:50 20:29:50 Step 10/24 : FROM alpine:3.16 20:29:50 3.16: Pulling from library/alpine 20:29:50 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:29:50 Status: Downloaded newer image for alpine:3.16 20:29:50 ---> 4c81e5bf8899 20:29:50 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:29:50 ---> Running in 3af676a7b2d9 20:29:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:29:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:29:53 (1/1) Installing dumb-init (1.2.5-r1) 20:29:53 Executing busybox-1.35.0-r17.trigger 20:29:53 OK: 5 MiB in 15 packages 20:29:54 Removing intermediate container 3af676a7b2d9 20:29:54 ---> e48db70f04bd 20:29:54 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:29:54 ---> Running in 6a11352ca7a2 20:29:55 Removing intermediate container 6a11352ca7a2 20:29:55 ---> 52517337c0a5 20:29:55 Step 13/24 : ENV APP_PORT=59881 20:29:55 ---> Running in 819d8162e2cc 20:29:56 Removing intermediate container 819d8162e2cc 20:29:56 ---> 0c20edac066e 20:29:56 Step 14/24 : EXPOSE $APP_PORT 20:29:56 ---> Running in c611e2899b5f 20:29:56 Removing intermediate container c611e2899b5f 20:29:56 ---> 3c6aba5b59db 20:29:56 Step 15/24 : WORKDIR / 20:29:56 ---> Running in 20ff5123826f 20:29:57 Removing intermediate container 20ff5123826f 20:29:57 ---> 9917a6b84e9d 20:29:57 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:58 ---> 625d0eb74ead 20:29:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:29:59 ---> f715bb6cbe26 20:29:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:30:00 ---> 3f8e6291c629 20:30:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:30:01 ---> be25768285ec 20:30:01 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:30:01 ---> Running in b37c8df64a7c 20:30:01 Removing intermediate container b37c8df64a7c 20:30:01 ---> c82cad40475f 20:30:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:30:02 ---> Running in 096936cefb01 20:30:04 Removing intermediate container 096936cefb01 20:30:04 ---> 0b7d8b1c3d9e 20:30:04 Step 22/24 : LABEL arch=arm64 20:30:04 ---> Running in ecc6c35f73ec 20:30:04 Removing intermediate container ecc6c35f73ec 20:30:04 ---> 5add7165912c 20:30:04 Step 23/24 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 20:30:04 ---> Running in 819d9d649729 20:30:05 Removing intermediate container 819d9d649729 20:30:05 ---> 52725b9526db 20:30:05 Step 24/24 : LABEL version=0.0.0 20:30:05 ---> Running in 388d688b67cf 20:30:06 Removing intermediate container 388d688b67cf 20:30:06 ---> 0248faeabd84 20:30:06 20:30:06 Successfully built 0248faeabd84 20:30:06 Successfully tagged core-metadata-arm64:latest 20:30:06 Building security-secretstore-setup 20:30:24  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:30:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:30:24 ---> 4c7b61ec7d7c 20:30:24 Step 3/24 : WORKDIR /edgex-go 20:30:24 ---> Using cache 20:30:24 ---> 864a08f5e89e 20:30:24 Step 4/24 : RUN apk add --update --no-cache make git 20:30:24 ---> Using cache 20:30:24 ---> 39372ae3552d 20:30:24 Step 5/24 : COPY go.mod vendor* ./ 20:30:24 ---> Using cache 20:30:24 ---> 95c263b493c5 20:30:24 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:24 ---> Using cache 20:30:24 ---> 8ed9e243c683 20:30:24 Step 7/24 : COPY . . 20:30:24 ---> Using cache 20:30:24 ---> 4163dc1fe774 20:30:24 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:30:24 ---> Running in 90d8ef854c5b 20:30:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:31:46 Removing intermediate container cc215f478c36 20:31:46 ---> fc9b50f63750 20:31:46 20:31:46 Step 9/32 : FROM alpine:3.16 20:31:46 ---> 4c81e5bf8899 20:31:46 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:31:46 ---> Running in 572919c0d091 20:31:46 Removing intermediate container 572919c0d091 20:31:46 ---> dc04520ca21a 20:31:46 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:31:46 ---> Running in 963801df4d69 20:31:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:31:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:31:49 (1/2) Installing dumb-init (1.2.5-r1) 20:31:49 (2/2) Installing su-exec (0.2-r1) 20:31:49 Executing busybox-1.35.0-r17.trigger 20:31:49 OK: 5 MiB in 16 packages 20:31:51 Removing intermediate container 963801df4d69 20:31:51 ---> 36b3fbaefa80 20:31:51 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:31:51 ---> Running in 5d2d290bd807 20:31:51 Removing intermediate container 5d2d290bd807 20:31:51 ---> 61184696a936 20:31:51 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:31:52 ---> Running in 972b471334da 20:31:52 Removing intermediate container 972b471334da 20:31:52 ---> 0cc8bd5c2d42 20:31:52 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:31:52 ---> Running in 3a69fa0c3f81 20:31:53 Removing intermediate container 3a69fa0c3f81 20:31:53 ---> 5377dc3c4ccd 20:31:53 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:31:53 ---> Running in 113eb5d3e628 20:31:54 Removing intermediate container 113eb5d3e628 20:31:54 ---> 37dc08c7855d 20:31:54 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:31:54 ---> Running in 0e26384c5481 20:31:57 Removing intermediate container 0e26384c5481 20:31:57 ---> 8dea5e77efa7 20:31:57 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:31:57 ---> Running in 0c2391a03c44 20:31:57 Removing intermediate container 0c2391a03c44 20:31:57 ---> 8b160e4f2560 20:31:57 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:31:58 ---> 4d7aee395f14 20:31:58 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:31:58 ---> Running in a61a021210ed 20:32:04 Removing intermediate container a61a021210ed 20:32:04 ---> f0c3d8dec850 20:32:04 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:04 ---> eddc13b5de86 20:32:04 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:32:06 ---> 565c14708543 20:32:06 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:32:07 ---> 947b9bda66b7 20:32:07 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:32:08 ---> 21e0dbc0d32c 20:32:08 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:32:09 ---> e98bd7cc9bd6 20:32:09 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:32:11 ---> 26394c6b929d 20:32:11 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:32:12 ---> b4fb8bdf7585 20:32:12 Step 27/32 : RUN chmod +x /entrypoint.sh 20:32:12 ---> Running in 5decbb547214 20:32:18 Removing intermediate container 5decbb547214 20:32:18 ---> ebc7d2065bf1 20:32:18 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:32:18 ---> Running in 2088135581ff 20:32:18 Removing intermediate container 2088135581ff 20:32:18 ---> 5253736da756 20:32:18 Step 29/32 : CMD ["gate"] 20:32:18 ---> Running in 34fd3eb8cc6d 20:32:19 Removing intermediate container 34fd3eb8cc6d 20:32:19 ---> ed0cf5834673 20:32:19 Step 30/32 : LABEL arch=arm64 20:32:20 ---> Running in f0759b7d5096 20:32:21 Removing intermediate container f0759b7d5096 20:32:21 ---> 8cc000a77e43 20:32:21 Step 31/32 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 20:32:21 ---> Running in c4ebcc9f1214 20:32:22 Removing intermediate container c4ebcc9f1214 20:32:22 ---> 6be11359e92a 20:32:22 Step 32/32 : LABEL version=0.0.0 20:32:22 ---> Running in 72484d12467e 20:32:23 Removing intermediate container 72484d12467e 20:32:23 ---> 781ec8b8bef3 20:32:23 20:32:24 Successfully built 781ec8b8bef3 20:32:24 Successfully tagged security-bootstrapper-arm64:latest 20:32:24  Building security-bootstrapper ... done Building security-proxy-setup 20:32:32 Removing intermediate container 9e7269173cda 20:32:32 ---> 7b40404a715c 20:32:32 20:32:32 Step 10/22 : FROM alpine:3.16 20:32:32 ---> 4c81e5bf8899 20:32:32 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:32:32 ---> Using cache 20:32:32 ---> e48db70f04bd 20:32:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:32:32 ---> Using cache 20:32:32 ---> 52517337c0a5 20:32:32 Step 13/22 : ENV APP_PORT=59861 20:32:32 ---> Running in ccc7a78108a1 20:32:32 Removing intermediate container ccc7a78108a1 20:32:32 ---> c5a977a33cfc 20:32:32 Step 14/22 : EXPOSE $APP_PORT 20:32:33 ---> Running in f666d3d4a636 20:32:33 Removing intermediate container 3e917c99e77d 20:32:33 ---> fa05c4d747ee 20:32:33 20:32:33 Step 10/22 : FROM alpine:3.16 20:32:33 ---> 4c81e5bf8899 20:32:33 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:32:33 ---> Running in 6265d4ca5bae 20:32:34 Removing intermediate container f666d3d4a636 20:32:34 ---> 8a5169bbf74e 20:32:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:36 ---> f8f213e0bff6 20:32:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:32:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:32:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:32:39 (1/2) Installing ca-certificates (20220614-r0) 20:32:39 (2/2) Installing dumb-init (1.2.5-r1) 20:32:39 Executing busybox-1.35.0-r17.trigger 20:32:39 Executing ca-certificates-20220614-r0.trigger 20:32:39 OK: 6 MiB in 16 packages 20:32:42 ---> f16e803fdcdc 20:32:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:32:44 ---> 8bff5cf19977 20:32:44 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:32:44 ---> Running in bbee5a806114 20:32:44 Removing intermediate container 6265d4ca5bae 20:32:44 ---> 9d1aedb0e470 20:32:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:32:44 ---> Running in f400f90db9d1 20:32:45 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:32:45 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:32:45 ---> 4c7b61ec7d7c 20:32:45 Step 3/21 : WORKDIR /edgex-go 20:32:45 ---> Using cache 20:32:45 ---> 864a08f5e89e 20:32:45 Step 4/21 : RUN apk add --update --no-cache make git 20:32:45 ---> Using cache 20:32:45 ---> 39372ae3552d 20:32:45 Step 5/21 : COPY go.mod vendor* ./ 20:32:45 ---> Using cache 20:32:45 ---> 95c263b493c5 20:32:45 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:45 ---> Using cache 20:32:45 ---> 8ed9e243c683 20:32:45 Step 7/21 : COPY . . 20:32:45 Removing intermediate container bbee5a806114 20:32:45 ---> ccf5611ba1f0 20:32:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:32:45 ---> Using cache 20:32:45 ---> 4163dc1fe774 20:32:45 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:32:45 ---> Running in aac6af6695e6 20:32:45 Removing intermediate container f400f90db9d1 20:32:45 ---> 973295c80713 20:32:45 Step 13/22 : ENV APP_PORT=59860 20:32:46 ---> Running in 9ec63d2bc9eb 20:32:46 ---> Running in cc7cf6ca92dd 20:32:47 Removing intermediate container aac6af6695e6 20:32:47 ---> f7e49f761e48 20:32:47 Step 20/22 : LABEL arch=arm64 20:32:47 Removing intermediate container cc7cf6ca92dd 20:32:47 ---> 8dc18d3aa0da 20:32:47 Step 14/22 : EXPOSE $APP_PORT 20:32:47 ---> Running in 81c91ec9d13a 20:32:47 ---> Running in dcf2c168eff6 20:32:48 Removing intermediate container 81c91ec9d13a 20:32:48 ---> c18f60ad8c35 20:32:48 Step 21/22 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 20:32:48 ---> Running in aad52115d690 20:32:48 Removing intermediate container dcf2c168eff6 20:32:48 ---> 996de4f50a7a 20:32:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:32: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:32:50 Removing intermediate container aad52115d690 20:32:50 ---> 863f5ae16a8e 20:32:50 Step 22/22 : LABEL version=0.0.0 20:32:50 ---> Running in c37cdd7d8bb7 20:32:50 ---> deca1c19381a 20:32:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:32:51 Removing intermediate container c37cdd7d8bb7 20:32:51 ---> 589825591dc9 20:32:51 20:32:51 Successfully built 589825591dc9 20:32:51 Removing intermediate container dcc1890d42ff 20:32:51 ---> d80d0676ab9b 20:32:51 20:32:51 Step 10/23 : FROM alpine:3.16 20:32:51 ---> 4c81e5bf8899 20:32:51 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:32:51 ---> Using cache 20:32:51 ---> e48db70f04bd 20:32:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation'Successfully tagged support-scheduler-arm64:latest 20:32:51 20:32:51 ---> Using cache 20:32:51  Building support-scheduler ... done  ---> 52517337c0a5 20:32:51 Step 13/23 : ENV APP_PORT=59882Building core-data 20:32:51 20:32:51 ---> Running in 27717f6e38ae 20:32:52 Removing intermediate container 27717f6e38ae 20:32:52 ---> 8df50cf2c004 20:32:52 Step 14/23 : EXPOSE $APP_PORT 20:32:52 ---> Running in 8b15cbb7c6e6 20:32:55 Removing intermediate container 8b15cbb7c6e6 20:32:55 ---> 91e10a96ebd3 20:32:55 Step 15/23 : WORKDIR / 20:32:55 ---> Running in d1d0532757c9 20:32:55 ---> eb08f0982f5d 20:32:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:32:56 Removing intermediate container d1d0532757c9 20:32:56 ---> 627fdaf00450 20:32:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:57 ---> 12ab71929091 20:32:57 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:32:57 ---> Running in cebf2d5125dd 20:32:58 ---> b4dead0980a7 20:32:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:32:58 Removing intermediate container cebf2d5125dd 20:32:58 ---> ec9ab60caac1 20:32:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:32:58 ---> Running in 57bdb65a112f 20:32:58 Removing intermediate container 57bdb65a112f 20:32:58 ---> e68f5cf6f9ee 20:32:58 Step 20/22 : LABEL arch=arm64 20:32:59 ---> Running in 67ff65aa2c54 20:33:00 Removing intermediate container 67ff65aa2c54 20:33:00 ---> d0393d4bb87e 20:33:00 Step 21/22 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 20:33:00 ---> Running in c2628471ea91 20:33:01 Removing intermediate container c2628471ea91 20:33:01 ---> 815fa1f951a4 20:33:01 Step 22/22 : LABEL version=0.0.0 20:33:01 ---> 8f452576c8da 20:33:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:33:01 ---> Running in ce7140d9253d 20:33:02 Removing intermediate container ce7140d9253d 20:33:02 ---> 31c79193aef8 20:33:02 20:33:02 ---> 3454dd56a4d7 20:33:02 Step 19/23 : ENTRYPOINT ["/core-command"] 20:33:03 Successfully built 31c79193aef8 20:33:03 Successfully tagged support-notifications-arm64:latest 20:33:03 ---> Running in 36223b375690 20:33:03  Building support-notifications ... done Building security-spiffe-token-provider 20:33:04 Removing intermediate container 36223b375690 20:33:04 ---> ef59d431e076 20:33:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:33:04 ---> Running in 4057cf115d52 20:33:04 Removing intermediate container 4057cf115d52 20:33:04 ---> 02eb042771c8 20:33:04 Step 21/23 : LABEL arch=arm64 20:33:04 ---> Running in 1882ac69c578 20:33:05 Removing intermediate container 1882ac69c578 20:33:05 ---> d094dc099579 20:33:05 Step 22/23 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 20:33:05 ---> Running in b2100d5bd6ae 20:33:05 Removing intermediate container b2100d5bd6ae 20:33:06 ---> a20b637a7107 20:33:06 Step 23/23 : LABEL version=0.0.0 20:33:06 ---> Running in a4b8e0a6e18c 20:33:06 Removing intermediate container a4b8e0a6e18c 20:33:06 ---> 54df55fc55d4 20:33:06 20:33:07 Successfully built 54df55fc55d4 20:33:07 Successfully tagged core-command-arm64:latest 20:33:07 Building core-common-config-bootstrapper 20:33:12  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:33:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:33:12 ---> 4c7b61ec7d7c 20:33:12 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:33:12 ---> Using cache 20:33:12 ---> b9029a71b141 20:33:12 Step 4/22 : WORKDIR /edgex-go 20:33:12 ---> Using cache 20:33:12 ---> 8bbcb1346696 20:33:12 Step 5/22 : RUN apk add --update --no-cache make git 20:33:12 ---> Using cache 20:33:12 ---> 83173fc72786 20:33:12 Step 6/22 : COPY go.mod vendor* ./ 20:33:12 ---> Using cache 20:33:12 ---> ff740598496f 20:33:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:12 ---> Using cache 20:33:12 ---> 35c67aa10164 20:33:12 Step 8/22 : COPY . . 20:33:12 ---> Using cache 20:33:12 ---> ca4ea531c3ef 20:33:12 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:33:12 ---> Running in bdd19d66fdd6 20:33:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:33:32 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:33:32 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:33:32 ---> 4c7b61ec7d7c 20:33:32 Step 3/19 : WORKDIR /edgex-go 20:33:32 ---> Using cache 20:33:32 ---> 864a08f5e89e 20:33:32 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:33:32 ---> Running in 94df0d029da9 20:33:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:33:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:33:36 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:33:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:33:36 ---> 4c7b61ec7d7c 20:33:36 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:33:36 ---> Using cache 20:33:36 ---> b9029a71b141 20:33:36 Step 4/22 : WORKDIR /edgex-go 20:33:36 ---> Using cache 20:33:36 ---> 8bbcb1346696 20:33:36 Step 5/22 : RUN apk add --update --no-cache make git 20:33:36 ---> Using cache 20:33:36 ---> 83173fc72786 20:33:36 Step 6/22 : COPY go.mod vendor* ./ 20:33:36 ---> Using cache 20:33:36 ---> ff740598496f 20:33:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:36 ---> Using cache 20:33:36 ---> 35c67aa10164 20:33:36 Step 8/22 : COPY . . 20:33:36 ---> Using cache 20:33:36 ---> ca4ea531c3ef 20:33:36 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:33:36 ---> Running in d904e67b542c 20:33:38 v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:33:38 v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:33:38 OK: 16903 distinct packages available 20:33:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:33:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:33:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:33:39 OK: 221 MiB in 51 packages 20:33:41 Removing intermediate container 94df0d029da9 20:33:41 ---> 6ad57a6d0efe 20:33:41 Step 5/19 : COPY go.mod vendor* ./ 20:33:42 ---> 8a9711604ee9 20:33:42 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:42 ---> Running in ebbce427d5a4 20:35:18 Removing intermediate container ebbce427d5a4 20:35:18 ---> 403009f7e264 20:35:18 Step 7/19 : COPY . . 20:35:28 ---> 1f836318e7bf 20:35:28 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:35:28 ---> Running in 04f4595271f4 20:35: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:35: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:36:14 Removing intermediate container 90d8ef854c5b 20:36:14 ---> d4cf7b479887 20:36:14 20:36:14 Step 9/24 : FROM alpine:3.16 20:36:14 ---> 4c81e5bf8899 20:36:14 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:36:14 ---> Running in 93966d9a5ac2 20:36:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:36:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:36:16 (1/3) Installing ca-certificates (20220614-r0) 20:36:16 (2/3) Installing dumb-init (1.2.5-r1) 20:36:16 (3/3) Installing su-exec (0.2-r1) 20:36:16 Executing busybox-1.35.0-r17.trigger 20:36:16 Executing ca-certificates-20220614-r0.trigger 20:36:16 OK: 6 MiB in 17 packages 20:36:19 Removing intermediate container 93966d9a5ac2 20:36:19 ---> 8bfc517bcad9 20:36:19 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:36:19 ---> Running in 3864dee92ba9 20:36:19 Removing intermediate container 3864dee92ba9 20:36:19 ---> 9e65f06720f4 20:36:19 Step 12/24 : WORKDIR / 20:36:19 ---> Running in 47d195bbecff 20:36:20 Removing intermediate container 47d195bbecff 20:36:20 ---> eb693fd1241c 20:36:20 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:36:21 ---> ed321345f442 20:36:21 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:36:22 ---> 71c6a14dc4e9 20:36:22 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:36:23 ---> 43041e040f6e 20:36:23 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:36:24 ---> b5469e6ab7c8 20:36:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:36:25 ---> d1599adf7aaa 20:36:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:36:27 ---> 99c2cfa03aca 20:36:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:36:28 ---> 657a0f69f37c 20:36:28 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:36:28 ---> Running in a956d589de18 20:36:31 Removing intermediate container a956d589de18 20:36:31 ---> 356d7ed68d93 20:36:31 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:36:31 ---> Running in 7d1a6f061ab1 20:36:31 Removing intermediate container 7d1a6f061ab1 20:36:31 ---> 2e7fe3e363be 20:36:31 Step 22/24 : LABEL arch=arm64 20:36:32 ---> Running in ecee108f4c91 20:36:32 Removing intermediate container ecee108f4c91 20:36:32 ---> 4ac053c14b94 20:36:32 Step 23/24 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 20:36:32 ---> Running in abba2cb42a46 20:36:32 Removing intermediate container abba2cb42a46 20:36:32 ---> 98039742213b 20:36:32 Step 24/24 : LABEL version=0.0.0 20:36:32 ---> Running in 76dcdf3819fe 20:36:33 Removing intermediate container 76dcdf3819fe 20:36:33 ---> 3ef13864cd64 20:36:33 20:36:33 Successfully built 3ef13864cd64 20:36:33 Successfully tagged security-secretstore-setup-arm64:latest 20:38:25  Building security-secretstore-setup ... 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 20:38:40 Removing intermediate container 9ec63d2bc9eb 20:38:40 ---> 46c390e60e0e 20:38:40 20:38:40 Step 9/21 : FROM alpine:3.16 20:38:40 ---> 4c81e5bf8899 20:38:40 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:38:40 ---> Running in fe07cd6620e4 20:38:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:38:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:38:43 (1/6) Installing ca-certificates (20220614-r0) 20:38:43 (2/6) Installing brotli-libs (1.0.9-r6) 20:38:43 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:38:43 (4/6) Installing libcurl (7.83.1-r6) 20:38:43 (5/6) Installing curl (7.83.1-r6) 20:38:43 (6/6) Installing dumb-init (1.2.5-r1) 20:38:43 Executing busybox-1.35.0-r17.trigger 20:38:43 Executing ca-certificates-20220614-r0.trigger 20:38:44 OK: 8 MiB in 20 packages 20:38:45 Removing intermediate container fe07cd6620e4 20:38:45 ---> eed9187ed41b 20:38:45 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:38:45 ---> Running in 98f102b3a411 20:38:46 Removing intermediate container 98f102b3a411 20:38:46 ---> 62cb1d41f992 20:38:46 Step 12/21 : WORKDIR /edgex 20:38:46 ---> Running in 94901ab1e4f3 20:38:48 Removing intermediate container 94901ab1e4f3 20:38:48 ---> cee79adbd75c 20:38:48 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:38:49 ---> ae80fb07320b 20:38:49 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:38:50 ---> 6f767cb60009 20:38:50 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:38:52 ---> ff1a367ebdd9 20:38:52 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:38:53 ---> 827734167c30 20:38:53 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:38:53 ---> Running in c4b7157aaf01 20:38:56 Removing intermediate container c4b7157aaf01 20:38:56 ---> f854f55da71b 20:38:56 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:38:56 ---> Running in 7c89d09de2f3 20:38:57 Removing intermediate container 7c89d09de2f3 20:38:57 ---> 9e9148fdc75d 20:38:57 Step 19/21 : LABEL arch=arm64 20:38:57 ---> Running in a5cff6e81cfe 20:38:57 Removing intermediate container a5cff6e81cfe 20:38:57 ---> 4fdf703cc30f 20:38:57 Step 20/21 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 20:38:57 ---> Running in 18a0f62ce33f 20:38:58 Removing intermediate container 18a0f62ce33f 20:38:58 ---> 565857f2e8e8 20:38:58 Step 21/21 : LABEL version=0.0.0 20:38:58 ---> Running in 93884e20a03b 20:39:02 Removing intermediate container 93884e20a03b 20:39:02 ---> 42fc078a456c 20:39:02 20:39:02 Successfully built 42fc078a456c 20:39:02 Successfully tagged security-proxy-setup-arm64:latest 20:39:41  Building security-proxy-setup ... done Removing intermediate container d904e67b542c 20:39:41 ---> fa979200fedc 20:39:41 20:39:41 Step 10/22 : FROM alpine:3.16 20:39:41 ---> 4c81e5bf8899 20:39:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:39:41 ---> Running in 0458bb689bdb 20:39:41 Removing intermediate container 0458bb689bdb 20:39:41 ---> 19307077dc57 20:39:41 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:39:41 Removing intermediate container bdd19d66fdd6 20:39:41 ---> f88882c95ae2 20:39:41 20:39:41 Step 10/22 : FROM alpine:3.16 20:39:41 ---> 4c81e5bf8899 20:39:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:39:41 ---> Running in bdbf80d42bdf 20:39:41 ---> Running in c696cb95720a 20:39:41 Removing intermediate container bdbf80d42bdf 20:39:41 ---> ce8a5f854f97 20:39:41 Step 12/22 : ENV APP_PORT=59880 20:39:41 ---> Running in 4e99754f0055 20:39:42 Removing intermediate container 4e99754f0055 20:39:42 ---> 1d0e23291e8e 20:39:42 Step 13/22 : EXPOSE $APP_PORT 20:39:42 ---> Running in 4bb41b256b88 20:39:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:39:42 Removing intermediate container 4bb41b256b88 20:39:42 ---> fdee12617488 20:39:42 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:39:42 ---> Running in 40233db94d3e 20:39:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:39:44 (1/1) Installing dumb-init (1.2.5-r1) 20:39:44 Executing busybox-1.35.0-r17.trigger 20:39:44 OK: 5 MiB in 15 packages 20:39:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:39:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:39:45 Removing intermediate container c696cb95720a 20:39:45 ---> 1c5efb3da7a1 20:39:45 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:46 (1/1) Installing dumb-init (1.2.5-r1) 20:39:46 Executing busybox-1.35.0-r17.trigger 20:39:46 OK: 5 MiB in 15 packages 20:39:46 ---> 7136221c689c 20:39:46 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:39:48 Removing intermediate container 40233db94d3e 20:39:48 ---> d5e4d006fb72 20:39:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:48 ---> d9ab82b39b43 20:39:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:39:49 ---> a63f0e0b443e 20:39:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:39:49 ---> 7c42f2608b96 20:39:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:39:52 ---> d629f0138f18 20:39:52 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:39:52 ---> 1572dd5cd7d0 20:39:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:39:52 ---> Running in a6161ade738d 20:39:53 ---> 6a372dc3b3f4 20:39:53 Step 18/22 : ENTRYPOINT ["/core-data"] 20:39:53 ---> Running in 497eea60dacd 20:39:54 Removing intermediate container 497eea60dacd 20:39:54 ---> 73d84ccfafce 20:39:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:39:54 ---> Running in e9c7f9a374fb 20:39:55 Removing intermediate container e9c7f9a374fb 20:39:55 ---> f2ee51f03a1b 20:39:55 Step 20/22 : LABEL arch=arm64 20:39:55 ---> Running in 0535e38d4e3f 20:39:55 Removing intermediate container a6161ade738d 20:39:55 ---> 34b48ae03b2c 20:39:55 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:39:55 ---> Running in f3eb0f0aba12 20:39:56 Removing intermediate container 0535e38d4e3f 20:39:56 ---> 7b6584791166 20:39:56 Step 21/22 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 20:39:56 Removing intermediate container f3eb0f0aba12 20:39:56 ---> 1299ec24f2e5 20:39:56 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:39:56 ---> Running in 8555daf2e24a 20:39:56 ---> Running in d29e27220911 20:39:56 Removing intermediate container d29e27220911 20:39:56 ---> 4b9ac6044f2a 20:39:56 Step 20/22 : LABEL arch=arm64 20:39:57 Removing intermediate container 8555daf2e24a 20:39:57 ---> d1930d373f10 20:39:57 Step 22/22 : LABEL version=0.0.0 20:39:57 ---> Running in 9476de9a152a 20:39:57 ---> Running in e30db53bd066 20:39:57 Removing intermediate container 9476de9a152a 20:39:57 ---> 294454eb71db 20:39:57 Step 21/22 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 20:39:57 ---> Running in 90dd36a16487 20:39:57 Removing intermediate container e30db53bd066 20:39:57 ---> 5d390c5f7375 20:39:57 20:39:58 Removing intermediate container 90dd36a16487 20:39:58 ---> 908541779bb9 20:39:58 Step 22/22 : LABEL version=0.0.0 20:39:58 ---> Running in 934d4db43581 20:39:58 Successfully built 5d390c5f7375 20:39:58 Successfully tagged core-data-arm64:latest 20:39:59  Building core-data ... done Removing intermediate container 934d4db43581 20:39:59 ---> a054ec5177c6 20:39:59 20:39:59 Successfully built a054ec5177c6 20:39:59 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:40:38  Building core-common-config-bootstrapper ... done Removing intermediate container 04f4595271f4 20:40:38 ---> 2d4bc3781432 20:40:38 20:40:38 Step 9/19 : FROM alpine:3.15 20:40:38 ---> 354640af7b1b 20:40:38 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:40:38 ---> Using cache 20:40:38 ---> 1351ac374ef4 20:40:38 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:40:38 ---> Running in d00362e75de4 20:40:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:40:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:40:38 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:40:38 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:40:38 OK: 15734 distinct packages available 20:40:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:40:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:40:39 (1/9) Installing ca-certificates (20220614-r0) 20:40:39 (2/9) Installing brotli-libs (1.0.9-r5) 20:40:39 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:40:39 (4/9) Installing libcurl (7.80.0-r6) 20:40:39 (5/9) Installing curl (7.80.0-r6) 20:40:39 (6/9) Installing dumb-init (1.2.5-r1) 20:40:39 (7/9) Installing musl-obstack (1.2.3-r0) 20:40:39 (8/9) Installing libucontext (1.1-r0) 20:40:39 (9/9) Installing gcompat (1.0.0-r4) 20:40:39 Executing busybox-1.34.1-r7.trigger 20:40:39 Executing ca-certificates-20220614-r0.trigger 20:40:39 OK: 8 MiB in 23 packages 20:40:43 Removing intermediate container d00362e75de4 20:40:43 ---> a36c5597f6a5 20:40:43 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:40:43 ---> 845110aa1f2f 20:40:43 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:40:44 ---> efba1c9bc309 20:40:44 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:40:45 ---> 5109f36b6a92 20:40:45 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:40:45 ---> Running in c301a862985e 20:40:45 Removing intermediate container c301a862985e 20:40:45 ---> 099d97c75d5f 20:40:45 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:40:45 ---> Running in 5e05832684c6 20:40:46 Removing intermediate container 5e05832684c6 20:40:46 ---> aaa2a6971ede 20:40:46 Step 17/19 : LABEL arch=arm64 20:40:46 ---> Running in b7f4cbdcd07c 20:40:46 Removing intermediate container b7f4cbdcd07c 20:40:46 ---> db6c90fe562a 20:40:46 Step 18/19 : LABEL git_sha=5893095e9abd4a6665f3e8c7828b1b5208e3eef7 20:40:46 ---> Running in e65bea010608 20:40:46 Removing intermediate container e65bea010608 20:40:46 ---> 2678191897d6 20:40:46 Step 19/19 : LABEL version=0.0.0 20:40:47 ---> Running in 1affe0e2a29d 20:40:47 Removing intermediate container 1affe0e2a29d 20:40:47 ---> 1b25c7137379 20:40:47 20:40:47 Successfully built 1b25c7137379 20:40:47 Successfully tagged security-spiffe-token-provider-arm64:latest 20:40:47  Building security-spiffe-token-provider ... done  [Pipeline] } 20:40:47 $ docker stop --time=1 af6d249c98b409dfd111b7388e60ce218e80f4e52d4afcfbcf941f2b5cb9b9d0 20:40:49 $ docker rm -f --volumes af6d249c98b409dfd111b7388e60ce218e80f4e52d4afcfbcf941f2b5cb9b9d0 [Pipeline] // withDockerContainer [Pipeline] sh 20:40:50 + docker images 20:40:50 REPOSITORY TAG IMAGE ID CREATED SIZE 20:40:50 security-spiffe-token-provider-arm64 latest 1b25c7137379 3 seconds ago 29.1MB 20:40:50 2d4bc3781432 16 seconds ago 1.54GB 20:40:50 core-common-config-bootstrapper-arm64 latest a054ec5177c6 52 seconds ago 14.9MB 20:40:50 core-data-arm64 latest 5d390c5f7375 53 seconds ago 17.2MB 20:40:50 f88882c95ae2 About a minute ago 1.51GB 20:40:50 fa979200fedc About a minute ago 1.5GB 20:40:50 security-proxy-setup-arm64 latest 42fc078a456c About a minute ago 26.9MB 20:40:50 46c390e60e0e 2 minutes ago 1.5GB 20:40:50 security-secretstore-setup-arm64 latest 3ef13864cd64 4 minutes ago 29MB 20:40:50 d4cf7b479887 4 minutes ago 1.5GB 20:40:50 core-command-arm64 latest 54df55fc55d4 7 minutes ago 17MB 20:40:50 support-notifications-arm64 latest 31c79193aef8 7 minutes ago 29.7MB 20:40:50 support-scheduler-arm64 latest 589825591dc9 8 minutes ago 29MB 20:40:50 d80d0676ab9b 8 minutes ago 1.51GB 20:40:50 fa05c4d747ee 8 minutes ago 1.57GB 20:40:50 7b40404a715c 8 minutes ago 1.57GB 20:40:50 security-bootstrapper-arm64 latest 781ec8b8bef3 8 minutes ago 19.6MB 20:40:50 fc9b50f63750 9 minutes ago 1.5GB 20:40:50 core-metadata-arm64 latest 0248faeabd84 10 minutes ago 17.7MB 20:40:50 fcc13e33dfad 11 minutes ago 1.51GB 20:40:50 security-spire-config-arm64 latest 23b9db1c71e7 17 minutes ago 83.6MB 20:40:50 e43075dc1473 17 minutes ago 1.38GB 20:40:50 security-spire-agent-arm64 latest 839a67e6b481 18 minutes ago 122MB 20:40:50 security-spire-server-arm64 latest 455c037dc1b0 18 minutes ago 84.3MB 20:40:50 ce36897a6191 18 minutes ago 1.38GB 20:40:50 1f131f9ce83f 18 minutes ago 1.38GB 20:40:50 ci-base-image-arm64 latest 4c7b61ec7d7c 32 minutes ago 905MB 20:40:50 alpine 3.15 354640af7b1b 10 days ago 5.34MB 20:40:50 alpine 3.16 4c81e5bf8899 10 days ago 5.3MB 20:40:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 20:40:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:40:51 20:40:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:40:52 arm64: Pulling from edgex-lftools-log-publisher 20:40:52 8998bd30e6a1: Pulling fs layer 20:40:52 04944245beec: Pulling fs layer 20:40:52 699f458cf7ca: Pulling fs layer 20:40:52 765212b225bb: Pulling fs layer 20:40:52 f23df028b6ca: Pulling fs layer 20:40:52 d65c8cfc05b1: Pulling fs layer 20:40:52 2437ff75d9bd: Pulling fs layer 20:40:52 f23df028b6ca: Waiting 20:40:52 d65c8cfc05b1: Waiting 20:40:52 2437ff75d9bd: Waiting 20:40:52 765212b225bb: Waiting 20:40:52 04944245beec: Verifying Checksum 20:40:52 04944245beec: Download complete 20:40:52 765212b225bb: Verifying Checksum 20:40:52 765212b225bb: Download complete 20:40:52 699f458cf7ca: Verifying Checksum 20:40:52 699f458cf7ca: Download complete 20:40:52 d65c8cfc05b1: Verifying Checksum 20:40:52 d65c8cfc05b1: Download complete 20:40:52 8998bd30e6a1: Verifying Checksum 20:40:52 8998bd30e6a1: Download complete 20:40:52 f23df028b6ca: Verifying Checksum 20:40:52 f23df028b6ca: Download complete 20:40:55 2437ff75d9bd: Verifying Checksum 20:40:55 2437ff75d9bd: Download complete 20:40:56 8998bd30e6a1: Pull complete 20:40:57 04944245beec: Pull complete 20:40:58 699f458cf7ca: Pull complete 20:40:58 765212b225bb: Pull complete 20:40:59 f23df028b6ca: Pull complete 20:40:59 d65c8cfc05b1: Pull complete 20:41:14 2437ff75d9bd: Pull complete 20:41:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:41:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:41:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:41:15 prd-ubuntu20.04-docker-arm64-4c-16g-6925 does not seem to be running inside a container 20:41:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:41:17 $ docker top a1e6f1623bbbfc30ff65d13250fb8a1f9c6595594fab768bef44793670b1bc3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:41:18 ---> job-cost.sh 20:41:18 lf-activate-venv: SKIPPING 20:41:18 INFO: No Stack... 20:41:19 INFO: Retrieving Pricing Info for: v3-standard-4 20:41:20 INFO: Archiving Costs [Pipeline] sh 20:41:21 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:41:21 + cut -d, -f6 [Pipeline] lock 20:41:21 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4379-1-stack-cost] 20:41:21 Resource [jenkins-edgexfoundry-edgex-go-PR-4379-1-stack-cost] did not exist. Created. 20:41:21 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4379-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:41:21 + echo total: 0.10999999940395355 [Pipeline] stash 20:41:22 Stashed 1 file(s) [Pipeline] } 20:41:22 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4379-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:41:22 $ docker stop --time=1 a1e6f1623bbbfc30ff65d13250fb8a1f9c6595594fab768bef44793670b1bc3f 20:41:23 $ docker rm -f --volumes a1e6f1623bbbfc30ff65d13250fb8a1f9c6595594fab768bef44793670b1bc3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:41:24 provisioning config files... 20:41:24 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4847009007379918666tmp [Pipeline] { [Pipeline] sh 20:41:25 + set +x 20:41:25 + curl -s https://codecov.io/bash 20:41:25 + bash -s -- 20:41:25 20:41:25 _____ _ 20:41:25 / ____| | | 20:41:25 | | ___ __| | ___ ___ _____ __ 20:41:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:41:25 | |___| (_) | (_| | __/ (_| (_) \ V / 20:41:25 \_____\___/ \__,_|\___|\___\___/ \_/ 20:41:25 Bash-1.0.6 20:41:25 20:41:25 20:41:25 ==> git version 2.25.1 found 20:41:25 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:41:25 Release-Date: 2020-01-08 20:41:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:41:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:41:25 ==> Jenkins CI detected. 20:41:25 current dir:  /w/workspace/edgex-go/1 20:41:25 project root: . 20:41:25 --> token set from env 20:41:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:41:25 ==> Running gcov in . (disable via -X gcov) 20:41:25 ==> Python coveragepy not found 20:41:25 ==> Searching for coverage reports in: 20:41:25 + . 20:41:25 -> Found 1 reports 20:41:25 ==> Detecting git/mercurial file structure 20:41:25 ==> Reading reports 20:41:25 + ./coverage.out bytes=487323 20:41:25 ==> Appending adjustments 20:41:25 https://docs.codecov.io/docs/fixing-reports 20:41:26 + Found adjustments 20:41:26 ==> Gzipping contents 20:41:26 64K /tmp/codecov.hwh4ln.gz 20:41:26 ==> Uploading reports 20:41:26 url: https://codecov.io 20:41:26 query: branch=PR-4379&commit=5893095e9abd4a6665f3e8c7828b1b5208e3eef7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4379%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4379&job=&cmd_args= 20:41:26 -> Pinging Codecov 20:41:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4379&commit=5893095e9abd4a6665f3e8c7828b1b5208e3eef7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4379%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4379&job=&cmd_args= 20:41:26 -> Uploading to 20:41:26 https://storage.googleapis.com/codecov/v4/raw/2023-02-21/00271124DB129430A58F1EEE437C3FCB/5893095e9abd4a6665f3e8c7828b1b5208e3eef7/d4b5c430-5757-4fec-913b-75915c976b27.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230221T204126Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=28c9e389769f030158dd4dd4f1ad4ff4b0c4f6ed5393b0049088767ddb692a38 20:41:26 % Total % Received % Xferd Average Speed Time Time Time Current 20:41:26 Dload Upload Total Spent Left Speed 20:41:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62977 0 0 100 62977 0 219k --:--:-- --:--:-- --:--:-- 218k 20:41:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5893095e9abd4a6665f3e8c7828b1b5208e3eef7 [Pipeline] } 20:41:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:41:28 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:41:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:41:29 ---> package-listing.sh 20:41:29 ++ tr '[:upper:]' '[:lower:]' 20:41:29 ++ facter osfamily 20:41:29 + OS_FAMILY=debian 20:41:29 + workspace=/w/workspace/edgex-go/1 20:41:29 + START_PACKAGES=/tmp/packages_start.txt 20:41:29 + END_PACKAGES=/tmp/packages_end.txt 20:41:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:41:29 + PACKAGES=/tmp/packages_start.txt 20:41:29 + '[' /w/workspace/edgex-go/1 ']' 20:41:29 + PACKAGES=/tmp/packages_end.txt 20:41:29 + case "${OS_FAMILY}" in 20:41:29 + dpkg -l 20:41:29 + grep '^ii' 20:41:29 + '[' -f /tmp/packages_start.txt ']' 20:41:29 + '[' -f /tmp/packages_end.txt ']' 20:41:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:41:29 + '[' /w/workspace/edgex-go/1 ']' 20:41:29 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:41:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:41:29 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:41:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:41:30 20:41:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:41:31 latest: Pulling from edgex-lftools-log-publisher 20:41:31 5eb5b503b376: Pulling fs layer 20:41:31 5c69ac0246d0: Pulling fs layer 20:41:31 ec43610c2a17: Pulling fs layer 20:41:31 3a2ae6a8a46f: Pulling fs layer 20:41:31 33b1e0a273af: Pulling fs layer 20:41:31 5d3b04190fa2: Pulling fs layer 20:41:31 2f39f015ded8: Pulling fs layer 20:41:31 33b1e0a273af: Waiting 20:41:31 5d3b04190fa2: Waiting 20:41:31 2f39f015ded8: Waiting 20:41:31 3a2ae6a8a46f: Waiting 20:41:31 5c69ac0246d0: Verifying Checksum 20:41:31 5c69ac0246d0: Download complete 20:41:31 3a2ae6a8a46f: Verifying Checksum 20:41:31 3a2ae6a8a46f: Download complete 20:41:31 33b1e0a273af: Verifying Checksum 20:41:31 5d3b04190fa2: Verifying Checksum 20:41:31 5d3b04190fa2: Download complete 20:41:31 ec43610c2a17: Verifying Checksum 20:41:31 ec43610c2a17: Download complete 20:41:31 5eb5b503b376: Download complete 20:41:31 2f39f015ded8: Download complete 20:41:32 5eb5b503b376: Pull complete 20:41:32 5c69ac0246d0: Pull complete 20:41:33 ec43610c2a17: Pull complete 20:41:33 3a2ae6a8a46f: Pull complete 20:41:33 33b1e0a273af: Pull complete 20:41:34 5d3b04190fa2: Pull complete 20:41:38 2f39f015ded8: Pull complete 20:41:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:41:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:41:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:41:38 prd-ubuntu20.04-docker-8c-8g-6923 does not seem to be running inside a container 20:41:38 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:41:41 $ docker top d0d5230ac206eafafca35f36ddd7044ab19ac310ce7669752ae064835ad987b5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:41:42 + touch /tmp/pre-build-complete [Pipeline] sh 20:41:42 + mkdir -p /var/log/sysstat [Pipeline] sh 20:41:42 + ls /var/log/sa-host 20:41:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:41:42 provisioning config files... 20:41:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config18245820270989952910tmp [Pipeline] { [Pipeline] echo 20:41:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:41:43 ---> create-netrc.sh [Pipeline] } 20:41:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:41:43 ---> python-tools-install.sh [Pipeline] echo 20:41:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:41:44 ---> sudo-logs.sh 20:41:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:41:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:41:44 ---> job-cost.sh 20:41:44 lf-activate-venv: SKIPPING 20:41:44 DEBUG: total: 0.10999999940395355 20:41:44 INFO: Retrieving Stack Cost... 20:41:45 INFO: Retrieving Pricing Info for: v3-standard-8 20:41:45 INFO: Archiving Costs [Pipeline] echo 20:41:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:41:45 ---> logs-deploy.sh 20:41:45 lf-activate-venv: SKIPPING 20:41:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4379/1 20:41:45 INFO: archiving workspace using pattern(s): 20:41:46 Archives upload complete. 20:41:46 INFO: archiving logs to Nexus 20:41:47 ---> uname -a: 20:41:47 Linux prd-ubuntu20-04-docker-8c-8g-6923 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:41:47 20:41:47 20:41:47 ---> lscpu: 20:41:47 Architecture: x86_64 20:41:47 CPU op-mode(s): 32-bit, 64-bit 20:41:47 Byte Order: Little Endian 20:41:47 Address sizes: 40 bits physical, 48 bits virtual 20:41:47 CPU(s): 8 20:41:47 On-line CPU(s) list: 0-7 20:41:47 Thread(s) per core: 1 20:41:47 Core(s) per socket: 1 20:41:47 Socket(s): 8 20:41:47 NUMA node(s): 1 20:41:47 Vendor ID: AuthenticAMD 20:41:47 CPU family: 23 20:41:47 Model: 49 20:41:47 Model name: AMD EPYC-Rome Processor 20:41:47 Stepping: 0 20:41:47 CPU MHz: 2799.998 20:41:47 BogoMIPS: 5599.99 20:41:47 Virtualization: AMD-V 20:41:47 Hypervisor vendor: KVM 20:41:47 Virtualization type: full 20:41:47 L1d cache: 256 KiB 20:41:47 L1i cache: 256 KiB 20:41:47 L2 cache: 4 MiB 20:41:47 L3 cache: 128 MiB 20:41:47 NUMA node0 CPU(s): 0-7 20:41:47 Vulnerability Itlb multihit: Not affected 20:41:47 Vulnerability L1tf: Not affected 20:41:47 Vulnerability Mds: Not affected 20:41:47 Vulnerability Meltdown: Not affected 20:41:47 Vulnerability Mmio stale data: Not affected 20:41:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:41:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:41:47 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:41:47 Vulnerability Srbds: Not affected 20:41:47 Vulnerability Tsx async abort: Not affected 20:41:47 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:41:47 20:41:47 20:41:47 ---> nproc: 20:41:47 8 20:41:47 20:41:47 20:41:47 ---> df -h: 20:41:47 Filesystem Size Used Avail Use% Mounted on 20:41:47 overlay 155G 20G 136G 13% / 20:41:47 tmpfs 64M 0 64M 0% /dev 20:41:47 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:41:47 shm 64M 0 64M 0% /dev/shm 20:41:47 /dev/vda1 155G 20G 136G 13% /facter-os 20:41:47 20:41:47 20:41:47 ---> sar -b -r -n DEV: 20:41:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6923) 02/21/23 _x86_64_ (8 CPU) 20:41:47 20:41:47 20:03:50 LINUX RESTART (8 CPU) 20:41:47 20:41:47 20:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:41:47 20:05:01 138.63 48.64 89.99 0.00 5388.04 130057.52 0.00 20:41:47 20:06:01 100.73 0.55 100.18 0.00 8.13 50375.74 0.00 20:41:47 20:07:01 49.03 0.20 48.83 0.00 3.60 19712.73 0.00 20:41:47 20:08:01 408.05 4.50 403.55 0.00 51.32 156212.76 0.00 20:41:47 20:09:01 475.98 5.00 470.98 0.00 104.08 222991.17 0.00 20:41:47 20:10:01 786.77 9.13 777.64 0.00 2851.92 187384.24 0.00 20:41:47 20:11:01 739.28 2.22 737.06 0.00 47.14 242827.14 0.00 20:41:47 20:12:01 519.55 0.13 519.41 0.00 3.73 79417.12 0.00 20:41:47 20:13:01 2.40 0.00 2.40 0.00 0.00 27.33 0.00 20:41:47 20:14:01 1.37 0.00 1.37 0.00 0.00 23.86 0.00 20:41:47 20:15:01 1.43 0.00 1.43 0.00 0.00 15.46 0.00 20:41:47 20:16:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 20:41:47 20:17:01 1.22 0.02 1.20 0.00 0.13 13.60 0.00 20:41:47 20:18:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 20:41:47 20:19:01 1.97 0.02 1.95 0.00 0.13 22.53 0.00 20:41:47 20:20:01 1.10 0.00 1.10 0.00 0.00 13.73 0.00 20:41:47 20:21:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 20:41:47 20:22:01 1.53 0.00 1.53 0.00 0.00 17.33 0.00 20:41:47 20:23:01 0.85 0.00 0.85 0.00 0.00 9.87 0.00 20:41:47 20:24:01 1.63 0.00 1.63 0.00 0.00 19.46 0.00 20:41:47 20:25:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 20:41:47 20:26:01 1.57 0.00 1.57 0.00 0.00 17.99 0.00 20:41:47 20:27:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 20:41:47 20:28:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 20:41:47 20:29:01 1.68 0.00 1.68 0.00 0.00 20.00 0.00 20:41:47 20:30:01 2.00 0.00 2.00 0.00 0.00 21.86 0.00 20:41:47 20:31:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 20:41:47 20:32:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 20:41:47 20:33:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 20:41:47 20:34:02 1.35 0.00 1.35 0.00 0.00 15.73 0.00 20:41:47 20:35:01 1.39 0.00 1.39 0.00 0.00 15.59 0.00 20:41:47 20:36:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 20:41:47 20:37:01 0.88 0.00 0.88 0.00 0.00 10.00 0.00 20:41:47 20:38:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 20:41:47 20:39:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 20:41:47 20:40:01 1.77 0.00 1.77 0.00 0.00 20.13 0.00 20:41:47 20:41:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 20:41:47 Average: 88.18 1.90 86.28 0.00 228.65 29498.26 0.00 20:41:47 20:41:47 20:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:41:47 20:05:01 28903216 31630352 688716 2.09 72512 2927176 1725988 5.09 981172 2640332 719152 20:41:47 20:06:01 27848488 31474544 827388 2.52 113720 3710712 2013328 5.93 1563728 3016684 536756 20:41:47 20:07:01 27590836 31479072 821316 2.50 116052 3946032 1934948 5.70 1449040 3369796 351048 20:41:47 20:08:01 24298108 31522204 767188 2.33 199600 6983128 1937312 5.71 1990120 5886080 160640 20:41:47 20:09:01 21052004 30853576 1415292 4.30 290312 9340684 3665452 10.80 2745404 8221668 115184 20:41:47 20:10:01 20839288 31371192 896528 2.73 304240 10036164 2590180 7.63 2286048 8875752 152 20:41:47 20:11:01 17376312 31440428 831264 2.53 375472 13298088 2137740 6.30 2334644 12095192 812 20:41:47 20:12:01 19076096 31519612 756528 2.30 390020 11709188 1895856 5.59 2218472 10562496 592 20:41:47 20:13:01 19077560 31521108 754928 2.30 390048 11709188 1895856 5.59 2217032 10562496 4 20:41:47 20:14:01 19093868 31537428 738492 2.25 390104 11709172 1895856 5.59 2201088 10562480 240 20:41:47 20:15:01 19096588 31540216 735908 2.24 390128 11709180 1895856 5.59 2199080 10562492 16 20:41:47 20:16:01 19096540 31540200 735904 2.24 390152 11709180 1895856 5.59 2199088 10562488 176 20:41:47 20:17:01 19096808 31540496 735596 2.24 390176 11709180 1895856 5.59 2199316 10562492 32 20:41:47 20:18:01 19096908 31540644 735276 2.24 390208 11709184 1895856 5.59 2199108 10562492 176 20:41:47 20:19:01 19095556 31539676 736288 2.24 390240 11709184 1878588 5.54 2198964 10562732 28 20:41:47 20:20:01 19095224 31539440 736460 2.24 390268 11709256 1878588 5.54 2199116 10562796 164 20:41:47 20:21:01 19095240 31539456 736412 2.24 390284 11709256 1878588 5.54 2199056 10562796 8 20:41:47 20:22:01 19094900 31539120 736648 2.24 390296 11709260 1878588 5.54 2199524 10562800 168 20:41:47 20:23:01 19094924 31539148 736612 2.24 390304 11709260 1878588 5.54 2199060 10562800 8 20:41:47 20:24:01 19095104 31539392 736344 2.24 390328 11709268 1878588 5.54 2199112 10562808 56 20:41:47 20:25:01 19095272 31539596 736308 2.24 390352 11709268 1878588 5.54 2199212 10562812 8 20:41:47 20:26:01 19095256 31539604 736268 2.24 390372 11709272 1862128 5.49 2199160 10562816 40 20:41:47 20:27:01 19094940 31539428 736376 2.24 390396 11709396 1862128 5.49 2199376 10562948 28 20:41:47 20:28:01 19095168 31539656 736052 2.24 390408 11709404 1862128 5.49 2199252 10562948 180 20:41:47 20:29:01 19095372 31539960 735812 2.24 390480 11709408 1862128 5.49 2199296 10562952 8 20:41:47 20:30:01 19095372 31539972 735772 2.24 390516 11709412 1862128 5.49 2199360 10562956 44 20:41:47 20:31:01 19095252 31539856 735772 2.24 390528 11709416 1862128 5.49 2199624 10562960 176 20:41:47 20:32:01 19095420 31540032 735740 2.24 390536 11709420 1862128 5.49 2199632 10562964 212 20:41:47 20:33:01 19095484 31540100 735680 2.24 390536 11709424 1862128 5.49 2199308 10562968 8 20:41:47 20:34:02 19095832 31540516 735468 2.24 390544 11709428 1862128 5.49 2199356 10562972 44 20:41:47 20:35:01 19095532 31540220 735680 2.24 390572 11709428 1862128 5.49 2199388 10562972 8 20:41:47 20:36:01 19095272 31540056 735772 2.24 390596 11709560 1862128 5.49 2199360 10563068 40 20:41:47 20:37:01 19095516 31540360 735444 2.24 390620 11709560 1862128 5.49 2199380 10563072 12 20:41:47 20:38:01 19096004 31540876 734904 2.23 390652 11709564 1862128 5.49 2199700 10563072 184 20:41:47 20:39:01 19095704 31540576 735132 2.24 390664 11709564 1862128 5.49 2199440 10563072 8 20:41:47 20:40:01 19095624 31540576 735116 2.24 390696 11709568 1862128 5.49 2199544 10563112 24 20:41:47 20:41:01 19095792 31540752 735080 2.24 390712 11709572 1862128 5.49 2199484 10563116 8 20:41:47 Average: 20019902 31511606 766634 2.33 356315 10851957 1951895 5.75 2145082 9756499 50985 20:41:47 20:41:47 20:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:41:47 20:05:01 lo 5.47 5.47 0.52 0.52 0.00 0.00 0.00 0.00 20:41:47 20:05:01 docker0 478.99 389.64 34.19 2734.31 0.00 0.00 0.00 0.00 20:41:47 20:05:01 ens3 1403.83 1348.88 11877.55 166.30 0.00 0.00 0.00 0.00 20:41:47 20:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:47 20:06:01 docker0 73.69 99.80 6.20 700.51 0.00 0.00 0.00 0.00 20:41:47 20:06:01 vethc7e32de 0.30 0.48 0.02 0.04 0.00 0.00 0.00 0.00 20:41:47 20:06:01 ens3 164.44 146.51 738.24 103.32 0.00 0.00 0.00 0.00 20:41:47 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:07:01 docker0 1.00 1.00 0.06 0.08 0.00 0.00 0.00 0.00 20:41:47 20:07:01 vethc7e32de 1.00 1.02 0.08 0.08 0.00 0.00 0.00 0.00 20:41:47 20:07:01 ens3 30.18 18.58 25.50 13.01 0.00 0.00 0.00 0.00 20:41:47 20:08:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 20:41:47 20:08:01 docker0 456.31 838.56 38.21 6113.27 0.00 0.00 0.00 0.00 20:41:47 20:08:01 veth8e8a11f 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 20:41:47 20:08:01 ens3 928.45 511.95 7805.42 61.06 0.00 0.00 0.00 0.00 20:41:47 20:09:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 20:41:47 20:09:01 docker0 3.45 6.70 0.23 81.04 0.00 0.00 0.00 0.00 20:41:47 20:09:01 veth8e8a11f 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:09:01 ens3 59.90 33.73 215.91 11.15 0.00 0.00 0.00 0.00 20:41:47 20:09:01 veth4cf170c 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 20:41:47 20:09:01 vetha5c3374 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 20:41:47 20:09:01 vethef34e43 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 20:41:47 20:09:01 veth8a6704d 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 20:41:47 20:10:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 20:41:47 20:10:01 docker0 79.95 125.63 6.39 368.16 0.00 0.00 0.00 0.00 20:41:47 20:10:01 veth3ce6166 13.28 19.06 1.30 6.51 0.00 0.00 0.00 0.00 20:41:47 20:10:01 veth8c1e09f 27.88 40.73 2.73 13.65 0.00 0.00 0.00 0.00 20:41:47 20:10:01 vethe43434a 0.02 0.22 0.00 0.01 0.00 0.00 0.00 0.00 20:41:47 20:10:01 veth8e8a11f 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 20:41:47 20:10:01 ens3 221.70 133.51 936.31 25.32 0.00 0.00 0.00 0.00 20:41:47 20:10:01 veth5e9fdac 23.11 33.91 2.27 10.82 0.00 0.00 0.00 0.00 20:41:47 20:11:01 lo 0.13 0.13 0.02 0.02 0.00 0.00 0.00 0.00 20:41:47 20:11:01 docker0 289.51 566.00 23.45 4778.23 0.00 0.00 0.00 0.00 20:41:47 20:11:01 veth8e8a11f 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 20:41:47 20:11:01 ens3 611.93 318.29 4814.12 50.48 0.00 0.00 0.00 0.00 20:41:47 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:47 20:12:01 docker0 6.76 15.07 0.43 143.54 0.00 0.00 0.00 0.00 20:41:47 20:12:01 ens3 58.56 69.96 164.57 144.98 0.00 0.00 0.00 0.00 20:41:47 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:13:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:47 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:41:47 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:15:01 ens3 1.37 2.65 0.15 6.71 0.00 0.00 0.00 0.00 20:41:47 20:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:47 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:16:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:41:47 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:17:01 ens3 0.43 0.18 0.48 0.01 0.00 0.00 0.00 0.00 20:41:47 20:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:47 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:41:47 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:19:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:47 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:20:01 ens3 2.27 3.18 0.21 6.75 0.00 0.00 0.00 0.00 20:41:47 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:21:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:47 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:22:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:41:47 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:47 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:41:47 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:25:01 ens3 0.58 2.68 0.10 6.70 0.00 0.00 0.00 0.00 20:41:47 20:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:47 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:41:47 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:27:01 ens3 7.72 16.21 0.73 14.90 0.00 0.00 0.00 0.00 20:41:47 20:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:47 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:41:47 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:47 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:30:01 ens3 4.12 8.46 0.33 7.44 0.00 0.00 0.00 0.00 20:41:47 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:47 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:41:47 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:33:01 ens3 0.20 0.08 0.17 0.00 0.00 0.00 0.00 0.00 20:41:47 20:34:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:47 20:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:34:02 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:41:47 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:35:01 ens3 4.02 7.69 0.33 7.51 0.00 0.00 0.00 0.00 20:41:47 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:47 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:41:47 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:47 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:38:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:41:47 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:47 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:40:01 ens3 2.35 6.25 0.22 7.29 0.00 0.00 0.00 0.00 20:41:47 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 20:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:47 Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 20:41:47 Average: docker0 37.62 55.32 2.95 404.18 0.00 0.00 0.00 0.00 20:41:47 Average: ens3 94.82 71.15 719.42 17.12 0.00 0.00 0.00 0.00 20:41:47 20:41:47