Push event to branch levski-openapi-version-changes Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 50f7d2cb6d8147bc443e42ee69481d77c13dcb99 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-ssh9553888509579036992.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-ssh12768331710163193300.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/levski-openapi-version-changes/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/levski-openapi-version-changes/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3087179544098865982.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/levski-openapi-version-changes/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9343907495997146268.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-ssh2044536097053794442.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/levski-openapi-version-changes/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/levski-openapi-version-changes/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11802819868334590315.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-118795 in /w/workspace/o_levski-openapi-version-changes [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 Avoid second fetch Checking out Revision 50f7d2cb6d8147bc443e42ee69481d77c13dcb99 (levski-openapi-version-changes) > 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 core.sparsecheckout # timeout=10 > git checkout -f 50f7d2cb6d8147bc443e42ee69481d77c13dcb99 # timeout=10 Commit message: "ci: automated version changes for OpenAPI version: [2.4.0]" 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-09T19:41:42.203Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-09T19:41:42.369Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-09T19:41:42.462Z] ========================================================= [2022-11-09T19:41:42.462Z] EdgeX Global Pipelines Version Info [2022-11-09T19:41:42.462Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-09T19:41:43.188Z] ------------------- [2022-11-09T19:41:43.188Z] stable info: [2022-11-09T19:41:43.188Z] ------------------- [2022-11-09T19:41:43.188Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-09T19:41:43.188Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-09T19:41:43.188Z] Message: update stable to v1.0.244 [2022-11-09T19:41:43.762Z] ------------------- [2022-11-09T19:41:43.762Z] experimental info: [2022-11-09T19:41:43.762Z] ------------------- [2022-11-09T19:41:43.762Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-09T19:41:43.762Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-09T19:41:43.762Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-09T19:41:44.062Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-11-09T19:41:44.110Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-11-09T19:41:44.151Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-09T19:41:44.187Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-09T19:41:44.233Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-09T19:41:44.277Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-09T19:41:44.319Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-09T19:41:44.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-11-09T19:41:44.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-11-09T19:41:44.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-11-09T19:41:44.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-09T19:41:44.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-09T19:41:44.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-09T19:41:44.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-09T19:41:44.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-09T19:41:44.703Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-09T19:41:44.751Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-09T19:41:44.793Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-09T19:41:44.836Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-11-09T19:41:44.881Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-11-09T19:41:44.925Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-09T19:41:44.976Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-09T19:41:45.019Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-09T19:41:45.067Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = levski-openapi-version-changes [Pipeline] echo [2022-11-09T19:41:45.113Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = levski-openapi-version-changes [Pipeline] echo [2022-11-09T19:41:45.156Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = levski-openapi-version-changes [Pipeline] echo [2022-11-09T19:41:45.195Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [Pipeline] echo [2022-11-09T19:41:45.234Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 50f7d2c [Pipeline] echo [2022-11-09T19:41:45.274Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-09T19:41:45.384Z] provisioning config files... [2022-11-09T19:41:45.397Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config68105989803333999tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T19:41:45.749Z] ---> docker-login.sh [2022-11-09T19:41:45.749Z] nexus3.edgexfoundry.org:10001 [2022-11-09T19:41:46.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T19:41:46.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T19:41:46.011Z] Configure a credential helper to remove this warning. See [2022-11-09T19:41:46.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T19:41:46.011Z] [2022-11-09T19:41:46.011Z] Login Succeeded [2022-11-09T19:41:46.011Z] nexus3.edgexfoundry.org:10002 [2022-11-09T19:41:46.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T19:41:46.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T19:41:46.011Z] Configure a credential helper to remove this warning. See [2022-11-09T19:41:46.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T19:41:46.011Z] [2022-11-09T19:41:46.011Z] Login Succeeded [2022-11-09T19:41:46.011Z] nexus3.edgexfoundry.org:10003 [2022-11-09T19:41:46.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T19:41:46.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T19:41:46.271Z] Configure a credential helper to remove this warning. See [2022-11-09T19:41:46.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T19:41:46.271Z] [2022-11-09T19:41:46.271Z] Login Succeeded [2022-11-09T19:41:46.271Z] nexus3.edgexfoundry.org:10004 [2022-11-09T19:41:46.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T19:41:46.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T19:41:46.271Z] Configure a credential helper to remove this warning. See [2022-11-09T19:41:46.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T19:41:46.271Z] [2022-11-09T19:41:46.271Z] Login Succeeded [2022-11-09T19:41:46.271Z] docker.io [2022-11-09T19:41:46.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T19:41:46.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T19:41:46.790Z] Configure a credential helper to remove this warning. See [2022-11-09T19:41:46.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T19:41:46.790Z] [2022-11-09T19:41:46.790Z] Login Succeeded [2022-11-09T19:41:46.790Z] ---> docker-login.sh ends [Pipeline] } [2022-11-09T19:41:46.820Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-09T19:41:47.245Z] + 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-09T19:41:47.245Z] + cut -d/ -f2 [2022-11-09T19:41:47.245Z] + dirname cmd/core-command/Dockerfile [2022-11-09T19:41:47.245Z] + echo core-command,cmd/core-command/Dockerfile [2022-11-09T19:41:47.245Z] + dirname cmd/core-data/Dockerfile [2022-11-09T19:41:47.245Z] + cut -d/ -f2 [2022-11-09T19:41:47.245Z] + echo core-data,cmd/core-data/Dockerfile [2022-11-09T19:41:47.245Z] + + cut -d/ -f2dirname [2022-11-09T19:41:47.245Z] cmd/core-metadata/Dockerfile [2022-11-09T19:41:47.245Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-11-09T19:41:47.245Z] + cut+ -d/ -f2 [2022-11-09T19:41:47.245Z] dirname cmd/security-bootstrapper/Dockerfile [2022-11-09T19:41:47.245Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-11-09T19:41:47.245Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-11-09T19:41:47.245Z] + cut -d/ -f2 [2022-11-09T19:41:47.245Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-11-09T19:41:47.245Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-11-09T19:41:47.245Z] + cut -d/ -f2 [2022-11-09T19:41:47.245Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-11-09T19:41:47.245Z] + + cut -d/dirname -f2 cmd/security-spiffe-token-provider/Dockerfile [2022-11-09T19:41:47.245Z] [2022-11-09T19:41:47.245Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-11-09T19:41:47.245Z] + dirname+ cmd/security-spire-agent/Dockerfile [2022-11-09T19:41:47.245Z] cut -d/ -f2 [2022-11-09T19:41:47.245Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-11-09T19:41:47.245Z] + + cutdirname -d/ cmd/security-spire-config/Dockerfile -f2 [2022-11-09T19:41:47.245Z] [2022-11-09T19:41:47.245Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-11-09T19:41:47.245Z] + cut -d/ -f2 [2022-11-09T19:41:47.245Z] + dirname cmd/security-spire-server/Dockerfile [2022-11-09T19:41:47.245Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-11-09T19:41:47.245Z] + dirname cmd/support-notifications/Dockerfile [2022-11-09T19:41:47.245Z] + cut -d/ -f2 [2022-11-09T19:41:47.245Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-11-09T19:41:47.245Z] + dirname cmd/support-scheduler/Dockerfile [2022-11-09T19:41:47.245Z] + cut -d/ -f2 [2022-11-09T19:41:47.245Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-11-09T19:41:47.245Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-11-09T19:41:47.245Z] + cut -d/ -f2 [2022-11-09T19:41:47.245Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-11-09T19:41:47.294Z] 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-09T19:41:47.798Z] + git rev-list -1 --merges 50f7d2cb6d8147bc443e42ee69481d77c13dcb99~1..50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [Pipeline] echo [2022-11-09T19:41:47.831Z] -----------> git rev-list -1 --merges 50f7d2cb6d8147bc443e42ee69481d77c13dcb99~1..50f7d2cb6d8147bc443e42ee69481d77c13dcb99 50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [false] [Pipeline] sh [2022-11-09T19:41:48.143Z] + git log --format=format:%s -1 50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [Pipeline] echo [2022-11-09T19:41:48.176Z] ========================================================= [2022-11-09T19:41:48.176Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-09T19:41:48.176Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-11-09T19:41:48.651Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-09T19:41:48.652Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-09T19:41:48.652Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-09T19:41:48.652Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-09T19:41:48.652Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-09T19:41:48.652Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-09T19:41:48.652Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:41:49.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-09T19:41:49.134Z] [2022-11-09T19:41:49.134Z] 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-09T19:41:49.527Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-09T19:41:49.527Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-09T19:41:49.527Z] b85a868b505f: Pulling fs layer [2022-11-09T19:41:49.527Z] e2be974225ed: Pulling fs layer [2022-11-09T19:41:49.527Z] 339a4e72a1f5: Pulling fs layer [2022-11-09T19:41:49.527Z] 988bab9f4d93: Pulling fs layer [2022-11-09T19:41:49.527Z] 1469e6f7b9e6: Pulling fs layer [2022-11-09T19:41:49.528Z] eaf3925da568: Pulling fs layer [2022-11-09T19:41:49.528Z] bab4dde63d76: Pulling fs layer [2022-11-09T19:41:49.528Z] bde34c3a00c8: Pulling fs layer [2022-11-09T19:41:49.528Z] b352a97aabf1: Pulling fs layer [2022-11-09T19:41:49.528Z] 4872d77fe225: Pulling fs layer [2022-11-09T19:41:49.528Z] 5851b861e8e6: Pulling fs layer [2022-11-09T19:41:49.528Z] 988bab9f4d93: Waiting [2022-11-09T19:41:49.528Z] bde34c3a00c8: Waiting [2022-11-09T19:41:49.528Z] 1469e6f7b9e6: Waiting [2022-11-09T19:41:49.528Z] b352a97aabf1: Waiting [2022-11-09T19:41:49.528Z] eaf3925da568: Waiting [2022-11-09T19:41:49.528Z] 5851b861e8e6: Waiting [2022-11-09T19:41:49.528Z] 4872d77fe225: Waiting [2022-11-09T19:41:49.528Z] bab4dde63d76: Waiting [2022-11-09T19:41:49.528Z] e2be974225ed: Download complete [2022-11-09T19:41:49.528Z] 988bab9f4d93: Verifying Checksum [2022-11-09T19:41:49.528Z] 988bab9f4d93: Download complete [2022-11-09T19:41:49.787Z] 1469e6f7b9e6: Verifying Checksum [2022-11-09T19:41:49.787Z] 1469e6f7b9e6: Download complete [2022-11-09T19:41:49.787Z] 339a4e72a1f5: Verifying Checksum [2022-11-09T19:41:49.787Z] 339a4e72a1f5: Download complete [2022-11-09T19:41:49.787Z] eaf3925da568: Verifying Checksum [2022-11-09T19:41:49.787Z] eaf3925da568: Download complete [2022-11-09T19:41:49.787Z] bde34c3a00c8: Verifying Checksum [2022-11-09T19:41:49.787Z] bde34c3a00c8: Download complete [2022-11-09T19:41:49.787Z] b352a97aabf1: Download complete [2022-11-09T19:41:49.787Z] 4872d77fe225: Download complete [2022-11-09T19:41:49.787Z] 5851b861e8e6: Verifying Checksum [2022-11-09T19:41:49.787Z] 5851b861e8e6: Download complete [2022-11-09T19:41:49.787Z] b85a868b505f: Verifying Checksum [2022-11-09T19:41:49.787Z] b85a868b505f: Download complete [2022-11-09T19:41:50.060Z] bab4dde63d76: Verifying Checksum [2022-11-09T19:41:50.060Z] bab4dde63d76: Download complete [2022-11-09T19:41:50.998Z] b85a868b505f: Pull complete [2022-11-09T19:41:50.998Z] e2be974225ed: Pull complete [2022-11-09T19:41:51.566Z] 339a4e72a1f5: Pull complete [2022-11-09T19:41:51.566Z] 988bab9f4d93: Pull complete [2022-11-09T19:41:51.826Z] 1469e6f7b9e6: Pull complete [2022-11-09T19:41:51.826Z] eaf3925da568: Pull complete [2022-11-09T19:41:53.210Z] bab4dde63d76: Pull complete [2022-11-09T19:41:53.471Z] bde34c3a00c8: Pull complete [2022-11-09T19:41:53.471Z] b352a97aabf1: Pull complete [2022-11-09T19:41:53.471Z] 4872d77fe225: Pull complete [2022-11-09T19:41:53.730Z] 5851b861e8e6: Pull complete [2022-11-09T19:41:53.730Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-09T19:41:53.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-09T19:41:53.730Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T19:41:53.925Z] prd-ubuntu20.04-docker-8c-8g-118795 does not seem to be running inside a container [2022-11-09T19:41:53.960Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-09T19:41:55.966Z] $ docker top 84b2b222846dc3da2682b790c2d7d340a56bd0ddcea6afad003319fb4c1d385e -eo pid,comm [2022-11-09T19:41:56.013Z] 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-09T19:41:56.013Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-09T19:41:56.125Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-09T19:41:56.125Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-09T19:41:56.235Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-09T19:41:56.239Z] $ docker exec 84b2b222846dc3da2682b790c2d7d340a56bd0ddcea6afad003319fb4c1d385e ssh-agent [2022-11-09T19:41:56.327Z] SSH_AUTH_SOCK=/tmp/ssh-mmZvk7QSXgPw/agent.32 [2022-11-09T19:41:56.327Z] SSH_AGENT_PID=38 [2022-11-09T19:41:56.334Z] Running ssh-add (command line suppressed) [2022-11-09T19:41:56.435Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_18387361106875938566.key (/w/workspace/edgex-go/1@tmp/private_key_18387361106875938566.key) [2022-11-09T19:41:56.449Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-09T19:41:56.784Z] + git tag --points-at HEAD [Pipeline] } [2022-11-09T19:41:56.814Z] $ docker exec --env ******** --env ******** 84b2b222846dc3da2682b790c2d7d340a56bd0ddcea6afad003319fb4c1d385e ssh-agent -k [2022-11-09T19:41:56.917Z] unset SSH_AUTH_SOCK; [2022-11-09T19:41:56.917Z] unset SSH_AGENT_PID; [2022-11-09T19:41:56.917Z] echo Agent pid 38 killed; [2022-11-09T19:41:56.925Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-09T19:41:57.005Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-09T19:41:57.006Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-09T19:41:57.125Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-09T19:41:57.130Z] $ docker exec 84b2b222846dc3da2682b790c2d7d340a56bd0ddcea6afad003319fb4c1d385e ssh-agent [2022-11-09T19:41:57.239Z] SSH_AUTH_SOCK=/tmp/ssh-OXXXxmjWg30B/agent.70 [2022-11-09T19:41:57.239Z] SSH_AGENT_PID=76 [2022-11-09T19:41:57.244Z] Running ssh-add (command line suppressed) [2022-11-09T19:41:57.345Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_14639624437745680890.key (/w/workspace/edgex-go/1@tmp/private_key_14639624437745680890.key) [2022-11-09T19:41:57.357Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-09T19:41:57.681Z] + git semver init [2022-11-09T19:41:57.941Z] 2022-11-09 19:41:57,848 [run_init] DEBUG init version:0.0.0 force:False [2022-11-09T19:41:57.941Z] 2022-11-09 19:41:57,850 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-11-09T19:41:57.941Z] 2022-11-09 19:41:57,850 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-11-09T19:41:57.941Z] 2022-11-09 19:41:57,850 [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-09T19:42:03.267Z] 2022-11-09 19:42:02,376 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-11-09T19:42:03.267Z] 2022-11-09 19:42:02,376 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/levski-openapi-version-changes with force:False [2022-11-09T19:42:03.267Z] 2022-11-09 19:42:02,376 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/levski-openapi-version-changes [2022-11-09T19:42:03.267Z] 2022-11-09 19:42:02,381 [execute] INFO git cat-file --batch-check [2022-11-09T19:42:03.267Z] 2022-11-09 19:42:02,381 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-11-09T19:42:03.267Z] 2022-11-09 19:42:02,387 [execute] INFO git cat-file --batch [2022-11-09T19:42:03.267Z] 2022-11-09 19:42:02,387 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-11-09T19:42:03.267Z] 2022-11-09 19:42:02,394 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/levski-openapi-version-changes [2022-11-09T19:42:03.267Z] 0.0.0 [Pipeline] } [2022-11-09T19:42:03.295Z] $ docker exec --env ******** --env ******** 84b2b222846dc3da2682b790c2d7d340a56bd0ddcea6afad003319fb4c1d385e ssh-agent -k [2022-11-09T19:42:03.381Z] unset SSH_AUTH_SOCK; [2022-11-09T19:42:03.382Z] unset SSH_AGENT_PID; [2022-11-09T19:42:03.382Z] echo Agent pid 76 killed; [2022-11-09T19:42:03.389Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-09T19:42:03.823Z] + git semver [Pipeline] } [2022-11-09T19:42:04.112Z] $ docker stop --time=1 84b2b222846dc3da2682b790c2d7d340a56bd0ddcea6afad003319fb4c1d385e [2022-11-09T19:42:05.407Z] $ docker rm -f 84b2b222846dc3da2682b790c2d7d340a56bd0ddcea6afad003319fb4c1d385e [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-09T19:42:05.801Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-09T19:42:06.055Z] Stashed 1 file(s) [Pipeline] echo [2022-11-09T19:42:06.071Z] [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-09T19:42:06.871Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-11-09T19:42:06.913Z] [edgeX.isLTS] Checking if [levski-openapi-version-changes] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T19:42:06.945Z] [edgeX.isLTS] Checking if [levski-openapi-version-changes] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T19:42:06.977Z] ========================================================= [2022-11-09T19:42:06.977Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-09T19:42:06.977Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-11-09T19:42:07.322Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-09T19:42:07.322Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-09T19:42:07.322Z] 213ec9aee27d: Pulling fs layer [2022-11-09T19:42:07.322Z] 4583459ba037: Pulling fs layer [2022-11-09T19:42:07.322Z] 93c1e223e6f2: Pulling fs layer [2022-11-09T19:42:07.322Z] 53926ce57604: Pulling fs layer [2022-11-09T19:42:07.322Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-09T19:42:07.322Z] 22ff95d597cd: Pulling fs layer [2022-11-09T19:42:07.322Z] 12d6caf4c0d1: Pulling fs layer [2022-11-09T19:42:07.322Z] 96b7cbca73a9: Pulling fs layer [2022-11-09T19:42:07.322Z] 53926ce57604: Waiting [2022-11-09T19:42:07.322Z] a7acece74701: Pulling fs layer [2022-11-09T19:42:07.322Z] 21b2b0c7a3f4: Waiting [2022-11-09T19:42:07.322Z] 22ff95d597cd: Waiting [2022-11-09T19:42:07.322Z] 12d6caf4c0d1: Waiting [2022-11-09T19:42:07.322Z] 96b7cbca73a9: Waiting [2022-11-09T19:42:07.322Z] a7acece74701: Waiting [2022-11-09T19:42:07.322Z] 93c1e223e6f2: Verifying Checksum [2022-11-09T19:42:07.322Z] 93c1e223e6f2: Download complete [2022-11-09T19:42:07.322Z] 4583459ba037: Verifying Checksum [2022-11-09T19:42:07.322Z] 4583459ba037: Download complete [2022-11-09T19:42:07.322Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-09T19:42:07.322Z] 21b2b0c7a3f4: Download complete [2022-11-09T19:42:07.322Z] 22ff95d597cd: Verifying Checksum [2022-11-09T19:42:07.322Z] 22ff95d597cd: Download complete [2022-11-09T19:42:07.322Z] 213ec9aee27d: Verifying Checksum [2022-11-09T19:42:07.322Z] 12d6caf4c0d1: Download complete [2022-11-09T19:42:07.584Z] 213ec9aee27d: Pull complete [2022-11-09T19:42:07.584Z] 4583459ba037: Pull complete [2022-11-09T19:42:07.845Z] 93c1e223e6f2: Pull complete [2022-11-09T19:42:07.845Z] a7acece74701: Verifying Checksum [2022-11-09T19:42:07.845Z] a7acece74701: Download complete [2022-11-09T19:42:08.419Z] 96b7cbca73a9: Download complete [2022-11-09T19:42:08.419Z] 53926ce57604: Verifying Checksum [2022-11-09T19:42:08.419Z] 53926ce57604: Download complete [2022-11-09T19:42:12.613Z] 53926ce57604: Pull complete [2022-11-09T19:42:12.613Z] 21b2b0c7a3f4: Pull complete [2022-11-09T19:42:12.613Z] 22ff95d597cd: Pull complete [2022-11-09T19:42:12.613Z] 12d6caf4c0d1: Pull complete [2022-11-09T19:42:13.988Z] 96b7cbca73a9: Pull complete [2022-11-09T19:42:14.921Z] a7acece74701: Pull complete [2022-11-09T19:42:14.921Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-09T19:42:14.921Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-09T19:42:14.921Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-11-09T19:42:15.275Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-09T19:42:15.275Z] WORKDIR /edgex [2022-11-09T19:42:15.275Z] COPY go.mod . [2022-11-09T19:42:15.275Z] RUN go mod download [2022-11-09T19:42:15.275Z] + docker build -t ci-base-image-x86_64 -f - . [2022-11-09T19:42:15.843Z] Sending build context to Docker daemon 169.8MB [2022-11-09T19:42:15.843Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-09T19:42:15.843Z] ---> db6d94c90886 [2022-11-09T19:42:15.843Z] Step 2/4 : WORKDIR /edgex [2022-11-09T19:42:19.134Z] ---> Running in 8f5a4ce6ed16 [2022-11-09T19:42:19.134Z] Removing intermediate container 8f5a4ce6ed16 [2022-11-09T19:42:19.134Z] ---> c0bf5f3608a5 [2022-11-09T19:42:19.134Z] Step 3/4 : COPY go.mod . [2022-11-09T19:42:19.393Z] ---> 92ba4453dde3 [2022-11-09T19:42:19.393Z] Step 4/4 : RUN go mod download [2022-11-09T19:42:19.393Z] ---> Running in 4794a9467b1e [2022-11-09T19:42:21.396Z] Still waiting to schedule task [2022-11-09T19:42:21.396Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-11-09T19:42:31.620Z] Removing intermediate container 4794a9467b1e [2022-11-09T19:42:31.620Z] ---> 0f26aac39bb7 [2022-11-09T19:42:31.620Z] Successfully built 0f26aac39bb7 [2022-11-09T19:42:31.620Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:42:31.995Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-09T19:42:31.996Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T19:42:32.144Z] prd-ubuntu20.04-docker-8c-8g-118795 does not seem to be running inside a container [2022-11-09T19:42:32.174Z] $ 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 ******** ci-base-image-x86_64 cat [2022-11-09T19:42:32.584Z] $ docker top 7252837bba5bfcc82a756e31bcf7159436f9e1aeafd5ed7ca54c57aacc93cdd7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T19:42:32.957Z] + go version [2022-11-09T19:42:32.957Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-09T19:42:32.991Z] $ docker stop --time=1 7252837bba5bfcc82a756e31bcf7159436f9e1aeafd5ed7ca54c57aacc93cdd7 [2022-11-09T19:42:34.271Z] $ docker rm -f 7252837bba5bfcc82a756e31bcf7159436f9e1aeafd5ed7ca54c57aacc93cdd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:42:34.957Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-09T19:42:34.957Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T19:42:35.083Z] prd-ubuntu20.04-docker-8c-8g-118795 does not seem to be running inside a container [2022-11-09T19:42:35.113Z] $ 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 ******** ci-base-image-x86_64 cat [2022-11-09T19:42:35.445Z] $ docker top aab3917613592977f85f77ce10a6b8459fcedd31803f4a6abdbe16ea30f7a8cb -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-09T19:42:35.550Z] ========================================================= [2022-11-09T19:42:35.550Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-11-09T19:42:35.550Z] ========================================================= [Pipeline] sh [2022-11-09T19:42:35.851Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-11-09T19:42:36.198Z] + make test [2022-11-09T19:42:36.198Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-11-09T19:42:42.756Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-11-09T19:42:58.271Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-11-09T19:42:58.271Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-11-09T19:42:58.271Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-11-09T19:42:58.271Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-11-09T19:42:58.271Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-11-09T19:42:58.271Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-11-09T19:42:58.271Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-11-09T19:42:58.271Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-11-09T19:42:58.271Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-11-09T19:42:58.271Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-11-09T19:42:58.271Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-11-09T19:42:58.271Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-11-09T19:42:58.271Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-11-09T19:42:58.271Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-11-09T19:42:58.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-11-09T19:42:58.271Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements [2022-11-09T19:42:58.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-11-09T19:42:58.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-11-09T19:42:58.271Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.119s coverage: 98.5% of statements [2022-11-09T19:42:58.271Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.129s coverage: 43.0% of statements [2022-11-09T19:42:58.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-11-09T19:42:58.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-11-09T19:42:58.271Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.095s coverage: 54.2% of statements [2022-11-09T19:42:58.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-11-09T19:42:58.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-11-09T19:43:02.523Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.396s coverage: 89.2% of statements [2022-11-09T19:43:02.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-11-09T19:43:02.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-11-09T19:43:02.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-11-09T19:43:02.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-11-09T19:43:02.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-11-09T19:43:02.524Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.111s coverage: 2.2% of statements [2022-11-09T19:43:02.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-11-09T19:43:02.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-11-09T19:43:02.524Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.493s coverage: 95.6% of statements [2022-11-09T19:43:02.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-11-09T19:43:02.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-11-09T19:43:02.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-11-09T19:43:02.524Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.086s coverage: 72.2% of statements [2022-11-09T19:43:02.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-11-09T19:43:02.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-11-09T19:43:02.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-11-09T19:43:02.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-11-09T19:43:02.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-11-09T19:43:02.524Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.075s coverage: 60.0% of statements [2022-11-09T19:43:02.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-11-09T19:43:02.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-11-09T19:43:02.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-11-09T19:43:02.524Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements [2022-11-09T19:43:02.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-11-09T19:43:02.524Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.074s coverage: 58.8% of statements [2022-11-09T19:43:02.524Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.101s coverage: 29.6% of statements [2022-11-09T19:43:02.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-11-09T19:43:02.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements [2022-11-09T19:43:02.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.063s coverage: 79.5% of statements [2022-11-09T19:43:02.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.086s coverage: 94.1% of statements [2022-11-09T19:43:02.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements [2022-11-09T19:43:02.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.069s coverage: 87.5% of statements [2022-11-09T19:43:07.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements [2022-11-09T19:43:07.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.047s coverage: 44.8% of statements [2022-11-09T19:43:14.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.204s coverage: 79.9% of statements [2022-11-09T19:43:14.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-11-09T19:43:17.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.098s coverage: 92.9% of statements [2022-11-09T19:43:17.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-11-09T19:43:17.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-11-09T19:43:17.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-11-09T19:43:17.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-11-09T19:43:17.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-11-09T19:43:17.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-11-09T19:43:17.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-11-09T19:43:17.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-11-09T19:43:17.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.091s coverage: 86.9% of statements [2022-11-09T19:43:17.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-11-09T19:43:17.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-11-09T19:43:17.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-11-09T19:43:17.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-11-09T19:43:17.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2022-11-09T19:43:17.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-11-09T19:43:17.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-11-09T19:43:17.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2022-11-09T19:43:17.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-11-09T19:43:17.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 58.8% of statements [2022-11-09T19:43:17.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-11-09T19:43:17.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.077s coverage: 80.0% of statements [2022-11-09T19:43:17.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements [2022-11-09T19:43:17.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.087s coverage: 85.4% of statements [2022-11-09T19:43:17.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.226s coverage: 91.2% of statements [2022-11-09T19:43:17.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-11-09T19:43:17.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.184s coverage: 64.7% of statements [2022-11-09T19:43:17.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-11-09T19:43:17.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-11-09T19:43:17.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.078s coverage: 100.0% of statements [2022-11-09T19:43:17.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-11-09T19:43:17.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-11-09T19:43:17.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-11-09T19:43:17.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-11-09T19:43:17.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.346s coverage: 65.8% of statements [2022-11-09T19:43:17.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-11-09T19:43:17.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-11-09T19:43:17.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-11-09T19:43:17.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.200s coverage: 41.8% of statements [2022-11-09T19:43:17.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-11-09T19:43:17.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-11-09T19:43:17.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2022-11-09T19:43:17.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-11-09T19:43:17.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2022-11-09T19:43:17.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-11-09T19:43:17.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-11-09T19:43:17.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-11-09T19:43:17.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-11-09T19:43:17.732Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements [2022-11-09T19:43:17.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-11-09T19:43:17.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-11-09T19:43:17.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-11-09T19:43:17.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-11-09T19:43:17.732Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.174s coverage: 92.3% of statements [2022-11-09T19:43:17.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-11-09T19:43:17.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-11-09T19:43:17.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-11-09T19:43:17.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-11-09T19:43:17.732Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2022-11-09T19:43:17.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-11-09T19:43:17.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-11-09T19:43:17.732Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.114s coverage: 97.7% of statements [2022-11-09T19:43:17.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-11-09T19:43:17.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-11-09T19:43:17.732Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-11-09T19:43:17.732Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-11-09T19:43:17.732Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.058s coverage: 28.9% of statements [2022-11-09T19:43:17.732Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-11-09T19:43:17.732Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-11-09T19:43:17.732Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-11-09T19:43:17.732Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-11-09T19:43:17.732Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-11-09T19:43:17.732Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-11-09T19:43:17.732Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-11-09T19:43:17.732Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-11-09T19:43:17.732Z] 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-09T19:43:39.685Z] 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-09T19:43:39.685Z] GO111MODULE=on go vet ./... [2022-11-09T19:43:42.962Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-09T19:43:42.962Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-09T19:43:42.962Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-09T19:43:42.997Z] [edgeX.isLTS] Checking if [levski-openapi-version-changes] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-11-09T19:43:43.309Z] + ls -al . [2022-11-09T19:43:43.310Z] total 776 [2022-11-09T19:43:43.310Z] drwxrwxr-x 11 1001 1001 4096 Nov 9 19:42 . [2022-11-09T19:43:43.310Z] drwxr-xr-x 4 root root 4096 Nov 9 19:42 .. [2022-11-09T19:43:43.310Z] drwxrwxr-x 2 1001 1001 4096 Nov 9 19:41 .blubracket [2022-11-09T19:43:43.310Z] -rw-rw-r-- 1 1001 1001 16 Nov 9 19:41 .dockerignore [2022-11-09T19:43:43.310Z] drwxrwxr-x 8 1001 1001 4096 Nov 9 19:43 .git [2022-11-09T19:43:43.310Z] drwxrwxr-x 3 1001 1001 4096 Nov 9 19:41 .github [2022-11-09T19:43:43.310Z] -rw-rw-r-- 1 1001 1001 1030 Nov 9 19:41 .gitignore [2022-11-09T19:43:43.310Z] -rw-rw-r-- 1 1001 1001 42 Nov 9 19:41 .golangci.yml [2022-11-09T19:43:43.310Z] -rw-rw-r-- 1 1001 1001 87 Nov 9 19:41 .hadolint.yml [2022-11-09T19:43:43.310Z] drwxr-xr-x 3 1001 1001 4096 Nov 9 19:42 .semver [2022-11-09T19:43:43.310Z] -rw-rw-r-- 1 1001 1001 166 Nov 9 19:41 .sonarcloud.properties [2022-11-09T19:43:43.310Z] -rw-rw-r-- 1 1001 1001 1171 Nov 9 19:41 ADOPTERS.md [2022-11-09T19:43:43.310Z] -rw-rw-r-- 1 1001 1001 10722 Nov 9 19:41 Attribution.txt [2022-11-09T19:43:43.310Z] -rw-rw-r-- 1 1001 1001 73765 Nov 9 19:41 CHANGELOG.md [2022-11-09T19:43:43.310Z] -rw-rw-r-- 1 1001 1001 3804 Nov 9 19:41 CONTRIBUTING.md [2022-11-09T19:43:43.310Z] -rw-rw-r-- 1 1001 1001 677 Nov 9 19:41 GOVERNANCE.md [2022-11-09T19:43:43.310Z] -rw-rw-r-- 1 1001 1001 850 Nov 9 19:41 Jenkinsfile [2022-11-09T19:43:43.310Z] -rw-rw-r-- 1 1001 1001 10775 Nov 9 19:41 LICENSE [2022-11-09T19:43:43.310Z] -rw-rw-r-- 1 1001 1001 13857 Nov 9 19:41 Makefile [2022-11-09T19:43:43.310Z] -rw-rw-r-- 1 1001 1001 582 Nov 9 19:41 OWNERS.md [2022-11-09T19:43:43.310Z] -rw-rw-r-- 1 1001 1001 9799 Nov 9 19:41 README.md [2022-11-09T19:43:43.310Z] -rw-rw-r-- 1 1001 1001 6912 Nov 9 19:41 SECURITY.md [2022-11-09T19:43:43.310Z] -rw-rw-r-- 1 1001 1001 5 Nov 9 19:42 VERSION [2022-11-09T19:43:43.310Z] -rw-rw-r-- 1 1001 1001 4131 Nov 9 19:41 ZMQWindows.md [2022-11-09T19:43:43.310Z] drwxrwxr-x 2 1001 1001 4096 Nov 9 19:41 bin [2022-11-09T19:43:43.310Z] drwxrwxr-x 18 1001 1001 4096 Nov 9 19:41 cmd [2022-11-09T19:43:43.310Z] -rw-r--r-- 1 root root 501828 Nov 9 19:43 coverage.out [2022-11-09T19:43:43.310Z] -rw-rw-r-- 1 1001 1001 3405 Nov 9 19:41 go.mod [2022-11-09T19:43:43.310Z] -rw-rw-r-- 1 1001 1001 44978 Nov 9 19:41 go.sum [2022-11-09T19:43:43.310Z] drwxrwxr-x 8 1001 1001 4096 Nov 9 19:41 internal [2022-11-09T19:43:43.310Z] drwxrwxr-x 3 1001 1001 4096 Nov 9 19:41 openapi [2022-11-09T19:43:43.310Z] drwxrwxr-x 4 1001 1001 4096 Nov 9 19:41 snap [2022-11-09T19:43:43.310Z] -rw-rw-r-- 1 1001 1001 204 Nov 9 19:41 version.go [Pipeline] sh [2022-11-09T19:43:43.669Z] + '[' -e coverage.out ] [2022-11-09T19:43:43.669Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-11-09T19:43:43.780Z] Stashed 1 file(s) [Pipeline] sh [2022-11-09T19:43:44.074Z] + make build [2022-11-09T19:43:44.074Z] 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-09T19:43:54.542Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118797 in /w/workspace/o_levski-openapi-version-changes [Pipeline] { [Pipeline] ws [2022-11-09T19:43:54.580Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-11-09T19:43:54.652Z] The recommended git tool is: git [2022-11-09T19:43:58.949Z] 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-09T19:43:59.450Z] using credential edgex-jenkins-ssh [2022-11-09T19:43:59.467Z] Cloning the remote Git repository [2022-11-09T19:43:59.503Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-11-09T19:44:00.343Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-11-09T19:44:00.473Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-11-09T19:44:00.474Z] > git --version # timeout=10 [2022-11-09T19:44:00.490Z] > git --version # 'git version 2.25.1' [2022-11-09T19:44:00.492Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-09T19:44:00.531Z] Verifying host key using known hosts file [2022-11-09T19:44:00.724Z] 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-09T19:44:00.739Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-09T19:44:11.184Z] 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-09T19:44:11.184Z] 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-09T19:44:16.303Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-11-09T19:44:16.324Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-09T19:44:17.103Z] Avoid second fetch [2022-11-09T19:44:17.103Z] Checking out Revision 50f7d2cb6d8147bc443e42ee69481d77c13dcb99 (levski-openapi-version-changes) [2022-11-09T19:44:17.788Z] Commit message: "ci: automated version changes for OpenAPI version: [2.4.0]" [2022-11-09T19:44:17.843Z] > git --version # timeout=10 [2022-11-09T19:44:17.858Z] > git --version # 'git version 2.25.1' [2022-11-09T19:44:17.877Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-09T19:44:17.118Z] > git config core.sparsecheckout # timeout=10 [2022-11-09T19:44:17.136Z] > git checkout -f 50f7d2cb6d8147bc443e42ee69481d77c13dcb99 # timeout=10 [2022-11-09T19:44:19.017Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-09T19:44:19.017Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-09T19:44:19.017Z] Dload Upload Total Spent Left Speed [2022-11-09T19:44:19.017Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 88125 0 --:--:-- --:--:-- --:--:-- 88125 [2022-11-09T19:44:19.289Z] 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-09T19:44:19.290Z] 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 [Pipeline] sh [2022-11-09T19:44:19.550Z] 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-09T19:44:19.615Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-09T19:44:19.967Z] + sudo tee /etc/docker/daemon.new [2022-11-09T19:44:19.967Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-09T19:44:19.967Z] { [2022-11-09T19:44:19.967Z] "registry-mirrors": [ [2022-11-09T19:44:19.967Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-09T19:44:19.967Z] ], [2022-11-09T19:44:19.967Z] "bip": "10.250.0.254/24", [2022-11-09T19:44:19.967Z] "hosts": [ [2022-11-09T19:44:19.967Z] "tcp://0.0.0.0:5555", [2022-11-09T19:44:19.967Z] "unix:///var/run/docker.sock" [2022-11-09T19:44:19.967Z] ], [2022-11-09T19:44:19.967Z] "mtu": 1458, [2022-11-09T19:44:19.967Z] "selinux-enabled": true, [2022-11-09T19:44:19.967Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-09T19:44:19.967Z] } [Pipeline] sh [2022-11-09T19:44:20.316Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-09T19:44:20.675Z] + sudo service docker restart [2022-11-09T19:44:21.456Z] 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-09T19:44:22.392Z] 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-09T19:44:23.324Z] 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-09T19:44:24.258Z] 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-09T19:44:24.825Z] 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-09T19:44:26.729Z] 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-09T19:44:28.121Z] $ docker stop --time=1 aab3917613592977f85f77ce10a6b8459fcedd31803f4a6abdbe16ea30f7a8cb [2022-11-09T19:44:31.399Z] $ docker rm -f aab3917613592977f85f77ce10a6b8459fcedd31803f4a6abdbe16ea30f7a8cb [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-09T19:44:32.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-09T19:44:32.602Z] [2022-11-09T19:44:32.602Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:44:32.967Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-09T19:44:33.226Z] latest: Pulling from edgex-devops/edgex-compose [2022-11-09T19:44:33.226Z] cbdbe7a5bc2a: Pulling fs layer [2022-11-09T19:44:33.226Z] ca9280d653b3: Pulling fs layer [2022-11-09T19:44:33.226Z] 7e9c9ca2126c: Pulling fs layer [2022-11-09T19:44:33.226Z] cbdbe7a5bc2a: Verifying Checksum [2022-11-09T19:44:33.226Z] cbdbe7a5bc2a: Download complete [2022-11-09T19:44:33.494Z] ca9280d653b3: Verifying Checksum [2022-11-09T19:44:33.494Z] ca9280d653b3: Download complete [2022-11-09T19:44:33.494Z] cbdbe7a5bc2a: Pull complete [2022-11-09T19:44:33.752Z] 7e9c9ca2126c: Verifying Checksum [2022-11-09T19:44:33.752Z] 7e9c9ca2126c: Download complete [2022-11-09T19:44:34.011Z] ca9280d653b3: Pull complete [2022-11-09T19:44:37.294Z] 7e9c9ca2126c: Pull complete [2022-11-09T19:44:37.295Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-11-09T19:44:37.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-09T19:44:37.295Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T19:44:37.520Z] prd-ubuntu20.04-docker-8c-8g-118795 does not seem to be running inside a container [2022-11-09T19:44:37.551Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-11-09T19:44:39.473Z] $ docker top 6ccbe7fee2900a8cf3ab9ae1c69cdde7fa471101b01a69aa264d50a73a79db59 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2022-11-09T19:44:39.665Z] provisioning config files... [2022-11-09T19:44:39.694Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8145199059254045410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T19:44:39.890Z] + docker-compose build --help [2022-11-09T19:44:39.890Z] + grep parallel [2022-11-09T19:44:40.098Z] ---> docker-login.sh [2022-11-09T19:44:40.098Z] nexus3.edgexfoundry.org:10001 [2022-11-09T19:44:40.458Z] --parallel Build images in parallel. [Pipeline] } [2022-11-09T19:44:40.495Z] $ docker stop --time=1 6ccbe7fee2900a8cf3ab9ae1c69cdde7fa471101b01a69aa264d50a73a79db59 [2022-11-09T19:44:40.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T19:44:40.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T19:44:40.688Z] Configure a credential helper to remove this warning. See [2022-11-09T19:44:40.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T19:44:40.688Z] [2022-11-09T19:44:40.688Z] Login Succeeded [2022-11-09T19:44:40.688Z] nexus3.edgexfoundry.org:10002 [2022-11-09T19:44:40.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T19:44:41.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T19:44:41.224Z] Configure a credential helper to remove this warning. See [2022-11-09T19:44:41.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T19:44:41.224Z] [2022-11-09T19:44:41.224Z] Login Succeeded [2022-11-09T19:44:41.224Z] nexus3.edgexfoundry.org:10003 [2022-11-09T19:44:41.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T19:44:41.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T19:44:41.493Z] Configure a credential helper to remove this warning. See [2022-11-09T19:44:41.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T19:44:41.493Z] [2022-11-09T19:44:41.493Z] Login Succeeded [2022-11-09T19:44:41.493Z] nexus3.edgexfoundry.org:10004 [2022-11-09T19:44:41.747Z] $ docker rm -f 6ccbe7fee2900a8cf3ab9ae1c69cdde7fa471101b01a69aa264d50a73a79db59 [2022-11-09T19:44:41.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T19:44:41.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T19:44:41.762Z] Configure a credential helper to remove this warning. See [2022-11-09T19:44:41.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T19:44:41.762Z] [2022-11-09T19:44:41.762Z] Login Succeeded [2022-11-09T19:44:41.762Z] docker.io [Pipeline] // withDockerContainer [Pipeline] writeFile [2022-11-09T19:44:42.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:44:42.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T19:44:42.293Z] Configure a credential helper to remove this warning. See [2022-11-09T19:44:42.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T19:44:42.293Z] [2022-11-09T19:44:42.293Z] Login Succeeded [2022-11-09T19:44:42.293Z] ---> docker-login.sh ends [Pipeline] } [2022-11-09T19:44:42.320Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2022-11-09T19:44:42.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-09T19:44:42.446Z] . [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T19:44:42.636Z] prd-ubuntu20.04-docker-8c-8g-118795 does not seem to be running inside a container [2022-11-09T19:44:42.670Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-11-09T19:44:42.995Z] $ docker top 5016c9f065acf39b3f9e493925172cbf9ab604bc10f9d82c7dc5522f1cb15a3b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-11-09T19:44:43.418Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [2022-11-09T19:44:43.449Z] + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] echo [2022-11-09T19:44:43.455Z] [edgeX.isLTS] Checking if [levski-openapi-version-changes] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T19:44:43.509Z] [edgeX.isLTS] Checking if [levski-openapi-version-changes] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T19:44:43.541Z] ========================================================= [2022-11-09T19:44:43.541Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-09T19:44:43.541Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-11-09T19:44:43.913Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-09T19:44:43.913Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-09T19:44:43.913Z] 9b18e9b68314: Pulling fs layer [2022-11-09T19:44:43.913Z] 35d82f9e3411: Pulling fs layer [2022-11-09T19:44:43.913Z] e16973657156: Pulling fs layer [2022-11-09T19:44:43.913Z] fc693d55d65f: Pulling fs layer [2022-11-09T19:44:43.913Z] 7e9fc2657dce: Pulling fs layer [2022-11-09T19:44:43.913Z] dda99020689f: Pulling fs layer [2022-11-09T19:44:43.913Z] db1c61fa0a46: Pulling fs layer [2022-11-09T19:44:43.913Z] 891c053d2c06: Pulling fs layer [2022-11-09T19:44:43.913Z] dda99020689f: Waiting [2022-11-09T19:44:43.913Z] db1c61fa0a46: Waiting [2022-11-09T19:44:43.913Z] 891c053d2c06: Waiting [2022-11-09T19:44:43.913Z] 7e9fc2657dce: Waiting [2022-11-09T19:44:43.913Z] fc693d55d65f: Waiting [2022-11-09T19:44:43.913Z] e16973657156: Download complete [2022-11-09T19:44:44.017Z] Building core-command ... [2022-11-09T19:44:44.017Z] Building core-data ... [2022-11-09T19:44:44.017Z] Building core-metadata ... [2022-11-09T19:44:44.017Z] Building security-bootstrapper ... [2022-11-09T19:44:44.017Z] Building security-proxy-setup ... [2022-11-09T19:44:44.017Z] Building security-secretstore-setup ... [2022-11-09T19:44:44.017Z] Building security-spiffe-token-provider ... [2022-11-09T19:44:44.017Z] Building security-spire-agent ... [2022-11-09T19:44:44.017Z] Building security-spire-config ... [2022-11-09T19:44:44.017Z] Building security-spire-server ... [2022-11-09T19:44:44.017Z] Building support-notifications ... [2022-11-09T19:44:44.017Z] Building support-scheduler ... [2022-11-09T19:44:44.017Z] Building sys-mgmt-agent ... [2022-11-09T19:44:44.017Z] Building support-scheduler [2022-11-09T19:44:44.017Z] Building security-proxy-setup [2022-11-09T19:44:44.017Z] Building support-notifications [2022-11-09T19:44:44.017Z] Building core-command [2022-11-09T19:44:44.017Z] Building security-spire-agent [2022-11-09T19:44:44.180Z] 35d82f9e3411: Verifying Checksum [2022-11-09T19:44:44.180Z] 35d82f9e3411: Download complete [2022-11-09T19:44:44.180Z] 7e9fc2657dce: Verifying Checksum [2022-11-09T19:44:44.180Z] 7e9fc2657dce: Download complete [2022-11-09T19:44:44.180Z] dda99020689f: Download complete [2022-11-09T19:44:44.180Z] 9b18e9b68314: Verifying Checksum [2022-11-09T19:44:44.180Z] 9b18e9b68314: Download complete [2022-11-09T19:44:45.148Z] 9b18e9b68314: Pull complete [2022-11-09T19:44:45.148Z] 891c053d2c06: Verifying Checksum [2022-11-09T19:44:45.148Z] 891c053d2c06: Download complete [2022-11-09T19:44:45.416Z] 35d82f9e3411: Pull complete [2022-11-09T19:44:45.684Z] e16973657156: Pull complete [2022-11-09T19:44:46.270Z] db1c61fa0a46: Verifying Checksum [2022-11-09T19:44:46.270Z] db1c61fa0a46: Download complete [2022-11-09T19:44:46.545Z] fc693d55d65f: Verifying Checksum [2022-11-09T19:44:46.545Z] fc693d55d65f: Download complete [2022-11-09T19:44:56.218Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:44:56.218Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:44:56.218Z] ---> 0f26aac39bb7 [2022-11-09T19:44:56.218Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-09T19:44:56.218Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:44:56.218Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:44:56.218Z] ---> 0f26aac39bb7 [2022-11-09T19:44:56.218Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-11-09T19:44:56.218Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:44:56.218Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:44:56.218Z] ---> 0f26aac39bb7 [2022-11-09T19:44:56.218Z] Step 3/21 : WORKDIR /edgex-go [2022-11-09T19:44:56.218Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:44:56.218Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:44:56.218Z] ---> 0f26aac39bb7 [2022-11-09T19:44:56.218Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-09T19:44:56.786Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:44:56.786Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:44:56.786Z] ---> 0f26aac39bb7 [2022-11-09T19:44:56.786Z] Step 3/24 : WORKDIR /edgex-go [2022-11-09T19:44:58.897Z] fc693d55d65f: Pull complete [2022-11-09T19:44:58.897Z] 7e9fc2657dce: Pull complete [2022-11-09T19:44:58.897Z] dda99020689f: Pull complete [2022-11-09T19:45:02.080Z] ---> Running in 148d00681ff4 [2022-11-09T19:45:02.080Z] ---> Running in 1752e52c9636 [2022-11-09T19:45:02.080Z] ---> Running in 25a417909199 [2022-11-09T19:45:02.080Z] ---> Running in 16bd08d53f73 [2022-11-09T19:45:02.080Z] ---> Running in c278ee71212c [2022-11-09T19:45:02.080Z] Removing intermediate container 1752e52c9636 [2022-11-09T19:45:02.080Z] ---> 149c704e9789 [2022-11-09T19:45:02.080Z] Step 4/23 : WORKDIR /edgex-go [2022-11-09T19:45:02.080Z] Removing intermediate container 148d00681ff4 [2022-11-09T19:45:02.080Z] ---> aa7810e69a56 [2022-11-09T19:45:02.080Z] Step 4/22 : WORKDIR /edgex-go [2022-11-09T19:45:02.080Z] Removing intermediate container c278ee71212c [2022-11-09T19:45:02.080Z] ---> 748c45750ca5 [2022-11-09T19:45:02.080Z] Step 4/22 : WORKDIR /edgex-go [2022-11-09T19:45:02.080Z] Removing intermediate container 25a417909199 [2022-11-09T19:45:02.080Z] ---> 4c931b8bf5d9 [2022-11-09T19:45:02.080Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-09T19:45:02.080Z] ---> Running in 3ad6e8805243 [2022-11-09T19:45:02.080Z] Removing intermediate container 16bd08d53f73 [2022-11-09T19:45:02.080Z] ---> 875a2726111f [2022-11-09T19:45:02.080Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-11-09T19:45:02.080Z] ---> Running in 433639a7ed6b [2022-11-09T19:45:02.080Z] ---> Running in 90b96ce0c61a [2022-11-09T19:45:02.340Z] ---> Running in fbe5ffa01c81 [2022-11-09T19:45:02.340Z] ---> Running in 0dfb84b21d38 [2022-11-09T19:45:02.340Z] Removing intermediate container 3ad6e8805243 [2022-11-09T19:45:02.340Z] ---> f350eca5a76a [2022-11-09T19:45:02.340Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-11-09T19:45:02.340Z] Removing intermediate container 433639a7ed6b [2022-11-09T19:45:02.340Z] ---> 451de18baa90 [2022-11-09T19:45:02.340Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-11-09T19:45:02.340Z] ---> Running in 43d668c3503a [2022-11-09T19:45:02.340Z] ---> Running in 25db55c3225c [2022-11-09T19:45:02.340Z] Removing intermediate container 90b96ce0c61a [2022-11-09T19:45:02.340Z] ---> 5a8b6685e8c1 [2022-11-09T19:45:02.340Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-09T19:45:02.340Z] ---> Running in b5e5120a02ee [2022-11-09T19:45:02.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:45:02.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:45:02.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:45:02.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:45:02.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:45:02.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:45:02.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:45:02.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:45:02.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:45:02.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:45:03.112Z] OK: 211 MiB in 51 packages [2022-11-09T19:45:03.112Z] OK: 211 MiB in 51 packages [2022-11-09T19:45:03.112Z] OK: 211 MiB in 51 packages [2022-11-09T19:45:03.112Z] OK: 211 MiB in 51 packages [2022-11-09T19:45:03.112Z] OK: 211 MiB in 51 packages [2022-11-09T19:45:03.680Z] Removing intermediate container fbe5ffa01c81 [2022-11-09T19:45:03.680Z] ---> f8ad2cd4a11f [2022-11-09T19:45:03.680Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-09T19:45:03.680Z] Removing intermediate container 0dfb84b21d38 [2022-11-09T19:45:03.680Z] ---> d58007cd4984 [2022-11-09T19:45:03.680Z] Step 5/21 : COPY go.mod vendor* ./ [2022-11-09T19:45:03.680Z] ---> 8d01b993f43c [2022-11-09T19:45:03.680Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:45:03.680Z] ---> Running in 0630c9ffb38b [2022-11-09T19:45:03.680Z] Removing intermediate container 43d668c3503a [2022-11-09T19:45:03.680Z] ---> d9b8d6af1f3e [2022-11-09T19:45:03.680Z] Step 6/23 : COPY go.mod vendor* ./ [2022-11-09T19:45:03.680Z] Removing intermediate container b5e5120a02ee [2022-11-09T19:45:03.680Z] ---> 38b75b3f717a [2022-11-09T19:45:03.680Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-09T19:45:03.938Z] Removing intermediate container 25db55c3225c [2022-11-09T19:45:03.938Z] ---> 0f3c72dc120e [2022-11-09T19:45:03.938Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-09T19:45:03.938Z] ---> 26136eb6ce8c [2022-11-09T19:45:03.938Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:45:03.938Z] ---> Running in f0d0322a6137 [2022-11-09T19:45:03.938Z] ---> ebf5e3333539 [2022-11-09T19:45:03.938Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:45:03.938Z] ---> Running in 39e1a85bea12 [2022-11-09T19:45:03.938Z] ---> 971c69c5a97d [2022-11-09T19:45:03.938Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:45:03.938Z] ---> f128c3cdd217 [2022-11-09T19:45:03.938Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:45:03.938Z] ---> Running in 695a4ff836ad [2022-11-09T19:45:03.938Z] ---> Running in c052ed9c34bd [2022-11-09T19:45:04.279Z] db1c61fa0a46: Pull complete [2022-11-09T19:45:06.959Z] 891c053d2c06: Pull complete [2022-11-09T19:45:06.959Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-09T19:45:06.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-09T19:45:06.959Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-11-09T19:45:07.344Z] + docker build -t ci-base-image-arm64 -f - . [2022-11-09T19:45:07.344Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-09T19:45:07.344Z] WORKDIR /edgex [2022-11-09T19:45:07.344Z] COPY go.mod . [2022-11-09T19:45:07.344Z] RUN go mod download [2022-11-09T19:45:07.931Z] Sending build context to Docker daemon 3.277MB [2022-11-09T19:45:07.931Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-09T19:45:07.931Z] ---> f96f9c87975a [2022-11-09T19:45:07.931Z] Step 2/4 : WORKDIR /edgex [2022-11-09T19:45:09.883Z] ---> Running in 043776d55114 [2022-11-09T19:45:10.151Z] Removing intermediate container 043776d55114 [2022-11-09T19:45:10.151Z] ---> c110ea3487f5 [2022-11-09T19:45:10.151Z] Step 3/4 : COPY go.mod . [2022-11-09T19:45:10.425Z] ---> 950cbf7c54aa [2022-11-09T19:45:10.425Z] Step 4/4 : RUN go mod download [2022-11-09T19:45:10.694Z] ---> Running in 7df5d320f30f [2022-11-09T19:45:30.497Z] Removing intermediate container 39e1a85bea12 [2022-11-09T19:45:30.497Z] ---> 2362e168cbd8 [2022-11-09T19:45:30.497Z] Step 8/23 : COPY . . [2022-11-09T19:45:30.497Z] Removing intermediate container c052ed9c34bd [2022-11-09T19:45:30.497Z] ---> df2931f4d003 [2022-11-09T19:45:30.497Z] Step 8/22 : COPY . . [2022-11-09T19:45:30.497Z] Removing intermediate container 0630c9ffb38b [2022-11-09T19:45:30.497Z] ---> 6051060f3c6a [2022-11-09T19:45:30.497Z] Step 7/24 : COPY . . [2022-11-09T19:45:30.497Z] Removing intermediate container 695a4ff836ad [2022-11-09T19:45:30.497Z] ---> f771f84631b8 [2022-11-09T19:45:30.497Z] Step 8/22 : COPY . . [2022-11-09T19:45:30.497Z] Removing intermediate container f0d0322a6137 [2022-11-09T19:45:30.497Z] ---> 34797dc8ccfe [2022-11-09T19:45:30.497Z] Step 7/21 : COPY . . [2022-11-09T19:45:40.466Z] ---> edb063d3df85 [2022-11-09T19:45:40.466Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-11-09T19:45:40.466Z] ---> cf39e96b4cc4 [2022-11-09T19:45:40.466Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-11-09T19:45:40.466Z] ---> bf3c00c7f611 [2022-11-09T19:45:40.466Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-09T19:45:40.466Z] ---> Running in 8475a2069559 [2022-11-09T19:45:40.466Z] ---> 95f0795317ea [2022-11-09T19:45:40.466Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-11-09T19:45:40.466Z] ---> Running in 79b5fc2e8924 [2022-11-09T19:45:40.466Z] ---> ba244f7f585d [2022-11-09T19:45:40.466Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-11-09T19:45:40.466Z] ---> Running in c1213d2b8e9d [2022-11-09T19:45:40.466Z] ---> Running in e5149448d1ba [2022-11-09T19:45:40.466Z] ---> Running in e04ecb56c3d8 [2022-11-09T19:45:40.466Z] Removing intermediate container c1213d2b8e9d [2022-11-09T19:45:40.466Z] ---> aa1476c146f6 [2022-11-09T19:45:40.466Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-09T19:45:40.466Z] ---> Running in 02150a210575 [2022-11-09T19:45:40.466Z] Removing intermediate container 02150a210575 [2022-11-09T19:45:40.466Z] ---> ec0335c4a626 [2022-11-09T19:45:40.466Z] 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-09T19:45:40.466Z] ---> Running in 4d0669d8ebbd [2022-11-09T19:45:40.466Z] 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-09T19:45:40.466Z] 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-09T19:45:40.722Z] 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-09T19:45:40.722Z] 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-09T19:45:41.309Z] Removing intermediate container 4d0669d8ebbd [2022-11-09T19:45:41.309Z] ---> 1776c7f6c940 [2022-11-09T19:45:41.309Z] Step 11/24 : WORKDIR /edgex-go [2022-11-09T19:45:41.594Z] ---> Running in 474e7e229c1c [2022-11-09T19:45:41.594Z] Removing intermediate container 474e7e229c1c [2022-11-09T19:45:41.594Z] ---> b674b56c07ff [2022-11-09T19:45:41.594Z] [2022-11-09T19:45:41.594Z] Step 12/24 : FROM alpine:3.15 [2022-11-09T19:45:41.921Z] 3.15: Pulling from library/alpine [2022-11-09T19:45:42.180Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-11-09T19:45:42.180Z] Status: Downloaded newer image for alpine:3.15 [2022-11-09T19:45:42.180Z] ---> c4fc93816858 [2022-11-09T19:45:42.180Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T19:45:42.180Z] ---> Running in 0bd6538c5ab0 [2022-11-09T19:45:42.437Z] Removing intermediate container 0bd6538c5ab0 [2022-11-09T19:45:42.437Z] ---> fb4115fc44e8 [2022-11-09T19:45:42.437Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-09T19:45:42.437Z] ---> Running in bd24d0281e46 [2022-11-09T19:45:42.932Z] Removing intermediate container 7df5d320f30f [2022-11-09T19:45:42.932Z] ---> 1684d25d629d [2022-11-09T19:45:42.932Z] Successfully built 1684d25d629d [2022-11-09T19:45:42.932Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2022-11-09T19:45:43.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:45:43.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] sh [2022-11-09T19:45:43.259Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-09T19:45:43.259Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-09T19:45:43.259Z] OK: 15859 distinct packages available [2022-11-09T19:45:43.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:45:43.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:45:43.362Z] + docker inspect -f . ci-base-image-arm64 [2022-11-09T19:45:43.362Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T19:45:43.516Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-09T19:45:43.516Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-09T19:45:43.516Z] (3/5) Installing libucontext (1.1-r0) [2022-11-09T19:45:43.516Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-09T19:45:43.516Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-09T19:45:43.516Z] Executing busybox-1.34.1-r7.trigger [2022-11-09T19:45:43.516Z] OK: 7 MiB in 19 packages [2022-11-09T19:45:43.623Z] prd-ubuntu20.04-docker-arm64-4c-16g-118797 does not seem to be running inside a container [2022-11-09T19:45:43.702Z] $ 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 ******** ci-base-image-arm64 cat [2022-11-09T19:45:44.932Z] Removing intermediate container bd24d0281e46 [2022-11-09T19:45:44.932Z] ---> e3cdc57f4add [2022-11-09T19:45:44.932Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-11-09T19:45:44.958Z] $ docker top 936d85fd439652fcccef60521f3f2273ae90cad6de4e305e3b2689fac2d2d948 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T19:45:45.884Z] + go version [2022-11-09T19:45:45.884Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-09T19:45:45.922Z] $ docker stop --time=1 936d85fd439652fcccef60521f3f2273ae90cad6de4e305e3b2689fac2d2d948 [2022-11-09T19:45:46.842Z] ---> 0da6a45987ca [2022-11-09T19:45:46.842Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-09T19:45:47.554Z] $ docker rm -f 936d85fd439652fcccef60521f3f2273ae90cad6de4e305e3b2689fac2d2d948 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:45:48.433Z] + docker inspect -f . ci-base-image-arm64 [2022-11-09T19:45:48.433Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T19:45:48.677Z] prd-ubuntu20.04-docker-arm64-4c-16g-118797 does not seem to be running inside a container [2022-11-09T19:45:48.741Z] $ 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 ******** ci-base-image-arm64 cat [2022-11-09T19:45:50.134Z] ---> 5a3b6ed871bd [2022-11-09T19:45:50.134Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-11-09T19:45:50.699Z] ---> f8f51d74dcb9 [2022-11-09T19:45:50.699Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-11-09T19:45:51.264Z] ---> 7ec74713e084 [2022-11-09T19:45:51.264Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-11-09T19:45:51.447Z] $ docker top 62c260e3b53d8adbcf19a3dd75b1a85528d696a6c1f085b9dfa53b7bc5de4b58 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-09T19:45:51.757Z] ========================================================= [2022-11-09T19:45:51.757Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-11-09T19:45:51.757Z] ========================================================= [Pipeline] sh [2022-11-09T19:45:51.836Z] ---> d887f530e5f3 [2022-11-09T19:45:51.836Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-09T19:45:51.836Z] ---> Running in bed78785f8cb [2022-11-09T19:45:51.836Z] Removing intermediate container bed78785f8cb [2022-11-09T19:45:51.836Z] ---> 5582c747e8e1 [2022-11-09T19:45:51.836Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-09T19:45:51.836Z] ---> Running in cd26fedbd557 [2022-11-09T19:45:52.097Z] Removing intermediate container cd26fedbd557 [2022-11-09T19:45:52.097Z] ---> bfd841c1c566 [2022-11-09T19:45:52.097Z] Step 22/24 : LABEL arch=x86_64 [2022-11-09T19:45:52.359Z] ---> Running in 861cdcd0400d [2022-11-09T19:45:52.399Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-11-09T19:45:52.621Z] Removing intermediate container 861cdcd0400d [2022-11-09T19:45:52.621Z] ---> d1b56405fa6c [2022-11-09T19:45:52.621Z] Step 23/24 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T19:45:52.621Z] ---> Running in f973639c2164 [2022-11-09T19:45:52.786Z] + make test [2022-11-09T19:45:52.786Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-11-09T19:45:52.878Z] Removing intermediate container f973639c2164 [2022-11-09T19:45:52.878Z] ---> 42403e6c1791 [2022-11-09T19:45:52.878Z] Step 24/24 : LABEL version=0.0.0 [2022-11-09T19:45:52.878Z] ---> Running in 3e45fcfc510c [2022-11-09T19:45:53.136Z] Removing intermediate container 3e45fcfc510c [2022-11-09T19:45:53.136Z] ---> 464d973fe51c [2022-11-09T19:45:53.136Z] [2022-11-09T19:45:53.136Z] Successfully built 464d973fe51c [2022-11-09T19:45:53.136Z] Successfully tagged security-spire-agent:latest [2022-11-09T19:45:53.136Z]  Building security-spire-agent ... done Building security-bootstrapper [2022-11-09T19:45:56.422Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:45:56.422Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:45:56.422Z] ---> 0f26aac39bb7 [2022-11-09T19:45:56.422Z] Step 3/32 : WORKDIR /edgex-go [2022-11-09T19:45:56.422Z] ---> Using cache [2022-11-09T19:45:56.422Z] ---> 875a2726111f [2022-11-09T19:45:56.422Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-11-09T19:45:56.422Z] ---> Using cache [2022-11-09T19:45:56.422Z] ---> d58007cd4984 [2022-11-09T19:45:56.422Z] Step 5/32 : COPY go.mod vendor* ./ [2022-11-09T19:45:56.422Z] ---> Using cache [2022-11-09T19:45:56.422Z] ---> 26136eb6ce8c [2022-11-09T19:45:56.422Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:45:56.422Z] ---> Using cache [2022-11-09T19:45:56.422Z] ---> 34797dc8ccfe [2022-11-09T19:45:56.422Z] Step 7/32 : COPY . . [2022-11-09T19:45:56.422Z] ---> Using cache [2022-11-09T19:45:56.422Z] ---> edb063d3df85 [2022-11-09T19:45:56.422Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-11-09T19:45:58.949Z] ---> Running in b805632520b4 [2022-11-09T19:45:59.880Z] 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-09T19:46:09.843Z] 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-09T19:46:22.049Z] Removing intermediate container 8475a2069559 [2022-11-09T19:46:22.049Z] ---> ec39d5906fef [2022-11-09T19:46:22.049Z] [2022-11-09T19:46:22.049Z] Step 9/21 : FROM alpine:3.16 [2022-11-09T19:46:22.049Z] Removing intermediate container e5149448d1ba [2022-11-09T19:46:22.049Z] ---> f8cd958f26e3 [2022-11-09T19:46:22.049Z] [2022-11-09T19:46:22.049Z] Step 10/23 : FROM alpine:3.16 [2022-11-09T19:46:22.049Z] 3.16: Pulling from library/alpine [2022-11-09T19:46:22.049Z] 3.16: Pulling from library/alpine [2022-11-09T19:46:22.049Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-09T19:46:22.049Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-09T19:46:22.049Z] Status: Image is up to date for alpine:3.16 [2022-11-09T19:46:22.049Z] Status: Downloaded newer image for alpine:3.16 [2022-11-09T19:46:22.049Z] ---> 9c6f07244728 [2022-11-09T19:46:22.049Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-11-09T19:46:22.049Z] ---> 9c6f07244728 [2022-11-09T19:46:22.049Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-11-09T19:46:22.049Z] ---> Running in 563ba42020a6 [2022-11-09T19:46:22.049Z] ---> Running in 71947333af23 [2022-11-09T19:46:22.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:46:22.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:46:22.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:46:22.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:46:22.308Z] (1/6) Installing ca-certificates (20220614-r0) [2022-11-09T19:46:22.308Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-09T19:46:22.308Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-11-09T19:46:22.566Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-11-09T19:46:22.566Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T19:46:22.566Z] (4/6) Installing libcurl (7.83.1-r4) [2022-11-09T19:46:22.566Z] OK: 6 MiB in 15 packages [2022-11-09T19:46:22.566Z] (5/6) Installing curl (7.83.1-r4) [2022-11-09T19:46:22.566Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-11-09T19:46:22.566Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T19:46:22.566Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T19:46:22.566Z] OK: 8 MiB in 20 packages [2022-11-09T19:46:23.941Z] Removing intermediate container 563ba42020a6 [2022-11-09T19:46:23.941Z] ---> 2d4a869b97a2 [2022-11-09T19:46:23.941Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-09T19:46:24.199Z] Removing intermediate container 71947333af23 [2022-11-09T19:46:24.199Z] ---> 2ce519ba6fee [2022-11-09T19:46:24.199Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-09T19:46:24.199Z] ---> Running in 153dac9efff7 [2022-11-09T19:46:24.456Z] ---> Running in a9ef082d7dac [2022-11-09T19:46:24.456Z] Removing intermediate container 153dac9efff7 [2022-11-09T19:46:24.456Z] ---> 26cd61de0cb8 [2022-11-09T19:46:24.456Z] Step 13/23 : ENV APP_PORT=59882 [2022-11-09T19:46:24.714Z] Removing intermediate container a9ef082d7dac [2022-11-09T19:46:24.714Z] ---> 7ed6a17a2782 [2022-11-09T19:46:24.714Z] Step 12/21 : WORKDIR /edgex [2022-11-09T19:46:24.972Z] ---> Running in 644f44b0631b [2022-11-09T19:46:24.972Z] ---> Running in b689f5ecf81a [2022-11-09T19:46:24.972Z] Removing intermediate container 644f44b0631b [2022-11-09T19:46:24.972Z] ---> 8f0673ad524d [2022-11-09T19:46:24.972Z] Step 14/23 : EXPOSE $APP_PORT [2022-11-09T19:46:25.229Z] ---> Running in 897b7c401616 [2022-11-09T19:46:25.229Z] Removing intermediate container b689f5ecf81a [2022-11-09T19:46:25.229Z] ---> 6b69890204ce [2022-11-09T19:46:25.487Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-11-09T19:46:25.745Z] Removing intermediate container 897b7c401616 [2022-11-09T19:46:25.745Z] ---> ef99ac858f1a [2022-11-09T19:46:25.745Z] Step 15/23 : WORKDIR / [2022-11-09T19:46:26.315Z] ---> bb305060d7b0 [2022-11-09T19:46:26.315Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-11-09T19:46:26.315Z] ---> Running in 7128af6d1db1 [2022-11-09T19:46:26.573Z] Removing intermediate container e04ecb56c3d8 [2022-11-09T19:46:26.573Z] ---> 34c586ba3bd2 [2022-11-09T19:46:26.573Z] [2022-11-09T19:46:26.573Z] Step 10/22 : FROM alpine:3.16 [2022-11-09T19:46:26.573Z] ---> 9c6f07244728 [2022-11-09T19:46:26.573Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-11-09T19:46:26.573Z] ---> Using cache [2022-11-09T19:46:26.573Z] ---> 2d4a869b97a2 [2022-11-09T19:46:26.573Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-09T19:46:26.573Z] ---> Using cache [2022-11-09T19:46:26.573Z] ---> 26cd61de0cb8 [2022-11-09T19:46:26.573Z] Step 13/22 : ENV APP_PORT=59861 [2022-11-09T19:46:26.843Z] Removing intermediate container 7128af6d1db1 [2022-11-09T19:46:26.843Z] ---> e10ba1467972 [2022-11-09T19:46:26.843Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T19:46:26.843Z] ---> Running in 9287c0d82537 [2022-11-09T19:46:26.843Z] Removing intermediate container 79b5fc2e8924 [2022-11-09T19:46:26.843Z] ---> 94d26b084a16 [2022-11-09T19:46:26.843Z] [2022-11-09T19:46:26.843Z] Step 10/22 : FROM alpine:3.16 [2022-11-09T19:46:26.843Z] ---> 9c6f07244728 [2022-11-09T19:46:26.843Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-11-09T19:46:27.105Z] ---> e23919822b72 [2022-11-09T19:46:27.105Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-11-09T19:46:27.365Z] ---> Running in 4d225470fddc [2022-11-09T19:46:27.365Z] ---> 8ae05242b248 [2022-11-09T19:46:27.365Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command /Removing intermediate container 9287c0d82537 [2022-11-09T19:46:27.365Z] ---> 56d43084a5b7 [2022-11-09T19:46:27.365Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-09T19:46:27.365Z] [2022-11-09T19:46:27.365Z] ---> Running in 409050dd56a3 [2022-11-09T19:46:27.946Z] Removing intermediate container 409050dd56a3 [2022-11-09T19:46:27.946Z] ---> 7d74b700c23a [2022-11-09T19:46:27.946Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T19:46:27.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:46:27.946Z] ---> 43579c398033 [2022-11-09T19:46:27.946Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-11-09T19:46:27.946Z] ---> bd1a3459354b [2022-11-09T19:46:27.946Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-11-09T19:46:28.212Z] ---> e756b733c5f2 [2022-11-09T19:46:28.212Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-11-09T19:46:28.212Z] ---> d51197646932 [2022-11-09T19:46:28.212Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-09T19:46:28.212Z] ---> f61df40a1050 [2022-11-09T19:46:28.212Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-11-09T19:46:28.212Z] ---> Running in 8cf465dd0b61 [2022-11-09T19:46:28.212Z] ---> Running in efcfa65b73c8 [2022-11-09T19:46:28.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:46:28.746Z] Removing intermediate container efcfa65b73c8 [2022-11-09T19:46:28.746Z] ---> 794c7b484246 [2022-11-09T19:46:28.746Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T19:46:28.746Z] ---> 04b5daef8d66 [2022-11-09T19:46:28.746Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml ---> Running in a2e559d5fe03 [2022-11-09T19:46:28.746Z] [2022-11-09T19:46:29.005Z] (1/2) Installing ca-certificates (20220614-r0) [2022-11-09T19:46:29.005Z] Removing intermediate container b805632520b4 [2022-11-09T19:46:29.005Z] ---> 9ade68082eb2 [2022-11-09T19:46:29.005Z] [2022-11-09T19:46:29.005Z] Step 9/32 : FROM alpine:3.16 [2022-11-09T19:46:29.005Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-11-09T19:46:29.005Z] ---> 9c6f07244728 [2022-11-09T19:46:29.005Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T19:46:29.005Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T19:46:29.005Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T19:46:29.005Z] Removing intermediate container a2e559d5fe03 [2022-11-09T19:46:29.005Z] ---> 6eed72e3727e [2022-11-09T19:46:29.005Z] Step 21/23 : LABEL arch=x86_64 [2022-11-09T19:46:29.005Z] ---> Running in b80db6667a7b [2022-11-09T19:46:29.005Z] ---> f6e9b3ecc72f [2022-11-09T19:46:29.005Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-11-09T19:46:29.005Z] ---> Running in 19773f0df684 [2022-11-09T19:46:29.005Z] OK: 6 MiB in 16 packages [2022-11-09T19:46:29.005Z] ---> Running in cefc07197165 [2022-11-09T19:46:29.269Z] Removing intermediate container b80db6667a7b [2022-11-09T19:46:29.269Z] ---> d5cd69dcb421 [2022-11-09T19:46:29.269Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-11-09T19:46:29.269Z] Removing intermediate container 8cf465dd0b61 [2022-11-09T19:46:29.269Z] Removing intermediate container 19773f0df684 [2022-11-09T19:46:29.269Z] ---> ca27064df10e [2022-11-09T19:46:29.269Z] ---> 4581ee92e6e6 [2022-11-09T19:46:29.269Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"]Step 22/23 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T19:46:29.269Z] [2022-11-09T19:46:29.269Z] ---> Running in 91ea9914f269 [2022-11-09T19:46:29.269Z] ---> Running in e08ce2836cb2 [2022-11-09T19:46:29.269Z] Removing intermediate container cefc07197165 [2022-11-09T19:46:29.269Z] ---> 1ced7dacbc75 [2022-11-09T19:46:29.269Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T19:46:29.269Z] ---> Running in 6ae5d0dc635d [2022-11-09T19:46:29.269Z] ---> Running in 4dbf9111b214 [2022-11-09T19:46:29.269Z] Removing intermediate container e08ce2836cb2 [2022-11-09T19:46:29.269Z] ---> b3907fd19347 [2022-11-09T19:46:29.269Z] Step 23/23 : LABEL version=0.0.0 [2022-11-09T19:46:29.526Z] Removing intermediate container 6ae5d0dc635d [2022-11-09T19:46:29.526Z] ---> 90eedee6f979 [2022-11-09T19:46:29.526Z] Step 19/21 : LABEL arch=x86_64 [2022-11-09T19:46:29.526Z] ---> Running in 0e1ed1649cdb [2022-11-09T19:46:29.526Z] ---> Running in 1e5dcbfdeff7 [2022-11-09T19:46:29.526Z] Removing intermediate container 4dbf9111b214 [2022-11-09T19:46:29.526Z] ---> c49eecaeb98a [2022-11-09T19:46:29.526Z] Step 20/22 : LABEL arch=x86_64 [2022-11-09T19:46:29.526Z] ---> Running in 5555355ba94e [2022-11-09T19:46:29.526Z] Removing intermediate container 0e1ed1649cdb [2022-11-09T19:46:29.526Z] ---> e5c0d17930cd [2022-11-09T19:46:29.526Z] [2022-11-09T19:46:29.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:46:29.526Z] Removing intermediate container 1e5dcbfdeff7 [2022-11-09T19:46:29.526Z] ---> fec679d121ea [2022-11-09T19:46:29.526Z] Step 20/21 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T19:46:29.785Z] Removing intermediate container 4d225470fddc [2022-11-09T19:46:29.785Z] ---> 5129e05264ab [2022-11-09T19:46:29.785Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-09T19:46:29.785Z] Removing intermediate container 5555355ba94e [2022-11-09T19:46:29.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:46:29.785Z] ---> 41d7df179e1e [2022-11-09T19:46:29.785Z] Step 21/22 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T19:46:29.785Z] ---> Running in 1089b5d52e23 [2022-11-09T19:46:29.785Z] Successfully built e5c0d17930cd [2022-11-09T19:46:29.785Z] Successfully tagged core-command:latest [2022-11-09T19:46:29.785Z] Building core-data [2022-11-09T19:46:29.785Z]  Building core-command ... done  ---> Running in e8635abd0526 [2022-11-09T19:46:29.785Z] ---> Running in 753c36b015ee [2022-11-09T19:46:29.785Z] Removing intermediate container 1089b5d52e23 [2022-11-09T19:46:29.785Z] ---> 23f3c837487c [2022-11-09T19:46:29.785Z] Step 13/22 : ENV APP_PORT=59860 [2022-11-09T19:46:29.785Z] Removing intermediate container e8635abd0526 [2022-11-09T19:46:29.785Z] ---> 4a4e670c864f [2022-11-09T19:46:29.785Z] Step 21/21 : LABEL version=0.0.0 [2022-11-09T19:46:29.785Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-11-09T19:46:29.785Z] (2/2) Installing su-exec (0.2-r1) [2022-11-09T19:46:29.785Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T19:46:29.785Z] ---> Running in b7bee5332061 [2022-11-09T19:46:29.785Z] ---> Running in 4aa349e55dae [2022-11-09T19:46:30.044Z] OK: 6 MiB in 16 packages [2022-11-09T19:46:30.044Z] Removing intermediate container 753c36b015ee [2022-11-09T19:46:30.044Z] ---> 4922532a4b30 [2022-11-09T19:46:30.044Z] Step 22/22 : LABEL version=0.0.0 [2022-11-09T19:46:30.302Z] ---> Running in 069b4a80ea38 [2022-11-09T19:46:31.644Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-11-09T19:46:32.207Z] Removing intermediate container b7bee5332061 [2022-11-09T19:46:32.207Z] ---> b1b3f9aee549 [2022-11-09T19:46:32.207Z] Removing intermediate container 4aa349e55dae [2022-11-09T19:46:32.207Z] ---> 2b0b8bf6d3c7 [2022-11-09T19:46:32.207Z] [2022-11-09T19:46:32.207Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-09T19:46:32.207Z] Successfully built b1b3f9aee549 [2022-11-09T19:46:32.207Z] Successfully tagged security-proxy-setup:latest [2022-11-09T19:46:32.207Z] Building sys-mgmt-agent [2022-11-09T19:46:32.207Z]  Building security-proxy-setup ... done Removing intermediate container 069b4a80ea38 [2022-11-09T19:46:32.207Z] ---> c186d9bc1e71 [2022-11-09T19:46:32.207Z] [2022-11-09T19:46:32.207Z] ---> Running in 92f2fa6df58c [2022-11-09T19:46:32.207Z] Successfully built c186d9bc1e71 [2022-11-09T19:46:32.207Z] Removing intermediate container 91ea9914f269 [2022-11-09T19:46:32.207Z] ---> a4b4d559f897 [2022-11-09T19:46:32.207Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-11-09T19:46:32.207Z] Successfully tagged support-scheduler:latest [2022-11-09T19:46:32.207Z]  Building support-scheduler ... done Building security-secretstore-setup [2022-11-09T19:46:33.138Z] Removing intermediate container 92f2fa6df58c [2022-11-09T19:46:33.138Z] ---> 1aef537b1023 [2022-11-09T19:46:33.138Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T19:46:33.138Z] ---> Running in 25a6d12bf538 [2022-11-09T19:46:34.515Z] Removing intermediate container 25a6d12bf538 [2022-11-09T19:46:34.515Z] ---> 07423fdba957 [2022-11-09T19:46:34.515Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-11-09T19:46:35.095Z] ---> 2216a594be09 [2022-11-09T19:46:35.096Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-11-09T19:46:35.096Z] ---> Running in 57f87862996f [2022-11-09T19:46:35.354Z] Removing intermediate container 57f87862996f [2022-11-09T19:46:35.354Z] ---> bf074b86ba9e [2022-11-09T19:46:35.354Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-11-09T19:46:35.354Z] ---> Running in 0b7caba0508e [2022-11-09T19:46:35.627Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:46:35.627Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:46:35.627Z] ---> 0f26aac39bb7 [2022-11-09T19:46:35.627Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-09T19:46:35.627Z] ---> Using cache [2022-11-09T19:46:35.627Z] ---> 748c45750ca5 [2022-11-09T19:46:35.627Z] Step 4/22 : WORKDIR /edgex-go [2022-11-09T19:46:35.627Z] ---> Using cache [2022-11-09T19:46:35.627Z] ---> 5a8b6685e8c1 [2022-11-09T19:46:35.627Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-11-09T19:46:36.193Z] Removing intermediate container 0b7caba0508e [2022-11-09T19:46:36.193Z] ---> d5e3f169945a [2022-11-09T19:46:36.193Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-11-09T19:46:36.193Z] ---> Running in e129a163af15 [2022-11-09T19:46:36.451Z] ---> 419e11c35eba [2022-11-09T19:46:36.451Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-11-09T19:46:36.451Z] ---> Running in 1abef763fa1b [2022-11-09T19:46:36.733Z] Removing intermediate container 1abef763fa1b [2022-11-09T19:46:36.733Z] ---> 10a17de9cefb [2022-11-09T19:46:36.733Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-11-09T19:46:36.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:46:36.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:46:36.993Z] ---> 04b95cb6a50a [2022-11-09T19:46:36.993Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-11-09T19:46:36.993Z] ---> Running in b5561722e1c6 [2022-11-09T19:46:37.253Z] ---> Running in 6d8458eaba80 [2022-11-09T19:46:37.253Z] OK: 211 MiB in 51 packages [2022-11-09T19:46:37.531Z] Removing intermediate container 6d8458eaba80 [2022-11-09T19:46:37.531Z] ---> 67b72e1cbeb7 [2022-11-09T19:46:37.531Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T19:46:37.531Z] ---> Running in d99eff5aa3bd [2022-11-09T19:46:37.826Z] Removing intermediate container d99eff5aa3bd [2022-11-09T19:46:37.826Z] ---> a47edffd970b [2022-11-09T19:46:37.826Z] Step 20/22 : LABEL arch=x86_64 [2022-11-09T19:46:38.153Z] Removing intermediate container e129a163af15 [2022-11-09T19:46:38.153Z] ---> ee157fc8d6b8 [2022-11-09T19:46:38.153Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-09T19:46:38.423Z] ---> Running in d27a15515fed [2022-11-09T19:46:38.423Z] ---> 23a4f1d7c119 [2022-11-09T19:46:38.423Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:46:38.681Z] Removing intermediate container b5561722e1c6 [2022-11-09T19:46:38.681Z] ---> 36180694f7d6 [2022-11-09T19:46:38.681Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-11-09T19:46:38.681Z] ---> Running in 8de3bc7fce55 [2022-11-09T19:46:38.681Z] Removing intermediate container d27a15515fed [2022-11-09T19:46:38.681Z] ---> 3c278232b29d [2022-11-09T19:46:38.681Z] Step 21/22 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T19:46:38.681Z] ---> Running in 20da51b8db18 [2022-11-09T19:46:38.681Z] ---> Running in 0665404e5719 [2022-11-09T19:46:38.982Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:46:38.982Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:46:38.982Z] ---> 0f26aac39bb7 [2022-11-09T19:46:38.982Z] Step 3/22 : WORKDIR /edgex-go [2022-11-09T19:46:38.982Z] ---> Using cache [2022-11-09T19:46:38.982Z] ---> 875a2726111f [2022-11-09T19:46:38.982Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-11-09T19:46:38.982Z] Removing intermediate container 20da51b8db18 [2022-11-09T19:46:38.982Z] ---> 642a49803dea [2022-11-09T19:46:38.982Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-11-09T19:46:39.241Z] ---> Running in 7de6b6e9657e [2022-11-09T19:46:39.241Z] Removing intermediate container 0665404e5719 [2022-11-09T19:46:39.241Z] ---> 0fdcd63c1043 [2022-11-09T19:46:39.241Z] Step 22/22 : LABEL version=0.0.0 [2022-11-09T19:46:39.241Z] ---> Running in 56d3837d68ea [2022-11-09T19:46:39.241Z] Removing intermediate container 56d3837d68ea [2022-11-09T19:46:39.241Z] ---> fe6640c7d09b [2022-11-09T19:46:39.241Z] [2022-11-09T19:46:39.242Z] ---> 53e9a4be1922 [2022-11-09T19:46:39.242Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-11-09T19:46:39.242Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:46:39.242Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:46:39.242Z] ---> 0f26aac39bb7 [2022-11-09T19:46:39.242Z] Step 3/24 : WORKDIR /edgex-go [2022-11-09T19:46:39.242Z] ---> Using cache [2022-11-09T19:46:39.242Z] ---> 875a2726111f [2022-11-09T19:46:39.242Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-11-09T19:46:39.242Z] ---> Using cache [2022-11-09T19:46:39.242Z] ---> d58007cd4984 [2022-11-09T19:46:39.242Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-09T19:46:39.242Z] ---> Using cache [2022-11-09T19:46:39.242Z] ---> 26136eb6ce8c [2022-11-09T19:46:39.242Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:46:39.242Z] ---> Using cache [2022-11-09T19:46:39.242Z] ---> 34797dc8ccfe [2022-11-09T19:46:39.242Z] Step 7/24 : COPY . . [2022-11-09T19:46:39.242Z] ---> Using cache [2022-11-09T19:46:39.242Z] ---> edb063d3df85 [2022-11-09T19:46:39.242Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-11-09T19:46:39.242Z] ---> Running in 7665bfbc93ed [2022-11-09T19:46:39.499Z] ---> Running in 8f8af8b239bc [2022-11-09T19:46:39.499Z] Successfully built fe6640c7d09b [2022-11-09T19:46:39.499Z] Successfully tagged support-notifications:latest [2022-11-09T19:46:39.499Z]  Building support-notifications ... done Building security-spiffe-token-provider [2022-11-09T19:46:39.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:46:39.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:46:39.760Z] 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-09T19:46:39.760Z] OK: 211 MiB in 51 packages [2022-11-09T19:46:42.326Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:46:42.326Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:46:42.326Z] ---> 0f26aac39bb7 [2022-11-09T19:46:42.326Z] Step 3/19 : WORKDIR /edgex-go [2022-11-09T19:46:42.326Z] ---> Using cache [2022-11-09T19:46:42.326Z] ---> 875a2726111f [2022-11-09T19:46:42.326Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-11-09T19:46:45.724Z] ---> Running in 2c98c8e2370e [2022-11-09T19:46:45.724Z] Removing intermediate container 7665bfbc93ed [2022-11-09T19:46:45.724Z] ---> 1458d89f941b [2022-11-09T19:46:45.724Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T19:46:45.724Z] Removing intermediate container 7de6b6e9657e [2022-11-09T19:46:45.724Z] ---> c236a16c7f54 [2022-11-09T19:46:45.724Z] Step 5/22 : COPY go.mod vendor* ./ [2022-11-09T19:46:45.983Z] ---> 0457e85c9618 [2022-11-09T19:46:45.983Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:46:45.983Z] ---> 24dbda2d6c21 [2022-11-09T19:46:45.983Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-11-09T19:46:45.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:46:45.983Z] ---> Running in 8e7cf5fd4d45 [2022-11-09T19:46:45.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:46:46.241Z] v3.16.2-435-ge70e25ec8b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-11-09T19:46:46.241Z] v3.16.2-433-g1b6934392c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-11-09T19:46:46.241Z] OK: 17038 distinct packages available [2022-11-09T19:46:46.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:46:46.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:46:46.523Z] OK: 211 MiB in 51 packages [2022-11-09T19:46:47.097Z] ---> 96f7adeb55a5 [2022-11-09T19:46:47.097Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-11-09T19:46:48.042Z] ---> 92d7636666d4 [2022-11-09T19:46:48.042Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-11-09T19:46:48.042Z] Removing intermediate container 2c98c8e2370e [2022-11-09T19:46:48.042Z] ---> 25d1be3f43f1 [2022-11-09T19:46:48.042Z] Step 5/19 : COPY go.mod vendor* ./ [2022-11-09T19:46:48.304Z] ---> 40d7166e152c [2022-11-09T19:46:48.304Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-11-09T19:46:48.567Z] ---> 7cbecf7ed887 [2022-11-09T19:46:48.567Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:46:48.827Z] ---> Running in 19acb4e76634 [2022-11-09T19:46:48.827Z] ---> 115029ea0ec5 [2022-11-09T19:46:48.827Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-11-09T19:46:51.400Z] ---> 508eda4dc0f9 [2022-11-09T19:46:51.400Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-11-09T19:46:51.400Z] ---> a629a8de7632 [2022-11-09T19:46:51.400Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-11-09T19:46:51.400Z] ---> Running in b444336a0ccd [2022-11-09T19:46:51.994Z] Removing intermediate container 8de3bc7fce55 [2022-11-09T19:46:51.994Z] ---> 0b44ae4a8113 [2022-11-09T19:46:51.994Z] Step 8/22 : COPY . . [2022-11-09T19:46:57.333Z] 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-09T19:46:58.280Z] Removing intermediate container b444336a0ccd [2022-11-09T19:46:58.280Z] ---> fb1a36fdd0d2 [2022-11-09T19:46:58.280Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-11-09T19:46:58.280Z] ---> Running in a94bfebcbbe0 [2022-11-09T19:46:58.541Z] ---> 685b18ebac1f [2022-11-09T19:46:58.541Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-11-09T19:46:58.541Z] ---> Running in 91c7ca6e5ef4 [2022-11-09T19:46:58.541Z] Removing intermediate container a94bfebcbbe0 [2022-11-09T19:46:58.541Z] ---> 2f24f15894d5 [2022-11-09T19:46:58.541Z] Step 29/32 : CMD ["gate"] [2022-11-09T19:46:58.802Z] ---> Running in 09fef928fa55 [2022-11-09T19:46:58.802Z] Removing intermediate container 8e7cf5fd4d45 [2022-11-09T19:46:58.802Z] ---> 109feb5e31b8 [2022-11-09T19:46:58.802Z] Step 7/22 : COPY . . [2022-11-09T19:46:59.062Z] Removing intermediate container 09fef928fa55 [2022-11-09T19:46:59.062Z] ---> ee0a0df105a9 [2022-11-09T19:46:59.062Z] Step 30/32 : LABEL arch=x86_64 [2022-11-09T19:46:59.062Z] 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-09T19:46:59.322Z] ---> Running in 27c4e2df52b9 [2022-11-09T19:47:00.713Z] Removing intermediate container 27c4e2df52b9 [2022-11-09T19:47:00.713Z] ---> 0baa0700a1dd [2022-11-09T19:47:00.713Z] Step 31/32 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T19:47:06.106Z] ---> Running in 3c93e6fa0fed [2022-11-09T19:47:06.106Z] Removing intermediate container 8f8af8b239bc [2022-11-09T19:47:06.106Z] ---> 352ccf4f4252 [2022-11-09T19:47:06.106Z] [2022-11-09T19:47:06.106Z] Step 9/24 : FROM alpine:3.16 [2022-11-09T19:47:06.106Z] ---> 9c6f07244728 [2022-11-09T19:47:06.106Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-11-09T19:47:06.106Z] ---> 717f29446bc5 [2022-11-09T19:47:06.106Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-11-09T19:47:06.106Z] ---> Running in 194cab6d839e [2022-11-09T19:47:06.106Z] ---> Running in 4aac54d9860e [2022-11-09T19:47:06.106Z] Removing intermediate container 3c93e6fa0fed [2022-11-09T19:47:06.106Z] ---> e116f4a2e307 [2022-11-09T19:47:06.106Z] Step 32/32 : LABEL version=0.0.0 [2022-11-09T19:47:06.106Z] ---> Running in ce21d70fb46d [2022-11-09T19:47:06.367Z] Removing intermediate container ce21d70fb46d [2022-11-09T19:47:06.367Z] ---> 99da9000bb01 [2022-11-09T19:47:06.367Z] [2022-11-09T19:47:06.367Z] Successfully built 99da9000bb01 [2022-11-09T19:47:06.367Z] Removing intermediate container 19acb4e76634 [2022-11-09T19:47:06.367Z] ---> f36530b7144e [2022-11-09T19:47:06.367Z] Step 7/19 : COPY . . [2022-11-09T19:47:06.367Z] Successfully tagged security-bootstrapper:latest [2022-11-09T19:47:06.367Z] Building security-spire-server [2022-11-09T19:47:06.939Z]  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:47:06.939Z] 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-09T19:47:07.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:47:08.453Z] (1/3) Installing ca-certificates (20220614-r0) [2022-11-09T19:47:08.453Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-11-09T19:47:08.453Z] (3/3) Installing su-exec (0.2-r1) [2022-11-09T19:47:08.453Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T19:47:08.453Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T19:47:08.453Z] OK: 6 MiB in 17 packages [2022-11-09T19:47:11.783Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:47:11.783Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:47:11.783Z] ---> 0f26aac39bb7 [2022-11-09T19:47:11.783Z] Step 3/23 : WORKDIR /edgex-go [2022-11-09T19:47:11.783Z] ---> Using cache [2022-11-09T19:47:11.783Z] ---> 875a2726111f [2022-11-09T19:47:11.783Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-11-09T19:47:18.341Z] ---> Running in 4b1169e9dc76 [2022-11-09T19:47:18.341Z] ---> 1d013ac18e11 [2022-11-09T19:47:18.341Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-11-09T19:47:18.341Z] ---> Running in c28a0b75a303 [2022-11-09T19:47:18.341Z] Removing intermediate container 194cab6d839e [2022-11-09T19:47:18.341Z] ---> 5ea71a3b2fc8 [2022-11-09T19:47:18.341Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-09T19:47:18.341Z] ---> Running in f10bad145c6c [2022-11-09T19:47:18.598Z] Removing intermediate container f10bad145c6c [2022-11-09T19:47:18.598Z] ---> 2f03e08cd61c [2022-11-09T19:47:18.598Z] Step 12/24 : WORKDIR / [2022-11-09T19:47:18.598Z] ---> Running in 015efd11b431 [2022-11-09T19:47:18.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:47:18.598Z] Removing intermediate container 015efd11b431 [2022-11-09T19:47:18.598Z] ---> 3cde5eda14c2 [2022-11-09T19:47:18.599Z] 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-09T19:47:18.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:47:18.868Z] 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-09T19:47:19.126Z] OK: 211 MiB in 51 packages [2022-11-09T19:47:19.126Z] ---> 904e6309b8c0 [2022-11-09T19:47:19.127Z] 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-09T19:47:19.388Z] ---> 048622ffc7ce [2022-11-09T19:47:19.388Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-11-09T19:47:19.651Z] Removing intermediate container 4b1169e9dc76 [2022-11-09T19:47:19.651Z] ---> 8d5ecf425dc0 [2022-11-09T19:47:19.651Z] Step 5/23 : COPY go.mod vendor* ./ [2022-11-09T19:47:19.911Z] ---> 73106cee1cca [2022-11-09T19:47:19.911Z] 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-09T19:47:20.171Z] ---> 3341ba063f34 [2022-11-09T19:47:20.171Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:47:20.171Z] ---> Running in 449e5bf2e3f6 [2022-11-09T19:47:20.171Z] ---> 7ce302d36f7c [2022-11-09T19:47:20.171Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-11-09T19:47:20.746Z] ---> 5227fb9b8a88 [2022-11-09T19:47:20.746Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-11-09T19:47:21.316Z] ---> 948fb1d10d0d [2022-11-09T19:47:21.316Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-11-09T19:47:21.584Z] ---> 11c0b4a33488 [2022-11-09T19:47:21.585Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-09T19:47:21.845Z] ---> Running in 2083778593c3 [2022-11-09T19:47:25.136Z] Removing intermediate container 2083778593c3 [2022-11-09T19:47:25.136Z] ---> 3ff4a6419f1b [2022-11-09T19:47:25.136Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-11-09T19:47:25.707Z] ---> Running in 447d4bf14b8a [2022-11-09T19:47:26.275Z] Removing intermediate container 447d4bf14b8a [2022-11-09T19:47:26.275Z] ---> a43347002725 [2022-11-09T19:47:26.275Z] Step 22/24 : LABEL arch=x86_64 [2022-11-09T19:47:27.216Z] ---> Running in 2a59a1ad131e [2022-11-09T19:47:27.480Z] Removing intermediate container 2a59a1ad131e [2022-11-09T19:47:27.480Z] ---> f89465211e54 [2022-11-09T19:47:27.480Z] Step 23/24 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T19:47:27.741Z] ---> Running in 54af359467bf [2022-11-09T19:47:27.741Z] Removing intermediate container 91c7ca6e5ef4 [2022-11-09T19:47:27.741Z] ---> 1e3197252ca1 [2022-11-09T19:47:27.741Z] [2022-11-09T19:47:27.741Z] Step 10/22 : FROM alpine:3.16 [2022-11-09T19:47:27.741Z] ---> 9c6f07244728 [2022-11-09T19:47:27.741Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-11-09T19:47:30.307Z] ---> Running in 59f50c8e73fa [2022-11-09T19:47:30.307Z] Removing intermediate container 54af359467bf [2022-11-09T19:47:30.307Z] ---> c2b882c393dd [2022-11-09T19:47:30.307Z] Step 24/24 : LABEL version=0.0.0 [2022-11-09T19:47:30.576Z] ---> Running in e50e602a3509 [2022-11-09T19:47:30.576Z] Removing intermediate container 59f50c8e73fa [2022-11-09T19:47:30.576Z] ---> 2baa36ebf1dd [2022-11-09T19:47:30.576Z] Step 12/22 : ENV APP_PORT=59880 [2022-11-09T19:47:30.838Z] ---> Running in 02d41795c77b [2022-11-09T19:47:30.838Z] Removing intermediate container e50e602a3509 [2022-11-09T19:47:30.838Z] ---> 2e6d25484df0 [2022-11-09T19:47:30.838Z] [2022-11-09T19:47:30.838Z] Removing intermediate container 4aac54d9860e [2022-11-09T19:47:30.838Z] ---> b3354e5042c0 [2022-11-09T19:47:30.838Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-11-09T19:47:31.098Z] ---> Running in 8ee816cde8a3 [2022-11-09T19:47:31.098Z] Successfully built 2e6d25484df0 [2022-11-09T19:47:31.098Z] Successfully tagged security-secretstore-setup:latest [2022-11-09T19:47:31.098Z]  Building security-secretstore-setup ... done Building security-spire-config [2022-11-09T19:47:33.148Z] Removing intermediate container 02d41795c77b [2022-11-09T19:47:33.148Z] ---> cd9401b8b990 [2022-11-09T19:47:33.148Z] Step 13/22 : EXPOSE $APP_PORT [2022-11-09T19:47:34.088Z] 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-09T19:47:34.659Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:47:34.660Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:47:34.660Z] ---> 0f26aac39bb7 [2022-11-09T19:47:34.660Z] Step 3/24 : WORKDIR /edgex-go [2022-11-09T19:47:34.660Z] ---> Using cache [2022-11-09T19:47:34.660Z] ---> 875a2726111f [2022-11-09T19:47:34.660Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-09T19:47:34.660Z] ---> Using cache [2022-11-09T19:47:34.660Z] ---> 8d5ecf425dc0 [2022-11-09T19:47:34.660Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-09T19:47:34.660Z] ---> Using cache [2022-11-09T19:47:34.660Z] ---> 3341ba063f34 [2022-11-09T19:47:34.660Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:47:34.660Z] ---> Using cache [2022-11-09T19:47:34.660Z] ---> 4ec1defa6f7b [2022-11-09T19:47:34.660Z] Step 7/24 : COPY . . [2022-11-09T19:47:35.258Z] ---> Running in c8306e2cb325 [2022-11-09T19:47:35.520Z] Removing intermediate container 449e5bf2e3f6 [2022-11-09T19:47:35.520Z] ---> 4ec1defa6f7b [2022-11-09T19:47:35.520Z] Step 7/23 : COPY . . [2022-11-09T19:47:40.812Z] Removing intermediate container c8306e2cb325 [2022-11-09T19:47:40.812Z] ---> deb32ba3c0a2 [2022-11-09T19:47:40.812Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-09T19:47:43.357Z] Removing intermediate container 8ee816cde8a3 [2022-11-09T19:47:43.357Z] ---> 87e58f787794 [2022-11-09T19:47:43.357Z] [2022-11-09T19:47:43.357Z] Step 10/22 : FROM alpine:3.16 [2022-11-09T19:47:43.357Z] ---> 9c6f07244728 [2022-11-09T19:47:43.357Z] 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-09T19:47:43.357Z] ---> Running in 43e7269e75ff [2022-11-09T19:47:43.357Z] ---> Running in 0e2f6e9e5775 [2022-11-09T19:47:43.357Z] ---> 279e172b1ed9 [2022-11-09T19:47:43.357Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-09T19:47:43.357Z] ---> bbd88bf2f894 [2022-11-09T19:47:43.357Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-11-09T19:47:43.357Z] ---> Running in 42b64a96eb13 [2022-11-09T19:47:43.357Z] Removing intermediate container 0e2f6e9e5775 [2022-11-09T19:47:43.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:47:43.357Z] ---> de402c427894 [2022-11-09T19:47:43.357Z] 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-09T19:47:43.619Z] ---> Running in 53fe468e7e8e [2022-11-09T19:47:43.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:47:43.619Z] ---> Running in 1fc6284b8d0c [2022-11-09T19:47:43.619Z] Removing intermediate container 42b64a96eb13 [2022-11-09T19:47:43.619Z] ---> d3cb9c9cc508 [2022-11-09T19:47:43.619Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-09T19:47:43.880Z] Removing intermediate container 53fe468e7e8e [2022-11-09T19:47:43.880Z] ---> fad749f0b030 [2022-11-09T19:47:43.880Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-11-09T19:47:43.880Z] ---> Running in fdf2213d36c8 [2022-11-09T19:47:43.880Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-09T19:47:43.880Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-09T19:47:43.880Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-09T19:47:43.880Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-09T19:47:43.880Z] ---> Running in fffb8ec5fa5f [2022-11-09T19:47:43.880Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-09T19:47:43.880Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-09T19:47:43.880Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T19:47:43.880Z] OK: 8 MiB in 20 packages [2022-11-09T19:47:44.140Z] Removing intermediate container fdf2213d36c8 [2022-11-09T19:47:44.140Z] ---> a3cdd550a8d3 [2022-11-09T19:47:44.140Z] 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-09T19:47:44.140Z] ---> Running in d4b78da12348 [2022-11-09T19:47:44.140Z] Removing intermediate container fffb8ec5fa5f [2022-11-09T19:47:44.140Z] ---> 73f91617eba1 [2022-11-09T19:47:44.140Z] 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-09T19:47:44.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:47:44.140Z] ---> Running in e888386f45f3 [2022-11-09T19:47:44.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:47:44.400Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-09T19:47:44.400Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-09T19:47:44.400Z] (3/33) Installing readline (8.1.2-r0) [2022-11-09T19:47:44.400Z] (4/33) Installing bash (5.1.16-r2) [2022-11-09T19:47:44.400Z] Executing bash-5.1.16-r2.post-install [2022-11-09T19:47:44.400Z] (5/33) Installing ca-certificates (20220614-r0) [2022-11-09T19:47:44.400Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-11-09T19:47:44.400Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-11-09T19:47:44.400Z] (8/33) Installing libcurl (7.83.1-r4) [2022-11-09T19:47:44.658Z] (9/33) Installing curl (7.83.1-r4) [2022-11-09T19:47:44.658Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-11-09T19:47:44.658Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-11-09T19:47:44.658Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-11-09T19:47:44.658Z] (13/33) Installing expat (2.5.0-r0) [2022-11-09T19:47:44.658Z] (14/33) Installing libffi (3.4.2-r1) [2022-11-09T19:47:44.918Z] (15/33) Installing gdbm (1.23-r0) [2022-11-09T19:47:44.918Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-11-09T19:47:44.918Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-11-09T19:47:44.918Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-09T19:47:44.918Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-11-09T19:47:44.918Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-11-09T19:47:44.918Z] (21/33) Installing python3 (3.10.5-r0) [2022-11-09T19:47:45.521Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-11-09T19:47:45.521Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-11-09T19:47:45.521Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-11-09T19:47:45.521Z] (25/33) Installing py3-six (1.16.0-r1) [2022-11-09T19:47:45.521Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-11-09T19:47:45.521Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-11-09T19:47:45.521Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-11-09T19:47:45.521Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-11-09T19:47:45.521Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-11-09T19:47:45.521Z] (31/33) Installing py3-packaging (21.3-r0) [2022-11-09T19:47:45.521Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-11-09T19:47:45.521Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-11-09T19:47:45.521Z] Removing intermediate container 43e7269e75ff [2022-11-09T19:47:45.521Z] ---> 286739419d22 [2022-11-09T19:47:45.521Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T19:47:45.782Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T19:47:45.782Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T19:47:45.782Z] OK: 122 MiB in 47 packages [2022-11-09T19:47:46.369Z] ---> 6f655661cb34 [2022-11-09T19:47:46.369Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-11-09T19:47:46.369Z] Removing intermediate container c28a0b75a303 [2022-11-09T19:47:46.369Z] ---> 8eecad609e5c [2022-11-09T19:47:46.369Z] [2022-11-09T19:47:46.369Z] Step 9/19 : FROM alpine:3.15 [2022-11-09T19:47:46.369Z] ---> c4fc93816858 [2022-11-09T19:47:46.369Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T19:47:46.369Z] ---> Using cache [2022-11-09T19:47:46.369Z] ---> fb4115fc44e8 [2022-11-09T19:47:46.369Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-11-09T19:47:46.369Z] ---> Running in 96359c8afaee [2022-11-09T19:47:46.630Z] Removing intermediate container e888386f45f3 [2022-11-09T19:47:46.630Z] ---> 58e8c5da73f1 [2022-11-09T19:47:46.630Z] Step 11/23 : WORKDIR /edgex-go [2022-11-09T19:47:46.630Z] ---> c0302a80ae08 [2022-11-09T19:47:46.630Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-11-09T19:47:46.630Z] ---> Running in 2dc334ab578d [2022-11-09T19:47:46.630Z] Removing intermediate container d4b78da12348 [2022-11-09T19:47:46.630Z] ---> c67fef3d0a8e [2022-11-09T19:47:46.630Z] Step 11/24 : WORKDIR /edgex-go [2022-11-09T19:47:46.630Z] Removing intermediate container 2dc334ab578d [2022-11-09T19:47:46.630Z] ---> 00449e85284a [2022-11-09T19:47:46.630Z] [2022-11-09T19:47:46.630Z] Step 12/23 : FROM alpine:3.15 [2022-11-09T19:47:46.630Z] ---> c4fc93816858 [2022-11-09T19:47:46.630Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T19:47:46.630Z] ---> Using cache [2022-11-09T19:47:46.630Z] ---> fb4115fc44e8 [2022-11-09T19:47:46.630Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-09T19:47:46.630Z] ---> Using cache [2022-11-09T19:47:46.630Z] ---> e3cdc57f4add [2022-11-09T19:47:46.630Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-09T19:47:46.630Z] ---> Running in e961ab1aeb16 [2022-11-09T19:47:46.890Z] ---> ba0eab3d7112 [2022-11-09T19:47:46.890Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-11-09T19:47:46.890Z] ---> Running in 6ce9738d0868 [2022-11-09T19:47:46.890Z] Removing intermediate container e961ab1aeb16 [2022-11-09T19:47:46.890Z] ---> 1f10b73b38ba [2022-11-09T19:47:46.890Z] [2022-11-09T19:47:46.890Z] Step 12/24 : FROM alpine:3.15 [2022-11-09T19:47:46.890Z] ---> c4fc93816858 [2022-11-09T19:47:46.890Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T19:47:46.890Z] ---> Using cache [2022-11-09T19:47:46.890Z] ---> fb4115fc44e8 [2022-11-09T19:47:46.890Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-11-09T19:47:46.890Z] ---> Running in b37fa816e260 [2022-11-09T19:47:46.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:47:46.890Z] Removing intermediate container 6ce9738d0868 [2022-11-09T19:47:46.890Z] ---> 6714dba01679 [2022-11-09T19:47:46.890Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T19:47:46.890Z] ---> Running in 93820445f8cf [2022-11-09T19:47:47.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:47:47.151Z] Removing intermediate container 93820445f8cf [2022-11-09T19:47:47.151Z] ---> 4ca5854c786a [2022-11-09T19:47:47.151Z] Step 20/22 : LABEL arch=x86_64 [2022-11-09T19:47:47.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:47:47.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:47:47.411Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-09T19:47:47.411Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-09T19:47:47.411Z] OK: 15859 distinct packages available [2022-11-09T19:47:47.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:47:47.671Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-09T19:47:47.671Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-09T19:47:47.671Z] OK: 15859 distinct packages available [2022-11-09T19:47:47.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:47:47.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:47:47.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:47:47.672Z] (1/9) Installing ca-certificates (20220614-r0) [2022-11-09T19:47:47.672Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-11-09T19:47:47.934Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-11-09T19:47:47.934Z] (4/9) Installing libcurl (7.80.0-r4) [2022-11-09T19:47:47.934Z] (5/9) Installing curl (7.80.0-r4) [2022-11-09T19:47:47.934Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-11-09T19:47:47.934Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-11-09T19:47:47.934Z] (8/9) Installing libucontext (1.1-r0) [2022-11-09T19:47:47.934Z] (9/9) Installing gcompat (1.0.0-r4) [2022-11-09T19:47:47.934Z] Executing busybox-1.34.1-r7.trigger [2022-11-09T19:47:47.934Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T19:47:47.934Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-11-09T19:47:47.934Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-11-09T19:47:47.934Z] (3/4) Installing libucontext (1.1-r0) [2022-11-09T19:47:47.934Z] (4/4) Installing gcompat (1.0.0-r4) [2022-11-09T19:47:47.934Z] ---> Running in c2ee9c2f73cc [2022-11-09T19:47:47.934Z] Executing busybox-1.34.1-r7.trigger [2022-11-09T19:47:47.934Z] OK: 8 MiB in 23 packages [2022-11-09T19:47:47.934Z] OK: 6 MiB in 18 packages [2022-11-09T19:47:48.505Z] Removing intermediate container c2ee9c2f73cc [2022-11-09T19:47:48.505Z] ---> d24dcfbdc65c [2022-11-09T19:47:48.505Z] Step 21/22 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T19:47:48.505Z] ---> 6b919dfc45e0 [2022-11-09T19:47:48.505Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-11-09T19:47:48.505Z] ---> Running in 6baca26719c8 [2022-11-09T19:47:48.505Z] Removing intermediate container 6baca26719c8 [2022-11-09T19:47:48.505Z] ---> 24512b94a760 [2022-11-09T19:47:48.505Z] Step 22/22 : LABEL version=0.0.0 [2022-11-09T19:47:48.505Z] ---> Running in 3f377c26ea49 [2022-11-09T19:47:48.505Z] ---> fb6326e0f753 [2022-11-09T19:47:48.505Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-11-09T19:47:48.505Z] Removing intermediate container 3f377c26ea49 [2022-11-09T19:47:48.505Z] ---> b413f6a38fbd [2022-11-09T19:47:48.505Z] [2022-11-09T19:47:48.793Z] Successfully built b413f6a38fbd [2022-11-09T19:47:48.793Z] Successfully tagged core-data:latest [2022-11-09T19:47:48.793Z] Building core-metadata [2022-11-09T19:47:50.178Z]  Building core-data ... done  ---> f6d170e84600 [2022-11-09T19:47:50.178Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-11-09T19:47:50.178Z] Collecting docker-compose==1.23.2 [2022-11-09T19:47:50.178Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-11-09T19:47:50.178Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 15.0 MB/s eta 0:00:00 [2022-11-09T19:47:50.178Z] Collecting PyYAML<4,>=3.10 [2022-11-09T19:47:50.178Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-11-09T19:47:50.178Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 43.9 MB/s eta 0:00:00 [2022-11-09T19:47:50.439Z] Preparing metadata (setup.py): started [2022-11-09T19:47:51.008Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-09T19:47:51.008Z] Collecting dockerpty<0.5,>=0.4.1 [2022-11-09T19:47:51.008Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-11-09T19:47:51.008Z] Preparing metadata (setup.py): started [2022-11-09T19:47:51.580Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:47:51.580Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:47:51.580Z] ---> 0f26aac39bb7 [2022-11-09T19:47:51.580Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-09T19:47:51.580Z] ---> Using cache [2022-11-09T19:47:51.580Z] ---> 748c45750ca5 [2022-11-09T19:47:51.580Z] Step 4/24 : WORKDIR /edgex-go [2022-11-09T19:47:51.580Z] ---> Using cache [2022-11-09T19:47:51.580Z] ---> 5a8b6685e8c1 [2022-11-09T19:47:51.580Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-11-09T19:47:51.580Z] ---> Using cache [2022-11-09T19:47:51.580Z] ---> 38b75b3f717a [2022-11-09T19:47:51.580Z] Step 6/24 : COPY go.mod vendor* ./ [2022-11-09T19:47:51.580Z] ---> Using cache [2022-11-09T19:47:51.580Z] ---> f128c3cdd217 [2022-11-09T19:47:51.580Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:47:51.580Z] ---> Using cache [2022-11-09T19:47:51.580Z] ---> df2931f4d003 [2022-11-09T19:47:51.580Z] Step 8/24 : COPY . . [2022-11-09T19:47:51.580Z] ---> Using cache [2022-11-09T19:47:51.580Z] ---> ba244f7f585d [2022-11-09T19:47:51.580Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-11-09T19:47:52.151Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-09T19:47:52.151Z] Collecting cached-property<2,>=1.2.0 [2022-11-09T19:47:52.409Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-11-09T19:47:52.410Z] Removing intermediate container b37fa816e260 [2022-11-09T19:47:52.410Z] ---> d73c97fb9b20 [2022-11-09T19:47:52.410Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-09T19:47:52.410Z] ---> Running in 9363a991f5b2 [2022-11-09T19:47:52.410Z] Removing intermediate container 96359c8afaee [2022-11-09T19:47:52.410Z] ---> cd4b3f87db88 [2022-11-09T19:47:52.410Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T19:47:52.410Z] ---> 93e98318e309 [2022-11-09T19:47:52.410Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-09T19:47:52.410Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-11-09T19:47:52.410Z] ---> Running in 64e56ed109c5 [2022-11-09T19:47:52.410Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-11-09T19:47:52.410Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 116.5 MB/s eta 0:00:00 [2022-11-09T19:47:52.410Z] Collecting docker<4.0,>=3.6.0 [2022-11-09T19:47:52.705Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-11-09T19:47:52.705Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 167.5 MB/s eta 0:00:00 [2022-11-09T19:47:52.705Z] 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-09T19:47:52.705Z] Collecting docopt<0.7,>=0.6.1 [2022-11-09T19:47:52.705Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-11-09T19:47:52.705Z] Preparing metadata (setup.py): started [2022-11-09T19:47:52.705Z] ---> a6f1844bcf40 [2022-11-09T19:47:52.705Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-11-09T19:47:52.705Z] Removing intermediate container 64e56ed109c5 [2022-11-09T19:47:52.705Z] ---> 8af820bdbf7c [2022-11-09T19:47:52.705Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-09T19:47:52.705Z] ---> Running in 08a42a67e37d [2022-11-09T19:47:52.966Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-09T19:47:52.966Z] Removing intermediate container 08a42a67e37d [2022-11-09T19:47:52.966Z] ---> ec5219d42964 [2022-11-09T19:47:52.966Z] Step 21/23 : LABEL arch=x86_64 [2022-11-09T19:47:52.966Z] 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-09T19:47:52.966Z] Collecting websocket-client<1.0,>=0.32.0 [2022-11-09T19:47:52.966Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-11-09T19:47:52.966Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 166.1 MB/s eta 0:00:00 [2022-11-09T19:47:52.966Z] Collecting jsonschema<3,>=2.5.1 [2022-11-09T19:47:52.966Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-11-09T19:47:52.966Z] Collecting texttable<0.10,>=0.9.0 [2022-11-09T19:47:52.966Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-11-09T19:47:52.966Z] Preparing metadata (setup.py): started [2022-11-09T19:47:53.669Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-09T19:47:53.949Z] Collecting docker-pycreds>=0.4.0 [2022-11-09T19:47:53.949Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-11-09T19:47:53.949Z] ---> Running in 84131ba2db6a [2022-11-09T19:47:53.949Z] ---> 9f2cb8b7bec1 [2022-11-09T19:47:53.949Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-11-09T19:47:53.949Z] ---> 5b67826d3d33 [2022-11-09T19:47:53.949Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-11-09T19:47:54.209Z] Collecting urllib3<1.25,>=1.21.1 [2022-11-09T19:47:54.209Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-11-09T19:47:54.209Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 57.6 MB/s eta 0:00:00 [2022-11-09T19:47:54.209Z] Removing intermediate container 84131ba2db6a [2022-11-09T19:47:54.209Z] ---> b08ec838cd50 [2022-11-09T19:47:54.209Z] Step 22/23 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T19:47:54.209Z] Collecting chardet<3.1.0,>=3.0.2 [2022-11-09T19:47:54.209Z] ---> Running in ba3f1b718442 [2022-11-09T19:47:54.209Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-11-09T19:47:54.209Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 42.7 MB/s eta 0:00:00 [2022-11-09T19:47:54.209Z] Collecting idna<2.8,>=2.5 [2022-11-09T19:47:54.209Z] ---> 1ffd19ee59e9 [2022-11-09T19:47:54.209Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-11-09T19:47:54.209Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-11-09T19:47:54.209Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 33.1 MB/s eta 0:00:00 [2022-11-09T19:47:54.209Z] ---> a44ab1c3cba9 [2022-11-09T19:47:54.209Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-11-09T19:47:54.209Z] ---> Running in 23cf633cb98a [2022-11-09T19:47:54.209Z] Removing intermediate container ba3f1b718442 [2022-11-09T19:47:54.209Z] ---> 729bc97c95d7 [2022-11-09T19:47:54.209Z] Step 23/23 : LABEL version=0.0.0 [2022-11-09T19:47:54.209Z] ---> Running in 7a2544911155 [2022-11-09T19:47:54.209Z] Collecting certifi>=2017.4.17 [2022-11-09T19:47:54.209Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-11-09T19:47:54.209Z] ---> Running in 90e09c414b4d [2022-11-09T19:47:54.469Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 18.7 MB/s eta 0:00:00 [2022-11-09T19:47:54.469Z] Removing intermediate container 23cf633cb98a [2022-11-09T19:47:54.469Z] ---> bcf46c31b910 [2022-11-09T19:47:54.469Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T19:47:54.469Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-11-09T19:47:54.469Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-11-09T19:47:54.469Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-11-09T19:47:54.469Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-11-09T19:47:54.469Z] ---> Running in e45df730cfa9 [2022-11-09T19:47:54.469Z] Removing intermediate container 90e09c414b4d [2022-11-09T19:47:54.469Z] ---> 3510f006f06f [2022-11-09T19:47:54.469Z] [2022-11-09T19:47:54.469Z] Removing intermediate container 7a2544911155 [2022-11-09T19:47:54.469Z] ---> f5ce14778584 [2022-11-09T19:47:54.469Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-11-09T19:47:54.469Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-11-09T19:47:54.469Z] Running setup.py install for texttable: started [2022-11-09T19:47:54.469Z] Successfully built 3510f006f06f [2022-11-09T19:47:54.469Z] Successfully tagged security-spire-server:latest [2022-11-09T19:47:54.469Z]  Building security-spire-server ... done Removing intermediate container e45df730cfa9 [2022-11-09T19:47:54.469Z] ---> 1c768fe382a8 [2022-11-09T19:47:54.469Z] Step 17/19 : LABEL arch=x86_64 [2022-11-09T19:47:54.469Z] ---> Running in 1e42fdf74360 [2022-11-09T19:47:54.734Z] ---> e8e122d18b0a [2022-11-09T19:47:54.734Z] Step 19/24 : WORKDIR / [2022-11-09T19:47:54.734Z] ---> Running in a96a6b8d15aa [2022-11-09T19:47:54.734Z] Removing intermediate container 1e42fdf74360 [2022-11-09T19:47:54.734Z] ---> 08e8fdb252b0 [2022-11-09T19:47:54.734Z] Step 18/19 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T19:47:54.734Z] ---> Running in 7ccf75b426af [2022-11-09T19:47:54.734Z] Removing intermediate container a96a6b8d15aa [2022-11-09T19:47:54.734Z] ---> 30401cc0dfd0 [2022-11-09T19:47:54.734Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-09T19:47:54.734Z] ---> Running in 9d52589e9340 [2022-11-09T19:47:54.734Z] Running setup.py install for texttable: finished with status 'done' [2022-11-09T19:47:54.734Z] Removing intermediate container 7ccf75b426af [2022-11-09T19:47:54.734Z] ---> 07fb60d377fa [2022-11-09T19:47:54.734Z] Step 19/19 : LABEL version=0.0.0 [2022-11-09T19:47:54.734Z] Running setup.py install for PyYAML: started [2022-11-09T19:47:54.734Z] ---> Running in 7433e88c93bb [2022-11-09T19:47:54.996Z] Removing intermediate container 9d52589e9340 [2022-11-09T19:47:54.996Z] ---> 775221236027 [2022-11-09T19:47:54.996Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-09T19:47:54.996Z] ---> Running in 90961c9011f2 [2022-11-09T19:47:54.996Z] Removing intermediate container 7433e88c93bb [2022-11-09T19:47:54.996Z] ---> 0f425755e010 [2022-11-09T19:47:54.996Z] [2022-11-09T19:47:54.996Z] Removing intermediate container 90961c9011f2 [2022-11-09T19:47:54.996Z] ---> d4f319b9a95c [2022-11-09T19:47:54.996Z] Step 22/24 : LABEL arch=x86_64 [2022-11-09T19:47:54.996Z] Successfully built 0f425755e010 [2022-11-09T19:47:54.996Z] Successfully tagged security-spiffe-token-provider:latest [2022-11-09T19:47:54.996Z]  Building security-spiffe-token-provider ... done  ---> Running in e07b0edf00cb [2022-11-09T19:47:55.260Z] Removing intermediate container e07b0edf00cb [2022-11-09T19:47:55.260Z] ---> 6bcfc46c122b [2022-11-09T19:47:55.260Z] Step 23/24 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T19:47:55.260Z] ---> Running in b442d629b7ea [2022-11-09T19:47:55.260Z] Running setup.py install for PyYAML: finished with status 'done' [2022-11-09T19:47:55.260Z] Removing intermediate container b442d629b7ea [2022-11-09T19:47:55.260Z] ---> 14dadd483ea7 [2022-11-09T19:47:55.260Z] Step 24/24 : LABEL version=0.0.0 [2022-11-09T19:47:55.260Z] ---> Running in 425538614d7b [2022-11-09T19:47:55.520Z] Removing intermediate container 425538614d7b [2022-11-09T19:47:55.520Z] ---> 2c29b7e27310 [2022-11-09T19:47:55.520Z] [2022-11-09T19:47:55.520Z] Successfully built 2c29b7e27310 [2022-11-09T19:47:55.520Z] Running setup.py install for docopt: started [2022-11-09T19:47:55.520Z] Successfully tagged security-spire-config:latest [2022-11-09T19:47:55.787Z]  Building security-spire-config ... done  Running setup.py install for docopt: finished with status 'done' [2022-11-09T19:47:56.358Z] Running setup.py install for dockerpty: started [2022-11-09T19:47:56.619Z] Running setup.py install for dockerpty: finished with status 'done' [2022-11-09T19:47:56.880Z] 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-09T19:47:56.880Z] 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-09T19:48:02.162Z] Removing intermediate container 1fc6284b8d0c [2022-11-09T19:48:02.162Z] ---> f2b0229b0caa [2022-11-09T19:48:02.162Z] Step 13/22 : ENV APP_PORT=58890 [2022-11-09T19:48:02.162Z] ---> Running in 8c10b18e7551 [2022-11-09T19:48:02.162Z] Removing intermediate container 8c10b18e7551 [2022-11-09T19:48:02.162Z] ---> c335b0ae47da [2022-11-09T19:48:02.162Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-09T19:48:02.162Z] ---> Running in cad6faee14ac [2022-11-09T19:48:02.422Z] Removing intermediate container cad6faee14ac [2022-11-09T19:48:02.422Z] ---> 9f152a47feee [2022-11-09T19:48:02.422Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-11-09T19:48:02.994Z] ---> 37c894df449b [2022-11-09T19:48:02.994Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-11-09T19:48:03.254Z] ---> ea0ffdd39e17 [2022-11-09T19:48:03.254Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-11-09T19:48:03.514Z] ---> 93db9955dccd [2022-11-09T19:48:03.514Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-11-09T19:48:03.514Z] ---> Running in 9731001725ee [2022-11-09T19:48:03.514Z] Removing intermediate container 9731001725ee [2022-11-09T19:48:03.514Z] ---> b83961146c13 [2022-11-09T19:48:03.514Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T19:48:03.514Z] ---> Running in 17d6ee612c80 [2022-11-09T19:48:03.774Z] Removing intermediate container 17d6ee612c80 [2022-11-09T19:48:03.774Z] ---> 6897c00d70bf [2022-11-09T19:48:03.774Z] Step 20/22 : LABEL arch=x86_64 [2022-11-09T19:48:03.774Z] ---> Running in 2590a92cb181 [2022-11-09T19:48:04.036Z] Removing intermediate container 2590a92cb181 [2022-11-09T19:48:04.036Z] ---> 3ace5f07afa0 [2022-11-09T19:48:04.036Z] Step 21/22 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T19:48:04.036Z] ---> Running in 54195617f8c5 [2022-11-09T19:48:04.036Z] Removing intermediate container 54195617f8c5 [2022-11-09T19:48:04.036Z] ---> 81bf77afcf8b [2022-11-09T19:48:04.036Z] Step 22/22 : LABEL version=0.0.0 [2022-11-09T19:48:04.036Z] ---> Running in dbb7d44e58da [2022-11-09T19:48:04.296Z] Removing intermediate container dbb7d44e58da [2022-11-09T19:48:04.296Z] ---> 00f7df583480 [2022-11-09T19:48:04.296Z] [2022-11-09T19:48:04.296Z] Successfully built 00f7df583480 [2022-11-09T19:48:04.556Z] Successfully tagged sys-mgmt-agent:latest [2022-11-09T19:48:11.132Z]  Building sys-mgmt-agent ... done Removing intermediate container 9363a991f5b2 [2022-11-09T19:48:11.132Z] ---> cdf3f498e0d0 [2022-11-09T19:48:11.132Z] [2022-11-09T19:48:11.132Z] Step 10/24 : FROM alpine:3.16 [2022-11-09T19:48:11.132Z] ---> 9c6f07244728 [2022-11-09T19:48:11.132Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-11-09T19:48:11.132Z] ---> Using cache [2022-11-09T19:48:11.132Z] ---> 2d4a869b97a2 [2022-11-09T19:48:11.132Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-09T19:48:11.132Z] ---> Using cache [2022-11-09T19:48:11.132Z] ---> 26cd61de0cb8 [2022-11-09T19:48:11.132Z] Step 13/24 : ENV APP_PORT=59881 [2022-11-09T19:48:11.132Z] ---> Running in 7b1fd349bee1 [2022-11-09T19:48:11.132Z] Removing intermediate container 7b1fd349bee1 [2022-11-09T19:48:11.132Z] ---> 505dbb3d4a12 [2022-11-09T19:48:11.132Z] Step 14/24 : EXPOSE $APP_PORT [2022-11-09T19:48:11.132Z] ---> Running in 7c9e306330ef [2022-11-09T19:48:11.132Z] Removing intermediate container 7c9e306330ef [2022-11-09T19:48:11.132Z] ---> 641fa1ec4b2b [2022-11-09T19:48:11.132Z] Step 15/24 : WORKDIR / [2022-11-09T19:48:11.132Z] ---> Running in ac99c225d33e [2022-11-09T19:48:11.132Z] Removing intermediate container ac99c225d33e [2022-11-09T19:48:11.132Z] ---> 64f247919ca8 [2022-11-09T19:48:11.132Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T19:48:11.132Z] ---> 9d06af29fbaa [2022-11-09T19:48:11.132Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-11-09T19:48:11.132Z] ---> 46236fab5b43 [2022-11-09T19:48:11.132Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-11-09T19:48:11.132Z] ---> ab9c7ea9cd32 [2022-11-09T19:48:11.132Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-11-09T19:48:11.132Z] ---> e3a50416bda4 [2022-11-09T19:48:11.132Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-11-09T19:48:11.392Z] ---> Running in 645d95f6bf30 [2022-11-09T19:48:11.392Z] Removing intermediate container 645d95f6bf30 [2022-11-09T19:48:11.392Z] ---> de5b9c07e104 [2022-11-09T19:48:11.392Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T19:48:11.392Z] ---> Running in e64f20b9fed7 [2022-11-09T19:48:11.392Z] Removing intermediate container e64f20b9fed7 [2022-11-09T19:48:11.392Z] ---> 94c50e039eff [2022-11-09T19:48:11.392Z] Step 22/24 : LABEL arch=x86_64 [2022-11-09T19:48:11.392Z] ---> Running in 1aad1ed2290d [2022-11-09T19:48:11.652Z] Removing intermediate container 1aad1ed2290d [2022-11-09T19:48:11.652Z] ---> 89f177c405ca [2022-11-09T19:48:11.652Z] Step 23/24 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T19:48:11.652Z] ---> Running in ba4bc60371d7 [2022-11-09T19:48:11.652Z] Removing intermediate container ba4bc60371d7 [2022-11-09T19:48:11.652Z] ---> d293ac4985a2 [2022-11-09T19:48:11.652Z] Step 24/24 : LABEL version=0.0.0 [2022-11-09T19:48:11.652Z] ---> Running in 46e3a10f972c [2022-11-09T19:48:11.912Z] Removing intermediate container 46e3a10f972c [2022-11-09T19:48:11.912Z] ---> 720981384820 [2022-11-09T19:48:11.912Z] [2022-11-09T19:48:11.912Z] Successfully built 720981384820 [2022-11-09T19:48:11.912Z] Successfully tagged core-metadata:latest [2022-11-09T19:48:11.918Z]  Building core-metadata ... done  [Pipeline] } [2022-11-09T19:48:11.946Z] $ docker stop --time=1 5016c9f065acf39b3f9e493925172cbf9ab604bc10f9d82c7dc5522f1cb15a3b [2022-11-09T19:48:13.206Z] $ docker rm -f 5016c9f065acf39b3f9e493925172cbf9ab604bc10f9d82c7dc5522f1cb15a3b [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-09T19:48:13.607Z] + docker images [2022-11-09T19:48:13.607Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-11-09T19:48:13.607Z] core-metadata latest 720981384820 2 seconds ago 18.5MB [2022-11-09T19:48:13.607Z] cdf3f498e0d0 4 seconds ago 1.62GB [2022-11-09T19:48:13.608Z] sys-mgmt-agent latest 00f7df583480 9 seconds ago 136MB [2022-11-09T19:48:13.608Z] security-spire-config latest 2c29b7e27310 18 seconds ago 85.8MB [2022-11-09T19:48:13.608Z] security-spiffe-token-provider latest 0f425755e010 19 seconds ago 29.7MB [2022-11-09T19:48:13.608Z] security-spire-server latest 3510f006f06f 19 seconds ago 86.5MB [2022-11-09T19:48:13.608Z] core-data latest b413f6a38fbd 25 seconds ago 21.7MB [2022-11-09T19:48:13.608Z] 00449e85284a 27 seconds ago 1.49GB [2022-11-09T19:48:13.608Z] 1f10b73b38ba 27 seconds ago 1.49GB [2022-11-09T19:48:13.608Z] 8eecad609e5c 28 seconds ago 1.65GB [2022-11-09T19:48:13.608Z] 87e58f787794 35 seconds ago 1.6GB [2022-11-09T19:48:13.608Z] security-secretstore-setup latest 2e6d25484df0 43 seconds ago 29.7MB [2022-11-09T19:48:13.608Z] 1e3197252ca1 46 seconds ago 1.62GB [2022-11-09T19:48:13.608Z] security-bootstrapper latest 99da9000bb01 About a minute ago 20.2MB [2022-11-09T19:48:13.608Z] 352ccf4f4252 About a minute ago 1.61GB [2022-11-09T19:48:13.608Z] support-notifications latest fe6640c7d09b About a minute ago 30.4MB [2022-11-09T19:48:13.608Z] support-scheduler latest c186d9bc1e71 About a minute ago 29.8MB [2022-11-09T19:48:13.608Z] security-proxy-setup latest b1b3f9aee549 About a minute ago 27.6MB [2022-11-09T19:48:13.608Z] core-command latest e5c0d17930cd About a minute ago 17.6MB [2022-11-09T19:48:13.608Z] 9ade68082eb2 About a minute ago 1.6GB [2022-11-09T19:48:13.608Z] 94d26b084a16 About a minute ago 1.68GB [2022-11-09T19:48:13.608Z] 34c586ba3bd2 About a minute ago 1.68GB [2022-11-09T19:48:13.608Z] ec39d5906fef About a minute ago 1.6GB [2022-11-09T19:48:13.608Z] f8cd958f26e3 About a minute ago 1.61GB [2022-11-09T19:48:13.608Z] security-spire-agent latest 464d973fe51c 2 minutes ago 125MB [2022-11-09T19:48:13.608Z] b674b56c07ff 2 minutes ago 1.49GB [2022-11-09T19:48:13.608Z] ci-base-image-x86_64 latest 0f26aac39bb7 5 minutes ago 947MB [2022-11-09T19:48:13.608Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 7 days ago 683MB [2022-11-09T19:48:13.608Z] alpine 3.15 c4fc93816858 3 months ago 5.59MB [2022-11-09T19:48:13.608Z] alpine 3.16 9c6f07244728 3 months ago 5.54MB [2022-11-09T19:48:13.608Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 months ago 253MB [2022-11-09T19:48:13.608Z] 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-09T19:48:23.341Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-11-09T19:48:23.341Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-11-09T19:48:23.341Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-11-09T19:48:23.341Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-11-09T19:48:23.341Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-11-09T19:48:23.341Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-11-09T19:48:23.341Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-11-09T19:48:23.341Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-11-09T19:48:23.341Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-11-09T19:48:25.937Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-11-09T19:48:25.937Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-11-09T19:48:25.937Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-11-09T19:48:25.937Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-11-09T19:48:25.937Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-11-09T19:48:25.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-11-09T19:48:48.026Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.285s coverage: 28.7% of statements [2022-11-09T19:48:48.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-11-09T19:48:48.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-11-09T19:48:50.603Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.658s coverage: 98.5% of statements [2022-11-09T19:48:52.548Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.583s coverage: 43.0% of statements [2022-11-09T19:48:52.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-11-09T19:48:52.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-11-09T19:48:53.513Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.577s coverage: 54.2% of statements [2022-11-09T19:48:53.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-11-09T19:48:53.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-11-09T19:49:15.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.182s coverage: 89.2% of statements [2022-11-09T19:49:15.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-11-09T19:49:15.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-11-09T19:49:15.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-11-09T19:49:15.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-11-09T19:49:15.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-11-09T19:49:15.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.597s coverage: 2.2% of statements [2022-11-09T19:49:15.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-11-09T19:49:15.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-11-09T19:49:20.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.694s coverage: 95.6% of statements [2022-11-09T19:49:20.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-11-09T19:49:20.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-11-09T19:49:20.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-11-09T19:49:20.988Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.437s coverage: 72.2% of statements [2022-11-09T19:49:20.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-11-09T19:49:20.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-11-09T19:49:20.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-11-09T19:49:20.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-11-09T19:49:20.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-11-09T19:49:20.988Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.644s coverage: 60.0% of statements [2022-11-09T19:49:20.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-11-09T19:49:20.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-11-09T19:49:20.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-11-09T19:49:20.988Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.746s coverage: 0.9% of statements [2022-11-09T19:49:20.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-11-09T19:49:20.988Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.527s coverage: 58.8% of statements [2022-11-09T19:49:20.988Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.261s coverage: 29.6% of statements [2022-11-09T19:49:20.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-11-09T19:49:24.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.301s coverage: 47.1% of statements [2022-11-09T19:49:24.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.366s coverage: 79.5% of statements [2022-11-09T19:49:24.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.229s coverage: 94.1% of statements [2022-11-09T19:49:24.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.297s coverage: 96.3% of statements [2022-11-09T19:49:28.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.262s coverage: 87.5% of statements [2022-11-09T19:49:36.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.277s coverage: 94.4% of statements [2022-11-09T19:49:36.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.236s coverage: 44.8% of statements [2022-11-09T19:49:46.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.923s coverage: 79.9% of statements [2022-11-09T19:49:46.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-11-09T19:49:52.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.349s coverage: 92.9% of statements [2022-11-09T19:49:52.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-11-09T19:49:52.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-11-09T19:49:52.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-11-09T19:49:52.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 65.1% of statements [2022-11-09T19:49:52.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-11-09T19:49:52.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-11-09T19:49:52.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-11-09T19:49:52.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-11-09T19:49:52.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.289s coverage: 86.9% of statements [2022-11-09T19:49:52.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-11-09T19:49:52.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-11-09T19:49:52.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-11-09T19:49:52.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-11-09T19:49:52.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.228s coverage: 87.2% of statements [2022-11-09T19:49:52.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-11-09T19:49:52.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-11-09T19:49:52.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.215s coverage: 100.0% of statements [2022-11-09T19:49:52.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-11-09T19:49:52.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.336s coverage: 58.8% of statements [2022-11-09T19:49:52.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-11-09T19:49:52.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.287s coverage: 80.0% of statements [2022-11-09T19:49:52.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.252s coverage: 87.2% of statements [2022-11-09T19:49:52.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.482s coverage: 85.4% of statements [2022-11-09T19:49:53.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.068s coverage: 91.2% of statements [2022-11-09T19:49:53.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-11-09T19:50:03.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.110s coverage: 64.7% of statements [2022-11-09T19:50:03.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-11-09T19:50:03.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-11-09T19:50:03.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.321s coverage: 100.0% of statements [2022-11-09T19:50:03.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.149s coverage: 89.4% of statements [2022-11-09T19:50:03.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.095s coverage: 100.0% of statements [2022-11-09T19:50:03.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.098s coverage: 73.7% of statements [2022-11-09T19:50:03.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.115s coverage: 100.0% of statements [2022-11-09T19:50:10.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.527s coverage: 65.8% of statements [2022-11-09T19:50:10.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-11-09T19:50:10.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-11-09T19:50:10.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-11-09T19:50:12.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.948s coverage: 41.8% of statements [2022-11-09T19:50:12.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-11-09T19:50:12.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-11-09T19:50:12.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.326s coverage: 89.5% of statements [2022-11-09T19:50:12.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-11-09T19:50:12.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.300s coverage: 84.8% of statements [2022-11-09T19:50:12.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-11-09T19:50:12.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-11-09T19:50:12.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-11-09T19:50:12.554Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-11-09T19:50:24.868Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.513s coverage: 17.7% of statements [2022-11-09T19:50:24.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-11-09T19:50:24.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-11-09T19:50:24.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-11-09T19:50:24.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-11-09T19:50:24.868Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.840s coverage: 92.3% of statements [2022-11-09T19:50:24.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-11-09T19:50:24.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-11-09T19:50:24.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-11-09T19:50:24.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-11-09T19:50:24.868Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.274s coverage: 63.2% of statements [2022-11-09T19:50:24.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-11-09T19:50:24.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-11-09T19:50:24.869Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.500s coverage: 97.7% of statements [2022-11-09T19:50:24.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-11-09T19:50:24.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-11-09T19:50:24.869Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-11-09T19:50:24.869Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-11-09T19:50:24.869Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.232s coverage: 28.9% of statements [2022-11-09T19:50:24.869Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-11-09T19:50:24.869Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-11-09T19:50:24.869Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-11-09T19:50:24.869Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-11-09T19:50:24.869Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-11-09T19:50:24.869Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-11-09T19:50:24.869Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.265s coverage: 100.0% of statements [2022-11-09T19:50:24.869Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements [2022-11-09T19:50:24.869Z] 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-09T19:50:24.869Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-09T19:50:24.869Z] GO111MODULE=on go vet ./... [2022-11-09T19:52:31.581Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-09T19:52:31.581Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-09T19:52:31.581Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-09T19:52:31.618Z] [edgeX.isLTS] Checking if [levski-openapi-version-changes] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-11-09T19:52:32.275Z] + ls -al . [2022-11-09T19:52:32.275Z] total 772 [2022-11-09T19:52:32.275Z] drwxrwxr-x 10 1001 1001 4096 Nov 9 19:45 . [2022-11-09T19:52:32.275Z] drwxr-xr-x 4 root root 4096 Nov 9 19:45 .. [2022-11-09T19:52:32.275Z] drwxrwxr-x 2 1001 1001 4096 Nov 9 19:44 .blubracket [2022-11-09T19:52:32.275Z] -rw-rw-r-- 1 1001 1001 16 Nov 9 19:44 .dockerignore [2022-11-09T19:52:32.275Z] drwxrwxr-x 8 1001 1001 4096 Nov 9 19:44 .git [2022-11-09T19:52:32.275Z] drwxrwxr-x 3 1001 1001 4096 Nov 9 19:44 .github [2022-11-09T19:52:32.275Z] -rw-rw-r-- 1 1001 1001 1030 Nov 9 19:44 .gitignore [2022-11-09T19:52:32.275Z] -rw-rw-r-- 1 1001 1001 42 Nov 9 19:44 .golangci.yml [2022-11-09T19:52:32.275Z] -rw-rw-r-- 1 1001 1001 87 Nov 9 19:44 .hadolint.yml [2022-11-09T19:52:32.275Z] -rw-rw-r-- 1 1001 1001 166 Nov 9 19:44 .sonarcloud.properties [2022-11-09T19:52:32.275Z] -rw-rw-r-- 1 1001 1001 1171 Nov 9 19:44 ADOPTERS.md [2022-11-09T19:52:32.275Z] -rw-rw-r-- 1 1001 1001 10722 Nov 9 19:44 Attribution.txt [2022-11-09T19:52:32.275Z] -rw-rw-r-- 1 1001 1001 73765 Nov 9 19:44 CHANGELOG.md [2022-11-09T19:52:32.275Z] -rw-rw-r-- 1 1001 1001 3804 Nov 9 19:44 CONTRIBUTING.md [2022-11-09T19:52:32.275Z] -rw-rw-r-- 1 1001 1001 677 Nov 9 19:44 GOVERNANCE.md [2022-11-09T19:52:32.275Z] -rw-rw-r-- 1 1001 1001 850 Nov 9 19:44 Jenkinsfile [2022-11-09T19:52:32.275Z] -rw-rw-r-- 1 1001 1001 10775 Nov 9 19:44 LICENSE [2022-11-09T19:52:32.275Z] -rw-rw-r-- 1 1001 1001 13857 Nov 9 19:44 Makefile [2022-11-09T19:52:32.275Z] -rw-rw-r-- 1 1001 1001 582 Nov 9 19:44 OWNERS.md [2022-11-09T19:52:32.275Z] -rw-rw-r-- 1 1001 1001 9799 Nov 9 19:44 README.md [2022-11-09T19:52:32.275Z] -rw-rw-r-- 1 1001 1001 6912 Nov 9 19:44 SECURITY.md [2022-11-09T19:52:32.275Z] -rw-rw-r-- 1 1001 1001 5 Nov 9 19:42 VERSION [2022-11-09T19:52:32.275Z] -rw-rw-r-- 1 1001 1001 4131 Nov 9 19:44 ZMQWindows.md [2022-11-09T19:52:32.275Z] drwxrwxr-x 2 1001 1001 4096 Nov 9 19:44 bin [2022-11-09T19:52:32.275Z] drwxrwxr-x 18 1001 1001 4096 Nov 9 19:44 cmd [2022-11-09T19:52:32.275Z] -rw-r--r-- 1 root root 501828 Nov 9 19:50 coverage.out [2022-11-09T19:52:32.275Z] -rw-rw-r-- 1 1001 1001 3405 Nov 9 19:44 go.mod [2022-11-09T19:52:32.275Z] -rw-rw-r-- 1 1001 1001 44978 Nov 9 19:44 go.sum [2022-11-09T19:52:32.275Z] drwxrwxr-x 8 1001 1001 4096 Nov 9 19:44 internal [2022-11-09T19:52:32.275Z] drwxrwxr-x 3 1001 1001 4096 Nov 9 19:44 openapi [2022-11-09T19:52:32.275Z] drwxrwxr-x 4 1001 1001 4096 Nov 9 19:44 snap [2022-11-09T19:52:32.275Z] -rw-rw-r-- 1 1001 1001 204 Nov 9 19:44 version.go [Pipeline] sh [2022-11-09T19:52:32.938Z] + '[' -e coverage.out ] [2022-11-09T19:52:32.938Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-11-09T19:52:32.976Z] Warning: overwriting stash ‘coverage-report’ [2022-11-09T19:52:33.932Z] Stashed 1 file(s) [Pipeline] sh [2022-11-09T19:52:34.665Z] + make build [2022-11-09T19:52:34.665Z] 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-09T19:54:26.410Z] 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-09T19:55:48.051Z] 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-09T19:55:48.051Z] 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-09T19:56:34.888Z] 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-09T19:56:34.888Z] 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-09T19:56:37.467Z] 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-09T19:56:45.678Z] 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-09T19:56:49.019Z] 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-09T19:56:55.662Z] 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-09T19:56:58.242Z] 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-09T19:57:02.494Z] 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-09T19:57:12.558Z] 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-09T19:57:17.936Z] $ docker stop --time=1 62c260e3b53d8adbcf19a3dd75b1a85528d696a6c1f085b9dfa53b7bc5de4b58 [2022-11-09T19:57:19.979Z] $ docker rm -f 62c260e3b53d8adbcf19a3dd75b1a85528d696a6c1f085b9dfa53b7bc5de4b58 [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-09T19:57:22.793Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-09T19:57:22.793Z] [2022-11-09T19:57:22.793Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:57:23.195Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-09T19:57:23.464Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-11-09T19:57:23.464Z] 29e5d40040c1: Pulling fs layer [2022-11-09T19:57:23.464Z] 1ce36da41761: Pulling fs layer [2022-11-09T19:57:23.464Z] 25b303627fd3: Pulling fs layer [2022-11-09T19:57:23.736Z] 29e5d40040c1: Verifying Checksum [2022-11-09T19:57:23.736Z] 29e5d40040c1: Download complete [2022-11-09T19:57:24.009Z] 1ce36da41761: Verifying Checksum [2022-11-09T19:57:24.009Z] 1ce36da41761: Download complete [2022-11-09T19:57:24.276Z] 29e5d40040c1: Pull complete [2022-11-09T19:57:25.686Z] 1ce36da41761: Pull complete [2022-11-09T19:57:25.686Z] 25b303627fd3: Verifying Checksum [2022-11-09T19:57:25.686Z] 25b303627fd3: Download complete [2022-11-09T19:57:35.755Z] 25b303627fd3: Pull complete [2022-11-09T19:57:35.755Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-11-09T19:57:35.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-09T19:57:35.755Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T19:57:36.056Z] prd-ubuntu20.04-docker-arm64-4c-16g-118797 does not seem to be running inside a container [2022-11-09T19:57:36.125Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-11-09T19:57:38.424Z] $ docker top 42c4f9e1c434173247b8138abbd61e4f52ed9220c31625dbc69e2adf05025a27 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T19:57:39.294Z] + docker-compose build --help [2022-11-09T19:57:39.294Z] + grep parallel [2022-11-09T19:57:44.631Z] --parallel Build images in parallel. [Pipeline] } [2022-11-09T19:57:44.668Z] $ docker stop --time=1 42c4f9e1c434173247b8138abbd61e4f52ed9220c31625dbc69e2adf05025a27 [2022-11-09T19:57:47.759Z] $ docker rm -f 42c4f9e1c434173247b8138abbd61e4f52ed9220c31625dbc69e2adf05025a27 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:57:48.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-09T19:57:48.489Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T19:57:48.733Z] prd-ubuntu20.04-docker-arm64-4c-16g-118797 does not seem to be running inside a container [2022-11-09T19:57:48.800Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-11-09T19:57:50.000Z] $ docker top 86160276e6493e796b62b7595a46c2fbdefcc51de97fd30d3af2c10dc730b474 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T19:57:50.880Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-11-09T19:57:56.211Z] Building core-command ... [2022-11-09T19:57:56.211Z] Building core-data ... [2022-11-09T19:57:56.211Z] Building core-metadata ... [2022-11-09T19:57:56.211Z] Building security-bootstrapper ... [2022-11-09T19:57:56.211Z] Building security-proxy-setup ... [2022-11-09T19:57:56.211Z] Building security-secretstore-setup ... [2022-11-09T19:57:56.211Z] Building security-spiffe-token-provider ... [2022-11-09T19:57:56.211Z] Building security-spire-agent ... [2022-11-09T19:57:56.211Z] Building security-spire-config ... [2022-11-09T19:57:56.211Z] Building security-spire-server ... [2022-11-09T19:57:56.211Z] Building support-notifications ... [2022-11-09T19:57:56.211Z] Building support-scheduler ... [2022-11-09T19:57:56.211Z] Building sys-mgmt-agent ... [2022-11-09T19:57:56.211Z] Building sys-mgmt-agent [2022-11-09T19:57:56.211Z] Building security-spiffe-token-provider [2022-11-09T19:57:56.211Z] Building security-proxy-setup [2022-11-09T19:57:56.211Z] Building security-secretstore-setup [2022-11-09T19:57:56.211Z] Building core-metadata [2022-11-09T19:58:52.743Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:58:52.743Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:58:52.743Z] ---> 1684d25d629d [2022-11-09T19:58:52.743Z] Step 3/24 : WORKDIR /edgex-go [2022-11-09T19:58:52.743Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:58:52.743Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:58:52.743Z] ---> 1684d25d629d [2022-11-09T19:58:52.743Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-09T19:58:52.743Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:58:52.743Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:58:52.743Z] ---> 1684d25d629d [2022-11-09T19:58:52.743Z] Step 3/19 : WORKDIR /edgex-go [2022-11-09T19:58:52.743Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:58:52.743Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:58:52.743Z] ---> 1684d25d629d [2022-11-09T19:58:52.743Z] Step 3/22 : WORKDIR /edgex-go [2022-11-09T19:58:52.743Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:58:52.743Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:58:52.743Z] ---> 1684d25d629d [2022-11-09T19:58:52.743Z] Step 3/21 : WORKDIR /edgex-go [2022-11-09T19:58:52.743Z] ---> Running in c91f6b211cf3 [2022-11-09T19:58:52.743Z] ---> Running in b2f372f3a314 [2022-11-09T19:58:52.743Z] ---> Running in 1cf12780604b [2022-11-09T19:58:52.743Z] ---> Running in f22d207ff0c3 [2022-11-09T19:58:52.743Z] ---> Running in 8b1a58dead38 [2022-11-09T19:58:52.743Z] Removing intermediate container c91f6b211cf3 [2022-11-09T19:58:52.743Z] ---> 6b0f0b13a265 [2022-11-09T19:58:52.743Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-11-09T19:58:52.743Z] Removing intermediate container b2f372f3a314 [2022-11-09T19:58:52.743Z] ---> 369ded2f4e90 [2022-11-09T19:58:52.743Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-11-09T19:58:52.743Z] Removing intermediate container f22d207ff0c3 [2022-11-09T19:58:52.743Z] ---> aa357de5f15f [2022-11-09T19:58:52.743Z] Step 4/24 : WORKDIR /edgex-go [2022-11-09T19:58:52.743Z] ---> Running in eb4dd991ab06 [2022-11-09T19:58:52.743Z] Removing intermediate container 1cf12780604b [2022-11-09T19:58:52.743Z] ---> a52ad59d5953 [2022-11-09T19:58:52.743Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-11-09T19:58:52.743Z] ---> Running in d556b3e0873a [2022-11-09T19:58:52.743Z] Removing intermediate container 8b1a58dead38 [2022-11-09T19:58:52.743Z] ---> a33bbe3cf54d [2022-11-09T19:58:52.743Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-11-09T19:58:52.743Z] ---> Running in 12b96daabee9 [2022-11-09T19:58:52.743Z] ---> Running in 72e164c0c87f [2022-11-09T19:58:52.743Z] ---> Running in 3f16958c9953 [2022-11-09T19:58:52.743Z] Removing intermediate container 72e164c0c87f [2022-11-09T19:58:52.743Z] ---> 31c51c60264a [2022-11-09T19:58:52.743Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-11-09T19:58:52.743Z] ---> Running in afcc63a38a28 [2022-11-09T19:58:52.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T19:58:52.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T19:58:52.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T19:58:52.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T19:58:52.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T19:58:52.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T19:58:52.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T19:58:52.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T19:58:52.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T19:58:52.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T19:58:52.743Z] v3.16.2-435-ge70e25ec8b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-11-09T19:58:52.743Z] v3.16.2-433-g1b6934392c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-11-09T19:58:52.743Z] OK: 16895 distinct packages available [2022-11-09T19:58:52.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T19:58:52.743Z] OK: 221 MiB in 51 packages [2022-11-09T19:58:52.743Z] OK: 221 MiB in 51 packages [2022-11-09T19:58:52.743Z] OK: 221 MiB in 51 packages [2022-11-09T19:58:52.743Z] OK: 221 MiB in 51 packages [2022-11-09T19:58:52.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T19:58:52.743Z] OK: 221 MiB in 51 packages [2022-11-09T19:58:53.033Z] Removing intermediate container 12b96daabee9 [2022-11-09T19:58:53.033Z] ---> e89d5bc20fd5 [2022-11-09T19:58:53.033Z] Step 5/21 : COPY go.mod vendor* ./ [2022-11-09T19:58:53.328Z] Removing intermediate container afcc63a38a28 [2022-11-09T19:58:53.328Z] ---> 923b2142edce [2022-11-09T19:58:53.328Z] Step 6/24 : COPY go.mod vendor* ./ [2022-11-09T19:58:53.328Z] Removing intermediate container d556b3e0873a [2022-11-09T19:58:53.328Z] ---> db985e495fdf [2022-11-09T19:58:53.328Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-09T19:58:53.328Z] Removing intermediate container 3f16958c9953 [2022-11-09T19:58:53.598Z] ---> eee0f33fe000 [2022-11-09T19:58:53.598Z] Step 5/22 : COPY go.mod vendor* ./ [2022-11-09T19:58:54.204Z] Removing intermediate container eb4dd991ab06 [2022-11-09T19:58:54.204Z] ---> cf98c240d90e [2022-11-09T19:58:54.204Z] Step 5/19 : COPY go.mod vendor* ./ [2022-11-09T19:58:54.472Z] ---> 2aed414231c7 [2022-11-09T19:58:54.472Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:58:54.472Z] ---> 771b1dc58ad1 [2022-11-09T19:58:54.472Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 3261561fdffe [2022-11-09T19:58:54.472Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:58:54.472Z] [2022-11-09T19:58:54.472Z] ---> aa7b691c6b47 [2022-11-09T19:58:54.472Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:58:54.472Z] ---> Running in 0c97e0c32793 [2022-11-09T19:58:54.742Z] ---> Running in 57b5f5f464b8 [2022-11-09T19:58:54.742Z] ---> Running in 4e438b67f10c [2022-11-09T19:58:54.742Z] ---> Running in 90ce848ab580 [2022-11-09T19:58:55.702Z] ---> 75d64d35aa2c [2022-11-09T19:58:55.702Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:58:55.702Z] ---> Running in 1df1bcd42392 [2022-11-09T20:00:32.396Z] Removing intermediate container 57b5f5f464b8 [2022-11-09T20:00:32.396Z] ---> 68b0f735fbc1 [2022-11-09T20:00:32.396Z] Step 7/24 : COPY . . [2022-11-09T20:00:32.396Z] Removing intermediate container 1df1bcd42392 [2022-11-09T20:00:32.396Z] ---> 88da355b0959 [2022-11-09T20:00:32.396Z] Step 7/19 : COPY . . [2022-11-09T20:00:32.396Z] Removing intermediate container 4e438b67f10c [2022-11-09T20:00:32.396Z] ---> fafaefa0d520 [2022-11-09T20:00:32.396Z] Step 7/22 : COPY . . [2022-11-09T20:00:32.396Z] Removing intermediate container 90ce848ab580 [2022-11-09T20:00:32.396Z] ---> ad38907b9e2e [2022-11-09T20:00:32.396Z] Step 8/24 : COPY . . [2022-11-09T20:00:32.396Z] Removing intermediate container 0c97e0c32793 [2022-11-09T20:00:32.396Z] ---> d1cb1d76a25d [2022-11-09T20:00:32.396Z] Step 7/21 : COPY . . [2022-11-09T20:00:35.746Z] ---> 97fed5764efb [2022-11-09T20:00:35.747Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-11-09T20:00:35.747Z] ---> f9e26ce54a84 [2022-11-09T20:00:35.747Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-11-09T20:00:36.013Z] ---> 70b2118dc435 [2022-11-09T20:00:36.013Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-11-09T20:00:36.013Z] ---> 37e7f27fc021 [2022-11-09T20:00:36.013Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-11-09T20:00:36.013Z] ---> 985b8ed18bfb [2022-11-09T20:00:36.013Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-11-09T20:00:36.013Z] ---> Running in 85d9341580f6 [2022-11-09T20:00:36.013Z] ---> Running in afe7879161c7 [2022-11-09T20:00:36.281Z] ---> Running in 17c5372720aa [2022-11-09T20:00:36.281Z] ---> Running in 54651c211a0e [2022-11-09T20:00:36.281Z] ---> Running in c2683b92f83b [2022-11-09T20:00:38.225Z] 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-09T20:00:38.225Z] 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-09T20:00:38.492Z] 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-09T20:00:38.757Z] 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-09T20:00:38.757Z] 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-09T20:06:15.666Z] 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-09T20:06:15.666Z] 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-09T20:06:17.610Z] Removing intermediate container 85d9341580f6 [2022-11-09T20:06:17.610Z] ---> 86e34ce91a12 [2022-11-09T20:06:17.610Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-11-09T20:06:17.876Z] ---> Running in e747c3b4f366 [2022-11-09T20:06:19.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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-09T20:06:26.476Z] Removing intermediate container e747c3b4f366 [2022-11-09T20:06:26.476Z] ---> 8fd72bf8aab3 [2022-11-09T20:06:26.476Z] [2022-11-09T20:06:26.476Z] Step 10/22 : FROM alpine:3.16 [2022-11-09T20:06:26.476Z] 3.16: Pulling from library/alpine [2022-11-09T20:06:26.476Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-09T20:06:26.476Z] Status: Downloaded newer image for alpine:3.16 [2022-11-09T20:06:26.476Z] ---> a6215f271958 [2022-11-09T20:06:26.476Z] 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-09T20:06:26.476Z] ---> Running in 1216c7adb229 [2022-11-09T20:06:27.443Z] Removing intermediate container 1216c7adb229 [2022-11-09T20:06:27.443Z] ---> 851511f1b63c [2022-11-09T20:06:27.443Z] 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-09T20:06:27.711Z] ---> Running in 4e515afae5a1 [2022-11-09T20:06:30.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:06:30.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:06:31.700Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-09T20:06:31.700Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-09T20:06:31.700Z] (3/33) Installing readline (8.1.2-r0) [2022-11-09T20:06:31.700Z] (4/33) Installing bash (5.1.16-r2) [2022-11-09T20:06:31.700Z] Executing bash-5.1.16-r2.post-install [2022-11-09T20:06:31.700Z] (5/33) Installing ca-certificates (20220614-r0) [2022-11-09T20:06:31.968Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-11-09T20:06:31.968Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-11-09T20:06:31.968Z] (8/33) Installing libcurl (7.83.1-r4) [2022-11-09T20:06:31.968Z] (9/33) Installing curl (7.83.1-r4) [2022-11-09T20:06:31.968Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-11-09T20:06:32.933Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-11-09T20:06:32.933Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-11-09T20:06:32.933Z] (13/33) Installing expat (2.5.0-r0) [2022-11-09T20:06:32.933Z] (14/33) Installing libffi (3.4.2-r1) [2022-11-09T20:06:32.933Z] (15/33) Installing gdbm (1.23-r0) [2022-11-09T20:06:32.933Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-11-09T20:06:32.933Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-11-09T20:06:32.933Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-09T20:06:32.933Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-11-09T20:06:33.201Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-11-09T20:06:33.201Z] (21/33) Installing python3 (3.10.5-r0) [2022-11-09T20:06:35.810Z] Removing intermediate container 17c5372720aa [2022-11-09T20:06:35.810Z] ---> b03d4c71a0a5 [2022-11-09T20:06:35.810Z] [2022-11-09T20:06:35.810Z] Step 9/21 : FROM alpine:3.16 [2022-11-09T20:06:35.810Z] ---> a6215f271958 [2022-11-09T20:06:35.810Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-11-09T20:06:35.810Z] ---> Running in 4c684e11834a [2022-11-09T20:06:36.396Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-11-09T20:06:36.396Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-11-09T20:06:36.396Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-11-09T20:06:36.396Z] (25/33) Installing py3-six (1.16.0-r1) [2022-11-09T20:06:36.396Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-11-09T20:06:36.396Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-11-09T20:06:36.396Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-11-09T20:06:36.396Z] Removing intermediate container 54651c211a0e [2022-11-09T20:06:36.396Z] ---> 0b54267eb2ab [2022-11-09T20:06:36.396Z] [2022-11-09T20:06:36.396Z] Step 9/24 : FROM alpine:3.16 [2022-11-09T20:06:36.396Z] ---> a6215f271958 [2022-11-09T20:06:36.396Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-11-09T20:06:36.396Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-11-09T20:06:36.396Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-11-09T20:06:36.396Z] (31/33) Installing py3-packaging (21.3-r0) [2022-11-09T20:06:36.664Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-11-09T20:06:36.664Z] ---> Running in c53647441e7b [2022-11-09T20:06:36.930Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-11-09T20:06:38.336Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T20:06:38.336Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T20:06:38.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:06:38.602Z] OK: 120 MiB in 47 packages [2022-11-09T20:06:38.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:06:38.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:06:39.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:06:40.536Z] (1/6) Installing ca-certificates (20220614-r0) [2022-11-09T20:06:40.536Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-11-09T20:06:40.536Z] (1/3) Installing ca-certificates (20220614-r0) [2022-11-09T20:06:40.536Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-11-09T20:06:40.536Z] (4/6) Installing libcurl (7.83.1-r4) [2022-11-09T20:06:40.536Z] (5/6) Installing curl (7.83.1-r4) [2022-11-09T20:06:40.536Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-11-09T20:06:40.536Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T20:06:40.536Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T20:06:40.536Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-11-09T20:06:40.536Z] (3/3) Installing su-exec (0.2-r1) [2022-11-09T20:06:40.536Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T20:06:40.536Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T20:06:40.804Z] OK: 8 MiB in 20 packages [2022-11-09T20:06:40.804Z] OK: 6 MiB in 17 packages [2022-11-09T20:06:45.048Z] Removing intermediate container c53647441e7b [2022-11-09T20:06:45.048Z] ---> b888025a5e49 [2022-11-09T20:06:45.048Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-09T20:06:45.048Z] ---> Running in 3325cce30aa4 [2022-11-09T20:06:45.048Z] Removing intermediate container 4c684e11834a [2022-11-09T20:06:45.048Z] ---> 3557e3b4d845 [2022-11-09T20:06:45.048Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-09T20:06:45.048Z] ---> Running in 19a8daccdc9c [2022-11-09T20:06:45.314Z] Removing intermediate container 3325cce30aa4 [2022-11-09T20:06:45.314Z] ---> 4a3a5f0cddb6 [2022-11-09T20:06:45.314Z] Step 12/24 : WORKDIR / [2022-11-09T20:06:45.580Z] ---> Running in 69575cd4d187 [2022-11-09T20:06:45.580Z] Removing intermediate container 19a8daccdc9c [2022-11-09T20:06:45.580Z] ---> b6cf5b92b532 [2022-11-09T20:06:45.580Z] Step 12/21 : WORKDIR /edgex [2022-11-09T20:06:45.846Z] ---> Running in 4923b29f2361 [2022-11-09T20:06:46.112Z] Removing intermediate container 69575cd4d187 [2022-11-09T20:06:46.112Z] ---> 1ba365450330 [2022-11-09T20:06:46.112Z] 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-09T20:06:46.378Z] Removing intermediate container 4923b29f2361 [2022-11-09T20:06:46.378Z] ---> 8b829431256a [2022-11-09T20:06:46.378Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-11-09T20:06:47.333Z] ---> 98371a7d27b3 [2022-11-09T20:06:47.334Z] 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-09T20:06:47.599Z] ---> e1be0e67a25c [2022-11-09T20:06:47.599Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-11-09T20:06:48.560Z] ---> beda1cdf2116 [2022-11-09T20:06:48.560Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-11-09T20:06:49.530Z] ---> ba038099fd7a [2022-11-09T20:06:49.530Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-11-09T20:06:50.114Z] ---> 6b16614dee5a [2022-11-09T20:06:50.114Z] 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-09T20:06:51.076Z] ---> 8a610a0a6a73 [2022-11-09T20:06:51.076Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-11-09T20:06:51.346Z] ---> b4dbfa09c93e [2022-11-09T20:06:51.346Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-11-09T20:06:52.750Z] ---> 39b5cc490b39 [2022-11-09T20:06:52.750Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-09T20:06:52.750Z] ---> Running in 5cd4f4e420d0 [2022-11-09T20:06:53.710Z] ---> af66145c029c [2022-11-09T20:06:53.710Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-11-09T20:06:56.296Z] ---> 12081872af07 [2022-11-09T20:06:56.296Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-11-09T20:06:56.296Z] Removing intermediate container 5cd4f4e420d0 [2022-11-09T20:06:56.296Z] ---> 59f52a65b5d9 [2022-11-09T20:06:56.296Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-11-09T20:06:56.563Z] ---> Running in d83b3fc0a7fe [2022-11-09T20:06:57.146Z] ---> 6e290e1f18c2 [2022-11-09T20:06:57.146Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-09T20:06:57.146Z] Removing intermediate container d83b3fc0a7fe [2022-11-09T20:06:57.146Z] ---> 3fb8d669d7dd [2022-11-09T20:06:57.146Z] Step 19/21 : LABEL arch=arm64 [2022-11-09T20:06:57.146Z] ---> Running in 5141e31d8a38 [2022-11-09T20:06:57.412Z] ---> Running in 65e93e9b4a98 [2022-11-09T20:06:57.678Z] Collecting docker-compose==1.23.2 [2022-11-09T20:06:57.945Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-11-09T20:06:57.945Z] Removing intermediate container 65e93e9b4a98 [2022-11-09T20:06:57.945Z] ---> 841274c24038 [2022-11-09T20:06:57.945Z] Step 20/21 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T20:06:58.214Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 5.6 MB/s eta 0:00:00 [2022-11-09T20:06:58.214Z] ---> Running in af6842078b1a [2022-11-09T20:06:58.797Z] Removing intermediate container af6842078b1a [2022-11-09T20:06:58.797Z] ---> 57c03e329e78 [2022-11-09T20:06:58.797Z] Step 21/21 : LABEL version=0.0.0 [2022-11-09T20:06:58.797Z] ---> Running in 89132ac55628 [2022-11-09T20:06:59.067Z] Collecting websocket-client<1.0,>=0.32.0 [2022-11-09T20:06:59.067Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-11-09T20:06:59.334Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.3 MB/s eta 0:00:00 [2022-11-09T20:06:59.334Z] Removing intermediate container 89132ac55628 [2022-11-09T20:06:59.334Z] ---> 4f3346704d21 [2022-11-09T20:06:59.334Z] [2022-11-09T20:06:59.918Z] Successfully built 4f3346704d21 [2022-11-09T20:06:59.918Z] Successfully tagged security-proxy-setup-arm64:latest [2022-11-09T20:06:59.918Z]  Building security-proxy-setup ... done Building support-scheduler [2022-11-09T20:06:59.918Z] Collecting jsonschema<3,>=2.5.1 [2022-11-09T20:06:59.918Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-11-09T20:07:00.502Z] Removing intermediate container 5141e31d8a38 [2022-11-09T20:07:00.502Z] ---> c5f7ce9370e6 [2022-11-09T20:07:00.502Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-11-09T20:07:00.502Z] ---> Running in 8c1d0cbdb981 [2022-11-09T20:07:01.087Z] Removing intermediate container 8c1d0cbdb981 [2022-11-09T20:07:01.087Z] ---> 458f8914b958 [2022-11-09T20:07:01.087Z] Step 22/24 : LABEL arch=arm64 [2022-11-09T20:07:01.087Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-11-09T20:07:01.087Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-11-09T20:07:01.087Z] ---> Running in d85c0c1d1b2d [2022-11-09T20:07:01.358Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.7 MB/s eta 0:00:00 [2022-11-09T20:07:01.358Z] Collecting docopt<0.7,>=0.6.1 [2022-11-09T20:07:01.358Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-11-09T20:07:01.631Z] Preparing metadata (setup.py): started [2022-11-09T20:07:01.896Z] Removing intermediate container d85c0c1d1b2d [2022-11-09T20:07:01.896Z] ---> 89a83227311b [2022-11-09T20:07:01.896Z] Step 23/24 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T20:07:01.896Z] ---> Running in 87c81e834b59 [2022-11-09T20:07:02.478Z] Removing intermediate container 87c81e834b59 [2022-11-09T20:07:02.478Z] ---> 362da94bd626 [2022-11-09T20:07:02.478Z] Step 24/24 : LABEL version=0.0.0 [2022-11-09T20:07:02.478Z] ---> Running in e500c27bf27e [2022-11-09T20:07:03.062Z] Removing intermediate container e500c27bf27e [2022-11-09T20:07:03.062Z] ---> dce2a040a7d9 [2022-11-09T20:07:03.062Z] [2022-11-09T20:07:03.328Z] Successfully built dce2a040a7d9 [2022-11-09T20:07:03.328Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-11-09T20:07:03.328Z]  Building security-secretstore-setup ... done Building security-spire-agent [2022-11-09T20:07:03.909Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-09T20:07:04.499Z] Collecting PyYAML<4,>=3.10 [2022-11-09T20:07:04.499Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-11-09T20:07:04.765Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 11.4 MB/s eta 0:00:00 [2022-11-09T20:07:06.175Z] Preparing metadata (setup.py): started [2022-11-09T20:07:08.109Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-09T20:07:08.109Z] Collecting texttable<0.10,>=0.9.0 [2022-11-09T20:07:08.109Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-11-09T20:07:08.109Z] Preparing metadata (setup.py): started [2022-11-09T20:07:10.679Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-09T20:07:10.679Z] Collecting dockerpty<0.5,>=0.4.1 [2022-11-09T20:07:10.679Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-11-09T20:07:10.679Z] Preparing metadata (setup.py): started [2022-11-09T20:07:12.612Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-09T20:07:12.612Z] 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-09T20:07:13.192Z] Collecting docker<4.0,>=3.6.0 [2022-11-09T20:07:13.192Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-11-09T20:07:13.192Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 11.0 MB/s eta 0:00:00 [2022-11-09T20:07:13.462Z] Collecting cached-property<2,>=1.2.0 [2022-11-09T20:07:13.462Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-11-09T20:07:13.727Z] Collecting docker-pycreds>=0.4.0 [2022-11-09T20:07:13.727Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-11-09T20:07:15.134Z] Collecting urllib3<1.25,>=1.21.1 [2022-11-09T20:07:15.134Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-11-09T20:07:15.134Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 10.9 MB/s eta 0:00:00 [2022-11-09T20:07:15.715Z] Collecting certifi>=2017.4.17 [2022-11-09T20:07:15.715Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-11-09T20:07:15.715Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 12.9 MB/s eta 0:00:00 [2022-11-09T20:07:15.980Z] Collecting idna<2.8,>=2.5 [2022-11-09T20:07:15.980Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-11-09T20:07:15.980Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.5 MB/s eta 0:00:00 [2022-11-09T20:07:16.246Z] Collecting chardet<3.1.0,>=3.0.2 [2022-11-09T20:07:16.246Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-11-09T20:07:16.246Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 10.2 MB/s eta 0:00:00 [2022-11-09T20:07:17.210Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-11-09T20:07:17.210Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-11-09T20:07:17.210Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-11-09T20:07:17.210Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-11-09T20:07:18.166Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-11-09T20:07:18.166Z] Running setup.py install for texttable: started [2022-11-09T20:07:20.738Z] Running setup.py install for texttable: finished with status 'done' [2022-11-09T20:07:20.738Z] Running setup.py install for PyYAML: started [2022-11-09T20:07:22.162Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:07:22.162Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:07:22.162Z] ---> 1684d25d629d [2022-11-09T20:07:22.162Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-09T20:07:22.162Z] ---> Using cache [2022-11-09T20:07:22.162Z] ---> aa357de5f15f [2022-11-09T20:07:22.162Z] Step 4/22 : WORKDIR /edgex-go [2022-11-09T20:07:22.162Z] ---> Using cache [2022-11-09T20:07:22.162Z] ---> 31c51c60264a [2022-11-09T20:07:22.162Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-09T20:07:22.162Z] ---> Using cache [2022-11-09T20:07:22.162Z] ---> 923b2142edce [2022-11-09T20:07:22.162Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-09T20:07:22.162Z] Removing intermediate container c2683b92f83b [2022-11-09T20:07:22.162Z] ---> Using cache [2022-11-09T20:07:22.162Z] ---> 771b1dc58ad1 [2022-11-09T20:07:22.162Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:07:22.162Z] ---> Using cache [2022-11-09T20:07:22.162Z] ---> 0ff3018b25a3 [2022-11-09T20:07:22.162Z] ---> ad38907b9e2e [2022-11-09T20:07:22.162Z] Step 8/22 : COPY . . [2022-11-09T20:07:22.162Z] [2022-11-09T20:07:22.162Z] Step 10/24 : FROM alpine:3.16 [2022-11-09T20:07:22.162Z] ---> a6215f271958 [2022-11-09T20:07:22.162Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-11-09T20:07:22.162Z] ---> Using cache [2022-11-09T20:07:22.162Z] ---> 70b2118dc435 [2022-11-09T20:07:22.162Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-11-09T20:07:22.428Z] ---> Running in 05bdf82c69c6 [2022-11-09T20:07:22.428Z] ---> Running in 4e80ddae856a [2022-11-09T20:07:23.848Z] Running setup.py install for PyYAML: finished with status 'done' [2022-11-09T20:07:24.810Z] 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-09T20:07:25.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:07:25.355Z] Running setup.py install for docopt: started [2022-11-09T20:07:25.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:07:26.518Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:07:26.518Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:07:26.518Z] ---> 1684d25d629d [2022-11-09T20:07:26.518Z] Step 3/24 : WORKDIR /edgex-go [2022-11-09T20:07:26.518Z] ---> Using cache [2022-11-09T20:07:26.518Z] ---> a33bbe3cf54d [2022-11-09T20:07:26.518Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-09T20:07:26.801Z] ---> Running in 156925000abc [2022-11-09T20:07:27.759Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-09T20:07:27.759Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T20:07:27.759Z] OK: 5 MiB in 15 packages [2022-11-09T20:07:28.713Z] Running setup.py install for docopt: finished with status 'done' [2022-11-09T20:07:28.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:07:29.246Z] Removing intermediate container 4e80ddae856a [2022-11-09T20:07:29.246Z] ---> 5f312532dba1 [2022-11-09T20:07:29.246Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-09T20:07:29.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:07:29.246Z] ---> Running in c43a43ca4f40 [2022-11-09T20:07:29.825Z] Removing intermediate container c43a43ca4f40 [2022-11-09T20:07:29.825Z] ---> 6af2cb2e01a2 [2022-11-09T20:07:29.825Z] Step 13/24 : ENV APP_PORT=59881 [2022-11-09T20:07:29.825Z] ---> Running in 8eec78ed0cba [2022-11-09T20:07:30.410Z] Removing intermediate container 8eec78ed0cba [2022-11-09T20:07:30.410Z] ---> c6ac6eac7de3 [2022-11-09T20:07:30.410Z] Step 14/24 : EXPOSE $APP_PORT [2022-11-09T20:07:30.410Z] ---> Running in 7df23820ab27 [2022-11-09T20:07:30.678Z] OK: 221 MiB in 51 packages [2022-11-09T20:07:32.628Z] Removing intermediate container 7df23820ab27 [2022-11-09T20:07:32.628Z] ---> e408c0b70733 [2022-11-09T20:07:32.628Z] Step 15/24 : WORKDIR / [2022-11-09T20:07:32.896Z] ---> Running in 9a16df41fdce [2022-11-09T20:07:33.856Z] Removing intermediate container 9a16df41fdce [2022-11-09T20:07:33.856Z] ---> deda5245926b [2022-11-09T20:07:33.856Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T20:07:33.856Z] Removing intermediate container 156925000abc [2022-11-09T20:07:33.856Z] ---> 5fa73d2d57c1 [2022-11-09T20:07:33.856Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-09T20:07:34.437Z] Running setup.py install for dockerpty: started [2022-11-09T20:07:34.704Z] ---> ac8ba34a3029 [2022-11-09T20:07:34.704Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-11-09T20:07:34.971Z] ---> 976628aca423 [2022-11-09T20:07:34.971Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:07:34.971Z] ---> Running in ffebe3b72b3d [2022-11-09T20:07:37.547Z] ---> 58b586c47eb9 [2022-11-09T20:07:37.548Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-11-09T20:07:37.814Z] Running setup.py install for dockerpty: finished with status 'done' [2022-11-09T20:07:38.399Z] ---> 97f299ea5f01 [2022-11-09T20:07:38.399Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-11-09T20:07:39.361Z] ---> f741fe34220b [2022-11-09T20:07:39.361Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-11-09T20:07:39.361Z] ---> Running in 553699224aaa [2022-11-09T20:07:39.943Z] Removing intermediate container 553699224aaa [2022-11-09T20:07:39.943Z] ---> c8379e6549e8 [2022-11-09T20:07:39.943Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T20:07:39.943Z] ---> Running in 8ddd045a25e8 [2022-11-09T20:07:40.528Z] Removing intermediate container 8ddd045a25e8 [2022-11-09T20:07:40.528Z] ---> 683f626e3796 [2022-11-09T20:07:40.528Z] Step 22/24 : LABEL arch=arm64 [2022-11-09T20:07:40.795Z] ---> Running in 80723fadb6c5 [2022-11-09T20:07:41.568Z] Removing intermediate container 80723fadb6c5 [2022-11-09T20:07:41.568Z] ---> f9cc32253955 [2022-11-09T20:07:41.568Z] Step 23/24 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T20:07:41.568Z] ---> Running in a3417e9309d8 [2022-11-09T20:07:42.191Z] Removing intermediate container a3417e9309d8 [2022-11-09T20:07:42.191Z] ---> 3eff32e10174 [2022-11-09T20:07:42.191Z] Step 24/24 : LABEL version=0.0.0 [2022-11-09T20:07:42.191Z] ---> Running in e5696bd887b3 [2022-11-09T20:07:42.469Z] 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-09T20:07:42.469Z] 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-09T20:07:42.747Z] Removing intermediate container e5696bd887b3 [2022-11-09T20:07:42.747Z] ---> 474ec85c753f [2022-11-09T20:07:42.747Z] [2022-11-09T20:07:43.028Z] Successfully built 474ec85c753f [2022-11-09T20:07:43.028Z] Successfully tagged core-metadata-arm64:latest [2022-11-09T20:07:43.028Z] Building security-spire-config [2022-11-09T20:08:05.204Z]  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:08:05.204Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:08:05.204Z] ---> 1684d25d629d [2022-11-09T20:08:05.204Z] Step 3/24 : WORKDIR /edgex-go [2022-11-09T20:08:05.204Z] ---> Using cache [2022-11-09T20:08:05.204Z] ---> a33bbe3cf54d [2022-11-09T20:08:05.204Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-09T20:08:05.204Z] ---> Using cache [2022-11-09T20:08:05.204Z] ---> 5fa73d2d57c1 [2022-11-09T20:08:05.204Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-09T20:08:05.204Z] ---> Using cache [2022-11-09T20:08:05.204Z] ---> 976628aca423 [2022-11-09T20:08:05.204Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:08:05.204Z] ---> Running in ac9308190b0a [2022-11-09T20:08:05.204Z] Removing intermediate container 4e515afae5a1 [2022-11-09T20:08:05.204Z] ---> 0fd94903e64f [2022-11-09T20:08:05.204Z] Step 13/22 : ENV APP_PORT=58890 [2022-11-09T20:08:05.204Z] ---> Running in d7f6db4f3722 [2022-11-09T20:08:05.204Z] Removing intermediate container d7f6db4f3722 [2022-11-09T20:08:05.204Z] ---> 40de43f5b46d [2022-11-09T20:08:05.204Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-09T20:08:05.204Z] ---> Running in e355414555b1 [2022-11-09T20:08:05.204Z] Removing intermediate container e355414555b1 [2022-11-09T20:08:05.204Z] ---> 9b335e919b59 [2022-11-09T20:08:05.204Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-11-09T20:08:06.619Z] ---> f56e7f80298e [2022-11-09T20:08:06.619Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-11-09T20:08:07.206Z] ---> 93d8b0e3cf4b [2022-11-09T20:08:07.206Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-11-09T20:08:08.617Z] ---> 1db99f8de98c [2022-11-09T20:08:08.617Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-11-09T20:08:08.617Z] ---> Running in e61721211737 [2022-11-09T20:08:08.884Z] Removing intermediate container e61721211737 [2022-11-09T20:08:08.884Z] ---> be9a49e377bb [2022-11-09T20:08:08.884Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T20:08:09.155Z] ---> Running in 1e95dd0ddf13 [2022-11-09T20:08:09.739Z] Removing intermediate container 1e95dd0ddf13 [2022-11-09T20:08:09.739Z] ---> e1ba7ebbbbd1 [2022-11-09T20:08:09.739Z] Step 20/22 : LABEL arch=arm64 [2022-11-09T20:08:09.739Z] ---> Running in 59eb8b9598c6 [2022-11-09T20:08:10.322Z] Removing intermediate container 59eb8b9598c6 [2022-11-09T20:08:10.322Z] ---> 637584c56c5d [2022-11-09T20:08:10.322Z] Step 21/22 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T20:08:10.589Z] ---> Running in 221a9d7eb62e [2022-11-09T20:08:11.180Z] Removing intermediate container 221a9d7eb62e [2022-11-09T20:08:11.180Z] ---> 486adf3f7c68 [2022-11-09T20:08:11.180Z] Step 22/22 : LABEL version=0.0.0 [2022-11-09T20:08:11.180Z] ---> Running in b1e458185b1c [2022-11-09T20:08:11.771Z] Removing intermediate container b1e458185b1c [2022-11-09T20:08:11.771Z] ---> bf5d34006b88 [2022-11-09T20:08:11.771Z] [2022-11-09T20:08:12.037Z] Successfully built bf5d34006b88 [2022-11-09T20:08:12.037Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-11-09T20:08:12.037Z]  Building sys-mgmt-agent ... done Building support-notifications [2022-11-09T20:08:34.133Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:08:34.133Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:08:34.133Z] ---> 1684d25d629d [2022-11-09T20:08:34.133Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-09T20:08:34.133Z] ---> Using cache [2022-11-09T20:08:34.133Z] ---> aa357de5f15f [2022-11-09T20:08:34.133Z] Step 4/22 : WORKDIR /edgex-go [2022-11-09T20:08:34.133Z] ---> Using cache [2022-11-09T20:08:34.133Z] ---> 31c51c60264a [2022-11-09T20:08:34.133Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-11-09T20:08:34.717Z] ---> Running in 5047d445cf72 [2022-11-09T20:08:37.289Z] Removing intermediate container afe7879161c7 [2022-11-09T20:08:37.289Z] ---> 3b17000c16bd [2022-11-09T20:08:37.289Z] [2022-11-09T20:08:37.289Z] Step 9/19 : FROM alpine:3.15 [2022-11-09T20:08:37.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:08:37.289Z] 3.15: Pulling from library/alpine [2022-11-09T20:08:37.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:08:38.692Z] OK: 221 MiB in 51 packages [2022-11-09T20:08:40.637Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-11-09T20:08:40.637Z] Status: Downloaded newer image for alpine:3.15 [2022-11-09T20:08:40.637Z] ---> 02e0d6fdf486 [2022-11-09T20:08:40.637Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T20:08:40.637Z] ---> Running in ed315769cf34 [2022-11-09T20:08:41.221Z] Removing intermediate container 5047d445cf72 [2022-11-09T20:08:41.221Z] ---> 0232ae388c1d [2022-11-09T20:08:41.221Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-09T20:08:41.491Z] Removing intermediate container ed315769cf34 [2022-11-09T20:08:41.491Z] ---> c1ee6589e1e7 [2022-11-09T20:08:41.491Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-11-09T20:08:42.080Z] ---> Running in 3f7f606a98cd [2022-11-09T20:08:43.047Z] ---> 20b6210efa22 [2022-11-09T20:08:43.047Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:08:43.047Z] ---> Running in 137a99708cf1 [2022-11-09T20:08:44.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:08:45.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:08:46.219Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-09T20:08:46.219Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-09T20:08:46.219Z] OK: 15736 distinct packages available [2022-11-09T20:08:46.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:08:46.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:08:48.163Z] (1/9) Installing ca-certificates (20220614-r0) [2022-11-09T20:08:48.163Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-11-09T20:08:48.163Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-11-09T20:08:48.163Z] (4/9) Installing libcurl (7.80.0-r4) [2022-11-09T20:08:48.163Z] (5/9) Installing curl (7.80.0-r4) [2022-11-09T20:08:48.163Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-11-09T20:08:48.163Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-11-09T20:08:48.163Z] (8/9) Installing libucontext (1.1-r0) [2022-11-09T20:08:48.163Z] (9/9) Installing gcompat (1.0.0-r4) [2022-11-09T20:08:48.163Z] Executing busybox-1.34.1-r7.trigger [2022-11-09T20:08:48.429Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T20:08:48.698Z] OK: 8 MiB in 23 packages [2022-11-09T20:08:54.040Z] Removing intermediate container 3f7f606a98cd [2022-11-09T20:08:54.040Z] ---> bb88da266067 [2022-11-09T20:08:54.040Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T20:08:55.005Z] ---> a40af39b994e [2022-11-09T20:08:55.005Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-11-09T20:09:01.645Z] ---> ab9c39e6b219 [2022-11-09T20:09:01.645Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-11-09T20:09:02.605Z] ---> 0f571e5e601c [2022-11-09T20:09:02.605Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-11-09T20:09:02.880Z] ---> Running in e2dc500c0473 [2022-11-09T20:09:03.837Z] Removing intermediate container e2dc500c0473 [2022-11-09T20:09:03.837Z] ---> 785719a270bd [2022-11-09T20:09:03.837Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T20:09:03.837Z] ---> Running in 1e5c76ea4ebd [2022-11-09T20:09:04.793Z] Removing intermediate container 1e5c76ea4ebd [2022-11-09T20:09:04.793Z] ---> c767d3725069 [2022-11-09T20:09:04.793Z] Step 17/19 : LABEL arch=arm64 [2022-11-09T20:09:05.373Z] ---> Running in c83e49f61c5b [2022-11-09T20:09:06.333Z] Removing intermediate container c83e49f61c5b [2022-11-09T20:09:06.333Z] ---> 7aa8667a9679 [2022-11-09T20:09:06.333Z] Step 18/19 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T20:09:06.599Z] ---> Running in 9761f1aaf6a0 [2022-11-09T20:09:07.561Z] Removing intermediate container 9761f1aaf6a0 [2022-11-09T20:09:07.561Z] ---> 2dd0366e903c [2022-11-09T20:09:07.561Z] Step 19/19 : LABEL version=0.0.0 [2022-11-09T20:09:07.827Z] ---> Running in 7278fba6edb6 [2022-11-09T20:09:08.791Z] Removing intermediate container 7278fba6edb6 [2022-11-09T20:09:08.791Z] ---> 0468456bfec2 [2022-11-09T20:09:08.791Z] [2022-11-09T20:09:09.748Z] Successfully built 0468456bfec2 [2022-11-09T20:09:09.748Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-11-09T20:09:09.748Z] Building security-spire-server [2022-11-09T20:09:09.748Z]  Building security-spiffe-token-provider ... done Removing intermediate container ffebe3b72b3d [2022-11-09T20:09:09.748Z] ---> 4a862c054c41 [2022-11-09T20:09:09.748Z] Step 7/24 : COPY . . [2022-11-09T20:09:31.801Z] Removing intermediate container ac9308190b0a [2022-11-09T20:09:31.801Z] ---> c6aa1ab0a4ac [2022-11-09T20:09:31.801Z] Step 7/24 : COPY . . [2022-11-09T20:09:31.801Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:09:31.801Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:09:31.801Z] ---> 1684d25d629d [2022-11-09T20:09:31.801Z] Step 3/23 : WORKDIR /edgex-go [2022-11-09T20:09:31.801Z] ---> Using cache [2022-11-09T20:09:31.801Z] ---> a33bbe3cf54d [2022-11-09T20:09:31.801Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-11-09T20:09:31.801Z] ---> Using cache [2022-11-09T20:09:31.801Z] ---> 5fa73d2d57c1 [2022-11-09T20:09:31.801Z] Step 5/23 : COPY go.mod vendor* ./ [2022-11-09T20:09:31.801Z] ---> Using cache [2022-11-09T20:09:31.801Z] ---> 976628aca423 [2022-11-09T20:09:31.801Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:09:31.801Z] ---> Using cache [2022-11-09T20:09:31.801Z] ---> c6aa1ab0a4ac [2022-11-09T20:09:31.801Z] Step 7/23 : COPY . . [2022-11-09T20:09:40.011Z] ---> 1d6d1814f1eb [2022-11-09T20:09:40.011Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-09T20:09:40.011Z] ---> Running in 4555e0c264d7 [2022-11-09T20:09:40.011Z] Removing intermediate container 4555e0c264d7 [2022-11-09T20:09:40.011Z] ---> 3fdba4a623dd [2022-11-09T20:09:40.011Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-09T20:09:40.299Z] ---> Running in aecbc3f6f03b [2022-11-09T20:09:41.710Z] Removing intermediate container aecbc3f6f03b [2022-11-09T20:09:41.710Z] ---> e86894d47bef [2022-11-09T20:09:41.710Z] 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-09T20:09:41.977Z] ---> Running in 3d3487f63052 [2022-11-09T20:09:47.306Z] Removing intermediate container 3d3487f63052 [2022-11-09T20:09:47.306Z] ---> 7bb375027db9 [2022-11-09T20:09:47.306Z] Step 11/24 : WORKDIR /edgex-go [2022-11-09T20:09:47.306Z] ---> Running in 0a9079c35c39 [2022-11-09T20:09:47.894Z] Removing intermediate container 0a9079c35c39 [2022-11-09T20:09:47.894Z] ---> 984ebc9876d3 [2022-11-09T20:09:47.894Z] [2022-11-09T20:09:47.894Z] Step 12/24 : FROM alpine:3.15 [2022-11-09T20:09:47.894Z] ---> 02e0d6fdf486 [2022-11-09T20:09:47.894Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T20:09:47.894Z] ---> Using cache [2022-11-09T20:09:47.894Z] ---> c1ee6589e1e7 [2022-11-09T20:09:47.894Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-09T20:09:48.171Z] ---> Running in bbb7d120f085 [2022-11-09T20:09:50.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:09:50.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:09:52.156Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-09T20:09:52.156Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-09T20:09:52.156Z] OK: 15736 distinct packages available [2022-11-09T20:09:52.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:09:52.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:09:53.384Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-09T20:09:53.384Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-09T20:09:53.384Z] (3/5) Installing libucontext (1.1-r0) [2022-11-09T20:09:53.384Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-09T20:09:53.384Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-09T20:09:53.384Z] Executing busybox-1.34.1-r7.trigger [2022-11-09T20:09:53.384Z] OK: 6 MiB in 19 packages [2022-11-09T20:09:56.725Z] Removing intermediate container bbb7d120f085 [2022-11-09T20:09:56.725Z] ---> aacd38ab18cd [2022-11-09T20:09:56.725Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-11-09T20:10:04.922Z] ---> 1ff87bc143a3 [2022-11-09T20:10:04.922Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-09T20:10:04.922Z] ---> Running in a1da382f2985 [2022-11-09T20:10:05.500Z] ---> 7745587592bf [2022-11-09T20:10:05.500Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-11-09T20:10:05.765Z] ---> 6551ab17c21e [2022-11-09T20:10:05.765Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-09T20:10:05.765Z] Removing intermediate container a1da382f2985 [2022-11-09T20:10:05.765Z] ---> c7aacd09ab34 [2022-11-09T20:10:05.765Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-09T20:10:05.765Z] ---> Running in e4c79435cde8 [2022-11-09T20:10:06.032Z] ---> Running in 7e60f9b3ba2a [2022-11-09T20:10:06.992Z] Removing intermediate container e4c79435cde8 [2022-11-09T20:10:06.992Z] ---> 0c5bd39f85a3 [2022-11-09T20:10:06.992Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-11-09T20:10:06.992Z] Removing intermediate container 7e60f9b3ba2a [2022-11-09T20:10:06.992Z] ---> 68f149953b75 [2022-11-09T20:10:06.992Z] 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-09T20:10:07.261Z] ---> Running in d4851cd3a60c [2022-11-09T20:10:07.528Z] ---> Running in e94072b8b3c1 [2022-11-09T20:10:09.469Z] Removing intermediate container d4851cd3a60c [2022-11-09T20:10:09.469Z] ---> c5f364f84455 [2022-11-09T20:10:09.469Z] 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-09T20:10:09.469Z] ---> Running in c986f8a25a12 [2022-11-09T20:10:13.726Z] Removing intermediate container e94072b8b3c1 [2022-11-09T20:10:13.726Z] ---> e453a689623e [2022-11-09T20:10:13.726Z] Step 11/24 : WORKDIR /edgex-go [2022-11-09T20:10:13.726Z] ---> Running in 7e318a21dab7 [2022-11-09T20:10:15.136Z] Removing intermediate container 7e318a21dab7 [2022-11-09T20:10:15.136Z] ---> c29939bf4fb4 [2022-11-09T20:10:15.136Z] [2022-11-09T20:10:15.136Z] Step 12/24 : FROM alpine:3.15 [2022-11-09T20:10:15.136Z] ---> 02e0d6fdf486 [2022-11-09T20:10:15.136Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T20:10:15.136Z] ---> Using cache [2022-11-09T20:10:15.136Z] ---> c1ee6589e1e7 [2022-11-09T20:10:15.136Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-11-09T20:10:15.136Z] ---> Running in 5a3aa0b5cfc7 [2022-11-09T20:10:15.136Z] Removing intermediate container c986f8a25a12 [2022-11-09T20:10:15.136Z] ---> 734bbd3db957 [2022-11-09T20:10:15.136Z] Step 11/23 : WORKDIR /edgex-go [2022-11-09T20:10:15.719Z] ---> Running in 11b3f015cd56 [2022-11-09T20:10:17.127Z] Removing intermediate container 11b3f015cd56 [2022-11-09T20:10:17.127Z] ---> dc581abbd714 [2022-11-09T20:10:17.127Z] [2022-11-09T20:10:17.127Z] Step 12/23 : FROM alpine:3.15 [2022-11-09T20:10:17.127Z] ---> 02e0d6fdf486 [2022-11-09T20:10:17.127Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T20:10:17.127Z] ---> Using cache [2022-11-09T20:10:17.127Z] ---> c1ee6589e1e7 [2022-11-09T20:10:17.127Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-09T20:10:17.127Z] ---> Using cache [2022-11-09T20:10:17.127Z] ---> aacd38ab18cd [2022-11-09T20:10:17.127Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-09T20:10:18.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:10:18.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:10:18.356Z] ---> 95768942e639 [2022-11-09T20:10:18.356Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-11-09T20:10:19.765Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-09T20:10:19.765Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-09T20:10:19.765Z] OK: 15736 distinct packages available [2022-11-09T20:10:19.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:10:19.765Z] ---> 032d34fe7678 [2022-11-09T20:10:19.765Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-11-09T20:10:20.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:10:20.995Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-11-09T20:10:21.262Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-11-09T20:10:21.262Z] (3/4) Installing libucontext (1.1-r0) [2022-11-09T20:10:21.262Z] (4/4) Installing gcompat (1.0.0-r4) [2022-11-09T20:10:21.262Z] Executing busybox-1.34.1-r7.trigger [2022-11-09T20:10:21.262Z] OK: 6 MiB in 18 packages [2022-11-09T20:10:21.262Z] ---> 4e41e2719b9e [2022-11-09T20:10:21.262Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-11-09T20:10:21.529Z] Removing intermediate container 137a99708cf1 [2022-11-09T20:10:21.529Z] ---> eccfad8a7e44 [2022-11-09T20:10:21.529Z] Step 8/22 : COPY . . [2022-11-09T20:10:23.482Z] ---> d574e986152c [2022-11-09T20:10:23.482Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-09T20:10:23.482Z] Removing intermediate container 5a3aa0b5cfc7 [2022-11-09T20:10:23.482Z] ---> 4b8f3d05489f [2022-11-09T20:10:23.482Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-09T20:10:23.482Z] ---> Running in 47663b228a54 [2022-11-09T20:10:26.068Z] Removing intermediate container 47663b228a54 [2022-11-09T20:10:26.068Z] ---> ef065fee4862 [2022-11-09T20:10:26.068Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-09T20:10:26.068Z] ---> Running in b2b73a5bf9fd [2022-11-09T20:10:27.036Z] Removing intermediate container b2b73a5bf9fd [2022-11-09T20:10:27.036Z] ---> 7449e934dca2 [2022-11-09T20:10:27.036Z] Step 22/24 : LABEL arch=arm64 [2022-11-09T20:10:27.303Z] ---> Running in 69bbd29c9c1a [2022-11-09T20:10:28.265Z] Removing intermediate container 69bbd29c9c1a [2022-11-09T20:10:28.265Z] ---> d35ef485a0ee [2022-11-09T20:10:28.265Z] Step 23/24 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T20:10:28.535Z] ---> Running in 93fcda47f85c [2022-11-09T20:10:28.535Z] ---> b55e9f1234c7 [2022-11-09T20:10:28.535Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-11-09T20:10:29.952Z] Removing intermediate container 93fcda47f85c [2022-11-09T20:10:29.952Z] ---> 04dcf17c7288 [2022-11-09T20:10:29.952Z] Step 24/24 : LABEL version=0.0.0 [2022-11-09T20:10:30.231Z] ---> Running in 982dd3b2ff8c [2022-11-09T20:10:30.231Z] ---> 1dd2d159f238 [2022-11-09T20:10:30.231Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-11-09T20:10:31.201Z] Removing intermediate container 982dd3b2ff8c [2022-11-09T20:10:31.201Z] ---> c7816d2aaab2 [2022-11-09T20:10:31.201Z] [2022-11-09T20:10:31.786Z] ---> edab0ccdb579 [2022-11-09T20:10:31.786Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-11-09T20:10:32.374Z] Successfully built c7816d2aaab2 [2022-11-09T20:10:32.375Z] Successfully tagged security-spire-agent-arm64:latest [2022-11-09T20:10:32.375Z]  Building security-spire-agent ... done Building core-command [2022-11-09T20:10:33.338Z] ---> d12ef5f2a1c5 [2022-11-09T20:10:33.339Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-09T20:10:33.609Z] ---> Running in 346408c4e8ea [2022-11-09T20:10:34.570Z] Removing intermediate container 346408c4e8ea [2022-11-09T20:10:34.570Z] ---> 2b37abe54f43 [2022-11-09T20:10:34.570Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-09T20:10:34.570Z] ---> Running in 91874f12c0df [2022-11-09T20:10:35.157Z] ---> ff10d8176d08 [2022-11-09T20:10:35.157Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-11-09T20:10:35.674Z] Removing intermediate container 91874f12c0df [2022-11-09T20:10:35.674Z] ---> 84c2fe7416bd [2022-11-09T20:10:35.674Z] Step 21/23 : LABEL arch=arm64 [2022-11-09T20:10:35.674Z] ---> Running in 5bbd31e3b639 [2022-11-09T20:10:36.756Z] Removing intermediate container 5bbd31e3b639 [2022-11-09T20:10:36.756Z] ---> 763e63eaff70 [2022-11-09T20:10:36.756Z] Step 22/23 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T20:10:36.756Z] ---> Running in 9273f37609c0 [2022-11-09T20:10:36.756Z] ---> 8f737a1e68fa [2022-11-09T20:10:36.756Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-11-09T20:10:37.059Z] ---> Running in f4acb7e4db4b [2022-11-09T20:10:38.141Z] Removing intermediate container 9273f37609c0 [2022-11-09T20:10:38.141Z] ---> ba2333fe15df [2022-11-09T20:10:38.141Z] Step 23/23 : LABEL version=0.0.0 [2022-11-09T20:10:38.141Z] Removing intermediate container f4acb7e4db4b [2022-11-09T20:10:38.141Z] ---> 833d30cb9235 [2022-11-09T20:10:38.141Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-11-09T20:10:38.141Z] ---> Running in d7e4bae20f08 [2022-11-09T20:10:39.146Z] Removing intermediate container d7e4bae20f08 [2022-11-09T20:10:39.146Z] ---> 722363a7637b [2022-11-09T20:10:39.146Z] [2022-11-09T20:10:39.773Z] ---> ede759c4a1a5 [2022-11-09T20:10:39.773Z] Step 19/24 : WORKDIR / [2022-11-09T20:10:40.044Z] ---> Running in 0aa6a15bb9c8 [2022-11-09T20:10:40.310Z] Successfully built 722363a7637b [2022-11-09T20:10:40.310Z] Successfully tagged security-spire-server-arm64:latest [2022-11-09T20:10:40.310Z]  Building security-spire-server ... done Building security-bootstrapper [2022-11-09T20:10:41.266Z] Removing intermediate container 0aa6a15bb9c8 [2022-11-09T20:10:41.266Z] ---> 06dc47632f83 [2022-11-09T20:10:41.266Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-09T20:10:41.538Z] ---> Running in 1302b29f599f [2022-11-09T20:10:42.500Z] Removing intermediate container 1302b29f599f [2022-11-09T20:10:42.500Z] ---> e9e96e367609 [2022-11-09T20:10:42.500Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-09T20:10:42.500Z] ---> Running in 3a48c19012d5 [2022-11-09T20:10:43.083Z] Removing intermediate container 3a48c19012d5 [2022-11-09T20:10:43.083Z] ---> 7b7c90062fd1 [2022-11-09T20:10:43.083Z] Step 22/24 : LABEL arch=arm64 [2022-11-09T20:10:43.354Z] ---> Running in 8b2952437e2b [2022-11-09T20:10:44.755Z] Removing intermediate container 8b2952437e2b [2022-11-09T20:10:44.755Z] ---> 2310b19a4a70 [2022-11-09T20:10:44.755Z] Step 23/24 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T20:10:44.755Z] ---> Running in b2ee002ee71f [2022-11-09T20:10:45.714Z] Removing intermediate container b2ee002ee71f [2022-11-09T20:10:45.714Z] ---> 43071b73b278 [2022-11-09T20:10:45.714Z] Step 24/24 : LABEL version=0.0.0 [2022-11-09T20:10:45.714Z] ---> Running in 65660f570994 [2022-11-09T20:10:46.668Z] Removing intermediate container 65660f570994 [2022-11-09T20:10:46.668Z] ---> 3b16da592c12 [2022-11-09T20:10:46.668Z] [2022-11-09T20:10:47.248Z] Successfully built 3b16da592c12 [2022-11-09T20:10:47.248Z] Successfully tagged security-spire-config-arm64:latest [2022-11-09T20:10:47.248Z] Building core-data [2022-11-09T20:10:49.201Z]  Building security-spire-config ... done  ---> bddcafc92d9d [2022-11-09T20:10:49.201Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-11-09T20:10:49.471Z] ---> Running in 1723fd2c2916 [2022-11-09T20:10:51.415Z] 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-09T20:10:54.759Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:10:54.759Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:10:54.759Z] ---> 1684d25d629d [2022-11-09T20:10:54.759Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-11-09T20:10:54.759Z] ---> Using cache [2022-11-09T20:10:54.759Z] ---> aa357de5f15f [2022-11-09T20:10:54.759Z] Step 4/23 : WORKDIR /edgex-go [2022-11-09T20:10:54.759Z] ---> Using cache [2022-11-09T20:10:54.759Z] ---> 31c51c60264a [2022-11-09T20:10:54.759Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-11-09T20:10:54.759Z] ---> Using cache [2022-11-09T20:10:54.759Z] ---> 923b2142edce [2022-11-09T20:10:54.759Z] Step 6/23 : COPY go.mod vendor* ./ [2022-11-09T20:10:54.759Z] ---> Using cache [2022-11-09T20:10:54.759Z] ---> 771b1dc58ad1 [2022-11-09T20:10:54.760Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:10:54.760Z] ---> Using cache [2022-11-09T20:10:54.760Z] ---> ad38907b9e2e [2022-11-09T20:10:54.760Z] Step 8/23 : COPY . . [2022-11-09T20:10:54.760Z] ---> Using cache [2022-11-09T20:10:54.760Z] ---> 70b2118dc435 [2022-11-09T20:10:54.760Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-11-09T20:10:55.027Z] ---> Running in 38568e7b6b42 [2022-11-09T20:10:56.964Z] 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-09T20:11:09.280Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:11:09.281Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:11:09.281Z] ---> 1684d25d629d [2022-11-09T20:11:09.281Z] Step 3/32 : WORKDIR /edgex-go [2022-11-09T20:11:09.281Z] ---> Using cache [2022-11-09T20:11:09.281Z] ---> a33bbe3cf54d [2022-11-09T20:11:09.281Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-11-09T20:11:09.281Z] ---> Running in 2cde34598923 [2022-11-09T20:11:10.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:11:11.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:11:13.867Z] OK: 221 MiB in 51 packages [2022-11-09T20:11:15.818Z] Removing intermediate container 2cde34598923 [2022-11-09T20:11:15.818Z] ---> bd5a07bd7762 [2022-11-09T20:11:15.818Z] Step 5/32 : COPY go.mod vendor* ./ [2022-11-09T20:11:15.818Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T20:11:15.818Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-09T20:11:15.818Z] ---> 1684d25d629d [2022-11-09T20:11:15.818Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-09T20:11:15.818Z] ---> Using cache [2022-11-09T20:11:15.818Z] ---> aa357de5f15f [2022-11-09T20:11:15.819Z] Step 4/22 : WORKDIR /edgex-go [2022-11-09T20:11:15.819Z] ---> Using cache [2022-11-09T20:11:15.819Z] ---> 31c51c60264a [2022-11-09T20:11:15.819Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-11-09T20:11:15.819Z] ---> Running in 7fae995b3d02 [2022-11-09T20:11:17.223Z] ---> 7e9705e435c5 [2022-11-09T20:11:17.223Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:11:17.223Z] ---> Running in de686ded3b57 [2022-11-09T20:11:18.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:11:18.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:11:19.754Z] OK: 221 MiB in 51 packages [2022-11-09T20:11:21.164Z] Removing intermediate container 7fae995b3d02 [2022-11-09T20:11:21.164Z] ---> 75537d111d7b [2022-11-09T20:11:21.164Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-09T20:11:22.131Z] ---> 35027d0506ed [2022-11-09T20:11:22.131Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T20:11:22.131Z] ---> Running in d6837242771c [2022-11-09T20:12:43.733Z] Removing intermediate container de686ded3b57 [2022-11-09T20:12:43.733Z] ---> d90bf37c78ca [2022-11-09T20:12:43.733Z] Step 7/32 : COPY . . [2022-11-09T20:12:43.733Z] Removing intermediate container d6837242771c [2022-11-09T20:12:43.733Z] ---> 1b3553e3ac0b [2022-11-09T20:12:43.733Z] Step 8/22 : COPY . . [2022-11-09T20:13:01.930Z] ---> 343d2568f5e0 [2022-11-09T20:13:01.930Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-11-09T20:13:01.930Z] ---> 4f2dee8a39aa [2022-11-09T20:13:01.930Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-11-09T20:13:01.930Z] ---> Running in c42926fe87c9 [2022-11-09T20:13:01.930Z] ---> Running in 4e2be7a7cf6b [2022-11-09T20:13:04.519Z] 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-09T20:13:04.519Z] 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-09T20:13:51.346Z] Removing intermediate container 05bdf82c69c6 [2022-11-09T20:13:51.346Z] ---> c76478453100 [2022-11-09T20:13:51.346Z] [2022-11-09T20:13:51.346Z] Step 10/22 : FROM alpine:3.16 [2022-11-09T20:13:51.346Z] ---> a6215f271958 [2022-11-09T20:13:51.346Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-11-09T20:13:51.346Z] ---> Using cache [2022-11-09T20:13:51.346Z] ---> 5f312532dba1 [2022-11-09T20:13:51.346Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-09T20:13:51.346Z] ---> Using cache [2022-11-09T20:13:51.346Z] ---> 6af2cb2e01a2 [2022-11-09T20:13:51.346Z] Step 13/22 : ENV APP_PORT=59861 [2022-11-09T20:13:51.616Z] ---> Running in 4267605c8739 [2022-11-09T20:13:52.204Z] Removing intermediate container 4267605c8739 [2022-11-09T20:13:52.204Z] ---> 71fcd336f735 [2022-11-09T20:13:52.204Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-09T20:13:52.204Z] ---> Running in 33244900d370 [2022-11-09T20:13:52.790Z] Removing intermediate container 33244900d370 [2022-11-09T20:13:52.790Z] ---> f41d59d5401f [2022-11-09T20:13:52.790Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T20:13:53.751Z] ---> 7955138375f0 [2022-11-09T20:13:53.751Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-11-09T20:13:56.333Z] ---> c387a3a1a174 [2022-11-09T20:13:56.333Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-11-09T20:13:57.302Z] ---> 459bf55ebd09 [2022-11-09T20:13:57.302Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-11-09T20:13:57.302Z] ---> Running in 3d9153e4800c [2022-11-09T20:13:57.886Z] Removing intermediate container 3d9153e4800c [2022-11-09T20:13:57.886Z] ---> 4053f8e2e65e [2022-11-09T20:13:57.886Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T20:13:57.886Z] ---> Running in 9fa65709c41e [2022-11-09T20:13:58.476Z] Removing intermediate container 9fa65709c41e [2022-11-09T20:13:58.476Z] ---> 8b310d01bedc [2022-11-09T20:13:58.476Z] Step 20/22 : LABEL arch=arm64 [2022-11-09T20:13:58.476Z] ---> Running in 22e0c96cdb5a [2022-11-09T20:13:59.065Z] Removing intermediate container 22e0c96cdb5a [2022-11-09T20:13:59.065Z] ---> 88e6b2bcffbc [2022-11-09T20:13:59.065Z] Step 21/22 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T20:13:59.329Z] ---> Running in 9bac621eb66f [2022-11-09T20:13:59.914Z] Removing intermediate container 9bac621eb66f [2022-11-09T20:13:59.914Z] ---> 8aa21a3b5cbc [2022-11-09T20:13:59.914Z] Step 22/22 : LABEL version=0.0.0 [2022-11-09T20:13:59.914Z] ---> Running in 628ae01a86df [2022-11-09T20:14:00.497Z] Removing intermediate container 628ae01a86df [2022-11-09T20:14:00.497Z] ---> f95394cf8a39 [2022-11-09T20:14:00.497Z] [2022-11-09T20:14:00.763Z] Successfully built f95394cf8a39 [2022-11-09T20:14:00.763Z] Successfully tagged support-scheduler-arm64:latest [2022-11-09T20:16:52.455Z]  Building support-scheduler ... done Removing intermediate container 38568e7b6b42 [2022-11-09T20:16:52.455Z] ---> d3c2f20e4478 [2022-11-09T20:16:52.455Z] [2022-11-09T20:16:52.455Z] Step 10/23 : FROM alpine:3.16 [2022-11-09T20:16:52.455Z] ---> a6215f271958 [2022-11-09T20:16:52.455Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-11-09T20:16:52.455Z] ---> Using cache [2022-11-09T20:16:52.455Z] ---> 5f312532dba1 [2022-11-09T20:16:52.455Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-09T20:16:52.455Z] ---> Using cache [2022-11-09T20:16:52.455Z] ---> 6af2cb2e01a2 [2022-11-09T20:16:52.455Z] Step 13/23 : ENV APP_PORT=59882 [2022-11-09T20:16:52.455Z] ---> Running in f5f4a7911d8c [2022-11-09T20:16:52.456Z] Removing intermediate container f5f4a7911d8c [2022-11-09T20:16:52.456Z] ---> 3156250aad65 [2022-11-09T20:16:52.456Z] Step 14/23 : EXPOSE $APP_PORT [2022-11-09T20:16:52.456Z] ---> Running in 7de0a16a159f [2022-11-09T20:16:52.456Z] Removing intermediate container 7de0a16a159f [2022-11-09T20:16:52.456Z] ---> 27b571e1854a [2022-11-09T20:16:52.456Z] Step 15/23 : WORKDIR / [2022-11-09T20:16:52.456Z] ---> Running in d438f7bdce55 [2022-11-09T20:16:52.456Z] Removing intermediate container d438f7bdce55 [2022-11-09T20:16:52.456Z] ---> 74341323a096 [2022-11-09T20:16:52.456Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T20:16:52.456Z] ---> 18db162ed1ee [2022-11-09T20:16:52.456Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-11-09T20:16:52.456Z] ---> 8a15c013bbfb [2022-11-09T20:16:52.456Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-11-09T20:16:52.456Z] ---> 977ee72c5abb [2022-11-09T20:16:52.456Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-11-09T20:16:52.456Z] ---> Running in 8de3645b5c56 [2022-11-09T20:16:52.456Z] Removing intermediate container 8de3645b5c56 [2022-11-09T20:16:52.456Z] ---> 191e498aabac [2022-11-09T20:16:52.456Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T20:16:52.456Z] ---> Running in cd5a7ffe699d [2022-11-09T20:16:52.456Z] Removing intermediate container cd5a7ffe699d [2022-11-09T20:16:52.456Z] ---> 0886beaf0e13 [2022-11-09T20:16:52.456Z] Step 21/23 : LABEL arch=arm64 [2022-11-09T20:16:52.456Z] ---> Running in 4d967b412742 [2022-11-09T20:16:52.456Z] Removing intermediate container 4d967b412742 [2022-11-09T20:16:52.456Z] ---> 20c99ebf3e90 [2022-11-09T20:16:52.456Z] Step 22/23 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T20:16:52.456Z] ---> Running in 076875afb00a [2022-11-09T20:16:52.456Z] Removing intermediate container 076875afb00a [2022-11-09T20:16:52.456Z] ---> 461c4b5654f3 [2022-11-09T20:16:52.456Z] Step 23/23 : LABEL version=0.0.0 [2022-11-09T20:16:52.456Z] ---> Running in 7d24214190d5 [2022-11-09T20:16:52.721Z] Removing intermediate container 7d24214190d5 [2022-11-09T20:16:52.721Z] ---> 9271c19c11b7 [2022-11-09T20:16:52.721Z] [2022-11-09T20:16:52.987Z] Successfully built 9271c19c11b7 [2022-11-09T20:16:52.987Z] Successfully tagged core-command-arm64:latest [2022-11-09T20:18:00.818Z]  Building core-command ... done Removing intermediate container 4e2be7a7cf6b [2022-11-09T20:18:00.818Z] ---> ff04a445b017 [2022-11-09T20:18:00.818Z] [2022-11-09T20:18:00.818Z] Step 9/32 : FROM alpine:3.16 [2022-11-09T20:18:00.818Z] ---> a6215f271958 [2022-11-09T20:18:00.818Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T20:18:00.818Z] ---> Running in 6f1849c8febf [2022-11-09T20:18:00.818Z] Removing intermediate container 6f1849c8febf [2022-11-09T20:18:00.818Z] ---> ad370fc47007 [2022-11-09T20:18:00.818Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-11-09T20:18:00.818Z] ---> Running in ecfed48980aa [2022-11-09T20:18:00.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:18:00.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:18:00.818Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-11-09T20:18:00.818Z] (2/2) Installing su-exec (0.2-r1) [2022-11-09T20:18:00.818Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T20:18:00.818Z] OK: 5 MiB in 16 packages [2022-11-09T20:18:02.223Z] Removing intermediate container ecfed48980aa [2022-11-09T20:18:02.223Z] ---> 7161cf5db7e5 [2022-11-09T20:18:02.223Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-11-09T20:18:02.223Z] ---> Running in 24d4368b2b94 [2022-11-09T20:18:02.811Z] Removing intermediate container 24d4368b2b94 [2022-11-09T20:18:02.811Z] ---> 910d14663270 [2022-11-09T20:18:02.811Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-11-09T20:18:02.811Z] ---> Running in 5bff561e547b [2022-11-09T20:18:03.402Z] Removing intermediate container 5bff561e547b [2022-11-09T20:18:03.402Z] ---> d8a1d11bbc5d [2022-11-09T20:18:03.402Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-11-09T20:18:03.670Z] ---> Running in 1008021fa73f [2022-11-09T20:18:03.944Z] Removing intermediate container 1008021fa73f [2022-11-09T20:18:03.944Z] ---> d3a3c7912918 [2022-11-09T20:18:03.944Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-11-09T20:18:04.215Z] ---> Running in c3237d41a1d6 [2022-11-09T20:18:04.483Z] Removing intermediate container c3237d41a1d6 [2022-11-09T20:18:04.483Z] ---> d2bd3fa654c4 [2022-11-09T20:18:04.483Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-11-09T20:18:04.754Z] ---> Running in b97d19a833e8 [2022-11-09T20:18:08.090Z] Removing intermediate container b97d19a833e8 [2022-11-09T20:18:08.090Z] ---> b7c842edf5fc [2022-11-09T20:18:08.090Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-11-09T20:18:08.090Z] ---> Running in 09bd5177976a [2022-11-09T20:18:08.090Z] Removing intermediate container 09bd5177976a [2022-11-09T20:18:08.090Z] ---> 2563b86fd589 [2022-11-09T20:18:08.090Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-11-09T20:18:09.054Z] ---> d9600ba4bbcb [2022-11-09T20:18:09.054Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-11-09T20:18:09.054Z] ---> Running in 2b29804f288f [2022-11-09T20:18:13.313Z] Removing intermediate container 2b29804f288f [2022-11-09T20:18:13.313Z] ---> e7bc89035f6b [2022-11-09T20:18:13.313Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T20:18:14.280Z] ---> 23c78a255e74 [2022-11-09T20:18:14.280Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-11-09T20:18:16.228Z] ---> 0fa290c6a0d3 [2022-11-09T20:18:16.228Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-11-09T20:18:16.811Z] ---> c8fbf89b004a [2022-11-09T20:18:16.812Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-11-09T20:18:17.394Z] ---> 87e85c3ab08e [2022-11-09T20:18:17.394Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-11-09T20:18:18.353Z] ---> fa9e9023b1b2 [2022-11-09T20:18:18.353Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-11-09T20:18:18.945Z] ---> 817bc96ba42e [2022-11-09T20:18:18.945Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-11-09T20:18:19.532Z] ---> 7b82fef97a82 [2022-11-09T20:18:19.532Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-11-09T20:18:19.532Z] ---> Running in a1bb3a861b8b [2022-11-09T20:18:22.113Z] Removing intermediate container a1bb3a861b8b [2022-11-09T20:18:22.113Z] ---> 18309e89b3d8 [2022-11-09T20:18:22.113Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-11-09T20:18:22.113Z] ---> Running in e713a4e2644e [2022-11-09T20:18:22.392Z] Removing intermediate container e713a4e2644e [2022-11-09T20:18:22.392Z] ---> 306533ae0ec9 [2022-11-09T20:18:22.392Z] Step 29/32 : CMD ["gate"] [2022-11-09T20:18:22.660Z] ---> Running in ca5db6a9cb4c [2022-11-09T20:18:24.604Z] Removing intermediate container ca5db6a9cb4c [2022-11-09T20:18:24.604Z] ---> 0d1134395218 [2022-11-09T20:18:24.604Z] Step 30/32 : LABEL arch=arm64 [2022-11-09T20:18:24.870Z] ---> Running in 00d593cc59a3 [2022-11-09T20:18:25.459Z] Removing intermediate container 00d593cc59a3 [2022-11-09T20:18:25.459Z] ---> 5d1399722114 [2022-11-09T20:18:25.459Z] Step 31/32 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T20:18:25.459Z] ---> Running in 96f72890c85f [2022-11-09T20:18:26.043Z] Removing intermediate container 96f72890c85f [2022-11-09T20:18:26.043Z] ---> ff5339f4dbf1 [2022-11-09T20:18:26.043Z] Step 32/32 : LABEL version=0.0.0 [2022-11-09T20:18:26.309Z] ---> Running in 648afe46f043 [2022-11-09T20:18:26.955Z] Removing intermediate container 648afe46f043 [2022-11-09T20:18:26.955Z] ---> 5a21fb85c6d9 [2022-11-09T20:18:26.955Z] [2022-11-09T20:18:27.230Z] Successfully built 5a21fb85c6d9 [2022-11-09T20:18:27.230Z] Successfully tagged security-bootstrapper-arm64:latest [2022-11-09T20:18:32.670Z]  Building security-bootstrapper ... done Removing intermediate container c42926fe87c9 [2022-11-09T20:18:32.670Z] ---> 0dc1123dbff8 [2022-11-09T20:18:32.670Z] [2022-11-09T20:18:32.670Z] Step 10/22 : FROM alpine:3.16 [2022-11-09T20:18:32.670Z] ---> a6215f271958 [2022-11-09T20:18:32.670Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-11-09T20:18:32.670Z] ---> Running in ae65cf46d212 [2022-11-09T20:18:32.670Z] Removing intermediate container 1723fd2c2916 [2022-11-09T20:18:32.670Z] ---> 302ccd7426f7 [2022-11-09T20:18:32.670Z] [2022-11-09T20:18:32.670Z] Step 10/22 : FROM alpine:3.16 [2022-11-09T20:18:32.670Z] ---> a6215f271958 [2022-11-09T20:18:32.670Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-11-09T20:18:32.670Z] ---> Running in 8ac637f729a9 [2022-11-09T20:18:32.670Z] Removing intermediate container ae65cf46d212 [2022-11-09T20:18:32.670Z] ---> 1eac88a42826 [2022-11-09T20:18:32.670Z] Step 12/22 : ENV APP_PORT=59880 [2022-11-09T20:18:32.670Z] ---> Running in b244425a4b6c [2022-11-09T20:18:33.281Z] Removing intermediate container b244425a4b6c [2022-11-09T20:18:33.281Z] ---> 1ccf846809df [2022-11-09T20:18:33.281Z] Step 13/22 : EXPOSE $APP_PORT [2022-11-09T20:18:33.281Z] ---> Running in c8c142315030 [2022-11-09T20:18:33.548Z] Removing intermediate container c8c142315030 [2022-11-09T20:18:33.548Z] ---> 9a6ac520a820 [2022-11-09T20:18:33.548Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-09T20:18:33.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:18:33.548Z] ---> Running in 7c13309e0763 [2022-11-09T20:18:33.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:18:34.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T20:18:35.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T20:18:35.045Z] (1/2) Installing ca-certificates (20220614-r0) [2022-11-09T20:18:35.045Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-11-09T20:18:35.045Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T20:18:35.315Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T20:18:35.315Z] OK: 6 MiB in 16 packages [2022-11-09T20:18:35.900Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-09T20:18:35.900Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-09T20:18:35.900Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-09T20:18:35.900Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-09T20:18:36.170Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-09T20:18:36.170Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-09T20:18:36.170Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T20:18:36.170Z] OK: 8 MiB in 20 packages [2022-11-09T20:18:37.130Z] Removing intermediate container 7c13309e0763 [2022-11-09T20:18:37.130Z] ---> dcd80596cee8 [2022-11-09T20:18:37.130Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T20:18:37.130Z] Removing intermediate container 8ac637f729a9 [2022-11-09T20:18:37.130Z] ---> 5cb5a2b4f136 [2022-11-09T20:18:37.130Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-09T20:18:37.398Z] ---> Running in c164107b33f3 [2022-11-09T20:18:37.686Z] Removing intermediate container c164107b33f3 [2022-11-09T20:18:37.686Z] ---> 580482231320 [2022-11-09T20:18:37.686Z] Step 13/22 : ENV APP_PORT=59860 [2022-11-09T20:18:37.686Z] ---> Running in 106bc92196c8 [2022-11-09T20:18:37.952Z] ---> 4aa62087e8ec [2022-11-09T20:18:37.952Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-11-09T20:18:38.219Z] Removing intermediate container 106bc92196c8 [2022-11-09T20:18:38.219Z] ---> 4cef87b7064e [2022-11-09T20:18:38.219Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-09T20:18:38.219Z] ---> Running in 3d3186263f4f [2022-11-09T20:18:38.485Z] Removing intermediate container 3d3186263f4f [2022-11-09T20:18:38.485Z] ---> 91264d13fd11 [2022-11-09T20:18:38.485Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T20:18:39.067Z] ---> d6ea8f0f2789 [2022-11-09T20:18:39.067Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-11-09T20:18:39.067Z] ---> ca0317d3a249 [2022-11-09T20:18:39.067Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-11-09T20:18:39.648Z] ---> bdb8352c3049 [2022-11-09T20:18:39.648Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-11-09T20:18:39.648Z] ---> Running in 7ca06c1903c1 [2022-11-09T20:18:40.234Z] Removing intermediate container 7ca06c1903c1 [2022-11-09T20:18:40.234Z] ---> 4f4a206f47da [2022-11-09T20:18:40.234Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T20:18:40.234Z] ---> Running in e65587673962 [2022-11-09T20:18:40.501Z] Removing intermediate container e65587673962 [2022-11-09T20:18:40.501Z] ---> 7b226890e02a [2022-11-09T20:18:40.501Z] Step 20/22 : LABEL arch=arm64 [2022-11-09T20:18:40.772Z] ---> ad84971bf8ce [2022-11-09T20:18:40.772Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-11-09T20:18:40.772Z] ---> Running in d5ed32b0c475 [2022-11-09T20:18:41.040Z] Removing intermediate container d5ed32b0c475 [2022-11-09T20:18:41.040Z] ---> 054805db33b8 [2022-11-09T20:18:41.040Z] Step 21/22 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T20:18:41.040Z] ---> Running in 469808cdff7a [2022-11-09T20:18:41.314Z] ---> 655cf2d45b64 [2022-11-09T20:18:41.314Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-11-09T20:18:41.314Z] ---> Running in 546dc0c1d9df [2022-11-09T20:18:41.579Z] Removing intermediate container 469808cdff7a [2022-11-09T20:18:41.579Z] ---> a428d27f2a79 [2022-11-09T20:18:41.579Z] Step 22/22 : LABEL version=0.0.0 [2022-11-09T20:18:41.579Z] ---> Running in 4fe5ebe2b95f [2022-11-09T20:18:41.845Z] Removing intermediate container 546dc0c1d9df [2022-11-09T20:18:41.845Z] ---> 1ffbdc1361e0 [2022-11-09T20:18:41.845Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T20:18:41.845Z] ---> Running in 02881af98c55 [2022-11-09T20:18:41.845Z] Removing intermediate container 4fe5ebe2b95f [2022-11-09T20:18:41.845Z] ---> e9296ff90855 [2022-11-09T20:18:42.111Z] [2022-11-09T20:18:42.111Z] Removing intermediate container 02881af98c55 [2022-11-09T20:18:42.111Z] ---> 8d0a97297ea4 [2022-11-09T20:18:42.111Z] Step 20/22 : LABEL arch=arm64 [2022-11-09T20:18:42.378Z] Successfully built e9296ff90855 [2022-11-09T20:18:42.378Z] Successfully tagged core-data-arm64:latest [2022-11-09T20:18:42.378Z]  Building core-data ... done  ---> Running in e4f4a00c1caf [2022-11-09T20:18:42.643Z] Removing intermediate container e4f4a00c1caf [2022-11-09T20:18:42.643Z] ---> 1619476c3265 [2022-11-09T20:18:42.643Z] Step 21/22 : LABEL git_sha=50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [2022-11-09T20:18:42.643Z] ---> Running in 94ecda579446 [2022-11-09T20:18:42.908Z] Removing intermediate container 94ecda579446 [2022-11-09T20:18:42.908Z] ---> 09dfa658ebd5 [2022-11-09T20:18:42.908Z] Step 22/22 : LABEL version=0.0.0 [2022-11-09T20:18:42.908Z] ---> Running in aa52f4419602 [2022-11-09T20:18:43.174Z] Removing intermediate container aa52f4419602 [2022-11-09T20:18:43.174Z] ---> e97b4b00c911 [2022-11-09T20:18:43.174Z] [2022-11-09T20:18:43.440Z] Successfully built e97b4b00c911 [2022-11-09T20:18:43.440Z] Successfully tagged support-notifications-arm64:latest [2022-11-09T20:18:43.717Z]  Building support-notifications ... done  [Pipeline] } [2022-11-09T20:18:43.739Z] $ docker stop --time=1 86160276e6493e796b62b7595a46c2fbdefcc51de97fd30d3af2c10dc730b474 [2022-11-09T20:18:45.416Z] $ docker rm -f 86160276e6493e796b62b7595a46c2fbdefcc51de97fd30d3af2c10dc730b474 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-09T20:18:45.952Z] + docker images [2022-11-09T20:18:46.218Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-11-09T20:18:46.218Z] support-notifications-arm64 latest e97b4b00c911 3 seconds ago 29.5MB [2022-11-09T20:18:46.218Z] core-data-arm64 latest e9296ff90855 5 seconds ago 20.8MB [2022-11-09T20:18:46.218Z] 302ccd7426f7 15 seconds ago 1.51GB [2022-11-09T20:18:46.218Z] 0dc1123dbff8 16 seconds ago 1.45GB [2022-11-09T20:18:46.218Z] security-bootstrapper-arm64 latest 5a21fb85c6d9 20 seconds ago 19.4MB [2022-11-09T20:18:46.218Z] ff04a445b017 52 seconds ago 1.43GB [2022-11-09T20:18:46.218Z] core-command-arm64 latest 9271c19c11b7 About a minute ago 16.9MB [2022-11-09T20:18:46.218Z] d3c2f20e4478 2 minutes ago 1.44GB [2022-11-09T20:18:46.218Z] support-scheduler-arm64 latest f95394cf8a39 4 minutes ago 28.8MB [2022-11-09T20:18:46.218Z] c76478453100 4 minutes ago 1.51GB [2022-11-09T20:18:46.218Z] security-spire-config-arm64 latest 3b16da592c12 8 minutes ago 83.6MB [2022-11-09T20:18:46.218Z] security-spire-server-arm64 latest 722363a7637b 8 minutes ago 84.3MB [2022-11-09T20:18:46.218Z] security-spire-agent-arm64 latest c7816d2aaab2 8 minutes ago 122MB [2022-11-09T20:18:46.218Z] dc581abbd714 8 minutes ago 1.32GB [2022-11-09T20:18:46.218Z] c29939bf4fb4 8 minutes ago 1.32GB [2022-11-09T20:18:46.218Z] 984ebc9876d3 8 minutes ago 1.32GB [2022-11-09T20:18:46.218Z] security-spiffe-token-provider-arm64 latest 0468456bfec2 9 minutes ago 28.8MB [2022-11-09T20:18:46.218Z] 3b17000c16bd 10 minutes ago 1.48GB [2022-11-09T20:18:46.218Z] sys-mgmt-agent-arm64 latest bf5d34006b88 10 minutes ago 133MB [2022-11-09T20:18:46.218Z] core-metadata-arm64 latest 474ec85c753f 11 minutes ago 17.7MB [2022-11-09T20:18:46.218Z] 0ff3018b25a3 11 minutes ago 1.45GB [2022-11-09T20:18:46.218Z] security-secretstore-setup-arm64 latest dce2a040a7d9 11 minutes ago 28.6MB [2022-11-09T20:18:46.218Z] security-proxy-setup-arm64 latest 4f3346704d21 11 minutes ago 26.7MB [2022-11-09T20:18:46.218Z] 0b54267eb2ab 12 minutes ago 1.44GB [2022-11-09T20:18:46.218Z] b03d4c71a0a5 12 minutes ago 1.43GB [2022-11-09T20:18:46.218Z] 8fd72bf8aab3 12 minutes ago 1.43GB [2022-11-09T20:18:46.218Z] ci-base-image-arm64 latest 1684d25d629d 33 minutes ago 948MB [2022-11-09T20:18:46.218Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 7 days ago 685MB [2022-11-09T20:18:46.218Z] alpine 3.15 02e0d6fdf486 3 months ago 5.33MB [2022-11-09T20:18:46.218Z] alpine 3.16 a6215f271958 3 months ago 5.29MB [2022-11-09T20:18:46.218Z] 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-09T20:18:46.990Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-09T20:18:46.990Z] [2022-11-09T20:18:46.990Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:18:47.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-09T20:18:47.659Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-09T20:18:47.659Z] 8998bd30e6a1: Pulling fs layer [2022-11-09T20:18:47.659Z] 04944245beec: Pulling fs layer [2022-11-09T20:18:47.659Z] 699f458cf7ca: Pulling fs layer [2022-11-09T20:18:47.659Z] 765212b225bb: Pulling fs layer [2022-11-09T20:18:47.659Z] f23df028b6ca: Pulling fs layer [2022-11-09T20:18:47.659Z] d65c8cfc05b1: Pulling fs layer [2022-11-09T20:18:47.659Z] 2437ff75d9bd: Pulling fs layer [2022-11-09T20:18:47.659Z] f23df028b6ca: Waiting [2022-11-09T20:18:47.659Z] d65c8cfc05b1: Waiting [2022-11-09T20:18:47.659Z] 2437ff75d9bd: Waiting [2022-11-09T20:18:47.659Z] 765212b225bb: Waiting [2022-11-09T20:18:47.659Z] 04944245beec: Verifying Checksum [2022-11-09T20:18:47.659Z] 04944245beec: Download complete [2022-11-09T20:18:47.928Z] 765212b225bb: Verifying Checksum [2022-11-09T20:18:47.928Z] 765212b225bb: Download complete [2022-11-09T20:18:47.928Z] f23df028b6ca: Verifying Checksum [2022-11-09T20:18:47.928Z] f23df028b6ca: Download complete [2022-11-09T20:18:47.928Z] d65c8cfc05b1: Verifying Checksum [2022-11-09T20:18:47.928Z] d65c8cfc05b1: Download complete [2022-11-09T20:18:47.928Z] 699f458cf7ca: Verifying Checksum [2022-11-09T20:18:47.928Z] 699f458cf7ca: Download complete [2022-11-09T20:18:48.511Z] 8998bd30e6a1: Download complete [2022-11-09T20:18:51.084Z] 2437ff75d9bd: Verifying Checksum [2022-11-09T20:18:51.084Z] 2437ff75d9bd: Download complete [2022-11-09T20:18:52.489Z] 8998bd30e6a1: Pull complete [2022-11-09T20:18:52.756Z] 04944245beec: Pull complete [2022-11-09T20:18:54.160Z] 699f458cf7ca: Pull complete [2022-11-09T20:18:54.160Z] 765212b225bb: Pull complete [2022-11-09T20:18:55.116Z] f23df028b6ca: Pull complete [2022-11-09T20:18:55.116Z] d65c8cfc05b1: Pull complete [2022-11-09T20:19:10.093Z] 2437ff75d9bd: Pull complete [2022-11-09T20:19:10.093Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-09T20:19:10.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-09T20:19:10.093Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T20:19:10.418Z] prd-ubuntu20.04-docker-arm64-4c-16g-118797 does not seem to be running inside a container [2022-11-09T20:19:10.488Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-09T20:19:13.410Z] $ docker top 2214c76833205118e8434047f1b46a6e47dec68080d3ac658afeda653bd5c64d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T20:19:14.459Z] ---> job-cost.sh [2022-11-09T20:19:14.459Z] lf-activate-venv: SKIPPING [2022-11-09T20:19:14.459Z] INFO: No Stack... [2022-11-09T20:19:15.039Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-09T20:19:15.620Z] INFO: Archiving Costs [Pipeline] sh [2022-11-09T20:19:16.274Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-11-09T20:19:16.274Z] + cut -d, -f6 [Pipeline] lock [2022-11-09T20:19:16.355Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-levski-openapi-version-changes-1-stack-cost] [2022-11-09T20:19:16.359Z] Resource [jenkins-edgexfoundry-edgex-go-levski-openapi-version-changes-1-stack-cost] did not exist. Created. [2022-11-09T20:19:16.359Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-levski-openapi-version-changes-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-09T20:19:17.078Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-09T20:19:17.279Z] Stashed 1 file(s) [Pipeline] } [2022-11-09T20:19:17.296Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-levski-openapi-version-changes-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-09T20:19:17.384Z] $ docker stop --time=1 2214c76833205118e8434047f1b46a6e47dec68080d3ac658afeda653bd5c64d [2022-11-09T20:19:18.908Z] $ docker rm -f 2214c76833205118e8434047f1b46a6e47dec68080d3ac658afeda653bd5c64d [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-09T20:19:19.881Z] provisioning config files... [2022-11-09T20:19:19.900Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7949851842692372448tmp [Pipeline] { [Pipeline] sh [2022-11-09T20:19:20.263Z] + set +x [2022-11-09T20:19:20.263Z] + curl -s https://codecov.io/bash [2022-11-09T20:19:20.263Z] + bash -s -- [2022-11-09T20:19:20.263Z] [2022-11-09T20:19:20.263Z] _____ _ [2022-11-09T20:19:20.263Z] / ____| | | [2022-11-09T20:19:20.263Z] | | ___ __| | ___ ___ _____ __ [2022-11-09T20:19:20.263Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-09T20:19:20.263Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-09T20:19:20.263Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-09T20:19:20.263Z] Bash-1.0.6 [2022-11-09T20:19:20.263Z] [2022-11-09T20:19:20.263Z] [2022-11-09T20:19:20.263Z] ==> git version 2.25.1 found [2022-11-09T20:19:20.263Z] ==> 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-09T20:19:20.263Z] Release-Date: 2020-01-08 [2022-11-09T20:19:20.263Z] 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-09T20:19:20.263Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-09T20:19:20.263Z] ==> Jenkins CI detected. [2022-11-09T20:19:20.263Z] current dir:  /w/workspace/edgex-go/1 [2022-11-09T20:19:20.263Z] project root: . [2022-11-09T20:19:20.263Z] --> token set from env [2022-11-09T20:19:20.263Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-09T20:19:20.263Z] ==> Running gcov in . (disable via -X gcov) [2022-11-09T20:19:20.263Z] ==> Python coveragepy not found [2022-11-09T20:19:20.263Z] ==> Searching for coverage reports in: [2022-11-09T20:19:20.263Z] + . [2022-11-09T20:19:20.541Z] -> Found 1 reports [2022-11-09T20:19:20.541Z] ==> Detecting git/mercurial file structure [2022-11-09T20:19:20.541Z] ==> Reading reports [2022-11-09T20:19:20.541Z] + ./coverage.out bytes=501828 [2022-11-09T20:19:20.541Z] ==> Appending adjustments [2022-11-09T20:19:20.541Z] https://docs.codecov.io/docs/fixing-reports [2022-11-09T20:19:21.543Z] + Found adjustments [2022-11-09T20:19:21.543Z] ==> Gzipping contents [2022-11-09T20:19:21.813Z] 64K /tmp/codecov.DjzVrt.gz [2022-11-09T20:19:21.813Z] ==> Uploading reports [2022-11-09T20:19:21.813Z] url: https://codecov.io [2022-11-09T20:19:21.813Z] query: branch=levski-openapi-version-changes&commit=50f7d2cb6d8147bc443e42ee69481d77c13dcb99&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Flevski-openapi-version-changes%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-09T20:19:21.813Z] -> Pinging Codecov [2022-11-09T20:19:21.813Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=levski-openapi-version-changes&commit=50f7d2cb6d8147bc443e42ee69481d77c13dcb99&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Flevski-openapi-version-changes%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-09T20:19:22.383Z] -> Uploading to [2022-11-09T20:19:22.383Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-09/00271124DB129430A58F1EEE437C3FCB/50f7d2cb6d8147bc443e42ee69481d77c13dcb99/a4e6bfc5-9127-4e97-8b54-555916855763.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221109T201922Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6e5b47a4290c1a35a6920d40bf90ca44f4b7e00d5c5b372bcb95043ef1820c2f [2022-11-09T20:19:22.383Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-09T20:19:22.383Z] Dload Upload Total Spent Left Speed [2022-11-09T20:19:22.642Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65415 0 0 100 65415 0 289k --:--:-- --:--:-- --:--:-- 287k 100 65415 0 0 100 65415 0 269k --:--:-- --:--:-- --:--:-- 268k [2022-11-09T20:19:22.642Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/50f7d2cb6d8147bc443e42ee69481d77c13dcb99 [Pipeline] } [2022-11-09T20:19:22.669Z] 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-09T20:19:24.025Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-11-09T20:19:24.355Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T20:19:25.241Z] ---> package-listing.sh [2022-11-09T20:19:25.241Z] ++ facter osfamily [2022-11-09T20:19:25.241Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-09T20:19:25.500Z] + OS_FAMILY=debian [2022-11-09T20:19:25.500Z] + workspace=/w/workspace/edgex-go/1 [2022-11-09T20:19:25.500Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-09T20:19:25.500Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-09T20:19:25.500Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-09T20:19:25.500Z] + PACKAGES=/tmp/packages_start.txt [2022-11-09T20:19:25.500Z] + '[' /w/workspace/edgex-go/1 ']' [2022-11-09T20:19:25.500Z] + PACKAGES=/tmp/packages_end.txt [2022-11-09T20:19:25.500Z] + case "${OS_FAMILY}" in [2022-11-09T20:19:25.500Z] + dpkg -l [2022-11-09T20:19:25.500Z] + grep '^ii' [2022-11-09T20:19:25.500Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-09T20:19:25.500Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-09T20:19:25.500Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-09T20:19:25.500Z] + '[' /w/workspace/edgex-go/1 ']' [2022-11-09T20:19:25.500Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-11-09T20:19:25.500Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-11-09T20:19:25.539Z] 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-09T20:19:25.831Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:19:26.450Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-09T20:19:26.450Z] [2022-11-09T20:19:26.450Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T20:19:26.824Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-09T20:19:26.824Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-09T20:19:26.824Z] 5eb5b503b376: Pulling fs layer [2022-11-09T20:19:26.824Z] 5c69ac0246d0: Pulling fs layer [2022-11-09T20:19:26.824Z] ec43610c2a17: Pulling fs layer [2022-11-09T20:19:26.824Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-09T20:19:26.824Z] 33b1e0a273af: Pulling fs layer [2022-11-09T20:19:26.824Z] 5d3b04190fa2: Pulling fs layer [2022-11-09T20:19:26.824Z] 2f39f015ded8: Pulling fs layer [2022-11-09T20:19:26.824Z] 2f39f015ded8: Waiting [2022-11-09T20:19:26.824Z] 5d3b04190fa2: Waiting [2022-11-09T20:19:26.824Z] 33b1e0a273af: Waiting [2022-11-09T20:19:26.824Z] 3a2ae6a8a46f: Waiting [2022-11-09T20:19:26.824Z] 5c69ac0246d0: Verifying Checksum [2022-11-09T20:19:26.824Z] 5c69ac0246d0: Download complete [2022-11-09T20:19:26.824Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-09T20:19:26.824Z] 3a2ae6a8a46f: Download complete [2022-11-09T20:19:26.824Z] 33b1e0a273af: Verifying Checksum [2022-11-09T20:19:26.824Z] 33b1e0a273af: Download complete [2022-11-09T20:19:27.092Z] ec43610c2a17: Verifying Checksum [2022-11-09T20:19:27.092Z] ec43610c2a17: Download complete [2022-11-09T20:19:27.092Z] 5d3b04190fa2: Download complete [2022-11-09T20:19:27.092Z] 5eb5b503b376: Verifying Checksum [2022-11-09T20:19:27.092Z] 5eb5b503b376: Download complete [2022-11-09T20:19:27.660Z] 2f39f015ded8: Download complete [2022-11-09T20:19:28.597Z] 5eb5b503b376: Pull complete [2022-11-09T20:19:28.597Z] 5c69ac0246d0: Pull complete [2022-11-09T20:19:29.197Z] ec43610c2a17: Pull complete [2022-11-09T20:19:29.197Z] 3a2ae6a8a46f: Pull complete [2022-11-09T20:19:29.197Z] 33b1e0a273af: Pull complete [2022-11-09T20:19:29.458Z] 5d3b04190fa2: Pull complete [2022-11-09T20:19:33.649Z] 2f39f015ded8: Pull complete [2022-11-09T20:19:33.649Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-09T20:19:33.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-09T20:19:33.649Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T20:19:33.858Z] prd-ubuntu20.04-docker-8c-8g-118795 does not seem to be running inside a container [2022-11-09T20:19:33.889Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-09T20:19:36.312Z] $ docker top 817421c3f7e0cdea7c987c21ffa21a0728418fec4e6c89b49fdb2968c3fc1023 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T20:19:36.716Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-09T20:19:37.029Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-09T20:19:37.341Z] + ls /var/log/sa-host [2022-11-09T20:19:37.341Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-09T20:19:37.584Z] provisioning config files... [2022-11-09T20:19:37.593Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config478666749162165826tmp [Pipeline] { [Pipeline] echo [2022-11-09T20:19:37.644Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T20:19:37.958Z] ---> create-netrc.sh [Pipeline] } [2022-11-09T20:19:37.987Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-09T20:19:38.396Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-09T20:19:38.426Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T20:19:38.737Z] ---> sudo-logs.sh [2022-11-09T20:19:38.737Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-09T20:19:38.815Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T20:19:39.122Z] ---> job-cost.sh [2022-11-09T20:19:39.122Z] lf-activate-venv: SKIPPING [2022-11-09T20:19:39.122Z] DEBUG: total: 0.10999999940395355 [2022-11-09T20:19:39.122Z] INFO: Retrieving Stack Cost... [2022-11-09T20:19:39.382Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-09T20:19:39.951Z] INFO: Archiving Costs [Pipeline] echo [2022-11-09T20:19:39.984Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T20:19:40.293Z] ---> logs-deploy.sh [2022-11-09T20:19:40.293Z] lf-activate-venv: SKIPPING [2022-11-09T20:19:40.293Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/levski-openapi-version-changes/1 [2022-11-09T20:19:40.293Z] INFO: archiving workspace using pattern(s): [2022-11-09T20:19:41.231Z] Archives upload complete. [2022-11-09T20:19:41.490Z] INFO: archiving logs to Nexus