Pull request #4229 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 17f1e17c67d4aaed7d29441fda595d6863aaef03+c8dc4aaa282fbe6e844314843563128f08055c6c (f68ffc9bfd3fba16669fe2ef4bffcdd4b47eb441) 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-ssh12942974672505904342.key Verifying host key using known hosts file > 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-ssh4678745011974260743.key Verifying host key using known hosts file > 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-4229/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-4229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6326844732166270203.key Verifying host key using known hosts file > 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-4229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17179299308648061706.key Verifying host key using known hosts file > 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-ssh15423014509593896032.key Verifying host key using known hosts file > 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-4229/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-4229/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13887411082098679192.key Verifying host key using known hosts file > 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/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-118603 in /w/workspace/edgexfoundry_edgex-go_PR-4229 [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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4229/head:refs/remotes/origin/PR-4229 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c8dc4aaa282fbe6e844314843563128f08055c6c into PR head commit 17f1e17c67d4aaed7d29441fda595d6863aaef03 Merge succeeded, producing 17f1e17c67d4aaed7d29441fda595d6863aaef03 Checking out Revision 17f1e17c67d4aaed7d29441fda595d6863aaef03 (PR-4229) > git config core.sparsecheckout # timeout=10 > git checkout -f 17f1e17c67d4aaed7d29441fda595d6863aaef03 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge c8dc4aaa282fbe6e844314843563128f08055c6c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 17f1e17c67d4aaed7d29441fda595d6863aaef03 # timeout=10 Commit message: "build: Update to the released go-mods" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-08T15:44:37.382Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-08T15:44:37.551Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-08T15:44:37.650Z] ========================================================= [2022-11-08T15:44:37.650Z] EdgeX Global Pipelines Version Info [2022-11-08T15:44:37.650Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-08T15:44:38.395Z] ------------------- [2022-11-08T15:44:38.395Z] stable info: [2022-11-08T15:44:38.395Z] ------------------- [2022-11-08T15:44:38.395Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-08T15:44:38.395Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-08T15:44:38.395Z] Message: update stable to v1.0.244 [2022-11-08T15:44:38.966Z] ------------------- [2022-11-08T15:44:38.966Z] experimental info: [2022-11-08T15:44:38.966Z] ------------------- [2022-11-08T15:44:38.966Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-08T15:44:38.966Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-08T15:44:38.966Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-08T15:44:39.257Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-11-08T15:44:39.293Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-11-08T15:44:39.327Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-08T15:44:39.369Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-08T15:44:39.411Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-08T15:44:39.451Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-08T15:44:39.488Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-08T15:44:39.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-11-08T15:44:39.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-11-08T15:44:39.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-11-08T15:44:39.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-08T15:44:39.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-08T15:44:39.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-08T15:44:39.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-08T15:44:39.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-08T15:44:39.833Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-08T15:44:39.871Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-08T15:44:39.908Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-08T15:44:39.942Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-11-08T15:44:39.978Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-11-08T15:44:40.010Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-08T15:44:40.042Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-08T15:44:40.074Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-08T15:44:40.105Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4229 [Pipeline] echo [2022-11-08T15:44:40.137Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4229 [Pipeline] echo [2022-11-08T15:44:40.169Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4229 [Pipeline] echo [2022-11-08T15:44:40.215Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 17f1e17c67d4aaed7d29441fda595d6863aaef03 [Pipeline] echo [2022-11-08T15:44:40.255Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 17f1e17 [Pipeline] echo [2022-11-08T15:44:40.290Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-08T15:44:40.402Z] provisioning config files... [2022-11-08T15:44:40.415Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15557881443660435306tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T15:44:40.751Z] ---> docker-login.sh [2022-11-08T15:44:40.751Z] nexus3.edgexfoundry.org:10001 [2022-11-08T15:44:41.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T15:44:41.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T15:44:41.011Z] Configure a credential helper to remove this warning. See [2022-11-08T15:44:41.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T15:44:41.011Z] [2022-11-08T15:44:41.011Z] Login Succeeded [2022-11-08T15:44:41.011Z] nexus3.edgexfoundry.org:10002 [2022-11-08T15:44:41.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T15:44:41.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T15:44:41.011Z] Configure a credential helper to remove this warning. See [2022-11-08T15:44:41.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T15:44:41.011Z] [2022-11-08T15:44:41.011Z] Login Succeeded [2022-11-08T15:44:41.011Z] nexus3.edgexfoundry.org:10003 [2022-11-08T15:44:41.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T15:44:41.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T15:44:41.271Z] Configure a credential helper to remove this warning. See [2022-11-08T15:44:41.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T15:44:41.271Z] [2022-11-08T15:44:41.271Z] Login Succeeded [2022-11-08T15:44:41.271Z] nexus3.edgexfoundry.org:10004 [2022-11-08T15:44:41.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T15:44:41.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T15:44:41.271Z] Configure a credential helper to remove this warning. See [2022-11-08T15:44:41.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T15:44:41.271Z] [2022-11-08T15:44:41.271Z] Login Succeeded [2022-11-08T15:44:41.271Z] docker.io [2022-11-08T15:44:41.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T15:44:41.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T15:44:41.791Z] Configure a credential helper to remove this warning. See [2022-11-08T15:44:41.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T15:44:41.791Z] [2022-11-08T15:44:41.791Z] Login Succeeded [2022-11-08T15:44:41.791Z] ---> docker-login.sh ends [Pipeline] } [2022-11-08T15:44:41.818Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-08T15:44:42.244Z] + ls cmd/core-command/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 cmd/sys-mgmt-agent/Dockerfile [2022-11-08T15:44:42.244Z] + dirname cmd/core-command/Dockerfile [2022-11-08T15:44:42.244Z] + cut -d/ -f2 [2022-11-08T15:44:42.244Z] + echo core-command,cmd/core-command/Dockerfile [2022-11-08T15:44:42.244Z] + dirname cmd/core-data/Dockerfile [2022-11-08T15:44:42.244Z] + cut -d/ -f2 [2022-11-08T15:44:42.244Z] + echo core-data,cmd/core-data/Dockerfile [2022-11-08T15:44:42.244Z] + dirname cmd/core-metadata/Dockerfile [2022-11-08T15:44:42.244Z] + cut -d/ -f2 [2022-11-08T15:44:42.244Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-11-08T15:44:42.244Z] + + dirname cmd/security-bootstrapper/Dockerfile [2022-11-08T15:44:42.244Z] cut -d/ -f2 [2022-11-08T15:44:42.244Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-11-08T15:44:42.244Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-11-08T15:44:42.244Z] + cut -d/ -f2 [2022-11-08T15:44:42.244Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-11-08T15:44:42.244Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-11-08T15:44:42.244Z] + cut -d/ -f2 [2022-11-08T15:44:42.244Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-11-08T15:44:42.244Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-11-08T15:44:42.244Z] + cut -d/ -f2 [2022-11-08T15:44:42.244Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-11-08T15:44:42.244Z] + dirname+ cmd/security-spire-agent/Dockerfile [2022-11-08T15:44:42.244Z] cut -d/ -f2 [2022-11-08T15:44:42.244Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-11-08T15:44:42.244Z] + dirname cmd/security-spire-config/Dockerfile [2022-11-08T15:44:42.244Z] + cut -d/ -f2 [2022-11-08T15:44:42.244Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-11-08T15:44:42.244Z] + dirname cmd/security-spire-server/Dockerfile [2022-11-08T15:44:42.244Z] + cut -d/ -f2 [2022-11-08T15:44:42.244Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-11-08T15:44:42.244Z] + dirname cmd/support-notifications/Dockerfile [2022-11-08T15:44:42.244Z] + cut -d/ -f2 [2022-11-08T15:44:42.244Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-11-08T15:44:42.244Z] + dirname cmd/support-scheduler/Dockerfile [2022-11-08T15:44:42.244Z] + cut -d/ -f2 [2022-11-08T15:44:42.244Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-11-08T15:44:42.244Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-11-08T15:44:42.244Z] + cut -d/ -f2 [2022-11-08T15:44:42.244Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-11-08T15:44:42.297Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-08T15:44:42.791Z] + git rev-list -1 --merges 17f1e17c67d4aaed7d29441fda595d6863aaef03~1..17f1e17c67d4aaed7d29441fda595d6863aaef03 [Pipeline] echo [2022-11-08T15:44:42.823Z] -----------> git rev-list -1 --merges 17f1e17c67d4aaed7d29441fda595d6863aaef03~1..17f1e17c67d4aaed7d29441fda595d6863aaef03 17f1e17c67d4aaed7d29441fda595d6863aaef03 [false] [Pipeline] sh [2022-11-08T15:44:43.183Z] + git log --format=format:%s -1 17f1e17c67d4aaed7d29441fda595d6863aaef03 [Pipeline] echo [2022-11-08T15:44:43.216Z] ========================================================= [2022-11-08T15:44:43.216Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-08T15:44:43.216Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-11-08T15:44:43.672Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-08T15:44:43.672Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-08T15:44:43.672Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-08T15:44:43.672Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-08T15:44:43.672Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-08T15:44:43.672Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-08T15:44:43.672Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T15:44:44.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T15:44:44.162Z] [2022-11-08T15:44:44.162Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T15:44:44.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T15:44:44.536Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-08T15:44:44.536Z] b85a868b505f: Pulling fs layer [2022-11-08T15:44:44.536Z] e2be974225ed: Pulling fs layer [2022-11-08T15:44:44.536Z] 339a4e72a1f5: Pulling fs layer [2022-11-08T15:44:44.536Z] 988bab9f4d93: Pulling fs layer [2022-11-08T15:44:44.536Z] 1469e6f7b9e6: Pulling fs layer [2022-11-08T15:44:44.536Z] eaf3925da568: Pulling fs layer [2022-11-08T15:44:44.536Z] bab4dde63d76: Pulling fs layer [2022-11-08T15:44:44.536Z] bde34c3a00c8: Pulling fs layer [2022-11-08T15:44:44.536Z] b352a97aabf1: Pulling fs layer [2022-11-08T15:44:44.536Z] 4872d77fe225: Pulling fs layer [2022-11-08T15:44:44.536Z] 5851b861e8e6: Pulling fs layer [2022-11-08T15:44:44.536Z] 988bab9f4d93: Waiting [2022-11-08T15:44:44.536Z] eaf3925da568: Waiting [2022-11-08T15:44:44.536Z] 1469e6f7b9e6: Waiting [2022-11-08T15:44:44.536Z] bde34c3a00c8: Waiting [2022-11-08T15:44:44.536Z] b352a97aabf1: Waiting [2022-11-08T15:44:44.536Z] bab4dde63d76: Waiting [2022-11-08T15:44:44.536Z] 5851b861e8e6: Waiting [2022-11-08T15:44:44.536Z] 4872d77fe225: Waiting [2022-11-08T15:44:44.536Z] e2be974225ed: Verifying Checksum [2022-11-08T15:44:44.536Z] e2be974225ed: Download complete [2022-11-08T15:44:44.536Z] 988bab9f4d93: Verifying Checksum [2022-11-08T15:44:44.536Z] 988bab9f4d93: Download complete [2022-11-08T15:44:44.796Z] 1469e6f7b9e6: Verifying Checksum [2022-11-08T15:44:44.796Z] 1469e6f7b9e6: Download complete [2022-11-08T15:44:44.796Z] eaf3925da568: Verifying Checksum [2022-11-08T15:44:44.796Z] eaf3925da568: Download complete [2022-11-08T15:44:44.796Z] 339a4e72a1f5: Verifying Checksum [2022-11-08T15:44:44.796Z] 339a4e72a1f5: Download complete [2022-11-08T15:44:44.796Z] bde34c3a00c8: Download complete [2022-11-08T15:44:44.796Z] b352a97aabf1: Verifying Checksum [2022-11-08T15:44:44.796Z] b352a97aabf1: Download complete [2022-11-08T15:44:44.796Z] 4872d77fe225: Verifying Checksum [2022-11-08T15:44:44.796Z] 4872d77fe225: Download complete [2022-11-08T15:44:44.796Z] 5851b861e8e6: Verifying Checksum [2022-11-08T15:44:44.796Z] 5851b861e8e6: Download complete [2022-11-08T15:44:44.796Z] b85a868b505f: Verifying Checksum [2022-11-08T15:44:44.796Z] b85a868b505f: Download complete [2022-11-08T15:44:45.056Z] bab4dde63d76: Verifying Checksum [2022-11-08T15:44:45.056Z] bab4dde63d76: Download complete [2022-11-08T15:44:46.434Z] b85a868b505f: Pull complete [2022-11-08T15:44:46.434Z] e2be974225ed: Pull complete [2022-11-08T15:44:46.695Z] 339a4e72a1f5: Pull complete [2022-11-08T15:44:46.955Z] 988bab9f4d93: Pull complete [2022-11-08T15:44:47.214Z] 1469e6f7b9e6: Pull complete [2022-11-08T15:44:47.214Z] eaf3925da568: Pull complete [2022-11-08T15:44:49.130Z] bab4dde63d76: Pull complete [2022-11-08T15:44:49.391Z] bde34c3a00c8: Pull complete [2022-11-08T15:44:49.391Z] b352a97aabf1: Pull complete [2022-11-08T15:44:49.650Z] 4872d77fe225: Pull complete [2022-11-08T15:44:49.650Z] 5851b861e8e6: Pull complete [2022-11-08T15:44:49.909Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-08T15:44:49.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T15:44:49.909Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T15:44:50.155Z] prd-ubuntu20.04-docker-8c-8g-118603 does not seem to be running inside a container [2022-11-08T15:44:50.189Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-08T15:44:51.735Z] $ docker top 2ac079cef77e870b8f1367c6a16976eebf5b588b4affff0969cbeaa96c8abac0 -eo pid,comm [2022-11-08T15:44:51.795Z] 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). [2022-11-08T15:44:51.795Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-08T15:44:51.931Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-08T15:44:51.931Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-08T15:44:52.065Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-08T15:44:52.061Z] $ docker exec 2ac079cef77e870b8f1367c6a16976eebf5b588b4affff0969cbeaa96c8abac0 ssh-agent [2022-11-08T15:44:52.185Z] SSH_AUTH_SOCK=/tmp/ssh-vCDT9UBkSx6m/agent.31 [2022-11-08T15:44:52.185Z] SSH_AGENT_PID=37 [2022-11-08T15:44:52.191Z] Running ssh-add (command line suppressed) [2022-11-08T15:44:52.300Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6268671590358443405.key (/w/workspace/edgex-go/1@tmp/private_key_6268671590358443405.key) [2022-11-08T15:44:52.323Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-08T15:44:52.650Z] + git tag --points-at HEAD [Pipeline] } [2022-11-08T15:44:52.672Z] $ docker exec --env ******** --env ******** 2ac079cef77e870b8f1367c6a16976eebf5b588b4affff0969cbeaa96c8abac0 ssh-agent -k [2022-11-08T15:44:52.769Z] unset SSH_AUTH_SOCK; [2022-11-08T15:44:52.769Z] unset SSH_AGENT_PID; [2022-11-08T15:44:52.769Z] echo Agent pid 37 killed; [2022-11-08T15:44:52.783Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-08T15:44:52.864Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-08T15:44:52.864Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-08T15:44:52.986Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-08T15:44:52.982Z] $ docker exec 2ac079cef77e870b8f1367c6a16976eebf5b588b4affff0969cbeaa96c8abac0 ssh-agent [2022-11-08T15:44:53.097Z] SSH_AUTH_SOCK=/tmp/ssh-Tg9AB3fTSGiG/agent.69 [2022-11-08T15:44:53.097Z] SSH_AGENT_PID=75 [2022-11-08T15:44:53.101Z] Running ssh-add (command line suppressed) [2022-11-08T15:44:53.218Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_161927332226090684.key (/w/workspace/edgex-go/1@tmp/private_key_161927332226090684.key) [2022-11-08T15:44:53.239Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-08T15:44:53.570Z] + git semver init [2022-11-08T15:44:53.831Z] 2022-11-08 15:44:53,767 [run_init] DEBUG init version:0.0.0 force:False [2022-11-08T15:44:53.831Z] 2022-11-08 15:44:53,769 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-11-08T15:44:53.831Z] 2022-11-08 15:44:53,770 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-11-08T15:44:53.831Z] 2022-11-08 15:44:53,771 [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) [2022-11-08T15:44:59.123Z] 2022-11-08 15:44:58,116 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-11-08T15:44:59.123Z] 2022-11-08 15:44:58,117 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4229 with force:False [2022-11-08T15:44:59.123Z] 2022-11-08 15:44:58,117 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4229 [2022-11-08T15:44:59.123Z] 2022-11-08 15:44:58,121 [execute] INFO git cat-file --batch-check [2022-11-08T15:44:59.123Z] 2022-11-08 15:44:58,121 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-11-08T15:44:59.123Z] 2022-11-08 15:44:58,127 [execute] INFO git cat-file --batch [2022-11-08T15:44:59.123Z] 2022-11-08 15:44:58,128 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-11-08T15:44:59.123Z] 2022-11-08 15:44:58,133 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4229 [2022-11-08T15:44:59.123Z] 0.0.0 [Pipeline] } [2022-11-08T15:44:59.146Z] $ docker exec --env ******** --env ******** 2ac079cef77e870b8f1367c6a16976eebf5b588b4affff0969cbeaa96c8abac0 ssh-agent -k [2022-11-08T15:44:59.252Z] unset SSH_AUTH_SOCK; [2022-11-08T15:44:59.253Z] unset SSH_AGENT_PID; [2022-11-08T15:44:59.253Z] echo Agent pid 75 killed; [2022-11-08T15:44:59.266Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-08T15:44:59.694Z] + git semver [Pipeline] } [2022-11-08T15:44:59.976Z] $ docker stop --time=1 2ac079cef77e870b8f1367c6a16976eebf5b588b4affff0969cbeaa96c8abac0 [2022-11-08T15:45:01.289Z] $ docker rm -f 2ac079cef77e870b8f1367c6a16976eebf5b588b4affff0969cbeaa96c8abac0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-08T15:45:01.708Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-08T15:45:01.958Z] Stashed 1 file(s) [Pipeline] echo [2022-11-08T15:45:01.978Z] [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 [2022-11-08T15:45:02.718Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-11-08T15:45:02.761Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T15:45:02.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T15:45:02.820Z] ========================================================= [2022-11-08T15:45:02.821Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-08T15:45:02.821Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-11-08T15:45:03.159Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-08T15:45:03.159Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-08T15:45:03.159Z] 213ec9aee27d: Pulling fs layer [2022-11-08T15:45:03.159Z] 4583459ba037: Pulling fs layer [2022-11-08T15:45:03.159Z] 93c1e223e6f2: Pulling fs layer [2022-11-08T15:45:03.159Z] 53926ce57604: Pulling fs layer [2022-11-08T15:45:03.159Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-08T15:45:03.159Z] 22ff95d597cd: Pulling fs layer [2022-11-08T15:45:03.159Z] 12d6caf4c0d1: Pulling fs layer [2022-11-08T15:45:03.159Z] 96b7cbca73a9: Pulling fs layer [2022-11-08T15:45:03.159Z] a7acece74701: Pulling fs layer [2022-11-08T15:45:03.159Z] 53926ce57604: Waiting [2022-11-08T15:45:03.159Z] 21b2b0c7a3f4: Waiting [2022-11-08T15:45:03.159Z] 22ff95d597cd: Waiting [2022-11-08T15:45:03.159Z] 12d6caf4c0d1: Waiting [2022-11-08T15:45:03.159Z] 96b7cbca73a9: Waiting [2022-11-08T15:45:03.159Z] a7acece74701: Waiting [2022-11-08T15:45:03.159Z] 93c1e223e6f2: Download complete [2022-11-08T15:45:03.159Z] 4583459ba037: Download complete [2022-11-08T15:45:03.159Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-08T15:45:03.159Z] 21b2b0c7a3f4: Download complete [2022-11-08T15:45:03.159Z] 22ff95d597cd: Download complete [2022-11-08T15:45:03.159Z] 213ec9aee27d: Verifying Checksum [2022-11-08T15:45:03.159Z] 213ec9aee27d: Download complete [2022-11-08T15:45:03.159Z] 12d6caf4c0d1: Download complete [2022-11-08T15:45:03.425Z] 213ec9aee27d: Pull complete [2022-11-08T15:45:03.425Z] 4583459ba037: Pull complete [2022-11-08T15:45:03.696Z] 93c1e223e6f2: Pull complete [2022-11-08T15:45:03.960Z] a7acece74701: Verifying Checksum [2022-11-08T15:45:03.960Z] 53926ce57604: Verifying Checksum [2022-11-08T15:45:03.960Z] 53926ce57604: Download complete [2022-11-08T15:45:04.228Z] 96b7cbca73a9: Verifying Checksum [2022-11-08T15:45:04.228Z] 96b7cbca73a9: Download complete [2022-11-08T15:45:08.432Z] 53926ce57604: Pull complete [2022-11-08T15:45:08.432Z] 21b2b0c7a3f4: Pull complete [2022-11-08T15:45:08.432Z] 22ff95d597cd: Pull complete [2022-11-08T15:45:08.432Z] 12d6caf4c0d1: Pull complete [2022-11-08T15:45:10.333Z] 96b7cbca73a9: Pull complete [2022-11-08T15:45:11.269Z] a7acece74701: Pull complete [2022-11-08T15:45:11.269Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-08T15:45:11.269Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-08T15:45:11.269Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-11-08T15:45:11.623Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-08T15:45:11.623Z] WORKDIR /edgex [2022-11-08T15:45:11.623Z] COPY go.mod . [2022-11-08T15:45:11.623Z] RUN go mod download [2022-11-08T15:45:11.623Z] + docker build -t ci-base-image-x86_64 -f - . [2022-11-08T15:45:12.189Z] Sending build context to Docker daemon 169.8MB [2022-11-08T15:45:12.189Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-08T15:45:12.189Z] ---> db6d94c90886 [2022-11-08T15:45:12.189Z] Step 2/4 : WORKDIR /edgex [2022-11-08T15:45:14.727Z] ---> Running in 2a014a0c5fd3 [2022-11-08T15:45:14.727Z] Removing intermediate container 2a014a0c5fd3 [2022-11-08T15:45:14.727Z] ---> 2650e65a3415 [2022-11-08T15:45:14.727Z] Step 3/4 : COPY go.mod . [2022-11-08T15:45:14.727Z] ---> 429a8542c2e5 [2022-11-08T15:45:14.727Z] Step 4/4 : RUN go mod download [2022-11-08T15:45:14.727Z] ---> Running in 304495c9126d [2022-11-08T15:45:17.271Z] Still waiting to schedule task [2022-11-08T15:45:17.271Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-11-08T15:45:29.613Z] Removing intermediate container 304495c9126d [2022-11-08T15:45:29.613Z] ---> 710b435728d8 [2022-11-08T15:45:29.613Z] Successfully built 710b435728d8 [2022-11-08T15:45:29.613Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T15:45:29.982Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-08T15:45:29.982Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T15:45:30.125Z] prd-ubuntu20.04-docker-8c-8g-118603 does not seem to be running inside a container [2022-11-08T15:45:30.154Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-08T15:45:30.549Z] $ docker top 46d62600e681cfe252aea5d604291a339232dfa7cad0a704a0891e9fba7034ad -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T15:45:30.940Z] + go version [2022-11-08T15:45:30.940Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-08T15:45:30.971Z] $ docker stop --time=1 46d62600e681cfe252aea5d604291a339232dfa7cad0a704a0891e9fba7034ad [2022-11-08T15:45:32.288Z] $ docker rm -f 46d62600e681cfe252aea5d604291a339232dfa7cad0a704a0891e9fba7034ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T15:45:32.965Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-08T15:45:32.965Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T15:45:33.111Z] prd-ubuntu20.04-docker-8c-8g-118603 does not seem to be running inside a container [2022-11-08T15:45:33.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-08T15:45:33.512Z] $ docker top 5d29682600854fc40d37d25575a191ff2278ae26e6309d7558d8c551f23328f1 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-08T15:45:33.618Z] ========================================================= [2022-11-08T15:45:33.618Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-11-08T15:45:33.618Z] ========================================================= [Pipeline] sh [2022-11-08T15:45:33.913Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-11-08T15:45:34.267Z] + make test [2022-11-08T15:45:34.267Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-11-08T15:45:40.837Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-11-08T15:45:53.033Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-11-08T15:45:53.033Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-11-08T15:45:53.292Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-11-08T15:45:53.292Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-11-08T15:45:53.292Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-11-08T15:45:53.292Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-11-08T15:45:53.292Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-11-08T15:45:53.292Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-11-08T15:45:53.292Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-11-08T15:45:53.292Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-11-08T15:45:53.292Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-11-08T15:45:53.549Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-11-08T15:45:53.549Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-11-08T15:45:53.549Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-11-08T15:45:53.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-11-08T15:45:54.483Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.086s coverage: 28.7% of statements [2022-11-08T15:45:54.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-11-08T15:45:54.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-11-08T15:45:54.483Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.104s coverage: 98.5% of statements [2022-11-08T15:45:54.744Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.142s coverage: 43.0% of statements [2022-11-08T15:45:54.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-11-08T15:45:54.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-11-08T15:45:55.001Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.144s coverage: 54.2% of statements [2022-11-08T15:45:55.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-11-08T15:45:55.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-11-08T15:45:58.277Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.037s coverage: 89.2% of statements [2022-11-08T15:45:58.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-11-08T15:45:58.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-11-08T15:45:58.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-11-08T15:45:58.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-11-08T15:45:58.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-11-08T15:45:58.277Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.063s coverage: 2.2% of statements [2022-11-08T15:45:58.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-11-08T15:45:58.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-11-08T15:45:58.277Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.504s coverage: 95.6% of statements [2022-11-08T15:45:58.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-11-08T15:45:58.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-11-08T15:45:58.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-11-08T15:45:58.277Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements [2022-11-08T15:45:58.277Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-11-08T15:45:58.277Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-11-08T15:45:58.277Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-11-08T15:45:58.277Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-11-08T15:45:58.277Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-11-08T15:45:58.277Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.077s coverage: 60.0% of statements [2022-11-08T15:45:58.277Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-11-08T15:45:58.277Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-11-08T15:45:58.277Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-11-08T15:45:58.277Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.069s coverage: 0.9% of statements [2022-11-08T15:45:58.277Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-11-08T15:45:58.277Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.069s coverage: 58.8% of statements [2022-11-08T15:45:58.277Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 29.6% of statements [2022-11-08T15:45:58.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-11-08T15:45:58.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.082s coverage: 47.1% of statements [2022-11-08T15:45:58.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.120s coverage: 79.5% of statements [2022-11-08T15:45:58.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements [2022-11-08T15:45:58.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements [2022-11-08T15:45:58.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.074s coverage: 87.5% of statements [2022-11-08T15:46:08.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements [2022-11-08T15:46:08.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.068s coverage: 44.8% of statements [2022-11-08T15:46:10.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.224s coverage: 79.9% of statements [2022-11-08T15:46:10.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-11-08T15:46:18.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.104s coverage: 92.9% of statements [2022-11-08T15:46:18.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-11-08T15:46:18.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-11-08T15:46:18.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-11-08T15:46:18.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements [2022-11-08T15:46:18.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-11-08T15:46:18.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-11-08T15:46:18.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-11-08T15:46:18.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-11-08T15:46:18.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.072s coverage: 86.9% of statements [2022-11-08T15:46:18.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-11-08T15:46:18.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-11-08T15:46:18.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-11-08T15:46:18.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-11-08T15:46:18.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.085s coverage: 87.2% of statements [2022-11-08T15:46:18.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-11-08T15:46:18.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-11-08T15:46:18.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.064s coverage: 100.0% of statements [2022-11-08T15:46:18.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-11-08T15:46:18.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.080s coverage: 58.8% of statements [2022-11-08T15:46:18.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-11-08T15:46:18.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.083s coverage: 80.0% of statements [2022-11-08T15:46:18.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2022-11-08T15:46:18.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 85.4% of statements [2022-11-08T15:46:18.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.226s coverage: 91.2% of statements [2022-11-08T15:46:18.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-11-08T15:46:18.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 64.7% of statements [2022-11-08T15:46:18.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-11-08T15:46:18.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-11-08T15:46:18.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements [2022-11-08T15:46:18.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements [2022-11-08T15:46:18.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-11-08T15:46:18.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-11-08T15:46:18.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-11-08T15:46:18.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.322s coverage: 65.8% of statements [2022-11-08T15:46:18.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-11-08T15:46:18.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-11-08T15:46:18.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-11-08T15:46:18.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 41.8% of statements [2022-11-08T15:46:18.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-11-08T15:46:18.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-11-08T15:46:18.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2022-11-08T15:46:18.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-11-08T15:46:18.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2022-11-08T15:46:18.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-11-08T15:46:18.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-11-08T15:46:18.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-11-08T15:46:18.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-11-08T15:46:18.288Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.097s coverage: 17.7% of statements [2022-11-08T15:46:18.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-11-08T15:46:18.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-11-08T15:46:18.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-11-08T15:46:18.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-11-08T15:46:18.288Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.152s coverage: 92.3% of statements [2022-11-08T15:46:18.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-11-08T15:46:18.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-11-08T15:46:18.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-11-08T15:46:18.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-11-08T15:46:18.288Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements [2022-11-08T15:46:18.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-11-08T15:46:18.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-11-08T15:46:18.288Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.122s coverage: 97.7% of statements [2022-11-08T15:46:18.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-11-08T15:46:18.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-11-08T15:46:18.288Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-11-08T15:46:18.288Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-11-08T15:46:18.288Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-11-08T15:46:18.288Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-11-08T15:46:18.288Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-11-08T15:46:18.288Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-11-08T15:46:18.288Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-11-08T15:46:18.288Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-11-08T15:46:18.288Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-11-08T15:46:18.288Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-11-08T15:46:18.288Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-11-08T15:46:18.288Z] 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 [2022-11-08T15:46:36.370Z] 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." [2022-11-08T15:46:36.370Z] GO111MODULE=on go vet ./... [2022-11-08T15:46:40.548Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-08T15:46:40.548Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-08T15:46:40.548Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-08T15:46:40.583Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-11-08T15:46:40.888Z] + ls -al . [2022-11-08T15:46:40.888Z] total 764 [2022-11-08T15:46:40.888Z] drwxrwxr-x 11 1001 1001 4096 Nov 8 15:45 . [2022-11-08T15:46:40.888Z] drwxr-xr-x 4 root root 4096 Nov 8 15:45 .. [2022-11-08T15:46:40.888Z] drwxrwxr-x 2 1001 1001 4096 Nov 8 15:44 .blubracket [2022-11-08T15:46:40.888Z] -rw-rw-r-- 1 1001 1001 16 Nov 8 15:44 .dockerignore [2022-11-08T15:46:40.888Z] drwxrwxr-x 8 1001 1001 4096 Nov 8 15:46 .git [2022-11-08T15:46:40.888Z] drwxrwxr-x 3 1001 1001 4096 Nov 8 15:44 .github [2022-11-08T15:46:40.888Z] -rw-rw-r-- 1 1001 1001 1030 Nov 8 15:44 .gitignore [2022-11-08T15:46:40.888Z] -rw-rw-r-- 1 1001 1001 42 Nov 8 15:44 .golangci.yml [2022-11-08T15:46:40.888Z] -rw-rw-r-- 1 1001 1001 87 Nov 8 15:44 .hadolint.yml [2022-11-08T15:46:40.888Z] drwxr-xr-x 3 1001 1001 4096 Nov 8 15:44 .semver [2022-11-08T15:46:40.888Z] -rw-rw-r-- 1 1001 1001 166 Nov 8 15:44 .sonarcloud.properties [2022-11-08T15:46:40.888Z] -rw-rw-r-- 1 1001 1001 1171 Nov 8 15:44 ADOPTERS.md [2022-11-08T15:46:40.888Z] -rw-rw-r-- 1 1001 1001 10722 Nov 8 15:44 Attribution.txt [2022-11-08T15:46:40.888Z] -rw-rw-r-- 1 1001 1001 63209 Nov 8 15:44 CHANGELOG.md [2022-11-08T15:46:40.888Z] -rw-rw-r-- 1 1001 1001 3804 Nov 8 15:44 CONTRIBUTING.md [2022-11-08T15:46:40.888Z] -rw-rw-r-- 1 1001 1001 677 Nov 8 15:44 GOVERNANCE.md [2022-11-08T15:46:40.888Z] -rw-rw-r-- 1 1001 1001 850 Nov 8 15:44 Jenkinsfile [2022-11-08T15:46:40.888Z] -rw-rw-r-- 1 1001 1001 10775 Nov 8 15:44 LICENSE [2022-11-08T15:46:40.888Z] -rw-rw-r-- 1 1001 1001 13857 Nov 8 15:44 Makefile [2022-11-08T15:46:40.888Z] -rw-rw-r-- 1 1001 1001 582 Nov 8 15:44 OWNERS.md [2022-11-08T15:46:40.888Z] -rw-rw-r-- 1 1001 1001 9799 Nov 8 15:44 README.md [2022-11-08T15:46:40.888Z] -rw-rw-r-- 1 1001 1001 6912 Nov 8 15:44 SECURITY.md [2022-11-08T15:46:40.888Z] -rw-rw-r-- 1 1001 1001 5 Nov 8 15:45 VERSION [2022-11-08T15:46:40.888Z] -rw-rw-r-- 1 1001 1001 4131 Nov 8 15:44 ZMQWindows.md [2022-11-08T15:46:40.888Z] drwxrwxr-x 2 1001 1001 4096 Nov 8 15:44 bin [2022-11-08T15:46:40.888Z] drwxrwxr-x 18 1001 1001 4096 Nov 8 15:44 cmd [2022-11-08T15:46:40.888Z] -rw-r--r-- 1 root root 501828 Nov 8 15:46 coverage.out [2022-11-08T15:46:40.888Z] -rw-rw-r-- 1 1001 1001 3405 Nov 8 15:44 go.mod [2022-11-08T15:46:40.888Z] -rw-rw-r-- 1 1001 1001 44978 Nov 8 15:44 go.sum [2022-11-08T15:46:40.888Z] drwxrwxr-x 8 1001 1001 4096 Nov 8 15:44 internal [2022-11-08T15:46:40.888Z] drwxrwxr-x 3 1001 1001 4096 Nov 8 15:44 openapi [2022-11-08T15:46:40.888Z] drwxrwxr-x 4 1001 1001 4096 Nov 8 15:44 snap [2022-11-08T15:46:40.888Z] -rw-rw-r-- 1 1001 1001 204 Nov 8 15:44 version.go [Pipeline] sh [2022-11-08T15:46:41.194Z] + '[' -e coverage.out ] [2022-11-08T15:46:41.194Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-11-08T15:46:41.324Z] Stashed 1 file(s) [Pipeline] sh [2022-11-08T15:46:41.622Z] + make build [2022-11-08T15:46:41.622Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-11-08T15:46:56.495Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-11-08T15:47:06.459Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-11-08T15:47:06.716Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-08T15:47:13.270Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-08T15:47:13.528Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-08T15:47:14.902Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-08T15:47:16.275Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-08T15:47:16.842Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-08T15:47:18.219Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-08T15:47:18.787Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-08T15:47:19.742Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-08T15:47:21.115Z] CGO_ENABLED=0 GO111MODULE=on 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] } [2022-11-08T15:47:22.512Z] $ docker stop --time=1 5d29682600854fc40d37d25575a191ff2278ae26e6309d7558d8c551f23328f1 [2022-11-08T15:47:24.922Z] $ docker rm -f 5d29682600854fc40d37d25575a191ff2278ae26e6309d7558d8c551f23328f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T15:47:26.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-08T15:47:26.046Z] [2022-11-08T15:47:26.046Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T15:47:26.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-08T15:47:26.421Z] latest: Pulling from edgex-devops/edgex-compose [2022-11-08T15:47:26.421Z] cbdbe7a5bc2a: Pulling fs layer [2022-11-08T15:47:26.421Z] ca9280d653b3: Pulling fs layer [2022-11-08T15:47:26.421Z] 7e9c9ca2126c: Pulling fs layer [2022-11-08T15:47:26.421Z] cbdbe7a5bc2a: Verifying Checksum [2022-11-08T15:47:26.421Z] cbdbe7a5bc2a: Download complete [2022-11-08T15:47:26.680Z] ca9280d653b3: Download complete [2022-11-08T15:47:26.680Z] cbdbe7a5bc2a: Pull complete [2022-11-08T15:47:26.937Z] 7e9c9ca2126c: Download complete [2022-11-08T15:47:27.195Z] ca9280d653b3: Pull complete [2022-11-08T15:47:30.474Z] 7e9c9ca2126c: Pull complete [2022-11-08T15:47:30.474Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-11-08T15:47:30.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-08T15:47:30.474Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T15:47:30.687Z] prd-ubuntu20.04-docker-8c-8g-118603 does not seem to be running inside a container [2022-11-08T15:47:30.722Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-11-08T15:47:32.026Z] $ docker top cc0eee878ea94465db3524e9594670e4a1977476c9bca656e805c4ad84fff04d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T15:47:32.414Z] + docker-compose build --help [2022-11-08T15:47:32.414Z] + grep parallel [2022-11-08T15:47:32.979Z] --parallel Build images in parallel. [Pipeline] } [2022-11-08T15:47:33.014Z] $ docker stop --time=1 cc0eee878ea94465db3524e9594670e4a1977476c9bca656e805c4ad84fff04d [2022-11-08T15:47:34.281Z] $ docker rm -f cc0eee878ea94465db3524e9594670e4a1977476c9bca656e805c4ad84fff04d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T15:47:34.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-08T15:47:34.866Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T15:47:35.023Z] prd-ubuntu20.04-docker-8c-8g-118603 does not seem to be running inside a container [2022-11-08T15:47:35.065Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-11-08T15:47:35.430Z] $ docker top 1eae20568bbe476a6f0bab805d014e7441872196a09bc9e41862071ae8612c46 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T15:47:35.815Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-11-08T15:47:36.383Z] Building core-command ... [2022-11-08T15:47:36.383Z] Building core-data ... [2022-11-08T15:47:36.383Z] Building core-metadata ... [2022-11-08T15:47:36.383Z] Building security-bootstrapper ... [2022-11-08T15:47:36.383Z] Building security-proxy-setup ... [2022-11-08T15:47:36.383Z] Building security-secretstore-setup ... [2022-11-08T15:47:36.383Z] Building security-spiffe-token-provider ... [2022-11-08T15:47:36.383Z] Building security-spire-agent ... [2022-11-08T15:47:36.383Z] Building security-spire-config ... [2022-11-08T15:47:36.383Z] Building security-spire-server ... [2022-11-08T15:47:36.383Z] Building support-notifications ... [2022-11-08T15:47:36.383Z] Building support-scheduler ... [2022-11-08T15:47:36.383Z] Building sys-mgmt-agent ... [2022-11-08T15:47:36.383Z] Building security-spire-agent [2022-11-08T15:47:36.383Z] Building security-spire-config [2022-11-08T15:47:36.383Z] Building security-proxy-setup [2022-11-08T15:47:36.383Z] Building support-scheduler [2022-11-08T15:47:36.383Z] Building support-notifications [2022-11-08T15:47:46.116Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118607 in /w/workspace/edgexfoundry_edgex-go_PR-4229 [Pipeline] { [Pipeline] ws [2022-11-08T15:47:46.156Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-11-08T15:47:46.240Z] The recommended git tool is: git [2022-11-08T15:47:48.579Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T15:47:48.579Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-08T15:47:48.579Z] ---> 710b435728d8 [2022-11-08T15:47:48.579Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-08T15:47:48.579Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T15:47:48.579Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-08T15:47:48.579Z] ---> 710b435728d8 [2022-11-08T15:47:48.579Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-08T15:47:48.579Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T15:47:48.579Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-11-08T15:47:48.579Z] ---> 710b435728d8 [2022-11-08T15:47:48.579Z] Step 3/21 : WORKDIR /edgex-go [2022-11-08T15:47:48.579Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T15:47:48.579Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-08T15:47:48.579Z] ---> 710b435728d8 [2022-11-08T15:47:48.579Z] Step 3/24 : WORKDIR /edgex-go [2022-11-08T15:47:48.579Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T15:47:48.579Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-08T15:47:48.579Z] ---> 710b435728d8 [2022-11-08T15:47:48.579Z] Step 3/24 : WORKDIR /edgex-go [2022-11-08T15:47:50.491Z] ---> Running in 30f592a0bdb7 [2022-11-08T15:47:50.491Z] ---> Running in 5e269358a40d [2022-11-08T15:47:50.491Z] ---> Running in e64d9aa969aa [2022-11-08T15:47:50.491Z] ---> Running in 200abe1384cf [2022-11-08T15:47:50.491Z] ---> Running in 5b30c114e3b2 [2022-11-08T15:47:50.491Z] Removing intermediate container 5e269358a40d [2022-11-08T15:47:50.491Z] ---> ca8efb5e7b42 [2022-11-08T15:47:50.491Z] Step 4/22 : WORKDIR /edgex-go [2022-11-08T15:47:50.491Z] Removing intermediate container 200abe1384cf [2022-11-08T15:47:50.491Z] ---> 5ece85dba80c [2022-11-08T15:47:50.491Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-08T15:47:50.491Z] Removing intermediate container e64d9aa969aa [2022-11-08T15:47:50.491Z] ---> dc11bdedcd58 [2022-11-08T15:47:50.491Z] Step 4/22 : WORKDIR /edgex-go [2022-11-08T15:47:50.491Z] Removing intermediate container 30f592a0bdb7 [2022-11-08T15:47:50.491Z] ---> b68ab6f2aaad [2022-11-08T15:47:50.491Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-11-08T15:47:50.491Z] Removing intermediate container 5b30c114e3b2 [2022-11-08T15:47:50.491Z] ---> c4ac9d26017e [2022-11-08T15:47:50.491Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-08T15:47:50.491Z] ---> Running in 06cf8da290fb [2022-11-08T15:47:50.491Z] ---> Running in dac0fc5931f3 [2022-11-08T15:47:50.749Z] ---> Running in 7c76a9c72377 [2022-11-08T15:47:50.749Z] ---> Running in 1bb7fa8642d9 [2022-11-08T15:47:50.749Z] ---> Running in d83524ce65bd [2022-11-08T15:47:50.749Z] Removing intermediate container 06cf8da290fb [2022-11-08T15:47:50.749Z] ---> 17a3a972373f [2022-11-08T15:47:50.749Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-08T15:47:50.749Z] ---> Running in 330293581eb4 [2022-11-08T15:47:50.749Z] Removing intermediate container 7c76a9c72377 [2022-11-08T15:47:50.749Z] ---> 4bf6f8232984 [2022-11-08T15:47:50.749Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-11-08T15:47:50.749Z] ---> Running in 31b9a163e5db [2022-11-08T15:47:51.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T15:47:51.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T15:47:51.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T15:47:51.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T15:47:51.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T15:47:51.525Z] OK: 211 MiB in 51 packages [2022-11-08T15:47:51.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T15:47:51.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T15:47:51.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T15:47:51.525Z] OK: 211 MiB in 51 packages [2022-11-08T15:47:51.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T15:47:51.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T15:47:51.783Z] OK: 211 MiB in 51 packages [2022-11-08T15:47:51.783Z] OK: 211 MiB in 51 packages [2022-11-08T15:47:51.783Z] OK: 211 MiB in 51 packages [2022-11-08T15:47:51.783Z] Removing intermediate container dac0fc5931f3 [2022-11-08T15:47:51.783Z] ---> 19099b600a98 [2022-11-08T15:47:51.783Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-08T15:47:52.041Z] Removing intermediate container 1bb7fa8642d9 [2022-11-08T15:47:52.041Z] ---> 3c63e1ad2717 [2022-11-08T15:47:52.041Z] Step 5/21 : COPY go.mod vendor* ./ [2022-11-08T15:47:52.041Z] ---> f24fc3c6d862 [2022-11-08T15:47:52.041Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T15:47:52.041Z] ---> Running in 09e9a4b69d0d [2022-11-08T15:47:52.041Z] ---> 232eac13fec5 [2022-11-08T15:47:52.041Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T15:47:52.277Z] using credential edgex-jenkins-ssh [2022-11-08T15:47:52.295Z] Cloning the remote Git repository [2022-11-08T15:47:52.320Z] ---> Running in 227025f5e7eb [2022-11-08T15:47:52.320Z] Removing intermediate container d83524ce65bd [2022-11-08T15:47:52.320Z] ---> c6f78a80e878 [2022-11-08T15:47:52.320Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-08T15:47:52.320Z] Removing intermediate container 31b9a163e5db [2022-11-08T15:47:52.320Z] ---> 9dfd12cf8ad3 [2022-11-08T15:47:52.320Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-08T15:47:52.578Z] Removing intermediate container 330293581eb4 [2022-11-08T15:47:52.578Z] ---> 87a8506119ae [2022-11-08T15:47:52.578Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-08T15:47:52.578Z] ---> 696520017e4d [2022-11-08T15:47:52.578Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T15:47:52.578Z] ---> 2a2494ca86be [2022-11-08T15:47:52.578Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T15:47:52.578Z] ---> Running in 94701b60f1a0 [2022-11-08T15:47:52.578Z] ---> Running in 064a4399188b [2022-11-08T15:47:52.578Z] ---> c04ecc84cac8 [2022-11-08T15:47:52.578Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T15:47:52.578Z] ---> Running in c0de533fcaf1 [2022-11-08T15:47:52.342Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-11-08T15:47:52.426Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-11-08T15:47:52.591Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-11-08T15:47:52.592Z] > git --version # timeout=10 [2022-11-08T15:47:52.624Z] > git --version # 'git version 2.25.1' [2022-11-08T15:47:52.626Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-08T15:47:52.681Z] Verifying host key using known hosts file [2022-11-08T15:47:52.898Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-08T15:47:52.911Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-08T15:48:14.503Z] Removing intermediate container 94701b60f1a0 [2022-11-08T15:48:14.503Z] ---> b5a7427a59fd [2022-11-08T15:48:14.503Z] Step 7/24 : COPY . . [2022-11-08T15:48:14.503Z] Removing intermediate container c0de533fcaf1 [2022-11-08T15:48:14.503Z] ---> fb19f61997c7 [2022-11-08T15:48:14.503Z] Step 8/22 : COPY . . [2022-11-08T15:48:14.503Z] Removing intermediate container 09e9a4b69d0d [2022-11-08T15:48:14.503Z] ---> f7ea443a082d [2022-11-08T15:48:14.503Z] Step 7/24 : COPY . . [2022-11-08T15:48:14.503Z] Removing intermediate container 064a4399188b [2022-11-08T15:48:14.503Z] ---> eaec2f202d74 [2022-11-08T15:48:14.503Z] Step 8/22 : COPY . . [2022-11-08T15:48:14.503Z] Removing intermediate container 227025f5e7eb [2022-11-08T15:48:14.503Z] ---> f776e0d73b8d [2022-11-08T15:48:14.503Z] Step 7/21 : COPY . . [2022-11-08T15:48:18.108Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-11-08T15:48:18.141Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-08T15:48:19.179Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-11-08T15:48:19.237Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-11-08T15:48:19.238Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-08T15:48:19.245Z] Verifying host key using known hosts file [2022-11-08T15:48:19.253Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-08T15:48:19.266Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4229/head:refs/remotes/origin/PR-4229 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-11-08T15:48:20.212Z] Merging remotes/origin/main commit c8dc4aaa282fbe6e844314843563128f08055c6c into PR head commit 17f1e17c67d4aaed7d29441fda595d6863aaef03 [2022-11-08T15:48:20.693Z] Merge succeeded, producing 17f1e17c67d4aaed7d29441fda595d6863aaef03 [2022-11-08T15:48:20.694Z] Checking out Revision 17f1e17c67d4aaed7d29441fda595d6863aaef03 (PR-4229) [2022-11-08T15:48:22.613Z] ---> dbd11319d413 [2022-11-08T15:48:22.613Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-11-08T15:48:22.613Z] ---> 326db791bac9 [2022-11-08T15:48:22.613Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-08T15:48:22.613Z] ---> 9637f9aa2d13 [2022-11-08T15:48:22.613Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-11-08T15:48:22.613Z] ---> 2a21f6b4f548 [2022-11-08T15:48:22.613Z] ---> a50039dbbaee [2022-11-08T15:48:22.613Z] Step 9/22 : RUN make cmd/support-scheduler/support-schedulerStep 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-08T15:48:22.613Z] [2022-11-08T15:48:22.613Z] ---> Running in f23aaba8e886 [2022-11-08T15:48:22.613Z] ---> Running in 5858a9a85ade [2022-11-08T15:48:22.613Z] ---> Running in 6415cb0237d1 [2022-11-08T15:48:22.613Z] ---> Running in 06f9c4a8b1f9 [2022-11-08T15:48:22.613Z] ---> Running in 9ba27a69faa8 [2022-11-08T15:48:22.613Z] Removing intermediate container 6415cb0237d1 [2022-11-08T15:48:22.613Z] ---> e2220a01ce98 [2022-11-08T15:48:22.613Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-08T15:48:22.613Z] Removing intermediate container 06f9c4a8b1f9 [2022-11-08T15:48:22.613Z] ---> 859c281ceadc [2022-11-08T15:48:22.613Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-08T15:48:22.613Z] ---> Running in cffb237da8b5 [2022-11-08T15:48:22.613Z] ---> Running in ec1711e86343 [2022-11-08T15:48:22.613Z] Removing intermediate container cffb237da8b5 [2022-11-08T15:48:22.613Z] ---> 4a030593f0b4 [2022-11-08T15:48:22.613Z] 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 [2022-11-08T15:48:22.613Z] Removing intermediate container ec1711e86343 [2022-11-08T15:48:22.613Z] ---> 3392b5596094 [2022-11-08T15:48:22.613Z] 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 [2022-11-08T15:48:22.613Z] ---> Running in 2e337262fd7f [2022-11-08T15:48:22.613Z] ---> Running in a75b3bdfb0fc [2022-11-08T15:48:22.613Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-08T15:48:22.613Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-08T15:48:22.613Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-08T15:48:20.233Z] > git config core.sparsecheckout # timeout=10 [2022-11-08T15:48:20.268Z] > git checkout -f 17f1e17c67d4aaed7d29441fda595d6863aaef03 # timeout=10 [2022-11-08T15:48:20.567Z] > git remote # timeout=10 [2022-11-08T15:48:20.588Z] > git config --get remote.origin.url # timeout=10 [2022-11-08T15:48:20.608Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-08T15:48:20.614Z] Verifying host key using known hosts file [2022-11-08T15:48:20.622Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-08T15:48:20.637Z] > git merge c8dc4aaa282fbe6e844314843563128f08055c6c # timeout=10 [2022-11-08T15:48:20.668Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-08T15:48:20.697Z] > git config core.sparsecheckout # timeout=10 [2022-11-08T15:48:20.716Z] > git checkout -f 17f1e17c67d4aaed7d29441fda595d6863aaef03 # timeout=10 [2022-11-08T15:48:23.198Z] Removing intermediate container a75b3bdfb0fc [2022-11-08T15:48:23.198Z] ---> b2f5f96f061f [2022-11-08T15:48:23.198Z] Step 11/24 : WORKDIR /edgex-go [2022-11-08T15:48:23.198Z] Removing intermediate container 2e337262fd7f [2022-11-08T15:48:23.198Z] ---> 5801db86f504 [2022-11-08T15:48:23.198Z] Step 11/24 : WORKDIR /edgex-go [2022-11-08T15:48:23.455Z] ---> Running in 17a0fb0d21ab [2022-11-08T15:48:23.455Z] ---> Running in bf0b8bf0e5e2 [2022-11-08T15:48:23.714Z] Removing intermediate container bf0b8bf0e5e2 [2022-11-08T15:48:23.714Z] ---> 18e768c4011f [2022-11-08T15:48:23.714Z] [2022-11-08T15:48:23.714Z] Step 12/24 : FROM alpine:3.15 [2022-11-08T15:48:23.714Z] Removing intermediate container 17a0fb0d21ab [2022-11-08T15:48:23.714Z] ---> 88a71e5fa493 [2022-11-08T15:48:23.714Z] [2022-11-08T15:48:23.714Z] Step 12/24 : FROM alpine:3.15 [2022-11-08T15:48:23.714Z] 3.15: Pulling from library/alpine [2022-11-08T15:48:23.714Z] 3.15: Pulling from library/alpine [2022-11-08T15:48:24.560Z] Commit message: "build: Update to the released go-mods" [2022-11-08T15:48:24.617Z] > git --version # timeout=10 [2022-11-08T15:48:24.633Z] > git --version # 'git version 2.25.1' [2022-11-08T15:48:24.650Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-08T15:48:25.088Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-11-08T15:48:25.088Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-11-08T15:48:25.088Z] Status: Downloaded newer image for alpine:3.15 [2022-11-08T15:48:25.088Z] Status: Image is up to date for alpine:3.15 [2022-11-08T15:48:25.088Z] ---> c4fc93816858 [2022-11-08T15:48:25.088Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-08T15:48:25.088Z] ---> c4fc93816858 [2022-11-08T15:48:25.088Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-08T15:48:25.088Z] ---> Running in f3c179199254 [2022-11-08T15:48:25.088Z] ---> Running in 7cd2b8bcc916 [2022-11-08T15:48:25.088Z] Removing intermediate container f3c179199254 [2022-11-08T15:48:25.088Z] ---> 326c32a0579c [2022-11-08T15:48:25.088Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-11-08T15:48:25.088Z] Removing intermediate container 7cd2b8bcc916 [2022-11-08T15:48:25.088Z] ---> 104baff21a88 [2022-11-08T15:48:25.088Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-08T15:48:25.088Z] ---> Running in 413a31c1b4f6 [2022-11-08T15:48:25.088Z] ---> Running in 51eed1182961 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-08T15:48:25.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-08T15:48:25.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-08T15:48:25.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-08T15:48:25.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-08T15:48:25.962Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-08T15:48:25.962Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-08T15:48:25.962Z] Dload Upload Total Spent Left Speed [2022-11-08T15:48:25.962Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 89375 0 --:--:-- --:--:-- --:--:-- 88746 [2022-11-08T15:48:26.171Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-08T15:48:26.171Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-08T15:48:26.171Z] OK: 15859 distinct packages available [2022-11-08T15:48:26.171Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-08T15:48:26.171Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-08T15:48:26.171Z] OK: 15859 distinct packages available [2022-11-08T15:48:26.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-08T15:48:26.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] sh [2022-11-08T15:48:26.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-08T15:48:26.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-08T15:48:26.429Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-11-08T15:48:26.429Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-08T15:48:26.582Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-08T15:48:26.686Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-11-08T15:48:26.686Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-08T15:48:26.686Z] (3/4) Installing libucontext (1.1-r0) [2022-11-08T15:48:26.686Z] (3/5) Installing libucontext (1.1-r0) [2022-11-08T15:48:26.686Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-08T15:48:26.686Z] (4/4) Installing gcompat (1.0.0-r4) [2022-11-08T15:48:26.686Z] Executing busybox-1.34.1-r7.trigger [2022-11-08T15:48:26.686Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-08T15:48:26.686Z] OK: 6 MiB in 18 packages [2022-11-08T15:48:26.944Z] Executing busybox-1.34.1-r7.trigger [2022-11-08T15:48:26.944Z] OK: 7 MiB in 19 packages [2022-11-08T15:48:26.946Z] + + sudo tee /etc/docker/daemon.newsudo [2022-11-08T15:48:26.947Z] jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-08T15:48:26.947Z] { [2022-11-08T15:48:26.947Z] "registry-mirrors": [ [2022-11-08T15:48:26.947Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-08T15:48:26.947Z] ], [2022-11-08T15:48:26.947Z] "bip": "10.250.0.254/24", [2022-11-08T15:48:26.947Z] "hosts": [ [2022-11-08T15:48:26.947Z] "tcp://0.0.0.0:5555", [2022-11-08T15:48:26.947Z] "unix:///var/run/docker.sock" [2022-11-08T15:48:26.947Z] ], [2022-11-08T15:48:26.947Z] "mtu": 1458, [2022-11-08T15:48:26.947Z] "selinux-enabled": true, [2022-11-08T15:48:26.947Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-08T15:48:26.947Z] } [Pipeline] sh [2022-11-08T15:48:27.401Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-08T15:48:27.810Z] + sudo service docker restart [2022-11-08T15:48:28.312Z] Removing intermediate container 51eed1182961 [2022-11-08T15:48:28.312Z] ---> b4df8877872f [2022-11-08T15:48:28.312Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-11-08T15:48:28.312Z] Removing intermediate container 413a31c1b4f6 [2022-11-08T15:48:28.312Z] ---> 4c45376ba424 [2022-11-08T15:48:28.312Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-08T15:48:30.863Z] ---> 3e4963924987 [2022-11-08T15:48:30.863Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-08T15:48:30.863Z] ---> 133fbb6f5856 [2022-11-08T15:48:30.863Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-11-08T15:48:30.863Z] ---> fa2d7eaad9ba [2022-11-08T15:48:30.863Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-11-08T15:48:31.428Z] ---> Running in e5edd8dcb88c [2022-11-08T15:48:31.993Z] Removing intermediate container e5edd8dcb88c [2022-11-08T15:48:31.993Z] ---> 2851e8ab3881 [2022-11-08T15:48:31.993Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-11-08T15:48:32.556Z] ---> d6393ee00073 [2022-11-08T15:48:32.556Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-11-08T15:48:32.556Z] ---> 9adab3775e61 [2022-11-08T15:48:32.556Z] Step 19/24 : WORKDIR / [2022-11-08T15:48:32.556Z] ---> Running in b9dca4f59095 [2022-11-08T15:48:33.119Z] Removing intermediate container b9dca4f59095 [2022-11-08T15:48:33.120Z] ---> 5c496dbc6064 [2022-11-08T15:48:33.120Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-08T15:48:33.120Z] ---> c5a18041b59f [2022-11-08T15:48:33.120Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-11-08T15:48:33.120Z] ---> Running in d1f1c8106a8a [2022-11-08T15:48:33.727Z] Removing intermediate container d1f1c8106a8a [2022-11-08T15:48:33.727Z] ---> 15e46f3f0ea0 [2022-11-08T15:48:33.727Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-08T15:48:33.727Z] ---> 4458de5ebc0d [2022-11-08T15:48:33.727Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-11-08T15:48:33.985Z] ---> Running in c54b9aa2f454 [2022-11-08T15:48:34.248Z] ---> 0a0ac8beb3e2 [2022-11-08T15:48:34.248Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-08T15:48:34.511Z] Removing intermediate container c54b9aa2f454 [2022-11-08T15:48:34.511Z] ---> b02c4ee13ccd [2022-11-08T15:48:34.511Z] Step 22/24 : LABEL arch=x86_64 [2022-11-08T15:48:34.511Z] ---> Running in cef86ef76507 [2022-11-08T15:48:34.511Z] ---> Running in 9fe476d1680f [2022-11-08T15:48:35.095Z] Removing intermediate container cef86ef76507 [2022-11-08T15:48:35.095Z] ---> 74f6a62903c8 [2022-11-08T15:48:35.095Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-08T15:48:35.095Z] Removing intermediate container 9fe476d1680f [2022-11-08T15:48:35.095Z] ---> 3d25114205e7 [2022-11-08T15:48:35.095Z] Step 23/24 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 [2022-11-08T15:48:35.095Z] ---> Running in 2ac798ba4bf9 [2022-11-08T15:48:35.095Z] ---> Running in 563bac3459bb [2022-11-08T15:48:35.372Z] Removing intermediate container 2ac798ba4bf9 [2022-11-08T15:48:35.373Z] ---> 273663d74409 [2022-11-08T15:48:35.373Z] Step 22/24 : LABEL arch=x86_64 [2022-11-08T15:48:35.630Z] Removing intermediate container 563bac3459bb [2022-11-08T15:48:35.630Z] ---> 79bff0d7febd [2022-11-08T15:48:35.630Z] Step 24/24 : LABEL version=0.0.0 [2022-11-08T15:48:35.630Z] ---> Running in d77ff4736588 [2022-11-08T15:48:35.630Z] ---> Running in b74e47e11988 [2022-11-08T15:48:36.291Z] Removing intermediate container b74e47e11988 [2022-11-08T15:48:36.291Z] ---> f9f46aeae15d [2022-11-08T15:48:36.291Z] [2022-11-08T15:48:36.291Z] Removing intermediate container d77ff4736588 [2022-11-08T15:48:36.291Z] ---> bf94f63f68fb [2022-11-08T15:48:36.291Z] Step 23/24 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 [2022-11-08T15:48:36.291Z] ---> Running in 7c25b0e8d241 [2022-11-08T15:48:36.291Z] Successfully built f9f46aeae15d [2022-11-08T15:48:36.291Z] Successfully tagged security-spire-config:latest [2022-11-08T15:48:36.291Z] Building security-spire-server [2022-11-08T15:48:36.549Z]  Building security-spire-config ... done Removing intermediate container 7c25b0e8d241 [2022-11-08T15:48:36.549Z] ---> 54b2fc11e233 [2022-11-08T15:48:36.549Z] Step 24/24 : LABEL version=0.0.0 [2022-11-08T15:48:37.517Z] ---> Running in 3b0880669be4 [2022-11-08T15:48:37.780Z] Removing intermediate container 3b0880669be4 [2022-11-08T15:48:37.780Z] ---> 0a6b48ab9a25 [2022-11-08T15:48:37.780Z] [2022-11-08T15:48:37.780Z] Successfully built 0a6b48ab9a25 [2022-11-08T15:48:37.780Z] Successfully tagged security-spire-agent:latest [2022-11-08T15:48:37.780Z] Building core-command [2022-11-08T15:48:41.061Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T15:48:41.061Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-08T15:48:41.061Z] ---> 710b435728d8 [2022-11-08T15:48:41.061Z] Step 3/23 : WORKDIR /edgex-go [2022-11-08T15:48:41.061Z] ---> Using cache [2022-11-08T15:48:41.061Z] ---> c4ac9d26017e [2022-11-08T15:48:41.061Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-11-08T15:48:41.061Z] ---> Using cache [2022-11-08T15:48:41.061Z] ---> c6f78a80e878 [2022-11-08T15:48:41.061Z] Step 5/23 : COPY go.mod vendor* ./ [2022-11-08T15:48:41.061Z] ---> Using cache [2022-11-08T15:48:41.061Z] ---> 696520017e4d [2022-11-08T15:48:41.061Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T15:48:41.061Z] ---> Using cache [2022-11-08T15:48:41.061Z] ---> b5a7427a59fd [2022-11-08T15:48:41.061Z] Step 7/23 : COPY . . [2022-11-08T15:48:41.061Z] ---> Using cache [2022-11-08T15:48:41.061Z] ---> a50039dbbaee [2022-11-08T15:48:41.061Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-11-08T15:48:41.061Z] ---> Using cache [2022-11-08T15:48:41.061Z] ---> 859c281ceadc [2022-11-08T15:48:41.061Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-11-08T15:48:41.061Z] ---> Using cache [2022-11-08T15:48:41.061Z] ---> 3392b5596094 [2022-11-08T15:48:41.061Z] 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 [2022-11-08T15:48:42.456Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T15:48:42.456Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-08T15:48:42.456Z] ---> 710b435728d8 [2022-11-08T15:48:42.456Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-11-08T15:48:42.456Z] ---> Using cache [2022-11-08T15:48:42.456Z] ---> dc11bdedcd58 [2022-11-08T15:48:42.456Z] Step 4/23 : WORKDIR /edgex-go [2022-11-08T15:48:42.456Z] ---> Using cache [2022-11-08T15:48:42.456Z] ---> 4bf6f8232984 [2022-11-08T15:48:42.456Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-11-08T15:48:43.022Z] ---> Running in 6eb21469fbe0 [2022-11-08T15:48:43.022Z] ---> Running in 9025a0446672 [2022-11-08T15:48:44.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T15:48:44.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T15:48:44.428Z] OK: 211 MiB in 51 packages [2022-11-08T15:48:44.686Z] Removing intermediate container 6eb21469fbe0 [2022-11-08T15:48:44.686Z] ---> 9f5e09ba31c9 [2022-11-08T15:48:44.686Z] Step 11/23 : WORKDIR /edgex-go [2022-11-08T15:48:44.686Z] ---> Running in 8a5b90a4aba5 [2022-11-08T15:48:44.944Z] Removing intermediate container 8a5b90a4aba5 [2022-11-08T15:48:44.945Z] ---> b99ceef1f484 [2022-11-08T15:48:44.945Z] [2022-11-08T15:48:44.945Z] Step 12/23 : FROM alpine:3.15 [2022-11-08T15:48:44.945Z] ---> c4fc93816858 [2022-11-08T15:48:44.945Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-08T15:48:44.945Z] ---> Using cache [2022-11-08T15:48:44.945Z] ---> 104baff21a88 [2022-11-08T15:48:44.945Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-08T15:48:44.945Z] ---> Using cache [2022-11-08T15:48:44.945Z] ---> b4df8877872f [2022-11-08T15:48:44.945Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-08T15:48:45.203Z] Removing intermediate container 9025a0446672 [2022-11-08T15:48:45.203Z] ---> 2802585266c8 [2022-11-08T15:48:45.203Z] Step 6/23 : COPY go.mod vendor* ./ [2022-11-08T15:48:45.770Z] ---> ec727d4c4006 [2022-11-08T15:48:45.770Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T15:48:45.770Z] ---> Running in d1f8a048af90 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-08T15:48:46.195Z] provisioning config files... [2022-11-08T15:48:46.234Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11014400713028741898tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T15:48:46.335Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-08T15:48:46.646Z] ---> docker-login.sh [2022-11-08T15:48:46.646Z] nexus3.edgexfoundry.org:10001 [2022-11-08T15:48:47.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T15:48:47.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T15:48:47.239Z] Configure a credential helper to remove this warning. See [2022-11-08T15:48:47.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T15:48:47.239Z] [2022-11-08T15:48:47.239Z] Login Succeeded [2022-11-08T15:48:47.239Z] nexus3.edgexfoundry.org:10002 [2022-11-08T15:48:47.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T15:48:47.727Z] ---> 141a8f6c2a51 [2022-11-08T15:48:47.727Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-11-08T15:48:47.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T15:48:47.782Z] Configure a credential helper to remove this warning. See [2022-11-08T15:48:47.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T15:48:47.782Z] [2022-11-08T15:48:47.782Z] Login Succeeded [2022-11-08T15:48:47.782Z] nexus3.edgexfoundry.org:10003 [2022-11-08T15:48:47.985Z] ---> a7816de35f81 [2022-11-08T15:48:47.985Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-11-08T15:48:48.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T15:48:48.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T15:48:48.059Z] Configure a credential helper to remove this warning. See [2022-11-08T15:48:48.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T15:48:48.059Z] [2022-11-08T15:48:48.059Z] Login Succeeded [2022-11-08T15:48:48.059Z] nexus3.edgexfoundry.org:10004 [2022-11-08T15:48:48.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T15:48:48.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T15:48:48.609Z] Configure a credential helper to remove this warning. See [2022-11-08T15:48:48.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T15:48:48.609Z] [2022-11-08T15:48:48.609Z] Login Succeeded [2022-11-08T15:48:48.609Z] docker.io [2022-11-08T15:48:48.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T15:48:48.923Z] ---> ffb606b0517b [2022-11-08T15:48:48.924Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-11-08T15:48:49.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T15:48:49.201Z] Configure a credential helper to remove this warning. See [2022-11-08T15:48:49.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T15:48:49.201Z] [2022-11-08T15:48:49.201Z] Login Succeeded [2022-11-08T15:48:49.201Z] ---> docker-login.sh ends [Pipeline] } [2022-11-08T15:48:49.230Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-11-08T15:48:49.922Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-11-08T15:48:49.959Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T15:48:49.989Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T15:48:50.019Z] ========================================================= [2022-11-08T15:48:50.019Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-08T15:48:50.019Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-11-08T15:48:50.350Z] ---> 7cbcc4e67422 [2022-11-08T15:48:50.350Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-08T15:48:50.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-08T15:48:50.705Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-08T15:48:50.705Z] 9b18e9b68314: Pulling fs layer [2022-11-08T15:48:50.705Z] 35d82f9e3411: Pulling fs layer [2022-11-08T15:48:50.705Z] e16973657156: Pulling fs layer [2022-11-08T15:48:50.705Z] fc693d55d65f: Pulling fs layer [2022-11-08T15:48:50.705Z] 7e9fc2657dce: Pulling fs layer [2022-11-08T15:48:50.705Z] dda99020689f: Pulling fs layer [2022-11-08T15:48:50.705Z] fc693d55d65f: Waiting [2022-11-08T15:48:50.705Z] db1c61fa0a46: Pulling fs layer [2022-11-08T15:48:50.705Z] 891c053d2c06: Pulling fs layer [2022-11-08T15:48:50.705Z] 7e9fc2657dce: Waiting [2022-11-08T15:48:50.705Z] dda99020689f: Waiting [2022-11-08T15:48:50.705Z] db1c61fa0a46: Waiting [2022-11-08T15:48:50.705Z] 891c053d2c06: Waiting [2022-11-08T15:48:50.705Z] e16973657156: Verifying Checksum [2022-11-08T15:48:50.705Z] e16973657156: Download complete [2022-11-08T15:48:50.705Z] 35d82f9e3411: Verifying Checksum [2022-11-08T15:48:50.705Z] 35d82f9e3411: Download complete [2022-11-08T15:48:50.705Z] 7e9fc2657dce: Verifying Checksum [2022-11-08T15:48:50.705Z] 7e9fc2657dce: Download complete [2022-11-08T15:48:50.705Z] dda99020689f: Verifying Checksum [2022-11-08T15:48:50.705Z] dda99020689f: Download complete [2022-11-08T15:48:50.705Z] 9b18e9b68314: Verifying Checksum [2022-11-08T15:48:50.705Z] 9b18e9b68314: Download complete [2022-11-08T15:48:50.947Z] ---> Running in f4c5d4bb6966 [2022-11-08T15:48:51.543Z] Removing intermediate container f4c5d4bb6966 [2022-11-08T15:48:51.543Z] ---> 466d3bc7c0d8 [2022-11-08T15:48:51.543Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-08T15:48:51.695Z] 9b18e9b68314: Pull complete [2022-11-08T15:48:51.802Z] Removing intermediate container 5858a9a85ade [2022-11-08T15:48:51.802Z] ---> 1d27de72d6af [2022-11-08T15:48:51.802Z] [2022-11-08T15:48:51.802Z] Step 9/21 : FROM alpine:3.16 [2022-11-08T15:48:51.802Z] ---> Running in a2f90eea64b7 [2022-11-08T15:48:51.802Z] 3.16: Pulling from library/alpine [2022-11-08T15:48:51.971Z] 891c053d2c06: Verifying Checksum [2022-11-08T15:48:51.971Z] 891c053d2c06: Download complete [2022-11-08T15:48:52.091Z] Removing intermediate container a2f90eea64b7 [2022-11-08T15:48:52.091Z] ---> b4f6a869ee25 [2022-11-08T15:48:52.091Z] Step 21/23 : LABEL arch=x86_64 [2022-11-08T15:48:52.091Z] ---> Running in e65ec27c8da3 [2022-11-08T15:48:52.352Z] Removing intermediate container e65ec27c8da3 [2022-11-08T15:48:52.352Z] ---> f689f7c58fc9 [2022-11-08T15:48:52.352Z] Step 22/23 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 [2022-11-08T15:48:52.352Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-08T15:48:52.352Z] Status: Downloaded newer image for alpine:3.16 [2022-11-08T15:48:52.352Z] ---> 9c6f07244728 [2022-11-08T15:48:52.352Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-11-08T15:48:52.352Z] ---> Running in f7cabbcaf4c6 [2022-11-08T15:48:52.352Z] ---> Running in 43b7845a8f74 [2022-11-08T15:48:52.565Z] 35d82f9e3411: Pull complete [2022-11-08T15:48:52.610Z] Removing intermediate container 43b7845a8f74 [2022-11-08T15:48:52.610Z] ---> 7bfc60de56a4 [2022-11-08T15:48:52.610Z] Step 23/23 : LABEL version=0.0.0 [2022-11-08T15:48:52.836Z] e16973657156: Pull complete [2022-11-08T15:48:52.868Z] ---> Running in 04d15ec2ca49 [2022-11-08T15:48:52.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T15:48:52.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T15:48:53.126Z] Removing intermediate container 04d15ec2ca49 [2022-11-08T15:48:53.126Z] ---> 60a6585dceb1 [2022-11-08T15:48:53.126Z] [2022-11-08T15:48:53.126Z] Successfully built 60a6585dceb1 [2022-11-08T15:48:53.126Z] Successfully tagged security-spire-server:latest [2022-11-08T15:48:53.126Z]  Building security-spire-server ... done Building core-data [2022-11-08T15:48:53.126Z] (1/6) Installing ca-certificates (20220614-r0) [2022-11-08T15:48:53.126Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-11-08T15:48:53.384Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-11-08T15:48:53.384Z] (4/6) Installing libcurl (7.83.1-r4) [2022-11-08T15:48:53.384Z] (5/6) Installing curl (7.83.1-r4) [2022-11-08T15:48:53.384Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-11-08T15:48:53.384Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T15:48:53.384Z] Executing ca-certificates-20220614-r0.trigger [2022-11-08T15:48:53.384Z] OK: 8 MiB in 20 packages [2022-11-08T15:48:53.424Z] db1c61fa0a46: Verifying Checksum [2022-11-08T15:48:53.425Z] db1c61fa0a46: Download complete [2022-11-08T15:48:53.705Z] fc693d55d65f: Verifying Checksum [2022-11-08T15:48:53.705Z] fc693d55d65f: Download complete [2022-11-08T15:48:56.667Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T15:48:56.667Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-08T15:48:56.667Z] ---> 710b435728d8 [2022-11-08T15:48:56.667Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-08T15:48:56.667Z] ---> Using cache [2022-11-08T15:48:56.667Z] ---> dc11bdedcd58 [2022-11-08T15:48:56.667Z] Step 4/22 : WORKDIR /edgex-go [2022-11-08T15:48:56.667Z] ---> Using cache [2022-11-08T15:48:56.667Z] ---> 4bf6f8232984 [2022-11-08T15:48:56.667Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-11-08T15:48:56.667Z] Removing intermediate container f7cabbcaf4c6 [2022-11-08T15:48:56.667Z] ---> 900b1ba784cc [2022-11-08T15:48:56.667Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-08T15:48:56.667Z] ---> Running in 297772c361d5 [2022-11-08T15:48:56.667Z] ---> Running in 19d02aaf8d90 [2022-11-08T15:48:56.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T15:48:56.977Z] Removing intermediate container 19d02aaf8d90 [2022-11-08T15:48:56.977Z] ---> dc13ebebab41 [2022-11-08T15:48:56.977Z] Step 12/21 : WORKDIR /edgex [2022-11-08T15:48:56.977Z] Removing intermediate container d1f8a048af90 [2022-11-08T15:48:56.977Z] ---> 5e5846f6ab67 [2022-11-08T15:48:56.977Z] Step 8/23 : COPY . . [2022-11-08T15:48:57.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T15:48:57.496Z] OK: 211 MiB in 51 packages [2022-11-08T15:48:57.757Z] ---> Running in ea96a0c19635 [2022-11-08T15:48:59.663Z] Removing intermediate container ea96a0c19635 [2022-11-08T15:48:59.663Z] ---> 5cd19487d100 [2022-11-08T15:48:59.663Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-11-08T15:48:59.663Z] Removing intermediate container 9ba27a69faa8 [2022-11-08T15:48:59.663Z] ---> 5ab973a9b337 [2022-11-08T15:48:59.663Z] [2022-11-08T15:48:59.663Z] Step 10/22 : FROM alpine:3.16 [2022-11-08T15:48:59.663Z] ---> 9c6f07244728 [2022-11-08T15:48:59.663Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-11-08T15:48:59.663Z] Removing intermediate container f23aaba8e886 [2022-11-08T15:48:59.663Z] ---> b67ecd4b47e2 [2022-11-08T15:48:59.663Z] [2022-11-08T15:48:59.663Z] Step 10/22 : FROM alpine:3.16 [2022-11-08T15:48:59.663Z] ---> 9c6f07244728 [2022-11-08T15:48:59.663Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-11-08T15:48:59.663Z] Removing intermediate container 297772c361d5 [2022-11-08T15:48:59.663Z] ---> 22465c5aa326 [2022-11-08T15:48:59.663Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-08T15:48:59.663Z] ---> Running in 75f2f464677c [2022-11-08T15:48:59.663Z] ---> Running in 87bff165d0b4 [2022-11-08T15:48:59.921Z] ---> 7c6a4ddbba03 [2022-11-08T15:48:59.921Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-11-08T15:48:59.921Z] ---> d485ba414a24 [2022-11-08T15:48:59.921Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T15:49:00.180Z] ---> Running in 2d4da6c63851 [2022-11-08T15:49:00.437Z] ---> 2c0fe0c85a48 [2022-11-08T15:49:00.438Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-11-08T15:49:00.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T15:49:00.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T15:49:01.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T15:49:01.027Z] (1/2) Installing ca-certificates (20220614-r0) [2022-11-08T15:49:01.028Z] ---> ba1ccd412efe [2022-11-08T15:49:01.028Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-11-08T15:49:01.028Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-11-08T15:49:01.028Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T15:49:01.028Z] Executing ca-certificates-20220614-r0.trigger [2022-11-08T15:49:01.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T15:49:01.028Z] OK: 6 MiB in 16 packages [2022-11-08T15:49:01.028Z] ---> 65432670e829 [2022-11-08T15:49:01.028Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-11-08T15:49:01.286Z] ---> Running in cc04743c4afc [2022-11-08T15:49:01.286Z] ---> 1f6eaa19c369 [2022-11-08T15:49:01.286Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-08T15:49:01.286Z] ---> Running in 5d297a9aecdf [2022-11-08T15:49:01.286Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-08T15:49:01.286Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T15:49:01.286Z] OK: 6 MiB in 15 packages [2022-11-08T15:49:01.543Z] Removing intermediate container 87bff165d0b4 [2022-11-08T15:49:01.543Z] ---> 9726fd97762a [2022-11-08T15:49:01.543Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-08T15:49:01.802Z] ---> Running in c4be9bc90e81 [2022-11-08T15:49:01.802Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-11-08T15:49:02.066Z] Removing intermediate container 75f2f464677c [2022-11-08T15:49:02.066Z] ---> 112099a512f3 [2022-11-08T15:49:02.066Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-08T15:49:02.326Z] Removing intermediate container c4be9bc90e81 [2022-11-08T15:49:02.326Z] ---> 3a5f75e4ae3c [2022-11-08T15:49:02.326Z] Step 13/22 : ENV APP_PORT=59860 [2022-11-08T15:49:02.892Z] ---> Running in 29b202d8ee75 [2022-11-08T15:49:03.460Z] ---> Running in fdf3c98facc8 [2022-11-08T15:49:03.460Z] Removing intermediate container 29b202d8ee75 [2022-11-08T15:49:03.460Z] ---> 14fbbfe85672 [2022-11-08T15:49:03.460Z] Step 13/22 : ENV APP_PORT=59861 [2022-11-08T15:49:03.718Z] Removing intermediate container 5d297a9aecdf [2022-11-08T15:49:03.718Z] ---> 91effa5d63d3 [2022-11-08T15:49:03.718Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-11-08T15:49:03.718Z] ---> Running in e22f0cbdcd91 [2022-11-08T15:49:03.718Z] ---> Running in e637a4c337cf [2022-11-08T15:49:03.718Z] Removing intermediate container fdf3c98facc8 [2022-11-08T15:49:03.718Z] ---> 60f1c4562670 [2022-11-08T15:49:03.718Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-08T15:49:03.718Z] ---> Running in 457af94d63c0 [2022-11-08T15:49:03.975Z] Removing intermediate container e22f0cbdcd91 [2022-11-08T15:49:03.975Z] ---> b96cb550a302 [2022-11-08T15:49:03.975Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-08T15:49:03.975Z] ---> Running in 8242f4dac24e [2022-11-08T15:49:03.975Z] Removing intermediate container e637a4c337cf [2022-11-08T15:49:03.975Z] ---> dfdb31122e7a [2022-11-08T15:49:03.975Z] Step 19/21 : LABEL arch=x86_64 [2022-11-08T15:49:03.975Z] Removing intermediate container 457af94d63c0 [2022-11-08T15:49:03.975Z] ---> 2908386fced5 [2022-11-08T15:49:03.975Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-08T15:49:03.975Z] ---> Running in 6faee016789f [2022-11-08T15:49:04.236Z] Removing intermediate container 8242f4dac24e [2022-11-08T15:49:04.236Z] ---> 1acb74d1d59f [2022-11-08T15:49:04.236Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-08T15:49:04.236Z] Removing intermediate container 6faee016789f [2022-11-08T15:49:04.236Z] ---> ce0d0069b19c [2022-11-08T15:49:04.236Z] Step 20/21 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 [2022-11-08T15:49:04.507Z] ---> 4b8b5c6efa14 [2022-11-08T15:49:04.507Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-11-08T15:49:04.507Z] ---> Running in 6ab28532e4cc [2022-11-08T15:49:04.507Z] ---> a20016dc3054 [2022-11-08T15:49:04.507Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-11-08T15:49:04.774Z] Removing intermediate container 6ab28532e4cc [2022-11-08T15:49:04.774Z] ---> d42bb30d97aa [2022-11-08T15:49:04.774Z] Step 21/21 : LABEL version=0.0.0 [2022-11-08T15:49:05.349Z] ---> Running in d5dbbdcd6733 [2022-11-08T15:49:05.349Z] ---> 651b651e869d [2022-11-08T15:49:05.349Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-11-08T15:49:05.349Z] ---> 0124c05f2c3a [2022-11-08T15:49:05.349Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-11-08T15:49:05.611Z] Removing intermediate container d5dbbdcd6733 [2022-11-08T15:49:05.611Z] ---> 441658303604 [2022-11-08T15:49:05.611Z] [2022-11-08T15:49:05.868Z] Successfully built 441658303604 [2022-11-08T15:49:05.868Z] ---> 2447bc7de557 [2022-11-08T15:49:05.868Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-11-08T15:49:05.868Z] Successfully tagged security-proxy-setup:latest [2022-11-08T15:49:05.868Z] Building security-bootstrapper [2022-11-08T15:49:06.061Z] fc693d55d65f: Pull complete [2022-11-08T15:49:06.061Z] 7e9fc2657dce: Pull complete [2022-11-08T15:49:06.061Z] dda99020689f: Pull complete [2022-11-08T15:49:07.286Z]  Building security-proxy-setup ... done  ---> 67352f1da6be [2022-11-08T15:49:07.286Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-11-08T15:49:07.286Z] ---> Running in 3f3e7aa1b1ed [2022-11-08T15:49:07.286Z] ---> Running in a7e7e81a5cd8 [2022-11-08T15:49:07.564Z] Removing intermediate container 3f3e7aa1b1ed [2022-11-08T15:49:07.564Z] ---> b1c566bdec5d [2022-11-08T15:49:07.564Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T15:49:07.564Z] Removing intermediate container a7e7e81a5cd8 [2022-11-08T15:49:07.564Z] ---> 1ef661fa71e3 [2022-11-08T15:49:07.564Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T15:49:07.838Z] ---> Running in b4619c6a1729 [2022-11-08T15:49:07.838Z] ---> Running in 333bb606bd32 [2022-11-08T15:49:08.096Z] Removing intermediate container b4619c6a1729 [2022-11-08T15:49:08.096Z] ---> 634084741823 [2022-11-08T15:49:08.096Z] Step 20/22 : LABEL arch=x86_64 [2022-11-08T15:49:08.355Z] Removing intermediate container 333bb606bd32 [2022-11-08T15:49:08.355Z] ---> e454db374690 [2022-11-08T15:49:08.355Z] Step 20/22 : LABEL arch=x86_64 [2022-11-08T15:49:08.655Z] ---> Running in e361f7052423 [2022-11-08T15:49:08.655Z] ---> Running in 9c193e11f1f4 [2022-11-08T15:49:08.913Z] Removing intermediate container e361f7052423 [2022-11-08T15:49:08.913Z] ---> 7c1f7659b3e5 [2022-11-08T15:49:08.913Z] Step 21/22 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 [2022-11-08T15:49:09.183Z] Removing intermediate container 9c193e11f1f4 [2022-11-08T15:49:09.183Z] ---> 5b1ee4d7dcf6 [2022-11-08T15:49:09.183Z] Step 21/22 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 [2022-11-08T15:49:09.443Z] ---> Running in 4831e6f29f7d [2022-11-08T15:49:09.702Z] ---> Running in 31bf411e3e13 [2022-11-08T15:49:09.702Z] Removing intermediate container 4831e6f29f7d [2022-11-08T15:49:09.702Z] ---> f23ff95f9764 [2022-11-08T15:49:09.702Z] Step 22/22 : LABEL version=0.0.0 [2022-11-08T15:49:09.966Z] ---> Running in c7a102ed5954 [2022-11-08T15:49:09.966Z] Removing intermediate container 31bf411e3e13 [2022-11-08T15:49:09.966Z] ---> 4b2e7d1e77b1 [2022-11-08T15:49:09.966Z] Step 22/22 : LABEL version=0.0.0 [2022-11-08T15:49:09.966Z] ---> Running in fdfa4071a72c [2022-11-08T15:49:10.535Z] Removing intermediate container c7a102ed5954 [2022-11-08T15:49:10.535Z] ---> e70a3f2933f6 [2022-11-08T15:49:10.535Z] [2022-11-08T15:49:10.535Z] Successfully built e70a3f2933f6 [2022-11-08T15:49:10.535Z] Successfully tagged support-notifications:latest [2022-11-08T15:49:10.535Z] Building core-metadata [2022-11-08T15:49:10.535Z]  Building support-notifications ... done Removing intermediate container fdfa4071a72c [2022-11-08T15:49:10.535Z] ---> e17da9c5b4cf [2022-11-08T15:49:10.535Z] [2022-11-08T15:49:10.793Z] Successfully built e17da9c5b4cf [2022-11-08T15:49:10.793Z] Successfully tagged support-scheduler:latest [2022-11-08T15:49:10.793Z] Building sys-mgmt-agent [2022-11-08T15:49:11.360Z]  Building support-scheduler ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T15:49:11.360Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-11-08T15:49:11.360Z] ---> 710b435728d8 [2022-11-08T15:49:11.360Z] Step 3/32 : WORKDIR /edgex-go [2022-11-08T15:49:11.360Z] ---> Using cache [2022-11-08T15:49:11.360Z] ---> c4ac9d26017e [2022-11-08T15:49:11.360Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-11-08T15:49:12.306Z] Removing intermediate container 2d4da6c63851 [2022-11-08T15:49:12.306Z] ---> 65dbe1109ef2 [2022-11-08T15:49:12.306Z] Step 8/22 : COPY . . [2022-11-08T15:49:12.609Z] ---> Running in 2cd893bc3e2b [2022-11-08T15:49:12.732Z] db1c61fa0a46: Pull complete [2022-11-08T15:49:13.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T15:49:13.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T15:49:13.699Z] 891c053d2c06: Pull complete [2022-11-08T15:49:13.699Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-08T15:49:13.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-08T15:49:13.699Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-08T15:49:13.741Z] OK: 211 MiB in 51 packages [Pipeline] fileExists [Pipeline] sh [2022-11-08T15:49:14.339Z] + docker build -t ci-base-image-arm64 -f - . [2022-11-08T15:49:14.339Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-08T15:49:14.339Z] WORKDIR /edgex [2022-11-08T15:49:14.339Z] COPY go.mod . [2022-11-08T15:49:14.339Z] RUN go mod download [2022-11-08T15:49:14.930Z] Sending build context to Docker daemon 3.267MB [2022-11-08T15:49:14.930Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-08T15:49:14.930Z] ---> f96f9c87975a [2022-11-08T15:49:14.930Z] Step 2/4 : WORKDIR /edgex [2022-11-08T15:49:15.646Z] Removing intermediate container 2cd893bc3e2b [2022-11-08T15:49:15.646Z] ---> 18d583b8ba8c [2022-11-08T15:49:15.646Z] Step 5/32 : COPY go.mod vendor* ./ [2022-11-08T15:49:16.583Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T15:49:16.583Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-08T15:49:16.583Z] ---> 710b435728d8 [2022-11-08T15:49:16.583Z] Step 3/22 : WORKDIR /edgex-go [2022-11-08T15:49:16.583Z] ---> Using cache [2022-11-08T15:49:16.583Z] ---> c4ac9d26017e [2022-11-08T15:49:16.583Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-11-08T15:49:16.583Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T15:49:16.583Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-08T15:49:16.583Z] ---> 710b435728d8 [2022-11-08T15:49:16.583Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-08T15:49:16.583Z] ---> Using cache [2022-11-08T15:49:16.583Z] ---> dc11bdedcd58 [2022-11-08T15:49:16.583Z] Step 4/24 : WORKDIR /edgex-go [2022-11-08T15:49:16.583Z] ---> Using cache [2022-11-08T15:49:16.583Z] ---> 4bf6f8232984 [2022-11-08T15:49:16.583Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-11-08T15:49:16.583Z] ---> Using cache [2022-11-08T15:49:16.583Z] ---> 2802585266c8 [2022-11-08T15:49:16.583Z] Step 6/24 : COPY go.mod vendor* ./ [2022-11-08T15:49:16.583Z] ---> Using cache [2022-11-08T15:49:16.583Z] ---> ec727d4c4006 [2022-11-08T15:49:16.583Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T15:49:16.583Z] ---> Using cache [2022-11-08T15:49:16.583Z] ---> 5e5846f6ab67 [2022-11-08T15:49:16.583Z] Step 8/24 : COPY . . [2022-11-08T15:49:16.583Z] ---> Using cache [2022-11-08T15:49:16.583Z] ---> 65432670e829 [2022-11-08T15:49:16.583Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-11-08T15:49:16.583Z] ---> 9e7aab6683bf [2022-11-08T15:49:16.583Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T15:49:16.842Z] ---> Running in 7ab8abc3a0a2 [2022-11-08T15:49:16.842Z] ---> Running in ede4d8d03345 [2022-11-08T15:49:16.842Z] ---> Running in b222f3e68a7b [2022-11-08T15:49:16.905Z] ---> Running in c2348da3945c [2022-11-08T15:49:16.905Z] Removing intermediate container c2348da3945c [2022-11-08T15:49:16.905Z] ---> ed04b799b564 [2022-11-08T15:49:16.905Z] Step 3/4 : COPY go.mod . [2022-11-08T15:49:17.490Z] ---> 690539267b6f [2022-11-08T15:49:17.490Z] Step 4/4 : RUN go mod download [2022-11-08T15:49:17.490Z] ---> Running in a022daaa62b5 [2022-11-08T15:49:17.787Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-11-08T15:49:17.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T15:49:17.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T15:49:18.046Z] OK: 211 MiB in 51 packages [2022-11-08T15:49:19.944Z] Removing intermediate container cc04743c4afc [2022-11-08T15:49:19.944Z] ---> b83397b61935 [2022-11-08T15:49:19.944Z] [2022-11-08T15:49:19.944Z] Step 10/23 : FROM alpine:3.16 [2022-11-08T15:49:19.944Z] ---> 9c6f07244728 [2022-11-08T15:49:19.944Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-11-08T15:49:19.944Z] ---> Using cache [2022-11-08T15:49:19.944Z] ---> 112099a512f3 [2022-11-08T15:49:19.944Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-08T15:49:19.944Z] ---> Using cache [2022-11-08T15:49:19.944Z] ---> 14fbbfe85672 [2022-11-08T15:49:19.944Z] Step 13/23 : ENV APP_PORT=59882 [2022-11-08T15:49:19.944Z] ---> 349f31ed6689 [2022-11-08T15:49:19.944Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-11-08T15:49:20.523Z] Removing intermediate container 7ab8abc3a0a2 [2022-11-08T15:49:20.523Z] ---> 85ea35619da9 [2022-11-08T15:49:20.523Z] Step 5/22 : COPY go.mod vendor* ./ [2022-11-08T15:49:20.782Z] ---> Running in 2b748c8d261a [2022-11-08T15:49:20.782Z] ---> Running in 105786b10e67 [2022-11-08T15:49:21.041Z] ---> 8b6444e628da [2022-11-08T15:49:21.041Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T15:49:21.299Z] Removing intermediate container 2b748c8d261a [2022-11-08T15:49:21.299Z] ---> b9ee3c3617b3 [2022-11-08T15:49:21.299Z] Step 14/23 : EXPOSE $APP_PORT [2022-11-08T15:49:21.299Z] ---> Running in ede67eefb2cc [2022-11-08T15:49:21.299Z] ---> Running in 292ba134fdbc [2022-11-08T15:49:21.558Z] Removing intermediate container 292ba134fdbc [2022-11-08T15:49:21.558Z] ---> dbd40b45c1ea [2022-11-08T15:49:21.558Z] Step 15/23 : WORKDIR / [2022-11-08T15:49:21.558Z] ---> Running in 6790386d2b8d [2022-11-08T15:49:21.818Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-11-08T15:49:22.078Z] Removing intermediate container 6790386d2b8d [2022-11-08T15:49:22.078Z] ---> e777281f51d7 [2022-11-08T15:49:22.078Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-08T15:49:23.012Z] ---> ac25365fcb45 [2022-11-08T15:49:23.012Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-11-08T15:49:25.079Z] ---> 536a72076f8b [2022-11-08T15:49:25.079Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-11-08T15:49:26.534Z] ---> b9a7f6d17440 [2022-11-08T15:49:26.534Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-11-08T15:49:26.534Z] ---> Running in 72f91e6c15ec [2022-11-08T15:49:27.173Z] Removing intermediate container 72f91e6c15ec [2022-11-08T15:49:27.173Z] ---> 0b61fd18b75e [2022-11-08T15:49:27.173Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T15:49:27.453Z] ---> Running in 465ce14c14e6 [2022-11-08T15:49:28.081Z] Removing intermediate container 465ce14c14e6 [2022-11-08T15:49:28.081Z] ---> 46125d8716e2 [2022-11-08T15:49:28.081Z] Step 21/23 : LABEL arch=x86_64 [2022-11-08T15:49:28.342Z] ---> Running in 0a71ff582289 [2022-11-08T15:49:28.599Z] Removing intermediate container 0a71ff582289 [2022-11-08T15:49:28.599Z] ---> 2d4439f946e4 [2022-11-08T15:49:28.599Z] Step 22/23 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 [2022-11-08T15:49:29.165Z] Removing intermediate container b222f3e68a7b [2022-11-08T15:49:29.165Z] ---> 984f992b5d5c [2022-11-08T15:49:29.165Z] Step 7/32 : COPY . . [2022-11-08T15:49:29.165Z] ---> Running in c03de363d3d1 [2022-11-08T15:49:29.730Z] Removing intermediate container c03de363d3d1 [2022-11-08T15:49:29.730Z] ---> 6be5f103a0a5 [2022-11-08T15:49:29.730Z] Step 23/23 : LABEL version=0.0.0 [2022-11-08T15:49:30.296Z] ---> Running in 8f16d3ed2e4e [2022-11-08T15:49:30.862Z] Removing intermediate container 8f16d3ed2e4e [2022-11-08T15:49:30.862Z] ---> 46f12be45df7 [2022-11-08T15:49:30.862Z] [2022-11-08T15:49:30.862Z] Successfully built 46f12be45df7 [2022-11-08T15:49:30.862Z] Successfully tagged core-command:latest [2022-11-08T15:49:30.862Z] Building security-secretstore-setup [2022-11-08T15:49:37.423Z]  Building core-command ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T15:49:37.423Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-08T15:49:37.423Z] ---> 710b435728d8 [2022-11-08T15:49:37.423Z] Step 3/24 : WORKDIR /edgex-go [2022-11-08T15:49:37.423Z] ---> Using cache [2022-11-08T15:49:37.423Z] ---> c4ac9d26017e [2022-11-08T15:49:37.423Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-11-08T15:49:37.423Z] ---> Using cache [2022-11-08T15:49:37.423Z] ---> 18d583b8ba8c [2022-11-08T15:49:37.423Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-08T15:49:37.423Z] ---> Using cache [2022-11-08T15:49:37.423Z] ---> 9e7aab6683bf [2022-11-08T15:49:37.423Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T15:49:37.423Z] ---> Using cache [2022-11-08T15:49:37.423Z] ---> 984f992b5d5c [2022-11-08T15:49:37.423Z] Step 7/24 : COPY . . [2022-11-08T15:49:38.804Z] Removing intermediate container ede67eefb2cc [2022-11-08T15:49:38.804Z] ---> d312b0577684 [2022-11-08T15:49:38.804Z] Step 7/22 : COPY . . [2022-11-08T15:49:40.184Z] ---> 87e0f9e53f48 [2022-11-08T15:49:40.184Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-11-08T15:49:41.558Z] ---> Running in be9b5aa9417d [2022-11-08T15:49:41.816Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-08T15:49:42.382Z] ---> c1c9173c06aa [2022-11-08T15:49:42.382Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-11-08T15:49:42.966Z] ---> Running in a760eef63ab7 [2022-11-08T15:49:43.223Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-08T15:49:43.481Z] Removing intermediate container ede4d8d03345 [2022-11-08T15:49:43.481Z] ---> 612bb5a760cf [2022-11-08T15:49:43.481Z] [2022-11-08T15:49:43.481Z] Step 10/24 : FROM alpine:3.16 [2022-11-08T15:49:43.481Z] ---> 9c6f07244728 [2022-11-08T15:49:43.481Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-11-08T15:49:43.481Z] ---> Using cache [2022-11-08T15:49:43.481Z] ---> 112099a512f3 [2022-11-08T15:49:43.481Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-08T15:49:43.481Z] ---> Using cache [2022-11-08T15:49:43.481Z] ---> 14fbbfe85672 [2022-11-08T15:49:43.481Z] Step 13/24 : ENV APP_PORT=59881 [2022-11-08T15:49:43.481Z] ---> Running in 98bab63bda2c [2022-11-08T15:49:43.739Z] Removing intermediate container 98bab63bda2c [2022-11-08T15:49:43.739Z] ---> d8fda899d523 [2022-11-08T15:49:43.739Z] Step 14/24 : EXPOSE $APP_PORT [2022-11-08T15:49:43.739Z] ---> Running in 35f35828c841 [2022-11-08T15:49:44.017Z] Removing intermediate container 35f35828c841 [2022-11-08T15:49:44.017Z] ---> dfa3b5dfcde2 [2022-11-08T15:49:44.017Z] Step 15/24 : WORKDIR / [2022-11-08T15:49:44.275Z] ---> Running in 75f8b3649df4 [2022-11-08T15:49:44.533Z] Removing intermediate container 75f8b3649df4 [2022-11-08T15:49:44.533Z] ---> fdd8776b207d [2022-11-08T15:49:44.533Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-08T15:49:44.802Z] ---> 02a6289aae72 [2022-11-08T15:49:44.802Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-11-08T15:49:44.802Z] ---> 346e50f5b9a3 [2022-11-08T15:49:44.802Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-11-08T15:49:45.059Z] ---> Running in 1bc3b2b1a1d3 [2022-11-08T15:49:45.624Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-08T15:49:45.624Z] ---> 1c0e33431756 [2022-11-08T15:49:45.624Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-11-08T15:49:46.554Z] ---> 5d9e297756fb [2022-11-08T15:49:46.554Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-11-08T15:49:47.488Z] ---> a2e35406cfc4 [2022-11-08T15:49:47.488Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-11-08T15:49:47.488Z] ---> Running in 59132ecd9504 [2022-11-08T15:49:47.748Z] Removing intermediate container 105786b10e67 [2022-11-08T15:49:47.748Z] ---> 2af0ba9265f9 [2022-11-08T15:49:47.748Z] [2022-11-08T15:49:47.748Z] Step 10/22 : FROM alpine:3.16 [2022-11-08T15:49:47.748Z] ---> 9c6f07244728 [2022-11-08T15:49:47.748Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-11-08T15:49:47.748Z] ---> Running in 94444c133448 [2022-11-08T15:49:47.748Z] Removing intermediate container 59132ecd9504 [2022-11-08T15:49:47.748Z] ---> bcb19db86a97 [2022-11-08T15:49:47.748Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T15:49:48.006Z] ---> Running in 22d60410d8cd [2022-11-08T15:49:48.006Z] Removing intermediate container 94444c133448 [2022-11-08T15:49:48.006Z] ---> ceb2b10aaa64 [2022-11-08T15:49:48.006Z] Step 12/22 : ENV APP_PORT=59880 [2022-11-08T15:49:48.263Z] ---> Running in 1b84db5cbcac [2022-11-08T15:49:48.263Z] Removing intermediate container 22d60410d8cd [2022-11-08T15:49:48.263Z] ---> 4b99fad2d3e8 [2022-11-08T15:49:48.263Z] Step 22/24 : LABEL arch=x86_64 [2022-11-08T15:49:48.520Z] ---> Running in e971dfca3e64 [2022-11-08T15:49:48.520Z] Removing intermediate container 1b84db5cbcac [2022-11-08T15:49:48.520Z] ---> f55c27b034fc [2022-11-08T15:49:48.520Z] Step 13/22 : EXPOSE $APP_PORT [2022-11-08T15:49:48.520Z] Removing intermediate container e971dfca3e64 [2022-11-08T15:49:48.520Z] ---> 0f4d5667b958 [2022-11-08T15:49:48.520Z] Step 23/24 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 [2022-11-08T15:49:48.783Z] ---> Running in 73ce759799ab [2022-11-08T15:49:48.783Z] ---> Running in 9164cdda3e71 [2022-11-08T15:49:48.783Z] Removing intermediate container 73ce759799ab [2022-11-08T15:49:48.783Z] ---> b82d884a109b [2022-11-08T15:49:48.783Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-08T15:49:49.049Z] ---> Running in 3f18d3e3c7c9 [2022-11-08T15:49:49.049Z] Removing intermediate container 9164cdda3e71 [2022-11-08T15:49:49.049Z] ---> ca4e67cdd322 [2022-11-08T15:49:49.049Z] Step 24/24 : LABEL version=0.0.0 [2022-11-08T15:49:49.307Z] ---> Running in eaf0ec90cf2d [2022-11-08T15:49:49.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T15:49:49.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T15:49:49.739Z] Removing intermediate container a022daaa62b5 [2022-11-08T15:49:49.739Z] ---> eda13b62f36a [2022-11-08T15:49:49.739Z] Successfully built eda13b62f36a [2022-11-08T15:49:49.739Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2022-11-08T15:49:49.833Z] Removing intermediate container eaf0ec90cf2d [2022-11-08T15:49:49.833Z] ---> ee1a32642550 [2022-11-08T15:49:49.833Z] [2022-11-08T15:49:49.833Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-08T15:49:49.833Z] Successfully built ee1a32642550 [2022-11-08T15:49:49.833Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-08T15:49:49.833Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-08T15:49:49.833Z] Successfully tagged core-metadata:latest [2022-11-08T15:49:49.833Z] Building security-spiffe-token-provider [2022-11-08T15:49:49.833Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-08T15:49:49.833Z]  Building core-metadata ... done (5/6) Installing libzmq (4.3.4-r0) [2022-11-08T15:49:49.833Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-08T15:49:49.833Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T15:49:49.833Z] OK: 8 MiB in 20 packages [Pipeline] sh [2022-11-08T15:49:50.154Z] + docker inspect -f . ci-base-image-arm64 [2022-11-08T15:49:50.154Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T15:49:50.413Z] prd-ubuntu20.04-docker-arm64-4c-16g-118607 does not seem to be running inside a container [2022-11-08T15:49:50.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-08T15:49:51.756Z] $ docker top a7c411be5282f2055142aff68f745dfc08fa9fa8a26f995a1ea1999151efe8b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T15:49:52.371Z] Removing intermediate container 3f18d3e3c7c9 [2022-11-08T15:49:52.371Z] ---> 66acebb90bef [2022-11-08T15:49:52.371Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-08T15:49:52.627Z] ---> f2ae7435fc41 [2022-11-08T15:49:52.628Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-11-08T15:49:52.633Z] + go version [2022-11-08T15:49:52.633Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-08T15:49:52.677Z] $ docker stop --time=1 a7c411be5282f2055142aff68f745dfc08fa9fa8a26f995a1ea1999151efe8b8 [2022-11-08T15:49:53.996Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T15:49:53.996Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-11-08T15:49:53.996Z] ---> 710b435728d8 [2022-11-08T15:49:53.996Z] Step 3/19 : WORKDIR /edgex-go [2022-11-08T15:49:53.996Z] ---> Using cache [2022-11-08T15:49:53.996Z] ---> c4ac9d26017e [2022-11-08T15:49:53.996Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-11-08T15:49:54.342Z] $ docker rm -f a7c411be5282f2055142aff68f745dfc08fa9fa8a26f995a1ea1999151efe8b8 [2022-11-08T15:49:54.560Z] ---> 9bd101746e23 [2022-11-08T15:49:54.560Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-11-08T15:49:54.560Z] ---> Running in c6a95fe0105e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T15:49:55.159Z] ---> c62fa8b9927d [2022-11-08T15:49:55.159Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-11-08T15:49:55.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T15:49:55.159Z] ---> Running in 730a4792680a [2022-11-08T15:49:55.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T15:49:55.280Z] + docker inspect -f . ci-base-image-arm64 [2022-11-08T15:49:55.280Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T15:49:55.417Z] Removing intermediate container 730a4792680a [2022-11-08T15:49:55.417Z] ---> f95c767cfcba [2022-11-08T15:49:55.417Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T15:49:55.417Z] ---> Running in 41d3ec743a93 [2022-11-08T15:49:55.538Z] prd-ubuntu20.04-docker-arm64-4c-16g-118607 does not seem to be running inside a container [2022-11-08T15:49:55.608Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-08T15:49:55.674Z] v3.16.2-425-gc089bc577f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-11-08T15:49:55.674Z] v3.16.2-426-gf6f8e11255 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-11-08T15:49:55.674Z] OK: 17038 distinct packages available [2022-11-08T15:49:55.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T15:49:55.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T15:49:55.674Z] Removing intermediate container 41d3ec743a93 [2022-11-08T15:49:55.674Z] ---> d75d366094de [2022-11-08T15:49:55.674Z] Step 20/22 : LABEL arch=x86_64 [2022-11-08T15:49:55.932Z] ---> Running in 5272c76c5652 [2022-11-08T15:49:55.932Z] OK: 211 MiB in 51 packages [2022-11-08T15:49:56.231Z] Removing intermediate container 5272c76c5652 [2022-11-08T15:49:56.231Z] ---> 6f43d0c519cb [2022-11-08T15:49:56.231Z] Step 21/22 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 [2022-11-08T15:49:56.488Z] ---> Running in 0ee58f7be2c5 [2022-11-08T15:49:56.825Z] $ docker top f6bd66fb88e9641e398fd992998743a322336fd35636d63d451c99199c56d6c1 -eo pid,comm [Pipeline] { [2022-11-08T15:49:57.053Z] Removing intermediate container 0ee58f7be2c5 [2022-11-08T15:49:57.053Z] ---> d9e0180248ec [2022-11-08T15:49:57.053Z] Step 22/22 : LABEL version=0.0.0 [2022-11-08T15:49:57.053Z] Removing intermediate container c6a95fe0105e [2022-11-08T15:49:57.053Z] ---> 679259110a9f [2022-11-08T15:49:57.053Z] Step 5/19 : COPY go.mod vendor* ./ [2022-11-08T15:49:57.053Z] ---> Running in d91cc0c4fde6 [Pipeline] echo [2022-11-08T15:49:57.209Z] ========================================================= [2022-11-08T15:49:57.209Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-11-08T15:49:57.209Z] ========================================================= [Pipeline] sh [2022-11-08T15:49:57.313Z] Removing intermediate container d91cc0c4fde6 [2022-11-08T15:49:57.313Z] ---> b6b647aa6108 [2022-11-08T15:49:57.313Z] [2022-11-08T15:49:57.571Z] ---> 14b7e52ad8b0 [2022-11-08T15:49:57.571Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T15:49:57.571Z] Successfully built b6b647aa6108 [2022-11-08T15:49:57.571Z] Successfully tagged core-data:latest [2022-11-08T15:49:57.571Z]  Building core-data ... done  ---> Running in cfe88bfc399a [2022-11-08T15:49:57.844Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-11-08T15:49:58.558Z] + make test [2022-11-08T15:49:58.558Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-11-08T15:50:05.689Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-08T15:50:07.602Z] Removing intermediate container be9b5aa9417d [2022-11-08T15:50:07.602Z] ---> 110ed634fff0 [2022-11-08T15:50:07.602Z] [2022-11-08T15:50:07.602Z] Step 9/32 : FROM alpine:3.16 [2022-11-08T15:50:07.602Z] ---> 9c6f07244728 [2022-11-08T15:50:07.602Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-08T15:50:07.602Z] ---> Running in b2aa7780519b [2022-11-08T15:50:07.860Z] Removing intermediate container b2aa7780519b [2022-11-08T15:50:07.860Z] ---> d97cb697face [2022-11-08T15:50:07.860Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-11-08T15:50:07.861Z] Removing intermediate container cfe88bfc399a [2022-11-08T15:50:07.861Z] ---> cfd387353a74 [2022-11-08T15:50:07.861Z] Step 7/19 : COPY . . [2022-11-08T15:50:08.426Z] ---> Running in f33d6616072e [2022-11-08T15:50:08.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T15:50:08.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T15:50:09.206Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-11-08T15:50:09.206Z] (2/2) Installing su-exec (0.2-r1) [2022-11-08T15:50:09.206Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T15:50:09.206Z] OK: 6 MiB in 16 packages [2022-11-08T15:50:10.142Z] Removing intermediate container a760eef63ab7 [2022-11-08T15:50:10.142Z] ---> 102308bb1059 [2022-11-08T15:50:10.142Z] [2022-11-08T15:50:10.142Z] Step 9/24 : FROM alpine:3.16 [2022-11-08T15:50:10.142Z] ---> 9c6f07244728 [2022-11-08T15:50:10.142Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-11-08T15:50:10.420Z] ---> Running in df98d9ebce8a [2022-11-08T15:50:10.420Z] Removing intermediate container 1bc3b2b1a1d3 [2022-11-08T15:50:10.420Z] ---> 326104a113f5 [2022-11-08T15:50:10.420Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-11-08T15:50:10.420Z] Removing intermediate container f33d6616072e [2022-11-08T15:50:10.420Z] ---> d55c4bb853b8 [2022-11-08T15:50:10.420Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-11-08T15:50:10.678Z] ---> Running in 314ffecc52b0 [2022-11-08T15:50:10.678Z] ---> Running in 9d4555614f6c [2022-11-08T15:50:10.678Z] Removing intermediate container 9d4555614f6c [2022-11-08T15:50:10.678Z] ---> b92d78f368bf [2022-11-08T15:50:10.678Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-11-08T15:50:10.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T15:50:10.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T15:50:10.935Z] ---> Running in 37725a30fb47 [2022-11-08T15:50:10.935Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-08T15:50:11.192Z] Removing intermediate container 37725a30fb47 [2022-11-08T15:50:11.192Z] ---> ec3137f3dcf2 [2022-11-08T15:50:11.192Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-11-08T15:50:11.192Z] (1/3) Installing ca-certificates (20220614-r0) [2022-11-08T15:50:11.192Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-11-08T15:50:11.192Z] (3/3) Installing su-exec (0.2-r1) [2022-11-08T15:50:11.192Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T15:50:11.192Z] Executing ca-certificates-20220614-r0.trigger [2022-11-08T15:50:11.192Z] ---> Running in 3881edf79754 [2022-11-08T15:50:11.192Z] OK: 6 MiB in 17 packages [2022-11-08T15:50:11.449Z] Removing intermediate container 3881edf79754 [2022-11-08T15:50:11.449Z] ---> 2a2d661372a1 [2022-11-08T15:50:11.449Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-11-08T15:50:11.708Z] ---> Running in a1d582f30ff8 [2022-11-08T15:50:11.966Z] Removing intermediate container a1d582f30ff8 [2022-11-08T15:50:11.966Z] ---> c84efd4f4a39 [2022-11-08T15:50:11.966Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-11-08T15:50:12.229Z] ---> Running in c06bf1b97795 [2022-11-08T15:50:12.229Z] Removing intermediate container df98d9ebce8a [2022-11-08T15:50:12.229Z] ---> 44a17d3d58b1 [2022-11-08T15:50:12.229Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-08T15:50:12.229Z] Removing intermediate container 314ffecc52b0 [2022-11-08T15:50:12.229Z] ---> 7612eb04586a [2022-11-08T15:50:12.229Z] [2022-11-08T15:50:12.229Z] Step 10/22 : FROM alpine:3.16 [2022-11-08T15:50:12.229Z] ---> 9c6f07244728 [2022-11-08T15:50:12.229Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-11-08T15:50:12.489Z] ---> Running in 9c14d7b8c688 [2022-11-08T15:50:12.489Z] ---> Running in d39aebd779ab [2022-11-08T15:50:12.489Z] ---> e89c9a851c1e [2022-11-08T15:50:12.489Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-11-08T15:50:12.489Z] ---> Running in c347ec9efc43 [2022-11-08T15:50:12.489Z] Removing intermediate container 9c14d7b8c688 [2022-11-08T15:50:12.489Z] ---> 16374e83ff06 [2022-11-08T15:50:12.489Z] Step 12/24 : WORKDIR / [2022-11-08T15:50:12.489Z] Removing intermediate container d39aebd779ab [2022-11-08T15:50:12.489Z] ---> 93f653b24e96 [2022-11-08T15:50:12.489Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-11-08T15:50:12.754Z] ---> Running in b4014bc49cf1 [2022-11-08T15:50:12.754Z] ---> Running in e11eb48e3a9b [2022-11-08T15:50:12.754Z] Removing intermediate container b4014bc49cf1 [2022-11-08T15:50:12.754Z] ---> d688dd998372 [2022-11-08T15:50:12.754Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-11-08T15:50:13.013Z] ---> 7d92965d5126 [2022-11-08T15:50:13.013Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-11-08T15:50:13.013Z] Removing intermediate container c06bf1b97795 [2022-11-08T15:50:13.013Z] ---> 20ca4dff83a0 [2022-11-08T15:50:13.013Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-11-08T15:50:13.013Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-08T15:50:13.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T15:50:13.271Z] ---> Running in ea4dd3b3f049 [2022-11-08T15:50:13.271Z] ---> bf449accd0ad [2022-11-08T15:50:13.271Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-11-08T15:50:13.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T15:50:13.271Z] Removing intermediate container ea4dd3b3f049 [2022-11-08T15:50:13.271Z] ---> aa91e29017c3 [2022-11-08T15:50:13.271Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-11-08T15:50:13.530Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-08T15:50:13.530Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-08T15:50:13.530Z] (3/33) Installing readline (8.1.2-r0) [2022-11-08T15:50:13.530Z] (4/33) Installing bash (5.1.16-r2) [2022-11-08T15:50:13.530Z] Executing bash-5.1.16-r2.post-install [2022-11-08T15:50:13.530Z] (5/33) Installing ca-certificates (20220614-r0) [2022-11-08T15:50:13.530Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-11-08T15:50:13.530Z] ---> f70e895564f7 [2022-11-08T15:50:13.530Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-11-08T15:50:13.530Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-11-08T15:50:13.530Z] (8/33) Installing libcurl (7.83.1-r4) [2022-11-08T15:50:13.530Z] (9/33) Installing curl (7.83.1-r4) [2022-11-08T15:50:13.530Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-11-08T15:50:14.095Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-11-08T15:50:14.095Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-11-08T15:50:14.095Z] (13/33) Installing expat (2.5.0-r0) [2022-11-08T15:50:14.095Z] (14/33) Installing libffi (3.4.2-r1) [2022-11-08T15:50:14.095Z] (15/33) Installing gdbm (1.23-r0) [2022-11-08T15:50:14.095Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-11-08T15:50:14.095Z] ---> 02a12d526906 [2022-11-08T15:50:14.095Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-11-08T15:50:14.095Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-11-08T15:50:14.095Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-08T15:50:14.095Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-11-08T15:50:14.095Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-11-08T15:50:14.095Z] (21/33) Installing python3 (3.10.5-r0) [2022-11-08T15:50:14.095Z] ---> 5a1be588a876 [2022-11-08T15:50:14.095Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-11-08T15:50:14.095Z] ---> Running in b81e23a2d7e3 [2022-11-08T15:50:14.354Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-11-08T15:50:14.354Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-11-08T15:50:14.354Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-11-08T15:50:14.613Z] (25/33) Installing py3-six (1.16.0-r1) [2022-11-08T15:50:14.613Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-11-08T15:50:14.613Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-11-08T15:50:14.613Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-11-08T15:50:14.613Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-11-08T15:50:14.613Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-11-08T15:50:14.613Z] (31/33) Installing py3-packaging (21.3-r0) [2022-11-08T15:50:14.613Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-11-08T15:50:14.613Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-11-08T15:50:14.879Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T15:50:14.879Z] Executing ca-certificates-20220614-r0.trigger [2022-11-08T15:50:14.879Z] OK: 122 MiB in 47 packages [2022-11-08T15:50:15.137Z] ---> 904a44a9bec7 [2022-11-08T15:50:15.137Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-11-08T15:50:15.727Z] ---> ba3eacad189f [2022-11-08T15:50:15.727Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-11-08T15:50:15.727Z] Removing intermediate container b81e23a2d7e3 [2022-11-08T15:50:15.727Z] ---> 84cd92b23a3d [2022-11-08T15:50:15.727Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-08T15:50:15.985Z] ---> e0277df71d22 [2022-11-08T15:50:15.985Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-08T15:50:15.985Z] ---> Running in 4d7529469ee8 [2022-11-08T15:50:15.985Z] ---> f897ad6d7283 [2022-11-08T15:50:15.985Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-11-08T15:50:17.370Z] ---> 87e94fc13ac6 [2022-11-08T15:50:17.370Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-11-08T15:50:17.370Z] Removing intermediate container 4d7529469ee8 [2022-11-08T15:50:17.370Z] ---> fd7779516f9c [2022-11-08T15:50:17.370Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-11-08T15:50:17.371Z] Collecting docker-compose==1.23.2 [2022-11-08T15:50:17.636Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-11-08T15:50:17.636Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 14.9 MB/s eta 0:00:00 [2022-11-08T15:50:17.636Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-11-08T15:50:17.636Z] ---> Running in 606cb1c5ddc9 [2022-11-08T15:50:17.636Z] ---> 2dbf59b7349b [2022-11-08T15:50:17.636Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-11-08T15:50:17.636Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-11-08T15:50:17.636Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-11-08T15:50:17.636Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 161.3 MB/s eta 0:00:00 [2022-11-08T15:50:17.636Z] Collecting texttable<0.10,>=0.9.0 [2022-11-08T15:50:17.899Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-11-08T15:50:17.899Z] Preparing metadata (setup.py): started [2022-11-08T15:50:17.899Z] Removing intermediate container 606cb1c5ddc9 [2022-11-08T15:50:17.899Z] ---> 4d84fa25f54c [2022-11-08T15:50:17.899Z] Step 22/24 : LABEL arch=x86_64 [2022-11-08T15:50:17.899Z] ---> Running in 038c3328a288 [2022-11-08T15:50:17.899Z] ---> d16fa6bcb485 [2022-11-08T15:50:17.899Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-11-08T15:50:18.158Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-08T15:50:18.158Z] Removing intermediate container 038c3328a288 [2022-11-08T15:50:18.158Z] ---> 50df04c119f6 [2022-11-08T15:50:18.158Z] Step 23/24 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 [2022-11-08T15:50:18.158Z] Collecting PyYAML<4,>=3.10 [2022-11-08T15:50:18.158Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-11-08T15:50:18.419Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 59.7 MB/s eta 0:00:00 [2022-11-08T15:50:18.419Z] ---> 36c80ecd9082 [2022-11-08T15:50:18.419Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-11-08T15:50:18.419Z] ---> Running in c00b4e3a271c [2022-11-08T15:50:18.419Z] Removing intermediate container c00b4e3a271c [2022-11-08T15:50:18.419Z] ---> 4312a85c0812 [2022-11-08T15:50:18.419Z] Step 24/24 : LABEL version=0.0.0 [2022-11-08T15:50:18.678Z] ---> 5c92cffe9adb [2022-11-08T15:50:18.678Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-11-08T15:50:18.678Z] ---> Running in ef44720ae6cc [2022-11-08T15:50:18.678Z] Preparing metadata (setup.py): started [2022-11-08T15:50:18.936Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-08T15:50:18.936Z] Removing intermediate container ef44720ae6cc [2022-11-08T15:50:18.936Z] ---> 10300bf0510d [2022-11-08T15:50:18.936Z] [2022-11-08T15:50:18.936Z] Collecting websocket-client<1.0,>=0.32.0 [2022-11-08T15:50:18.936Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-11-08T15:50:18.936Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 154.0 MB/s eta 0:00:00 [2022-11-08T15:50:18.936Z] ---> d416637642a1 [2022-11-08T15:50:18.936Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-11-08T15:50:18.936Z] Collecting docker<4.0,>=3.6.0 [2022-11-08T15:50:18.936Z] Successfully built 10300bf0510d [2022-11-08T15:50:18.936Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-11-08T15:50:18.936Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 163.1 MB/s eta 0:00:00Successfully tagged security-secretstore-setup:latest [2022-11-08T15:50:18.936Z]  Building security-secretstore-setup ... done  [2022-11-08T15:50:19.195Z] ---> Running in c76ffd418fcd [2022-11-08T15:50:19.195Z] Collecting jsonschema<3,>=2.5.1 [2022-11-08T15:50:19.195Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-11-08T15:50:19.195Z] Collecting docopt<0.7,>=0.6.1 [2022-11-08T15:50:19.195Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-11-08T15:50:19.195Z] Preparing metadata (setup.py): started [2022-11-08T15:50:19.453Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-08T15:50:19.453Z] Collecting dockerpty<0.5,>=0.4.1 [2022-11-08T15:50:19.453Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-11-08T15:50:19.453Z] Preparing metadata (setup.py): started [2022-11-08T15:50:19.711Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-08T15:50:19.711Z] Collecting cached-property<2,>=1.2.0 [2022-11-08T15:50:19.711Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-11-08T15:50:19.711Z] Collecting docker-pycreds>=0.4.0 [2022-11-08T15:50:19.711Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-11-08T15:50:19.968Z] Collecting idna<2.8,>=2.5 [2022-11-08T15:50:19.968Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-11-08T15:50:19.968Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 101.4 MB/s eta 0:00:00 [2022-11-08T15:50:19.968Z] Collecting chardet<3.1.0,>=3.0.2 [2022-11-08T15:50:19.968Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-11-08T15:50:19.968Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 127.4 MB/s eta 0:00:00 [2022-11-08T15:50:19.968Z] Collecting certifi>=2017.4.17 [2022-11-08T15:50:19.968Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-11-08T15:50:19.968Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 192.3 MB/s eta 0:00:00 [2022-11-08T15:50:19.968Z] Collecting urllib3<1.25,>=1.21.1 [2022-11-08T15:50:19.968Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-11-08T15:50:19.968Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 140.4 MB/s eta 0:00:00 [2022-11-08T15:50:20.225Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-11-08T15:50:20.225Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-11-08T15:50:20.225Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-11-08T15:50:20.225Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-11-08T15:50:20.225Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-11-08T15:50:20.225Z] Running setup.py install for texttable: started [2022-11-08T15:50:20.225Z] Removing intermediate container c76ffd418fcd [2022-11-08T15:50:20.225Z] ---> 74a7cf5c07bf [2022-11-08T15:50:20.225Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-11-08T15:50:20.483Z] ---> Running in 3325988a155c [2022-11-08T15:50:20.483Z] Running setup.py install for texttable: finished with status 'done' [2022-11-08T15:50:20.740Z] Running setup.py install for PyYAML: started [2022-11-08T15:50:20.740Z] Removing intermediate container 3325988a155c [2022-11-08T15:50:20.740Z] ---> abfe60ee5d48 [2022-11-08T15:50:20.740Z] Step 29/32 : CMD ["gate"] [2022-11-08T15:50:20.740Z] ---> Running in 97e2299bac71 [2022-11-08T15:50:20.997Z] Removing intermediate container 97e2299bac71 [2022-11-08T15:50:20.997Z] ---> c06117887040 [2022-11-08T15:50:20.997Z] Step 30/32 : LABEL arch=x86_64 [2022-11-08T15:50:20.997Z] ---> Running in 01b2e96bee0b [2022-11-08T15:50:21.254Z] Running setup.py install for PyYAML: finished with status 'done' [2022-11-08T15:50:21.254Z] Removing intermediate container 01b2e96bee0b [2022-11-08T15:50:21.254Z] ---> 473b15462dcf [2022-11-08T15:50:21.254Z] Step 31/32 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 [2022-11-08T15:50:21.511Z] ---> Running in b52d703b69c3 [2022-11-08T15:50:21.511Z] Running setup.py install for docopt: started [2022-11-08T15:50:21.809Z] Removing intermediate container b52d703b69c3 [2022-11-08T15:50:21.809Z] ---> 038d95550ed7 [2022-11-08T15:50:21.809Z] Step 32/32 : LABEL version=0.0.0 [2022-11-08T15:50:21.809Z] ---> Running in 84f879d19c63 [2022-11-08T15:50:21.809Z] Running setup.py install for docopt: finished with status 'done' [2022-11-08T15:50:22.067Z] Removing intermediate container 84f879d19c63 [2022-11-08T15:50:22.067Z] ---> da0aeff18ed3 [2022-11-08T15:50:22.067Z] [2022-11-08T15:50:22.067Z] Successfully built da0aeff18ed3 [2022-11-08T15:50:22.067Z] Successfully tagged security-bootstrapper:latest [2022-11-08T15:50:22.326Z]  Building security-bootstrapper ... done  Running setup.py install for dockerpty: started [2022-11-08T15:50:22.585Z] Running setup.py install for dockerpty: finished with status 'done' [2022-11-08T15:50:23.149Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-11-08T15:50:23.149Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-11-08T15:50:27.330Z] Removing intermediate container e11eb48e3a9b [2022-11-08T15:50:27.330Z] ---> 370ac6625597 [2022-11-08T15:50:27.330Z] Step 13/22 : ENV APP_PORT=58890 [2022-11-08T15:50:27.330Z] ---> Running in fd09bbe0695a [2022-11-08T15:50:27.330Z] Removing intermediate container fd09bbe0695a [2022-11-08T15:50:27.330Z] ---> 9062c5447e9b [2022-11-08T15:50:27.330Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-08T15:50:27.330Z] ---> Running in aeaefabc9a5a [2022-11-08T15:50:27.330Z] Removing intermediate container aeaefabc9a5a [2022-11-08T15:50:27.330Z] ---> 853624a8604b [2022-11-08T15:50:27.330Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-11-08T15:50:27.587Z] ---> f51420ffe4e4 [2022-11-08T15:50:27.587Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-11-08T15:50:27.850Z] ---> b142747d6b3c [2022-11-08T15:50:27.850Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-11-08T15:50:28.108Z] ---> b52cb152a764 [2022-11-08T15:50:28.108Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-11-08T15:50:28.108Z] ---> Running in f9f3b9181eec [2022-11-08T15:50:28.108Z] Removing intermediate container f9f3b9181eec [2022-11-08T15:50:28.108Z] ---> 74aaf692fbeb [2022-11-08T15:50:28.108Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T15:50:28.371Z] ---> Running in b4f8377b51c0 [2022-11-08T15:50:28.371Z] Removing intermediate container b4f8377b51c0 [2022-11-08T15:50:28.371Z] ---> 999796e88f5c [2022-11-08T15:50:28.371Z] Step 20/22 : LABEL arch=x86_64 [2022-11-08T15:50:28.371Z] ---> Running in f20ab1a944a8 [2022-11-08T15:50:28.371Z] Removing intermediate container f20ab1a944a8 [2022-11-08T15:50:28.371Z] ---> 23ac616a8bb0 [2022-11-08T15:50:28.371Z] Step 21/22 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 [2022-11-08T15:50:28.629Z] ---> Running in b1586a96e5d6 [2022-11-08T15:50:28.629Z] Removing intermediate container b1586a96e5d6 [2022-11-08T15:50:28.629Z] ---> 62da27f83fd4 [2022-11-08T15:50:28.629Z] Step 22/22 : LABEL version=0.0.0 [2022-11-08T15:50:28.629Z] ---> Running in 1b65b35e2680 [2022-11-08T15:50:28.889Z] Removing intermediate container 1b65b35e2680 [2022-11-08T15:50:28.889Z] ---> 48eb21b826ed [2022-11-08T15:50:28.889Z] [2022-11-08T15:50:28.889Z] Successfully built 48eb21b826ed [2022-11-08T15:50:28.889Z] Successfully tagged sys-mgmt-agent:latest [2022-11-08T15:50:33.077Z]  Building sys-mgmt-agent ... done Removing intermediate container c347ec9efc43 [2022-11-08T15:50:33.077Z] ---> beefdeed0cef [2022-11-08T15:50:33.077Z] [2022-11-08T15:50:33.077Z] Step 9/19 : FROM alpine:3.15 [2022-11-08T15:50:33.077Z] ---> c4fc93816858 [2022-11-08T15:50:33.077Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-08T15:50:33.077Z] ---> Using cache [2022-11-08T15:50:33.077Z] ---> 104baff21a88 [2022-11-08T15:50:33.077Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-11-08T15:50:33.077Z] ---> Running in b2064fff6c9c [2022-11-08T15:50:33.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-08T15:50:33.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-08T15:50:33.854Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-08T15:50:33.854Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-08T15:50:33.854Z] OK: 15859 distinct packages available [2022-11-08T15:50:33.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-08T15:50:33.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-08T15:50:34.113Z] (1/9) Installing ca-certificates (20220614-r0) [2022-11-08T15:50:34.113Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-11-08T15:50:34.113Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-11-08T15:50:34.113Z] (4/9) Installing libcurl (7.80.0-r4) [2022-11-08T15:50:34.113Z] (5/9) Installing curl (7.80.0-r4) [2022-11-08T15:50:34.113Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-11-08T15:50:34.113Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-11-08T15:50:34.113Z] (8/9) Installing libucontext (1.1-r0) [2022-11-08T15:50:34.113Z] (9/9) Installing gcompat (1.0.0-r4) [2022-11-08T15:50:34.113Z] Executing busybox-1.34.1-r7.trigger [2022-11-08T15:50:34.113Z] Executing ca-certificates-20220614-r0.trigger [2022-11-08T15:50:34.113Z] OK: 8 MiB in 23 packages [2022-11-08T15:50:34.681Z] Removing intermediate container b2064fff6c9c [2022-11-08T15:50:34.681Z] ---> 14b7d9eae5b8 [2022-11-08T15:50:34.681Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-08T15:50:34.939Z] ---> b489ca7a64a5 [2022-11-08T15:50:34.939Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-11-08T15:50:35.505Z] ---> f98e479d3143 [2022-11-08T15:50:35.505Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-11-08T15:50:35.505Z] ---> 7c8b5c404231 [2022-11-08T15:50:35.505Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-11-08T15:50:35.764Z] ---> Running in 36237ef1ae45 [2022-11-08T15:50:35.764Z] Removing intermediate container 36237ef1ae45 [2022-11-08T15:50:35.764Z] ---> 02323fb4efcc [2022-11-08T15:50:35.764Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T15:50:35.764Z] ---> Running in 6fa05208c1ae [2022-11-08T15:50:36.022Z] Removing intermediate container 6fa05208c1ae [2022-11-08T15:50:36.022Z] ---> eda81a3cdc2c [2022-11-08T15:50:36.022Z] Step 17/19 : LABEL arch=x86_64 [2022-11-08T15:50:36.022Z] ---> Running in 3f09b597fbfb [2022-11-08T15:50:36.022Z] Removing intermediate container 3f09b597fbfb [2022-11-08T15:50:36.022Z] ---> 77e66c4657f9 [2022-11-08T15:50:36.022Z] Step 18/19 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 [2022-11-08T15:50:36.022Z] ---> Running in 7d0bc9cf5630 [2022-11-08T15:50:36.279Z] Removing intermediate container 7d0bc9cf5630 [2022-11-08T15:50:36.279Z] ---> 68d7d26ea9a5 [2022-11-08T15:50:36.279Z] Step 19/19 : LABEL version=0.0.0 [2022-11-08T15:50:36.279Z] ---> Running in e6e9c25e586b [2022-11-08T15:50:36.279Z] Removing intermediate container e6e9c25e586b [2022-11-08T15:50:36.279Z] ---> 7e27bbd00b6d [2022-11-08T15:50:36.279Z] [2022-11-08T15:50:36.279Z] Successfully built 7e27bbd00b6d [2022-11-08T15:50:36.279Z] Successfully tagged security-spiffe-token-provider:latest [2022-11-08T15:50:36.544Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-11-08T15:50:36.557Z] $ docker stop --time=1 1eae20568bbe476a6f0bab805d014e7441872196a09bc9e41862071ae8612c46 [2022-11-08T15:50:37.450Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-11-08T15:50:37.919Z] $ docker rm -f 1eae20568bbe476a6f0bab805d014e7441872196a09bc9e41862071ae8612c46 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-08T15:50:38.350Z] + docker images [2022-11-08T15:50:38.350Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-11-08T15:50:38.350Z] security-spiffe-token-provider latest 7e27bbd00b6d 2 seconds ago 29.7MB [2022-11-08T15:50:38.350Z] beefdeed0cef 7 seconds ago 1.65GB [2022-11-08T15:50:38.350Z] sys-mgmt-agent latest 48eb21b826ed 10 seconds ago 136MB [2022-11-08T15:50:38.350Z] security-bootstrapper latest da0aeff18ed3 17 seconds ago 20.2MB [2022-11-08T15:50:38.350Z] security-secretstore-setup latest 10300bf0510d 20 seconds ago 29.7MB [2022-11-08T15:50:38.350Z] 7612eb04586a 26 seconds ago 1.6GB [2022-11-08T15:50:38.350Z] 102308bb1059 30 seconds ago 1.61GB [2022-11-08T15:50:38.350Z] 110ed634fff0 33 seconds ago 1.6GB [2022-11-08T15:50:38.350Z] core-data latest b6b647aa6108 41 seconds ago 21.7MB [2022-11-08T15:50:38.350Z] core-metadata latest ee1a32642550 49 seconds ago 18.5MB [2022-11-08T15:50:38.350Z] 2af0ba9265f9 51 seconds ago 1.62GB [2022-11-08T15:50:38.350Z] 612bb5a760cf 56 seconds ago 1.62GB [2022-11-08T15:50:38.350Z] core-command latest 46f12be45df7 About a minute ago 17.6MB [2022-11-08T15:50:38.350Z] b83397b61935 About a minute ago 1.61GB [2022-11-08T15:50:38.350Z] support-scheduler latest e17da9c5b4cf About a minute ago 29.8MB [2022-11-08T15:50:38.350Z] support-notifications latest e70a3f2933f6 About a minute ago 30.4MB [2022-11-08T15:50:38.350Z] security-proxy-setup latest 441658303604 About a minute ago 27.6MB [2022-11-08T15:50:38.350Z] b67ecd4b47e2 About a minute ago 1.68GB [2022-11-08T15:50:38.350Z] 5ab973a9b337 About a minute ago 1.68GB [2022-11-08T15:50:38.350Z] security-spire-server latest 60a6585dceb1 About a minute ago 86.5MB [2022-11-08T15:50:38.350Z] 1d27de72d6af About a minute ago 1.6GB [2022-11-08T15:50:38.350Z] b99ceef1f484 About a minute ago 1.49GB [2022-11-08T15:50:38.350Z] security-spire-agent latest 0a6b48ab9a25 2 minutes ago 125MB [2022-11-08T15:50:38.350Z] security-spire-config latest f9f46aeae15d 2 minutes ago 85.8MB [2022-11-08T15:50:38.350Z] 18e768c4011f 2 minutes ago 1.49GB [2022-11-08T15:50:38.350Z] 88a71e5fa493 2 minutes ago 1.49GB [2022-11-08T15:50:38.350Z] ci-base-image-x86_64 latest 710b435728d8 5 minutes ago 947MB [2022-11-08T15:50:38.350Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 5 days ago 683MB [2022-11-08T15:50:38.350Z] alpine 3.15 c4fc93816858 3 months ago 5.59MB [2022-11-08T15:50:38.350Z] alpine 3.16 9c6f07244728 3 months ago 5.54MB [2022-11-08T15:50:38.350Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 months ago 253MB [2022-11-08T15:50:38.350Z] 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] } [2022-11-08T15:52:59.181Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-11-08T15:52:59.181Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-11-08T15:52:59.181Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-11-08T15:52:59.181Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-11-08T15:53:00.147Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-11-08T15:53:02.098Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-11-08T15:53:02.098Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-11-08T15:53:02.098Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-11-08T15:53:02.098Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-11-08T15:53:07.447Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-11-08T15:53:07.447Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-11-08T15:53:07.447Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-11-08T15:53:07.447Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-11-08T15:53:07.447Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-11-08T15:53:07.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-11-08T15:53:29.572Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.294s coverage: 28.7% of statements [2022-11-08T15:53:29.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-11-08T15:53:29.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-11-08T15:53:29.572Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.591s coverage: 98.5% of statements [2022-11-08T15:53:34.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.617s coverage: 43.0% of statements [2022-11-08T15:53:34.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-11-08T15:53:34.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-11-08T15:53:34.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.558s coverage: 54.2% of statements [2022-11-08T15:53:34.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-11-08T15:53:34.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-11-08T15:53:53.189Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.110s coverage: 89.2% of statements [2022-11-08T15:53:53.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-11-08T15:53:53.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-11-08T15:53:53.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-11-08T15:53:53.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-11-08T15:53:53.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-11-08T15:53:53.189Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.503s coverage: 2.2% of statements [2022-11-08T15:53:53.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-11-08T15:53:53.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-11-08T15:53:57.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.503s coverage: 95.6% of statements [2022-11-08T15:53:57.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-11-08T15:53:57.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-11-08T15:53:57.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-11-08T15:53:57.468Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.241s coverage: 72.2% of statements [2022-11-08T15:53:57.468Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-11-08T15:53:57.468Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-11-08T15:53:57.468Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-11-08T15:53:57.468Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-11-08T15:53:57.468Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-11-08T15:53:57.468Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.564s coverage: 60.0% of statements [2022-11-08T15:53:57.468Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-11-08T15:53:57.468Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-11-08T15:53:57.468Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-11-08T15:53:57.468Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.405s coverage: 0.9% of statements [2022-11-08T15:53:57.468Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-11-08T15:53:58.060Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.337s coverage: 58.8% of statements [2022-11-08T15:53:58.060Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.284s coverage: 29.6% of statements [2022-11-08T15:53:58.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-11-08T15:54:02.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.310s coverage: 47.1% of statements [2022-11-08T15:54:02.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.323s coverage: 79.5% of statements [2022-11-08T15:54:02.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.262s coverage: 94.1% of statements [2022-11-08T15:54:02.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.304s coverage: 96.3% of statements [2022-11-08T15:54:06.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.244s coverage: 87.5% of statements [2022-11-08T15:54:14.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.380s coverage: 94.4% of statements [2022-11-08T15:54:14.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.229s coverage: 44.8% of statements [2022-11-08T15:54:24.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.759s coverage: 79.9% of statements [2022-11-08T15:54:24.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-11-08T15:54:30.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.314s coverage: 92.9% of statements [2022-11-08T15:54:30.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-11-08T15:54:30.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-11-08T15:54:30.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-11-08T15:54:30.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 65.1% of statements [2022-11-08T15:54:30.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-11-08T15:54:30.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-11-08T15:54:30.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-11-08T15:54:30.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-11-08T15:54:30.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.318s coverage: 86.9% of statements [2022-11-08T15:54:30.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-11-08T15:54:30.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-11-08T15:54:30.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-11-08T15:54:30.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-11-08T15:54:30.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.224s coverage: 87.2% of statements [2022-11-08T15:54:30.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-11-08T15:54:30.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-11-08T15:54:30.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.198s coverage: 100.0% of statements [2022-11-08T15:54:30.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-11-08T15:54:30.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.329s coverage: 58.8% of statements [2022-11-08T15:54:30.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-11-08T15:54:30.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.285s coverage: 80.0% of statements [2022-11-08T15:54:30.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.282s coverage: 87.2% of statements [2022-11-08T15:54:30.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.335s coverage: 85.4% of statements [2022-11-08T15:54:32.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.939s coverage: 91.2% of statements [2022-11-08T15:54:32.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-11-08T15:54:40.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.992s coverage: 64.7% of statements [2022-11-08T15:54:40.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-11-08T15:54:40.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-11-08T15:54:40.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.337s coverage: 100.0% of statements [2022-11-08T15:54:40.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.200s coverage: 89.4% of statements [2022-11-08T15:54:40.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.123s coverage: 100.0% of statements [2022-11-08T15:54:40.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements [2022-11-08T15:54:40.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements [2022-11-08T15:54:47.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.548s coverage: 65.8% of statements [2022-11-08T15:54:47.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-11-08T15:54:47.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-11-08T15:54:47.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-11-08T15:54:51.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.045s coverage: 41.8% of statements [2022-11-08T15:54:51.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-11-08T15:54:51.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-11-08T15:54:51.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.332s coverage: 89.5% of statements [2022-11-08T15:54:51.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-11-08T15:54:51.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.312s coverage: 84.8% of statements [2022-11-08T15:54:51.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-11-08T15:54:51.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-11-08T15:54:51.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-11-08T15:54:51.316Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-11-08T15:54:59.543Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.404s coverage: 17.7% of statements [2022-11-08T15:54:59.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-11-08T15:54:59.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-11-08T15:54:59.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-11-08T15:54:59.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-11-08T15:54:59.543Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.779s coverage: 92.3% of statements [2022-11-08T15:54:59.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-11-08T15:54:59.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-11-08T15:54:59.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-11-08T15:54:59.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-11-08T15:54:59.543Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.361s coverage: 63.2% of statements [2022-11-08T15:54:59.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-11-08T15:54:59.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-11-08T15:55:00.522Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.505s coverage: 97.7% of statements [2022-11-08T15:55:00.522Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-11-08T15:55:00.522Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-11-08T15:55:00.522Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-11-08T15:55:00.522Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-11-08T15:55:00.522Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.219s coverage: 28.9% of statements [2022-11-08T15:55:00.522Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-11-08T15:55:00.522Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-11-08T15:55:00.522Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-11-08T15:55:00.522Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-11-08T15:55:00.522Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-11-08T15:55:00.522Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-11-08T15:55:00.522Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.226s coverage: 100.0% of statements [2022-11-08T15:55:00.522Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements [2022-11-08T15:55:01.488Z] 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 [2022-11-08T15:55:01.488Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-08T15:55:01.488Z] GO111MODULE=on go vet ./... [2022-11-08T15:57:08.177Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-08T15:57:08.177Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-08T15:57:08.177Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-08T15:57:08.210Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-11-08T15:57:08.553Z] + ls -al . [2022-11-08T15:57:08.553Z] total 760 [2022-11-08T15:57:08.553Z] drwxrwxr-x 10 1001 1001 4096 Nov 8 15:50 . [2022-11-08T15:57:08.553Z] drwxr-xr-x 4 root root 4096 Nov 8 15:49 .. [2022-11-08T15:57:08.553Z] drwxrwxr-x 2 1001 1001 4096 Nov 8 15:48 .blubracket [2022-11-08T15:57:08.553Z] -rw-rw-r-- 1 1001 1001 16 Nov 8 15:48 .dockerignore [2022-11-08T15:57:08.553Z] drwxrwxr-x 8 1001 1001 4096 Nov 8 15:48 .git [2022-11-08T15:57:08.553Z] drwxrwxr-x 3 1001 1001 4096 Nov 8 15:48 .github [2022-11-08T15:57:08.553Z] -rw-rw-r-- 1 1001 1001 1030 Nov 8 15:48 .gitignore [2022-11-08T15:57:08.553Z] -rw-rw-r-- 1 1001 1001 42 Nov 8 15:48 .golangci.yml [2022-11-08T15:57:08.553Z] -rw-rw-r-- 1 1001 1001 87 Nov 8 15:48 .hadolint.yml [2022-11-08T15:57:08.553Z] -rw-rw-r-- 1 1001 1001 166 Nov 8 15:48 .sonarcloud.properties [2022-11-08T15:57:08.553Z] -rw-rw-r-- 1 1001 1001 1171 Nov 8 15:48 ADOPTERS.md [2022-11-08T15:57:08.553Z] -rw-rw-r-- 1 1001 1001 10722 Nov 8 15:48 Attribution.txt [2022-11-08T15:57:08.553Z] -rw-rw-r-- 1 1001 1001 63209 Nov 8 15:48 CHANGELOG.md [2022-11-08T15:57:08.553Z] -rw-rw-r-- 1 1001 1001 3804 Nov 8 15:48 CONTRIBUTING.md [2022-11-08T15:57:08.553Z] -rw-rw-r-- 1 1001 1001 677 Nov 8 15:48 GOVERNANCE.md [2022-11-08T15:57:08.553Z] -rw-rw-r-- 1 1001 1001 850 Nov 8 15:48 Jenkinsfile [2022-11-08T15:57:08.553Z] -rw-rw-r-- 1 1001 1001 10775 Nov 8 15:48 LICENSE [2022-11-08T15:57:08.553Z] -rw-rw-r-- 1 1001 1001 13857 Nov 8 15:48 Makefile [2022-11-08T15:57:08.553Z] -rw-rw-r-- 1 1001 1001 582 Nov 8 15:48 OWNERS.md [2022-11-08T15:57:08.553Z] -rw-rw-r-- 1 1001 1001 9799 Nov 8 15:48 README.md [2022-11-08T15:57:08.553Z] -rw-rw-r-- 1 1001 1001 6912 Nov 8 15:48 SECURITY.md [2022-11-08T15:57:08.553Z] -rw-rw-r-- 1 1001 1001 5 Nov 8 15:45 VERSION [2022-11-08T15:57:08.553Z] -rw-rw-r-- 1 1001 1001 4131 Nov 8 15:48 ZMQWindows.md [2022-11-08T15:57:08.553Z] drwxrwxr-x 2 1001 1001 4096 Nov 8 15:48 bin [2022-11-08T15:57:08.553Z] drwxrwxr-x 18 1001 1001 4096 Nov 8 15:48 cmd [2022-11-08T15:57:08.553Z] -rw-r--r-- 1 root root 501828 Nov 8 15:55 coverage.out [2022-11-08T15:57:08.553Z] -rw-rw-r-- 1 1001 1001 3405 Nov 8 15:48 go.mod [2022-11-08T15:57:08.553Z] -rw-rw-r-- 1 1001 1001 44978 Nov 8 15:48 go.sum [2022-11-08T15:57:08.554Z] drwxrwxr-x 8 1001 1001 4096 Nov 8 15:48 internal [2022-11-08T15:57:08.554Z] drwxrwxr-x 3 1001 1001 4096 Nov 8 15:48 openapi [2022-11-08T15:57:08.554Z] drwxrwxr-x 4 1001 1001 4096 Nov 8 15:48 snap [2022-11-08T15:57:08.554Z] -rw-rw-r-- 1 1001 1001 204 Nov 8 15:48 version.go [Pipeline] sh [2022-11-08T15:57:08.892Z] + '[' -e coverage.out ] [2022-11-08T15:57:08.892Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-11-08T15:57:08.925Z] Warning: overwriting stash ‘coverage-report’ [2022-11-08T15:57:09.805Z] Stashed 1 file(s) [Pipeline] sh [2022-11-08T15:57:10.462Z] + make build [2022-11-08T15:57:10.462Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-11-08T15:58:47.214Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-11-08T16:00:23.878Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-11-08T16:00:23.878Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-08T16:01:02.749Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-08T16:01:02.749Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-08T16:01:09.400Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-08T16:01:17.621Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-08T16:01:20.968Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-08T16:01:26.313Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-08T16:01:30.566Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-08T16:01:33.903Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-08T16:01:43.994Z] CGO_ENABLED=0 GO111MODULE=on 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] } [2022-11-08T16:01:50.673Z] $ docker stop --time=1 f6bd66fb88e9641e398fd992998743a322336fd35636d63d451c99199c56d6c1 [2022-11-08T16:01:52.802Z] $ docker rm -f f6bd66fb88e9641e398fd992998743a322336fd35636d63d451c99199c56d6c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:01:55.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-08T16:01:55.694Z] [2022-11-08T16:01:55.694Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:01:56.095Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-08T16:01:56.367Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-11-08T16:01:56.367Z] 29e5d40040c1: Pulling fs layer [2022-11-08T16:01:56.367Z] 1ce36da41761: Pulling fs layer [2022-11-08T16:01:56.367Z] 25b303627fd3: Pulling fs layer [2022-11-08T16:01:56.367Z] 29e5d40040c1: Verifying Checksum [2022-11-08T16:01:56.367Z] 29e5d40040c1: Download complete [2022-11-08T16:01:56.641Z] 1ce36da41761: Verifying Checksum [2022-11-08T16:01:56.641Z] 1ce36da41761: Download complete [2022-11-08T16:01:57.228Z] 29e5d40040c1: Pull complete [2022-11-08T16:01:58.647Z] 25b303627fd3: Verifying Checksum [2022-11-08T16:01:58.647Z] 25b303627fd3: Download complete [2022-11-08T16:01:58.647Z] 1ce36da41761: Pull complete [2022-11-08T16:02:08.747Z] 25b303627fd3: Pull complete [2022-11-08T16:02:08.747Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-11-08T16:02:08.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-08T16:02:08.747Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:02:09.061Z] prd-ubuntu20.04-docker-arm64-4c-16g-118607 does not seem to be running inside a container [2022-11-08T16:02:09.122Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-11-08T16:02:11.552Z] $ docker top 10fd8d6c7b4805c9f2211b32936ad4c24f434f580f3394e91f19fd8c9593f34a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T16:02:12.490Z] + grep+ paralleldocker-compose [2022-11-08T16:02:12.490Z] build --help [2022-11-08T16:02:19.148Z] --parallel Build images in parallel. [Pipeline] } [2022-11-08T16:02:19.173Z] $ docker stop --time=1 10fd8d6c7b4805c9f2211b32936ad4c24f434f580f3394e91f19fd8c9593f34a [2022-11-08T16:02:20.882Z] $ docker rm -f 10fd8d6c7b4805c9f2211b32936ad4c24f434f580f3394e91f19fd8c9593f34a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:02:21.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-08T16:02:21.628Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:02:21.889Z] prd-ubuntu20.04-docker-arm64-4c-16g-118607 does not seem to be running inside a container [2022-11-08T16:02:21.962Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-11-08T16:02:23.216Z] $ docker top 8362880e9d7411b6c23ff1f1e947829f0feaeb6676c43770195448c6fb998975 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T16:02:24.110Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-11-08T16:02:30.957Z] Building core-command ... [2022-11-08T16:02:30.957Z] Building core-data ... [2022-11-08T16:02:30.957Z] Building core-metadata ... [2022-11-08T16:02:30.957Z] Building security-bootstrapper ... [2022-11-08T16:02:30.957Z] Building security-proxy-setup ... [2022-11-08T16:02:30.957Z] Building security-secretstore-setup ... [2022-11-08T16:02:30.957Z] Building security-spiffe-token-provider ... [2022-11-08T16:02:30.957Z] Building security-spire-agent ... [2022-11-08T16:02:30.957Z] Building security-spire-config ... [2022-11-08T16:02:30.957Z] Building security-spire-server ... [2022-11-08T16:02:30.957Z] Building support-notifications ... [2022-11-08T16:02:30.957Z] Building support-scheduler ... [2022-11-08T16:02:30.957Z] Building sys-mgmt-agent ... [2022-11-08T16:02:30.957Z] Building security-secretstore-setup [2022-11-08T16:02:30.957Z] Building security-spire-agent [2022-11-08T16:02:30.957Z] Building support-notifications [2022-11-08T16:02:30.957Z] Building security-spire-server [2022-11-08T16:02:30.957Z] Building security-bootstrapper [2022-11-08T16:03:27.373Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:03:27.373Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:03:27.373Z] ---> eda13b62f36a [2022-11-08T16:03:27.373Z] Step 3/24 : WORKDIR /edgex-go [2022-11-08T16:03:27.373Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:03:27.373Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:03:27.373Z] ---> eda13b62f36a [2022-11-08T16:03:27.373Z] Step 3/32 : WORKDIR /edgex-go [2022-11-08T16:03:27.373Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:03:27.373Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:03:27.373Z] [2022-11-08T16:03:27.373Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder ---> eda13b62f36a [2022-11-08T16:03:27.373Z] [2022-11-08T16:03:27.373Z] Step 3/23 : WORKDIR /edgex-go ---> eda13b62f36a [2022-11-08T16:03:27.373Z] [2022-11-08T16:03:27.373Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-08T16:03:27.373Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:03:27.373Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:03:27.373Z] ---> eda13b62f36a [2022-11-08T16:03:27.373Z] Step 3/24 : WORKDIR /edgex-go [2022-11-08T16:03:27.373Z] ---> Running in 173b21e2823b [2022-11-08T16:03:27.373Z] ---> Running in bb3740b486e9 [2022-11-08T16:03:27.373Z] ---> Running in 5a36d82f9357 [2022-11-08T16:03:27.373Z] ---> Running in 4826e32b1cd6 [2022-11-08T16:03:27.373Z] ---> Running in c5d8933f319e [2022-11-08T16:03:27.373Z] Removing intermediate container 173b21e2823b [2022-11-08T16:03:27.373Z] ---> e04ac71f06c8 [2022-11-08T16:03:27.373Z] Step 4/22 : WORKDIR /edgex-go [2022-11-08T16:03:27.373Z] Removing intermediate container 5a36d82f9357 [2022-11-08T16:03:27.373Z] ---> 4ef787467d47 [2022-11-08T16:03:27.373Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-11-08T16:03:27.373Z] Removing intermediate container bb3740b486e9 [2022-11-08T16:03:27.373Z] ---> 8bbadb937379 [2022-11-08T16:03:27.373Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-11-08T16:03:27.373Z] Removing intermediate container 4826e32b1cd6 [2022-11-08T16:03:27.373Z] ---> 67e3433476e6 [2022-11-08T16:03:27.373Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-08T16:03:27.373Z] ---> Running in 2424ae30ec6d [2022-11-08T16:03:27.373Z] Removing intermediate container c5d8933f319e [2022-11-08T16:03:27.373Z] ---> 4c4358df67be [2022-11-08T16:03:27.373Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-11-08T16:03:27.373Z] ---> Running in 599283152bd3 [2022-11-08T16:03:27.373Z] ---> Running in 8e3ba9f2e96e [2022-11-08T16:03:27.373Z] ---> Running in eafb50c18994 [2022-11-08T16:03:27.373Z] ---> Running in bff0ee5b81fc [2022-11-08T16:03:27.373Z] Removing intermediate container 2424ae30ec6d [2022-11-08T16:03:27.373Z] ---> 02214d93d452 [2022-11-08T16:03:27.373Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-11-08T16:03:27.373Z] ---> Running in c99e3dcd0dcc [2022-11-08T16:03:27.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:03:27.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:03:27.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:03:27.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:03:27.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:03:27.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:03:27.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:03:27.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:03:27.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:03:27.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:03:27.373Z] OK: 221 MiB in 51 packages [2022-11-08T16:03:27.373Z] OK: 221 MiB in 51 packages [2022-11-08T16:03:27.373Z] OK: 221 MiB in 51 packages [2022-11-08T16:03:27.373Z] OK: 221 MiB in 51 packages [2022-11-08T16:03:27.373Z] OK: 221 MiB in 51 packages [2022-11-08T16:03:28.332Z] Removing intermediate container 599283152bd3 [2022-11-08T16:03:28.332Z] ---> 023bfc502cb3 [2022-11-08T16:03:28.332Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-08T16:03:28.332Z] Removing intermediate container bff0ee5b81fc [2022-11-08T16:03:28.332Z] ---> 0c9f27293dbf [2022-11-08T16:03:28.332Z] Step 5/32 : COPY go.mod vendor* ./ [2022-11-08T16:03:28.600Z] Removing intermediate container c99e3dcd0dcc [2022-11-08T16:03:28.600Z] ---> 0e4e4816e45e [2022-11-08T16:03:28.600Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-08T16:03:28.600Z] Removing intermediate container 8e3ba9f2e96e [2022-11-08T16:03:28.600Z] ---> defb6212b37c [2022-11-08T16:03:28.600Z] Step 5/23 : COPY go.mod vendor* ./ [2022-11-08T16:03:28.600Z] Removing intermediate container eafb50c18994 [2022-11-08T16:03:28.600Z] ---> 2d5fcd7e3110 [2022-11-08T16:03:28.600Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-08T16:03:29.560Z] ---> 28cb7f1245f8 [2022-11-08T16:03:29.560Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:03:29.560Z] ---> Running in 840b4bd841e7 [2022-11-08T16:03:29.560Z] ---> f436a323432e [2022-11-08T16:03:29.560Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:03:29.828Z] ---> Running in a97f311bd4ee [2022-11-08T16:03:29.828Z] ---> d2e432d359b0 [2022-11-08T16:03:29.828Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:03:29.828Z] ---> 603affa650e0 [2022-11-08T16:03:29.828Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:03:29.828Z] ---> e4dcf3443b19 [2022-11-08T16:03:29.828Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:03:30.097Z] ---> Running in e76fabfdd067 [2022-11-08T16:03:30.097Z] ---> Running in 94191fe3d577 [2022-11-08T16:03:30.366Z] ---> Running in 02555b4ed6b7 [2022-11-08T16:05:07.008Z] Removing intermediate container 94191fe3d577 [2022-11-08T16:05:07.008Z] ---> d3ab1e13cdd0 [2022-11-08T16:05:07.008Z] Step 7/23 : COPY . . [2022-11-08T16:05:07.008Z] Removing intermediate container 02555b4ed6b7 [2022-11-08T16:05:07.008Z] ---> adb227626f66 [2022-11-08T16:05:07.008Z] Step 7/24 : COPY . . [2022-11-08T16:05:07.008Z] Removing intermediate container 840b4bd841e7 [2022-11-08T16:05:07.008Z] ---> d3d93b81c850 [2022-11-08T16:05:07.008Z] Step 7/24 : COPY . . [2022-11-08T16:05:07.008Z] Removing intermediate container a97f311bd4ee [2022-11-08T16:05:07.008Z] ---> 50bdff2f14d9 [2022-11-08T16:05:07.008Z] Step 7/32 : COPY . . [2022-11-08T16:05:07.008Z] Removing intermediate container e76fabfdd067 [2022-11-08T16:05:07.008Z] ---> 51a7110d0d76 [2022-11-08T16:05:07.008Z] Step 8/22 : COPY . . [2022-11-08T16:05:12.367Z] ---> 1a175841b130 [2022-11-08T16:05:12.367Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-08T16:05:12.367Z] ---> 6b705e3f4076 [2022-11-08T16:05:12.367Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-11-08T16:05:12.367Z] ---> b106713af86e [2022-11-08T16:05:12.367Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-11-08T16:05:12.367Z] ---> 6c8ed75f543c [2022-11-08T16:05:12.367Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-11-08T16:05:12.367Z] ---> Running in 2fcefbc1453d [2022-11-08T16:05:12.367Z] ---> Running in 06135950a8ba [2022-11-08T16:05:12.367Z] ---> Running in a3686e91f751 [2022-11-08T16:05:12.367Z] ---> Running in 5d8fc2eb0449 [2022-11-08T16:05:12.654Z] ---> d8cf21968c12 [2022-11-08T16:05:12.654Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-11-08T16:05:12.654Z] ---> Running in 0c50e428b4a9 [2022-11-08T16:05:12.928Z] Removing intermediate container 2fcefbc1453d [2022-11-08T16:05:12.928Z] ---> 3409d2967d9a [2022-11-08T16:05:12.928Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-08T16:05:13.326Z] Removing intermediate container 5d8fc2eb0449 [2022-11-08T16:05:13.326Z] ---> 4ad96639966c [2022-11-08T16:05:13.326Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-11-08T16:05:13.610Z] ---> Running in cd98ad8cec86 [2022-11-08T16:05:13.610Z] ---> Running in a59a3d54da90 [2022-11-08T16:05:15.023Z] Removing intermediate container cd98ad8cec86 [2022-11-08T16:05:15.024Z] ---> f718f5f5012a [2022-11-08T16:05:15.024Z] 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 [2022-11-08T16:05:15.024Z] Removing intermediate container a59a3d54da90 [2022-11-08T16:05:15.024Z] ---> 4085c34530bc [2022-11-08T16:05:15.024Z] 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 [2022-11-08T16:05:15.024Z] ---> Running in cdb8ac4d8e41 [2022-11-08T16:05:15.024Z] ---> Running in 89fc3eee691d [2022-11-08T16:05:15.024Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-08T16:05:15.315Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-08T16:05:15.315Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-08T16:05:18.788Z] Removing intermediate container 89fc3eee691d [2022-11-08T16:05:18.788Z] ---> 19f3541e5ba3 [2022-11-08T16:05:18.788Z] Step 11/23 : WORKDIR /edgex-go [2022-11-08T16:05:19.060Z] ---> Running in 74be32aa60ce [2022-11-08T16:05:19.656Z] Removing intermediate container cdb8ac4d8e41 [2022-11-08T16:05:19.656Z] ---> 3346e797a0ae [2022-11-08T16:05:19.656Z] Step 11/24 : WORKDIR /edgex-go [2022-11-08T16:05:19.656Z] Removing intermediate container 74be32aa60ce [2022-11-08T16:05:19.656Z] ---> 6c56f5979240 [2022-11-08T16:05:19.656Z] [2022-11-08T16:05:19.656Z] Step 12/23 : FROM alpine:3.15 [2022-11-08T16:05:19.656Z] ---> Running in 4c43e44cbfed [2022-11-08T16:05:20.244Z] 3.15: Pulling from library/alpine [2022-11-08T16:05:20.515Z] Removing intermediate container 4c43e44cbfed [2022-11-08T16:05:20.515Z] ---> 575bdb6e1152 [2022-11-08T16:05:20.515Z] [2022-11-08T16:05:20.515Z] Step 12/24 : FROM alpine:3.15 [2022-11-08T16:05:20.794Z] 3.15: Pulling from library/alpine [2022-11-08T16:05:21.755Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-11-08T16:05:21.755Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-11-08T16:05:21.755Z] Status: Downloaded newer image for alpine:3.15 [2022-11-08T16:05:21.755Z] Status: Downloaded newer image for alpine:3.15 [2022-11-08T16:05:21.755Z] ---> 02e0d6fdf486 [2022-11-08T16:05:22.042Z] ---> 02e0d6fdf486 [2022-11-08T16:05:22.042Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-08T16:05:22.042Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-08T16:05:22.310Z] ---> Running in 6a8a4bb02685 [2022-11-08T16:05:22.310Z] ---> Running in caa7d23da92c [2022-11-08T16:05:22.896Z] Removing intermediate container caa7d23da92c [2022-11-08T16:05:22.896Z] ---> 74ae2d844046 [2022-11-08T16:05:22.896Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-08T16:05:22.896Z] Removing intermediate container 6a8a4bb02685 [2022-11-08T16:05:22.896Z] ---> 6783e2bca3a6 [2022-11-08T16:05:22.896Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-08T16:05:23.164Z] ---> Running in 4c2cb9ef4ef7 [2022-11-08T16:05:23.164Z] ---> Running in f7db51a810d2 [2022-11-08T16:05:25.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:05:25.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:05:26.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:05:26.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:05:27.432Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-08T16:05:27.432Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-08T16:05:27.432Z] OK: 15736 distinct packages available [2022-11-08T16:05:27.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:05:27.705Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-08T16:05:27.705Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-08T16:05:27.705Z] OK: 15736 distinct packages available [2022-11-08T16:05:27.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:05:27.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:05:28.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:05:29.660Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-08T16:05:29.660Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-08T16:05:29.660Z] (3/5) Installing libucontext (1.1-r0) [2022-11-08T16:05:29.660Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-08T16:05:29.660Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-08T16:05:29.660Z] Executing busybox-1.34.1-r7.trigger [2022-11-08T16:05:29.660Z] OK: 6 MiB in 19 packages [2022-11-08T16:05:29.660Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-08T16:05:29.660Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-08T16:05:29.660Z] (3/5) Installing libucontext (1.1-r0) [2022-11-08T16:05:29.660Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-08T16:05:29.660Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-08T16:05:29.660Z] Executing busybox-1.34.1-r7.trigger [2022-11-08T16:05:29.660Z] OK: 6 MiB in 19 packages [2022-11-08T16:05:32.251Z] Removing intermediate container f7db51a810d2 [2022-11-08T16:05:32.251Z] ---> cc0d7e9fe7f6 [2022-11-08T16:05:32.251Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-11-08T16:05:32.251Z] Removing intermediate container 4c2cb9ef4ef7 [2022-11-08T16:05:32.251Z] ---> 8d29b68b65b9 [2022-11-08T16:05:32.251Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-08T16:05:37.595Z] ---> 2cd5c62dc996 [2022-11-08T16:05:37.595Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-08T16:05:40.180Z] ---> a7cd02d3a0ca [2022-11-08T16:05:40.180Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-11-08T16:05:41.585Z] ---> 7a659a576098 [2022-11-08T16:05:41.585Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-11-08T16:05:42.992Z] ---> 34225fa6aaa3 [2022-11-08T16:05:42.992Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-11-08T16:05:44.401Z] ---> 57d453092949 [2022-11-08T16:05:44.401Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-08T16:05:44.671Z] ---> Running in 6e0e691fe178 [2022-11-08T16:05:45.251Z] Removing intermediate container 6e0e691fe178 [2022-11-08T16:05:45.251Z] ---> 3256ac727713 [2022-11-08T16:05:45.251Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-08T16:05:45.519Z] ---> Running in 65c377101ed0 [2022-11-08T16:05:45.519Z] ---> 611473f095fc [2022-11-08T16:05:45.519Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-11-08T16:05:46.483Z] Removing intermediate container 65c377101ed0 [2022-11-08T16:05:46.483Z] ---> b7bf73e7f0ae [2022-11-08T16:05:46.483Z] Step 21/23 : LABEL arch=arm64 [2022-11-08T16:05:46.483Z] ---> Running in 43d342046b23 [2022-11-08T16:05:46.751Z] ---> c5d9ed3be5b3 [2022-11-08T16:05:46.751Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-11-08T16:05:47.334Z] Removing intermediate container 43d342046b23 [2022-11-08T16:05:47.334Z] ---> e0117cd25180 [2022-11-08T16:05:47.334Z] Step 22/23 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 [2022-11-08T16:05:47.334Z] ---> Running in bf7380ef1db7 [2022-11-08T16:05:48.291Z] ---> 0248903c1da6 [2022-11-08T16:05:48.291Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-11-08T16:05:48.291Z] Removing intermediate container bf7380ef1db7 [2022-11-08T16:05:48.291Z] ---> 52c6bc281aed [2022-11-08T16:05:48.291Z] Step 23/23 : LABEL version=0.0.0 [2022-11-08T16:05:48.291Z] ---> Running in 56e4510723f7 [2022-11-08T16:05:48.872Z] Removing intermediate container 56e4510723f7 [2022-11-08T16:05:48.872Z] ---> 99e918c9c63f [2022-11-08T16:05:48.872Z] [2022-11-08T16:05:49.139Z] ---> c56d45a476e9 [2022-11-08T16:05:49.139Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-08T16:05:49.406Z] ---> Running in 4ce19439f18f [2022-11-08T16:05:49.675Z] Successfully built 99e918c9c63f [2022-11-08T16:05:49.675Z] Successfully tagged security-spire-server-arm64:latest [2022-11-08T16:05:49.675Z]  Building security-spire-server ... done Building sys-mgmt-agent [2022-11-08T16:05:49.942Z] Removing intermediate container 4ce19439f18f [2022-11-08T16:05:49.942Z] ---> 25b8fccb5885 [2022-11-08T16:05:49.942Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-08T16:05:50.209Z] ---> Running in 3241bb729974 [2022-11-08T16:05:50.791Z] Removing intermediate container 3241bb729974 [2022-11-08T16:05:50.791Z] ---> 1b31939e71ef [2022-11-08T16:05:50.791Z] Step 22/24 : LABEL arch=arm64 [2022-11-08T16:05:50.791Z] ---> Running in 127d14af9b0d [2022-11-08T16:05:51.386Z] Removing intermediate container 127d14af9b0d [2022-11-08T16:05:51.386Z] ---> 5c1b2f3dca68 [2022-11-08T16:05:51.386Z] Step 23/24 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 [2022-11-08T16:05:51.655Z] ---> Running in 368354d538a9 [2022-11-08T16:05:51.943Z] Removing intermediate container 368354d538a9 [2022-11-08T16:05:51.943Z] ---> 41b4a834432a [2022-11-08T16:05:51.943Z] Step 24/24 : LABEL version=0.0.0 [2022-11-08T16:05:52.216Z] ---> Running in 6d3e905c573a [2022-11-08T16:05:52.799Z] Removing intermediate container 6d3e905c573a [2022-11-08T16:05:52.799Z] ---> ed7ad84331bf [2022-11-08T16:05:52.799Z] [2022-11-08T16:05:53.067Z] Successfully built ed7ad84331bf [2022-11-08T16:05:53.067Z] Successfully tagged security-spire-agent-arm64:latest [2022-11-08T16:05:53.067Z]  Building security-spire-agent ... done Building core-command [2022-11-08T16:06:15.150Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:06:15.150Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:06:15.150Z] ---> eda13b62f36a [2022-11-08T16:06:15.150Z] Step 3/22 : WORKDIR /edgex-go [2022-11-08T16:06:15.150Z] ---> Using cache [2022-11-08T16:06:15.150Z] ---> 4c4358df67be [2022-11-08T16:06:15.150Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-11-08T16:06:16.111Z] ---> Running in fc3679c4101f [2022-11-08T16:06:18.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:06:19.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:06:19.272Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:06:19.272Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:06:19.272Z] ---> eda13b62f36a [2022-11-08T16:06:19.272Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-11-08T16:06:19.272Z] ---> Using cache [2022-11-08T16:06:19.272Z] ---> e04ac71f06c8 [2022-11-08T16:06:19.272Z] Step 4/23 : WORKDIR /edgex-go [2022-11-08T16:06:19.272Z] ---> Using cache [2022-11-08T16:06:19.272Z] ---> 02214d93d452 [2022-11-08T16:06:19.272Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-11-08T16:06:19.272Z] ---> Running in b91063725e26 [2022-11-08T16:06:21.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:06:21.215Z] OK: 221 MiB in 51 packages [2022-11-08T16:06:21.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:06:22.894Z] Removing intermediate container fc3679c4101f [2022-11-08T16:06:22.894Z] ---> 417615cd7d43 [2022-11-08T16:06:22.894Z] Step 5/22 : COPY go.mod vendor* ./ [2022-11-08T16:06:23.164Z] OK: 221 MiB in 51 packages [2022-11-08T16:06:23.431Z] ---> 2b2321ea1fba [2022-11-08T16:06:23.431Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:06:23.707Z] ---> Running in 8be45239c334 [2022-11-08T16:06:25.128Z] Removing intermediate container b91063725e26 [2022-11-08T16:06:25.128Z] ---> d540ca13aa4d [2022-11-08T16:06:25.128Z] Step 6/23 : COPY go.mod vendor* ./ [2022-11-08T16:06:26.088Z] ---> 6aa5e3e1a3ba [2022-11-08T16:06:26.088Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:06:26.355Z] ---> Running in c314b2b3326a [2022-11-08T16:08:02.986Z] Removing intermediate container 8be45239c334 [2022-11-08T16:08:02.986Z] ---> 824f0220e56a [2022-11-08T16:08:02.986Z] Step 7/22 : COPY . . [2022-11-08T16:08:02.986Z] Removing intermediate container c314b2b3326a [2022-11-08T16:08:02.986Z] ---> fa3009c2c35e [2022-11-08T16:08:02.986Z] Step 8/23 : COPY . . [2022-11-08T16:08:13.062Z] ---> 75f3e8d828d7 [2022-11-08T16:08:13.062Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-11-08T16:08:13.062Z] ---> b2e5c2166c1e [2022-11-08T16:08:13.062Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-11-08T16:08:13.062Z] ---> Running in 13c89fe53a31 [2022-11-08T16:08:13.062Z] ---> Running in 1f82689c65a3 [2022-11-08T16:08:15.003Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-11-08T16:08:15.003Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-08T16:11:06.680Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-08T16:11:16.742Z] Removing intermediate container 0c50e428b4a9 [2022-11-08T16:11:16.742Z] ---> 846aeb61133b [2022-11-08T16:11:16.742Z] [2022-11-08T16:11:16.742Z] Step 9/24 : FROM alpine:3.16 [2022-11-08T16:11:17.007Z] 3.16: Pulling from library/alpine [2022-11-08T16:11:17.590Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-08T16:11:17.590Z] Status: Downloaded newer image for alpine:3.16 [2022-11-08T16:11:17.590Z] ---> a6215f271958 [2022-11-08T16:11:17.590Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-11-08T16:11:18.176Z] ---> Running in 9b312a2e9d9e [2022-11-08T16:11:20.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:11:21.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:11:22.977Z] (1/3) Installing ca-certificates (20220614-r0) [2022-11-08T16:11:22.977Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-11-08T16:11:22.977Z] (3/3) Installing su-exec (0.2-r1) [2022-11-08T16:11:22.977Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T16:11:22.977Z] Executing ca-certificates-20220614-r0.trigger [2022-11-08T16:11:23.242Z] OK: 6 MiB in 17 packages [2022-11-08T16:11:24.645Z] Removing intermediate container a3686e91f751 [2022-11-08T16:11:24.645Z] ---> f23f5e46c557 [2022-11-08T16:11:24.645Z] [2022-11-08T16:11:24.645Z] Step 9/32 : FROM alpine:3.16 [2022-11-08T16:11:24.645Z] ---> a6215f271958 [2022-11-08T16:11:24.645Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-08T16:11:24.645Z] ---> Running in 0fab69df597d [2022-11-08T16:11:25.596Z] Removing intermediate container 0fab69df597d [2022-11-08T16:11:25.596Z] ---> f44c17a62f3e [2022-11-08T16:11:25.596Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-11-08T16:11:25.596Z] ---> Running in 33e0fa85bbd9 [2022-11-08T16:11:25.864Z] Removing intermediate container 9b312a2e9d9e [2022-11-08T16:11:25.864Z] ---> d0cedac11182 [2022-11-08T16:11:25.864Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-08T16:11:26.131Z] ---> Running in 9155cc96b01a [2022-11-08T16:11:26.713Z] Removing intermediate container 9155cc96b01a [2022-11-08T16:11:26.713Z] ---> e0ba66a72745 [2022-11-08T16:11:26.713Z] Step 12/24 : WORKDIR / [2022-11-08T16:11:26.713Z] ---> Running in 67e742060a57 [2022-11-08T16:11:27.670Z] Removing intermediate container 67e742060a57 [2022-11-08T16:11:27.670Z] ---> 4add51cbcbba [2022-11-08T16:11:27.670Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-11-08T16:11:27.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:11:28.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:11:28.529Z] ---> 862e1f2babcf [2022-11-08T16:11:28.529Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-11-08T16:11:29.493Z] ---> 24093001bda4 [2022-11-08T16:11:29.493Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-11-08T16:11:29.761Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-11-08T16:11:30.028Z] (2/2) Installing su-exec (0.2-r1) [2022-11-08T16:11:30.028Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T16:11:30.028Z] OK: 5 MiB in 16 packages [2022-11-08T16:11:30.613Z] ---> 20d296a9fbb3 [2022-11-08T16:11:30.613Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-11-08T16:11:32.031Z] ---> 152f7eb0ce12 [2022-11-08T16:11:32.031Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-11-08T16:11:32.031Z] Removing intermediate container 33e0fa85bbd9 [2022-11-08T16:11:32.031Z] ---> 98a22a86d30d [2022-11-08T16:11:32.031Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-11-08T16:11:32.031Z] ---> Running in 0b9dac3862f5 [2022-11-08T16:11:32.995Z] Removing intermediate container 0b9dac3862f5 [2022-11-08T16:11:32.995Z] ---> 0b0a42f54a2e [2022-11-08T16:11:32.995Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-11-08T16:11:32.995Z] ---> Running in f31236690d95 [2022-11-08T16:11:33.589Z] Removing intermediate container f31236690d95 [2022-11-08T16:11:33.589Z] ---> 36a02d0add60 [2022-11-08T16:11:33.589Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-11-08T16:11:33.859Z] ---> Running in aaac473b0f2a [2022-11-08T16:11:34.443Z] ---> b03417155089 [2022-11-08T16:11:34.443Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-11-08T16:11:34.710Z] Removing intermediate container aaac473b0f2a [2022-11-08T16:11:34.710Z] ---> e6945c9d6fa9 [2022-11-08T16:11:34.710Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-11-08T16:11:34.710Z] ---> Running in a8fb2087fcb7 [2022-11-08T16:11:35.672Z] Removing intermediate container a8fb2087fcb7 [2022-11-08T16:11:35.672Z] ---> 3f6a6a5bcad2 [2022-11-08T16:11:35.672Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-11-08T16:11:35.672Z] ---> Running in 96d1121256dc [2022-11-08T16:11:37.087Z] ---> 681babd79536 [2022-11-08T16:11:37.087Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-11-08T16:11:38.497Z] ---> f74d77b7116a [2022-11-08T16:11:38.497Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-08T16:11:38.497Z] ---> Running in 0a0469234434 [2022-11-08T16:11:39.531Z] Removing intermediate container 96d1121256dc [2022-11-08T16:11:39.531Z] ---> 06c8286579de [2022-11-08T16:11:39.531Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-11-08T16:11:39.801Z] ---> Running in 340f47efa5cf [2022-11-08T16:11:40.760Z] Removing intermediate container 340f47efa5cf [2022-11-08T16:11:40.760Z] ---> ca5f6de38115 [2022-11-08T16:11:40.760Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-11-08T16:11:41.731Z] ---> bafa7f7a065d [2022-11-08T16:11:41.731Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-11-08T16:11:42.007Z] ---> Running in fffb80529c91 [2022-11-08T16:11:42.607Z] Removing intermediate container 0a0469234434 [2022-11-08T16:11:42.607Z] ---> fb89f8591352 [2022-11-08T16:11:42.607Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-11-08T16:11:42.877Z] ---> Running in e868e81391c0 [2022-11-08T16:11:43.461Z] Removing intermediate container e868e81391c0 [2022-11-08T16:11:43.461Z] ---> 1fc33be4b505 [2022-11-08T16:11:43.461Z] Step 22/24 : LABEL arch=arm64 [2022-11-08T16:11:43.727Z] ---> Running in cc4eee99c0b3 [2022-11-08T16:11:44.313Z] Removing intermediate container cc4eee99c0b3 [2022-11-08T16:11:44.313Z] ---> 6ad3a8c98547 [2022-11-08T16:11:44.313Z] Step 23/24 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 [2022-11-08T16:11:44.580Z] ---> Running in 5bc9e6e873e1 [2022-11-08T16:11:45.541Z] Removing intermediate container 5bc9e6e873e1 [2022-11-08T16:11:45.541Z] ---> 0ab390a6205d [2022-11-08T16:11:45.541Z] Step 24/24 : LABEL version=0.0.0 [2022-11-08T16:11:45.806Z] ---> Running in 645008d99428 [2022-11-08T16:11:46.072Z] Removing intermediate container fffb80529c91 [2022-11-08T16:11:46.072Z] ---> 6dd4287e125a [2022-11-08T16:11:46.072Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-08T16:11:46.652Z] Removing intermediate container 645008d99428 [2022-11-08T16:11:46.652Z] ---> 2175d2504022 [2022-11-08T16:11:46.652Z] [2022-11-08T16:11:46.919Z] Successfully built 2175d2504022 [2022-11-08T16:11:46.919Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-11-08T16:11:46.919Z] Building security-proxy-setup [2022-11-08T16:11:47.451Z]  Building security-secretstore-setup ... done  ---> 22e9f8e63ba5 [2022-11-08T16:11:47.452Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-11-08T16:11:49.391Z] ---> a3b234da6160 [2022-11-08T16:11:49.391Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-11-08T16:11:50.352Z] ---> bd960f4f9ab4 [2022-11-08T16:11:50.352Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-11-08T16:11:51.312Z] ---> 1a7c3ca43b27 [2022-11-08T16:11:51.312Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-11-08T16:11:52.272Z] ---> 502600d7f8af [2022-11-08T16:11:52.272Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-11-08T16:11:53.241Z] ---> 4aa46ebd267c [2022-11-08T16:11:53.241Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-11-08T16:11:53.827Z] ---> d296087d2a11 [2022-11-08T16:11:53.827Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-11-08T16:11:54.094Z] ---> Running in b2fad1f46d0f [2022-11-08T16:11:58.360Z] Removing intermediate container b2fad1f46d0f [2022-11-08T16:11:58.360Z] ---> d66d7905ee1f [2022-11-08T16:11:58.360Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-11-08T16:11:58.360Z] ---> Running in 0d47f849cf84 [2022-11-08T16:11:58.360Z] Removing intermediate container 0d47f849cf84 [2022-11-08T16:11:58.360Z] ---> fecd7eb845af [2022-11-08T16:11:58.360Z] Step 29/32 : CMD ["gate"] [2022-11-08T16:11:58.360Z] ---> Running in b0ba390cb437 [2022-11-08T16:11:58.948Z] Removing intermediate container b0ba390cb437 [2022-11-08T16:11:58.948Z] ---> 14bdb3fa3bfd [2022-11-08T16:11:58.948Z] Step 30/32 : LABEL arch=arm64 [2022-11-08T16:11:59.219Z] ---> Running in 46e4537a6b90 [2022-11-08T16:11:59.803Z] Removing intermediate container 46e4537a6b90 [2022-11-08T16:11:59.803Z] ---> 571e487847c5 [2022-11-08T16:11:59.803Z] Step 31/32 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 [2022-11-08T16:11:59.804Z] ---> Running in 11e08907b530 [2022-11-08T16:12:00.767Z] Removing intermediate container 11e08907b530 [2022-11-08T16:12:00.767Z] ---> b44ab607d31b [2022-11-08T16:12:00.767Z] Step 32/32 : LABEL version=0.0.0 [2022-11-08T16:12:00.767Z] ---> Running in 5922b8d24528 [2022-11-08T16:12:01.732Z] Removing intermediate container 5922b8d24528 [2022-11-08T16:12:01.732Z] ---> d93fdcc8937c [2022-11-08T16:12:01.732Z] [2022-11-08T16:12:02.319Z] Successfully built d93fdcc8937c [2022-11-08T16:12:02.319Z] Successfully tagged security-bootstrapper-arm64:latest [2022-11-08T16:12:02.319Z] Building security-spiffe-token-provider [2022-11-08T16:12:06.577Z]  Building security-bootstrapper ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:12:06.577Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:12:06.577Z] ---> eda13b62f36a [2022-11-08T16:12:06.577Z] Step 3/21 : WORKDIR /edgex-go [2022-11-08T16:12:06.577Z] ---> Using cache [2022-11-08T16:12:06.577Z] ---> 4c4358df67be [2022-11-08T16:12:06.577Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-11-08T16:12:06.577Z] ---> Using cache [2022-11-08T16:12:06.577Z] ---> 0c9f27293dbf [2022-11-08T16:12:06.577Z] Step 5/21 : COPY go.mod vendor* ./ [2022-11-08T16:12:06.577Z] ---> Using cache [2022-11-08T16:12:06.577Z] ---> f436a323432e [2022-11-08T16:12:06.577Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:12:06.577Z] ---> Using cache [2022-11-08T16:12:06.577Z] ---> 50bdff2f14d9 [2022-11-08T16:12:06.577Z] Step 7/21 : COPY . . [2022-11-08T16:12:06.577Z] ---> Using cache [2022-11-08T16:12:06.577Z] ---> 6b705e3f4076 [2022-11-08T16:12:06.577Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-11-08T16:12:06.577Z] ---> Running in 6a155540a466 [2022-11-08T16:12:08.521Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-08T16:12:26.941Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:12:26.941Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:12:26.941Z] ---> eda13b62f36a [2022-11-08T16:12:26.941Z] Step 3/19 : WORKDIR /edgex-go [2022-11-08T16:12:26.941Z] ---> Using cache [2022-11-08T16:12:26.941Z] ---> 4c4358df67be [2022-11-08T16:12:26.941Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-11-08T16:12:26.941Z] ---> Running in fc62430c54e1 [2022-11-08T16:12:28.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:12:28.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:12:30.873Z] v3.16.2-425-gc089bc577f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-11-08T16:12:30.873Z] v3.16.2-426-gf6f8e11255 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-11-08T16:12:30.873Z] OK: 16895 distinct packages available [2022-11-08T16:12:30.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:12:31.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:12:33.476Z] OK: 221 MiB in 51 packages [2022-11-08T16:12:34.893Z] Removing intermediate container fc62430c54e1 [2022-11-08T16:12:34.893Z] ---> 1a3bd51726b8 [2022-11-08T16:12:34.893Z] Step 5/19 : COPY go.mod vendor* ./ [2022-11-08T16:12:35.860Z] ---> e37ab1f00a8b [2022-11-08T16:12:35.860Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:12:35.860Z] ---> Running in 7c1fbef7519e [2022-11-08T16:13:57.483Z] Removing intermediate container 7c1fbef7519e [2022-11-08T16:13:57.483Z] ---> de9081c7633c [2022-11-08T16:13:57.483Z] Step 7/19 : COPY . . [2022-11-08T16:13:57.483Z] ---> a94d03090034 [2022-11-08T16:13:57.483Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-11-08T16:13:57.750Z] ---> Running in 0ad593dd6118 [2022-11-08T16:13:59.701Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-08T16:14:07.901Z] Removing intermediate container 1f82689c65a3 [2022-11-08T16:14:07.901Z] ---> 9e51bd61735c [2022-11-08T16:14:07.901Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-11-08T16:14:07.901Z] ---> Running in 156c247760b4 [2022-11-08T16:14:09.857Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-08T16:14:16.500Z] Removing intermediate container 156c247760b4 [2022-11-08T16:14:16.500Z] ---> 6bfd0662b557 [2022-11-08T16:14:16.500Z] [2022-11-08T16:14:16.500Z] Step 10/22 : FROM alpine:3.16 [2022-11-08T16:14:16.500Z] ---> a6215f271958 [2022-11-08T16:14:16.500Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-11-08T16:14:16.500Z] ---> Running in 1c8e443ee63f [2022-11-08T16:14:16.500Z] Removing intermediate container 1c8e443ee63f [2022-11-08T16:14:16.500Z] ---> 27694d622487 [2022-11-08T16:14:16.500Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-11-08T16:14:16.500Z] ---> Running in b1a645302750 [2022-11-08T16:14:18.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:14:18.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:14:20.659Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-08T16:14:20.659Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-08T16:14:20.659Z] (3/33) Installing readline (8.1.2-r0) [2022-11-08T16:14:20.659Z] (4/33) Installing bash (5.1.16-r2) [2022-11-08T16:14:20.659Z] Executing bash-5.1.16-r2.post-install [2022-11-08T16:14:20.659Z] (5/33) Installing ca-certificates (20220614-r0) [2022-11-08T16:14:20.659Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-11-08T16:14:20.659Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-11-08T16:14:20.659Z] (8/33) Installing libcurl (7.83.1-r4) [2022-11-08T16:14:20.931Z] (9/33) Installing curl (7.83.1-r4) [2022-11-08T16:14:20.932Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-11-08T16:14:21.893Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-11-08T16:14:21.893Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-11-08T16:14:21.893Z] (13/33) Installing expat (2.5.0-r0) [2022-11-08T16:14:21.893Z] (14/33) Installing libffi (3.4.2-r1) [2022-11-08T16:14:21.893Z] (15/33) Installing gdbm (1.23-r0) [2022-11-08T16:14:21.893Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-11-08T16:14:21.893Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-11-08T16:14:21.893Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-08T16:14:21.893Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-11-08T16:14:22.160Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-11-08T16:14:22.160Z] (21/33) Installing python3 (3.10.5-r0) [2022-11-08T16:14:24.738Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-11-08T16:14:24.738Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-11-08T16:14:24.738Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-11-08T16:14:24.738Z] (25/33) Installing py3-six (1.16.0-r1) [2022-11-08T16:14:24.738Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-11-08T16:14:24.738Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-11-08T16:14:24.738Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-11-08T16:14:24.738Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-11-08T16:14:24.738Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-11-08T16:14:24.738Z] (31/33) Installing py3-packaging (21.3-r0) [2022-11-08T16:14:24.738Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-11-08T16:14:25.006Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-11-08T16:14:26.414Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T16:14:26.414Z] Executing ca-certificates-20220614-r0.trigger [2022-11-08T16:14:26.681Z] OK: 120 MiB in 47 packages [2022-11-08T16:14:48.734Z] Collecting docker-compose==1.23.2 [2022-11-08T16:14:48.734Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-11-08T16:14:48.734Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 5.9 MB/s eta 0:00:00 [2022-11-08T16:14:48.734Z] Collecting websocket-client<1.0,>=0.32.0 [2022-11-08T16:14:48.734Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-11-08T16:14:48.734Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 2.7 MB/s eta 0:00:00 [2022-11-08T16:14:48.734Z] Collecting cached-property<2,>=1.2.0 [2022-11-08T16:14:48.734Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-11-08T16:14:48.734Z] Collecting dockerpty<0.5,>=0.4.1 [2022-11-08T16:14:48.734Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-11-08T16:14:48.734Z] Preparing metadata (setup.py): started [2022-11-08T16:14:51.319Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-08T16:14:52.284Z] Collecting PyYAML<4,>=3.10 [2022-11-08T16:14:52.284Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-11-08T16:14:52.284Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 4.2 MB/s eta 0:00:00 [2022-11-08T16:14:54.231Z] Removing intermediate container 13c89fe53a31 [2022-11-08T16:14:54.231Z] ---> 7d5c6828dc08 [2022-11-08T16:14:54.231Z] [2022-11-08T16:14:54.231Z] Step 10/23 : FROM alpine:3.16 [2022-11-08T16:14:54.231Z] ---> a6215f271958 [2022-11-08T16:14:54.231Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-11-08T16:14:54.231Z] ---> Running in 05d5f2b2a913 [2022-11-08T16:14:54.824Z] Preparing metadata (setup.py): started [2022-11-08T16:14:56.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:14:56.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:14:58.228Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-08T16:14:58.228Z] Collecting docopt<0.7,>=0.6.1 [2022-11-08T16:14:58.228Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-11-08T16:14:58.497Z] Preparing metadata (setup.py): started [2022-11-08T16:14:58.769Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-08T16:14:58.769Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T16:14:59.035Z] OK: 5 MiB in 15 packages [2022-11-08T16:15:00.993Z] Removing intermediate container 05d5f2b2a913 [2022-11-08T16:15:00.993Z] ---> 73e6207ec612 [2022-11-08T16:15:00.993Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-08T16:15:01.262Z] ---> Running in d05408cb9113 [2022-11-08T16:15:01.850Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-08T16:15:02.119Z] Collecting texttable<0.10,>=0.9.0 [2022-11-08T16:15:02.119Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-11-08T16:15:02.119Z] Preparing metadata (setup.py): started [2022-11-08T16:15:02.119Z] Removing intermediate container d05408cb9113 [2022-11-08T16:15:02.119Z] ---> b6833959f53c [2022-11-08T16:15:02.119Z] Step 13/23 : ENV APP_PORT=59882 [2022-11-08T16:15:02.713Z] ---> Running in 3bbcd4b9ad3c [2022-11-08T16:15:03.674Z] Removing intermediate container 3bbcd4b9ad3c [2022-11-08T16:15:03.674Z] ---> b61122b81923 [2022-11-08T16:15:03.674Z] Step 14/23 : EXPOSE $APP_PORT [2022-11-08T16:15:03.674Z] ---> Running in b8eb1b286cd4 [2022-11-08T16:15:04.652Z] Removing intermediate container b8eb1b286cd4 [2022-11-08T16:15:04.652Z] ---> 2862d1bdda93 [2022-11-08T16:15:04.652Z] Step 15/23 : WORKDIR / [2022-11-08T16:15:04.652Z] ---> Running in 73ff740b8d65 [2022-11-08T16:15:05.627Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-08T16:15:05.898Z] Removing intermediate container 73ff740b8d65 [2022-11-08T16:15:05.898Z] ---> 8cd922726db5 [2022-11-08T16:15:05.898Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-08T16:15:06.484Z] Collecting jsonschema<3,>=2.5.1 [2022-11-08T16:15:06.484Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-11-08T16:15:07.449Z] Collecting docker<4.0,>=3.6.0 [2022-11-08T16:15:07.449Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-11-08T16:15:07.449Z] ---> 6d588609a486 [2022-11-08T16:15:07.449Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-11-08T16:15:07.449Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 3.8 MB/s eta 0:00:00 [2022-11-08T16:15:08.867Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-11-08T16:15:09.137Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-11-08T16:15:09.137Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 11.8 MB/s eta 0:00:00 [2022-11-08T16:15:09.137Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-11-08T16:15:10.100Z] Collecting docker-pycreds>=0.4.0 [2022-11-08T16:15:10.100Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-11-08T16:15:10.706Z] ---> 8b43c3555d27 [2022-11-08T16:15:10.706Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-11-08T16:15:10.706Z] Collecting chardet<3.1.0,>=3.0.2 [2022-11-08T16:15:10.972Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-11-08T16:15:10.972Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 5.9 MB/s eta 0:00:00 [2022-11-08T16:15:12.384Z] Collecting urllib3<1.25,>=1.21.1 [2022-11-08T16:15:12.384Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-11-08T16:15:12.384Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 15.4 MB/s eta 0:00:00 [2022-11-08T16:15:12.650Z] Collecting idna<2.8,>=2.5 [2022-11-08T16:15:12.650Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-11-08T16:15:12.650Z] ---> 2cfe5909ec23 [2022-11-08T16:15:12.650Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-11-08T16:15:12.650Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 15.3 MB/s eta 0:00:00 [2022-11-08T16:15:12.650Z] ---> Running in bbab953525ed [2022-11-08T16:15:13.247Z] Collecting certifi>=2017.4.17 [2022-11-08T16:15:13.247Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-11-08T16:15:13.517Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 9.2 MB/s eta 0:00:00 [2022-11-08T16:15:13.517Z] Removing intermediate container bbab953525ed [2022-11-08T16:15:13.517Z] ---> 9e9e0ee05119 [2022-11-08T16:15:13.517Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T16:15:13.800Z] ---> Running in 2b9f06ec5185 [2022-11-08T16:15:14.067Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-11-08T16:15:14.068Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-11-08T16:15:14.068Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-11-08T16:15:14.068Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-11-08T16:15:14.335Z] Removing intermediate container 2b9f06ec5185 [2022-11-08T16:15:14.335Z] ---> bbda944cd4cf [2022-11-08T16:15:14.335Z] Step 21/23 : LABEL arch=arm64 [2022-11-08T16:15:14.606Z] ---> Running in 852d75c634d5 [2022-11-08T16:15:14.875Z] Removing intermediate container 06135950a8ba [2022-11-08T16:15:14.875Z] ---> 884d2bf92898 [2022-11-08T16:15:14.875Z] [2022-11-08T16:15:14.875Z] Step 10/22 : FROM alpine:3.16 [2022-11-08T16:15:14.875Z] ---> a6215f271958 [2022-11-08T16:15:14.875Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-11-08T16:15:15.145Z] ---> Running in 82531092b7de [2022-11-08T16:15:15.420Z] Removing intermediate container 852d75c634d5 [2022-11-08T16:15:15.420Z] ---> 3b22c5c279a3 [2022-11-08T16:15:15.420Z] Step 22/23 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 [2022-11-08T16:15:15.690Z] ---> Running in 20c8de346545 [2022-11-08T16:15:15.958Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-11-08T16:15:15.958Z] Running setup.py install for texttable: started [2022-11-08T16:15:16.229Z] Removing intermediate container 20c8de346545 [2022-11-08T16:15:16.229Z] ---> a9c2c5ad4b77 [2022-11-08T16:15:16.229Z] Step 23/23 : LABEL version=0.0.0 [2022-11-08T16:15:16.498Z] ---> Running in 6cb098f1d412 [2022-11-08T16:15:17.085Z] Removing intermediate container 6cb098f1d412 [2022-11-08T16:15:17.085Z] ---> a3d2dfea2b39 [2022-11-08T16:15:17.085Z] [2022-11-08T16:15:17.669Z] Successfully built a3d2dfea2b39 [2022-11-08T16:15:17.669Z] Successfully tagged core-command-arm64:latest [2022-11-08T16:15:17.669Z]  Building core-command ... done Building security-spire-config [2022-11-08T16:15:17.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:15:18.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:15:19.222Z] Running setup.py install for texttable: finished with status 'done' [2022-11-08T16:15:19.222Z] Running setup.py install for PyYAML: started [2022-11-08T16:15:19.807Z] (1/2) Installing ca-certificates (20220614-r0) [2022-11-08T16:15:19.807Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-11-08T16:15:19.807Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T16:15:19.807Z] Executing ca-certificates-20220614-r0.trigger [2022-11-08T16:15:20.389Z] OK: 6 MiB in 16 packages [2022-11-08T16:15:23.748Z] Removing intermediate container 82531092b7de [2022-11-08T16:15:23.748Z] ---> ad2dccd1ab7d [2022-11-08T16:15:23.748Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-08T16:15:23.748Z] ---> Running in 410f82b76e6c [2022-11-08T16:15:23.748Z] Running setup.py install for PyYAML: finished with status 'done' [2022-11-08T16:15:24.016Z] Removing intermediate container 410f82b76e6c [2022-11-08T16:15:24.016Z] ---> 5a0d36bb00ac [2022-11-08T16:15:24.016Z] Step 13/22 : ENV APP_PORT=59860 [2022-11-08T16:15:24.016Z] ---> Running in 8a571fd704e4 [2022-11-08T16:15:24.603Z] Removing intermediate container 8a571fd704e4 [2022-11-08T16:15:24.603Z] ---> 370606b9d432 [2022-11-08T16:15:24.603Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-08T16:15:24.870Z] ---> Running in 51b873e0062a [2022-11-08T16:15:25.459Z] Removing intermediate container 51b873e0062a [2022-11-08T16:15:25.459Z] ---> 15f739e5f8ba [2022-11-08T16:15:25.459Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-08T16:15:26.870Z] ---> d6568653d1ec [2022-11-08T16:15:26.870Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-11-08T16:15:26.870Z] Running setup.py install for docopt: started [2022-11-08T16:15:31.183Z] ---> 907433cea738 [2022-11-08T16:15:31.183Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-11-08T16:15:31.183Z] Running setup.py install for docopt: finished with status 'done' [2022-11-08T16:15:31.774Z] ---> c887a35b9935 [2022-11-08T16:15:31.774Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-11-08T16:15:32.047Z] ---> Running in dcc52369c79b [2022-11-08T16:15:33.015Z] Removing intermediate container dcc52369c79b [2022-11-08T16:15:33.015Z] ---> 43eb8e2bb06c [2022-11-08T16:15:33.015Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T16:15:33.015Z] ---> Running in eecd67b8ea5e [2022-11-08T16:15:33.603Z] Removing intermediate container eecd67b8ea5e [2022-11-08T16:15:33.603Z] ---> a63bd483c5a1 [2022-11-08T16:15:33.603Z] Step 20/22 : LABEL arch=arm64 [2022-11-08T16:15:33.876Z] ---> Running in 0fc073ac79bf [2022-11-08T16:15:34.464Z] Removing intermediate container 0fc073ac79bf [2022-11-08T16:15:34.464Z] ---> f54c6d69b08a [2022-11-08T16:15:34.464Z] Step 21/22 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 [2022-11-08T16:15:34.464Z] ---> Running in ed58e508c467 [2022-11-08T16:15:35.428Z] Removing intermediate container ed58e508c467 [2022-11-08T16:15:35.428Z] ---> b901d85d35bf [2022-11-08T16:15:35.428Z] Step 22/22 : LABEL version=0.0.0 [2022-11-08T16:15:35.428Z] ---> Running in a19e2ac822a8 [2022-11-08T16:15:36.394Z] Removing intermediate container a19e2ac822a8 [2022-11-08T16:15:36.394Z] ---> 68a2acbe8671 [2022-11-08T16:15:36.394Z] [2022-11-08T16:15:36.976Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:15:36.976Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:15:36.976Z] ---> eda13b62f36a [2022-11-08T16:15:36.976Z] Step 3/24 : WORKDIR /edgex-go [2022-11-08T16:15:36.976Z] ---> Using cache [2022-11-08T16:15:36.976Z] ---> 4c4358df67be [2022-11-08T16:15:36.976Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-08T16:15:36.976Z] ---> Running in 2c58024bf261 [2022-11-08T16:15:36.976Z] Running setup.py install for dockerpty: started [2022-11-08T16:15:36.976Z] Successfully built 68a2acbe8671 [2022-11-08T16:15:36.976Z] Successfully tagged support-notifications-arm64:latest [2022-11-08T16:15:37.255Z]  Building support-notifications ... done Building core-metadata [2022-11-08T16:15:39.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:15:39.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:15:40.879Z] OK: 221 MiB in 51 packages [2022-11-08T16:15:40.879Z] Running setup.py install for dockerpty: finished with status 'done' [2022-11-08T16:15:43.478Z] Removing intermediate container 2c58024bf261 [2022-11-08T16:15:43.478Z] ---> 3e91b5a20761 [2022-11-08T16:15:43.478Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-08T16:15:44.062Z] ---> b736b0444942 [2022-11-08T16:15:44.331Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:15:44.331Z] ---> Running in 5b330cc9031c [2022-11-08T16:15:46.276Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-11-08T16:15:46.276Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-11-08T16:15:58.607Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:15:58.607Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:15:58.607Z] ---> eda13b62f36a [2022-11-08T16:15:58.607Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-08T16:15:58.607Z] ---> Using cache [2022-11-08T16:15:58.607Z] ---> e04ac71f06c8 [2022-11-08T16:15:58.607Z] Step 4/24 : WORKDIR /edgex-go [2022-11-08T16:15:58.607Z] ---> Using cache [2022-11-08T16:15:58.607Z] ---> 02214d93d452 [2022-11-08T16:15:58.607Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-11-08T16:15:58.607Z] ---> Using cache [2022-11-08T16:15:58.607Z] ---> d540ca13aa4d [2022-11-08T16:15:58.607Z] Step 6/24 : COPY go.mod vendor* ./ [2022-11-08T16:15:58.607Z] ---> Using cache [2022-11-08T16:15:58.607Z] ---> 6aa5e3e1a3ba [2022-11-08T16:15:58.607Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:15:58.607Z] ---> Using cache [2022-11-08T16:15:58.607Z] ---> fa3009c2c35e [2022-11-08T16:15:58.607Z] Step 8/24 : COPY . . [2022-11-08T16:15:58.607Z] ---> Using cache [2022-11-08T16:15:58.607Z] ---> 75f3e8d828d7 [2022-11-08T16:15:58.607Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-11-08T16:15:58.876Z] ---> Running in be31c7b24fce [2022-11-08T16:16:01.471Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-11-08T16:16:08.137Z] Removing intermediate container b1a645302750 [2022-11-08T16:16:08.137Z] ---> d3196f4cac62 [2022-11-08T16:16:08.137Z] Step 13/22 : ENV APP_PORT=58890 [2022-11-08T16:16:08.137Z] ---> Running in dc8bb0e74597 [2022-11-08T16:16:08.756Z] Removing intermediate container dc8bb0e74597 [2022-11-08T16:16:08.756Z] ---> bbaf8328449f [2022-11-08T16:16:08.756Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-08T16:16:08.756Z] ---> Running in 27fbe78f3fc0 [2022-11-08T16:16:09.365Z] Removing intermediate container 27fbe78f3fc0 [2022-11-08T16:16:09.365Z] ---> 7fff18acc449 [2022-11-08T16:16:09.365Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-11-08T16:16:11.312Z] ---> 610947fb8376 [2022-11-08T16:16:11.312Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-11-08T16:16:12.279Z] ---> c9a80970d83c [2022-11-08T16:16:12.279Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-11-08T16:16:13.714Z] ---> b0b095d0fd0d [2022-11-08T16:16:13.714Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-11-08T16:16:13.714Z] ---> Running in ba50869eec99 [2022-11-08T16:16:14.681Z] Removing intermediate container ba50869eec99 [2022-11-08T16:16:14.681Z] ---> 4ee97ca98dc3 [2022-11-08T16:16:14.681Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T16:16:14.681Z] ---> Running in d4a6a301ac6e [2022-11-08T16:16:15.647Z] Removing intermediate container d4a6a301ac6e [2022-11-08T16:16:15.647Z] ---> 8abf5f1924ad [2022-11-08T16:16:15.647Z] Step 20/22 : LABEL arch=arm64 [2022-11-08T16:16:15.647Z] ---> Running in 1f0d20c16b44 [2022-11-08T16:16:16.236Z] Removing intermediate container 1f0d20c16b44 [2022-11-08T16:16:16.236Z] ---> 3089410a0080 [2022-11-08T16:16:16.236Z] Step 21/22 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 [2022-11-08T16:16:16.236Z] ---> Running in b0ad7cbcac49 [2022-11-08T16:16:16.827Z] Removing intermediate container b0ad7cbcac49 [2022-11-08T16:16:16.827Z] ---> 54ce02250997 [2022-11-08T16:16:16.827Z] Step 22/22 : LABEL version=0.0.0 [2022-11-08T16:16:17.094Z] ---> Running in 93e9fce26183 [2022-11-08T16:16:17.680Z] Removing intermediate container 93e9fce26183 [2022-11-08T16:16:17.680Z] ---> 821fd45795ca [2022-11-08T16:16:17.680Z] [2022-11-08T16:16:17.947Z] Successfully built 821fd45795ca [2022-11-08T16:16:17.947Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-11-08T16:16:17.947Z]  Building sys-mgmt-agent ... done Building support-scheduler [2022-11-08T16:16:40.195Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:16:40.195Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:16:40.195Z] ---> eda13b62f36a [2022-11-08T16:16:40.195Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-08T16:16:40.195Z] ---> Using cache [2022-11-08T16:16:40.195Z] ---> e04ac71f06c8 [2022-11-08T16:16:40.196Z] Step 4/22 : WORKDIR /edgex-go [2022-11-08T16:16:40.196Z] ---> Using cache [2022-11-08T16:16:40.196Z] ---> 02214d93d452 [2022-11-08T16:16:40.196Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-08T16:16:40.196Z] ---> Using cache [2022-11-08T16:16:40.196Z] ---> d540ca13aa4d [2022-11-08T16:16:40.196Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-08T16:16:40.196Z] ---> Using cache [2022-11-08T16:16:40.196Z] ---> 6aa5e3e1a3ba [2022-11-08T16:16:40.196Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:16:40.196Z] ---> Using cache [2022-11-08T16:16:40.196Z] ---> fa3009c2c35e [2022-11-08T16:16:40.196Z] Step 8/22 : COPY . . [2022-11-08T16:16:40.196Z] ---> Using cache [2022-11-08T16:16:40.196Z] ---> 75f3e8d828d7 [2022-11-08T16:16:40.196Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-11-08T16:16:40.196Z] ---> Running in 2c2b415206f6 [2022-11-08T16:16:41.273Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-08T16:17:13.603Z] Removing intermediate container 5b330cc9031c [2022-11-08T16:17:13.603Z] ---> 14382e48d8c9 [2022-11-08T16:17:13.603Z] Step 7/24 : COPY . . [2022-11-08T16:17:23.692Z] ---> 9fcfa4420468 [2022-11-08T16:17:23.692Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-08T16:17:23.692Z] ---> Running in 38d45a6e9dc0 [2022-11-08T16:17:23.958Z] Removing intermediate container 38d45a6e9dc0 [2022-11-08T16:17:23.958Z] ---> 93ee5a303b2d [2022-11-08T16:17:23.958Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-08T16:17:24.227Z] ---> Running in 6956cff02969 [2022-11-08T16:17:24.814Z] Removing intermediate container 6956cff02969 [2022-11-08T16:17:24.814Z] ---> 3d19353224d7 [2022-11-08T16:17:24.814Z] 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 [2022-11-08T16:17:24.814Z] ---> Running in 3159b5193eba [2022-11-08T16:17:29.081Z] Removing intermediate container 3159b5193eba [2022-11-08T16:17:29.081Z] ---> e26dde33783f [2022-11-08T16:17:29.081Z] Step 11/24 : WORKDIR /edgex-go [2022-11-08T16:17:29.081Z] ---> Running in 35143d865571 [2022-11-08T16:17:29.081Z] Removing intermediate container 35143d865571 [2022-11-08T16:17:29.081Z] ---> a4de1629bcd5 [2022-11-08T16:17:29.081Z] [2022-11-08T16:17:29.081Z] Step 12/24 : FROM alpine:3.15 [2022-11-08T16:17:29.081Z] ---> 02e0d6fdf486 [2022-11-08T16:17:29.081Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-08T16:17:29.081Z] ---> Using cache [2022-11-08T16:17:29.081Z] ---> 6783e2bca3a6 [2022-11-08T16:17:29.081Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-11-08T16:17:29.350Z] ---> Running in 1aa9e9b17469 [2022-11-08T16:17:31.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:17:32.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:17:34.187Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-08T16:17:34.187Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-08T16:17:34.187Z] OK: 15736 distinct packages available [2022-11-08T16:17:34.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:17:34.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:17:35.879Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-11-08T16:17:35.879Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-11-08T16:17:36.148Z] (3/4) Installing libucontext (1.1-r0) [2022-11-08T16:17:36.148Z] (4/4) Installing gcompat (1.0.0-r4) [2022-11-08T16:17:36.148Z] Executing busybox-1.34.1-r7.trigger [2022-11-08T16:17:36.148Z] OK: 6 MiB in 18 packages [2022-11-08T16:17:38.100Z] Removing intermediate container 1aa9e9b17469 [2022-11-08T16:17:38.100Z] ---> 1b9bb0274a7f [2022-11-08T16:17:38.100Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-08T16:17:44.763Z] ---> 4ae8c3df9887 [2022-11-08T16:17:44.763Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-11-08T16:17:45.356Z] ---> b8ac4fdf26d9 [2022-11-08T16:17:45.356Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-11-08T16:17:45.356Z] ---> Running in 90a1f0aa6df7 [2022-11-08T16:17:46.327Z] Removing intermediate container 90a1f0aa6df7 [2022-11-08T16:17:46.327Z] ---> fda353fb76ed [2022-11-08T16:17:46.327Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-11-08T16:17:47.297Z] ---> 5f494a680dfe [2022-11-08T16:17:47.297Z] Step 19/24 : WORKDIR / [2022-11-08T16:17:47.297Z] ---> Running in a4b4dd33a76d [2022-11-08T16:17:48.273Z] Removing intermediate container a4b4dd33a76d [2022-11-08T16:17:48.273Z] ---> 0af83bd20019 [2022-11-08T16:17:48.273Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-08T16:17:48.273Z] ---> Running in 72b5f78cfad6 [2022-11-08T16:17:48.864Z] Removing intermediate container 72b5f78cfad6 [2022-11-08T16:17:48.864Z] ---> 20469a5c3e13 [2022-11-08T16:17:48.864Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-08T16:17:49.130Z] ---> Running in 55eb1f1e26ab [2022-11-08T16:17:49.732Z] Removing intermediate container 55eb1f1e26ab [2022-11-08T16:17:49.732Z] ---> 7a92b60a4ffb [2022-11-08T16:17:49.732Z] Step 22/24 : LABEL arch=arm64 [2022-11-08T16:17:49.732Z] ---> Running in 3eec3bb8d7d8 [2022-11-08T16:17:50.317Z] Removing intermediate container 3eec3bb8d7d8 [2022-11-08T16:17:50.317Z] ---> 99050fc9df56 [2022-11-08T16:17:50.317Z] Step 23/24 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 [2022-11-08T16:17:50.585Z] ---> Running in f0fbd3cf3cc6 [2022-11-08T16:17:51.170Z] Removing intermediate container f0fbd3cf3cc6 [2022-11-08T16:17:51.170Z] ---> 8a24fab3256b [2022-11-08T16:17:51.170Z] Step 24/24 : LABEL version=0.0.0 [2022-11-08T16:17:51.170Z] ---> Running in a4d7c87ff1e6 [2022-11-08T16:17:51.755Z] Removing intermediate container a4d7c87ff1e6 [2022-11-08T16:17:51.755Z] ---> 81953b0f205b [2022-11-08T16:17:51.755Z] [2022-11-08T16:17:52.343Z] Successfully built 81953b0f205b [2022-11-08T16:17:52.343Z] Successfully tagged security-spire-config-arm64:latest [2022-11-08T16:17:52.343Z]  Building security-spire-config ... done Building core-data [2022-11-08T16:18:14.415Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-08T16:18:14.415Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-08T16:18:14.415Z] ---> eda13b62f36a [2022-11-08T16:18:14.415Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-08T16:18:14.415Z] ---> Using cache [2022-11-08T16:18:14.415Z] ---> e04ac71f06c8 [2022-11-08T16:18:14.415Z] Step 4/22 : WORKDIR /edgex-go [2022-11-08T16:18:14.415Z] ---> Using cache [2022-11-08T16:18:14.415Z] ---> 02214d93d452 [2022-11-08T16:18:14.415Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-11-08T16:18:14.415Z] ---> Running in 4e0b60df0a68 [2022-11-08T16:18:15.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:18:16.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:18:17.849Z] OK: 221 MiB in 51 packages [2022-11-08T16:18:19.819Z] Removing intermediate container 4e0b60df0a68 [2022-11-08T16:18:19.819Z] ---> 835e3a092114 [2022-11-08T16:18:19.819Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-08T16:18:20.409Z] ---> a0f24237a3e4 [2022-11-08T16:18:20.409Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T16:18:20.676Z] ---> Running in 8001ae7f7948 [2022-11-08T16:18:59.552Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-11-08T16:19:31.802Z] Removing intermediate container 6a155540a466 [2022-11-08T16:19:31.802Z] ---> 4ec2341892f5 [2022-11-08T16:19:31.802Z] [2022-11-08T16:19:31.802Z] Step 9/21 : FROM alpine:3.16 [2022-11-08T16:19:31.802Z] ---> a6215f271958 [2022-11-08T16:19:31.802Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-11-08T16:19:31.802Z] ---> Running in de0731378a1d [2022-11-08T16:19:31.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:19:31.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:19:33.750Z] (1/6) Installing ca-certificates (20220614-r0) [2022-11-08T16:19:33.750Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-11-08T16:19:33.750Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-11-08T16:19:33.750Z] (4/6) Installing libcurl (7.83.1-r4) [2022-11-08T16:19:33.750Z] (5/6) Installing curl (7.83.1-r4) [2022-11-08T16:19:33.750Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-11-08T16:19:33.750Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T16:19:33.750Z] Executing ca-certificates-20220614-r0.trigger [2022-11-08T16:19:34.335Z] OK: 8 MiB in 20 packages [2022-11-08T16:19:37.682Z] Removing intermediate container de0731378a1d [2022-11-08T16:19:37.682Z] ---> 5bcf42e57445 [2022-11-08T16:19:37.682Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-08T16:19:37.949Z] ---> Running in aa4f532050d3 [2022-11-08T16:19:38.534Z] Removing intermediate container aa4f532050d3 [2022-11-08T16:19:38.534Z] ---> d9e6588aa0cc [2022-11-08T16:19:38.802Z] Step 12/21 : WORKDIR /edgex [2022-11-08T16:19:38.802Z] ---> Running in 5617e91fc6b3 [2022-11-08T16:19:39.765Z] Removing intermediate container 5617e91fc6b3 [2022-11-08T16:19:39.765Z] ---> 1eb71a18ae41 [2022-11-08T16:19:39.765Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-11-08T16:19:41.178Z] ---> b907c62405d3 [2022-11-08T16:19:41.178Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-11-08T16:19:43.128Z] Removing intermediate container 8001ae7f7948 [2022-11-08T16:19:43.128Z] ---> a4ae3a4129f1 [2022-11-08T16:19:43.128Z] Step 8/22 : COPY . . [2022-11-08T16:19:43.128Z] ---> 921377f7dfd6 [2022-11-08T16:19:43.128Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-11-08T16:19:45.717Z] ---> 422a4e4445e3 [2022-11-08T16:19:45.717Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-11-08T16:19:47.132Z] ---> e1835448df7e [2022-11-08T16:19:47.132Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-08T16:19:47.400Z] ---> Running in a72be728acdc [2022-11-08T16:19:52.764Z] Removing intermediate container a72be728acdc [2022-11-08T16:19:52.764Z] ---> 64b83f36253f [2022-11-08T16:19:52.764Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-11-08T16:19:52.764Z] ---> Running in 581695d1d075 [2022-11-08T16:19:52.764Z] Removing intermediate container 581695d1d075 [2022-11-08T16:19:52.764Z] ---> d35de7008928 [2022-11-08T16:19:53.033Z] Step 19/21 : LABEL arch=arm64 [2022-11-08T16:19:53.033Z] ---> Running in be4940cfe550 [2022-11-08T16:19:53.636Z] Removing intermediate container be4940cfe550 [2022-11-08T16:19:53.636Z] ---> c895ca69cb7b [2022-11-08T16:19:53.636Z] Step 20/21 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 [2022-11-08T16:19:53.902Z] ---> Running in 3e9a3189d87e [2022-11-08T16:19:54.888Z] Removing intermediate container 3e9a3189d87e [2022-11-08T16:19:54.888Z] ---> 0cd524a32a8b [2022-11-08T16:19:54.888Z] Step 21/21 : LABEL version=0.0.0 [2022-11-08T16:19:55.158Z] ---> Running in 128b9d9b8f3d [2022-11-08T16:19:56.128Z] Removing intermediate container 128b9d9b8f3d [2022-11-08T16:19:56.129Z] ---> b762eb46e424 [2022-11-08T16:19:56.129Z] [2022-11-08T16:19:56.713Z] Successfully built b762eb46e424 [2022-11-08T16:19:56.713Z] Successfully tagged security-proxy-setup-arm64:latest [2022-11-08T16:20:03.388Z]  Building security-proxy-setup ... done  ---> b32d33d087f4 [2022-11-08T16:20:03.388Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-11-08T16:20:03.388Z] ---> Running in 79b72b0404b7 [2022-11-08T16:20:04.811Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-11-08T16:23:26.591Z] Removing intermediate container 0ad593dd6118 [2022-11-08T16:23:26.591Z] ---> b8d4a22a9d24 [2022-11-08T16:23:26.591Z] [2022-11-08T16:23:26.591Z] Step 9/19 : FROM alpine:3.15 [2022-11-08T16:23:26.591Z] ---> 02e0d6fdf486 [2022-11-08T16:23:26.591Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-08T16:23:26.591Z] ---> Using cache [2022-11-08T16:23:26.591Z] ---> 6783e2bca3a6 [2022-11-08T16:23:26.591Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-11-08T16:23:26.591Z] ---> Running in 738f034993cb [2022-11-08T16:23:26.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:23:26.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:23:26.591Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-08T16:23:26.591Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-08T16:23:26.591Z] OK: 15736 distinct packages available [2022-11-08T16:23:26.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:23:26.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:23:26.591Z] (1/9) Installing ca-certificates (20220614-r0) [2022-11-08T16:23:26.591Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-11-08T16:23:26.591Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-11-08T16:23:26.591Z] (4/9) Installing libcurl (7.80.0-r4) [2022-11-08T16:23:26.591Z] (5/9) Installing curl (7.80.0-r4) [2022-11-08T16:23:26.591Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-11-08T16:23:26.591Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-11-08T16:23:26.591Z] (8/9) Installing libucontext (1.1-r0) [2022-11-08T16:23:26.591Z] (9/9) Installing gcompat (1.0.0-r4) [2022-11-08T16:23:26.591Z] Executing busybox-1.34.1-r7.trigger [2022-11-08T16:23:26.591Z] Executing ca-certificates-20220614-r0.trigger [2022-11-08T16:23:26.591Z] OK: 8 MiB in 23 packages [2022-11-08T16:23:26.591Z] Removing intermediate container 738f034993cb [2022-11-08T16:23:26.591Z] ---> 7d49310fb4ca [2022-11-08T16:23:26.591Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-08T16:23:26.591Z] ---> 19ed1e4b733e [2022-11-08T16:23:26.591Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-11-08T16:23:26.591Z] ---> bf070c6cb0e7 [2022-11-08T16:23:26.591Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-11-08T16:23:27.552Z] ---> f169ce652d26 [2022-11-08T16:23:27.552Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-11-08T16:23:27.552Z] ---> Running in 2188d22aab98 [2022-11-08T16:23:27.820Z] Removing intermediate container 2188d22aab98 [2022-11-08T16:23:27.820Z] ---> 1934fdfd3d43 [2022-11-08T16:23:27.820Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T16:23:28.087Z] ---> Running in 3bc4abbdaa30 [2022-11-08T16:23:28.363Z] Removing intermediate container 3bc4abbdaa30 [2022-11-08T16:23:28.363Z] ---> 6f80e1deca5c [2022-11-08T16:23:28.363Z] Step 17/19 : LABEL arch=arm64 [2022-11-08T16:23:28.630Z] ---> Running in aadefe5d4a45 [2022-11-08T16:23:29.213Z] Removing intermediate container aadefe5d4a45 [2022-11-08T16:23:29.213Z] ---> 94a2f538483c [2022-11-08T16:23:29.213Z] Step 18/19 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 [2022-11-08T16:23:29.213Z] ---> Running in 2bb6e5bcd3e0 [2022-11-08T16:23:29.799Z] Removing intermediate container 2bb6e5bcd3e0 [2022-11-08T16:23:29.799Z] ---> e89ce05b0d9b [2022-11-08T16:23:29.799Z] Step 19/19 : LABEL version=0.0.0 [2022-11-08T16:23:29.799Z] ---> Running in de073bb8a256 [2022-11-08T16:23:30.381Z] Removing intermediate container de073bb8a256 [2022-11-08T16:23:30.381Z] ---> 8d156e45d383 [2022-11-08T16:23:30.381Z] [2022-11-08T16:23:30.646Z] Successfully built 8d156e45d383 [2022-11-08T16:23:30.647Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-11-08T16:23:40.705Z]  Building security-spiffe-token-provider ... done Removing intermediate container be31c7b24fce [2022-11-08T16:23:40.705Z] ---> e84b2a8151b2 [2022-11-08T16:23:40.705Z] [2022-11-08T16:23:40.705Z] Step 10/24 : FROM alpine:3.16 [2022-11-08T16:23:40.705Z] ---> a6215f271958 [2022-11-08T16:23:40.705Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-11-08T16:23:40.705Z] ---> Using cache [2022-11-08T16:23:40.705Z] ---> 73e6207ec612 [2022-11-08T16:23:40.705Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-08T16:23:40.705Z] ---> Using cache [2022-11-08T16:23:40.705Z] ---> b6833959f53c [2022-11-08T16:23:40.705Z] Step 13/24 : ENV APP_PORT=59881 [2022-11-08T16:23:40.705Z] ---> Running in 41a64ae8c3ef [2022-11-08T16:23:40.705Z] Removing intermediate container 41a64ae8c3ef [2022-11-08T16:23:40.705Z] ---> 79d1b3e5a0a5 [2022-11-08T16:23:40.705Z] Step 14/24 : EXPOSE $APP_PORT [2022-11-08T16:23:40.705Z] ---> Running in 8317b5466bba [2022-11-08T16:23:40.972Z] Removing intermediate container 8317b5466bba [2022-11-08T16:23:40.972Z] ---> bbaaa93c65bb [2022-11-08T16:23:40.972Z] Step 15/24 : WORKDIR / [2022-11-08T16:23:41.239Z] ---> Running in d8f53e8b29fd [2022-11-08T16:23:41.823Z] Removing intermediate container d8f53e8b29fd [2022-11-08T16:23:41.823Z] ---> f523f0118866 [2022-11-08T16:23:41.823Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-08T16:23:42.782Z] ---> 389f6b49ab21 [2022-11-08T16:23:42.782Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-11-08T16:23:44.723Z] ---> 260482ae13b6 [2022-11-08T16:23:44.723Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-11-08T16:23:45.681Z] ---> 9d97fe03b3cb [2022-11-08T16:23:45.681Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-11-08T16:23:46.638Z] ---> 5630b6f19da6 [2022-11-08T16:23:46.638Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-11-08T16:23:46.638Z] ---> Running in 7898d727cd2e [2022-11-08T16:23:46.919Z] Removing intermediate container 7898d727cd2e [2022-11-08T16:23:46.919Z] ---> 68f7febce2ed [2022-11-08T16:23:46.919Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T16:23:47.186Z] ---> Running in d6a83628d100 [2022-11-08T16:23:47.776Z] Removing intermediate container d6a83628d100 [2022-11-08T16:23:47.776Z] ---> 34615990fbf1 [2022-11-08T16:23:47.776Z] Step 22/24 : LABEL arch=arm64 [2022-11-08T16:23:47.776Z] ---> Running in 9998c332aa2c [2022-11-08T16:23:48.356Z] Removing intermediate container 9998c332aa2c [2022-11-08T16:23:48.356Z] ---> 9320c24d1706 [2022-11-08T16:23:48.356Z] Step 23/24 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 [2022-11-08T16:23:48.356Z] ---> Running in e78d930d2516 [2022-11-08T16:23:48.940Z] Removing intermediate container e78d930d2516 [2022-11-08T16:23:48.940Z] ---> 0087fdef3239 [2022-11-08T16:23:48.940Z] Step 24/24 : LABEL version=0.0.0 [2022-11-08T16:23:48.940Z] ---> Running in 49bb5b7a79b5 [2022-11-08T16:23:49.523Z] Removing intermediate container 49bb5b7a79b5 [2022-11-08T16:23:49.523Z] ---> bd45195ec536 [2022-11-08T16:23:49.523Z] [2022-11-08T16:23:49.791Z] Successfully built bd45195ec536 [2022-11-08T16:23:49.791Z] Successfully tagged core-metadata-arm64:latest [2022-11-08T16:25:11.418Z]  Building core-metadata ... done Removing intermediate container 79b72b0404b7 [2022-11-08T16:25:11.418Z] ---> e326eff8ed68 [2022-11-08T16:25:11.418Z] [2022-11-08T16:25:11.418Z] Step 10/22 : FROM alpine:3.16 [2022-11-08T16:25:11.418Z] ---> a6215f271958 [2022-11-08T16:25:11.418Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-11-08T16:25:11.418Z] ---> Running in b0e515aeb8ba [2022-11-08T16:25:11.418Z] Removing intermediate container 2c2b415206f6 [2022-11-08T16:25:11.418Z] ---> d128d202bc20 [2022-11-08T16:25:11.418Z] [2022-11-08T16:25:11.418Z] Step 10/22 : FROM alpine:3.16 [2022-11-08T16:25:11.418Z] ---> a6215f271958 [2022-11-08T16:25:11.418Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-11-08T16:25:11.418Z] ---> Using cache [2022-11-08T16:25:11.418Z] ---> 73e6207ec612 [2022-11-08T16:25:11.418Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-08T16:25:11.418Z] ---> Using cache [2022-11-08T16:25:11.418Z] ---> b6833959f53c [2022-11-08T16:25:11.418Z] Step 13/22 : ENV APP_PORT=59861 [2022-11-08T16:25:11.418Z] ---> Running in 8ccb17d9a39e [2022-11-08T16:25:11.419Z] Removing intermediate container b0e515aeb8ba [2022-11-08T16:25:11.419Z] ---> 3bacd8a14191 [2022-11-08T16:25:11.419Z] Step 12/22 : ENV APP_PORT=59880 [2022-11-08T16:25:11.419Z] ---> Running in d8b6a31d8d10 [2022-11-08T16:25:11.419Z] Removing intermediate container 8ccb17d9a39e [2022-11-08T16:25:11.419Z] ---> 202be2a4069b [2022-11-08T16:25:11.419Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-08T16:25:11.419Z] ---> Running in a1a132e60e7d [2022-11-08T16:25:11.419Z] Removing intermediate container d8b6a31d8d10 [2022-11-08T16:25:11.419Z] ---> e79b1788e671 [2022-11-08T16:25:11.419Z] Step 13/22 : EXPOSE $APP_PORT [2022-11-08T16:25:11.419Z] ---> Running in e2061ffddfae [2022-11-08T16:25:11.419Z] Removing intermediate container a1a132e60e7d [2022-11-08T16:25:11.419Z] ---> 19b9e73e451a [2022-11-08T16:25:11.419Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-08T16:25:11.419Z] Removing intermediate container e2061ffddfae [2022-11-08T16:25:11.419Z] ---> 92b986877052 [2022-11-08T16:25:11.419Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-08T16:25:11.419Z] ---> Running in 24f95082e4da [2022-11-08T16:25:11.419Z] ---> 988cadfa7cec [2022-11-08T16:25:11.419Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-11-08T16:25:11.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T16:25:11.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T16:25:11.419Z] ---> b36aee298dac [2022-11-08T16:25:11.419Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-11-08T16:25:11.419Z] ---> 8b130c6bc6d7 [2022-11-08T16:25:11.419Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-11-08T16:25:11.419Z] ---> Running in 0135e351580e [2022-11-08T16:25:11.419Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-08T16:25:11.419Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-08T16:25:11.419Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-08T16:25:11.419Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-08T16:25:11.419Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-08T16:25:11.419Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-08T16:25:11.419Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T16:25:11.419Z] OK: 8 MiB in 20 packages [2022-11-08T16:25:11.419Z] Removing intermediate container 0135e351580e [2022-11-08T16:25:11.419Z] ---> 2d84540e2ab1 [2022-11-08T16:25:11.419Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T16:25:11.419Z] ---> Running in d7f2c33b1cac [2022-11-08T16:25:11.419Z] Removing intermediate container d7f2c33b1cac [2022-11-08T16:25:11.419Z] ---> 7ef99730af9c [2022-11-08T16:25:11.419Z] Step 20/22 : LABEL arch=arm64 [2022-11-08T16:25:11.419Z] ---> Running in 4ec37582d7ea [2022-11-08T16:25:11.419Z] Removing intermediate container 24f95082e4da [2022-11-08T16:25:11.419Z] ---> c6cdd94a94c7 [2022-11-08T16:25:11.419Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-08T16:25:11.419Z] Removing intermediate container 4ec37582d7ea [2022-11-08T16:25:11.419Z] ---> 879adcdaed4d [2022-11-08T16:25:11.419Z] Step 21/22 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 [2022-11-08T16:25:11.419Z] ---> Running in ebd49927f85c [2022-11-08T16:25:11.419Z] ---> 69ba8ab2d2f7 [2022-11-08T16:25:11.419Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-11-08T16:25:11.419Z] Removing intermediate container ebd49927f85c [2022-11-08T16:25:11.419Z] ---> 077671505bc7 [2022-11-08T16:25:11.419Z] Step 22/22 : LABEL version=0.0.0 [2022-11-08T16:25:11.419Z] ---> Running in 168d8db54372 [2022-11-08T16:25:11.419Z] Removing intermediate container 168d8db54372 [2022-11-08T16:25:11.419Z] ---> ff2662d1fcc1 [2022-11-08T16:25:11.419Z] [2022-11-08T16:25:11.419Z] Successfully built ff2662d1fcc1 [2022-11-08T16:25:11.419Z] Successfully tagged support-scheduler-arm64:latest [2022-11-08T16:25:11.419Z]  Building support-scheduler ... done  ---> 491504fe9e68 [2022-11-08T16:25:11.419Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-11-08T16:25:11.419Z] ---> b93f91bee92f [2022-11-08T16:25:11.419Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-11-08T16:25:11.419Z] ---> Running in 52228138ef3e [2022-11-08T16:25:11.419Z] Removing intermediate container 52228138ef3e [2022-11-08T16:25:11.419Z] ---> b11bdc1d291d [2022-11-08T16:25:11.419Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T16:25:11.419Z] ---> Running in 7e854b75dd19 [2022-11-08T16:25:11.419Z] Removing intermediate container 7e854b75dd19 [2022-11-08T16:25:11.419Z] ---> ce3b3b7eea7a [2022-11-08T16:25:11.419Z] Step 20/22 : LABEL arch=arm64 [2022-11-08T16:25:11.419Z] ---> Running in f3c16f8b8633 [2022-11-08T16:25:11.419Z] Removing intermediate container f3c16f8b8633 [2022-11-08T16:25:11.419Z] ---> 15e5cc3b0c41 [2022-11-08T16:25:11.419Z] Step 21/22 : LABEL git_sha=17f1e17c67d4aaed7d29441fda595d6863aaef03 [2022-11-08T16:25:11.419Z] ---> Running in 08e4e86ac32e [2022-11-08T16:25:11.419Z] Removing intermediate container 08e4e86ac32e [2022-11-08T16:25:11.419Z] ---> 3bc877f8eace [2022-11-08T16:25:11.419Z] Step 22/22 : LABEL version=0.0.0 [2022-11-08T16:25:11.419Z] ---> Running in 9fe359163659 [2022-11-08T16:25:11.419Z] Removing intermediate container 9fe359163659 [2022-11-08T16:25:11.419Z] ---> eaa9020ca4e3 [2022-11-08T16:25:11.419Z] [2022-11-08T16:25:11.419Z] Successfully built eaa9020ca4e3 [2022-11-08T16:25:11.419Z] Successfully tagged core-data-arm64:latest [2022-11-08T16:25:11.695Z]  Building core-data ... done  [Pipeline] } [2022-11-08T16:25:11.698Z] $ docker stop --time=1 8362880e9d7411b6c23ff1f1e947829f0feaeb6676c43770195448c6fb998975 [2022-11-08T16:25:13.377Z] $ docker rm -f 8362880e9d7411b6c23ff1f1e947829f0feaeb6676c43770195448c6fb998975 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-08T16:25:13.938Z] + docker images [2022-11-08T16:25:14.205Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-11-08T16:25:14.205Z] core-data-arm64 latest eaa9020ca4e3 4 seconds ago 20.8MB [2022-11-08T16:25:14.205Z] support-scheduler-arm64 latest ff2662d1fcc1 6 seconds ago 28.8MB [2022-11-08T16:25:14.205Z] e326eff8ed68 15 seconds ago 1.45GB [2022-11-08T16:25:14.205Z] d128d202bc20 16 seconds ago 1.51GB [2022-11-08T16:25:14.205Z] core-metadata-arm64 latest bd45195ec536 About a minute ago 17.7MB [2022-11-08T16:25:14.205Z] e84b2a8151b2 About a minute ago 1.45GB [2022-11-08T16:25:14.205Z] security-spiffe-token-provider-arm64 latest 8d156e45d383 About a minute ago 28.8MB [2022-11-08T16:25:14.205Z] b8d4a22a9d24 2 minutes ago 1.48GB [2022-11-08T16:25:14.205Z] security-proxy-setup-arm64 latest b762eb46e424 5 minutes ago 26.7MB [2022-11-08T16:25:14.205Z] 4ec2341892f5 5 minutes ago 1.43GB [2022-11-08T16:25:14.205Z] security-spire-config-arm64 latest 81953b0f205b 7 minutes ago 83.6MB [2022-11-08T16:25:14.205Z] a4de1629bcd5 7 minutes ago 1.32GB [2022-11-08T16:25:14.205Z] sys-mgmt-agent-arm64 latest 821fd45795ca 8 minutes ago 133MB [2022-11-08T16:25:14.205Z] support-notifications-arm64 latest 68a2acbe8671 9 minutes ago 29.5MB [2022-11-08T16:25:14.205Z] core-command-arm64 latest a3d2dfea2b39 9 minutes ago 16.9MB [2022-11-08T16:25:14.205Z] 884d2bf92898 10 minutes ago 1.51GB [2022-11-08T16:25:14.205Z] 7d5c6828dc08 10 minutes ago 1.44GB [2022-11-08T16:25:14.205Z] 6bfd0662b557 10 minutes ago 1.43GB [2022-11-08T16:25:14.205Z] security-bootstrapper-arm64 latest d93fdcc8937c 13 minutes ago 19.4MB [2022-11-08T16:25:14.205Z] security-secretstore-setup-arm64 latest 2175d2504022 13 minutes ago 28.6MB [2022-11-08T16:25:14.205Z] f23f5e46c557 13 minutes ago 1.43GB [2022-11-08T16:25:14.205Z] 846aeb61133b 13 minutes ago 1.44GB [2022-11-08T16:25:14.205Z] security-spire-agent-arm64 latest ed7ad84331bf 19 minutes ago 122MB [2022-11-08T16:25:14.205Z] security-spire-server-arm64 latest 99e918c9c63f 19 minutes ago 84.3MB [2022-11-08T16:25:14.205Z] 575bdb6e1152 19 minutes ago 1.32GB [2022-11-08T16:25:14.205Z] 6c56f5979240 19 minutes ago 1.32GB [2022-11-08T16:25:14.205Z] ci-base-image-arm64 latest eda13b62f36a 35 minutes ago 948MB [2022-11-08T16:25:14.205Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 5 days ago 685MB [2022-11-08T16:25:14.205Z] alpine 3.15 02e0d6fdf486 3 months ago 5.33MB [2022-11-08T16:25:14.205Z] alpine 3.16 a6215f271958 3 months ago 5.29MB [2022-11-08T16:25:14.205Z] 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 [2022-11-08T16:25:15.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-08T16:25:15.017Z] [2022-11-08T16:25:15.017Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:25:15.454Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-08T16:25:15.454Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-08T16:25:15.454Z] 8998bd30e6a1: Pulling fs layer [2022-11-08T16:25:15.454Z] 04944245beec: Pulling fs layer [2022-11-08T16:25:15.454Z] 699f458cf7ca: Pulling fs layer [2022-11-08T16:25:15.454Z] 765212b225bb: Pulling fs layer [2022-11-08T16:25:15.454Z] f23df028b6ca: Pulling fs layer [2022-11-08T16:25:15.454Z] d65c8cfc05b1: Pulling fs layer [2022-11-08T16:25:15.454Z] 2437ff75d9bd: Pulling fs layer [2022-11-08T16:25:15.454Z] 765212b225bb: Waiting [2022-11-08T16:25:15.454Z] f23df028b6ca: Waiting [2022-11-08T16:25:15.454Z] d65c8cfc05b1: Waiting [2022-11-08T16:25:15.454Z] 2437ff75d9bd: Waiting [2022-11-08T16:25:15.735Z] 04944245beec: Verifying Checksum [2022-11-08T16:25:15.735Z] 04944245beec: Download complete [2022-11-08T16:25:15.735Z] 765212b225bb: Verifying Checksum [2022-11-08T16:25:15.735Z] 765212b225bb: Download complete [2022-11-08T16:25:15.735Z] f23df028b6ca: Verifying Checksum [2022-11-08T16:25:15.735Z] f23df028b6ca: Download complete [2022-11-08T16:25:15.735Z] d65c8cfc05b1: Verifying Checksum [2022-11-08T16:25:15.735Z] d65c8cfc05b1: Download complete [2022-11-08T16:25:16.011Z] 699f458cf7ca: Verifying Checksum [2022-11-08T16:25:16.011Z] 699f458cf7ca: Download complete [2022-11-08T16:25:16.297Z] 8998bd30e6a1: Verifying Checksum [2022-11-08T16:25:16.297Z] 8998bd30e6a1: Download complete [2022-11-08T16:25:18.948Z] 2437ff75d9bd: Verifying Checksum [2022-11-08T16:25:18.948Z] 2437ff75d9bd: Download complete [2022-11-08T16:25:20.395Z] 8998bd30e6a1: Pull complete [2022-11-08T16:25:20.977Z] 04944245beec: Pull complete [2022-11-08T16:25:22.379Z] 699f458cf7ca: Pull complete [2022-11-08T16:25:22.379Z] 765212b225bb: Pull complete [2022-11-08T16:25:23.337Z] f23df028b6ca: Pull complete [2022-11-08T16:25:23.337Z] d65c8cfc05b1: Pull complete [2022-11-08T16:25:38.310Z] 2437ff75d9bd: Pull complete [2022-11-08T16:25:38.310Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-08T16:25:38.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-08T16:25:38.310Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:25:38.619Z] prd-ubuntu20.04-docker-arm64-4c-16g-118607 does not seem to be running inside a container [2022-11-08T16:25:38.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-08T16:25:41.320Z] $ docker top a8c2051ff59552ca6640dff82131d2a91e2a526ebeb7f7297f01b9a6c8fda602 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:25:42.249Z] ---> job-cost.sh [2022-11-08T16:25:42.249Z] lf-activate-venv: SKIPPING [2022-11-08T16:25:42.249Z] INFO: No Stack... [2022-11-08T16:25:42.828Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-08T16:25:43.780Z] INFO: Archiving Costs [Pipeline] sh [2022-11-08T16:25:44.432Z] + + cutcat -d, /w/workspace/edgex-go/1/archives/cost.csv -f6 [2022-11-08T16:25:44.432Z] [Pipeline] lock [2022-11-08T16:25:44.509Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4229-1-stack-cost] [2022-11-08T16:25:44.514Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4229-1-stack-cost] did not exist. Created. [2022-11-08T16:25:44.514Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4229-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-08T16:25:45.254Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-08T16:25:45.454Z] Stashed 1 file(s) [Pipeline] } [2022-11-08T16:25:45.472Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4229-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-08T16:25:45.533Z] $ docker stop --time=1 a8c2051ff59552ca6640dff82131d2a91e2a526ebeb7f7297f01b9a6c8fda602 [2022-11-08T16:25:47.034Z] $ docker rm -f a8c2051ff59552ca6640dff82131d2a91e2a526ebeb7f7297f01b9a6c8fda602 [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 [2022-11-08T16:25:47.961Z] provisioning config files... [2022-11-08T16:25:47.967Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config15223548165657296293tmp [Pipeline] { [Pipeline] sh [2022-11-08T16:25:48.305Z] + set +x [2022-11-08T16:25:48.305Z] + curl -s https://codecov.io/bash [2022-11-08T16:25:48.305Z] + bash -s -- [2022-11-08T16:25:48.305Z] [2022-11-08T16:25:48.305Z] _____ _ [2022-11-08T16:25:48.305Z] / ____| | | [2022-11-08T16:25:48.305Z] | | ___ __| | ___ ___ _____ __ [2022-11-08T16:25:48.305Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-08T16:25:48.305Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-08T16:25:48.305Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-08T16:25:48.305Z] Bash-1.0.6 [2022-11-08T16:25:48.305Z] [2022-11-08T16:25:48.305Z] [2022-11-08T16:25:48.305Z] ==> git version 2.25.1 found [2022-11-08T16:25:48.305Z] ==> 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 [2022-11-08T16:25:48.305Z] Release-Date: 2020-01-08 [2022-11-08T16:25:48.305Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-08T16:25:48.305Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-08T16:25:48.305Z] ==> Jenkins CI detected. [2022-11-08T16:25:48.305Z] current dir:  /w/workspace/edgex-go/1 [2022-11-08T16:25:48.305Z] project root: . [2022-11-08T16:25:48.305Z] --> token set from env [2022-11-08T16:25:48.305Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-08T16:25:48.305Z] ==> Running gcov in . (disable via -X gcov) [2022-11-08T16:25:48.305Z] ==> Python coveragepy not found [2022-11-08T16:25:48.305Z] ==> Searching for coverage reports in: [2022-11-08T16:25:48.305Z] + . [2022-11-08T16:25:48.305Z] -> Found 1 reports [2022-11-08T16:25:48.305Z] ==> Detecting git/mercurial file structure [2022-11-08T16:25:48.305Z] ==> Reading reports [2022-11-08T16:25:48.305Z] + ./coverage.out bytes=501828 [2022-11-08T16:25:48.305Z] ==> Appending adjustments [2022-11-08T16:25:48.305Z] https://docs.codecov.io/docs/fixing-reports [2022-11-08T16:25:49.681Z] + Found adjustments [2022-11-08T16:25:49.681Z] ==> Gzipping contents [2022-11-08T16:25:49.681Z] 64K /tmp/codecov.zyeXPL.gz [2022-11-08T16:25:49.681Z] ==> Uploading reports [2022-11-08T16:25:49.681Z] url: https://codecov.io [2022-11-08T16:25:49.681Z] query: branch=PR-4229&commit=17f1e17c67d4aaed7d29441fda595d6863aaef03&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4229%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4229&job=&cmd_args= [2022-11-08T16:25:49.681Z] -> Pinging Codecov [2022-11-08T16:25:49.681Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4229&commit=17f1e17c67d4aaed7d29441fda595d6863aaef03&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4229%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4229&job=&cmd_args= [2022-11-08T16:25:50.248Z] -> Uploading to [2022-11-08T16:25:50.248Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-08/00271124DB129430A58F1EEE437C3FCB/17f1e17c67d4aaed7d29441fda595d6863aaef03/95ed703c-281e-4fa5-ba99-c62273a345f5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221108T162550Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a9145a2c5ece23447ffba318cef345478669d02acb7d70ce8c798311c75d743b [2022-11-08T16:25:50.248Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-08T16:25:50.248Z] Dload Upload Total Spent Left Speed [2022-11-08T16:25:50.506Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65405 0 0 100 65405 0 285k --:--:-- --:--:-- --:--:-- 285k [2022-11-08T16:25:50.506Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/17f1e17c67d4aaed7d29441fda595d6863aaef03 [Pipeline] } [2022-11-08T16:25:50.531Z] 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 [2022-11-08T16:25:51.825Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:25:52.146Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:25:53.029Z] ---> package-listing.sh [2022-11-08T16:25:53.029Z] ++ facter osfamily [2022-11-08T16:25:53.029Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-08T16:25:53.288Z] + OS_FAMILY=debian [2022-11-08T16:25:53.288Z] + workspace=/w/workspace/edgex-go/1 [2022-11-08T16:25:53.288Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-08T16:25:53.288Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-08T16:25:53.288Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-08T16:25:53.288Z] + PACKAGES=/tmp/packages_start.txt [2022-11-08T16:25:53.288Z] + '[' /w/workspace/edgex-go/1 ']' [2022-11-08T16:25:53.288Z] + PACKAGES=/tmp/packages_end.txt [2022-11-08T16:25:53.288Z] + case "${OS_FAMILY}" in [2022-11-08T16:25:53.288Z] + dpkg -l [2022-11-08T16:25:53.288Z] + grep '^ii' [2022-11-08T16:25:53.288Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-08T16:25:53.288Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-08T16:25:53.288Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-08T16:25:53.288Z] + '[' /w/workspace/edgex-go/1 ']' [2022-11-08T16:25:53.288Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-11-08T16:25:53.288Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-11-08T16:25:53.325Z] 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 [2022-11-08T16:25:53.615Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:25:54.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-08T16:25:54.242Z] [2022-11-08T16:25:54.242Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T16:25:54.622Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-08T16:25:54.622Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-08T16:25:54.622Z] 5eb5b503b376: Pulling fs layer [2022-11-08T16:25:54.622Z] 5c69ac0246d0: Pulling fs layer [2022-11-08T16:25:54.622Z] ec43610c2a17: Pulling fs layer [2022-11-08T16:25:54.622Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-08T16:25:54.622Z] 33b1e0a273af: Pulling fs layer [2022-11-08T16:25:54.622Z] 5d3b04190fa2: Pulling fs layer [2022-11-08T16:25:54.622Z] 2f39f015ded8: Pulling fs layer [2022-11-08T16:25:54.622Z] 3a2ae6a8a46f: Waiting [2022-11-08T16:25:54.622Z] 33b1e0a273af: Waiting [2022-11-08T16:25:54.622Z] 5d3b04190fa2: Waiting [2022-11-08T16:25:54.622Z] 2f39f015ded8: Waiting [2022-11-08T16:25:54.622Z] 5c69ac0246d0: Download complete [2022-11-08T16:25:54.622Z] 3a2ae6a8a46f: Download complete [2022-11-08T16:25:54.884Z] 33b1e0a273af: Verifying Checksum [2022-11-08T16:25:54.884Z] 33b1e0a273af: Download complete [2022-11-08T16:25:54.884Z] 5d3b04190fa2: Verifying Checksum [2022-11-08T16:25:54.884Z] ec43610c2a17: Verifying Checksum [2022-11-08T16:25:54.884Z] ec43610c2a17: Download complete [2022-11-08T16:25:54.884Z] 5eb5b503b376: Verifying Checksum [2022-11-08T16:25:54.884Z] 5eb5b503b376: Download complete [2022-11-08T16:25:55.820Z] 2f39f015ded8: Download complete [2022-11-08T16:25:56.079Z] 5eb5b503b376: Pull complete [2022-11-08T16:25:56.079Z] 5c69ac0246d0: Pull complete [2022-11-08T16:25:56.645Z] ec43610c2a17: Pull complete [2022-11-08T16:25:56.645Z] 3a2ae6a8a46f: Pull complete [2022-11-08T16:25:56.902Z] 33b1e0a273af: Pull complete [2022-11-08T16:25:56.902Z] 5d3b04190fa2: Pull complete [2022-11-08T16:26:01.082Z] 2f39f015ded8: Pull complete [2022-11-08T16:26:01.082Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-08T16:26:01.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-08T16:26:01.082Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T16:26:01.273Z] prd-ubuntu20.04-docker-8c-8g-118603 does not seem to be running inside a container [2022-11-08T16:26:01.309Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-08T16:26:03.367Z] $ docker top 5e6d7ef932469a4b1a8443d2a9d63c722cfc57e633e086dab8a8a43a6d3d7d22 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T16:26:03.737Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-08T16:26:04.046Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-08T16:26:04.355Z] + ls /var/log/sa-host [2022-11-08T16:26:04.355Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-08T16:26:04.492Z] provisioning config files... [2022-11-08T16:26:04.500Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2135903134149001391tmp [Pipeline] { [Pipeline] echo [2022-11-08T16:26:04.542Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:26:04.848Z] ---> create-netrc.sh [Pipeline] } [2022-11-08T16:26:04.879Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:26:05.265Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-08T16:26:05.293Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:26:05.602Z] ---> sudo-logs.sh [2022-11-08T16:26:05.602Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-08T16:26:05.678Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:26:05.995Z] ---> job-cost.sh [2022-11-08T16:26:05.995Z] lf-activate-venv: SKIPPING [2022-11-08T16:26:05.995Z] DEBUG: total: 0.10999999940395355 [2022-11-08T16:26:05.995Z] INFO: Retrieving Stack Cost... [2022-11-08T16:26:06.253Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-08T16:26:06.820Z] INFO: Archiving Costs [Pipeline] echo [2022-11-08T16:26:06.853Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T16:26:07.161Z] ---> logs-deploy.sh [2022-11-08T16:26:07.161Z] lf-activate-venv: SKIPPING [2022-11-08T16:26:07.161Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4229/1 [2022-11-08T16:26:07.161Z] INFO: archiving workspace using pattern(s): [2022-11-08T16:26:08.098Z] Archives upload complete. [2022-11-08T16:26:08.098Z] INFO: archiving logs to Nexus