Pull request #4101 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from c91a622a773de8f3daec33bc58c3bf079da1d86d+062af8d3cd30019d44081b1021c6648b4b920d9b (a067e6d5071ab243e1940fbf20ecc0a9cc536410) 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-ssh7446916076477518064.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh16643786152970289174.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4101/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4101/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13491685421591108830.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5177428382641632325.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4101/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4101/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7934150771647961389.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-21290’ Running on prd-ubuntu20.04-docker-8c-8g-21297 in /w/workspace/edgexfoundry_edgex-go_PR-4101 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 062af8d3cd30019d44081b1021c6648b4b920d9b into PR head commit c91a622a773de8f3daec33bc58c3bf079da1d86d Merge succeeded, producing c91a622a773de8f3daec33bc58c3bf079da1d86d Checking out Revision c91a622a773de8f3daec33bc58c3bf079da1d86d (PR-4101) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4101/head:refs/remotes/origin/PR-4101 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c91a622a773de8f3daec33bc58c3bf079da1d86d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 062af8d3cd30019d44081b1021c6648b4b920d9b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c91a622a773de8f3daec33bc58c3bf079da1d86d # timeout=10 Commit message: "fix: Addressed liner issues in unit test" > git rev-list --no-walk 4f5bbc7a0fd878ed21d4e69660fccb0670445a2b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-27T21:43:20.045Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-27T21:43:20.094Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-27T21:43:20.113Z] ========================================================= [2022-07-27T21:43:20.113Z] EdgeX Global Pipelines Version Info [2022-07-27T21:43:20.113Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-27T21:43:20.852Z] ------------------- [2022-07-27T21:43:20.852Z] stable info: [2022-07-27T21:43:20.852Z] ------------------- [2022-07-27T21:43:20.852Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-27T21:43:20.852Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-27T21:43:20.852Z] Message: update stable to v1.0.238 [2022-07-27T21:43:21.423Z] ------------------- [2022-07-27T21:43:21.423Z] experimental info: [2022-07-27T21:43:21.423Z] ------------------- [2022-07-27T21:43:21.423Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-27T21:43:21.423Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-27T21:43:21.423Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-27T21:43:21.615Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-27T21:43:21.631Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-27T21:43:21.640Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-27T21:43:21.649Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-27T21:43:21.658Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-27T21:43:21.666Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-27T21:43:21.680Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-27T21:43:21.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-27T21:43:21.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-27T21:43:21.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-27T21:43:21.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-27T21:43:21.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-27T21:43:21.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-27T21:43:21.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-27T21:43:21.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-27T21:43:21.769Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-27T21:43:21.777Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-27T21:43:21.784Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-27T21:43:21.792Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-27T21:43:21.805Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-27T21:43:21.814Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-27T21:43:21.822Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-27T21:43:21.830Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-27T21:43:21.839Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4101 [Pipeline] echo [2022-07-27T21:43:21.858Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4101 [Pipeline] echo [2022-07-27T21:43:21.876Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4101 [Pipeline] echo [2022-07-27T21:43:21.894Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c91a622a773de8f3daec33bc58c3bf079da1d86d [Pipeline] echo [2022-07-27T21:43:21.912Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c91a622 [Pipeline] echo [2022-07-27T21:43:21.925Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-27T21:43:21.964Z] provisioning config files... [2022-07-27T21:43:21.978Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config2737817345075188700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T21:43:22.358Z] ---> docker-login.sh [2022-07-27T21:43:22.358Z] nexus3.edgexfoundry.org:10001 [2022-07-27T21:43:22.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T21:43:22.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T21:43:22.619Z] Configure a credential helper to remove this warning. See [2022-07-27T21:43:22.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T21:43:22.619Z] [2022-07-27T21:43:22.619Z] Login Succeeded [2022-07-27T21:43:22.619Z] nexus3.edgexfoundry.org:10002 [2022-07-27T21:43:22.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T21:43:22.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T21:43:22.880Z] Configure a credential helper to remove this warning. See [2022-07-27T21:43:22.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T21:43:22.880Z] [2022-07-27T21:43:22.880Z] Login Succeeded [2022-07-27T21:43:22.880Z] nexus3.edgexfoundry.org:10003 [2022-07-27T21:43:22.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T21:43:22.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T21:43:22.880Z] Configure a credential helper to remove this warning. See [2022-07-27T21:43:22.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T21:43:22.880Z] [2022-07-27T21:43:22.880Z] Login Succeeded [2022-07-27T21:43:22.880Z] nexus3.edgexfoundry.org:10004 [2022-07-27T21:43:23.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T21:43:23.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T21:43:23.142Z] Configure a credential helper to remove this warning. See [2022-07-27T21:43:23.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T21:43:23.142Z] [2022-07-27T21:43:23.142Z] Login Succeeded [2022-07-27T21:43:23.142Z] docker.io [2022-07-27T21:43:23.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T21:43:23.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T21:43:23.717Z] Configure a credential helper to remove this warning. See [2022-07-27T21:43:23.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T21:43:23.717Z] [2022-07-27T21:43:23.717Z] Login Succeeded [2022-07-27T21:43:23.717Z] ---> docker-login.sh ends [Pipeline] } [2022-07-27T21:43:23.724Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-27T21:43:24.044Z] + 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-07-27T21:43:24.044Z] + dirname cmd/core-command/Dockerfile [2022-07-27T21:43:24.044Z] + cut -d/ -f2 [2022-07-27T21:43:24.044Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-27T21:43:24.044Z] + dirname cmd/core-data/Dockerfile [2022-07-27T21:43:24.044Z] + cut -d/ -f2 [2022-07-27T21:43:24.044Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-27T21:43:24.044Z] + dirname cmd/core-metadata/Dockerfile [2022-07-27T21:43:24.044Z] + cut -d/ -f2 [2022-07-27T21:43:24.044Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-27T21:43:24.044Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-27T21:43:24.044Z] + cut -d/ -f2 [2022-07-27T21:43:24.044Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-27T21:43:24.044Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-27T21:43:24.044Z] + cut -d/ -f2 [2022-07-27T21:43:24.044Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-27T21:43:24.044Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-27T21:43:24.044Z] + cut -d/ -f2 [2022-07-27T21:43:24.044Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-27T21:43:24.044Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-27T21:43:24.044Z] + cut -d/ -f2 [2022-07-27T21:43:24.044Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-27T21:43:24.044Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-27T21:43:24.044Z] + cut -d/ -f2 [2022-07-27T21:43:24.044Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-27T21:43:24.044Z] + dirname cmd/security-spire-config/Dockerfile [2022-07-27T21:43:24.044Z] + cut -d/ -f2 [2022-07-27T21:43:24.044Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-27T21:43:24.044Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-27T21:43:24.044Z] + cut -d/ -f2 [2022-07-27T21:43:24.044Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-27T21:43:24.044Z] + dirname cmd/support-notifications/Dockerfile [2022-07-27T21:43:24.044Z] + cut -d/ -f2 [2022-07-27T21:43:24.044Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-27T21:43:24.044Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-27T21:43:24.044Z] + cut -d/ -f2 [2022-07-27T21:43:24.044Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-27T21:43:24.044Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-27T21:43:24.044Z] + cut -d/ -f2 [2022-07-27T21:43:24.044Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-27T21:43:24.080Z] 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-07-27T21:43:24.415Z] + git rev-list -1 --merges c91a622a773de8f3daec33bc58c3bf079da1d86d~1..c91a622a773de8f3daec33bc58c3bf079da1d86d [Pipeline] echo [2022-07-27T21:43:24.438Z] -----------> git rev-list -1 --merges c91a622a773de8f3daec33bc58c3bf079da1d86d~1..c91a622a773de8f3daec33bc58c3bf079da1d86d c91a622a773de8f3daec33bc58c3bf079da1d86d [false] [Pipeline] sh [2022-07-27T21:43:24.735Z] + git log --format=format:%s -1 c91a622a773de8f3daec33bc58c3bf079da1d86d [Pipeline] echo [2022-07-27T21:43:24.753Z] ========================================================= [2022-07-27T21:43:24.754Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-27T21:43:24.754Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-27T21:43:25.145Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-27T21:43:25.145Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-27T21:43:25.145Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-27T21:43:25.145Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-27T21:43:25.145Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-27T21:43:25.145Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-27T21:43:25.145Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:43:25.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T21:43:25.508Z] [2022-07-27T21:43:25.508Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:43:25.821Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T21:43:25.821Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-27T21:43:25.821Z] b85a868b505f: Pulling fs layer [2022-07-27T21:43:25.821Z] e2be974225ed: Pulling fs layer [2022-07-27T21:43:25.821Z] 339a4e72a1f5: Pulling fs layer [2022-07-27T21:43:25.821Z] 988bab9f4d93: Pulling fs layer [2022-07-27T21:43:25.821Z] 1469e6f7b9e6: Pulling fs layer [2022-07-27T21:43:25.821Z] eaf3925da568: Pulling fs layer [2022-07-27T21:43:25.821Z] bab4dde63d76: Pulling fs layer [2022-07-27T21:43:25.821Z] bde34c3a00c8: Pulling fs layer [2022-07-27T21:43:25.821Z] b352a97aabf1: Pulling fs layer [2022-07-27T21:43:25.821Z] 4872d77fe225: Pulling fs layer [2022-07-27T21:43:25.821Z] 5851b861e8e6: Pulling fs layer [2022-07-27T21:43:25.821Z] 988bab9f4d93: Waiting [2022-07-27T21:43:25.821Z] 1469e6f7b9e6: Waiting [2022-07-27T21:43:25.821Z] eaf3925da568: Waiting [2022-07-27T21:43:25.821Z] bab4dde63d76: Waiting [2022-07-27T21:43:25.821Z] bde34c3a00c8: Waiting [2022-07-27T21:43:25.821Z] 5851b861e8e6: Waiting [2022-07-27T21:43:25.821Z] 4872d77fe225: Waiting [2022-07-27T21:43:25.821Z] e2be974225ed: Verifying Checksum [2022-07-27T21:43:25.821Z] e2be974225ed: Download complete [2022-07-27T21:43:25.821Z] 988bab9f4d93: Download complete [2022-07-27T21:43:26.083Z] 1469e6f7b9e6: Verifying Checksum [2022-07-27T21:43:26.083Z] 1469e6f7b9e6: Download complete [2022-07-27T21:43:26.083Z] 339a4e72a1f5: Verifying Checksum [2022-07-27T21:43:26.083Z] 339a4e72a1f5: Download complete [2022-07-27T21:43:26.083Z] bde34c3a00c8: Verifying Checksum [2022-07-27T21:43:26.083Z] bde34c3a00c8: Download complete [2022-07-27T21:43:26.083Z] b352a97aabf1: Verifying Checksum [2022-07-27T21:43:26.083Z] b352a97aabf1: Download complete [2022-07-27T21:43:26.083Z] 4872d77fe225: Verifying Checksum [2022-07-27T21:43:26.083Z] 4872d77fe225: Download complete [2022-07-27T21:43:26.083Z] 5851b861e8e6: Verifying Checksum [2022-07-27T21:43:26.083Z] 5851b861e8e6: Download complete [2022-07-27T21:43:26.083Z] b85a868b505f: Verifying Checksum [2022-07-27T21:43:26.083Z] b85a868b505f: Download complete [2022-07-27T21:43:26.344Z] bab4dde63d76: Verifying Checksum [2022-07-27T21:43:26.344Z] bab4dde63d76: Download complete [2022-07-27T21:43:27.757Z] b85a868b505f: Pull complete [2022-07-27T21:43:27.757Z] e2be974225ed: Pull complete [2022-07-27T21:43:28.333Z] 339a4e72a1f5: Pull complete [2022-07-27T21:43:28.333Z] 988bab9f4d93: Pull complete [2022-07-27T21:43:28.597Z] 1469e6f7b9e6: Pull complete [2022-07-27T21:43:28.857Z] eaf3925da568: Pull complete [2022-07-27T21:43:30.773Z] bab4dde63d76: Pull complete [2022-07-27T21:43:30.773Z] bde34c3a00c8: Pull complete [2022-07-27T21:43:31.036Z] b352a97aabf1: Pull complete [2022-07-27T21:43:31.300Z] 4872d77fe225: Pull complete [2022-07-27T21:43:31.300Z] 5851b861e8e6: Pull complete [2022-07-27T21:43:31.300Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-27T21:43:31.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T21:43:31.300Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T21:43:31.404Z] prd-ubuntu20.04-docker-8c-8g-21297 does not seem to be running inside a container [2022-07-27T21:43:31.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-27T21:43:32.669Z] $ docker top f5f51d96caba46f6d475c8c49ead29fa1ef5093b9aafc422597186654c217928 -eo pid,comm [2022-07-27T21:43:32.750Z] 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-07-27T21:43:32.750Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-27T21:43:32.789Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-27T21:43:32.789Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-27T21:43:32.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-27T21:43:32.922Z] $ docker exec f5f51d96caba46f6d475c8c49ead29fa1ef5093b9aafc422597186654c217928 ssh-agent [2022-07-27T21:43:33.062Z] SSH_AUTH_SOCK=/tmp/ssh-ZOF5g5aK1weO/agent.35 [2022-07-27T21:43:33.062Z] SSH_AGENT_PID=41 [2022-07-27T21:43:33.071Z] Running ssh-add (command line suppressed) [2022-07-27T21:43:33.193Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_2832107789394615375.key (/w/workspace/edgex-go/8@tmp/private_key_2832107789394615375.key) [2022-07-27T21:43:33.220Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-27T21:43:33.512Z] + git tag --points-at HEAD [Pipeline] } [2022-07-27T21:43:33.517Z] $ docker exec --env ******** --env ******** f5f51d96caba46f6d475c8c49ead29fa1ef5093b9aafc422597186654c217928 ssh-agent -k [2022-07-27T21:43:33.636Z] unset SSH_AUTH_SOCK; [2022-07-27T21:43:33.637Z] unset SSH_AGENT_PID; [2022-07-27T21:43:33.637Z] echo Agent pid 41 killed; [2022-07-27T21:43:33.662Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-27T21:43:33.686Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-27T21:43:33.686Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-27T21:43:33.818Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-27T21:43:33.813Z] $ docker exec f5f51d96caba46f6d475c8c49ead29fa1ef5093b9aafc422597186654c217928 ssh-agent [2022-07-27T21:43:33.964Z] SSH_AUTH_SOCK=/tmp/ssh-aqrylUImDSyh/agent.75 [2022-07-27T21:43:33.964Z] SSH_AGENT_PID=81 [2022-07-27T21:43:33.971Z] Running ssh-add (command line suppressed) [2022-07-27T21:43:34.096Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_2581572935314632788.key (/w/workspace/edgex-go/8@tmp/private_key_2581572935314632788.key) [2022-07-27T21:43:34.121Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-27T21:43:34.414Z] + git semver init [2022-07-27T21:43:34.674Z] 2022-07-27 21:43:34,634 [run_init] DEBUG init version:0.0.0 force:False [2022-07-27T21:43:34.674Z] 2022-07-27 21:43:34,635 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/8/.semver [2022-07-27T21:43:34.674Z] 2022-07-27 21:43:34,635 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/8/.semver [2022-07-27T21:43:34.674Z] 2022-07-27 21:43:34,636 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/8/.semver'], cwd=/w/workspace/edgex-go/8, universal_newlines=False, shell=None, istream=None) [2022-07-27T21:43:38.900Z] 2022-07-27 21:43:38,426 [append_file] DEBUG append to file:/w/workspace/edgex-go/8/.git/info/exclude [2022-07-27T21:43:38.900Z] 2022-07-27 21:43:38,427 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/8/.semver/PR-4101 with force:False [2022-07-27T21:43:38.900Z] 2022-07-27 21:43:38,427 [write_file] DEBUG write to file:/w/workspace/edgex-go/8/.semver/PR-4101 [2022-07-27T21:43:38.900Z] 2022-07-27 21:43:38,432 [execute] INFO git cat-file --batch-check [2022-07-27T21:43:38.900Z] 2022-07-27 21:43:38,432 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) [2022-07-27T21:43:38.900Z] 2022-07-27 21:43:38,440 [execute] INFO git cat-file --batch [2022-07-27T21:43:38.900Z] 2022-07-27 21:43:38,440 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) [2022-07-27T21:43:38.900Z] 2022-07-27 21:43:38,449 [read_version] DEBUG read version from /w/workspace/edgex-go/8/.semver/PR-4101 [2022-07-27T21:43:38.900Z] 0.0.0 [Pipeline] } [2022-07-27T21:43:38.906Z] $ docker exec --env ******** --env ******** f5f51d96caba46f6d475c8c49ead29fa1ef5093b9aafc422597186654c217928 ssh-agent -k [2022-07-27T21:43:39.039Z] unset SSH_AUTH_SOCK; [2022-07-27T21:43:39.040Z] unset SSH_AGENT_PID; [2022-07-27T21:43:39.040Z] echo Agent pid 81 killed; [2022-07-27T21:43:39.059Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-27T21:43:39.373Z] + git semver [Pipeline] } [2022-07-27T21:43:39.659Z] $ docker stop --time=1 f5f51d96caba46f6d475c8c49ead29fa1ef5093b9aafc422597186654c217928 [2022-07-27T21:43:40.966Z] $ docker rm -f f5f51d96caba46f6d475c8c49ead29fa1ef5093b9aafc422597186654c217928 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-27T21:43:41.325Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-27T21:43:41.577Z] Stashed 1 file(s) [Pipeline] echo [2022-07-27T21:43:41.580Z] [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-07-27T21:43:41.990Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo [2022-07-27T21:43:42.005Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T21:43:42.020Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T21:43:42.028Z] ========================================================= [2022-07-27T21:43:42.028Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-27T21:43:42.028Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-27T21:43:42.322Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-27T21:43:42.322Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-27T21:43:42.322Z] 2408cc74d12b: Pulling fs layer [2022-07-27T21:43:42.322Z] ea60b727a1ce: Pulling fs layer [2022-07-27T21:43:42.322Z] 30c4a7721957: Pulling fs layer [2022-07-27T21:43:42.322Z] 370296b7ddb6: Pulling fs layer [2022-07-27T21:43:42.322Z] 7c6cee850709: Pulling fs layer [2022-07-27T21:43:42.322Z] 39a5fcdaea64: Pulling fs layer [2022-07-27T21:43:42.322Z] d94ebbe4e438: Pulling fs layer [2022-07-27T21:43:42.322Z] bcfd1f05c69d: Pulling fs layer [2022-07-27T21:43:42.322Z] 59ccb84bbe0f: Pulling fs layer [2022-07-27T21:43:42.322Z] 39a5fcdaea64: Waiting [2022-07-27T21:43:42.322Z] d94ebbe4e438: Waiting [2022-07-27T21:43:42.322Z] bcfd1f05c69d: Waiting [2022-07-27T21:43:42.322Z] 59ccb84bbe0f: Waiting [2022-07-27T21:43:42.322Z] 7c6cee850709: Waiting [2022-07-27T21:43:42.322Z] 370296b7ddb6: Waiting [2022-07-27T21:43:42.322Z] 30c4a7721957: Verifying Checksum [2022-07-27T21:43:42.322Z] 30c4a7721957: Download complete [2022-07-27T21:43:42.322Z] ea60b727a1ce: Verifying Checksum [2022-07-27T21:43:42.322Z] ea60b727a1ce: Download complete [2022-07-27T21:43:42.322Z] 7c6cee850709: Download complete [2022-07-27T21:43:42.322Z] 39a5fcdaea64: Verifying Checksum [2022-07-27T21:43:42.322Z] 39a5fcdaea64: Download complete [2022-07-27T21:43:42.322Z] 2408cc74d12b: Verifying Checksum [2022-07-27T21:43:42.322Z] 2408cc74d12b: Download complete [2022-07-27T21:43:42.322Z] d94ebbe4e438: Download complete [2022-07-27T21:43:42.588Z] 2408cc74d12b: Pull complete [2022-07-27T21:43:42.588Z] ea60b727a1ce: Pull complete [2022-07-27T21:43:42.851Z] 30c4a7721957: Pull complete [2022-07-27T21:43:42.851Z] 59ccb84bbe0f: Verifying Checksum [2022-07-27T21:43:42.851Z] 59ccb84bbe0f: Download complete [2022-07-27T21:43:43.113Z] bcfd1f05c69d: Verifying Checksum [2022-07-27T21:43:43.113Z] 370296b7ddb6: Verifying Checksum [2022-07-27T21:43:43.113Z] 370296b7ddb6: Download complete [2022-07-27T21:43:48.404Z] 370296b7ddb6: Pull complete [2022-07-27T21:43:48.404Z] 7c6cee850709: Pull complete [2022-07-27T21:43:48.404Z] 39a5fcdaea64: Pull complete [2022-07-27T21:43:48.404Z] d94ebbe4e438: Pull complete [2022-07-27T21:43:49.791Z] bcfd1f05c69d: Pull complete [2022-07-27T21:43:50.736Z] 59ccb84bbe0f: Pull complete [2022-07-27T21:43:50.736Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-27T21:43:50.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-27T21:43:50.736Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-27T21:43:51.038Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-27T21:43:51.038Z] WORKDIR /edgex [2022-07-27T21:43:51.038Z] COPY go.mod . [2022-07-27T21:43:51.038Z] RUN go mod download [2022-07-27T21:43:51.038Z] + docker build -t ci-base-image-x86_64 -f - . [2022-07-27T21:43:52.422Z] Sending build context to Docker daemon 335.4MB [2022-07-27T21:43:52.422Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-27T21:43:52.422Z] ---> a4fb48ad2a94 [2022-07-27T21:43:52.422Z] Step 2/4 : WORKDIR /edgex [2022-07-27T21:43:54.338Z] ---> Running in 2432d566b388 [2022-07-27T21:43:54.338Z] Removing intermediate container 2432d566b388 [2022-07-27T21:43:54.338Z] ---> 253de21ace9e [2022-07-27T21:43:54.338Z] Step 3/4 : COPY go.mod . [2022-07-27T21:43:54.338Z] ---> 8ca1b569f67f [2022-07-27T21:43:54.338Z] Step 4/4 : RUN go mod download [2022-07-27T21:43:54.338Z] ---> Running in ae675a7e67fd [2022-07-27T21:43:56.664Z] Still waiting to schedule task [2022-07-27T21:43:56.665Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21294’ [2022-07-27T21:44:06.572Z] Removing intermediate container ae675a7e67fd [2022-07-27T21:44:06.572Z] ---> 5cf87a4edc3a [2022-07-27T21:44:06.572Z] Successfully built 5cf87a4edc3a [2022-07-27T21:44:06.572Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:44:06.883Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-27T21:44:06.883Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T21:44:06.979Z] prd-ubuntu20.04-docker-8c-8g-21297 does not seem to be running inside a container [2022-07-27T21:44:07.023Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-27T21:44:07.476Z] $ docker top 5cb0ad14d4302c43b76b3c26f9579b6596e3737f506e7d537e165b654d613d7b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T21:44:07.839Z] + go version [2022-07-27T21:44:07.839Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-27T21:44:07.855Z] $ docker stop --time=1 5cb0ad14d4302c43b76b3c26f9579b6596e3737f506e7d537e165b654d613d7b [2022-07-27T21:44:09.159Z] $ docker rm -f 5cb0ad14d4302c43b76b3c26f9579b6596e3737f506e7d537e165b654d613d7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:44:09.610Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-27T21:44:09.610Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T21:44:09.702Z] prd-ubuntu20.04-docker-8c-8g-21297 does not seem to be running inside a container [2022-07-27T21:44:09.747Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-27T21:44:10.129Z] $ docker top 763deef21d1564b861ff195c0357cba242e63154f54b418e3b141b9d217f61f7 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-27T21:44:10.214Z] ========================================================= [2022-07-27T21:44:10.214Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-27T21:44:10.214Z] ========================================================= [Pipeline] sh [2022-07-27T21:44:10.567Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh [2022-07-27T21:44:10.870Z] + make test [2022-07-27T21:44:10.870Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-27T21:44:17.459Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-27T21:44:32.361Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-27T21:44:32.361Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-27T21:44:32.361Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-27T21:44:32.361Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-27T21:44:32.361Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-27T21:44:32.362Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-27T21:44:32.362Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-27T21:44:32.362Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-27T21:44:32.362Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-27T21:44:32.362Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-27T21:44:32.362Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-27T21:44:32.362Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-27T21:44:32.362Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-27T21:44:32.362Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-27T21:44:32.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-27T21:44:32.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements [2022-07-27T21:44:32.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-27T21:44:32.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-27T21:44:32.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.129s coverage: 98.5% of statements [2022-07-27T21:44:32.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-27T21:44:32.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.101s coverage: 54.2% of statements [2022-07-27T21:44:32.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-27T21:44:32.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-27T21:44:35.663Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.098s coverage: 89.2% of statements [2022-07-27T21:44:35.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-27T21:44:35.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-27T21:44:35.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-27T21:44:35.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-27T21:44:35.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-27T21:44:35.663Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.059s coverage: 2.1% of statements [2022-07-27T21:44:35.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-27T21:44:35.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-27T21:44:35.663Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.494s coverage: 95.6% of statements [2022-07-27T21:44:35.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-27T21:44:35.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-27T21:44:35.663Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements [2022-07-27T21:44:35.663Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-27T21:44:35.663Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-27T21:44:35.663Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-27T21:44:35.663Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-27T21:44:35.663Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-27T21:44:35.663Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.081s coverage: 60.0% of statements [2022-07-27T21:44:35.663Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-27T21:44:35.663Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-27T21:44:35.663Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-27T21:44:35.663Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements [2022-07-27T21:44:35.663Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-27T21:44:35.663Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.083s coverage: 58.8% of statements [2022-07-27T21:44:35.663Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.064s coverage: 29.6% of statements [2022-07-27T21:44:35.663Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-27T21:44:35.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2022-07-27T21:44:35.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.075s coverage: 79.5% of statements [2022-07-27T21:44:35.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.087s coverage: 94.1% of statements [2022-07-27T21:44:35.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements [2022-07-27T21:44:35.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.097s coverage: 87.5% of statements [2022-07-27T21:44:45.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements [2022-07-27T21:44:45.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2022-07-27T21:44:46.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.195s coverage: 82.5% of statements [2022-07-27T21:44:46.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-27T21:44:56.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.107s coverage: 92.9% of statements [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-27T21:44:56.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.052s coverage: 65.1% of statements [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-27T21:44:56.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.076s coverage: 87.2% of statements [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-27T21:44:56.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-27T21:44:56.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 58.8% of statements [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-27T21:44:56.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.0% of statements [2022-07-27T21:44:56.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.059s coverage: 87.2% of statements [2022-07-27T21:44:56.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.096s coverage: 85.4% of statements [2022-07-27T21:44:56.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.239s coverage: 91.2% of statements [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-27T21:44:56.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.181s coverage: 64.4% of statements [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-27T21:44:56.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2022-07-27T21:44:56.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 89.4% of statements [2022-07-27T21:44:56.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements [2022-07-27T21:44:56.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2022-07-27T21:44:56.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2022-07-27T21:44:56.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.367s coverage: 66.1% of statements [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-27T21:44:56.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 43.8% of statements [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-27T21:44:56.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-27T21:44:56.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.077s coverage: 84.8% of statements [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-27T21:44:56.620Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.092s coverage: 17.7% of statements [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-27T21:44:56.620Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.169s coverage: 92.3% of statements [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-27T21:44:56.620Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-27T21:44:56.620Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.123s coverage: 97.7% of statements [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-27T21:44:56.620Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.064s coverage: 28.9% of statements [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-27T21:44:56.620Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-27T21:44:56.620Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-07-27T21:44:56.620Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-07-27T21:44:56.620Z] 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-07-27T21:45:14.749Z] 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-07-27T21:45:15.008Z] GO111MODULE=on go vet ./... [2022-07-27T21:45:19.233Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-27T21:45:19.233Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-27T21:45:19.233Z] ./bin/test-attribution-txt.sh [2022-07-27T21:45:19.233Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-07-27T21:45:19.233Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-07-27T21:45:19.233Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-07-27T21:45:19.233Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-07-27T21:45:19.233Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-07-27T21:45:19.233Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-07-27T21:45:19.233Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-07-27T21:45:19.247Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-27T21:45:19.537Z] + ls -al . [2022-07-27T21:45:19.538Z] total 728 [2022-07-27T21:45:19.538Z] drwxrwxr-x 10 1001 1001 4096 Jul 27 21:44 . [2022-07-27T21:45:19.538Z] drwxr-xr-x 4 root root 4096 Jul 27 21:44 .. [2022-07-27T21:45:19.538Z] -rw-rw-r-- 1 1001 1001 11 Jul 27 21:43 .dockerignore [2022-07-27T21:45:19.538Z] drwxrwxr-x 8 1001 1001 4096 Jul 27 21:44 .git [2022-07-27T21:45:19.538Z] drwxrwxr-x 3 1001 1001 4096 Jul 27 21:43 .github [2022-07-27T21:45:19.538Z] -rw-rw-r-- 1 1001 1001 1030 Jul 27 21:43 .gitignore [2022-07-27T21:45:19.538Z] -rw-rw-r-- 1 1001 1001 42 Jul 27 21:43 .golangci.yml [2022-07-27T21:45:19.538Z] -rw-rw-r-- 1 1001 1001 87 Jul 27 21:43 .hadolint.yml [2022-07-27T21:45:19.538Z] drwxr-xr-x 3 1001 1001 4096 Jul 27 21:43 .semver [2022-07-27T21:45:19.538Z] -rw-rw-r-- 1 1001 1001 166 Jul 27 21:43 .sonarcloud.properties [2022-07-27T21:45:19.538Z] -rw-rw-r-- 1 1001 1001 1171 Jul 27 21:43 ADOPTERS.md [2022-07-27T21:45:19.538Z] -rw-rw-r-- 1 1001 1001 10347 Jul 27 21:43 Attribution.txt [2022-07-27T21:45:19.538Z] -rw-rw-r-- 1 1001 1001 63209 Jul 27 21:43 CHANGELOG.md [2022-07-27T21:45:19.538Z] -rw-rw-r-- 1 1001 1001 3804 Jul 27 21:43 CONTRIBUTING.md [2022-07-27T21:45:19.538Z] -rw-rw-r-- 1 1001 1001 677 Jul 27 21:43 GOVERNANCE.md [2022-07-27T21:45:19.538Z] -rw-rw-r-- 1 1001 1001 850 Jul 27 21:43 Jenkinsfile [2022-07-27T21:45:19.538Z] -rw-rw-r-- 1 1001 1001 10775 Jul 27 21:43 LICENSE [2022-07-27T21:45:19.538Z] -rw-rw-r-- 1 1001 1001 10370 Jul 27 21:43 Makefile [2022-07-27T21:45:19.538Z] -rw-rw-r-- 1 1001 1001 582 Jul 27 21:43 OWNERS.md [2022-07-27T21:45:19.538Z] -rw-rw-r-- 1 1001 1001 9094 Jul 27 21:43 README.md [2022-07-27T21:45:19.538Z] -rw-rw-r-- 1 1001 1001 6912 Jul 27 21:43 SECURITY.md [2022-07-27T21:45:19.538Z] -rw-rw-r-- 1 1001 1001 5 Jul 27 21:43 VERSION [2022-07-27T21:45:19.538Z] -rw-rw-r-- 1 1001 1001 4131 Jul 27 21:43 ZMQWindows.md [2022-07-27T21:45:19.538Z] drwxrwxr-x 2 1001 1001 4096 Jul 27 21:43 bin [2022-07-27T21:45:19.538Z] drwxrwxr-x 18 1001 1001 4096 Jul 27 21:43 cmd [2022-07-27T21:45:19.538Z] -rw-r--r-- 1 root root 478003 Jul 27 21:44 coverage.out [2022-07-27T21:45:19.538Z] -rw-rw-r-- 1 1001 1001 3681 Jul 27 21:43 go.mod [2022-07-27T21:45:19.538Z] -rw-rw-r-- 1 1001 1001 38033 Jul 27 21:43 go.sum [2022-07-27T21:45:19.538Z] drwxrwxr-x 8 1001 1001 4096 Jul 27 21:43 internal [2022-07-27T21:45:19.538Z] drwxrwxr-x 3 1001 1001 4096 Jul 27 21:43 openapi [2022-07-27T21:45:19.538Z] drwxrwxr-x 4 1001 1001 4096 Jul 27 21:43 snap [2022-07-27T21:45:19.538Z] -rw-rw-r-- 1 1001 1001 204 Jul 27 21:43 version.go [Pipeline] sh [2022-07-27T21:45:19.827Z] + '[' -e coverage.out ] [2022-07-27T21:45:19.827Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-27T21:45:19.920Z] Stashed 1 file(s) [Pipeline] sh [2022-07-27T21:45:20.203Z] + make build [2022-07-27T21:45:20.203Z] 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-07-27T21:45:32.416Z] 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-07-27T21:45:44.627Z] 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/core-command/core-command ./cmd/core-command [2022-07-27T21:45:44.627Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-27T21:45:49.893Z] 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-07-27T21:45:50.463Z] 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-07-27T21:45:51.400Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-27T21:45:52.785Z] 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-07-27T21:45:53.354Z] 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-07-27T21:45:54.291Z] 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-07-27T21:45:55.231Z] 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-07-27T21:45:56.170Z] 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-07-27T21:45:58.081Z] 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-07-27T21:45:59.043Z] $ docker stop --time=1 763deef21d1564b861ff195c0357cba242e63154f54b418e3b141b9d217f61f7 [2022-07-27T21:46:01.271Z] $ docker rm -f 763deef21d1564b861ff195c0357cba242e63154f54b418e3b141b9d217f61f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:46:02.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-27T21:46:02.162Z] [2022-07-27T21:46:02.162Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:46:02.512Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-27T21:46:02.512Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-27T21:46:02.512Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-27T21:46:02.512Z] ca9280d653b3: Pulling fs layer [2022-07-27T21:46:02.512Z] 7e9c9ca2126c: Pulling fs layer [2022-07-27T21:46:02.512Z] cbdbe7a5bc2a: Verifying Checksum [2022-07-27T21:46:02.512Z] cbdbe7a5bc2a: Download complete [2022-07-27T21:46:02.771Z] ca9280d653b3: Verifying Checksum [2022-07-27T21:46:02.771Z] ca9280d653b3: Download complete [2022-07-27T21:46:02.771Z] cbdbe7a5bc2a: Pull complete [2022-07-27T21:46:03.030Z] 7e9c9ca2126c: Download complete [2022-07-27T21:46:03.290Z] ca9280d653b3: Pull complete [2022-07-27T21:46:06.579Z] 7e9c9ca2126c: Pull complete [2022-07-27T21:46:06.579Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-27T21:46:06.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-27T21:46:06.579Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T21:46:06.667Z] prd-ubuntu20.04-docker-8c-8g-21297 does not seem to be running inside a container [2022-07-27T21:46:06.711Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-27T21:46:07.913Z] $ docker top 496098e9bc28f03560e121c6c1dc93992a6eb9605de4b864e806ec574b08285c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T21:46:08.264Z] + docker-compose build --help [2022-07-27T21:46:08.265Z] + grep parallel [2022-07-27T21:46:08.835Z] --parallel Build images in parallel. [Pipeline] } [2022-07-27T21:46:08.856Z] $ docker stop --time=1 496098e9bc28f03560e121c6c1dc93992a6eb9605de4b864e806ec574b08285c [2022-07-27T21:46:10.152Z] $ docker rm -f 496098e9bc28f03560e121c6c1dc93992a6eb9605de4b864e806ec574b08285c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:46:10.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-27T21:46:10.547Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T21:46:10.628Z] prd-ubuntu20.04-docker-8c-8g-21297 does not seem to be running inside a container [2022-07-27T21:46:10.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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-27T21:46:11.013Z] $ docker top 8889f652cac7ec2940196b144ff45489c63d3da3c447f8815ec25071413f3ee8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T21:46:11.364Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-27T21:46:11.934Z] Building core-command ... [2022-07-27T21:46:11.934Z] Building core-data ... [2022-07-27T21:46:11.934Z] Building core-metadata ... [2022-07-27T21:46:11.934Z] Building security-bootstrapper ... [2022-07-27T21:46:11.934Z] Building security-proxy-setup ... [2022-07-27T21:46:11.934Z] Building security-secretstore-setup ... [2022-07-27T21:46:11.934Z] Building security-spiffe-token-provider ... [2022-07-27T21:46:11.934Z] Building security-spire-agent ... [2022-07-27T21:46:11.934Z] Building security-spire-config ... [2022-07-27T21:46:11.934Z] Building security-spire-server ... [2022-07-27T21:46:11.934Z] Building support-notifications ... [2022-07-27T21:46:11.934Z] Building support-scheduler ... [2022-07-27T21:46:11.934Z] Building sys-mgmt-agent ... [2022-07-27T21:46:11.934Z] Building security-secretstore-setup [2022-07-27T21:46:11.934Z] Building security-spire-agent [2022-07-27T21:46:11.934Z] Building support-notifications [2022-07-27T21:46:11.934Z] Building security-spire-server [2022-07-27T21:46:11.934Z] Building security-bootstrapper [2022-07-27T21:46:30.029Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T21:46:30.029Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-27T21:46:30.029Z] ---> 5cf87a4edc3a [2022-07-27T21:46:30.029Z] Step 3/31 : WORKDIR /edgex-go [2022-07-27T21:46:30.029Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T21:46:30.029Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-27T21:46:30.029Z] ---> 5cf87a4edc3a [2022-07-27T21:46:30.029Z] Step 3/22 : WORKDIR /edgex-go [2022-07-27T21:46:30.029Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T21:46:30.029Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-27T21:46:30.029Z] ---> 5cf87a4edc3a [2022-07-27T21:46:30.029Z] Step 3/26 : WORKDIR /edgex-go [2022-07-27T21:46:30.029Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T21:46:30.029Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-27T21:46:30.029Z] ---> 5cf87a4edc3a [2022-07-27T21:46:30.029Z] Step 3/25 : WORKDIR /edgex-go [2022-07-27T21:46:30.029Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T21:46:30.029Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-27T21:46:30.029Z] ---> 5cf87a4edc3a [2022-07-27T21:46:30.029Z] Step 3/25 : WORKDIR /edgex-go [2022-07-27T21:46:31.943Z] ---> Running in 40381252c642 [2022-07-27T21:46:31.943Z] ---> Running in 8147fa2b90a7 [2022-07-27T21:46:31.943Z] ---> Running in f1122914b1f1 [2022-07-27T21:46:31.943Z] ---> Running in f84feb92ec14 [2022-07-27T21:46:31.943Z] ---> Running in 1f91c911921d [2022-07-27T21:46:32.203Z] Removing intermediate container 1f91c911921d [2022-07-27T21:46:32.203Z] ---> 6b3dd2c106c1 [2022-07-27T21:46:32.203Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T21:46:32.203Z] Removing intermediate container f84feb92ec14 [2022-07-27T21:46:32.203Z] ---> e99e07f6f2af [2022-07-27T21:46:32.203Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T21:46:32.203Z] ---> Running in a3a92c49ed84 [2022-07-27T21:46:32.203Z] Removing intermediate container 40381252c642 [2022-07-27T21:46:32.203Z] ---> cc257a00f459 [2022-07-27T21:46:32.203Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T21:46:32.203Z] Removing intermediate container 8147fa2b90a7 [2022-07-27T21:46:32.203Z] ---> fc41686028bf [2022-07-27T21:46:32.203Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T21:46:32.203Z] Removing intermediate container f1122914b1f1 [2022-07-27T21:46:32.203Z] ---> 311c25629a0a [2022-07-27T21:46:32.203Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T21:46:32.203Z] ---> Running in 99667f89b7a9 [2022-07-27T21:46:32.203Z] ---> Running in 6a77f203a9a9 [2022-07-27T21:46:32.203Z] ---> Running in 24a3ed179aea [2022-07-27T21:46:32.203Z] ---> Running in 89cafceda593 [2022-07-27T21:46:33.148Z] Removing intermediate container a3a92c49ed84 [2022-07-27T21:46:33.148Z] ---> e478dc12b653 [2022-07-27T21:46:33.148Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-27T21:46:33.148Z] ---> Running in a034736dffa3 [2022-07-27T21:46:33.148Z] Removing intermediate container 99667f89b7a9 [2022-07-27T21:46:33.148Z] ---> 5e8eca23c3ac [2022-07-27T21:46:33.148Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-27T21:46:33.148Z] ---> Running in e70d099715df [2022-07-27T21:46:33.408Z] Removing intermediate container 6a77f203a9a9 [2022-07-27T21:46:33.408Z] ---> 65d22dcfa72c [2022-07-27T21:46:33.408Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-27T21:46:33.408Z] ---> Running in 887e887550a6 [2022-07-27T21:46:33.670Z] Removing intermediate container 24a3ed179aea [2022-07-27T21:46:33.670Z] ---> 3bc700fde3f9 [2022-07-27T21:46:33.670Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-27T21:46:33.670Z] ---> Running in 81a0cb9acf6c [2022-07-27T21:46:33.670Z] Removing intermediate container 89cafceda593 [2022-07-27T21:46:33.670Z] ---> 4917cbe68a95 [2022-07-27T21:46:33.670Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-27T21:46:33.670Z] ---> Running in 7515f2f56812 [2022-07-27T21:46:33.670Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:46:33.929Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:46:33.929Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:46:34.190Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:46:34.190Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:46:34.450Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:46:34.710Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:46:34.710Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:46:34.970Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:46:34.970Z] OK: 211 MiB in 51 packages [2022-07-27T21:46:34.970Z] OK: 211 MiB in 51 packages [2022-07-27T21:46:34.970Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:46:35.232Z] OK: 211 MiB in 51 packages [2022-07-27T21:46:35.232Z] OK: 211 MiB in 51 packages [2022-07-27T21:46:35.491Z] Removing intermediate container a034736dffa3 [2022-07-27T21:46:35.491Z] ---> c74fd62464f6 [2022-07-27T21:46:35.491Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-27T21:46:35.491Z] Removing intermediate container e70d099715df [2022-07-27T21:46:35.491Z] ---> d0474c15f1df [2022-07-27T21:46:35.491Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-27T21:46:35.491Z] OK: 211 MiB in 51 packages [2022-07-27T21:46:35.491Z] ---> 403d9f9c1296 [2022-07-27T21:46:35.491Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T21:46:35.751Z] ---> Running in b731e2e11968 [2022-07-27T21:46:35.751Z] ---> df772183fc95 [2022-07-27T21:46:35.751Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T21:46:35.751Z] ---> Running in 8fbeb1ea8d62 [2022-07-27T21:46:35.751Z] Removing intermediate container 81a0cb9acf6c [2022-07-27T21:46:35.751Z] ---> 230ce0af005d [2022-07-27T21:46:35.751Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-27T21:46:35.751Z] Removing intermediate container 887e887550a6 [2022-07-27T21:46:35.751Z] ---> 91bdfa363769 [2022-07-27T21:46:35.751Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-27T21:46:36.011Z] Removing intermediate container 7515f2f56812 [2022-07-27T21:46:36.011Z] ---> 49a2043c5d37 [2022-07-27T21:46:36.011Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-27T21:46:36.011Z] ---> 7f18fbfb7b9b [2022-07-27T21:46:36.011Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T21:46:36.011Z] ---> Running in 899c16ca4879 [2022-07-27T21:46:36.011Z] ---> 57e44b3a7e52 [2022-07-27T21:46:36.011Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T21:46:36.011Z] ---> Running in b47c5de7e66b [2022-07-27T21:46:36.272Z] ---> e3d07ea8c458 [2022-07-27T21:46:36.272Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T21:46:36.272Z] ---> Running in 611cdea0b1f2 [2022-07-27T21:46:46.315Z] Removing intermediate container 899c16ca4879 [2022-07-27T21:46:46.315Z] ---> 1d6c83a9b065 [2022-07-27T21:46:46.315Z] Step 8/31 : COPY . . [2022-07-27T21:46:46.315Z] Removing intermediate container b731e2e11968 [2022-07-27T21:46:46.315Z] ---> e807edab47db [2022-07-27T21:46:46.315Z] Step 8/25 : COPY . . [2022-07-27T21:46:46.315Z] Removing intermediate container 8fbeb1ea8d62 [2022-07-27T21:46:46.315Z] ---> 8656b95dbb36 [2022-07-27T21:46:46.315Z] Step 8/22 : COPY . . [2022-07-27T21:46:46.315Z] Removing intermediate container b47c5de7e66b [2022-07-27T21:46:46.315Z] ---> a109cd167a2e [2022-07-27T21:46:46.315Z] Step 8/25 : COPY . . [2022-07-27T21:46:46.315Z] Removing intermediate container 611cdea0b1f2 [2022-07-27T21:46:46.315Z] ---> fd9f15fea7ff [2022-07-27T21:46:46.315Z] Step 8/26 : COPY . . [2022-07-27T21:46:56.077Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21300 in /w/workspace/edgexfoundry_edgex-go_PR-4101 [Pipeline] { [Pipeline] ws [2022-07-27T21:46:56.090Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2022-07-27T21:46:56.154Z] The recommended git tool is: git [2022-07-27T21:46:58.543Z] ---> f71453c633a1 [2022-07-27T21:46:58.543Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-27T21:46:58.543Z] ---> 4062a250f574 [2022-07-27T21:46:58.543Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-27T21:46:58.543Z] ---> bf910ac64742 [2022-07-27T21:46:58.543Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-27T21:46:58.543Z] ---> f31322dcf5cb [2022-07-27T21:46:58.543Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-27T21:46:58.543Z] ---> af1162cfcd1a [2022-07-27T21:46:58.543Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-27T21:46:58.543Z] ---> Running in 058e3b794d73 [2022-07-27T21:46:58.543Z] ---> Running in 40ba65967346 [2022-07-27T21:46:58.543Z] ---> Running in 1ec76cf37942 [2022-07-27T21:46:58.543Z] ---> Running in 6a013fa49a4c [2022-07-27T21:46:58.543Z] ---> Running in 7fdeecaa4a78 [2022-07-27T21:46:58.543Z] Removing intermediate container 7fdeecaa4a78 [2022-07-27T21:46:58.543Z] ---> 864c68f76e03 [2022-07-27T21:46:58.543Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-27T21:46:58.543Z] Removing intermediate container 1ec76cf37942 [2022-07-27T21:46:58.543Z] ---> 01fd21115019 [2022-07-27T21:46:58.543Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-27T21:46:58.543Z] ---> Running in fe49ed496c2e [2022-07-27T21:46:58.543Z] ---> Running in ffb964d6ac6a [2022-07-27T21:46:58.543Z] Removing intermediate container fe49ed496c2e [2022-07-27T21:46:58.544Z] ---> 1d9568ad77a1 [2022-07-27T21:46:58.544Z] Step 11/26 : 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-07-27T21:46:58.544Z] Removing intermediate container ffb964d6ac6a [2022-07-27T21:46:58.544Z] ---> 3f935fbc6fc8 [2022-07-27T21:46:58.544Z] Step 11/25 : 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-07-27T21:46:58.544Z] 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-07-27T21:46:58.544Z] ---> Running in b56c7adc7803 [2022-07-27T21:46:58.544Z] ---> Running in 3c8cfb7c350f [2022-07-27T21:46:58.544Z] 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-07-27T21:46:58.544Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-27T21:46:58.544Z] Removing intermediate container 3c8cfb7c350f [2022-07-27T21:46:58.544Z] ---> 07ce52baeee8 [2022-07-27T21:46:58.544Z] Step 12/25 : WORKDIR /edgex-go [2022-07-27T21:46:58.544Z] Removing intermediate container b56c7adc7803 [2022-07-27T21:46:58.544Z] ---> a2e13614404d [2022-07-27T21:46:58.544Z] Step 12/26 : WORKDIR /edgex-go [2022-07-27T21:46:58.544Z] ---> Running in a01e32a48100 [2022-07-27T21:46:58.544Z] ---> Running in 20b70b5f48f3 [2022-07-27T21:46:58.544Z] Removing intermediate container a01e32a48100 [2022-07-27T21:46:58.544Z] ---> 01f942f64aed [2022-07-27T21:46:58.544Z] [2022-07-27T21:46:58.544Z] Step 13/25 : FROM alpine:3.15 [2022-07-27T21:46:58.544Z] Removing intermediate container 20b70b5f48f3 [2022-07-27T21:46:58.544Z] ---> ba1809ceb06d [2022-07-27T21:46:58.544Z] [2022-07-27T21:46:58.544Z] Step 13/26 : FROM alpine:3.15 [2022-07-27T21:46:58.544Z] 3.15: Pulling from library/alpine [2022-07-27T21:46:58.544Z] 3.15: Pulling from library/alpine [2022-07-27T21:46:59.109Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-27T21:46:59.109Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-27T21:46:59.109Z] Status: Downloaded newer image for alpine:3.15 [2022-07-27T21:46:59.109Z] Status: Image is up to date for alpine:3.15 [2022-07-27T21:46:59.109Z] ---> 2720e26172a0 [2022-07-27T21:46:59.109Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-27T21:46:59.109Z] ---> 2720e26172a0 [2022-07-27T21:46:59.109Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-27T21:46:59.109Z] ---> Running in 4814e924266c [2022-07-27T21:46:59.109Z] ---> Running in bf0ce52e2db1 [2022-07-27T21:46:59.367Z] Removing intermediate container 4814e924266c [2022-07-27T21:46:59.367Z] ---> b8942030adcf [2022-07-27T21:46:59.367Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T21:46:59.367Z] Removing intermediate container bf0ce52e2db1 [2022-07-27T21:46:59.367Z] ---> 46de1e1dd1a2 [2022-07-27T21:46:59.367Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T21:46:59.367Z] ---> Running in eec71c7d4553 [2022-07-27T21:46:59.367Z] ---> Running in ab456406659b [2022-07-27T21:47:00.751Z] Removing intermediate container eec71c7d4553 [2022-07-27T21:47:00.751Z] ---> 493625dab16c [2022-07-27T21:47:00.751Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-27T21:47:00.751Z] ---> Running in e68c57610f6d [2022-07-27T21:47:00.751Z] Removing intermediate container ab456406659b [2022-07-27T21:47:00.751Z] ---> 6fe9c5ae6eb5 [2022-07-27T21:47:00.751Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-27T21:47:01.010Z] ---> Running in 9ec3f0b6c7a3 [2022-07-27T21:47:01.578Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:47:01.837Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:47:02.404Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:47:02.663Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:47:02.663Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-27T21:47:02.663Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-27T21:47:02.663Z] OK: 15856 distinct packages available [2022-07-27T21:47:02.663Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:47:02.924Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-27T21:47:02.924Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-27T21:47:02.924Z] OK: 15856 distinct packages available [2022-07-27T21:47:02.924Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:47:03.492Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:47:03.750Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:47:04.009Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-27T21:47:04.009Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-27T21:47:04.009Z] (3/5) Installing libucontext (1.1-r0) [2022-07-27T21:47:04.009Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-27T21:47:04.065Z] using credential edgex-jenkins-ssh [2022-07-27T21:47:04.087Z] Cloning the remote Git repository [2022-07-27T21:47:04.267Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-27T21:47:04.267Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-27T21:47:04.267Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-27T21:47:04.267Z] (3/5) Installing libucontext (1.1-r0) [2022-07-27T21:47:04.267Z] Executing busybox-1.34.1-r7.trigger [2022-07-27T21:47:04.267Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-27T21:47:04.267Z] OK: 6 MiB in 19 packages [2022-07-27T21:47:04.527Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-27T21:47:04.527Z] Executing busybox-1.34.1-r7.trigger [2022-07-27T21:47:04.527Z] OK: 6 MiB in 19 packages [2022-07-27T21:47:04.155Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-27T21:47:04.245Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2022-07-27T21:47:04.355Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-27T21:47:04.356Z] > git --version # timeout=10 [2022-07-27T21:47:04.385Z] > git --version # 'git version 2.25.1' [2022-07-27T21:47:04.393Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-27T21:47:04.457Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-27T21:47:05.905Z] Removing intermediate container e68c57610f6d [2022-07-27T21:47:05.905Z] ---> e631090f9fcf [2022-07-27T21:47:05.905Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-27T21:47:05.905Z] Removing intermediate container 9ec3f0b6c7a3 [2022-07-27T21:47:05.905Z] ---> d2c51a891066 [2022-07-27T21:47:05.905Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-27T21:47:08.437Z] ---> f9e4e39f189b [2022-07-27T21:47:08.437Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-27T21:47:08.437Z] ---> f661d7525db2 [2022-07-27T21:47:08.437Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-27T21:47:09.002Z] ---> ac22e03e7538 [2022-07-27T21:47:09.002Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-27T21:47:09.938Z] ---> 869c0af390a9 [2022-07-27T21:47:09.938Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-27T21:47:09.938Z] ---> 263ae3939a86 [2022-07-27T21:47:09.938Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-27T21:47:10.504Z] ---> 712954366237 [2022-07-27T21:47:10.504Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-27T21:47:10.504Z] ---> 3fef1c4b01e3 [2022-07-27T21:47:10.504Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-27T21:47:10.504Z] ---> Running in b9358010ddb4 [2022-07-27T21:47:10.765Z] Removing intermediate container b9358010ddb4 [2022-07-27T21:47:10.765Z] ---> 740185a64a82 [2022-07-27T21:47:10.765Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-27T21:47:11.025Z] ---> Running in 0b947601646c [2022-07-27T21:47:11.025Z] ---> 9416ec517af5 [2022-07-27T21:47:11.025Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-27T21:47:11.286Z] Removing intermediate container 0b947601646c [2022-07-27T21:47:11.286Z] ---> a423533023f1 [2022-07-27T21:47:11.286Z] Step 23/25 : LABEL arch=x86_64 [2022-07-27T21:47:11.287Z] ---> dc4bb1540795 [2022-07-27T21:47:11.287Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-27T21:47:11.287Z] ---> Running in 37c79b1e09d6 [2022-07-27T21:47:11.287Z] ---> Running in 318d6b805662 [2022-07-27T21:47:11.554Z] Removing intermediate container 318d6b805662 [2022-07-27T21:47:11.554Z] ---> 223005ff4645 [2022-07-27T21:47:11.554Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-27T21:47:11.554Z] Removing intermediate container 37c79b1e09d6 [2022-07-27T21:47:11.554Z] ---> 47137cde6b17 [2022-07-27T21:47:11.554Z] Step 24/25 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d [2022-07-27T21:47:11.554Z] ---> Running in dbbc26ada59c [2022-07-27T21:47:11.554Z] ---> Running in 5b627541526b [2022-07-27T21:47:11.814Z] Removing intermediate container dbbc26ada59c [2022-07-27T21:47:11.814Z] ---> 18b873a298c0 [2022-07-27T21:47:11.814Z] Step 24/26 : LABEL arch=x86_64 [2022-07-27T21:47:11.814Z] Removing intermediate container 5b627541526b [2022-07-27T21:47:11.814Z] ---> 02d30254b7d0 [2022-07-27T21:47:11.814Z] Step 25/25 : LABEL version=0.0.0 [2022-07-27T21:47:11.814Z] ---> Running in bf2a8b5257ce [2022-07-27T21:47:11.814Z] ---> Running in 7188a31b1a44 [2022-07-27T21:47:12.074Z] Removing intermediate container bf2a8b5257ce [2022-07-27T21:47:12.074Z] ---> 9b5d1617be4b [2022-07-27T21:47:12.074Z] Step 25/26 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d [2022-07-27T21:47:12.074Z] ---> Running in b996b5611a8f [2022-07-27T21:47:12.074Z] Removing intermediate container 7188a31b1a44 [2022-07-27T21:47:12.074Z] ---> fd2f925e5088 [2022-07-27T21:47:12.074Z] [2022-07-27T21:47:12.333Z] Successfully built fd2f925e5088 [2022-07-27T21:47:12.333Z] Successfully tagged security-spire-server:latest [2022-07-27T21:47:12.333Z] Building sys-mgmt-agent [2022-07-27T21:47:12.333Z]  Building security-spire-server ... done Removing intermediate container b996b5611a8f [2022-07-27T21:47:12.333Z] ---> fbd2fcfc510b [2022-07-27T21:47:12.333Z] Step 26/26 : LABEL version=0.0.0 [2022-07-27T21:47:12.333Z] ---> Running in 2fb0e310cc1b [2022-07-27T21:47:13.711Z] Removing intermediate container 2fb0e310cc1b [2022-07-27T21:47:13.711Z] ---> 668d663f9ce9 [2022-07-27T21:47:13.711Z] [2022-07-27T21:47:13.711Z] Successfully built 668d663f9ce9 [2022-07-27T21:47:13.711Z] Successfully tagged security-spire-agent:latest [2022-07-27T21:47:13.711Z] Building core-command [2022-07-27T21:47:17.908Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T21:47:17.908Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-27T21:47:17.908Z] ---> 5cf87a4edc3a [2022-07-27T21:47:17.908Z] Step 3/23 : WORKDIR /edgex-go [2022-07-27T21:47:17.908Z] ---> Using cache [2022-07-27T21:47:17.908Z] ---> 311c25629a0a [2022-07-27T21:47:17.908Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T21:47:17.908Z] ---> Using cache [2022-07-27T21:47:17.908Z] ---> 4917cbe68a95 [2022-07-27T21:47:17.908Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-27T21:47:18.166Z] 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-07-27T21:47:19.111Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T21:47:19.111Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-27T21:47:19.111Z] ---> 5cf87a4edc3a [2022-07-27T21:47:19.111Z] Step 3/23 : WORKDIR /edgex-go [2022-07-27T21:47:19.111Z] ---> Using cache [2022-07-27T21:47:19.111Z] ---> 311c25629a0a [2022-07-27T21:47:19.111Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T21:47:19.111Z] ---> Using cache [2022-07-27T21:47:19.111Z] ---> 4917cbe68a95 [2022-07-27T21:47:19.111Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-27T21:47:21.648Z] ---> Running in 4df6921c37eb [2022-07-27T21:47:21.648Z] ---> Running in 494204a0b71b [2022-07-27T21:47:21.648Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:47:21.908Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:47:22.568Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:47:22.870Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:47:22.870Z] OK: 211 MiB in 51 packages [2022-07-27T21:47:23.176Z] OK: 211 MiB in 51 packages [2022-07-27T21:47:23.176Z] Removing intermediate container 058e3b794d73 [2022-07-27T21:47:23.176Z] ---> 0ea79d8596ce [2022-07-27T21:47:23.176Z] [2022-07-27T21:47:23.176Z] Step 10/31 : FROM alpine:3.16 [2022-07-27T21:47:23.176Z] Removing intermediate container 40ba65967346 [2022-07-27T21:47:23.176Z] ---> 947ad4f03930 [2022-07-27T21:47:23.176Z] [2022-07-27T21:47:23.176Z] Step 10/25 : FROM alpine:3.16 [2022-07-27T21:47:23.435Z] 3.16: Pulling from library/alpine [2022-07-27T21:47:23.435Z] 3.16: Pulling from library/alpine [2022-07-27T21:47:22.661Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-27T21:47:22.688Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-27T21:47:22.719Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-27T21:47:22.761Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-27T21:47:22.762Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-27T21:47:22.782Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4101/head:refs/remotes/origin/PR-4101 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-27T21:47:23.579Z] Merging remotes/origin/main commit 062af8d3cd30019d44081b1021c6648b4b920d9b into PR head commit c91a622a773de8f3daec33bc58c3bf079da1d86d [2022-07-27T21:47:23.694Z] Removing intermediate container 494204a0b71b [2022-07-27T21:47:23.694Z] ---> 0348b4a3482e [2022-07-27T21:47:23.694Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-27T21:47:23.694Z] Removing intermediate container 4df6921c37eb [2022-07-27T21:47:23.694Z] ---> 9fe5b1b91d3c [2022-07-27T21:47:23.694Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-27T21:47:23.952Z] ---> c8815c9cf5d2 [2022-07-27T21:47:23.952Z] ---> a8a99d913007 [2022-07-27T21:47:23.952Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T21:47:23.952Z] [2022-07-27T21:47:23.952Z] ---> Running in c10bd417fcfc [2022-07-27T21:47:23.952Z] ---> Running in 25c663281650 [2022-07-27T21:47:23.967Z] Merge succeeded, producing c91a622a773de8f3daec33bc58c3bf079da1d86d [2022-07-27T21:47:23.968Z] Checking out Revision c91a622a773de8f3daec33bc58c3bf079da1d86d (PR-4101) [2022-07-27T21:47:24.234Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-27T21:47:24.234Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-27T21:47:24.234Z] Status: Downloaded newer image for alpine:3.16 [2022-07-27T21:47:24.234Z] Status: Image is up to date for alpine:3.16 [2022-07-27T21:47:24.234Z] ---> d7d3d98c851f [2022-07-27T21:47:24.234Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-27T21:47:24.234Z] ---> d7d3d98c851f [2022-07-27T21:47:24.234Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-27T21:47:24.517Z] ---> Running in 25849d058380 [2022-07-27T21:47:24.517Z] ---> Running in 0413de0e6e08 [2022-07-27T21:47:24.778Z] Removing intermediate container 0413de0e6e08 [2022-07-27T21:47:24.778Z] ---> e3da411b8695 [2022-07-27T21:47:24.778Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-27T21:47:24.778Z] ---> Running in e28d219b41e5 [2022-07-27T21:47:24.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:47:25.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:47:25.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:47:25.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:47:25.298Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-27T21:47:25.298Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-27T21:47:25.298Z] (3/3) Installing su-exec (0.2-r1) [2022-07-27T21:47:25.298Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T21:47:25.298Z] Executing ca-certificates-20211220-r0.trigger [2022-07-27T21:47:25.298Z] OK: 6 MiB in 17 packages [2022-07-27T21:47:25.583Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-27T21:47:25.583Z] (2/2) Installing su-exec (0.2-r1) [2022-07-27T21:47:25.583Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T21:47:25.583Z] OK: 6 MiB in 16 packages [2022-07-27T21:47:23.608Z] > git config core.sparsecheckout # timeout=10 [2022-07-27T21:47:23.625Z] > git checkout -f c91a622a773de8f3daec33bc58c3bf079da1d86d # timeout=10 [2022-07-27T21:47:23.882Z] > git remote # timeout=10 [2022-07-27T21:47:23.902Z] > git config --get remote.origin.url # timeout=10 [2022-07-27T21:47:23.919Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-27T21:47:23.932Z] > git merge 062af8d3cd30019d44081b1021c6648b4b920d9b # timeout=10 [2022-07-27T21:47:23.958Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-27T21:47:23.982Z] > git config core.sparsecheckout # timeout=10 [2022-07-27T21:47:24.003Z] > git checkout -f c91a622a773de8f3daec33bc58c3bf079da1d86d # timeout=10 [2022-07-27T21:47:26.971Z] Removing intermediate container 6a013fa49a4c [2022-07-27T21:47:26.971Z] ---> d3a92025869b [2022-07-27T21:47:26.971Z] [2022-07-27T21:47:26.971Z] Step 10/22 : FROM alpine:3.16 [2022-07-27T21:47:26.971Z] ---> d7d3d98c851f [2022-07-27T21:47:26.971Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-27T21:47:26.971Z] ---> Running in b1af1e25b168 [2022-07-27T21:47:26.971Z] Removing intermediate container e28d219b41e5 [2022-07-27T21:47:26.971Z] ---> cbe5f86eab09 [2022-07-27T21:47:26.971Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-27T21:47:26.971Z] Removing intermediate container 25849d058380 [2022-07-27T21:47:26.971Z] ---> a5fe22ee114d [2022-07-27T21:47:26.971Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-27T21:47:26.971Z] ---> Running in 5f03657d4cc1 [2022-07-27T21:47:26.971Z] ---> Running in bc926753d1a3 [2022-07-27T21:47:26.971Z] Removing intermediate container 5f03657d4cc1 [2022-07-27T21:47:26.971Z] ---> 2ad3a07bd384 [2022-07-27T21:47:26.971Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-27T21:47:26.971Z] ---> Running in a2f2a26daab3 [2022-07-27T21:47:27.231Z] Removing intermediate container bc926753d1a3 [2022-07-27T21:47:27.231Z] ---> f9f8dbb3a0d0 [2022-07-27T21:47:27.231Z] Step 13/25 : WORKDIR / [2022-07-27T21:47:27.231Z] ---> Running in 265da88479f8 [2022-07-27T21:47:27.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:47:27.231Z] Removing intermediate container a2f2a26daab3 [2022-07-27T21:47:27.231Z] ---> 71d69f54197b [2022-07-27T21:47:27.231Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-27T21:47:27.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:47:27.231Z] ---> Running in 0f0c006d1c8d [2022-07-27T21:47:27.490Z] Removing intermediate container 265da88479f8 [2022-07-27T21:47:27.490Z] ---> 71714fda20bc [2022-07-27T21:47:27.490Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-27T21:47:27.490Z] Removing intermediate container 0f0c006d1c8d [2022-07-27T21:47:27.490Z] ---> e21b7b932fc1 [2022-07-27T21:47:27.490Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-27T21:47:27.490Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-27T21:47:27.490Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-27T21:47:27.490Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T21:47:27.490Z] ---> Running in 73af4748962e [2022-07-27T21:47:27.490Z] Executing ca-certificates-20211220-r0.trigger [2022-07-27T21:47:27.490Z] ---> 6c1fccc43714 [2022-07-27T21:47:27.490Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-27T21:47:27.490Z] OK: 6 MiB in 16 packages [2022-07-27T21:47:28.064Z] ---> f2d5dd0f5026 [2022-07-27T21:47:28.064Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-27T21:47:28.329Z] ---> 7131c1ab092a [2022-07-27T21:47:28.329Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-27T21:47:28.329Z] Removing intermediate container b1af1e25b168 [2022-07-27T21:47:28.329Z] ---> f4c13d356453 [2022-07-27T21:47:28.329Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-27T21:47:28.416Z] Commit message: "fix: Addressed liner issues in unit test" [2022-07-27T21:47:28.588Z] ---> Running in b07eb5f7e7e6 [2022-07-27T21:47:28.588Z] Removing intermediate container 73af4748962e [2022-07-27T21:47:28.588Z] ---> f56a3b0ef532 [2022-07-27T21:47:28.588Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-27T21:47:28.588Z] ---> 6870a2997605 [2022-07-27T21:47:28.588Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-27T21:47:28.588Z] ---> Running in 22121f79880c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-27T21:47:28.846Z] Removing intermediate container b07eb5f7e7e6 [2022-07-27T21:47:28.846Z] ---> fc1c0b20cd5a [2022-07-27T21:47:28.846Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-27T21:47:28.846Z] ---> Running in e79279f687fe [2022-07-27T21:47:28.846Z] Removing intermediate container 22121f79880c [2022-07-27T21:47:28.846Z] ---> 8defb0becdf6 [2022-07-27T21:47:28.846Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-27T21:47:29.105Z] Removing intermediate container e79279f687fe [2022-07-27T21:47:29.105Z] ---> 62826777e446 [2022-07-27T21:47:29.105Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-27T21:47:29.105Z] ---> 9f1f3dcce791 [2022-07-27T21:47:29.105Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-27T21:47:29.105Z] ---> Running in c78221f94a27 [2022-07-27T21:47:29.105Z] ---> 9d5f58e514c6 [2022-07-27T21:47:29.105Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-27T21:47:29.324Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-27T21:47:29.324Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-27T21:47:29.324Z] Dload Upload Total Spent Left Speed [2022-07-27T21:47:29.324Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 191k 0 --:--:-- --:--:-- --:--:-- 194k [2022-07-27T21:47:29.362Z] ---> Running in 80b538c631dc [2022-07-27T21:47:29.362Z] Removing intermediate container c78221f94a27 [2022-07-27T21:47:29.362Z] ---> 01737bda9a9d [2022-07-27T21:47:29.362Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T21:47:29.620Z] ---> 46caa5314f2c [2022-07-27T21:47:29.620Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-27T21:47:29.620Z] ---> f87f5473e0f3 [2022-07-27T21:47:29.620Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [Pipeline] sh [2022-07-27T21:47:30.068Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-27T21:47:30.189Z] ---> 7ad9c7e2123e [2022-07-27T21:47:30.189Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-27T21:47:30.189Z] ---> Running in 6badb34369b6 [2022-07-27T21:47:30.424Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2022-07-27T21:47:30.424Z] /etc/docker/daemon.json [2022-07-27T21:47:30.424Z] { [2022-07-27T21:47:30.424Z] "registry-mirrors": [ [2022-07-27T21:47:30.424Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-27T21:47:30.424Z] ], [2022-07-27T21:47:30.424Z] "bip": "10.250.0.254/24", [2022-07-27T21:47:30.424Z] "hosts": [ [2022-07-27T21:47:30.424Z] "tcp://0.0.0.0:5555", [2022-07-27T21:47:30.424Z] "unix:///var/run/docker.sock" [2022-07-27T21:47:30.424Z] ], [2022-07-27T21:47:30.424Z] "mtu": 1458, [2022-07-27T21:47:30.424Z] "selinux-enabled": true, [2022-07-27T21:47:30.424Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-27T21:47:30.424Z] } [Pipeline] sh [2022-07-27T21:47:30.450Z] Removing intermediate container 80b538c631dc [2022-07-27T21:47:30.450Z] ---> 77346c429702 [2022-07-27T21:47:30.450Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T21:47:30.450Z] ---> e5a5cb939b1b [2022-07-27T21:47:30.450Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-27T21:47:30.709Z] ---> fcd40d0e17df [2022-07-27T21:47:30.709Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-27T21:47:30.709Z] ---> dcbd8ec63968 [2022-07-27T21:47:30.709Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-27T21:47:30.709Z] ---> Running in 2fb28a49fa76 [2022-07-27T21:47:30.781Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-27T21:47:30.968Z] Removing intermediate container 6badb34369b6 [2022-07-27T21:47:30.968Z] ---> 177f679b720d [2022-07-27T21:47:30.968Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-27T21:47:30.968Z] Removing intermediate container 2fb28a49fa76 [2022-07-27T21:47:30.968Z] ---> e486c8a1d998 [2022-07-27T21:47:30.968Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T21:47:30.968Z] ---> Running in d8f562b07adf [2022-07-27T21:47:30.968Z] ---> Running in fc8f72c18c05 [2022-07-27T21:47:31.139Z] + sudo service docker restart [2022-07-27T21:47:31.227Z] Removing intermediate container d8f562b07adf [2022-07-27T21:47:31.227Z] ---> eb200bab92ce [2022-07-27T21:47:31.227Z] Step 23/25 : LABEL arch=x86_64 [2022-07-27T21:47:31.227Z] ---> 11d54dc13365 [2022-07-27T21:47:31.227Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-27T21:47:31.227Z] ---> Running in 2d45ec127fa0 [2022-07-27T21:47:31.227Z] Removing intermediate container fc8f72c18c05 [2022-07-27T21:47:31.227Z] ---> f0cedfcc39ed [2022-07-27T21:47:31.227Z] Step 20/22 : LABEL arch=x86_64 [2022-07-27T21:47:31.227Z] ---> Running in 11957ef88139 [2022-07-27T21:47:31.486Z] ---> dca2685aa5ef [2022-07-27T21:47:31.486Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-27T21:47:31.486Z] Removing intermediate container 2d45ec127fa0 [2022-07-27T21:47:31.486Z] ---> 3bfa1cd58a91 [2022-07-27T21:47:31.486Z] Step 24/25 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d [2022-07-27T21:47:31.486Z] Removing intermediate container c10bd417fcfc [2022-07-27T21:47:31.486Z] ---> cbbd5adebdf7 [2022-07-27T21:47:31.486Z] Step 8/23 : COPY . . [2022-07-27T21:47:31.486Z] Removing intermediate container 11957ef88139 [2022-07-27T21:47:31.486Z] ---> 517f5b63553a [2022-07-27T21:47:31.486Z] Step 21/22 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d [2022-07-27T21:47:31.486Z] ---> Running in aaa1e8cc92b0 [2022-07-27T21:47:31.486Z] Removing intermediate container 25c663281650 [2022-07-27T21:47:31.486Z] ---> aadadeaf09fe [2022-07-27T21:47:31.486Z] Step 8/23 : COPY . . [2022-07-27T21:47:31.486Z] ---> Running in cea7d40feb95 [2022-07-27T21:47:31.486Z] ---> 0f313f680bb5 [2022-07-27T21:47:31.486Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-27T21:47:31.745Z] Removing intermediate container aaa1e8cc92b0 [2022-07-27T21:47:31.745Z] ---> d944f9f6c225 [2022-07-27T21:47:31.745Z] Step 25/25 : LABEL version=0.0.0 [2022-07-27T21:47:32.312Z] Removing intermediate container cea7d40feb95 [2022-07-27T21:47:32.312Z] ---> c295b882bf54 [2022-07-27T21:47:32.312Z] Step 22/22 : LABEL version=0.0.0 [2022-07-27T21:47:33.692Z] ---> Running in a41fc2e256f8 [2022-07-27T21:47:33.953Z] ---> b176879fecdf [2022-07-27T21:47:33.953Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-27T21:47:33.953Z] ---> Running in cc9477f59d67 [2022-07-27T21:47:33.953Z] Removing intermediate container a41fc2e256f8 [2022-07-27T21:47:33.953Z] ---> 8312105b7cc4 [2022-07-27T21:47:33.953Z] [2022-07-27T21:47:33.953Z] Removing intermediate container cc9477f59d67 [2022-07-27T21:47:33.953Z] ---> 6ef08c675dbd [2022-07-27T21:47:33.953Z] [2022-07-27T21:47:33.953Z] Successfully built 8312105b7cc4 [2022-07-27T21:47:34.213Z] Successfully tagged security-secretstore-setup:latest [2022-07-27T21:47:34.213Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2022-07-27T21:47:34.213Z] ---> eb5782fc98db [2022-07-27T21:47:34.213Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-27T21:47:34.213Z] ---> Running in 257685aceb57 [2022-07-27T21:47:34.213Z] Successfully built 6ef08c675dbd [2022-07-27T21:47:34.213Z] Successfully tagged support-notifications:latest [2022-07-27T21:47:34.213Z]  Building support-notifications ... done Building security-spiffe-token-provider [2022-07-27T21:47:39.493Z] ---> 662a1ff39eaa [2022-07-27T21:47:39.493Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-27T21:47:39.493Z] ---> 428ef08350b5 [2022-07-27T21:47:39.493Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-27T21:47:39.493Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T21:47:39.493Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-27T21:47:39.493Z] ---> 5cf87a4edc3a [2022-07-27T21:47:39.493Z] Step 3/22 : WORKDIR /edgex-go [2022-07-27T21:47:39.493Z] ---> Using cache [2022-07-27T21:47:39.493Z] ---> 311c25629a0a [2022-07-27T21:47:39.493Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T21:47:39.493Z] ---> Using cache [2022-07-27T21:47:39.493Z] ---> 4917cbe68a95 [2022-07-27T21:47:39.493Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-27T21:47:39.493Z] ---> Using cache [2022-07-27T21:47:39.493Z] ---> 0348b4a3482e [2022-07-27T21:47:39.493Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-27T21:47:39.493Z] ---> Using cache [2022-07-27T21:47:39.493Z] ---> c8815c9cf5d2 [2022-07-27T21:47:39.493Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T21:47:39.493Z] ---> Using cache [2022-07-27T21:47:39.493Z] ---> cbbd5adebdf7 [2022-07-27T21:47:39.493Z] Step 8/22 : COPY . . [2022-07-27T21:47:39.493Z] ---> Using cache [2022-07-27T21:47:39.493Z] ---> 662a1ff39eaa [2022-07-27T21:47:39.493Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-27T21:47:39.493Z] Removing intermediate container 257685aceb57 [2022-07-27T21:47:39.493Z] ---> d252890b538b [2022-07-27T21:47:39.493Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-27T21:47:39.493Z] ---> Running in 9076f6683464 [2022-07-27T21:47:39.493Z] ---> Running in 7410c7d324f8 [2022-07-27T21:47:39.493Z] ---> Running in 583418bdd766 [2022-07-27T21:47:39.493Z] ---> Running in b77ffd36f894 [2022-07-27T21:47:39.493Z] Removing intermediate container b77ffd36f894 [2022-07-27T21:47:39.493Z] ---> 8c78a7fd0169 [2022-07-27T21:47:39.493Z] Step 28/31 : CMD ["gate"] [2022-07-27T21:47:39.493Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T21:47:39.493Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-27T21:47:39.493Z] ---> 5cf87a4edc3a [2022-07-27T21:47:39.493Z] Step 3/20 : WORKDIR /edgex-go [2022-07-27T21:47:39.493Z] ---> Using cache [2022-07-27T21:47:39.493Z] ---> 311c25629a0a [2022-07-27T21:47:39.493Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-27T21:47:39.493Z] ---> Running in e7c641bf4c04 [2022-07-27T21:47:39.493Z] ---> Running in cbc0329ca1d0 [2022-07-27T21:47:39.493Z] Removing intermediate container e7c641bf4c04 [2022-07-27T21:47:39.493Z] ---> b6588d53b936 [2022-07-27T21:47:39.493Z] Step 29/31 : LABEL arch=x86_64 [2022-07-27T21:47:39.493Z] ---> Running in b953ae9e6ebc [2022-07-27T21:47:39.493Z] Removing intermediate container b953ae9e6ebc [2022-07-27T21:47:39.493Z] ---> 8fae3d94f1f0 [2022-07-27T21:47:39.493Z] Step 30/31 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d [2022-07-27T21:47:39.752Z] ---> Running in ca566855639e [2022-07-27T21:47:39.752Z] 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-07-27T21:47:39.752Z] Removing intermediate container ca566855639e [2022-07-27T21:47:39.752Z] ---> 087c071b28f9 [2022-07-27T21:47:39.752Z] Step 31/31 : LABEL version=0.0.0 [2022-07-27T21:47:39.752Z] 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-07-27T21:47:39.752Z] ---> Running in 5e1ef23f916c [2022-07-27T21:47:40.010Z] Removing intermediate container 5e1ef23f916c [2022-07-27T21:47:40.010Z] ---> d8486ef56c7a [2022-07-27T21:47:40.010Z] [2022-07-27T21:47:40.010Z] Successfully built d8486ef56c7a [2022-07-27T21:47:40.010Z] Successfully tagged security-bootstrapper:latest [2022-07-27T21:47:40.010Z]  Building security-bootstrapper ... done Building security-spire-config [2022-07-27T21:47:40.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:47:40.010Z] 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/core-command/core-command ./cmd/core-command [2022-07-27T21:47:40.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:47:40.268Z] v3.16.1-49-g79e592dfdf [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-27T21:47:40.268Z] v3.16.1-48-gc6be620ede [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-27T21:47:40.268Z] OK: 17033 distinct packages available [2022-07-27T21:47:40.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:47:40.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:47:40.786Z] OK: 211 MiB in 51 packages [2022-07-27T21:47:43.319Z] Removing intermediate container cbc0329ca1d0 [2022-07-27T21:47:43.319Z] ---> 7d70f0e56354 [2022-07-27T21:47:43.319Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-27T21:47:43.319Z] ---> 079c7e85b366 [2022-07-27T21:47:43.319Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T21:47:43.577Z] ---> Running in 000e4da29aeb [2022-07-27T21:47:43.844Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T21:47:43.844Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-27T21:47:43.844Z] ---> 5cf87a4edc3a [2022-07-27T21:47:43.844Z] Step 3/26 : WORKDIR /edgex-go [2022-07-27T21:47:43.844Z] ---> Using cache [2022-07-27T21:47:43.844Z] ---> 311c25629a0a [2022-07-27T21:47:43.844Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T21:47:43.844Z] ---> Using cache [2022-07-27T21:47:43.844Z] ---> 4917cbe68a95 [2022-07-27T21:47:43.844Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-27T21:47:43.844Z] ---> Using cache [2022-07-27T21:47:43.844Z] ---> 49a2043c5d37 [2022-07-27T21:47:43.844Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-27T21:47:43.844Z] ---> Using cache [2022-07-27T21:47:43.844Z] ---> e3d07ea8c458 [2022-07-27T21:47:43.844Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T21:47:43.844Z] ---> Using cache [2022-07-27T21:47:43.844Z] ---> fd9f15fea7ff [2022-07-27T21:47:43.844Z] Step 8/26 : COPY . . [2022-07-27T21:47:43.844Z] ---> Using cache [2022-07-27T21:47:43.844Z] ---> af1162cfcd1a [2022-07-27T21:47:43.844Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-27T21:47:43.844Z] ---> Using cache [2022-07-27T21:47:43.844Z] ---> 864c68f76e03 [2022-07-27T21:47:43.844Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-27T21:47:43.844Z] ---> Using cache [2022-07-27T21:47:43.844Z] ---> 1d9568ad77a1 [2022-07-27T21:47:43.844Z] Step 11/26 : 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-07-27T21:47:43.844Z] ---> Using cache [2022-07-27T21:47:43.844Z] ---> a2e13614404d [2022-07-27T21:47:43.844Z] Step 12/26 : WORKDIR /edgex-go [2022-07-27T21:47:43.844Z] ---> Using cache [2022-07-27T21:47:43.844Z] ---> ba1809ceb06d [2022-07-27T21:47:43.844Z] [2022-07-27T21:47:43.844Z] Step 13/26 : FROM alpine:3.15 [2022-07-27T21:47:43.844Z] ---> 2720e26172a0 [2022-07-27T21:47:43.844Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-27T21:47:43.844Z] ---> Using cache [2022-07-27T21:47:43.844Z] ---> 46de1e1dd1a2 [2022-07-27T21:47:43.844Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T21:47:43.844Z] ---> Using cache [2022-07-27T21:47:43.844Z] ---> 6fe9c5ae6eb5 [2022-07-27T21:47:43.844Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-27T21:47:44.104Z] ---> Running in 96de9a035b71 [2022-07-27T21:47:45.042Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:47:45.980Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:47:46.240Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-27T21:47:46.240Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-27T21:47:46.240Z] OK: 15856 distinct packages available [2022-07-27T21:47:46.240Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:47:47.181Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:47:47.448Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-27T21:47:47.448Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-27T21:47:47.707Z] (3/4) Installing libucontext (1.1-r0) [2022-07-27T21:47:47.707Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-27T21:47:47.707Z] Executing busybox-1.34.1-r7.trigger [2022-07-27T21:47:47.707Z] OK: 6 MiB in 18 packages [2022-07-27T21:47:48.653Z] Removing intermediate container 96de9a035b71 [2022-07-27T21:47:48.653Z] ---> 3d63f67a6b02 [2022-07-27T21:47:48.653Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-27T21:47:49.488Z] provisioning config files... [2022-07-27T21:47:49.512Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config7437013473335883455tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T21:47:49.872Z] ---> docker-login.sh [2022-07-27T21:47:49.872Z] nexus3.edgexfoundry.org:10001 [2022-07-27T21:47:50.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T21:47:50.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T21:47:50.747Z] Configure a credential helper to remove this warning. See [2022-07-27T21:47:50.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T21:47:50.747Z] [2022-07-27T21:47:50.747Z] Login Succeeded [2022-07-27T21:47:50.747Z] nexus3.edgexfoundry.org:10002 [2022-07-27T21:47:51.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T21:47:51.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T21:47:51.292Z] Configure a credential helper to remove this warning. See [2022-07-27T21:47:51.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T21:47:51.292Z] [2022-07-27T21:47:51.292Z] Login Succeeded [2022-07-27T21:47:51.292Z] nexus3.edgexfoundry.org:10003 [2022-07-27T21:47:51.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T21:47:51.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T21:47:51.566Z] Configure a credential helper to remove this warning. See [2022-07-27T21:47:51.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T21:47:51.566Z] [2022-07-27T21:47:51.566Z] Login Succeeded [2022-07-27T21:47:51.566Z] nexus3.edgexfoundry.org:10004 [2022-07-27T21:47:52.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T21:47:52.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T21:47:52.169Z] Configure a credential helper to remove this warning. See [2022-07-27T21:47:52.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T21:47:52.169Z] [2022-07-27T21:47:52.169Z] Login Succeeded [2022-07-27T21:47:52.169Z] docker.io [2022-07-27T21:47:52.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T21:47:52.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T21:47:52.715Z] Configure a credential helper to remove this warning. See [2022-07-27T21:47:52.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T21:47:52.715Z] [2022-07-27T21:47:52.715Z] Login Succeeded [2022-07-27T21:47:52.715Z] ---> docker-login.sh ends [Pipeline] } [2022-07-27T21:47:52.731Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-07-27T21:47:53.604Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo [2022-07-27T21:47:53.628Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T21:47:53.643Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T21:47:53.655Z] ========================================================= [2022-07-27T21:47:53.655Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-27T21:47:53.655Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-27T21:47:53.973Z] ---> eab08e7f50d4 [2022-07-27T21:47:53.973Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-27T21:47:53.973Z] Removing intermediate container 000e4da29aeb [2022-07-27T21:47:53.973Z] ---> 22e8e52e3858 [2022-07-27T21:47:53.973Z] Step 7/20 : COPY . . [2022-07-27T21:47:53.973Z] ---> 784454663b4f [2022-07-27T21:47:53.973Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-27T21:47:54.001Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-27T21:47:54.233Z] ---> Running in 84049cf0d310 [2022-07-27T21:47:54.287Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-27T21:47:54.287Z] b3c136eddcbf: Pulling fs layer [2022-07-27T21:47:54.287Z] c0a3192eca97: Pulling fs layer [2022-07-27T21:47:54.287Z] a050256f5b6f: Pulling fs layer [2022-07-27T21:47:54.287Z] 656be50a0ddc: Pulling fs layer [2022-07-27T21:47:54.287Z] 2bbca73fdf42: Pulling fs layer [2022-07-27T21:47:54.287Z] 46d945488cbd: Pulling fs layer [2022-07-27T21:47:54.287Z] 8a5474983e97: Pulling fs layer [2022-07-27T21:47:54.287Z] 329c88fbcd65: Pulling fs layer [2022-07-27T21:47:54.287Z] 656be50a0ddc: Waiting [2022-07-27T21:47:54.287Z] 2bbca73fdf42: Waiting [2022-07-27T21:47:54.287Z] 46d945488cbd: Waiting [2022-07-27T21:47:54.287Z] 8a5474983e97: Waiting [2022-07-27T21:47:54.287Z] 329c88fbcd65: Waiting [2022-07-27T21:47:54.287Z] a050256f5b6f: Verifying Checksum [2022-07-27T21:47:54.287Z] a050256f5b6f: Download complete [2022-07-27T21:47:54.287Z] c0a3192eca97: Verifying Checksum [2022-07-27T21:47:54.287Z] c0a3192eca97: Download complete [2022-07-27T21:47:54.287Z] 2bbca73fdf42: Verifying Checksum [2022-07-27T21:47:54.287Z] 2bbca73fdf42: Download complete [2022-07-27T21:47:54.287Z] 46d945488cbd: Verifying Checksum [2022-07-27T21:47:54.287Z] 46d945488cbd: Download complete [2022-07-27T21:47:54.287Z] b3c136eddcbf: Verifying Checksum [2022-07-27T21:47:54.287Z] b3c136eddcbf: Download complete [2022-07-27T21:47:54.807Z] Removing intermediate container 84049cf0d310 [2022-07-27T21:47:54.807Z] ---> 9be4032e13bb [2022-07-27T21:47:54.807Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-27T21:47:55.306Z] b3c136eddcbf: Pull complete [2022-07-27T21:47:55.306Z] 329c88fbcd65: Verifying Checksum [2022-07-27T21:47:55.306Z] 329c88fbcd65: Download complete [2022-07-27T21:47:55.915Z] c0a3192eca97: Pull complete [2022-07-27T21:47:56.190Z] ---> 7e1b91a14cad [2022-07-27T21:47:56.190Z] Step 21/26 : WORKDIR / [2022-07-27T21:47:56.190Z] ---> Running in 22241af1bb8a [2022-07-27T21:47:56.190Z] Removing intermediate container 22241af1bb8a [2022-07-27T21:47:56.190Z] ---> 2657ea95964a [2022-07-27T21:47:56.190Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-27T21:47:56.190Z] ---> Running in 600ce92bcd6f [2022-07-27T21:47:56.191Z] a050256f5b6f: Pull complete [2022-07-27T21:47:56.450Z] Removing intermediate container 600ce92bcd6f [2022-07-27T21:47:56.450Z] ---> 19190077c6d6 [2022-07-27T21:47:56.450Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-27T21:47:56.450Z] ---> Running in 5a87af5466ff [2022-07-27T21:47:56.711Z] Removing intermediate container 5a87af5466ff [2022-07-27T21:47:56.711Z] ---> 373d1c0f6091 [2022-07-27T21:47:56.711Z] Step 24/26 : LABEL arch=x86_64 [2022-07-27T21:47:56.795Z] 8a5474983e97: Verifying Checksum [2022-07-27T21:47:56.796Z] 8a5474983e97: Download complete [2022-07-27T21:47:56.970Z] ---> Running in 19203bcf5702 [2022-07-27T21:47:56.970Z] Removing intermediate container 19203bcf5702 [2022-07-27T21:47:56.970Z] ---> 7dfff5e4e894 [2022-07-27T21:47:56.970Z] Step 25/26 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d [2022-07-27T21:47:56.970Z] ---> Running in c6a59d4641bf [2022-07-27T21:47:57.236Z] Removing intermediate container c6a59d4641bf [2022-07-27T21:47:57.236Z] ---> 6bb142b417c2 [2022-07-27T21:47:57.236Z] Step 26/26 : LABEL version=0.0.0 [2022-07-27T21:47:57.236Z] ---> Running in 28edcb16498d [2022-07-27T21:47:57.399Z] 656be50a0ddc: Verifying Checksum [2022-07-27T21:47:57.399Z] 656be50a0ddc: Download complete [2022-07-27T21:47:57.497Z] Removing intermediate container 28edcb16498d [2022-07-27T21:47:57.497Z] ---> cf9c80d45c5a [2022-07-27T21:47:57.497Z] [2022-07-27T21:47:57.757Z] Successfully built cf9c80d45c5a [2022-07-27T21:47:57.757Z] Successfully tagged security-spire-config:latest [2022-07-27T21:47:57.757Z]  Building security-spire-config ... done Building core-metadata [2022-07-27T21:48:01.951Z] 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-07-27T21:48:02.212Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T21:48:02.212Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-27T21:48:02.212Z] ---> 5cf87a4edc3a [2022-07-27T21:48:02.212Z] Step 3/23 : WORKDIR /edgex-go [2022-07-27T21:48:02.212Z] ---> Using cache [2022-07-27T21:48:02.212Z] ---> 311c25629a0a [2022-07-27T21:48:02.212Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T21:48:02.212Z] ---> Using cache [2022-07-27T21:48:02.212Z] ---> 4917cbe68a95 [2022-07-27T21:48:02.212Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-27T21:48:02.212Z] ---> Using cache [2022-07-27T21:48:02.212Z] ---> 0348b4a3482e [2022-07-27T21:48:02.212Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-27T21:48:02.212Z] ---> Using cache [2022-07-27T21:48:02.212Z] ---> c8815c9cf5d2 [2022-07-27T21:48:02.212Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T21:48:02.212Z] ---> Using cache [2022-07-27T21:48:02.212Z] ---> cbbd5adebdf7 [2022-07-27T21:48:02.212Z] Step 8/23 : COPY . . [2022-07-27T21:48:02.212Z] ---> Using cache [2022-07-27T21:48:02.212Z] ---> 662a1ff39eaa [2022-07-27T21:48:02.212Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-27T21:48:03.595Z] ---> Running in 04c7f7dcad32 [2022-07-27T21:48:03.855Z] ---> 85aa3e56d30c [2022-07-27T21:48:03.855Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-27T21:48:04.114Z] ---> Running in a74e9f608df6 [2022-07-27T21:48:04.114Z] 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-07-27T21:48:04.373Z] 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-07-27T21:48:06.286Z] Removing intermediate container 9076f6683464 [2022-07-27T21:48:06.286Z] ---> 031faeb11e6f [2022-07-27T21:48:06.286Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-27T21:48:06.286Z] Removing intermediate container 583418bdd766 [2022-07-27T21:48:06.286Z] ---> f65e24f80565 [2022-07-27T21:48:06.286Z] [2022-07-27T21:48:06.286Z] Step 10/23 : FROM alpine:3.16 [2022-07-27T21:48:06.286Z] ---> d7d3d98c851f [2022-07-27T21:48:06.286Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-27T21:48:06.286Z] Removing intermediate container 7410c7d324f8 [2022-07-27T21:48:06.286Z] ---> 72ada5024c35 [2022-07-27T21:48:06.286Z] [2022-07-27T21:48:06.286Z] Step 10/22 : FROM alpine:3.16 [2022-07-27T21:48:06.286Z] ---> d7d3d98c851f [2022-07-27T21:48:06.286Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-27T21:48:06.286Z] ---> Running in 76eddc73ab23 [2022-07-27T21:48:06.286Z] ---> Running in 4dea74d645b5 [2022-07-27T21:48:06.286Z] ---> Running in 4a1d2bce26e3 [2022-07-27T21:48:06.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:48:06.546Z] 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-07-27T21:48:06.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:48:06.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:48:06.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:48:06.808Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-27T21:48:06.808Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-27T21:48:06.808Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-27T21:48:06.808Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-27T21:48:06.808Z] (5/6) Installing curl (7.83.1-r2) [2022-07-27T21:48:06.808Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-27T21:48:06.808Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T21:48:06.808Z] Executing ca-certificates-20211220-r0.trigger [2022-07-27T21:48:07.071Z] OK: 8 MiB in 20 packages [2022-07-27T21:48:07.071Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-27T21:48:07.071Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T21:48:07.071Z] OK: 6 MiB in 15 packages [2022-07-27T21:48:07.643Z] Removing intermediate container 4dea74d645b5 [2022-07-27T21:48:07.643Z] ---> 9cd18c92842f [2022-07-27T21:48:07.643Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-27T21:48:07.903Z] ---> Running in ea7a52b77330 [2022-07-27T21:48:07.903Z] Removing intermediate container 4a1d2bce26e3 [2022-07-27T21:48:07.903Z] ---> 77bc660e6f03 [2022-07-27T21:48:07.903Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-27T21:48:07.903Z] Removing intermediate container 76eddc73ab23 [2022-07-27T21:48:07.903Z] ---> 0641c84457e7 [2022-07-27T21:48:07.903Z] [2022-07-27T21:48:07.903Z] Step 11/23 : FROM docker:20.10.14 [2022-07-27T21:48:07.903Z] ---> Running in 42540f743978 [2022-07-27T21:48:07.903Z] Removing intermediate container ea7a52b77330 [2022-07-27T21:48:07.903Z] ---> 09f9c5c16d7b [2022-07-27T21:48:07.903Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-27T21:48:07.903Z] 20.10.14: Pulling from library/docker [2022-07-27T21:48:07.903Z] ---> Running in ebbd6d15268b [2022-07-27T21:48:08.166Z] Removing intermediate container 42540f743978 [2022-07-27T21:48:08.166Z] ---> 1ed6f8ee0e5b [2022-07-27T21:48:08.166Z] Step 13/22 : WORKDIR /edgex [2022-07-27T21:48:08.166Z] Removing intermediate container ebbd6d15268b [2022-07-27T21:48:08.166Z] ---> 8baca0f5c8f6 [2022-07-27T21:48:08.166Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-27T21:48:08.426Z] ---> Running in 92bf3784f95a [2022-07-27T21:48:08.426Z] ---> Running in 6339fdf64ad1 [2022-07-27T21:48:08.687Z] Removing intermediate container 6339fdf64ad1 [2022-07-27T21:48:08.687Z] ---> e773537b33b0 [2022-07-27T21:48:08.687Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-27T21:48:08.687Z] Removing intermediate container 92bf3784f95a [2022-07-27T21:48:08.687Z] ---> 954709aeab63 [2022-07-27T21:48:08.687Z] Step 15/23 : WORKDIR / [2022-07-27T21:48:08.687Z] ---> Running in 47693fe709ce [2022-07-27T21:48:09.258Z] ---> 6d7fba85a7cb [2022-07-27T21:48:09.258Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-27T21:48:09.258Z] Removing intermediate container 47693fe709ce [2022-07-27T21:48:09.258Z] ---> 76bf0ade5068 [2022-07-27T21:48:09.258Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T21:48:09.827Z] ---> b4a763ab5235 [2022-07-27T21:48:09.827Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-27T21:48:09.827Z] ---> 2af7608a12e3 [2022-07-27T21:48:09.827Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-27T21:48:10.397Z] ---> 80645a269320 [2022-07-27T21:48:10.397Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-27T21:48:10.655Z] ---> 129f3bad2917 [2022-07-27T21:48:10.655Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-27T21:48:10.915Z] ---> 8cc1cb7587c3 [2022-07-27T21:48:10.915Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-27T21:48:10.915Z] ---> Running in 1ea2b4266caf [2022-07-27T21:48:11.175Z] ---> 608a90769287 [2022-07-27T21:48:11.175Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-27T21:48:11.175Z] ---> Running in 86d1a0a9cec4 [2022-07-27T21:48:11.175Z] Removing intermediate container 1ea2b4266caf [2022-07-27T21:48:11.175Z] ---> a0d6c2de7e52 [2022-07-27T21:48:11.175Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T21:48:11.175Z] ---> Running in 1658b03f013a [2022-07-27T21:48:11.744Z] Removing intermediate container 1658b03f013a [2022-07-27T21:48:11.744Z] ---> e5f67f69bd66 [2022-07-27T21:48:11.744Z] Step 21/23 : LABEL arch=x86_64 [2022-07-27T21:48:11.744Z] ---> Running in 79d388430c0a [2022-07-27T21:48:11.744Z] Removing intermediate container 79d388430c0a [2022-07-27T21:48:11.744Z] ---> 98f1d3bd9d99 [2022-07-27T21:48:11.744Z] Step 22/23 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d [2022-07-27T21:48:12.004Z] ---> Running in 3adfaa8e38db [2022-07-27T21:48:12.265Z] Removing intermediate container 3adfaa8e38db [2022-07-27T21:48:12.265Z] ---> 7846e32fb050 [2022-07-27T21:48:12.265Z] Step 23/23 : LABEL version=0.0.0 [2022-07-27T21:48:12.265Z] ---> Running in 1069f2d832f1 [2022-07-27T21:48:12.487Z] 656be50a0ddc: Pull complete [2022-07-27T21:48:12.487Z] 2bbca73fdf42: Pull complete [2022-07-27T21:48:12.487Z] 46d945488cbd: Pull complete [2022-07-27T21:48:12.536Z] Removing intermediate container 86d1a0a9cec4 [2022-07-27T21:48:12.536Z] ---> 0681e7044663 [2022-07-27T21:48:12.536Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-27T21:48:12.795Z] Removing intermediate container 1069f2d832f1 [2022-07-27T21:48:12.795Z] ---> 761b29e5dd6d [2022-07-27T21:48:12.795Z] [2022-07-27T21:48:12.795Z] ---> Running in 95b8873a2466 [2022-07-27T21:48:12.795Z] Successfully built 761b29e5dd6d [2022-07-27T21:48:12.795Z] Successfully tagged core-command:latest [2022-07-27T21:48:12.795Z]  Building core-command ... done Building support-scheduler [2022-07-27T21:48:13.363Z] Removing intermediate container 95b8873a2466 [2022-07-27T21:48:13.363Z] ---> 9860767bec25 [2022-07-27T21:48:13.363Z] Step 20/22 : LABEL arch=x86_64 [2022-07-27T21:48:14.305Z] ---> Running in a57e1b24c79e [2022-07-27T21:48:14.566Z] Removing intermediate container a57e1b24c79e [2022-07-27T21:48:14.566Z] ---> 35777704ee5a [2022-07-27T21:48:14.566Z] Step 21/22 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d [2022-07-27T21:48:14.566Z] ---> Running in 37a3d65f8b7d [2022-07-27T21:48:14.827Z] Removing intermediate container 37a3d65f8b7d [2022-07-27T21:48:14.827Z] ---> 9f2b6ddf3072 [2022-07-27T21:48:14.827Z] Step 22/22 : LABEL version=0.0.0 [2022-07-27T21:48:15.097Z] ---> Running in c47b16d56dc6 [2022-07-27T21:48:15.358Z] Removing intermediate container c47b16d56dc6 [2022-07-27T21:48:15.358Z] ---> 6ac522575d24 [2022-07-27T21:48:15.358Z] [2022-07-27T21:48:15.358Z] Successfully built 6ac522575d24 [2022-07-27T21:48:15.358Z] Successfully tagged security-proxy-setup:latest [2022-07-27T21:48:15.358Z] Building core-data [2022-07-27T21:48:16.804Z] 8a5474983e97: Pull complete [2022-07-27T21:48:18.791Z] 329c88fbcd65: Pull complete [2022-07-27T21:48:18.791Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-27T21:48:18.791Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-27T21:48:18.791Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-27T21:48:19.143Z] + docker build -t ci-base-image-arm64 -f - . [2022-07-27T21:48:19.143Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-27T21:48:19.143Z] WORKDIR /edgex [2022-07-27T21:48:19.143Z] COPY go.mod . [2022-07-27T21:48:19.143Z] RUN go mod download [2022-07-27T21:48:20.636Z]  Building security-proxy-setup ... done Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-27T21:48:20.636Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-27T21:48:20.636Z] ---> 7417809fdb73 [2022-07-27T21:48:20.636Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-27T21:48:20.895Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T21:48:20.895Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-27T21:48:20.895Z] ---> 5cf87a4edc3a [2022-07-27T21:48:20.895Z] Step 3/22 : WORKDIR /edgex-go [2022-07-27T21:48:20.895Z] ---> Using cache [2022-07-27T21:48:20.895Z] ---> 311c25629a0a [2022-07-27T21:48:20.895Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T21:48:20.895Z] ---> Using cache [2022-07-27T21:48:20.895Z] ---> 4917cbe68a95 [2022-07-27T21:48:20.895Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-27T21:48:20.895Z] ---> Using cache [2022-07-27T21:48:20.895Z] ---> 0348b4a3482e [2022-07-27T21:48:20.895Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-27T21:48:20.895Z] ---> Using cache [2022-07-27T21:48:20.895Z] ---> c8815c9cf5d2 [2022-07-27T21:48:20.895Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T21:48:20.895Z] ---> Using cache [2022-07-27T21:48:20.895Z] ---> cbbd5adebdf7 [2022-07-27T21:48:20.895Z] Step 8/22 : COPY . . [2022-07-27T21:48:20.895Z] ---> Using cache [2022-07-27T21:48:20.895Z] ---> 662a1ff39eaa [2022-07-27T21:48:20.895Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-27T21:48:21.768Z] Sending build context to Docker daemon 169.4MB [2022-07-27T21:48:21.769Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-27T21:48:21.769Z] ---> ff4287adb874 [2022-07-27T21:48:21.769Z] Step 2/4 : WORKDIR /edgex [2022-07-27T21:48:22.282Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T21:48:22.283Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-27T21:48:22.283Z] ---> 5cf87a4edc3a [2022-07-27T21:48:22.283Z] Step 3/23 : WORKDIR /edgex-go [2022-07-27T21:48:22.283Z] ---> Using cache [2022-07-27T21:48:22.283Z] ---> 311c25629a0a [2022-07-27T21:48:22.283Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T21:48:22.283Z] ---> Using cache [2022-07-27T21:48:22.283Z] ---> 4917cbe68a95 [2022-07-27T21:48:22.283Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-27T21:48:23.223Z] ---> Running in e0540875ad2a [2022-07-27T21:48:23.223Z] ---> Running in 36f0810f52f2 [2022-07-27T21:48:23.223Z] ---> Running in b70768de1856 [2022-07-27T21:48:23.481Z] Removing intermediate container b70768de1856 [2022-07-27T21:48:23.481Z] ---> b7f16c250811 [2022-07-27T21:48:23.481Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-27T21:48:23.481Z] ---> Running in d63456d8090b [2022-07-27T21:48:23.779Z] ---> Running in b4f932eedf6d [2022-07-27T21:48:24.051Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:48:24.053Z] Removing intermediate container b4f932eedf6d [2022-07-27T21:48:24.053Z] ---> 2f9716cf835b [2022-07-27T21:48:24.053Z] Step 3/4 : COPY go.mod . [2022-07-27T21:48:24.311Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-27T21:48:24.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:48:24.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:48:24.570Z] (1/43) Installing readline (8.1.1-r0) [2022-07-27T21:48:24.570Z] (2/43) Installing bash (5.1.16-r0) [2022-07-27T21:48:24.570Z] Executing bash-5.1.16-r0.post-install [2022-07-27T21:48:24.570Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-27T21:48:24.570Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-27T21:48:24.570Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-27T21:48:24.570Z] (6/43) Installing curl (7.80.0-r2) [2022-07-27T21:48:24.570Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-27T21:48:24.570Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-27T21:48:24.570Z] (9/43) Installing expat (2.4.7-r0) [2022-07-27T21:48:24.570Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-27T21:48:24.570Z] (11/43) Installing gdbm (1.22-r0) [2022-07-27T21:48:24.570Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-27T21:48:24.570Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-27T21:48:24.570Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-27T21:48:24.570Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-27T21:48:24.570Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-27T21:48:24.570Z] (17/43) Installing python3 (3.9.13-r1) [2022-07-27T21:48:24.657Z] ---> 8c92e787d5c6 [2022-07-27T21:48:24.657Z] Step 4/4 : RUN go mod download [2022-07-27T21:48:24.657Z] ---> Running in f61dec3709bc [2022-07-27T21:48:24.832Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:48:24.832Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-27T21:48:24.832Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-27T21:48:24.832Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-27T21:48:25.095Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-27T21:48:25.095Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-27T21:48:25.095Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-27T21:48:25.095Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-27T21:48:25.095Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-27T21:48:25.095Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-27T21:48:25.095Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-27T21:48:25.095Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-27T21:48:25.095Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-27T21:48:25.095Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-27T21:48:25.095Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-27T21:48:25.095Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-27T21:48:25.095Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-27T21:48:25.095Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-27T21:48:25.095Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-27T21:48:25.095Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-27T21:48:25.095Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-27T21:48:25.095Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-27T21:48:25.095Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-27T21:48:25.095Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-27T21:48:25.095Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-27T21:48:25.095Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-27T21:48:25.095Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-27T21:48:25.357Z] OK: 211 MiB in 51 packages [2022-07-27T21:48:25.357Z] Executing busybox-1.34.1-r5.trigger [2022-07-27T21:48:25.357Z] OK: 83 MiB in 65 packages [2022-07-27T21:48:25.930Z] Collecting docker-compose==1.23.2 [2022-07-27T21:48:25.930Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-27T21:48:25.930Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-27T21:48:25.930Z] Collecting texttable<0.10,>=0.9.0 [2022-07-27T21:48:25.930Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-27T21:48:26.502Z] Removing intermediate container 04c7f7dcad32 [2022-07-27T21:48:26.502Z] ---> 7e58298af37e [2022-07-27T21:48:26.502Z] [2022-07-27T21:48:26.502Z] Step 10/23 : FROM alpine:3.16 [2022-07-27T21:48:26.502Z] ---> d7d3d98c851f [2022-07-27T21:48:26.502Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-27T21:48:26.502Z] ---> Using cache [2022-07-27T21:48:26.502Z] ---> 9cd18c92842f [2022-07-27T21:48:26.502Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-27T21:48:26.502Z] ---> Using cache [2022-07-27T21:48:26.502Z] ---> 09f9c5c16d7b [2022-07-27T21:48:26.502Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-27T21:48:26.502Z] ---> Running in 832c2b062858 [2022-07-27T21:48:26.502Z] Removing intermediate container e0540875ad2a [2022-07-27T21:48:26.502Z] ---> c8080285b77b [2022-07-27T21:48:26.502Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-27T21:48:26.502Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-27T21:48:26.502Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-27T21:48:26.502Z] Removing intermediate container 832c2b062858 [2022-07-27T21:48:26.502Z] ---> d15c337311a7 [2022-07-27T21:48:26.502Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-27T21:48:26.502Z] ---> Running in c7d66c22eca3 [2022-07-27T21:48:26.764Z] ---> 3cb34bd18297 [2022-07-27T21:48:26.764Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T21:48:26.764Z] ---> Running in 1627d35c7847 [2022-07-27T21:48:26.764Z] Removing intermediate container c7d66c22eca3 [2022-07-27T21:48:26.764Z] ---> af909c374186 [2022-07-27T21:48:26.764Z] Step 15/23 : WORKDIR / [2022-07-27T21:48:26.764Z] ---> Running in d5685abcfa8b [2022-07-27T21:48:26.764Z] Collecting cached-property<2,>=1.2.0 [2022-07-27T21:48:26.764Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-27T21:48:27.023Z] Collecting jsonschema<3,>=2.5.1 [2022-07-27T21:48:27.023Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-27T21:48:27.023Z] Removing intermediate container d5685abcfa8b [2022-07-27T21:48:27.023Z] ---> f9a6767b6817 [2022-07-27T21:48:27.023Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T21:48:27.023Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-27T21:48:27.023Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-27T21:48:27.283Z] Collecting PyYAML<4,>=3.10 [2022-07-27T21:48:27.283Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-27T21:48:27.283Z] ---> 590addcd8d95 [2022-07-27T21:48:27.283Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-27T21:48:27.853Z] ---> f40cf51645c1 [2022-07-27T21:48:27.853Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-27T21:48:27.853Z] Collecting docker<4.0,>=3.6.0 [2022-07-27T21:48:27.853Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-27T21:48:27.853Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-27T21:48:27.853Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-27T21:48:27.853Z] Collecting docopt<0.7,>=0.6.1 [2022-07-27T21:48:27.853Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-27T21:48:28.112Z] ---> 8c12d9b5394b [2022-07-27T21:48:28.112Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-27T21:48:28.112Z] Collecting docker-pycreds>=0.4.0 [2022-07-27T21:48:28.112Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-27T21:48:28.112Z] ---> Running in e14ad2a07a07 [2022-07-27T21:48:28.370Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-27T21:48:28.370Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-27T21:48:28.370Z] Collecting idna<2.8,>=2.5 [2022-07-27T21:48:28.370Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-27T21:48:28.370Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-27T21:48:28.370Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-27T21:48:28.370Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-27T21:48:28.631Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-27T21:48:28.631Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-27T21:48:28.631Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-27T21:48:28.631Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-27T21:48:28.631Z] Removing intermediate container e14ad2a07a07 [2022-07-27T21:48:28.631Z] ---> 27873146babd [2022-07-27T21:48:28.631Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T21:48:28.631Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-27T21:48:28.631Z] Attempting uninstall: urllib3 [2022-07-27T21:48:28.631Z] Found existing installation: urllib3 1.26.7 [2022-07-27T21:48:28.631Z] Uninstalling urllib3-1.26.7: [2022-07-27T21:48:28.631Z] Successfully uninstalled urllib3-1.26.7 [2022-07-27T21:48:28.892Z] ---> Running in d0ff6b7f20eb [2022-07-27T21:48:28.892Z] Attempting uninstall: idna [2022-07-27T21:48:28.892Z] Found existing installation: idna 3.3 [2022-07-27T21:48:28.892Z] Uninstalling idna-3.3: [2022-07-27T21:48:28.892Z] Successfully uninstalled idna-3.3 [2022-07-27T21:48:29.465Z] Removing intermediate container d0ff6b7f20eb [2022-07-27T21:48:29.465Z] ---> 0b7bdb559eca [2022-07-27T21:48:29.465Z] Step 21/23 : LABEL arch=x86_64 [2022-07-27T21:48:29.465Z] Attempting uninstall: requests [2022-07-27T21:48:29.465Z] Found existing installation: requests 2.26.0 [2022-07-27T21:48:29.465Z] Uninstalling requests-2.26.0: [2022-07-27T21:48:29.465Z] Successfully uninstalled requests-2.26.0 [2022-07-27T21:48:29.725Z] ---> Running in 2046befeb680 [2022-07-27T21:48:29.725Z] Running setup.py install for texttable: started [2022-07-27T21:48:29.985Z] Removing intermediate container 2046befeb680 [2022-07-27T21:48:29.985Z] ---> d14b5c11db3d [2022-07-27T21:48:29.985Z] Step 22/23 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d [2022-07-27T21:48:29.985Z] Running setup.py install for texttable: finished with status 'done' [2022-07-27T21:48:29.985Z] Running setup.py install for PyYAML: started [2022-07-27T21:48:29.985Z] ---> Running in 1bd554d577ad [2022-07-27T21:48:30.246Z] Removing intermediate container a74e9f608df6 [2022-07-27T21:48:30.246Z] ---> 5c3b854e1c40 [2022-07-27T21:48:30.246Z] [2022-07-27T21:48:30.246Z] Step 9/20 : FROM alpine:3.15 [2022-07-27T21:48:30.246Z] ---> 2720e26172a0 [2022-07-27T21:48:30.246Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-27T21:48:30.246Z] ---> Using cache [2022-07-27T21:48:30.246Z] ---> 46de1e1dd1a2 [2022-07-27T21:48:30.246Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T21:48:30.246Z] ---> Using cache [2022-07-27T21:48:30.246Z] ---> 6fe9c5ae6eb5 [2022-07-27T21:48:30.246Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-27T21:48:30.246Z] ---> Running in bb95b28774e3 [2022-07-27T21:48:30.246Z] Removing intermediate container 1bd554d577ad [2022-07-27T21:48:30.246Z] ---> e9fcd0411308 [2022-07-27T21:48:30.246Z] Step 23/23 : LABEL version=0.0.0 [2022-07-27T21:48:30.507Z] ---> Running in a747f52b4aaf [2022-07-27T21:48:30.507Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-27T21:48:30.507Z] Running setup.py install for docopt: started [2022-07-27T21:48:30.767Z] Removing intermediate container a747f52b4aaf [2022-07-27T21:48:30.767Z] ---> 635c584e0ac2 [2022-07-27T21:48:30.767Z] [2022-07-27T21:48:30.767Z] Running setup.py install for docopt: finished with status 'done' [2022-07-27T21:48:30.767Z] Running setup.py install for dockerpty: started [2022-07-27T21:48:30.767Z] Successfully built 635c584e0ac2 [2022-07-27T21:48:30.767Z] Successfully tagged core-metadata:latest [2022-07-27T21:48:31.029Z]  Building core-metadata ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:48:31.029Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-27T21:48:31.601Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-07-27T21:48:31.860Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:48:32.119Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-27T21:48:32.119Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-27T21:48:32.119Z] OK: 15856 distinct packages available [2022-07-27T21:48:32.119Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:48:33.057Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:48:33.316Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-27T21:48:33.576Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-27T21:48:33.576Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-27T21:48:33.576Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-27T21:48:33.576Z] Removing intermediate container 1627d35c7847 [2022-07-27T21:48:33.576Z] ---> d8c0a84c5b34 [2022-07-27T21:48:33.576Z] Step 8/23 : COPY . . [2022-07-27T21:48:33.837Z] (5/9) Installing curl (7.80.0-r2) [2022-07-27T21:48:33.837Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-27T21:48:33.837Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-27T21:48:34.108Z] (8/9) Installing libucontext (1.1-r0) [2022-07-27T21:48:34.108Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-27T21:48:34.108Z] Executing busybox-1.34.1-r7.trigger [2022-07-27T21:48:34.108Z] Executing ca-certificates-20211220-r0.trigger [2022-07-27T21:48:34.376Z] OK: 8 MiB in 23 packages [2022-07-27T21:48:35.558Z] Removing intermediate container d63456d8090b [2022-07-27T21:48:35.558Z] ---> 6af4328f29f9 [2022-07-27T21:48:35.558Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-27T21:48:35.558Z] ---> Running in fd3de914d864 [2022-07-27T21:48:35.558Z] Removing intermediate container bb95b28774e3 [2022-07-27T21:48:35.558Z] ---> a20fc74b5e3f [2022-07-27T21:48:35.558Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T21:48:35.860Z] Removing intermediate container fd3de914d864 [2022-07-27T21:48:35.860Z] ---> 64c525e38e9d [2022-07-27T21:48:35.860Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-27T21:48:36.120Z] ---> 99b9e30ff182 [2022-07-27T21:48:36.120Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-27T21:48:36.120Z] ---> Running in e968b2efd96f [2022-07-27T21:48:36.696Z] Removing intermediate container e968b2efd96f [2022-07-27T21:48:36.696Z] ---> e57ba56d410e [2022-07-27T21:48:36.696Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-27T21:48:36.956Z] ---> baa730065cb8 [2022-07-27T21:48:36.956Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-27T21:48:37.527Z] ---> cc6950549340 [2022-07-27T21:48:37.527Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-27T21:48:37.527Z] ---> ed205af5dd6c [2022-07-27T21:48:37.527Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-27T21:48:37.527Z] ---> Running in b2e5a654fa8c [2022-07-27T21:48:37.787Z] Removing intermediate container b2e5a654fa8c [2022-07-27T21:48:37.787Z] ---> 4ddc4f413d1f [2022-07-27T21:48:37.787Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T21:48:38.048Z] ---> b0aac3b56cc0 [2022-07-27T21:48:38.048Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-27T21:48:38.048Z] ---> Running in 10b918e98fe4 [2022-07-27T21:48:38.311Z] Removing intermediate container 10b918e98fe4 [2022-07-27T21:48:38.311Z] ---> c8196a40e411 [2022-07-27T21:48:38.311Z] Step 18/20 : LABEL arch=x86_64 [2022-07-27T21:48:38.311Z] ---> Running in 530eaae6c88b [2022-07-27T21:48:38.571Z] ---> bf310c5733ad [2022-07-27T21:48:38.571Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-27T21:48:38.571Z] ---> Running in 9e119495d412 [2022-07-27T21:48:38.571Z] Removing intermediate container 530eaae6c88b [2022-07-27T21:48:38.571Z] ---> 5a0189529648 [2022-07-27T21:48:38.571Z] Step 19/20 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d [2022-07-27T21:48:38.571Z] ---> Running in 4f504a0ddb6b [2022-07-27T21:48:38.833Z] Removing intermediate container 9e119495d412 [2022-07-27T21:48:38.833Z] ---> 3b601bd5ab4b [2022-07-27T21:48:38.833Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T21:48:38.833Z] Removing intermediate container 4f504a0ddb6b [2022-07-27T21:48:38.833Z] ---> 6d5d971e7473 [2022-07-27T21:48:38.833Z] Step 20/20 : LABEL version=0.0.0 [2022-07-27T21:48:38.833Z] ---> Running in 1ce89e799529 [2022-07-27T21:48:38.833Z] ---> Running in 034e52ee2827 [2022-07-27T21:48:39.093Z] Removing intermediate container 1ce89e799529 [2022-07-27T21:48:39.093Z] ---> 1c534e71379b [2022-07-27T21:48:39.093Z] Step 21/23 : LABEL arch=x86_64 [2022-07-27T21:48:39.093Z] Removing intermediate container 034e52ee2827 [2022-07-27T21:48:39.093Z] ---> d76f4b2a64d2 [2022-07-27T21:48:39.093Z] [2022-07-27T21:48:39.093Z] ---> Running in 39d0d115144e [2022-07-27T21:48:39.354Z] Successfully built d76f4b2a64d2 [2022-07-27T21:48:39.354Z] Successfully tagged security-spiffe-token-provider:latest [2022-07-27T21:48:39.354Z]  Building security-spiffe-token-provider ... done Removing intermediate container 39d0d115144e [2022-07-27T21:48:39.354Z] ---> b58d727e8c5d [2022-07-27T21:48:39.354Z] Step 22/23 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d [2022-07-27T21:48:39.618Z] ---> Running in 5ca0839e4f4b [2022-07-27T21:48:39.618Z] Removing intermediate container 5ca0839e4f4b [2022-07-27T21:48:39.618Z] ---> c6e0efd0c5c6 [2022-07-27T21:48:39.618Z] Step 23/23 : LABEL version=0.0.0 [2022-07-27T21:48:39.877Z] ---> Running in 0fee0e293c4f [2022-07-27T21:48:39.877Z] Removing intermediate container 0fee0e293c4f [2022-07-27T21:48:39.877Z] ---> f080f2261e94 [2022-07-27T21:48:39.877Z] [2022-07-27T21:48:40.150Z] Successfully built f080f2261e94 [2022-07-27T21:48:40.150Z] Successfully tagged sys-mgmt-agent:latest [2022-07-27T21:48:42.702Z]  Building sys-mgmt-agent ... done  ---> 46e42fb7f738 [2022-07-27T21:48:42.702Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-27T21:48:42.963Z] ---> Running in f406a5bd4af2 [2022-07-27T21:48:43.224Z] 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-07-27T21:48:45.777Z] Removing intermediate container 36f0810f52f2 [2022-07-27T21:48:45.777Z] ---> 14e25f8c7c25 [2022-07-27T21:48:45.777Z] [2022-07-27T21:48:45.777Z] Step 10/22 : FROM alpine:3.16 [2022-07-27T21:48:45.777Z] ---> d7d3d98c851f [2022-07-27T21:48:45.777Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-27T21:48:45.777Z] ---> Using cache [2022-07-27T21:48:45.777Z] ---> 9cd18c92842f [2022-07-27T21:48:45.777Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-27T21:48:45.777Z] ---> Using cache [2022-07-27T21:48:45.777Z] ---> 09f9c5c16d7b [2022-07-27T21:48:45.777Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-27T21:48:45.777Z] ---> Running in ca402a3c1b7d [2022-07-27T21:48:45.777Z] Removing intermediate container ca402a3c1b7d [2022-07-27T21:48:45.777Z] ---> 89eae078d1f3 [2022-07-27T21:48:45.777Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-27T21:48:45.777Z] ---> Running in bba38ab4a76a [2022-07-27T21:48:45.777Z] Removing intermediate container bba38ab4a76a [2022-07-27T21:48:45.777Z] ---> a459e0ed288d [2022-07-27T21:48:45.777Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T21:48:46.038Z] ---> 1f2d4d765bfe [2022-07-27T21:48:46.038Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-27T21:48:46.612Z] ---> 0d6825eaa66f [2022-07-27T21:48:46.612Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-27T21:48:46.870Z] ---> 3444192a9786 [2022-07-27T21:48:46.870Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-27T21:48:46.870Z] ---> Running in 4cbc38970bd0 [2022-07-27T21:48:46.870Z] Removing intermediate container 4cbc38970bd0 [2022-07-27T21:48:46.870Z] ---> 12165f1d2732 [2022-07-27T21:48:46.870Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T21:48:47.133Z] ---> Running in 80be7e9c74d4 [2022-07-27T21:48:47.133Z] Removing intermediate container 80be7e9c74d4 [2022-07-27T21:48:47.133Z] ---> 78ea5c9ff751 [2022-07-27T21:48:47.133Z] Step 20/22 : LABEL arch=x86_64 [2022-07-27T21:48:47.133Z] ---> Running in 8c0d94ace28a [2022-07-27T21:48:47.398Z] Removing intermediate container 8c0d94ace28a [2022-07-27T21:48:47.398Z] ---> fcdf28c26f32 [2022-07-27T21:48:47.398Z] Step 21/22 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d [2022-07-27T21:48:47.398Z] ---> Running in d2d14d3d9986 [2022-07-27T21:48:47.398Z] Removing intermediate container d2d14d3d9986 [2022-07-27T21:48:47.398Z] ---> 11117f362b2c [2022-07-27T21:48:47.398Z] Step 22/22 : LABEL version=0.0.0 [2022-07-27T21:48:47.661Z] ---> Running in 7bde3eda19b8 [2022-07-27T21:48:47.661Z] Removing intermediate container 7bde3eda19b8 [2022-07-27T21:48:47.661Z] ---> 2b6b12770a62 [2022-07-27T21:48:47.661Z] [2022-07-27T21:48:47.919Z] Successfully built 2b6b12770a62 [2022-07-27T21:48:47.919Z] Successfully tagged support-scheduler:latest [2022-07-27T21:49:00.142Z]  Building support-scheduler ... done Removing intermediate container f406a5bd4af2 [2022-07-27T21:49:00.142Z] ---> 6bc505309d3b [2022-07-27T21:49:00.142Z] [2022-07-27T21:49:00.142Z] Step 10/23 : FROM alpine:3.16 [2022-07-27T21:49:00.142Z] ---> d7d3d98c851f [2022-07-27T21:49:00.142Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-27T21:49:00.142Z] ---> Running in 8e1a28e77fcf [2022-07-27T21:49:00.142Z] Removing intermediate container 8e1a28e77fcf [2022-07-27T21:49:00.142Z] ---> 7a2b8399d4e6 [2022-07-27T21:49:00.142Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-27T21:49:00.142Z] ---> Running in 56f89211173a [2022-07-27T21:49:00.142Z] Removing intermediate container 56f89211173a [2022-07-27T21:49:00.142Z] ---> bc19e243d95f [2022-07-27T21:49:00.142Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-27T21:49:00.142Z] ---> Running in 26c26f7d3891 [2022-07-27T21:49:00.142Z] Removing intermediate container 26c26f7d3891 [2022-07-27T21:49:00.142Z] ---> 8b3f29f3d6aa [2022-07-27T21:49:00.142Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T21:49:00.142Z] ---> Running in 59313d2e666a [2022-07-27T21:49:00.142Z] Removing intermediate container 59313d2e666a [2022-07-27T21:49:00.142Z] ---> 38cca5ad8613 [2022-07-27T21:49:00.142Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-27T21:49:00.142Z] ---> Running in de22a1b99444 [2022-07-27T21:49:00.403Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T21:49:01.348Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T21:49:01.611Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-27T21:49:01.611Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-27T21:49:01.873Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-27T21:49:01.873Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-27T21:49:01.873Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-27T21:49:02.134Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-27T21:49:02.134Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T21:49:02.134Z] OK: 8 MiB in 20 packages [2022-07-27T21:49:02.708Z] Removing intermediate container de22a1b99444 [2022-07-27T21:49:02.708Z] ---> a6bb6b96bd57 [2022-07-27T21:49:02.708Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T21:49:02.708Z] ---> cf581e1d5293 [2022-07-27T21:49:02.708Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-27T21:49:02.969Z] ---> 8fe942fcbadf [2022-07-27T21:49:02.969Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-27T21:49:03.230Z] ---> 5cbcc28e82ae [2022-07-27T21:49:03.230Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-27T21:49:03.230Z] ---> Running in 53d314ededaa [2022-07-27T21:49:03.230Z] Removing intermediate container 53d314ededaa [2022-07-27T21:49:03.230Z] ---> ae263ee3d937 [2022-07-27T21:49:03.230Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T21:49:03.230Z] ---> Running in 36a58401d968 [2022-07-27T21:49:03.492Z] Removing intermediate container 36a58401d968 [2022-07-27T21:49:03.492Z] ---> 9c7effe64805 [2022-07-27T21:49:03.492Z] Step 21/23 : LABEL arch=x86_64 [2022-07-27T21:49:03.492Z] ---> Running in 2bdae838af75 [2022-07-27T21:49:03.492Z] Removing intermediate container 2bdae838af75 [2022-07-27T21:49:03.492Z] ---> b6e3e2a855e6 [2022-07-27T21:49:03.492Z] Step 22/23 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d [2022-07-27T21:49:03.492Z] ---> Running in 770a1a39cf0a [2022-07-27T21:49:03.686Z] Removing intermediate container f61dec3709bc [2022-07-27T21:49:03.686Z] ---> 76289b8af5e9 [2022-07-27T21:49:03.686Z] Successfully built 76289b8af5e9 [2022-07-27T21:49:03.686Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:49:03.757Z] Removing intermediate container 770a1a39cf0a [2022-07-27T21:49:03.757Z] ---> 4531aac6a305 [2022-07-27T21:49:03.757Z] Step 23/23 : LABEL version=0.0.0 [2022-07-27T21:49:03.757Z] ---> Running in b6f9a2929400 [2022-07-27T21:49:03.757Z] Removing intermediate container b6f9a2929400 [2022-07-27T21:49:03.757Z] ---> 418f7fe1bfc5 [2022-07-27T21:49:03.757Z] [2022-07-27T21:49:04.020Z] Successfully built 418f7fe1bfc5 [2022-07-27T21:49:04.020Z] Successfully tagged core-data:latest [2022-07-27T21:49:04.029Z]  Building core-data ... done  [Pipeline] } [2022-07-27T21:49:04.044Z] $ docker stop --time=1 8889f652cac7ec2940196b144ff45489c63d3da3c447f8815ec25071413f3ee8 [2022-07-27T21:49:04.039Z] + docker inspect -f . ci-base-image-arm64 [2022-07-27T21:49:04.039Z] . [2022-07-27T21:49:05.347Z] $ docker rm -f 8889f652cac7ec2940196b144ff45489c63d3da3c447f8815ec25071413f3ee8 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T21:49:05.745Z] + docker images [2022-07-27T21:49:05.745Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-27T21:49:05.745Z] core-data latest 418f7fe1bfc5 2 seconds ago 21.5MB [2022-07-27T21:49:05.745Z] 6bc505309d3b 7 seconds ago 1.72GB [2022-07-27T21:49:05.745Z] support-scheduler latest 2b6b12770a62 18 seconds ago 26.5MB [2022-07-27T21:49:05.745Z] 14e25f8c7c25 21 seconds ago 1.75GB [2022-07-27T21:49:05.745Z] sys-mgmt-agent latest f080f2261e94 26 seconds ago 299MB [2022-07-27T21:49:05.745Z] security-spiffe-token-provider latest d76f4b2a64d2 27 seconds ago 29.1MB [2022-07-27T21:49:05.745Z] core-metadata latest 635c584e0ac2 35 seconds ago 18.2MB [2022-07-27T21:49:05.745Z] 5c3b854e1c40 36 seconds ago 1.74GB [2022-07-27T21:49:05.745Z] 7e58298af37e 40 seconds ago 1.71GB [2022-07-27T21:49:05.746Z] security-proxy-setup latest 6ac522575d24 50 seconds ago 27.2MB [2022-07-27T21:49:05.746Z] core-command latest 761b29e5dd6d 53 seconds ago 16.2MB [2022-07-27T21:49:05.746Z] 0641c84457e7 58 seconds ago 1.69GB [2022-07-27T21:49:05.746Z] f65e24f80565 About a minute ago 1.68GB [2022-07-27T21:49:05.746Z] 72ada5024c35 About a minute ago 1.69GB [2022-07-27T21:49:05.746Z] security-spire-config latest cf9c80d45c5a About a minute ago 85.8MB [2022-07-27T21:49:05.746Z] security-bootstrapper latest d8486ef56c7a About a minute ago 19.3MB [2022-07-27T21:49:05.746Z] support-notifications latest 6ef08c675dbd About a minute ago 27.1MB [2022-07-27T21:49:05.746Z] security-secretstore-setup latest 8312105b7cc4 About a minute ago 28.9MB [2022-07-27T21:49:05.746Z] d3a92025869b About a minute ago 1.75GB [2022-07-27T21:49:05.746Z] 947ad4f03930 About a minute ago 1.7GB [2022-07-27T21:49:05.746Z] 0ea79d8596ce About a minute ago 1.69GB [2022-07-27T21:49:05.746Z] security-spire-agent latest 668d663f9ce9 About a minute ago 125MB [2022-07-27T21:49:05.746Z] security-spire-server latest fd2f925e5088 About a minute ago 86.5MB [2022-07-27T21:49:05.746Z] ba1809ceb06d 2 minutes ago 1.58GB [2022-07-27T21:49:05.746Z] 01f942f64aed 2 minutes ago 1.58GB [2022-07-27T21:49:05.746Z] ci-base-image-x86_64 latest 5cf87a4edc3a 5 minutes ago 993MB [2022-07-27T21:49:05.746Z] alpine 3.15 2720e26172a0 7 days ago 5.57MB [2022-07-27T21:49:05.746Z] alpine 3.16 d7d3d98c851f 9 days ago 5.53MB [2022-07-27T21:49:05.746Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 weeks ago 253MB [2022-07-27T21:49:05.746Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 weeks ago 677MB [2022-07-27T21:49:05.746Z] docker 20.10.14 7417809fdb73 3 months ago 218MB [2022-07-27T21:49:05.746Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [2022-07-27T21:49:05.760Z] prd-ubuntu20.04-docker-arm64-4c-16g-21300 does not seem to be running inside a container [2022-07-27T21:49:05.869Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-27T21:49:07.266Z] $ docker top 42653827c8df47a1e2426dff92855e491cf160880df326e45345984379c80979 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [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-07-27T21:49:08.211Z] + go version [2022-07-27T21:49:08.211Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-27T21:49:08.256Z] $ docker stop --time=1 42653827c8df47a1e2426dff92855e491cf160880df326e45345984379c80979 [2022-07-27T21:49:09.907Z] $ docker rm -f 42653827c8df47a1e2426dff92855e491cf160880df326e45345984379c80979 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:49:10.560Z] + docker inspect -f . ci-base-image-arm64 [2022-07-27T21:49:10.560Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T21:49:10.826Z] prd-ubuntu20.04-docker-arm64-4c-16g-21300 does not seem to be running inside a container [2022-07-27T21:49:10.927Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-27T21:49:12.219Z] $ docker top dffb61111f2bc5fea5552985713038b41515aa4a17b340d5e48574bbc0cec2af -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-27T21:49:12.469Z] ========================================================= [2022-07-27T21:49:12.469Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-27T21:49:12.469Z] ========================================================= [Pipeline] sh [2022-07-27T21:49:13.115Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh [2022-07-27T21:49:13.800Z] + make test [2022-07-27T21:49:13.800Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-27T21:49:46.414Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-27T21:51:38.328Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-27T21:51:38.328Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-27T21:51:40.975Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-27T21:51:40.975Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-27T21:51:40.975Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-27T21:51:40.975Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-27T21:51:40.975Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-27T21:51:40.975Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-27T21:51:41.577Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-27T21:51:45.002Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-27T21:51:45.002Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-27T21:51:45.002Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-27T21:51:45.002Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-27T21:51:45.002Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-27T21:51:45.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-27T21:52:03.423Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.394s coverage: 28.7% of statements [2022-07-27T21:52:03.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-27T21:52:03.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-27T21:52:04.881Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.516s coverage: 98.5% of statements [2022-07-27T21:52:04.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-27T21:52:04.881Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.511s coverage: 54.2% of statements [2022-07-27T21:52:04.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-27T21:52:04.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-27T21:52:23.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.887s coverage: 89.2% of statements [2022-07-27T21:52:23.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-27T21:52:23.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-27T21:52:23.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-27T21:52:23.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-27T21:52:23.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-27T21:52:23.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.601s coverage: 2.1% of statements [2022-07-27T21:52:23.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-27T21:52:23.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-27T21:52:27.667Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.551s coverage: 95.6% of statements [2022-07-27T21:52:27.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-27T21:52:27.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-27T21:52:27.667Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.381s coverage: 72.2% of statements [2022-07-27T21:52:27.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-27T21:52:27.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-27T21:52:27.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-27T21:52:27.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-27T21:52:27.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-27T21:52:27.667Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.286s coverage: 60.0% of statements [2022-07-27T21:52:27.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-27T21:52:27.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-27T21:52:27.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-27T21:52:27.667Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.542s coverage: 0.9% of statements [2022-07-27T21:52:27.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-27T21:52:29.112Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.233s coverage: 58.8% of statements [2022-07-27T21:52:29.112Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.305s coverage: 29.6% of statements [2022-07-27T21:52:29.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-27T21:52:30.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.288s coverage: 47.1% of statements [2022-07-27T21:52:30.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.346s coverage: 79.5% of statements [2022-07-27T21:52:30.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.266s coverage: 94.1% of statements [2022-07-27T21:52:32.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.398s coverage: 96.3% of statements [2022-07-27T21:52:32.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.294s coverage: 87.5% of statements [2022-07-27T21:52:45.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.300s coverage: 94.4% of statements [2022-07-27T21:52:45.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.245s coverage: 44.8% of statements [2022-07-27T21:52:50.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.611s coverage: 82.5% of statements [2022-07-27T21:52:50.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-27T21:52:58.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.324s coverage: 92.9% of statements [2022-07-27T21:52:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-27T21:52:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-27T21:52:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-27T21:52:58.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-07-27T21:52:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-27T21:52:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-27T21:52:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-27T21:52:58.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-27T21:52:58.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-27T21:52:58.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.215s coverage: 87.2% of statements [2022-07-27T21:52:58.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-27T21:52:58.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-27T21:52:58.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements [2022-07-27T21:52:58.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-27T21:52:58.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 58.8% of statements [2022-07-27T21:52:58.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-27T21:52:58.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.286s coverage: 80.0% of statements [2022-07-27T21:52:58.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.260s coverage: 87.2% of statements [2022-07-27T21:52:58.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.294s coverage: 85.4% of statements [2022-07-27T21:52:58.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.809s coverage: 91.2% of statements [2022-07-27T21:52:58.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-27T21:53:01.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.073s coverage: 64.4% of statements [2022-07-27T21:53:01.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-27T21:53:01.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-27T21:53:01.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.269s coverage: 100.0% of statements [2022-07-27T21:53:01.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.148s coverage: 89.4% of statements [2022-07-27T21:53:01.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.088s coverage: 100.0% of statements [2022-07-27T21:53:01.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements [2022-07-27T21:53:01.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.085s coverage: 100.0% of statements [2022-07-27T21:53:11.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.447s coverage: 66.1% of statements [2022-07-27T21:53:11.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-27T21:53:11.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-27T21:53:11.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-27T21:53:12.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.890s coverage: 43.8% of statements [2022-07-27T21:53:12.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-27T21:53:12.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-27T21:53:12.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.288s coverage: 89.5% of statements [2022-07-27T21:53:12.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-27T21:53:12.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.265s coverage: 84.8% of statements [2022-07-27T21:53:12.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-27T21:53:12.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-27T21:53:12.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-27T21:53:12.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-27T21:53:22.556Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.367s coverage: 17.7% of statements [2022-07-27T21:53:22.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-27T21:53:22.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-27T21:53:22.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-27T21:53:22.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-27T21:53:22.556Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.710s coverage: 92.3% of statements [2022-07-27T21:53:22.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-27T21:53:22.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-27T21:53:22.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-27T21:53:22.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-27T21:53:22.557Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.277s coverage: 63.2% of statements [2022-07-27T21:53:22.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-27T21:53:22.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-27T21:53:22.557Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.515s coverage: 97.7% of statements [2022-07-27T21:53:22.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-27T21:53:22.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-27T21:53:22.557Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-27T21:53:22.557Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-27T21:53:22.557Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.212s coverage: 28.9% of statements [2022-07-27T21:53:22.557Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-27T21:53:22.557Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-27T21:53:22.557Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-27T21:53:22.557Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-27T21:53:22.557Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-27T21:53:22.557Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-27T21:53:22.557Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.229s coverage: 100.0% of statements [2022-07-27T21:53:22.557Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements [2022-07-27T21:53:22.557Z] 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-07-27T21:53:22.557Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-27T21:53:22.557Z] GO111MODULE=on go vet ./... [2022-07-27T21:55:14.440Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-27T21:55:14.440Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-27T21:55:14.440Z] ./bin/test-attribution-txt.sh [2022-07-27T21:55:14.440Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-07-27T21:55:14.440Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-07-27T21:55:14.440Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-07-27T21:55:14.440Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-07-27T21:55:14.440Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-07-27T21:55:14.440Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-07-27T21:55:14.440Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-07-27T21:55:14.465Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-27T21:55:15.131Z] + ls -al . [2022-07-27T21:55:15.131Z] total 724 [2022-07-27T21:55:15.131Z] drwxrwxr-x 9 1001 1001 4096 Jul 27 21:49 . [2022-07-27T21:55:15.131Z] drwxr-xr-x 4 root root 4096 Jul 27 21:49 .. [2022-07-27T21:55:15.131Z] -rw-rw-r-- 1 1001 1001 11 Jul 27 21:47 .dockerignore [2022-07-27T21:55:15.131Z] drwxrwxr-x 8 1001 1001 4096 Jul 27 21:47 .git [2022-07-27T21:55:15.131Z] drwxrwxr-x 3 1001 1001 4096 Jul 27 21:47 .github [2022-07-27T21:55:15.131Z] -rw-rw-r-- 1 1001 1001 1030 Jul 27 21:47 .gitignore [2022-07-27T21:55:15.131Z] -rw-rw-r-- 1 1001 1001 42 Jul 27 21:47 .golangci.yml [2022-07-27T21:55:15.131Z] -rw-rw-r-- 1 1001 1001 87 Jul 27 21:47 .hadolint.yml [2022-07-27T21:55:15.131Z] -rw-rw-r-- 1 1001 1001 166 Jul 27 21:47 .sonarcloud.properties [2022-07-27T21:55:15.131Z] -rw-rw-r-- 1 1001 1001 1171 Jul 27 21:47 ADOPTERS.md [2022-07-27T21:55:15.131Z] -rw-rw-r-- 1 1001 1001 10347 Jul 27 21:47 Attribution.txt [2022-07-27T21:55:15.131Z] -rw-rw-r-- 1 1001 1001 63209 Jul 27 21:47 CHANGELOG.md [2022-07-27T21:55:15.131Z] -rw-rw-r-- 1 1001 1001 3804 Jul 27 21:47 CONTRIBUTING.md [2022-07-27T21:55:15.132Z] -rw-rw-r-- 1 1001 1001 677 Jul 27 21:47 GOVERNANCE.md [2022-07-27T21:55:15.132Z] -rw-rw-r-- 1 1001 1001 850 Jul 27 21:47 Jenkinsfile [2022-07-27T21:55:15.132Z] -rw-rw-r-- 1 1001 1001 10775 Jul 27 21:47 LICENSE [2022-07-27T21:55:15.132Z] -rw-rw-r-- 1 1001 1001 10370 Jul 27 21:47 Makefile [2022-07-27T21:55:15.132Z] -rw-rw-r-- 1 1001 1001 582 Jul 27 21:47 OWNERS.md [2022-07-27T21:55:15.132Z] -rw-rw-r-- 1 1001 1001 9094 Jul 27 21:47 README.md [2022-07-27T21:55:15.132Z] -rw-rw-r-- 1 1001 1001 6912 Jul 27 21:47 SECURITY.md [2022-07-27T21:55:15.132Z] -rw-rw-r-- 1 1001 1001 5 Jul 27 21:43 VERSION [2022-07-27T21:55:15.132Z] -rw-rw-r-- 1 1001 1001 4131 Jul 27 21:47 ZMQWindows.md [2022-07-27T21:55:15.132Z] drwxrwxr-x 2 1001 1001 4096 Jul 27 21:47 bin [2022-07-27T21:55:15.132Z] drwxrwxr-x 18 1001 1001 4096 Jul 27 21:47 cmd [2022-07-27T21:55:15.132Z] -rw-r--r-- 1 root root 478003 Jul 27 21:53 coverage.out [2022-07-27T21:55:15.132Z] -rw-rw-r-- 1 1001 1001 3681 Jul 27 21:47 go.mod [2022-07-27T21:55:15.132Z] -rw-rw-r-- 1 1001 1001 38033 Jul 27 21:47 go.sum [2022-07-27T21:55:15.132Z] drwxrwxr-x 8 1001 1001 4096 Jul 27 21:47 internal [2022-07-27T21:55:15.132Z] drwxrwxr-x 3 1001 1001 4096 Jul 27 21:47 openapi [2022-07-27T21:55:15.132Z] drwxrwxr-x 4 1001 1001 4096 Jul 27 21:47 snap [2022-07-27T21:55:15.132Z] -rw-rw-r-- 1 1001 1001 204 Jul 27 21:47 version.go [Pipeline] sh [2022-07-27T21:55:15.793Z] + '[' -e coverage.out ] [2022-07-27T21:55:15.793Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-27T21:55:15.821Z] Warning: overwriting stash ‘coverage-report’ [2022-07-27T21:55:16.680Z] Stashed 1 file(s) [Pipeline] sh [2022-07-27T21:55:17.336Z] + make build [2022-07-27T21:55:17.336Z] 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-07-27T21:56:54.190Z] 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-07-27T21:58:16.230Z] 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/core-command/core-command ./cmd/core-command [2022-07-27T21:58:16.230Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-27T21:58:48.587Z] 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-07-27T21:58:48.859Z] 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-07-27T21:58:53.168Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-27T21:58:59.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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-27T21:59:02.514Z] 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-07-27T21:59:09.233Z] 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-07-27T21:59:11.853Z] 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-07-27T21:59:16.172Z] 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-07-27T21:59:24.459Z] 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-07-27T21:59:29.906Z] $ docker stop --time=1 dffb61111f2bc5fea5552985713038b41515aa4a17b340d5e48574bbc0cec2af [2022-07-27T21:59:31.950Z] $ docker rm -f dffb61111f2bc5fea5552985713038b41515aa4a17b340d5e48574bbc0cec2af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:59:34.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-27T21:59:34.544Z] [2022-07-27T21:59:34.544Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T21:59:34.898Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-27T21:59:35.170Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-27T21:59:35.170Z] 29e5d40040c1: Pulling fs layer [2022-07-27T21:59:35.170Z] 1ce36da41761: Pulling fs layer [2022-07-27T21:59:35.170Z] 25b303627fd3: Pulling fs layer [2022-07-27T21:59:35.445Z] 29e5d40040c1: Download complete [2022-07-27T21:59:35.721Z] 1ce36da41761: Verifying Checksum [2022-07-27T21:59:35.721Z] 1ce36da41761: Download complete [2022-07-27T21:59:35.997Z] 29e5d40040c1: Pull complete [2022-07-27T21:59:37.446Z] 25b303627fd3: Verifying Checksum [2022-07-27T21:59:37.446Z] 25b303627fd3: Download complete [2022-07-27T21:59:37.446Z] 1ce36da41761: Pull complete [2022-07-27T21:59:49.848Z] 25b303627fd3: Pull complete [2022-07-27T21:59:49.848Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-27T21:59:49.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-27T21:59:49.848Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T21:59:50.112Z] prd-ubuntu20.04-docker-arm64-4c-16g-21300 does not seem to be running inside a container [2022-07-27T21:59:50.208Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-27T21:59:52.762Z] $ docker top 6da2ce0c3376e769cf6a0a1691bc92d4a6cb472128cc9e4c3c53904e850e83bc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T21:59:53.673Z] + docker-compose+ buildgrep parallel [2022-07-27T21:59:53.673Z] --help [2022-07-27T21:59:59.057Z] --parallel Build images in parallel. [Pipeline] } [2022-07-27T21:59:59.368Z] $ docker stop --time=1 6da2ce0c3376e769cf6a0a1691bc92d4a6cb472128cc9e4c3c53904e850e83bc [2022-07-27T22:00:01.103Z] $ docker rm -f 6da2ce0c3376e769cf6a0a1691bc92d4a6cb472128cc9e4c3c53904e850e83bc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T22:00:01.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-27T22:00:01.726Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T22:00:01.982Z] prd-ubuntu20.04-docker-arm64-4c-16g-21300 does not seem to be running inside a container [2022-07-27T22:00:02.114Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-27T22:00:03.679Z] $ docker top 25e3238624dac2fa1d596332a7d94ae7b0e51ea1a054463fd3bf08b2306f892d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T22:00:04.617Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-27T22:00:11.336Z] Building core-command ... [2022-07-27T22:00:11.336Z] Building core-data ... [2022-07-27T22:00:11.336Z] Building core-metadata ... [2022-07-27T22:00:11.336Z] Building security-bootstrapper ... [2022-07-27T22:00:11.336Z] Building security-proxy-setup ... [2022-07-27T22:00:11.336Z] Building security-secretstore-setup ... [2022-07-27T22:00:11.336Z] Building security-spiffe-token-provider ... [2022-07-27T22:00:11.336Z] Building security-spire-agent ... [2022-07-27T22:00:11.336Z] Building security-spire-config ... [2022-07-27T22:00:11.336Z] Building security-spire-server ... [2022-07-27T22:00:11.336Z] Building support-notifications ... [2022-07-27T22:00:11.336Z] Building support-scheduler ... [2022-07-27T22:00:11.336Z] Building sys-mgmt-agent ... [2022-07-27T22:00:11.336Z] Building security-proxy-setup [2022-07-27T22:00:11.336Z] Building security-spiffe-token-provider [2022-07-27T22:00:11.336Z] Building core-data [2022-07-27T22:00:11.336Z] Building security-secretstore-setup [2022-07-27T22:00:11.336Z] Building security-spire-agent [2022-07-27T22:01:48.151Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T22:01:48.151Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-27T22:01:48.151Z] ---> 76289b8af5e9 [2022-07-27T22:01:48.151Z] Step 3/20 : WORKDIR /edgex-go [2022-07-27T22:01:48.151Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T22:01:48.151Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-27T22:01:48.151Z] ---> 76289b8af5e9 [2022-07-27T22:01:48.151Z] Step 3/23 : WORKDIR /edgex-go [2022-07-27T22:01:48.151Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T22:01:48.151Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-27T22:01:48.151Z] ---> 76289b8af5e9 [2022-07-27T22:01:48.151Z] Step 3/22 : WORKDIR /edgex-go [2022-07-27T22:01:48.151Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T22:01:48.151Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-27T22:01:48.151Z] ---> 76289b8af5e9 [2022-07-27T22:01:48.151Z] Step 3/26 : WORKDIR /edgex-go [2022-07-27T22:01:48.151Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T22:01:48.151Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-27T22:01:48.151Z] ---> 76289b8af5e9 [2022-07-27T22:01:48.151Z] Step 3/25 : WORKDIR /edgex-go [2022-07-27T22:01:48.151Z] ---> Running in 2dfcee20011e [2022-07-27T22:01:48.151Z] ---> Running in 5215b93ee047 [2022-07-27T22:01:48.151Z] ---> Running in d1774451c042 [2022-07-27T22:01:48.151Z] ---> Running in d92a569851e3 [2022-07-27T22:01:48.151Z] ---> Running in e8f36355ceef [2022-07-27T22:01:48.151Z] Removing intermediate container 5215b93ee047 [2022-07-27T22:01:48.151Z] ---> 2d2884a8b369 [2022-07-27T22:01:48.151Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T22:01:48.151Z] Removing intermediate container d92a569851e3 [2022-07-27T22:01:48.151Z] ---> 991b34689150 [2022-07-27T22:01:48.151Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T22:01:48.151Z] Removing intermediate container 2dfcee20011e [2022-07-27T22:01:48.151Z] ---> 9a859866d19f [2022-07-27T22:01:48.151Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-27T22:01:48.151Z] Removing intermediate container d1774451c042 [2022-07-27T22:01:48.151Z] ---> 819512cbc35c [2022-07-27T22:01:48.151Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T22:01:48.151Z] ---> Running in d064882ff612 [2022-07-27T22:01:48.151Z] Removing intermediate container e8f36355ceef [2022-07-27T22:01:48.151Z] ---> 467e6da7205b [2022-07-27T22:01:48.151Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T22:01:48.151Z] ---> Running in c6e47cabc1ef [2022-07-27T22:01:48.151Z] ---> Running in 8ecc47d381a9 [2022-07-27T22:01:48.151Z] ---> Running in bed8b5daac88 [2022-07-27T22:01:48.151Z] ---> Running in 189103f59c4e [2022-07-27T22:01:48.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:01:48.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:01:48.151Z] Removing intermediate container bed8b5daac88 [2022-07-27T22:01:48.151Z] ---> d69b4dd911c3 [2022-07-27T22:01:48.151Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-27T22:01:48.151Z] Removing intermediate container c6e47cabc1ef [2022-07-27T22:01:48.151Z] ---> 70c9679cb6e1 [2022-07-27T22:01:48.151Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-27T22:01:48.151Z] ---> Running in e092e5a0315d [2022-07-27T22:01:48.151Z] ---> Running in bd0114b03a45 [2022-07-27T22:01:48.151Z] v3.16.1-49-g79e592dfdf [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-27T22:01:48.151Z] v3.16.1-48-gc6be620ede [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-27T22:01:48.151Z] OK: 16887 distinct packages available [2022-07-27T22:01:48.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:01:48.151Z] Removing intermediate container 8ecc47d381a9 [2022-07-27T22:01:48.151Z] ---> 3d8b9cfb740a [2022-07-27T22:01:48.151Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-27T22:01:48.151Z] ---> Running in 1cbf59ebb0c4 [2022-07-27T22:01:48.151Z] Removing intermediate container 189103f59c4e [2022-07-27T22:01:48.151Z] ---> a48911e51813 [2022-07-27T22:01:48.151Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-27T22:01:48.151Z] ---> Running in 364048f0ca82 [2022-07-27T22:01:48.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:01:49.147Z] OK: 221 MiB in 51 packages [2022-07-27T22:01:49.759Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:01:50.038Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:01:50.314Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:01:50.314Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:01:50.590Z] Removing intermediate container d064882ff612 [2022-07-27T22:01:50.590Z] ---> b06ada69571e [2022-07-27T22:01:50.590Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-27T22:01:50.590Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:01:50.876Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:01:51.153Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:01:51.434Z] ---> d7d52e93f462 [2022-07-27T22:01:51.434Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T22:01:51.434Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:01:51.434Z] ---> Running in 1984f991fd13 [2022-07-27T22:01:52.049Z] OK: 221 MiB in 51 packages [2022-07-27T22:01:52.323Z] OK: 221 MiB in 51 packages [2022-07-27T22:01:52.933Z] OK: 221 MiB in 51 packages [2022-07-27T22:01:52.933Z] OK: 221 MiB in 51 packages [2022-07-27T22:01:53.932Z] Removing intermediate container bd0114b03a45 [2022-07-27T22:01:53.932Z] ---> 1b343755431f [2022-07-27T22:01:53.932Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-27T22:01:54.208Z] Removing intermediate container e092e5a0315d [2022-07-27T22:01:54.208Z] ---> 3305b84b598f [2022-07-27T22:01:54.208Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-27T22:01:54.490Z] Removing intermediate container 1cbf59ebb0c4 [2022-07-27T22:01:54.490Z] ---> b66550136f01 [2022-07-27T22:01:54.490Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-27T22:01:55.091Z] Removing intermediate container 364048f0ca82 [2022-07-27T22:01:55.091Z] ---> e37443d108ed [2022-07-27T22:01:55.091Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-27T22:01:55.371Z] ---> 040d7a1d4548 [2022-07-27T22:01:55.371Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T22:01:55.683Z] ---> cb8089f7719f [2022-07-27T22:01:55.683Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T22:01:55.683Z] ---> Running in ee9e8b85ede2 [2022-07-27T22:01:55.683Z] ---> a5785aafe9ed [2022-07-27T22:01:55.683Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T22:01:55.961Z] ---> Running in e959f14f7c0b [2022-07-27T22:01:55.961Z] ---> Running in 94d865347d77 [2022-07-27T22:01:56.239Z] ---> ccea835861d9 [2022-07-27T22:01:56.239Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T22:01:56.523Z] ---> Running in e9f8f6d5c10f [2022-07-27T22:02:53.097Z] Removing intermediate container 1984f991fd13 [2022-07-27T22:02:53.097Z] ---> bee5f250f49c [2022-07-27T22:02:53.097Z] Step 7/20 : COPY . . [2022-07-27T22:02:53.097Z] Removing intermediate container 94d865347d77 [2022-07-27T22:02:53.097Z] ---> d0e7c1e53b8f [2022-07-27T22:02:53.097Z] Step 8/26 : COPY . . [2022-07-27T22:02:53.097Z] Removing intermediate container e9f8f6d5c10f [2022-07-27T22:02:53.097Z] ---> 464440544c4d [2022-07-27T22:02:53.097Z] Step 8/22 : COPY . . [2022-07-27T22:02:53.368Z] Removing intermediate container ee9e8b85ede2 [2022-07-27T22:02:53.368Z] ---> 29c51ab81633 [2022-07-27T22:02:53.368Z] Step 8/25 : COPY . . [2022-07-27T22:02:53.368Z] Removing intermediate container e959f14f7c0b [2022-07-27T22:02:53.368Z] ---> e560bbf59753 [2022-07-27T22:02:53.368Z] Step 8/23 : COPY . . [2022-07-27T22:03:15.551Z] ---> 7a21d192a76d [2022-07-27T22:03:15.551Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-27T22:03:15.551Z] ---> Running in e8825138a210 [2022-07-27T22:03:15.551Z] 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-07-27T22:03:23.875Z] ---> 71b4e69cd070 [2022-07-27T22:03:23.875Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-27T22:03:23.875Z] ---> Running in b2e2d225951e [2022-07-27T22:03:23.875Z] ---> 3c6baa26b829 [2022-07-27T22:03:23.875Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-27T22:03:23.875Z] ---> Running in 68240de0a7ce [2022-07-27T22:03:23.875Z] ---> 5468547eb9bc [2022-07-27T22:03:23.875Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-27T22:03:23.875Z] ---> Running in af622a127558 [2022-07-27T22:03:23.875Z] ---> 7c1d7f69715a [2022-07-27T22:03:23.875Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-27T22:03:24.155Z] ---> Running in 5a1be7cd99c3 [2022-07-27T22:03:24.155Z] Removing intermediate container 68240de0a7ce [2022-07-27T22:03:24.155Z] ---> 30454541afcb [2022-07-27T22:03:24.155Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-27T22:03:24.435Z] ---> Running in d56c982c7486 [2022-07-27T22:03:25.435Z] 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-07-27T22:03:25.435Z] Removing intermediate container d56c982c7486 [2022-07-27T22:03:25.435Z] ---> 807bf956d18d [2022-07-27T22:03:25.435Z] Step 11/26 : 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-07-27T22:03:25.723Z] ---> Running in c3b77cf4d42e [2022-07-27T22:03:26.002Z] 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-07-27T22:03:26.002Z] 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-07-27T22:03:28.648Z] Removing intermediate container c3b77cf4d42e [2022-07-27T22:03:28.648Z] ---> b312f13d81c3 [2022-07-27T22:03:28.648Z] Step 12/26 : WORKDIR /edgex-go [2022-07-27T22:03:28.931Z] ---> Running in c44b3d16c3ce [2022-07-27T22:03:29.219Z] Removing intermediate container c44b3d16c3ce [2022-07-27T22:03:29.219Z] ---> 87c8bea10caf [2022-07-27T22:03:29.219Z] [2022-07-27T22:03:29.219Z] Step 13/26 : FROM alpine:3.15 [2022-07-27T22:03:29.504Z] 3.15: Pulling from library/alpine [2022-07-27T22:03:30.966Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-27T22:03:30.966Z] Status: Downloaded newer image for alpine:3.15 [2022-07-27T22:03:30.966Z] ---> 60f2846fe774 [2022-07-27T22:03:30.966Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-27T22:03:30.966Z] ---> Running in 837bb1a51c98 [2022-07-27T22:03:31.577Z] Removing intermediate container 837bb1a51c98 [2022-07-27T22:03:31.577Z] ---> 73adaa845415 [2022-07-27T22:03:31.577Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T22:03:31.856Z] ---> Running in 931f10dcc25c [2022-07-27T22:03:34.541Z] Removing intermediate container 931f10dcc25c [2022-07-27T22:03:34.541Z] ---> fa76ff4f7a21 [2022-07-27T22:03:34.541Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-27T22:03:34.833Z] ---> Running in fe7768f7884e [2022-07-27T22:03:36.835Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:03:37.827Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:03:39.282Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-27T22:03:39.282Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-27T22:03:39.282Z] OK: 15733 distinct packages available [2022-07-27T22:03:39.282Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:03:40.271Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:03:41.720Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-27T22:03:41.720Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-27T22:03:41.720Z] (3/5) Installing libucontext (1.1-r0) [2022-07-27T22:03:41.999Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-27T22:03:41.999Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-27T22:03:42.276Z] Executing busybox-1.34.1-r7.trigger [2022-07-27T22:03:42.276Z] OK: 6 MiB in 19 packages [2022-07-27T22:03:44.274Z] Removing intermediate container fe7768f7884e [2022-07-27T22:03:44.274Z] ---> c2ab44a63024 [2022-07-27T22:03:44.274Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-27T22:03:47.708Z] ---> bef1c82a378f [2022-07-27T22:03:47.708Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-27T22:03:53.128Z] ---> be814e926866 [2022-07-27T22:03:53.128Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-27T22:03:53.743Z] ---> 77796950e446 [2022-07-27T22:03:53.743Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-27T22:03:55.138Z] ---> 280b151597bc [2022-07-27T22:03:55.138Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-27T22:03:55.585Z] ---> 14d2c4e72a6c [2022-07-27T22:03:55.585Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-27T22:03:55.585Z] ---> Running in df008304c605 [2022-07-27T22:03:56.355Z] Removing intermediate container df008304c605 [2022-07-27T22:03:56.355Z] ---> a0029993829e [2022-07-27T22:03:56.355Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-27T22:03:56.355Z] ---> Running in 20c9f4a227df [2022-07-27T22:03:56.997Z] Removing intermediate container 20c9f4a227df [2022-07-27T22:03:56.997Z] ---> db8291de4bb6 [2022-07-27T22:03:56.997Z] Step 24/26 : LABEL arch=arm64 [2022-07-27T22:03:56.997Z] ---> Running in 10db47d6133f [2022-07-27T22:03:57.420Z] Removing intermediate container 10db47d6133f [2022-07-27T22:03:57.420Z] ---> 01af01d20b2e [2022-07-27T22:03:57.421Z] Step 25/26 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d [2022-07-27T22:03:57.780Z] ---> Running in dbd3082b8c9d [2022-07-27T22:03:58.069Z] Removing intermediate container dbd3082b8c9d [2022-07-27T22:03:58.069Z] ---> 0468de5c7f5f [2022-07-27T22:03:58.069Z] Step 26/26 : LABEL version=0.0.0 [2022-07-27T22:03:58.359Z] ---> Running in a9206ae8eba7 [2022-07-27T22:03:58.959Z] Removing intermediate container a9206ae8eba7 [2022-07-27T22:03:58.959Z] ---> be26211c5fed [2022-07-27T22:03:58.959Z] [2022-07-27T22:03:59.556Z] Successfully built be26211c5fed [2022-07-27T22:03:59.556Z] Successfully tagged security-spire-agent-arm64:latest [2022-07-27T22:03:59.556Z]  Building security-spire-agent ... done Building security-bootstrapper [2022-07-27T22:04:31.931Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T22:04:31.931Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-27T22:04:31.931Z] ---> 76289b8af5e9 [2022-07-27T22:04:31.931Z] Step 3/31 : WORKDIR /edgex-go [2022-07-27T22:04:31.931Z] ---> Using cache [2022-07-27T22:04:31.931Z] ---> 467e6da7205b [2022-07-27T22:04:31.931Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T22:04:31.931Z] ---> Using cache [2022-07-27T22:04:31.931Z] ---> a48911e51813 [2022-07-27T22:04:31.931Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-27T22:04:31.931Z] ---> Using cache [2022-07-27T22:04:31.931Z] ---> e37443d108ed [2022-07-27T22:04:31.931Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-27T22:04:31.931Z] ---> Using cache [2022-07-27T22:04:31.931Z] ---> ccea835861d9 [2022-07-27T22:04:31.931Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T22:04:31.931Z] ---> Using cache [2022-07-27T22:04:31.931Z] ---> 464440544c4d [2022-07-27T22:04:31.931Z] Step 8/31 : COPY . . [2022-07-27T22:04:31.931Z] ---> Using cache [2022-07-27T22:04:31.931Z] ---> 5468547eb9bc [2022-07-27T22:04:31.931Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-27T22:04:31.931Z] ---> Running in 10697d173cbb [2022-07-27T22:04:31.931Z] 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-07-27T22:08:39.039Z] 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-07-27T22:08:39.039Z] 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-07-27T22:09:01.231Z] Removing intermediate container b2e2d225951e [2022-07-27T22:09:01.231Z] ---> 007819b71610 [2022-07-27T22:09:01.231Z] [2022-07-27T22:09:01.231Z] Step 10/25 : FROM alpine:3.16 [2022-07-27T22:09:01.231Z] Removing intermediate container af622a127558 [2022-07-27T22:09:01.231Z] ---> a57673fc1fee [2022-07-27T22:09:01.231Z] [2022-07-27T22:09:01.231Z] Step 10/22 : FROM alpine:3.16 [2022-07-27T22:09:01.231Z] 3.16: Pulling from library/alpine [2022-07-27T22:09:01.231Z] 3.16: Pulling from library/alpine [2022-07-27T22:09:02.240Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-27T22:09:02.240Z] Status: Downloaded newer image for alpine:3.16 [2022-07-27T22:09:02.240Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-27T22:09:02.240Z] Status: Image is up to date for alpine:3.16 [2022-07-27T22:09:02.240Z] ---> 3d81c46cd875 [2022-07-27T22:09:02.240Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-27T22:09:02.240Z] ---> 3d81c46cd875 [2022-07-27T22:09:02.240Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-27T22:09:02.240Z] ---> Running in 878344b8b8d6 [2022-07-27T22:09:02.240Z] ---> Running in 8886e86864e3 [2022-07-27T22:09:04.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:09:04.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:09:05.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:09:05.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:09:06.928Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-27T22:09:06.928Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-27T22:09:06.928Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-27T22:09:06.928Z] (3/3) Installing su-exec (0.2-r1) [2022-07-27T22:09:06.928Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T22:09:06.928Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-27T22:09:06.928Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-27T22:09:06.928Z] Executing ca-certificates-20211220-r0.trigger [2022-07-27T22:09:06.928Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-27T22:09:06.928Z] (5/6) Installing curl (7.83.1-r2) [2022-07-27T22:09:06.928Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-27T22:09:06.928Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T22:09:06.928Z] Executing ca-certificates-20211220-r0.trigger [2022-07-27T22:09:07.208Z] OK: 6 MiB in 17 packages [2022-07-27T22:09:07.488Z] OK: 8 MiB in 20 packages [2022-07-27T22:09:10.143Z] Removing intermediate container 878344b8b8d6 [2022-07-27T22:09:10.143Z] ---> 43719873b88b [2022-07-27T22:09:10.143Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-27T22:09:10.143Z] Removing intermediate container 8886e86864e3 [2022-07-27T22:09:10.143Z] ---> 0bc67c9d3b96 [2022-07-27T22:09:10.143Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-27T22:09:10.422Z] ---> Running in e2f053ec9d98 [2022-07-27T22:09:10.422Z] ---> Running in db606707b71a [2022-07-27T22:09:11.033Z] Removing intermediate container e2f053ec9d98 [2022-07-27T22:09:11.033Z] ---> d4d5b41089d8 [2022-07-27T22:09:11.033Z] Step 13/22 : WORKDIR /edgex [2022-07-27T22:09:11.033Z] ---> Running in 539ef99a448c [2022-07-27T22:09:11.318Z] Removing intermediate container db606707b71a [2022-07-27T22:09:11.318Z] ---> 89576d36ff47 [2022-07-27T22:09:11.318Z] Step 13/25 : WORKDIR / [2022-07-27T22:09:11.318Z] ---> Running in 2572aee4d488 [2022-07-27T22:09:11.926Z] Removing intermediate container 539ef99a448c [2022-07-27T22:09:11.926Z] ---> 2d8e674c0285 [2022-07-27T22:09:11.926Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-27T22:09:12.203Z] Removing intermediate container 2572aee4d488 [2022-07-27T22:09:12.203Z] ---> a11d61844b27 [2022-07-27T22:09:12.203Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-27T22:09:13.661Z] ---> ff155b0f7dfe [2022-07-27T22:09:13.661Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-27T22:09:13.661Z] ---> 4662e78c9c6d [2022-07-27T22:09:13.661Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-27T22:09:15.111Z] ---> b1b942416fe1 [2022-07-27T22:09:15.111Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-27T22:09:16.100Z] ---> 915ea5ccdaf7 [2022-07-27T22:09:16.100Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-27T22:09:16.382Z] ---> 8eddcfd47206 [2022-07-27T22:09:16.382Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-27T22:09:17.835Z] ---> 49fb46985f4a [2022-07-27T22:09:17.835Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-27T22:09:18.438Z] ---> 87203030c8fa [2022-07-27T22:09:18.438Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-27T22:09:19.890Z] ---> 8c9ef840407b [2022-07-27T22:09:19.890Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-27T22:09:19.890Z] ---> dbba0df3e275 [2022-07-27T22:09:19.890Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-27T22:09:19.890Z] ---> Running in 5311ddb9a003 [2022-07-27T22:09:22.522Z] ---> df23a71eb33b [2022-07-27T22:09:22.522Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-27T22:09:23.517Z] ---> b07667eab171 [2022-07-27T22:09:23.517Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-27T22:09:23.517Z] Removing intermediate container 5311ddb9a003 [2022-07-27T22:09:23.517Z] ---> facc01928d57 [2022-07-27T22:09:23.517Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-27T22:09:23.517Z] ---> Running in 6c725ec76ebb [2022-07-27T22:09:23.517Z] ---> Running in ac86202cbebb [2022-07-27T22:09:24.511Z] Removing intermediate container ac86202cbebb [2022-07-27T22:09:24.511Z] ---> f67b35765c3f [2022-07-27T22:09:24.511Z] Step 20/22 : LABEL arch=arm64 [2022-07-27T22:09:24.511Z] ---> Running in c5ff04df15f9 [2022-07-27T22:09:25.491Z] Removing intermediate container c5ff04df15f9 [2022-07-27T22:09:25.491Z] ---> c4f286d587ae [2022-07-27T22:09:25.491Z] Step 21/22 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d [2022-07-27T22:09:25.491Z] ---> Running in dead37ed7b34 [2022-07-27T22:09:26.086Z] Removing intermediate container dead37ed7b34 [2022-07-27T22:09:26.086Z] ---> f71d132639a2 [2022-07-27T22:09:26.086Z] Step 22/22 : LABEL version=0.0.0 [2022-07-27T22:09:26.370Z] ---> Running in 7b34c1ab09f6 [2022-07-27T22:09:27.354Z] Removing intermediate container 6c725ec76ebb [2022-07-27T22:09:27.354Z] ---> 7560f1750571 [2022-07-27T22:09:27.354Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-27T22:09:27.354Z] Removing intermediate container 7b34c1ab09f6 [2022-07-27T22:09:27.354Z] ---> 74d72c869f87 [2022-07-27T22:09:27.354Z] [2022-07-27T22:09:27.354Z] ---> Running in 6dd02cc0c2cc [2022-07-27T22:09:27.957Z] Removing intermediate container 6dd02cc0c2cc [2022-07-27T22:09:27.957Z] ---> 1f5c9be2465b [2022-07-27T22:09:27.957Z] Step 23/25 : LABEL arch=arm64 [2022-07-27T22:09:28.231Z] ---> Running in 54f143afcc6a [2022-07-27T22:09:28.231Z] Successfully built 74d72c869f87 [2022-07-27T22:09:28.231Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-27T22:09:28.231Z]  Building security-proxy-setup ... done Building security-spire-config [2022-07-27T22:09:28.831Z] Removing intermediate container 54f143afcc6a [2022-07-27T22:09:28.831Z] ---> f747719d6a29 [2022-07-27T22:09:28.831Z] Step 24/25 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d [2022-07-27T22:09:29.112Z] ---> Running in 45bcd7280ac7 [2022-07-27T22:09:29.407Z] Removing intermediate container 45bcd7280ac7 [2022-07-27T22:09:29.407Z] ---> 16d48e20f689 [2022-07-27T22:09:29.407Z] Step 25/25 : LABEL version=0.0.0 [2022-07-27T22:09:29.683Z] ---> Running in 1c19a0867c94 [2022-07-27T22:09:30.282Z] Removing intermediate container 1c19a0867c94 [2022-07-27T22:09:30.282Z] ---> a2fa013d9960 [2022-07-27T22:09:30.282Z] [2022-07-27T22:09:30.558Z] Successfully built a2fa013d9960 [2022-07-27T22:09:30.558Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-27T22:09:30.558Z] Building security-spire-server [2022-07-27T22:10:03.002Z]  Building security-secretstore-setup ... done Removing intermediate container 10697d173cbb [2022-07-27T22:10:03.002Z] ---> 8d744f1fdd73 [2022-07-27T22:10:03.002Z] [2022-07-27T22:10:03.002Z] Step 10/31 : FROM alpine:3.16 [2022-07-27T22:10:03.002Z] ---> 3d81c46cd875 [2022-07-27T22:10:03.002Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-27T22:10:03.282Z] ---> Running in 10ed2b702b77 [2022-07-27T22:10:03.894Z] Removing intermediate container 10ed2b702b77 [2022-07-27T22:10:03.894Z] ---> 2413e70b5fb8 [2022-07-27T22:10:03.894Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-27T22:10:04.178Z] ---> Running in 2fc842de5431 [2022-07-27T22:10:06.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:10:06.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:10:07.781Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-27T22:10:07.781Z] (2/2) Installing su-exec (0.2-r1) [2022-07-27T22:10:07.781Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T22:10:07.781Z] OK: 5 MiB in 16 packages [2022-07-27T22:10:10.429Z] Removing intermediate container 2fc842de5431 [2022-07-27T22:10:10.429Z] ---> dcb965c8f326 [2022-07-27T22:10:10.429Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-27T22:10:10.429Z] ---> Running in bcbe5cfdd550 [2022-07-27T22:10:11.029Z] Removing intermediate container bcbe5cfdd550 [2022-07-27T22:10:11.029Z] ---> 862c31ef483a [2022-07-27T22:10:11.029Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-27T22:10:11.307Z] ---> Running in cfde1ca335a4 [2022-07-27T22:10:11.578Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T22:10:11.578Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-27T22:10:11.578Z] ---> 76289b8af5e9 [2022-07-27T22:10:11.578Z] Step 3/26 : WORKDIR /edgex-go [2022-07-27T22:10:11.578Z] ---> Using cache [2022-07-27T22:10:11.578Z] ---> 467e6da7205b [2022-07-27T22:10:11.578Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T22:10:11.578Z] ---> Using cache [2022-07-27T22:10:11.578Z] ---> a48911e51813 [2022-07-27T22:10:11.578Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-27T22:10:11.578Z] ---> Running in a02016aca463 [2022-07-27T22:10:12.176Z] Removing intermediate container cfde1ca335a4 [2022-07-27T22:10:12.176Z] ---> 8f97c5c97f27 [2022-07-27T22:10:12.176Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-27T22:10:12.450Z] ---> Running in aa3ef562de7a [2022-07-27T22:10:13.439Z] Removing intermediate container aa3ef562de7a [2022-07-27T22:10:13.439Z] ---> 8e3fbb924f57 [2022-07-27T22:10:13.439Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-27T22:10:13.439Z] ---> Running in 83c3e2b5aba6 [2022-07-27T22:10:13.715Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:10:14.700Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:10:15.688Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T22:10:15.688Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-27T22:10:15.688Z] ---> 76289b8af5e9 [2022-07-27T22:10:15.688Z] Step 3/25 : WORKDIR /edgex-go [2022-07-27T22:10:15.688Z] ---> Using cache [2022-07-27T22:10:15.688Z] ---> 467e6da7205b [2022-07-27T22:10:15.688Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T22:10:15.688Z] ---> Using cache [2022-07-27T22:10:15.688Z] ---> a48911e51813 [2022-07-27T22:10:15.688Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-27T22:10:15.688Z] ---> Running in dba6187d2809 [2022-07-27T22:10:16.297Z] OK: 221 MiB in 51 packages [2022-07-27T22:10:17.796Z] Removing intermediate container 83c3e2b5aba6 [2022-07-27T22:10:17.796Z] ---> 0f52fbf224f0 [2022-07-27T22:10:17.796Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-27T22:10:17.796Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:10:18.078Z] ---> Running in 7bd20bb0280c [2022-07-27T22:10:18.079Z] Removing intermediate container a02016aca463 [2022-07-27T22:10:18.079Z] ---> 222b7020cb2c [2022-07-27T22:10:18.079Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-27T22:10:19.087Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:10:19.087Z] Removing intermediate container 7bd20bb0280c [2022-07-27T22:10:19.087Z] ---> aaac8a8af5db [2022-07-27T22:10:19.087Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-27T22:10:19.374Z] ---> 9e711d8d75f9 [2022-07-27T22:10:19.374Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T22:10:19.649Z] ---> Running in bdcefacd1945 [2022-07-27T22:10:20.257Z] OK: 221 MiB in 51 packages [2022-07-27T22:10:20.871Z] ---> 7e785907f797 [2022-07-27T22:10:20.871Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-27T22:10:21.144Z] ---> Running in e44ca28b9d2c [2022-07-27T22:10:21.742Z] Removing intermediate container dba6187d2809 [2022-07-27T22:10:21.742Z] ---> d9e9515b99d7 [2022-07-27T22:10:21.742Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-27T22:10:23.211Z] ---> d64ad0e332de [2022-07-27T22:10:23.211Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T22:10:23.211Z] ---> Running in 1d8a217228e0 [2022-07-27T22:10:24.656Z] Removing intermediate container e44ca28b9d2c [2022-07-27T22:10:24.656Z] ---> c352be9c2917 [2022-07-27T22:10:24.656Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T22:10:26.649Z] ---> efbb23c708ac [2022-07-27T22:10:26.649Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-27T22:10:30.056Z] ---> c7a6a62fd17a [2022-07-27T22:10:30.056Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-27T22:10:30.683Z] Removing intermediate container 5a1be7cd99c3 [2022-07-27T22:10:30.683Z] ---> 63ffe297d774 [2022-07-27T22:10:30.683Z] [2022-07-27T22:10:30.683Z] Step 10/23 : FROM alpine:3.16 [2022-07-27T22:10:30.683Z] ---> 3d81c46cd875 [2022-07-27T22:10:30.683Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-27T22:10:31.301Z] ---> Running in e3ac1d4d32cf [2022-07-27T22:10:32.329Z] Removing intermediate container e3ac1d4d32cf [2022-07-27T22:10:32.329Z] ---> 18c4e4bdb8f5 [2022-07-27T22:10:32.329Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-27T22:10:32.329Z] ---> 670087a93f61 [2022-07-27T22:10:32.329Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-27T22:10:32.607Z] ---> Running in 27f2f0166685 [2022-07-27T22:10:34.055Z] Removing intermediate container 27f2f0166685 [2022-07-27T22:10:34.055Z] ---> 6f6167ecc07d [2022-07-27T22:10:34.055Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-27T22:10:34.055Z] ---> 252512efa85b [2022-07-27T22:10:34.055Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-27T22:10:34.332Z] ---> Running in 4fa22da5c308 [2022-07-27T22:10:35.331Z] Removing intermediate container 4fa22da5c308 [2022-07-27T22:10:35.331Z] ---> 675c418125df [2022-07-27T22:10:35.331Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T22:10:35.613Z] ---> Running in 4ec1f4d5fc8a [2022-07-27T22:10:35.613Z] ---> dd83e06b16de [2022-07-27T22:10:35.613Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-27T22:10:36.626Z] Removing intermediate container e8825138a210 [2022-07-27T22:10:36.626Z] ---> 40960c58cfa9 [2022-07-27T22:10:36.626Z] [2022-07-27T22:10:36.626Z] Step 9/20 : FROM alpine:3.15 [2022-07-27T22:10:36.626Z] ---> 60f2846fe774 [2022-07-27T22:10:36.626Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-27T22:10:36.626Z] ---> Using cache [2022-07-27T22:10:36.626Z] ---> 73adaa845415 [2022-07-27T22:10:36.626Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T22:10:36.626Z] ---> Using cache [2022-07-27T22:10:36.626Z] ---> fa76ff4f7a21 [2022-07-27T22:10:36.626Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-27T22:10:36.910Z] ---> Running in 066cd4869ebe [2022-07-27T22:10:37.514Z] ---> 52f665f9a8d1 [2022-07-27T22:10:37.514Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-27T22:10:37.794Z] ---> Running in af0810759648 [2022-07-27T22:10:39.798Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:10:39.798Z] Removing intermediate container 4ec1f4d5fc8a [2022-07-27T22:10:39.798Z] ---> a3e96ec3edba [2022-07-27T22:10:39.798Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-27T22:10:40.073Z] ---> Running in f53ab2f8f205 [2022-07-27T22:10:40.687Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:10:41.690Z] Removing intermediate container af0810759648 [2022-07-27T22:10:41.690Z] ---> 4ad265244236 [2022-07-27T22:10:41.690Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-27T22:10:41.690Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-27T22:10:41.690Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-27T22:10:41.690Z] OK: 15733 distinct packages available [2022-07-27T22:10:41.968Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:10:41.968Z] ---> Running in 815978a502b9 [2022-07-27T22:10:41.968Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:10:42.576Z] Removing intermediate container 815978a502b9 [2022-07-27T22:10:42.576Z] ---> 834308b31920 [2022-07-27T22:10:42.576Z] Step 28/31 : CMD ["gate"] [2022-07-27T22:10:42.851Z] ---> Running in 5911a68d0657 [2022-07-27T22:10:43.126Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:10:43.126Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:10:43.734Z] Removing intermediate container 5911a68d0657 [2022-07-27T22:10:43.734Z] ---> 950765603a2d [2022-07-27T22:10:43.734Z] Step 29/31 : LABEL arch=arm64 [2022-07-27T22:10:43.734Z] ---> Running in 67db2cfc9230 [2022-07-27T22:10:44.012Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-27T22:10:44.297Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-27T22:10:44.297Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-27T22:10:44.297Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-27T22:10:44.297Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-27T22:10:44.581Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-27T22:10:44.581Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-27T22:10:44.581Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-27T22:10:44.581Z] (5/9) Installing curl (7.80.0-r2) [2022-07-27T22:10:44.581Z] Removing intermediate container 67db2cfc9230 [2022-07-27T22:10:44.581Z] ---> c8da84213061 [2022-07-27T22:10:44.581Z] Step 30/31 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d [2022-07-27T22:10:44.860Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-27T22:10:44.860Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-27T22:10:44.860Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-27T22:10:44.860Z] ---> Running in 96ef754305a7 [2022-07-27T22:10:44.860Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-27T22:10:44.860Z] (8/9) Installing libucontext (1.1-r0) [2022-07-27T22:10:45.140Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T22:10:45.140Z] OK: 8 MiB in 20 packages [2022-07-27T22:10:45.140Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-27T22:10:45.140Z] Executing busybox-1.34.1-r7.trigger [2022-07-27T22:10:45.140Z] Executing ca-certificates-20211220-r0.trigger [2022-07-27T22:10:45.420Z] OK: 8 MiB in 23 packages [2022-07-27T22:10:45.697Z] Removing intermediate container 96ef754305a7 [2022-07-27T22:10:45.697Z] ---> 9ec061cfd613 [2022-07-27T22:10:45.697Z] Step 31/31 : LABEL version=0.0.0 [2022-07-27T22:10:45.977Z] ---> Running in f1d751133bba [2022-07-27T22:10:46.978Z] Removing intermediate container f53ab2f8f205 [2022-07-27T22:10:46.978Z] ---> 1eff25a73fe6 [2022-07-27T22:10:46.978Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T22:10:46.978Z] Removing intermediate container f1d751133bba [2022-07-27T22:10:46.978Z] ---> 22c96aa89b60 [2022-07-27T22:10:46.978Z] [2022-07-27T22:10:47.965Z] Successfully built 22c96aa89b60 [2022-07-27T22:10:48.241Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-27T22:10:48.241Z] ---> df44ff854ad7 [2022-07-27T22:10:48.241Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data /Building support-notifications [2022-07-27T22:10:48.241Z]  Building security-bootstrapper ... done  [2022-07-27T22:10:48.241Z] Removing intermediate container 066cd4869ebe [2022-07-27T22:10:48.241Z] ---> f32605817c54 [2022-07-27T22:10:48.241Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T22:10:49.241Z] ---> 835d36d00cef [2022-07-27T22:10:49.241Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-27T22:10:51.890Z] ---> 2647ce9a2e50 [2022-07-27T22:10:51.890Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-27T22:10:53.348Z] ---> 03c73224aaed [2022-07-27T22:10:53.348Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-27T22:10:53.348Z] ---> 0b8865d9d2a6 [2022-07-27T22:10:53.348Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-27T22:10:53.946Z] ---> Running in f9fb194edbab [2022-07-27T22:10:54.542Z] ---> abb321100259 [2022-07-27T22:10:54.542Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-27T22:10:54.542Z] ---> Running in 35b515fefae9 [2022-07-27T22:10:54.820Z] Removing intermediate container f9fb194edbab [2022-07-27T22:10:54.820Z] ---> 32fb0c519a9f [2022-07-27T22:10:54.820Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T22:10:55.092Z] ---> Running in ad7b7eca769a [2022-07-27T22:10:55.370Z] Removing intermediate container 35b515fefae9 [2022-07-27T22:10:55.370Z] ---> 496929897ff6 [2022-07-27T22:10:55.370Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T22:10:55.644Z] ---> Running in be2007b73cbb [2022-07-27T22:10:55.644Z] Removing intermediate container ad7b7eca769a [2022-07-27T22:10:55.644Z] ---> 8ac56d8f8231 [2022-07-27T22:10:55.644Z] Step 21/23 : LABEL arch=arm64 [2022-07-27T22:10:55.915Z] ---> Running in 0f9c624777d0 [2022-07-27T22:10:56.525Z] Removing intermediate container be2007b73cbb [2022-07-27T22:10:56.525Z] ---> 4f1604dd7372 [2022-07-27T22:10:56.525Z] Step 18/20 : LABEL arch=arm64 [2022-07-27T22:10:56.798Z] ---> Running in 6f9d6b017c17 [2022-07-27T22:10:56.798Z] Removing intermediate container 0f9c624777d0 [2022-07-27T22:10:56.798Z] ---> a5469a651350 [2022-07-27T22:10:56.798Z] Step 22/23 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d [2022-07-27T22:10:56.798Z] ---> Running in 6759ea90ffe7 [2022-07-27T22:10:57.788Z] Removing intermediate container 6759ea90ffe7 [2022-07-27T22:10:57.788Z] ---> 7957083d9357 [2022-07-27T22:10:57.788Z] Step 23/23 : LABEL version=0.0.0 [2022-07-27T22:10:57.788Z] Removing intermediate container 6f9d6b017c17 [2022-07-27T22:10:57.788Z] ---> b77738cf0a49 [2022-07-27T22:10:57.788Z] Step 19/20 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d [2022-07-27T22:10:57.788Z] ---> Running in 0f190d1045a6 [2022-07-27T22:10:57.788Z] ---> Running in 22055287f595 [2022-07-27T22:10:58.779Z] Removing intermediate container 22055287f595 [2022-07-27T22:10:58.779Z] ---> 5557b029f221 [2022-07-27T22:10:58.779Z] [2022-07-27T22:10:58.779Z] Removing intermediate container 0f190d1045a6 [2022-07-27T22:10:58.779Z] ---> e75dd90c4f15 [2022-07-27T22:10:58.779Z] Step 20/20 : LABEL version=0.0.0 [2022-07-27T22:10:59.054Z] ---> Running in edbaa47b1721 [2022-07-27T22:10:59.656Z] Successfully built 5557b029f221 [2022-07-27T22:10:59.656Z] Successfully tagged core-data-arm64:latest [2022-07-27T22:10:59.656Z]  Building core-data ... done Building core-metadata [2022-07-27T22:10:59.928Z] Removing intermediate container edbaa47b1721 [2022-07-27T22:10:59.928Z] ---> 7df2a32deb48 [2022-07-27T22:10:59.928Z] [2022-07-27T22:11:00.905Z] Successfully built 7df2a32deb48 [2022-07-27T22:11:00.905Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-07-27T22:11:00.905Z]  Building security-spiffe-token-provider ... done Building core-command [2022-07-27T22:11:09.379Z] Removing intermediate container bdcefacd1945 [2022-07-27T22:11:09.379Z] ---> 1eec243a4918 [2022-07-27T22:11:09.379Z] Step 8/26 : COPY . . [2022-07-27T22:11:09.379Z] Removing intermediate container 1d8a217228e0 [2022-07-27T22:11:09.379Z] ---> af8a64594f58 [2022-07-27T22:11:09.379Z] Step 8/25 : COPY . . [2022-07-27T22:11:24.509Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T22:11:24.509Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-27T22:11:24.509Z] ---> 76289b8af5e9 [2022-07-27T22:11:24.509Z] Step 3/22 : WORKDIR /edgex-go [2022-07-27T22:11:24.509Z] ---> Using cache [2022-07-27T22:11:24.509Z] ---> 467e6da7205b [2022-07-27T22:11:24.509Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T22:11:24.509Z] ---> Using cache [2022-07-27T22:11:24.509Z] ---> a48911e51813 [2022-07-27T22:11:24.509Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-27T22:11:24.783Z] ---> Running in 26e0a22e00ca [2022-07-27T22:11:26.763Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:11:27.366Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:11:28.362Z] OK: 221 MiB in 51 packages [2022-07-27T22:11:30.378Z] Removing intermediate container 26e0a22e00ca [2022-07-27T22:11:30.378Z] ---> 1bbdd86b3c95 [2022-07-27T22:11:30.378Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-27T22:11:31.811Z] ---> 73e664809008 [2022-07-27T22:11:31.811Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T22:11:31.811Z] ---> Running in c479357e410d [2022-07-27T22:11:36.172Z] ---> be03284a0337 [2022-07-27T22:11:36.172Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-27T22:11:36.172Z] ---> b861fa8c340e [2022-07-27T22:11:36.172Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-27T22:11:36.455Z] ---> Running in a829d9bcf831 [2022-07-27T22:11:36.455Z] ---> Running in 913c7e2d774c [2022-07-27T22:11:37.062Z] Removing intermediate container a829d9bcf831 [2022-07-27T22:11:37.062Z] ---> 252a181212dd [2022-07-27T22:11:37.062Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-27T22:11:37.372Z] Removing intermediate container 913c7e2d774c [2022-07-27T22:11:37.372Z] ---> 38a9effa44a7 [2022-07-27T22:11:37.372Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-27T22:11:37.372Z] ---> Running in 90b8315532bf [2022-07-27T22:11:37.662Z] ---> Running in c82dd5f91686 [2022-07-27T22:11:38.669Z] Removing intermediate container 90b8315532bf [2022-07-27T22:11:38.669Z] ---> 326140173b3f [2022-07-27T22:11:38.669Z] Step 11/25 : 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-07-27T22:11:38.669Z] Removing intermediate container c82dd5f91686 [2022-07-27T22:11:38.669Z] ---> ef9bb392dcd1 [2022-07-27T22:11:38.669Z] Step 11/26 : 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-07-27T22:11:38.669Z] ---> Running in 74a99f274641 [2022-07-27T22:11:38.949Z] ---> Running in d276e9effdba [2022-07-27T22:11:41.624Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T22:11:41.624Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-27T22:11:41.624Z] ---> 76289b8af5e9 [2022-07-27T22:11:41.624Z] Step 3/23 : WORKDIR /edgex-go [2022-07-27T22:11:41.624Z] ---> Using cache [2022-07-27T22:11:41.624Z] ---> 467e6da7205b [2022-07-27T22:11:41.624Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T22:11:41.624Z] ---> Using cache [2022-07-27T22:11:41.624Z] ---> a48911e51813 [2022-07-27T22:11:41.624Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-27T22:11:41.624Z] ---> Using cache [2022-07-27T22:11:41.624Z] ---> e37443d108ed [2022-07-27T22:11:41.624Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-27T22:11:41.624Z] ---> Using cache [2022-07-27T22:11:41.624Z] ---> ccea835861d9 [2022-07-27T22:11:41.624Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T22:11:41.624Z] ---> Using cache [2022-07-27T22:11:41.624Z] ---> 464440544c4d [2022-07-27T22:11:41.624Z] Step 8/23 : COPY . . [2022-07-27T22:11:42.242Z] ---> Using cache [2022-07-27T22:11:42.242Z] ---> 5468547eb9bc [2022-07-27T22:11:42.242Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-27T22:11:42.848Z] ---> Running in 13bdf245bee1 [2022-07-27T22:11:43.461Z] Removing intermediate container d276e9effdba [2022-07-27T22:11:43.461Z] ---> d6a0a0205c71 [2022-07-27T22:11:43.461Z] Step 12/26 : WORKDIR /edgex-go [2022-07-27T22:11:43.749Z] ---> Running in 6787ab2593e4 [2022-07-27T22:11:44.034Z] Removing intermediate container 74a99f274641 [2022-07-27T22:11:44.034Z] ---> 6b80eaf0f97f [2022-07-27T22:11:44.034Z] Step 12/25 : WORKDIR /edgex-go [2022-07-27T22:11:44.321Z] ---> Running in a483b4acbee5 [2022-07-27T22:11:44.600Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T22:11:44.600Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-27T22:11:44.600Z] ---> 76289b8af5e9 [2022-07-27T22:11:44.600Z] Step 3/23 : WORKDIR /edgex-go [2022-07-27T22:11:44.600Z] ---> Using cache [2022-07-27T22:11:44.600Z] ---> 467e6da7205b [2022-07-27T22:11:44.600Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T22:11:44.600Z] ---> Using cache [2022-07-27T22:11:44.600Z] ---> a48911e51813 [2022-07-27T22:11:44.600Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-27T22:11:44.600Z] ---> Using cache [2022-07-27T22:11:44.600Z] ---> e37443d108ed [2022-07-27T22:11:44.600Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-27T22:11:44.600Z] ---> Using cache [2022-07-27T22:11:44.600Z] ---> ccea835861d9 [2022-07-27T22:11:44.600Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T22:11:44.600Z] ---> Using cache [2022-07-27T22:11:44.600Z] ---> 464440544c4d [2022-07-27T22:11:44.600Z] Step 8/23 : COPY . . [2022-07-27T22:11:44.600Z] 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-07-27T22:11:44.894Z] ---> Using cache [2022-07-27T22:11:44.894Z] ---> 5468547eb9bc [2022-07-27T22:11:44.894Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-27T22:11:45.185Z] Removing intermediate container 6787ab2593e4 [2022-07-27T22:11:45.185Z] ---> 66c1e3b3fdcc [2022-07-27T22:11:45.185Z] [2022-07-27T22:11:45.185Z] Step 13/26 : FROM alpine:3.15 [2022-07-27T22:11:45.185Z] ---> 60f2846fe774 [2022-07-27T22:11:45.185Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-27T22:11:45.185Z] ---> Using cache [2022-07-27T22:11:45.185Z] ---> 73adaa845415 [2022-07-27T22:11:45.185Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T22:11:45.185Z] ---> Using cache [2022-07-27T22:11:45.185Z] ---> fa76ff4f7a21 [2022-07-27T22:11:45.185Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-27T22:11:45.185Z] ---> Running in f5e6e2713596 [2022-07-27T22:11:45.462Z] Removing intermediate container a483b4acbee5 [2022-07-27T22:11:45.462Z] ---> 43732582be53 [2022-07-27T22:11:45.462Z] [2022-07-27T22:11:45.462Z] Step 13/25 : FROM alpine:3.15 [2022-07-27T22:11:45.462Z] ---> 60f2846fe774 [2022-07-27T22:11:45.462Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-27T22:11:45.462Z] ---> Running in bac73f7cab0c [2022-07-27T22:11:45.462Z] ---> Using cache [2022-07-27T22:11:45.462Z] ---> 73adaa845415 [2022-07-27T22:11:45.462Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T22:11:45.462Z] ---> Using cache [2022-07-27T22:11:45.462Z] ---> fa76ff4f7a21 [2022-07-27T22:11:45.462Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-27T22:11:45.462Z] ---> Using cache [2022-07-27T22:11:45.462Z] ---> c2ab44a63024 [2022-07-27T22:11:45.462Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-27T22:11:48.107Z] 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/core-command/core-command ./cmd/core-command [2022-07-27T22:11:48.107Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:11:49.105Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:11:50.561Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-27T22:11:50.561Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-27T22:11:50.561Z] OK: 15733 distinct packages available [2022-07-27T22:11:50.840Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:11:51.837Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:11:53.289Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-27T22:11:53.289Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-27T22:11:53.571Z] (3/4) Installing libucontext (1.1-r0) [2022-07-27T22:11:53.571Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-27T22:11:53.571Z] Executing busybox-1.34.1-r7.trigger [2022-07-27T22:11:53.847Z] OK: 6 MiB in 18 packages [2022-07-27T22:11:55.879Z] ---> 0fc3dc5d8d96 [2022-07-27T22:11:55.879Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-27T22:11:56.873Z] Removing intermediate container bac73f7cab0c [2022-07-27T22:11:56.873Z] ---> b52cb8027ff6 [2022-07-27T22:11:56.873Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-27T22:11:57.869Z] ---> d9e1b8a3b088 [2022-07-27T22:11:57.869Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-27T22:11:59.872Z] ---> 6226be43bf06 [2022-07-27T22:11:59.872Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-27T22:12:01.335Z] ---> 41205f71bae7 [2022-07-27T22:12:01.335Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-27T22:12:01.616Z] ---> Running in b984c037c3d1 [2022-07-27T22:12:02.619Z] Removing intermediate container b984c037c3d1 [2022-07-27T22:12:02.619Z] ---> 2f3deafc37dd [2022-07-27T22:12:02.619Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-27T22:12:02.904Z] ---> Running in 2ff539c8d374 [2022-07-27T22:12:03.905Z] Removing intermediate container 2ff539c8d374 [2022-07-27T22:12:03.905Z] ---> 3714ab719f0f [2022-07-27T22:12:03.905Z] Step 23/25 : LABEL arch=arm64 [2022-07-27T22:12:04.187Z] ---> Running in 7f5bc932dedd [2022-07-27T22:12:05.186Z] Removing intermediate container 7f5bc932dedd [2022-07-27T22:12:05.186Z] ---> e44350c3d39d [2022-07-27T22:12:05.186Z] Step 24/25 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d [2022-07-27T22:12:05.466Z] ---> Running in 494f448240dd [2022-07-27T22:12:06.474Z] Removing intermediate container 494f448240dd [2022-07-27T22:12:06.474Z] ---> cce3358f166b [2022-07-27T22:12:06.474Z] Step 25/25 : LABEL version=0.0.0 [2022-07-27T22:12:06.753Z] ---> Running in 6058af3aea43 [2022-07-27T22:12:07.760Z] Removing intermediate container 6058af3aea43 [2022-07-27T22:12:07.760Z] ---> ad22ebf037a3 [2022-07-27T22:12:07.760Z] [2022-07-27T22:12:09.232Z] Successfully built ad22ebf037a3 [2022-07-27T22:12:09.232Z] Successfully tagged security-spire-server-arm64:latest [2022-07-27T22:12:09.232Z] Building support-scheduler [2022-07-27T22:12:09.515Z]  Building security-spire-server ... done  ---> f006b105b996 [2022-07-27T22:12:09.515Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-27T22:12:11.530Z] ---> e7d0ccab81f5 [2022-07-27T22:12:11.530Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-27T22:12:11.530Z] ---> Running in a234cb63f531 [2022-07-27T22:12:12.530Z] Removing intermediate container a234cb63f531 [2022-07-27T22:12:12.530Z] ---> 675bfdbd9599 [2022-07-27T22:12:12.530Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-27T22:12:14.014Z] ---> f312e95748dc [2022-07-27T22:12:14.014Z] Step 21/26 : WORKDIR / [2022-07-27T22:12:14.014Z] ---> Running in 3ebcc2274806 [2022-07-27T22:12:15.480Z] Removing intermediate container 3ebcc2274806 [2022-07-27T22:12:15.480Z] ---> e66849fcda70 [2022-07-27T22:12:15.480Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-27T22:12:15.480Z] ---> Running in 53258e47edee [2022-07-27T22:12:16.493Z] Removing intermediate container 53258e47edee [2022-07-27T22:12:16.493Z] ---> 82a774a14c42 [2022-07-27T22:12:16.493Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-27T22:12:16.493Z] ---> Running in b44b1f7e64a5 [2022-07-27T22:12:17.100Z] Removing intermediate container b44b1f7e64a5 [2022-07-27T22:12:17.100Z] ---> bc5772fe17da [2022-07-27T22:12:17.100Z] Step 24/26 : LABEL arch=arm64 [2022-07-27T22:12:17.413Z] ---> Running in 570537c2db7e [2022-07-27T22:12:18.018Z] Removing intermediate container 570537c2db7e [2022-07-27T22:12:18.018Z] ---> 981a5bb72a4f [2022-07-27T22:12:18.018Z] Step 25/26 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d [2022-07-27T22:12:18.304Z] ---> Running in 4fc866f5f54d [2022-07-27T22:12:19.283Z] Removing intermediate container 4fc866f5f54d [2022-07-27T22:12:19.283Z] ---> 3a05b7dfc4c8 [2022-07-27T22:12:19.283Z] Step 26/26 : LABEL version=0.0.0 [2022-07-27T22:12:19.283Z] ---> Running in cb64dc10630c [2022-07-27T22:12:19.884Z] Removing intermediate container cb64dc10630c [2022-07-27T22:12:19.884Z] ---> a989849ecd02 [2022-07-27T22:12:19.884Z] [2022-07-27T22:12:20.622Z] Removing intermediate container c479357e410d [2022-07-27T22:12:20.622Z] ---> af07ef0110c5 [2022-07-27T22:12:20.622Z] Step 8/22 : COPY . . [2022-07-27T22:12:20.622Z] Successfully built a989849ecd02 [2022-07-27T22:12:20.622Z] Successfully tagged security-spire-config-arm64:latest [2022-07-27T22:12:20.935Z]  Building security-spire-config ... done Building sys-mgmt-agent [2022-07-27T22:12:47.875Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T22:12:47.875Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-27T22:12:47.875Z] ---> 76289b8af5e9 [2022-07-27T22:12:47.875Z] Step 3/22 : WORKDIR /edgex-go [2022-07-27T22:12:47.875Z] ---> Using cache [2022-07-27T22:12:47.875Z] ---> 467e6da7205b [2022-07-27T22:12:47.875Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T22:12:47.875Z] ---> Using cache [2022-07-27T22:12:47.875Z] ---> a48911e51813 [2022-07-27T22:12:47.875Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-27T22:12:47.875Z] ---> Using cache [2022-07-27T22:12:47.875Z] ---> e37443d108ed [2022-07-27T22:12:47.875Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-27T22:12:47.875Z] ---> Using cache [2022-07-27T22:12:47.875Z] ---> ccea835861d9 [2022-07-27T22:12:47.875Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T22:12:47.875Z] ---> Using cache [2022-07-27T22:12:47.875Z] ---> 464440544c4d [2022-07-27T22:12:47.875Z] Step 8/22 : COPY . . [2022-07-27T22:12:47.875Z] ---> Using cache [2022-07-27T22:12:47.875Z] ---> 5468547eb9bc [2022-07-27T22:12:47.875Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-27T22:12:49.892Z] ---> Running in 2b81e7ab0b3e [2022-07-27T22:12:51.907Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-27T22:12:54.559Z] ---> 5c5754a2b4ae [2022-07-27T22:12:54.560Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-27T22:12:54.560Z] ---> Running in d536aeee3779 [2022-07-27T22:12:57.205Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-27T22:13:05.523Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T22:13:05.523Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-27T22:13:05.523Z] ---> 76289b8af5e9 [2022-07-27T22:13:05.523Z] Step 3/23 : WORKDIR /edgex-go [2022-07-27T22:13:05.523Z] ---> Using cache [2022-07-27T22:13:05.523Z] ---> 467e6da7205b [2022-07-27T22:13:05.523Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T22:13:05.523Z] ---> Using cache [2022-07-27T22:13:05.523Z] ---> a48911e51813 [2022-07-27T22:13:05.523Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-27T22:13:05.523Z] ---> Running in fb5e324d27d5 [2022-07-27T22:13:07.512Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:13:08.505Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:13:10.511Z] OK: 221 MiB in 51 packages [2022-07-27T22:13:11.516Z] Removing intermediate container fb5e324d27d5 [2022-07-27T22:13:11.516Z] ---> 46da64777a0d [2022-07-27T22:13:11.516Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-27T22:13:12.976Z] ---> 53449af2249a [2022-07-27T22:13:12.976Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T22:13:12.976Z] ---> Running in 362b6973b958 [2022-07-27T22:14:09.592Z] Removing intermediate container 362b6973b958 [2022-07-27T22:14:09.592Z] ---> d646597ac4b4 [2022-07-27T22:14:09.592Z] Step 8/23 : COPY . . [2022-07-27T22:14:24.767Z] ---> 7d1e00658efd [2022-07-27T22:14:24.767Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-27T22:14:24.767Z] ---> Running in 83458dd2149e [2022-07-27T22:14:25.044Z] 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-07-27T22:17:17.094Z] Removing intermediate container f5e6e2713596 [2022-07-27T22:17:17.094Z] ---> 1b59e923a72e [2022-07-27T22:17:17.094Z] [2022-07-27T22:17:17.094Z] Step 10/23 : FROM alpine:3.16 [2022-07-27T22:17:17.094Z] ---> 3d81c46cd875 [2022-07-27T22:17:17.094Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-27T22:17:17.094Z] ---> Running in 6d6ced9451b9 [2022-07-27T22:17:17.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:17:17.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:17:17.094Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-27T22:17:17.094Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T22:17:17.094Z] OK: 5 MiB in 15 packages [2022-07-27T22:17:17.094Z] Removing intermediate container 6d6ced9451b9 [2022-07-27T22:17:17.094Z] ---> 066ceae30f85 [2022-07-27T22:17:17.094Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-27T22:17:17.094Z] ---> Running in 1f15ba1ccd48 [2022-07-27T22:17:17.094Z] Removing intermediate container 1f15ba1ccd48 [2022-07-27T22:17:17.094Z] ---> 91b0b412cd7d [2022-07-27T22:17:17.094Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-27T22:17:17.094Z] ---> Running in 14de0a6dc00f [2022-07-27T22:17:17.094Z] Removing intermediate container 14de0a6dc00f [2022-07-27T22:17:17.094Z] ---> ffc896a18502 [2022-07-27T22:17:17.094Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-27T22:17:17.094Z] ---> Running in 5101a9e21132 [2022-07-27T22:17:17.094Z] Removing intermediate container 5101a9e21132 [2022-07-27T22:17:17.094Z] ---> eab78fff41fc [2022-07-27T22:17:17.094Z] Step 15/23 : WORKDIR / [2022-07-27T22:17:17.094Z] ---> Running in 2856feb4ffd3 [2022-07-27T22:17:17.094Z] Removing intermediate container 2856feb4ffd3 [2022-07-27T22:17:17.094Z] ---> a19e97e59064 [2022-07-27T22:17:17.094Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T22:17:17.094Z] ---> 17816f18edc0 [2022-07-27T22:17:17.094Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-27T22:17:17.094Z] ---> 643e41ac9dfa [2022-07-27T22:17:17.094Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-27T22:17:17.094Z] ---> 3703569b28ad [2022-07-27T22:17:17.094Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-27T22:17:17.094Z] ---> Running in 37e8f56f7b6e [2022-07-27T22:17:17.094Z] Removing intermediate container 37e8f56f7b6e [2022-07-27T22:17:17.094Z] ---> e3cd17f60790 [2022-07-27T22:17:17.094Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T22:17:17.094Z] ---> Running in fc7a133e613b [2022-07-27T22:17:17.094Z] Removing intermediate container fc7a133e613b [2022-07-27T22:17:17.094Z] ---> 0eeba05498d3 [2022-07-27T22:17:17.094Z] Step 21/23 : LABEL arch=arm64 [2022-07-27T22:17:17.094Z] ---> Running in ca99228afe71 [2022-07-27T22:17:17.094Z] Removing intermediate container ca99228afe71 [2022-07-27T22:17:17.094Z] ---> 5d9b0186738e [2022-07-27T22:17:17.094Z] Step 22/23 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d [2022-07-27T22:17:17.094Z] ---> Running in e5f2e5b5155e [2022-07-27T22:17:17.094Z] Removing intermediate container e5f2e5b5155e [2022-07-27T22:17:17.094Z] ---> e97b42eb5031 [2022-07-27T22:17:17.094Z] Step 23/23 : LABEL version=0.0.0 [2022-07-27T22:17:17.094Z] ---> Running in 5313731983b7 [2022-07-27T22:17:17.094Z] Removing intermediate container 5313731983b7 [2022-07-27T22:17:17.094Z] ---> d2209cfba10b [2022-07-27T22:17:17.094Z] [2022-07-27T22:17:17.372Z] Successfully built d2209cfba10b [2022-07-27T22:17:17.372Z] Successfully tagged core-command-arm64:latest [2022-07-27T22:18:14.007Z]  Building core-command ... done Removing intermediate container 13bdf245bee1 [2022-07-27T22:18:14.007Z] ---> 67a93c2bba6f [2022-07-27T22:18:14.007Z] [2022-07-27T22:18:14.007Z] Step 10/23 : FROM alpine:3.16 [2022-07-27T22:18:14.007Z] ---> 3d81c46cd875 [2022-07-27T22:18:14.007Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-27T22:18:14.007Z] ---> Using cache [2022-07-27T22:18:14.007Z] ---> 066ceae30f85 [2022-07-27T22:18:14.007Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-27T22:18:14.007Z] ---> Using cache [2022-07-27T22:18:14.007Z] ---> 91b0b412cd7d [2022-07-27T22:18:14.007Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-27T22:18:14.007Z] ---> Running in 5c7b8c5389b0 [2022-07-27T22:18:14.007Z] Removing intermediate container 5c7b8c5389b0 [2022-07-27T22:18:14.007Z] ---> 02c6248afb5c [2022-07-27T22:18:14.007Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-27T22:18:14.007Z] ---> Running in 713f40a824db [2022-07-27T22:18:14.007Z] Removing intermediate container 713f40a824db [2022-07-27T22:18:14.007Z] ---> 45a3e146f020 [2022-07-27T22:18:14.007Z] Step 15/23 : WORKDIR / [2022-07-27T22:18:14.007Z] ---> Running in 9e376de92bbb [2022-07-27T22:18:14.007Z] Removing intermediate container 9e376de92bbb [2022-07-27T22:18:14.007Z] ---> d156ac52d97a [2022-07-27T22:18:14.007Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T22:18:14.007Z] ---> 00067e54f562 [2022-07-27T22:18:14.007Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-27T22:18:14.007Z] ---> d9bea7b367b3 [2022-07-27T22:18:14.007Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-27T22:18:14.287Z] ---> 147234e78454 [2022-07-27T22:18:14.287Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-27T22:18:14.565Z] ---> Running in d28c1815ee1c [2022-07-27T22:18:15.323Z] Removing intermediate container d28c1815ee1c [2022-07-27T22:18:15.323Z] ---> 386e6dfc9db5 [2022-07-27T22:18:15.323Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T22:18:15.323Z] ---> Running in 2d50dfefbb44 [2022-07-27T22:18:15.658Z] Removing intermediate container 2d50dfefbb44 [2022-07-27T22:18:15.658Z] ---> 710400f4ea5b [2022-07-27T22:18:15.658Z] Step 21/23 : LABEL arch=arm64 [2022-07-27T22:18:16.028Z] ---> Running in 9f801a1e7ff5 [2022-07-27T22:18:16.359Z] Removing intermediate container 9f801a1e7ff5 [2022-07-27T22:18:16.359Z] ---> 40c2381594cb [2022-07-27T22:18:16.359Z] Step 22/23 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d [2022-07-27T22:18:16.649Z] ---> Running in f23f85475817 [2022-07-27T22:18:17.293Z] Removing intermediate container f23f85475817 [2022-07-27T22:18:17.293Z] ---> 6a75a39ebb71 [2022-07-27T22:18:17.293Z] Step 23/23 : LABEL version=0.0.0 [2022-07-27T22:18:17.293Z] ---> Running in 3469f98bb253 [2022-07-27T22:18:17.985Z] Removing intermediate container 3469f98bb253 [2022-07-27T22:18:17.985Z] ---> 326b53a55341 [2022-07-27T22:18:17.985Z] [2022-07-27T22:18:18.281Z] Successfully built 326b53a55341 [2022-07-27T22:18:18.281Z] Successfully tagged core-metadata-arm64:latest [2022-07-27T22:19:14.905Z]  Building core-metadata ... done Removing intermediate container 83458dd2149e [2022-07-27T22:19:14.905Z] ---> db44f10421dd [2022-07-27T22:19:14.905Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-27T22:19:14.905Z] ---> Running in 8c70d2b100b5 [2022-07-27T22:19:14.905Z] 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-07-27T22:19:16.898Z] Removing intermediate container 8c70d2b100b5 [2022-07-27T22:19:16.898Z] ---> ac60dcc85158 [2022-07-27T22:19:16.898Z] [2022-07-27T22:19:16.898Z] Step 11/23 : FROM docker:20.10.14 [2022-07-27T22:19:17.177Z] 20.10.14: Pulling from library/docker [2022-07-27T22:19:32.348Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-27T22:19:32.348Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-27T22:19:32.348Z] ---> c346e9eafbab [2022-07-27T22:19:32.348Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-27T22:19:32.348Z] ---> Running in 6c2007fcab27 [2022-07-27T22:19:32.348Z] Removing intermediate container 6c2007fcab27 [2022-07-27T22:19:32.348Z] ---> d51aef6b4fcb [2022-07-27T22:19:32.348Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-27T22:19:32.348Z] ---> Running in 2b455ffd7966 [2022-07-27T22:19:32.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:19:33.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:19:34.225Z] (1/43) Installing readline (8.1.1-r0) [2022-07-27T22:19:34.225Z] (2/43) Installing bash (5.1.16-r0) [2022-07-27T22:19:34.225Z] Executing bash-5.1.16-r0.post-install [2022-07-27T22:19:34.225Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-27T22:19:34.225Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-27T22:19:34.505Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-27T22:19:34.505Z] (6/43) Installing curl (7.80.0-r2) [2022-07-27T22:19:34.505Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-27T22:19:34.505Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-27T22:19:34.506Z] (9/43) Installing expat (2.4.7-r0) [2022-07-27T22:19:34.506Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-27T22:19:34.506Z] (11/43) Installing gdbm (1.22-r0) [2022-07-27T22:19:34.506Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-27T22:19:34.506Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-27T22:19:34.506Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-27T22:19:34.506Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-27T22:19:34.506Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-27T22:19:34.506Z] (17/43) Installing python3 (3.9.13-r1) [2022-07-27T22:19:36.502Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-27T22:19:36.502Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-27T22:19:36.502Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-27T22:19:36.502Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-27T22:19:36.502Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-27T22:19:36.781Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-27T22:19:36.781Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-27T22:19:36.781Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-27T22:19:36.781Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-27T22:19:36.781Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-27T22:19:36.781Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-27T22:19:36.781Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-27T22:19:36.781Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-27T22:19:36.781Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-27T22:19:36.781Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-27T22:19:36.781Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-27T22:19:37.060Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-27T22:19:37.060Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-27T22:19:37.060Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-27T22:19:37.060Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-27T22:19:37.060Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-27T22:19:37.060Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-27T22:19:37.060Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-27T22:19:37.060Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-27T22:19:37.339Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-27T22:19:37.339Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-27T22:19:37.944Z] Executing busybox-1.34.1-r5.trigger [2022-07-27T22:19:37.944Z] OK: 83 MiB in 65 packages [2022-07-27T22:19:42.290Z] Collecting docker-compose==1.23.2 [2022-07-27T22:19:42.568Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-27T22:19:42.845Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-27T22:19:43.124Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-27T22:19:46.550Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-27T22:19:46.550Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-27T22:19:46.550Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-27T22:19:46.550Z] Collecting docopt<0.7,>=0.6.1 [2022-07-27T22:19:46.550Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-27T22:19:48.567Z] Collecting cached-property<2,>=1.2.0 [2022-07-27T22:19:48.567Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-27T22:19:48.567Z] Collecting texttable<0.10,>=0.9.0 [2022-07-27T22:19:48.567Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-27T22:19:51.215Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-27T22:19:51.215Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-27T22:19:52.209Z] Collecting PyYAML<4,>=3.10 [2022-07-27T22:19:52.209Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-27T22:19:56.540Z] Collecting docker<4.0,>=3.6.0 [2022-07-27T22:19:56.540Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-27T22:19:56.819Z] Removing intermediate container 2b81e7ab0b3e [2022-07-27T22:19:56.819Z] ---> 9e5523ba3253 [2022-07-27T22:19:56.819Z] [2022-07-27T22:19:56.819Z] Step 10/22 : FROM alpine:3.16 [2022-07-27T22:19:56.819Z] ---> 3d81c46cd875 [2022-07-27T22:19:57.100Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-27T22:19:57.100Z] ---> Using cache [2022-07-27T22:19:57.100Z] ---> 066ceae30f85 [2022-07-27T22:19:57.100Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-27T22:19:57.100Z] ---> Using cache [2022-07-27T22:19:57.100Z] ---> 91b0b412cd7d [2022-07-27T22:19:57.100Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-27T22:19:57.100Z] Collecting jsonschema<3,>=2.5.1 [2022-07-27T22:19:57.100Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-27T22:19:57.100Z] ---> Running in e3f7d86d881c [2022-07-27T22:19:57.100Z] Removing intermediate container d536aeee3779 [2022-07-27T22:19:57.100Z] ---> 951211cf0d95 [2022-07-27T22:19:57.100Z] [2022-07-27T22:19:57.100Z] Step 10/22 : FROM alpine:3.16 [2022-07-27T22:19:57.100Z] ---> 3d81c46cd875 [2022-07-27T22:19:57.100Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-27T22:19:57.376Z] ---> Running in f9f760289df1 [2022-07-27T22:19:57.376Z] Collecting docker-pycreds>=0.4.0 [2022-07-27T22:19:57.376Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-27T22:19:57.984Z] Removing intermediate container e3f7d86d881c [2022-07-27T22:19:57.984Z] ---> 21dbd650997e [2022-07-27T22:19:57.984Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-27T22:19:57.984Z] ---> Running in 3b8075bf0a82 [2022-07-27T22:19:58.260Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-27T22:19:58.260Z] Removing intermediate container 3b8075bf0a82 [2022-07-27T22:19:58.260Z] ---> 5e5bdc2f6411 [2022-07-27T22:19:58.260Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T22:19:58.540Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-27T22:19:58.540Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-27T22:19:58.823Z] Collecting idna<2.8,>=2.5 [2022-07-27T22:19:58.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T22:19:58.823Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-27T22:19:59.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T22:19:59.107Z] ---> 1c5ca4c86470 [2022-07-27T22:19:59.107Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-27T22:19:59.707Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-27T22:19:59.707Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-27T22:19:59.983Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-27T22:19:59.983Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-27T22:19:59.983Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-27T22:20:00.260Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-27T22:20:00.260Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-27T22:20:00.260Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-27T22:20:00.260Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T22:20:00.260Z] Executing ca-certificates-20211220-r0.trigger [2022-07-27T22:20:00.550Z] OK: 6 MiB in 16 packages [2022-07-27T22:20:01.150Z] ---> 0a03dead149a [2022-07-27T22:20:01.150Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-27T22:20:01.428Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-27T22:20:01.428Z] Attempting uninstall: urllib3 [2022-07-27T22:20:01.428Z] Found existing installation: urllib3 1.26.7 [2022-07-27T22:20:01.428Z] Uninstalling urllib3-1.26.7: [2022-07-27T22:20:01.428Z] Successfully uninstalled urllib3-1.26.7 [2022-07-27T22:20:02.051Z] ---> 8d29fd0798e4 [2022-07-27T22:20:02.051Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-27T22:20:02.051Z] ---> Running in 312a821b045f [2022-07-27T22:20:02.051Z] Removing intermediate container f9f760289df1 [2022-07-27T22:20:02.051Z] ---> c722a7872dd3 [2022-07-27T22:20:02.051Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-27T22:20:02.352Z] ---> Running in 2b85307c8b7b [2022-07-27T22:20:02.352Z] Attempting uninstall: idna [2022-07-27T22:20:02.352Z] Found existing installation: idna 3.3 [2022-07-27T22:20:02.352Z] Uninstalling idna-3.3: [2022-07-27T22:20:02.352Z] Successfully uninstalled idna-3.3 [2022-07-27T22:20:02.627Z] Removing intermediate container 312a821b045f [2022-07-27T22:20:02.627Z] ---> c916cc472491 [2022-07-27T22:20:02.627Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T22:20:02.627Z] ---> Running in 294d0f52dc32 [2022-07-27T22:20:02.627Z] Removing intermediate container 2b85307c8b7b [2022-07-27T22:20:02.627Z] ---> bf4df731aa25 [2022-07-27T22:20:02.627Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-27T22:20:02.899Z] ---> Running in 150c07520907 [2022-07-27T22:20:02.899Z] Removing intermediate container 294d0f52dc32 [2022-07-27T22:20:02.899Z] ---> ebb44f3f9059 [2022-07-27T22:20:02.899Z] Step 20/22 : LABEL arch=arm64 [2022-07-27T22:20:03.176Z] ---> Running in d6a05b37fa93 [2022-07-27T22:20:03.176Z] Removing intermediate container 150c07520907 [2022-07-27T22:20:03.176Z] ---> a77fa432103a [2022-07-27T22:20:03.176Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-27T22:20:03.457Z] ---> Running in fd21e3f2716f [2022-07-27T22:20:03.733Z] Removing intermediate container d6a05b37fa93 [2022-07-27T22:20:03.733Z] ---> 38cf6fe1df50 [2022-07-27T22:20:03.733Z] Step 21/22 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d [2022-07-27T22:20:03.733Z] ---> Running in bc05590e16c5 [2022-07-27T22:20:03.733Z] Removing intermediate container fd21e3f2716f [2022-07-27T22:20:03.733Z] ---> b1973ccdcf46 [2022-07-27T22:20:03.733Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T22:20:04.335Z] Removing intermediate container bc05590e16c5 [2022-07-27T22:20:04.335Z] ---> b34228eeaa81 [2022-07-27T22:20:04.335Z] Step 22/22 : LABEL version=0.0.0 [2022-07-27T22:20:04.335Z] ---> Running in cf24118af6e6 [2022-07-27T22:20:04.613Z] ---> 291cc3c84599 [2022-07-27T22:20:04.613Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-27T22:20:04.613Z] Removing intermediate container cf24118af6e6 [2022-07-27T22:20:04.613Z] ---> 1c62c1824baa [2022-07-27T22:20:04.613Z] [2022-07-27T22:20:05.212Z] Successfully built 1c62c1824baa [2022-07-27T22:20:05.212Z] Successfully tagged support-scheduler-arm64:latest [2022-07-27T22:20:05.826Z]  Building support-scheduler ... done  Attempting uninstall: requests [2022-07-27T22:20:05.826Z] Found existing installation: requests 2.26.0 [2022-07-27T22:20:05.826Z] Uninstalling requests-2.26.0: [2022-07-27T22:20:05.826Z] Successfully uninstalled requests-2.26.0 [2022-07-27T22:20:06.108Z] ---> 121f21e4cd0c [2022-07-27T22:20:06.108Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-27T22:20:06.108Z] Running setup.py install for texttable: started [2022-07-27T22:20:06.730Z] ---> 5e995bd6ba76 [2022-07-27T22:20:06.730Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-27T22:20:06.730Z] ---> Running in 2a95b2a2723c [2022-07-27T22:20:07.331Z] Removing intermediate container 2a95b2a2723c [2022-07-27T22:20:07.331Z] ---> cf5bba4fb345 [2022-07-27T22:20:07.331Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T22:20:07.331Z] ---> Running in efd6a4c1ba6d [2022-07-27T22:20:07.609Z] Removing intermediate container efd6a4c1ba6d [2022-07-27T22:20:07.609Z] ---> 9354098cb9f3 [2022-07-27T22:20:07.609Z] Step 20/22 : LABEL arch=arm64 [2022-07-27T22:20:07.609Z] ---> Running in 77e1df56fea1 [2022-07-27T22:20:08.225Z] Removing intermediate container 77e1df56fea1 [2022-07-27T22:20:08.225Z] ---> 558bb3b8ffa3 [2022-07-27T22:20:08.225Z] Step 21/22 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d [2022-07-27T22:20:08.225Z] ---> Running in 00ed83f14e99 [2022-07-27T22:20:08.500Z] Running setup.py install for texttable: finished with status 'done' [2022-07-27T22:20:08.500Z] Running setup.py install for PyYAML: started [2022-07-27T22:20:08.500Z] Removing intermediate container 00ed83f14e99 [2022-07-27T22:20:08.500Z] ---> 57018261b1c1 [2022-07-27T22:20:08.500Z] Step 22/22 : LABEL version=0.0.0 [2022-07-27T22:20:08.776Z] ---> Running in 75578f26762a [2022-07-27T22:20:09.051Z] Removing intermediate container 75578f26762a [2022-07-27T22:20:09.051Z] ---> 5c2ae1c3b5a0 [2022-07-27T22:20:09.051Z] [2022-07-27T22:20:09.644Z] Successfully built 5c2ae1c3b5a0 [2022-07-27T22:20:09.645Z] Successfully tagged support-notifications-arm64:latest [2022-07-27T22:20:11.081Z]  Building support-notifications ... done  Running setup.py install for PyYAML: finished with status 'done' [2022-07-27T22:20:11.677Z] Running setup.py install for docopt: started [2022-07-27T22:20:13.654Z] Running setup.py install for docopt: finished with status 'done' [2022-07-27T22:20:13.654Z] Running setup.py install for dockerpty: started [2022-07-27T22:20:16.282Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-27T22:20:18.292Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-07-27T22:20:28.428Z] Removing intermediate container 2b455ffd7966 [2022-07-27T22:20:28.428Z] ---> c541d35d0046 [2022-07-27T22:20:28.428Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-27T22:20:28.428Z] ---> Running in d07e554b1933 [2022-07-27T22:20:28.428Z] Removing intermediate container d07e554b1933 [2022-07-27T22:20:28.428Z] ---> 1067ed9ffb85 [2022-07-27T22:20:28.428Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-27T22:20:28.428Z] ---> Running in 98c6ddaa8b54 [2022-07-27T22:20:28.428Z] Removing intermediate container 98c6ddaa8b54 [2022-07-27T22:20:28.428Z] ---> 8102e24f8d6b [2022-07-27T22:20:28.428Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-27T22:20:28.699Z] ---> d7b42251ff21 [2022-07-27T22:20:28.699Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-27T22:20:29.304Z] ---> ad10f46b590b [2022-07-27T22:20:29.304Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-27T22:20:30.280Z] ---> 9f21e792c9be [2022-07-27T22:20:30.280Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-27T22:20:30.280Z] ---> Running in ce0a92fe6e6b [2022-07-27T22:20:30.550Z] Removing intermediate container ce0a92fe6e6b [2022-07-27T22:20:30.551Z] ---> 0a8b2983e8f6 [2022-07-27T22:20:30.551Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T22:20:30.551Z] ---> Running in 120569a52f73 [2022-07-27T22:20:30.822Z] Removing intermediate container 120569a52f73 [2022-07-27T22:20:30.822Z] ---> 9e91b8bf5dcd [2022-07-27T22:20:30.822Z] Step 21/23 : LABEL arch=arm64 [2022-07-27T22:20:31.094Z] ---> Running in 1afa23a50d68 [2022-07-27T22:20:31.367Z] Removing intermediate container 1afa23a50d68 [2022-07-27T22:20:31.367Z] ---> 9e191ea490c3 [2022-07-27T22:20:31.367Z] Step 22/23 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d [2022-07-27T22:20:31.367Z] ---> Running in f215720af45f [2022-07-27T22:20:31.963Z] Removing intermediate container f215720af45f [2022-07-27T22:20:31.963Z] ---> 604dced7334d [2022-07-27T22:20:31.963Z] Step 23/23 : LABEL version=0.0.0 [2022-07-27T22:20:31.963Z] ---> Running in e7d1942eac1d [2022-07-27T22:20:32.234Z] Removing intermediate container e7d1942eac1d [2022-07-27T22:20:32.234Z] ---> 87c6dac77da4 [2022-07-27T22:20:32.234Z] [2022-07-27T22:20:32.828Z] Successfully built 87c6dac77da4 [2022-07-27T22:20:32.828Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-27T22:20:33.117Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-07-27T22:20:33.148Z] $ docker stop --time=1 25e3238624dac2fa1d596332a7d94ae7b0e51ea1a054463fd3bf08b2306f892d [2022-07-27T22:20:34.868Z] $ docker rm -f 25e3238624dac2fa1d596332a7d94ae7b0e51ea1a054463fd3bf08b2306f892d [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-27T22:20:35.407Z] + docker images [2022-07-27T22:20:35.677Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-27T22:20:35.677Z] sys-mgmt-agent-arm64 latest 87c6dac77da4 3 seconds ago 282MB [2022-07-27T22:20:35.677Z] support-notifications-arm64 latest 5c2ae1c3b5a0 27 seconds ago 26.1MB [2022-07-27T22:20:35.677Z] support-scheduler-arm64 latest 1c62c1824baa 31 seconds ago 25.6MB [2022-07-27T22:20:35.677Z] 951211cf0d95 39 seconds ago 1.58GB [2022-07-27T22:20:35.677Z] 9e5523ba3253 40 seconds ago 1.57GB [2022-07-27T22:20:35.677Z] ac60dcc85158 About a minute ago 1.52GB [2022-07-27T22:20:35.677Z] core-metadata-arm64 latest 326b53a55341 2 minutes ago 17.4MB [2022-07-27T22:20:35.677Z] 67a93c2bba6f 2 minutes ago 1.54GB [2022-07-27T22:20:35.677Z] core-command-arm64 latest d2209cfba10b 3 minutes ago 15.5MB [2022-07-27T22:20:35.677Z] 1b59e923a72e 3 minutes ago 1.51GB [2022-07-27T22:20:35.677Z] security-spire-config-arm64 latest a989849ecd02 8 minutes ago 83.6MB [2022-07-27T22:20:35.677Z] security-spire-server-arm64 latest ad22ebf037a3 8 minutes ago 84.2MB [2022-07-27T22:20:35.677Z] 43732582be53 8 minutes ago 1.41GB [2022-07-27T22:20:35.677Z] 66c1e3b3fdcc 8 minutes ago 1.41GB [2022-07-27T22:20:35.677Z] security-spiffe-token-provider-arm64 latest 7df2a32deb48 9 minutes ago 28.3MB [2022-07-27T22:20:35.677Z] core-data-arm64 latest 5557b029f221 9 minutes ago 20.6MB [2022-07-27T22:20:35.677Z] security-bootstrapper-arm64 latest 22c96aa89b60 9 minutes ago 18.6MB [2022-07-27T22:20:35.677Z] 40960c58cfa9 10 minutes ago 1.57GB [2022-07-27T22:20:35.677Z] 63ffe297d774 10 minutes ago 1.54GB [2022-07-27T22:20:35.677Z] 8d744f1fdd73 10 minutes ago 1.52GB [2022-07-27T22:20:35.677Z] security-secretstore-setup-arm64 latest a2fa013d9960 11 minutes ago 27.9MB [2022-07-27T22:20:35.677Z] security-proxy-setup-arm64 latest 74d72c869f87 11 minutes ago 26.2MB [2022-07-27T22:20:35.677Z] 007819b71610 11 minutes ago 1.53GB [2022-07-27T22:20:35.677Z] a57673fc1fee 11 minutes ago 1.52GB [2022-07-27T22:20:35.677Z] security-spire-agent-arm64 latest be26211c5fed 16 minutes ago 122MB [2022-07-27T22:20:35.677Z] 87c8bea10caf 17 minutes ago 1.41GB [2022-07-27T22:20:35.677Z] ci-base-image-arm64 latest 76289b8af5e9 31 minutes ago 994MB [2022-07-27T22:20:35.677Z] alpine 3.15 60f2846fe774 8 days ago 5.32MB [2022-07-27T22:20:35.677Z] alpine 3.16 3d81c46cd875 9 days ago 5.27MB [2022-07-27T22:20:35.677Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 weeks ago 678MB [2022-07-27T22:20:35.677Z] docker 20.10.14 c346e9eafbab 3 months ago 202MB [2022-07-27T22:20:35.677Z] 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-07-27T22:20:36.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-27T22:20:36.120Z] [2022-07-27T22:20:36.120Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T22:20:36.464Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-27T22:20:36.740Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-27T22:20:36.740Z] 8998bd30e6a1: Pulling fs layer [2022-07-27T22:20:36.740Z] 04944245beec: Pulling fs layer [2022-07-27T22:20:36.740Z] 699f458cf7ca: Pulling fs layer [2022-07-27T22:20:36.740Z] 765212b225bb: Pulling fs layer [2022-07-27T22:20:36.740Z] f23df028b6ca: Pulling fs layer [2022-07-27T22:20:36.740Z] d65c8cfc05b1: Pulling fs layer [2022-07-27T22:20:36.740Z] 2437ff75d9bd: Pulling fs layer [2022-07-27T22:20:36.740Z] 765212b225bb: Waiting [2022-07-27T22:20:36.740Z] f23df028b6ca: Waiting [2022-07-27T22:20:36.740Z] d65c8cfc05b1: Waiting [2022-07-27T22:20:36.740Z] 2437ff75d9bd: Waiting [2022-07-27T22:20:36.740Z] 04944245beec: Verifying Checksum [2022-07-27T22:20:36.740Z] 04944245beec: Download complete [2022-07-27T22:20:36.740Z] 765212b225bb: Verifying Checksum [2022-07-27T22:20:36.740Z] 765212b225bb: Download complete [2022-07-27T22:20:36.740Z] f23df028b6ca: Verifying Checksum [2022-07-27T22:20:36.740Z] f23df028b6ca: Download complete [2022-07-27T22:20:36.740Z] d65c8cfc05b1: Verifying Checksum [2022-07-27T22:20:36.740Z] d65c8cfc05b1: Download complete [2022-07-27T22:20:37.014Z] 699f458cf7ca: Verifying Checksum [2022-07-27T22:20:37.014Z] 699f458cf7ca: Download complete [2022-07-27T22:20:37.290Z] 8998bd30e6a1: Download complete [2022-07-27T22:20:39.907Z] 2437ff75d9bd: Verifying Checksum [2022-07-27T22:20:39.907Z] 2437ff75d9bd: Download complete [2022-07-27T22:20:41.879Z] 8998bd30e6a1: Pull complete [2022-07-27T22:20:42.151Z] 04944245beec: Pull complete [2022-07-27T22:20:43.583Z] 699f458cf7ca: Pull complete [2022-07-27T22:20:43.858Z] 765212b225bb: Pull complete [2022-07-27T22:20:44.453Z] f23df028b6ca: Pull complete [2022-07-27T22:20:44.724Z] d65c8cfc05b1: Pull complete [2022-07-27T22:20:59.795Z] 2437ff75d9bd: Pull complete [2022-07-27T22:20:59.795Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-27T22:20:59.795Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-27T22:20:59.795Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T22:21:00.033Z] prd-ubuntu20.04-docker-arm64-4c-16g-21300 does not seem to be running inside a container [2022-07-27T22:21:00.137Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-27T22:21:02.962Z] $ docker top 24d3dd2529c83df6c8b558854b2a3662367afe420f08b479d3de21f17f5e8aca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T22:21:03.892Z] ---> job-cost.sh [2022-07-27T22:21:03.892Z] lf-activate-venv: SKIPPING [2022-07-27T22:21:03.892Z] INFO: No Stack... [2022-07-27T22:21:04.482Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-27T22:21:05.455Z] INFO: Archiving Costs [Pipeline] sh [2022-07-27T22:21:06.110Z] + cat /w/workspace/edgex-go/8/archives/cost.csv [2022-07-27T22:21:06.110Z] + cut -d, -f6 [Pipeline] lock [2022-07-27T22:21:06.172Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4101-8-stack-cost] [2022-07-27T22:21:06.178Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4101-8-stack-cost] did not exist. Created. [2022-07-27T22:21:06.178Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4101-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-27T22:21:06.838Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-27T22:21:06.998Z] Stashed 1 file(s) [Pipeline] } [2022-07-27T22:21:07.009Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4101-8-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-27T22:21:07.054Z] $ docker stop --time=1 24d3dd2529c83df6c8b558854b2a3662367afe420f08b479d3de21f17f5e8aca [2022-07-27T22:21:08.557Z] $ docker rm -f 24d3dd2529c83df6c8b558854b2a3662367afe420f08b479d3de21f17f5e8aca [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-07-27T22:21:09.008Z] provisioning config files... [2022-07-27T22:21:09.021Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config9134441015516441576tmp [Pipeline] { [Pipeline] sh [2022-07-27T22:21:09.324Z] + set +x [2022-07-27T22:21:09.324Z] + curl -s https://codecov.io/bash [2022-07-27T22:21:09.324Z] + bash -s -- [2022-07-27T22:21:09.324Z] [2022-07-27T22:21:09.324Z] _____ _ [2022-07-27T22:21:09.324Z] / ____| | | [2022-07-27T22:21:09.324Z] | | ___ __| | ___ ___ _____ __ [2022-07-27T22:21:09.324Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-27T22:21:09.324Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-27T22:21:09.324Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-27T22:21:09.324Z] Bash-1.0.6 [2022-07-27T22:21:09.324Z] [2022-07-27T22:21:09.325Z] [2022-07-27T22:21:09.325Z] ==> git version 2.25.1 found [2022-07-27T22:21:09.325Z] ==> 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-07-27T22:21:09.325Z] Release-Date: 2020-01-08 [2022-07-27T22:21:09.325Z] 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-07-27T22:21:09.325Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-27T22:21:09.325Z] ==> Jenkins CI detected. [2022-07-27T22:21:09.325Z] current dir:  /w/workspace/edgex-go/8 [2022-07-27T22:21:09.325Z] project root: . [2022-07-27T22:21:09.325Z] --> token set from env [2022-07-27T22:21:09.325Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-27T22:21:09.325Z] ==> Running gcov in . (disable via -X gcov) [2022-07-27T22:21:09.325Z] ==> Python coveragepy not found [2022-07-27T22:21:09.325Z] ==> Searching for coverage reports in: [2022-07-27T22:21:09.325Z] + . [2022-07-27T22:21:09.325Z] -> Found 1 reports [2022-07-27T22:21:09.325Z] ==> Detecting git/mercurial file structure [2022-07-27T22:21:09.325Z] ==> Reading reports [2022-07-27T22:21:09.325Z] + ./coverage.out bytes=478003 [2022-07-27T22:21:09.325Z] ==> Appending adjustments [2022-07-27T22:21:09.325Z] https://docs.codecov.io/docs/fixing-reports [2022-07-27T22:21:10.706Z] + Found adjustments [2022-07-27T22:21:10.706Z] ==> Gzipping contents [2022-07-27T22:21:10.706Z] 64K /tmp/codecov.Ez1Vhi.gz [2022-07-27T22:21:10.706Z] ==> Uploading reports [2022-07-27T22:21:10.706Z] url: https://codecov.io [2022-07-27T22:21:10.706Z] query: branch=PR-4101&commit=c91a622a773de8f3daec33bc58c3bf079da1d86d&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4101%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4101&job=&cmd_args= [2022-07-27T22:21:10.706Z] -> Pinging Codecov [2022-07-27T22:21:10.706Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4101&commit=c91a622a773de8f3daec33bc58c3bf079da1d86d&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4101%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4101&job=&cmd_args= [2022-07-27T22:21:10.967Z] -> Uploading to [2022-07-27T22:21:10.967Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-27/00271124DB129430A58F1EEE437C3FCB/c91a622a773de8f3daec33bc58c3bf079da1d86d/c1f5411c-75fe-4645-b4a8-8cae03b00a6c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220727%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220727T222110Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=188b4cd9fa40ec4d31486c0d6c9d301f562b1a1160ce5bbc9db2a76f016462cc [2022-07-27T22:21:10.967Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-27T22:21:10.967Z] Dload Upload Total Spent Left Speed [2022-07-27T22:21:11.228Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62769 0 0 100 62769 0 274k --:--:-- --:--:-- --:--:-- 274k [2022-07-27T22:21:11.228Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c91a622a773de8f3daec33bc58c3bf079da1d86d [Pipeline] } [2022-07-27T22:21:11.237Z] 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-07-27T22:21:11.843Z] + [ -d /w/workspace/edgex-go/8/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-27T22:21:12.142Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T22:21:13.018Z] ---> package-listing.sh [2022-07-27T22:21:13.018Z] ++ facter osfamily [2022-07-27T22:21:13.018Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-27T22:21:13.279Z] + OS_FAMILY=debian [2022-07-27T22:21:13.279Z] + workspace=/w/workspace/edgex-go/8 [2022-07-27T22:21:13.279Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-27T22:21:13.279Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-27T22:21:13.279Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-27T22:21:13.279Z] + PACKAGES=/tmp/packages_start.txt [2022-07-27T22:21:13.279Z] + '[' /w/workspace/edgex-go/8 ']' [2022-07-27T22:21:13.279Z] + PACKAGES=/tmp/packages_end.txt [2022-07-27T22:21:13.279Z] + case "${OS_FAMILY}" in [2022-07-27T22:21:13.279Z] + dpkg -l [2022-07-27T22:21:13.279Z] + grep '^ii' [2022-07-27T22:21:13.279Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-27T22:21:13.279Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-27T22:21:13.279Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-27T22:21:13.279Z] + '[' /w/workspace/edgex-go/8 ']' [2022-07-27T22:21:13.279Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2022-07-27T22:21:13.279Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2022-07-27T22:21:13.291Z] 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-27T22:21:13.573Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T22:21:14.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T22:21:14.142Z] [2022-07-27T22:21:14.142Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T22:21:14.455Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T22:21:14.455Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-27T22:21:14.455Z] 5eb5b503b376: Pulling fs layer [2022-07-27T22:21:14.455Z] 5c69ac0246d0: Pulling fs layer [2022-07-27T22:21:14.455Z] ec43610c2a17: Pulling fs layer [2022-07-27T22:21:14.455Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-27T22:21:14.455Z] 33b1e0a273af: Pulling fs layer [2022-07-27T22:21:14.455Z] 5d3b04190fa2: Pulling fs layer [2022-07-27T22:21:14.455Z] 2f39f015ded8: Pulling fs layer [2022-07-27T22:21:14.455Z] 3a2ae6a8a46f: Waiting [2022-07-27T22:21:14.455Z] 33b1e0a273af: Waiting [2022-07-27T22:21:14.455Z] 5d3b04190fa2: Waiting [2022-07-27T22:21:14.455Z] 2f39f015ded8: Waiting [2022-07-27T22:21:14.455Z] 5c69ac0246d0: Verifying Checksum [2022-07-27T22:21:14.455Z] 5c69ac0246d0: Download complete [2022-07-27T22:21:14.455Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-27T22:21:14.455Z] 3a2ae6a8a46f: Download complete [2022-07-27T22:21:14.721Z] 33b1e0a273af: Verifying Checksum [2022-07-27T22:21:14.721Z] 33b1e0a273af: Download complete [2022-07-27T22:21:14.721Z] 5d3b04190fa2: Verifying Checksum [2022-07-27T22:21:14.721Z] 5d3b04190fa2: Download complete [2022-07-27T22:21:14.721Z] ec43610c2a17: Verifying Checksum [2022-07-27T22:21:14.721Z] ec43610c2a17: Download complete [2022-07-27T22:21:14.721Z] 5eb5b503b376: Verifying Checksum [2022-07-27T22:21:14.721Z] 5eb5b503b376: Download complete [2022-07-27T22:21:15.288Z] 2f39f015ded8: Download complete [2022-07-27T22:21:16.223Z] 5eb5b503b376: Pull complete [2022-07-27T22:21:16.223Z] 5c69ac0246d0: Pull complete [2022-07-27T22:21:16.789Z] ec43610c2a17: Pull complete [2022-07-27T22:21:16.789Z] 3a2ae6a8a46f: Pull complete [2022-07-27T22:21:17.048Z] 33b1e0a273af: Pull complete [2022-07-27T22:21:17.048Z] 5d3b04190fa2: Pull complete [2022-07-27T22:21:22.383Z] 2f39f015ded8: Pull complete [2022-07-27T22:21:22.383Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-27T22:21:22.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T22:21:22.383Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T22:21:22.512Z] prd-ubuntu20.04-docker-8c-8g-21297 does not seem to be running inside a container [2022-07-27T22:21:22.578Z] $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-27T22:21:24.130Z] $ docker top f6d96cca9e53215ac0eca955a0887cf5f9f02904f2fa5158c7dc95028bdf2a52 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T22:21:24.466Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-27T22:21:24.751Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-27T22:21:25.042Z] + ls /var/log/sa-host [2022-07-27T22:21:25.042Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-27T22:21:25.110Z] provisioning config files... [2022-07-27T22:21:25.119Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config8311759120619412679tmp [Pipeline] { [Pipeline] echo [2022-07-27T22:21:25.132Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T22:21:25.417Z] ---> create-netrc.sh [Pipeline] } [2022-07-27T22:21:25.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-27T22:21:25.760Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-27T22:21:25.769Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T22:21:26.061Z] ---> sudo-logs.sh [2022-07-27T22:21:26.062Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-27T22:21:26.086Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T22:21:26.371Z] ---> job-cost.sh [2022-07-27T22:21:26.371Z] lf-activate-venv: SKIPPING [2022-07-27T22:21:26.371Z] DEBUG: total: 0.10999999940395355 [2022-07-27T22:21:26.371Z] INFO: Retrieving Stack Cost... [2022-07-27T22:21:26.940Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-27T22:21:27.199Z] INFO: Archiving Costs [Pipeline] echo [2022-07-27T22:21:27.212Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T22:21:27.496Z] ---> logs-deploy.sh [2022-07-27T22:21:27.496Z] lf-activate-venv: SKIPPING [2022-07-27T22:21:27.496Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4101/8 [2022-07-27T22:21:27.496Z] INFO: archiving workspace using pattern(s): [2022-07-27T22:21:28.441Z] Archives upload complete. [2022-07-27T22:21:28.441Z] INFO: archiving logs to Nexus