Pull request #4460 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from b7d1196fc87d851b6800073139ca3de3dd76979d+b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 (345ebde9cbb986c6649233b61ac2ecdfa1ae7d3c) 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-ssh163102241769389809.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh17918115080180337380.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4460/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4460/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2997581227709990239.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4460/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh137670432438470428.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3814782912227998238.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4460/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4460/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8424522803494325473.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-2551’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2553 in /w/workspace/edgexfoundry_edgex-go_PR-4460 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4460/head:refs/remotes/origin/PR-4460 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 into PR head commit b7d1196fc87d851b6800073139ca3de3dd76979d Merge succeeded, producing b7d1196fc87d851b6800073139ca3de3dd76979d Checking out Revision b7d1196fc87d851b6800073139ca3de3dd76979d (PR-4460) > git config core.sparsecheckout # timeout=10 > git checkout -f b7d1196fc87d851b6800073139ca3de3dd76979d # 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 b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b7d1196fc87d851b6800073139ca3de3dd76979d # timeout=10 Commit message: "fix: Remove forced chown of ngnix tls for snap compatibility" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-17T00:01:34.892Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-17T00:01:35.056Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-17T00:01:35.159Z] ========================================================= [2023-03-17T00:01:35.159Z] EdgeX Global Pipelines Version Info [2023-03-17T00:01:35.159Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-17T00:01:35.897Z] ------------------- [2023-03-17T00:01:35.898Z] stable info: [2023-03-17T00:01:35.898Z] ------------------- [2023-03-17T00:01:35.898Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-17T00:01:35.898Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-17T00:01:35.898Z] Message: update stable to v1.0.245 [2023-03-17T00:01:36.468Z] ------------------- [2023-03-17T00:01:36.468Z] experimental info: [2023-03-17T00:01:36.468Z] ------------------- [2023-03-17T00:01:36.468Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-17T00:01:36.468Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-17T00:01:36.468Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-17T00:01:36.760Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-17T00:01:36.804Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-17T00:01:36.850Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-17T00:01:36.893Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-17T00:01:36.938Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-17T00:01:36.992Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-17T00:01:37.047Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-17T00:01:37.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-17T00:01:37.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-17T00:01:37.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-17T00:01:37.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-17T00:01:37.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-17T00:01:37.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-17T00:01:37.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-17T00:01:37.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-17T00:01:37.443Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-17T00:01:37.488Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-17T00:01:37.543Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-17T00:01:37.583Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-17T00:01:37.625Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-17T00:01:37.671Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-17T00:01:37.709Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-17T00:01:37.748Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-17T00:01:37.787Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4460 [Pipeline] echo [2023-03-17T00:01:37.827Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4460 [Pipeline] echo [2023-03-17T00:01:37.870Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4460 [Pipeline] echo [2023-03-17T00:01:37.913Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b7d1196fc87d851b6800073139ca3de3dd76979d [Pipeline] echo [2023-03-17T00:01:37.954Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b7d1196 [Pipeline] echo [2023-03-17T00:01:37.992Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T00:01:38.105Z] provisioning config files... [2023-03-17T00:01:38.119Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15567365339573938938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T00:01:38.460Z] ---> docker-login.sh [2023-03-17T00:01:38.460Z] nexus3.edgexfoundry.org:10001 [2023-03-17T00:01:38.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T00:01:38.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T00:01:38.721Z] Configure a credential helper to remove this warning. See [2023-03-17T00:01:38.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T00:01:38.721Z] [2023-03-17T00:01:38.721Z] Login Succeeded [2023-03-17T00:01:38.721Z] nexus3.edgexfoundry.org:10002 [2023-03-17T00:01:38.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T00:01:38.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T00:01:38.721Z] Configure a credential helper to remove this warning. See [2023-03-17T00:01:38.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T00:01:38.721Z] [2023-03-17T00:01:38.721Z] Login Succeeded [2023-03-17T00:01:38.721Z] nexus3.edgexfoundry.org:10003 [2023-03-17T00:01:38.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T00:01:38.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T00:01:38.981Z] Configure a credential helper to remove this warning. See [2023-03-17T00:01:38.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T00:01:38.981Z] [2023-03-17T00:01:38.981Z] Login Succeeded [2023-03-17T00:01:38.981Z] nexus3.edgexfoundry.org:10004 [2023-03-17T00:01:38.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T00:01:38.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T00:01:38.981Z] Configure a credential helper to remove this warning. See [2023-03-17T00:01:38.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T00:01:38.981Z] [2023-03-17T00:01:38.981Z] Login Succeeded [2023-03-17T00:01:38.981Z] docker.io [2023-03-17T00:01:39.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T00:01:39.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T00:01:39.241Z] Configure a credential helper to remove this warning. See [2023-03-17T00:01:39.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T00:01:39.241Z] [2023-03-17T00:01:39.241Z] Login Succeeded [2023-03-17T00:01:39.241Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T00:01:39.269Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T00:01:39.679Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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 [2023-03-17T00:01:39.679Z] + dirname cmd/core-command/Dockerfile [2023-03-17T00:01:39.679Z] + cut -d/ -f2 [2023-03-17T00:01:39.679Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-17T00:01:39.679Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-17T00:01:39.679Z] + cut -d/ -f2 [2023-03-17T00:01:39.679Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-17T00:01:39.679Z] + dirname cmd/core-data/Dockerfile [2023-03-17T00:01:39.679Z] + cut -d/ -f2 [2023-03-17T00:01:39.679Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-17T00:01:39.679Z] + + dirname cmd/core-metadata/Dockerfile [2023-03-17T00:01:39.679Z] cut -d/ -f2 [2023-03-17T00:01:39.679Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-17T00:01:39.679Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-17T00:01:39.679Z] + cut -d/ -f2 [2023-03-17T00:01:39.679Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-17T00:01:39.679Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-17T00:01:39.679Z] + cut -d/ -f2 [2023-03-17T00:01:39.679Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-17T00:01:39.679Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-17T00:01:39.679Z] + cut -d/ -f2 [2023-03-17T00:01:39.679Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-17T00:01:39.679Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-17T00:01:39.679Z] + cut -d/ -f2 [2023-03-17T00:01:39.679Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-17T00:01:39.679Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-17T00:01:39.679Z] + cut -d/ -f2 [2023-03-17T00:01:39.679Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-17T00:01:39.679Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-17T00:01:39.679Z] + cut -d/ -f2 [2023-03-17T00:01:39.679Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-17T00:01:39.679Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-17T00:01:39.679Z] + cut -d/ -f2 [2023-03-17T00:01:39.679Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-17T00:01:39.679Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-17T00:01:39.679Z] + cut -d/ -f2 [2023-03-17T00:01:39.679Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-17T00:01:39.679Z] + dirname cmd/support-notifications/Dockerfile [2023-03-17T00:01:39.679Z] + cut -d/ -f2 [2023-03-17T00:01:39.679Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-17T00:01:39.679Z] + + cutdirname -d/ cmd/support-scheduler/Dockerfile -f2 [2023-03-17T00:01:39.679Z] [2023-03-17T00:01:39.679Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-17T00:01:39.747Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-17T00:01:40.226Z] + git rev-list -1 --merges b7d1196fc87d851b6800073139ca3de3dd76979d~1..b7d1196fc87d851b6800073139ca3de3dd76979d [Pipeline] echo [2023-03-17T00:01:40.264Z] -----------> git rev-list -1 --merges b7d1196fc87d851b6800073139ca3de3dd76979d~1..b7d1196fc87d851b6800073139ca3de3dd76979d b7d1196fc87d851b6800073139ca3de3dd76979d [false] [Pipeline] sh [2023-03-17T00:01:40.573Z] + git log --format=format:%s -1 b7d1196fc87d851b6800073139ca3de3dd76979d [Pipeline] echo [2023-03-17T00:01:40.608Z] ========================================================= [2023-03-17T00:01:40.608Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-17T00:01:40.608Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-17T00:01:41.101Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-17T00:01:41.101Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-17T00:01:41.101Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-17T00:01:41.101Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-17T00:01:41.101Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-17T00:01:41.101Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-17T00:01:41.101Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:01:41.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T00:01:41.675Z] [2023-03-17T00:01:41.675Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:01:42.053Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T00:01:42.053Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-17T00:01:42.053Z] b85a868b505f: Pulling fs layer [2023-03-17T00:01:42.053Z] e2be974225ed: Pulling fs layer [2023-03-17T00:01:42.053Z] 339a4e72a1f5: Pulling fs layer [2023-03-17T00:01:42.053Z] 988bab9f4d93: Pulling fs layer [2023-03-17T00:01:42.053Z] 1469e6f7b9e6: Pulling fs layer [2023-03-17T00:01:42.053Z] eaf3925da568: Pulling fs layer [2023-03-17T00:01:42.053Z] bab4dde63d76: Pulling fs layer [2023-03-17T00:01:42.053Z] bde34c3a00c8: Pulling fs layer [2023-03-17T00:01:42.053Z] b352a97aabf1: Pulling fs layer [2023-03-17T00:01:42.053Z] 4872d77fe225: Pulling fs layer [2023-03-17T00:01:42.053Z] 5851b861e8e6: Pulling fs layer [2023-03-17T00:01:42.053Z] bde34c3a00c8: Waiting [2023-03-17T00:01:42.053Z] b352a97aabf1: Waiting [2023-03-17T00:01:42.053Z] 4872d77fe225: Waiting [2023-03-17T00:01:42.053Z] 5851b861e8e6: Waiting [2023-03-17T00:01:42.053Z] 988bab9f4d93: Waiting [2023-03-17T00:01:42.053Z] 1469e6f7b9e6: Waiting [2023-03-17T00:01:42.053Z] bab4dde63d76: Waiting [2023-03-17T00:01:42.053Z] eaf3925da568: Waiting [2023-03-17T00:01:42.053Z] e2be974225ed: Verifying Checksum [2023-03-17T00:01:42.053Z] e2be974225ed: Download complete [2023-03-17T00:01:42.313Z] 988bab9f4d93: Download complete [2023-03-17T00:01:42.313Z] 1469e6f7b9e6: Verifying Checksum [2023-03-17T00:01:42.313Z] 1469e6f7b9e6: Download complete [2023-03-17T00:01:42.313Z] 339a4e72a1f5: Verifying Checksum [2023-03-17T00:01:42.313Z] 339a4e72a1f5: Download complete [2023-03-17T00:01:42.313Z] eaf3925da568: Download complete [2023-03-17T00:01:42.313Z] bde34c3a00c8: Verifying Checksum [2023-03-17T00:01:42.313Z] bde34c3a00c8: Download complete [2023-03-17T00:01:42.313Z] b352a97aabf1: Verifying Checksum [2023-03-17T00:01:42.313Z] b352a97aabf1: Download complete [2023-03-17T00:01:42.313Z] 4872d77fe225: Verifying Checksum [2023-03-17T00:01:42.313Z] 4872d77fe225: Download complete [2023-03-17T00:01:42.313Z] 5851b861e8e6: Download complete [2023-03-17T00:01:42.572Z] b85a868b505f: Verifying Checksum [2023-03-17T00:01:42.572Z] b85a868b505f: Download complete [2023-03-17T00:01:42.830Z] bab4dde63d76: Verifying Checksum [2023-03-17T00:01:42.830Z] bab4dde63d76: Download complete [2023-03-17T00:01:43.766Z] b85a868b505f: Pull complete [2023-03-17T00:01:44.025Z] e2be974225ed: Pull complete [2023-03-17T00:01:44.594Z] 339a4e72a1f5: Pull complete [2023-03-17T00:01:44.594Z] 988bab9f4d93: Pull complete [2023-03-17T00:01:44.854Z] 1469e6f7b9e6: Pull complete [2023-03-17T00:01:44.854Z] eaf3925da568: Pull complete [2023-03-17T00:01:46.767Z] bab4dde63d76: Pull complete [2023-03-17T00:01:46.767Z] bde34c3a00c8: Pull complete [2023-03-17T00:01:47.027Z] b352a97aabf1: Pull complete [2023-03-17T00:01:47.027Z] 4872d77fe225: Pull complete [2023-03-17T00:01:47.027Z] 5851b861e8e6: Pull complete [2023-03-17T00:01:47.027Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-17T00:01:47.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T00:01:47.027Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T00:01:47.285Z] prd-ubuntu20.04-docker-8c-8g-2553 does not seem to be running inside a container [2023-03-17T00:01:47.307Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-17T00:01:49.719Z] $ docker top 07069f3939284a205f652628d2727768e9b981e2f1af90b5ab4c1844aa0b9051 -eo pid,comm [2023-03-17T00:01:49.783Z] 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). [2023-03-17T00:01:49.783Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-17T00:01:49.985Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T00:01:49.986Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T00:01:50.109Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T00:01:50.104Z] $ docker exec 07069f3939284a205f652628d2727768e9b981e2f1af90b5ab4c1844aa0b9051 ssh-agent [2023-03-17T00:01:50.225Z] SSH_AUTH_SOCK=/tmp/ssh-CSIAPg3DQDlD/agent.33 [2023-03-17T00:01:50.225Z] SSH_AGENT_PID=39 [2023-03-17T00:01:50.232Z] Running ssh-add (command line suppressed) [2023-03-17T00:01:50.334Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_770229695412909631.key (/w/workspace/edgex-go/1@tmp/private_key_770229695412909631.key) [2023-03-17T00:01:50.354Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T00:01:50.692Z] + git tag --points-at HEAD [Pipeline] } [2023-03-17T00:01:50.710Z] $ docker exec --env ******** --env ******** 07069f3939284a205f652628d2727768e9b981e2f1af90b5ab4c1844aa0b9051 ssh-agent -k [2023-03-17T00:01:50.823Z] unset SSH_AUTH_SOCK; [2023-03-17T00:01:50.823Z] unset SSH_AGENT_PID; [2023-03-17T00:01:50.823Z] echo Agent pid 39 killed; [2023-03-17T00:01:50.845Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-17T00:01:50.932Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T00:01:50.932Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T00:01:51.054Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T00:01:51.049Z] $ docker exec 07069f3939284a205f652628d2727768e9b981e2f1af90b5ab4c1844aa0b9051 ssh-agent [2023-03-17T00:01:51.177Z] SSH_AUTH_SOCK=/tmp/ssh-lLILoCD3bpQ2/agent.72 [2023-03-17T00:01:51.177Z] SSH_AGENT_PID=78 [2023-03-17T00:01:51.182Z] Running ssh-add (command line suppressed) [2023-03-17T00:01:51.283Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_13099127164785149475.key (/w/workspace/edgex-go/1@tmp/private_key_13099127164785149475.key) [2023-03-17T00:01:51.304Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T00:01:51.642Z] + git semver init [2023-03-17T00:01:51.902Z] 2023-03-17 00:01:51,817 [run_init] DEBUG init version:0.0.0 force:False [2023-03-17T00:01:51.902Z] 2023-03-17 00:01:51,818 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-17T00:01:51.902Z] 2023-03-17 00:01:51,818 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-17T00:01:51.902Z] 2023-03-17 00:01:51,819 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-03-17T00:01:57.179Z] 2023-03-17 00:01:56,142 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-17T00:01:57.179Z] 2023-03-17 00:01:56,142 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4460 with force:False [2023-03-17T00:01:57.179Z] 2023-03-17 00:01:56,142 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4460 [2023-03-17T00:01:57.179Z] 2023-03-17 00:01:56,146 [execute] INFO git cat-file --batch-check [2023-03-17T00:01:57.179Z] 2023-03-17 00:01:56,146 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T00:01:57.179Z] 2023-03-17 00:01:56,153 [execute] INFO git cat-file --batch [2023-03-17T00:01:57.179Z] 2023-03-17 00:01:56,153 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T00:01:57.179Z] 2023-03-17 00:01:56,159 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4460 [2023-03-17T00:01:57.179Z] 0.0.0 [Pipeline] } [2023-03-17T00:01:57.202Z] $ docker exec --env ******** --env ******** 07069f3939284a205f652628d2727768e9b981e2f1af90b5ab4c1844aa0b9051 ssh-agent -k [2023-03-17T00:01:57.303Z] unset SSH_AUTH_SOCK; [2023-03-17T00:01:57.304Z] unset SSH_AGENT_PID; [2023-03-17T00:01:57.304Z] echo Agent pid 78 killed; [2023-03-17T00:01:57.321Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T00:01:57.736Z] + git semver [Pipeline] } [2023-03-17T00:01:58.016Z] $ docker stop --time=1 07069f3939284a205f652628d2727768e9b981e2f1af90b5ab4c1844aa0b9051 [2023-03-17T00:01:59.317Z] $ docker rm -f --volumes 07069f3939284a205f652628d2727768e9b981e2f1af90b5ab4c1844aa0b9051 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T00:01:59.709Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-17T00:01:59.957Z] Stashed 1 file(s) [Pipeline] echo [2023-03-17T00:01:59.973Z] [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 [2023-03-17T00:02:00.717Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-17T00:02:00.754Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T00:02:00.785Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T00:02:00.821Z] ========================================================= [2023-03-17T00:02:00.821Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-17T00:02:00.821Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-17T00:02:01.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-17T00:02:01.161Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-17T00:02:01.161Z] 63b65145d645: Pulling fs layer [2023-03-17T00:02:01.161Z] a2d21d5440eb: Pulling fs layer [2023-03-17T00:02:01.161Z] 935e6c44a52c: Pulling fs layer [2023-03-17T00:02:01.161Z] 94cc34f8dd06: Pulling fs layer [2023-03-17T00:02:01.161Z] 30dea6a524f1: Pulling fs layer [2023-03-17T00:02:01.161Z] a2aff8979fd8: Pulling fs layer [2023-03-17T00:02:01.161Z] 6808be2612f2: Pulling fs layer [2023-03-17T00:02:01.161Z] f25807f1079a: Pulling fs layer [2023-03-17T00:02:01.161Z] a2aff8979fd8: Waiting [2023-03-17T00:02:01.161Z] 30dea6a524f1: Waiting [2023-03-17T00:02:01.161Z] 6808be2612f2: Waiting [2023-03-17T00:02:01.161Z] f25807f1079a: Waiting [2023-03-17T00:02:01.161Z] a2d21d5440eb: Verifying Checksum [2023-03-17T00:02:01.161Z] a2d21d5440eb: Download complete [2023-03-17T00:02:01.161Z] 94cc34f8dd06: Download complete [2023-03-17T00:02:01.161Z] 30dea6a524f1: Verifying Checksum [2023-03-17T00:02:01.161Z] 30dea6a524f1: Download complete [2023-03-17T00:02:01.161Z] 63b65145d645: Download complete [2023-03-17T00:02:01.161Z] a2aff8979fd8: Verifying Checksum [2023-03-17T00:02:01.161Z] a2aff8979fd8: Download complete [2023-03-17T00:02:01.423Z] 63b65145d645: Pull complete [2023-03-17T00:02:01.423Z] a2d21d5440eb: Pull complete [2023-03-17T00:02:02.027Z] f25807f1079a: Download complete [2023-03-17T00:02:02.027Z] 935e6c44a52c: Verifying Checksum [2023-03-17T00:02:02.027Z] 935e6c44a52c: Download complete [2023-03-17T00:02:02.286Z] 6808be2612f2: Verifying Checksum [2023-03-17T00:02:02.286Z] 6808be2612f2: Download complete [2023-03-17T00:02:05.570Z] 935e6c44a52c: Pull complete [2023-03-17T00:02:05.570Z] 94cc34f8dd06: Pull complete [2023-03-17T00:02:05.829Z] 30dea6a524f1: Pull complete [2023-03-17T00:02:05.829Z] a2aff8979fd8: Pull complete [2023-03-17T00:02:08.361Z] 6808be2612f2: Pull complete [2023-03-17T00:02:08.929Z] f25807f1079a: Pull complete [2023-03-17T00:02:08.929Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-17T00:02:08.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-17T00:02:08.929Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-17T00:02:09.293Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-17T00:02:09.293Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-17T00:02:09.293Z] WORKDIR /edgex [2023-03-17T00:02:09.293Z] COPY go.mod . [2023-03-17T00:02:09.293Z] RUN go mod download [2023-03-17T00:02:09.860Z] Sending build context to Docker daemon 170.4MB [2023-03-17T00:02:09.860Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-17T00:02:09.860Z] ---> 3b553350e43f [2023-03-17T00:02:09.860Z] Step 2/4 : WORKDIR /edgex [2023-03-17T00:02:14.055Z] ---> Running in ba1724b4a2cc [2023-03-17T00:02:14.055Z] Removing intermediate container ba1724b4a2cc [2023-03-17T00:02:14.055Z] ---> 8ac1498df5d1 [2023-03-17T00:02:14.055Z] Step 3/4 : COPY go.mod . [2023-03-17T00:02:14.055Z] ---> ebf3175cab29 [2023-03-17T00:02:14.055Z] Step 4/4 : RUN go mod download [2023-03-17T00:02:14.055Z] ---> Running in c96430df9ce9 [2023-03-17T00:02:15.277Z] Still waiting to schedule task [2023-03-17T00:02:15.278Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2552’ is offline [2023-03-17T00:02:28.943Z] Removing intermediate container c96430df9ce9 [2023-03-17T00:02:28.943Z] ---> 1dc764c7368a [2023-03-17T00:02:28.943Z] Successfully built 1dc764c7368a [2023-03-17T00:02:28.943Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:02:29.312Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-17T00:02:29.312Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T00:02:29.462Z] prd-ubuntu20.04-docker-8c-8g-2553 does not seem to be running inside a container [2023-03-17T00:02:29.491Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-17T00:02:29.937Z] $ docker top 61f6a316755f55d5080bc1ba14467f3573945443bdcce862d3b449fb62a2cc65 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T00:02:30.321Z] + go version [2023-03-17T00:02:30.321Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-17T00:02:30.356Z] $ docker stop --time=1 61f6a316755f55d5080bc1ba14467f3573945443bdcce862d3b449fb62a2cc65 [2023-03-17T00:02:31.627Z] $ docker rm -f --volumes 61f6a316755f55d5080bc1ba14467f3573945443bdcce862d3b449fb62a2cc65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:02:32.327Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-17T00:02:32.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T00:02:32.495Z] prd-ubuntu20.04-docker-8c-8g-2553 does not seem to be running inside a container [2023-03-17T00:02:32.529Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-17T00:02:32.895Z] $ docker top f1fc109e2c20e04e0ed4ecce1f288e856ae64f4f14b46eabe6669052161a563c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-17T00:02:33.009Z] ========================================================= [2023-03-17T00:02:33.010Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-17T00:02:33.010Z] ========================================================= [Pipeline] sh [2023-03-17T00:02:33.305Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-17T00:02:33.661Z] + make test [2023-03-17T00:02:33.661Z] go test -race -coverprofile=coverage.out ./... [2023-03-17T00:02:41.784Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-17T00:02:56.652Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-17T00:02:56.652Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-17T00:02:56.652Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-17T00:02:56.652Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-17T00:02:56.652Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-17T00:02:56.652Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-17T00:02:56.652Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-17T00:02:56.652Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-17T00:02:56.653Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-17T00:02:56.653Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-17T00:02:56.911Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-17T00:02:57.170Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-17T00:02:57.170Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-17T00:02:57.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-17T00:02:58.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-17T00:02:58.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-17T00:02:58.106Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements [2023-03-17T00:03:00.009Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements [2023-03-17T00:03:00.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-17T00:03:00.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-17T00:03:00.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-17T00:03:01.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-17T00:03:01.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-17T00:03:03.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-17T00:03:03.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-17T00:03:03.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-17T00:03:03.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-17T00:03:03.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-17T00:03:03.888Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.090s coverage: 71.2% of statements [2023-03-17T00:03:03.888Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements [2023-03-17T00:03:04.453Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-17T00:03:04.453Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-17T00:03:06.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.302s coverage: 88.5% of statements [2023-03-17T00:03:06.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.074s coverage: 3.9% of statements [2023-03-17T00:03:06.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-17T00:03:06.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-17T00:03:06.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-17T00:03:07.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.367s coverage: 95.6% of statements [2023-03-17T00:03:07.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-17T00:03:07.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-17T00:03:07.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-17T00:03:07.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-17T00:03:07.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-17T00:03:07.242Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements [2023-03-17T00:03:08.615Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-17T00:03:08.615Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-17T00:03:08.615Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-17T00:03:08.615Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 65.9% of statements [2023-03-17T00:03:09.181Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-17T00:03:09.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-17T00:03:09.181Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.9% of statements [2023-03-17T00:03:09.181Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 29.0% of statements [2023-03-17T00:03:09.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 45.5% of statements [2023-03-17T00:03:09.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 82.9% of statements [2023-03-17T00:03:09.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2023-03-17T00:03:09.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements [2023-03-17T00:03:09.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2023-03-17T00:03:10.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-17T00:03:10.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-17T00:03:10.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-17T00:03:10.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-17T00:03:10.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-17T00:03:10.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-17T00:03:10.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-17T00:03:10.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-17T00:03:11.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-17T00:03:11.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-17T00:03:11.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-17T00:03:11.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-17T00:03:12.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-17T00:03:12.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-17T00:03:12.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-17T00:03:13.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-17T00:03:13.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-17T00:03:15.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-17T00:03:15.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-17T00:03:16.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-17T00:03:16.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-17T00:03:16.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-17T00:03:17.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-17T00:03:17.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-17T00:03:18.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-17T00:03:18.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-17T00:03:18.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-17T00:03:18.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-17T00:03:18.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-17T00:03:20.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-17T00:03:20.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-17T00:03:20.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-17T00:03:20.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-17T00:03:21.971Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-17T00:03:21.971Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-17T00:03:21.971Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-17T00:03:21.971Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-17T00:03:21.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements [2023-03-17T00:03:22.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-17T00:03:22.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-17T00:03:23.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-17T00:03:23.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-17T00:03:35.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.305s coverage: 79.9% of statements [2023-03-17T00:03:35.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.061s coverage: 92.9% of statements [2023-03-17T00:03:35.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements [2023-03-17T00:03:35.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 86.9% of statements [2023-03-17T00:03:35.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2023-03-17T00:03:35.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements [2023-03-17T00:03:35.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2023-03-17T00:03:35.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 81.2% of statements [2023-03-17T00:03:35.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.100s coverage: 82.1% of statements [2023-03-17T00:03:35.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements [2023-03-17T00:03:35.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 63.1% of statements [2023-03-17T00:03:35.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2023-03-17T00:03:35.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-03-17T00:03:35.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2023-03-17T00:03:35.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2023-03-17T00:03:35.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-03-17T00:03:35.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 38.4% of statements [2023-03-17T00:03:35.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2023-03-17T00:03:35.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements [2023-03-17T00:03:35.719Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2023-03-17T00:03:35.719Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 92.3% of statements [2023-03-17T00:03:35.719Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 61.5% of statements [2023-03-17T00:03:35.719Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements [2023-03-17T00:03:35.719Z] 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 [2023-03-17T00:03:48.498Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2554 in /w/workspace/edgexfoundry_edgex-go_PR-4460 [Pipeline] { [Pipeline] ws [2023-03-17T00:03:48.553Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-17T00:03:48.620Z] The recommended git tool is: git [2023-03-17T00:03:53.564Z] using credential edgex-jenkins-ssh [2023-03-17T00:03:53.583Z] Cloning the remote Git repository [2023-03-17T00:03:53.622Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-17T00:03:53.714Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-17T00:03:53.886Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-17T00:03:53.887Z] > git --version # timeout=10 [2023-03-17T00:03:53.910Z] > git --version # 'git version 2.25.1' [2023-03-17T00:03:53.912Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T00:03:54.075Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-17T00:04:02.278Z] internal/security/config/command/proxy/tls/command.go:34:6: type `permissionable` is unused (unused) [2023-03-17T00:04:02.278Z] type permissionable interface { [2023-03-17T00:04:02.278Z] ^ [2023-03-17T00:04:02.278Z] make: *** [Makefile:155: lint] Error 1 [Pipeline] } [2023-03-17T00:04:02.335Z] $ docker stop --time=1 f1fc109e2c20e04e0ed4ecce1f288e856ae64f4f14b46eabe6669052161a563c [2023-03-17T00:04:05.611Z] $ docker rm -f --volumes f1fc109e2c20e04e0ed4ecce1f288e856ae64f4f14b46eabe6669052161a563c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-17T00:04:06.709Z] Failed in branch amd64 [2023-03-17T00:04:12.632Z] Merging remotes/origin/main commit b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 into PR head commit b7d1196fc87d851b6800073139ca3de3dd76979d [2023-03-17T00:04:10.932Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-17T00:04:10.954Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-17T00:04:11.753Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-17T00:04:11.797Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-17T00:04:11.798Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T00:04:11.814Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4460/head:refs/remotes/origin/PR-4460 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-17T00:04:12.655Z] > git config core.sparsecheckout # timeout=10 [2023-03-17T00:04:13.086Z] Merge succeeded, producing b7d1196fc87d851b6800073139ca3de3dd76979d [2023-03-17T00:04:13.087Z] Checking out Revision b7d1196fc87d851b6800073139ca3de3dd76979d (PR-4460) [2023-03-17T00:04:12.738Z] > git checkout -f b7d1196fc87d851b6800073139ca3de3dd76979d # timeout=10 [2023-03-17T00:04:12.968Z] > git remote # timeout=10 [2023-03-17T00:04:12.986Z] > git config --get remote.origin.url # timeout=10 [2023-03-17T00:04:13.021Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T00:04:13.036Z] > git merge b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 # timeout=10 [2023-03-17T00:04:13.065Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-17T00:04:13.097Z] > git config core.sparsecheckout # timeout=10 [2023-03-17T00:04:13.113Z] > git checkout -f b7d1196fc87d851b6800073139ca3de3dd76979d # timeout=10 [2023-03-17T00:04:16.751Z] Commit message: "fix: Remove forced chown of ngnix tls for snap compatibility" [2023-03-17T00:04:16.829Z] > git --version # timeout=10 [2023-03-17T00:04:16.842Z] > git --version # 'git version 2.25.1' [2023-03-17T00:04:16.855Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T00:04:18.001Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-17T00:04:18.001Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T00:04:18.001Z] Dload Upload Total Spent Left Speed [2023-03-17T00:04:18.001Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh [2023-03-17T00:04:18.573Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-17T00:04:18.924Z] + sudo tee /etc/docker/daemon.new [2023-03-17T00:04:18.924Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-17T00:04:18.924Z] { [2023-03-17T00:04:18.924Z] "registry-mirrors": [ [2023-03-17T00:04:18.924Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-17T00:04:18.924Z] ], [2023-03-17T00:04:18.924Z] "bip": "10.250.0.254/24", [2023-03-17T00:04:18.924Z] "hosts": [ [2023-03-17T00:04:18.924Z] "tcp://0.0.0.0:5555", [2023-03-17T00:04:18.924Z] "unix:///var/run/docker.sock" [2023-03-17T00:04:18.924Z] ], [2023-03-17T00:04:18.924Z] "mtu": 1458, [2023-03-17T00:04:18.924Z] "selinux-enabled": true, [2023-03-17T00:04:18.924Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-17T00:04:18.924Z] } [Pipeline] sh [2023-03-17T00:04:19.267Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-17T00:04:19.613Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T00:04:37.920Z] provisioning config files... [2023-03-17T00:04:37.948Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12231833865035018117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T00:04:38.328Z] ---> docker-login.sh [2023-03-17T00:04:38.328Z] nexus3.edgexfoundry.org:10001 [2023-03-17T00:04:38.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T00:04:39.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T00:04:39.181Z] Configure a credential helper to remove this warning. See [2023-03-17T00:04:39.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T00:04:39.181Z] [2023-03-17T00:04:39.181Z] Login Succeeded [2023-03-17T00:04:39.181Z] nexus3.edgexfoundry.org:10002 [2023-03-17T00:04:39.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T00:04:39.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T00:04:39.451Z] Configure a credential helper to remove this warning. See [2023-03-17T00:04:39.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T00:04:39.451Z] [2023-03-17T00:04:39.451Z] Login Succeeded [2023-03-17T00:04:39.451Z] nexus3.edgexfoundry.org:10003 [2023-03-17T00:04:39.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T00:04:39.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T00:04:39.720Z] Configure a credential helper to remove this warning. See [2023-03-17T00:04:39.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T00:04:39.720Z] [2023-03-17T00:04:39.720Z] Login Succeeded [2023-03-17T00:04:39.720Z] nexus3.edgexfoundry.org:10004 [2023-03-17T00:04:39.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T00:04:40.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T00:04:40.259Z] Configure a credential helper to remove this warning. See [2023-03-17T00:04:40.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T00:04:40.259Z] [2023-03-17T00:04:40.259Z] Login Succeeded [2023-03-17T00:04:40.259Z] docker.io [2023-03-17T00:04:40.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T00:04:40.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T00:04:40.527Z] Configure a credential helper to remove this warning. See [2023-03-17T00:04:40.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T00:04:40.527Z] [2023-03-17T00:04:40.527Z] Login Succeeded [2023-03-17T00:04:40.527Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T00:04:40.555Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-17T00:04:41.185Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-17T00:04:41.223Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T00:04:41.260Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T00:04:41.291Z] ========================================================= [2023-03-17T00:04:41.291Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-17T00:04:41.291Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-17T00:04:41.663Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-17T00:04:41.663Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-17T00:04:41.663Z] af6eaf76a39c: Pulling fs layer [2023-03-17T00:04:41.663Z] 55522c791124: Pulling fs layer [2023-03-17T00:04:41.663Z] ce5c4a1c91eb: Pulling fs layer [2023-03-17T00:04:41.663Z] 169dfbe0d373: Pulling fs layer [2023-03-17T00:04:41.663Z] e1ff8fa3b103: Pulling fs layer [2023-03-17T00:04:41.663Z] 52ebb69f0ebf: Pulling fs layer [2023-03-17T00:04:41.663Z] 5abe8eddf0d5: Pulling fs layer [2023-03-17T00:04:41.663Z] 169dfbe0d373: Waiting [2023-03-17T00:04:41.663Z] e1ff8fa3b103: Waiting [2023-03-17T00:04:41.663Z] 52ebb69f0ebf: Waiting [2023-03-17T00:04:41.663Z] 5abe8eddf0d5: Waiting [2023-03-17T00:04:41.933Z] 55522c791124: Verifying Checksum [2023-03-17T00:04:41.933Z] 55522c791124: Download complete [2023-03-17T00:04:41.933Z] 169dfbe0d373: Verifying Checksum [2023-03-17T00:04:41.933Z] 169dfbe0d373: Download complete [2023-03-17T00:04:41.933Z] e1ff8fa3b103: Verifying Checksum [2023-03-17T00:04:41.933Z] e1ff8fa3b103: Download complete [2023-03-17T00:04:41.933Z] af6eaf76a39c: Verifying Checksum [2023-03-17T00:04:41.933Z] af6eaf76a39c: Download complete [2023-03-17T00:04:42.905Z] af6eaf76a39c: Pull complete [2023-03-17T00:04:42.905Z] 5abe8eddf0d5: Verifying Checksum [2023-03-17T00:04:42.905Z] 5abe8eddf0d5: Download complete [2023-03-17T00:04:43.492Z] 55522c791124: Pull complete [2023-03-17T00:04:44.455Z] 52ebb69f0ebf: Verifying Checksum [2023-03-17T00:04:44.455Z] 52ebb69f0ebf: Download complete [2023-03-17T00:04:44.455Z] ce5c4a1c91eb: Download complete [2023-03-17T00:04:56.789Z] ce5c4a1c91eb: Pull complete [2023-03-17T00:04:56.789Z] 169dfbe0d373: Pull complete [2023-03-17T00:04:56.789Z] e1ff8fa3b103: Pull complete [2023-03-17T00:05:02.152Z] 52ebb69f0ebf: Pull complete [2023-03-17T00:05:04.101Z] 5abe8eddf0d5: Pull complete [2023-03-17T00:05:04.101Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-17T00:05:04.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-17T00:05:04.101Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-17T00:05:04.513Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-17T00:05:04.513Z] WORKDIR /edgex [2023-03-17T00:05:04.513Z] COPY go.mod . [2023-03-17T00:05:04.513Z] RUN go mod download [2023-03-17T00:05:04.513Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-17T00:05:05.102Z] Sending build context to Docker daemon 2.932MB [2023-03-17T00:05:05.102Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-17T00:05:05.102Z] ---> 6cb57ee374ae [2023-03-17T00:05:05.102Z] Step 2/4 : WORKDIR /edgex [2023-03-17T00:05:07.102Z] ---> Running in 5511cb6f4ee4 [2023-03-17T00:05:07.102Z] Removing intermediate container 5511cb6f4ee4 [2023-03-17T00:05:07.102Z] ---> 09c4ab20e6be [2023-03-17T00:05:07.102Z] Step 3/4 : COPY go.mod . [2023-03-17T00:05:07.689Z] ---> 697025afc586 [2023-03-17T00:05:07.689Z] Step 4/4 : RUN go mod download [2023-03-17T00:05:07.689Z] ---> Running in e9d6dd4b93a4 [2023-03-17T00:05:39.979Z] Removing intermediate container e9d6dd4b93a4 [2023-03-17T00:05:39.979Z] ---> bf832054db12 [2023-03-17T00:05:39.979Z] Successfully built bf832054db12 [2023-03-17T00:05:39.979Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:05:40.407Z] + docker inspect -f . ci-base-image-arm64 [2023-03-17T00:05:40.408Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T00:05:40.665Z] prd-ubuntu20.04-docker-arm64-4c-16g-2554 does not seem to be running inside a container [2023-03-17T00:05:40.748Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-17T00:05:41.953Z] $ docker top f86e344b79f95042c977e53ddf88820520860123606e8627359ea1f6b73696bc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T00:05:42.832Z] + go version [2023-03-17T00:05:42.832Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-17T00:05:42.870Z] $ docker stop --time=1 f86e344b79f95042c977e53ddf88820520860123606e8627359ea1f6b73696bc [2023-03-17T00:05:44.479Z] $ docker rm -f --volumes f86e344b79f95042c977e53ddf88820520860123606e8627359ea1f6b73696bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:05:45.324Z] + docker inspect -f . ci-base-image-arm64 [2023-03-17T00:05:45.324Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T00:05:45.642Z] prd-ubuntu20.04-docker-arm64-4c-16g-2554 does not seem to be running inside a container [2023-03-17T00:05:45.711Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-17T00:05:46.889Z] $ docker top f6c129dfb96f446917133294c03b3b8dd458de6c3b9d1d0bf91d26f89d6e2620 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-17T00:05:47.142Z] ========================================================= [2023-03-17T00:05:47.142Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-17T00:05:47.142Z] ========================================================= [Pipeline] sh [2023-03-17T00:05:47.780Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-17T00:05:48.169Z] + make test [2023-03-17T00:05:48.169Z] go test -race -coverprofile=coverage.out ./... [2023-03-17T00:06:35.035Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-17T00:08:11.892Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-17T00:08:11.892Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-17T00:08:17.257Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-17T00:08:17.257Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-17T00:08:17.257Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-17T00:08:18.665Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-17T00:08:19.265Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-17T00:08:19.265Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-17T00:08:19.265Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-17T00:08:20.234Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-17T00:08:24.494Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-17T00:08:24.494Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-17T00:08:24.494Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-17T00:08:24.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-17T00:08:39.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-17T00:08:39.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-17T00:08:39.476Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.323s coverage: 28.7% of statements [2023-03-17T00:08:47.692Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.288s coverage: 98.5% of statements [2023-03-17T00:08:51.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-17T00:08:51.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-17T00:08:51.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-17T00:08:55.300Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.421s coverage: 71.2% of statements [2023-03-17T00:08:57.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-17T00:08:57.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-17T00:08:57.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.492s coverage: 54.0% of statements [2023-03-17T00:09:03.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-17T00:09:03.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-17T00:09:03.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-17T00:09:03.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-17T00:09:03.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-17T00:09:13.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-17T00:09:13.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-17T00:09:17.574Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.803s coverage: 88.5% of statements [2023-03-17T00:09:17.574Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.696s coverage: 3.9% of statements [2023-03-17T00:09:25.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-17T00:09:25.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-17T00:09:25.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-17T00:09:26.721Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.595s coverage: 95.6% of statements [2023-03-17T00:09:26.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-17T00:09:26.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-17T00:09:26.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-17T00:09:26.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-17T00:09:26.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-17T00:09:27.253Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.218s coverage: 72.2% of statements [2023-03-17T00:09:32.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-17T00:09:32.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-17T00:09:32.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-17T00:09:32.603Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.230s coverage: 65.9% of statements [2023-03-17T00:09:42.658Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-17T00:09:42.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-17T00:09:42.658Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.391s coverage: 0.9% of statements [2023-03-17T00:09:42.658Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.285s coverage: 29.0% of statements [2023-03-17T00:09:45.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.289s coverage: 45.5% of statements [2023-03-17T00:09:46.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.272s coverage: 82.9% of statements [2023-03-17T00:09:46.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.238s coverage: 94.1% of statements [2023-03-17T00:09:46.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.271s coverage: 96.3% of statements [2023-03-17T00:09:49.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.202s coverage: 87.5% of statements [2023-03-17T00:09:52.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-17T00:09:52.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-17T00:09:52.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-17T00:09:52.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-17T00:09:54.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-17T00:09:54.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-17T00:09:54.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-17T00:09:54.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-17T00:10:02.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.209s coverage: 94.4% of statements [2023-03-17T00:10:02.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-17T00:10:02.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-17T00:10:02.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-17T00:10:02.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-17T00:10:05.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-17T00:10:05.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-17T00:10:07.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-17T00:10:13.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-17T00:10:16.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-17T00:10:16.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.305s coverage: 79.9% of statements [2023-03-17T00:10:16.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 17.256s coverage: 92.9% of statements [2023-03-17T00:10:16.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.077s coverage: 64.4% of statements [2023-03-17T00:10:16.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.202s coverage: 86.9% of statements [2023-03-17T00:10:16.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements [2023-03-17T00:10:16.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.173s coverage: 20.0% of statements [2023-03-17T00:10:16.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements [2023-03-17T00:10:16.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.465s coverage: 81.2% of statements [2023-03-17T00:10:16.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.456s coverage: 82.1% of statements [2023-03-17T00:10:16.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.281s coverage: 86.0% of statements [2023-03-17T00:10:21.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-17T00:10:21.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-17T00:10:21.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.936s coverage: 63.1% of statements [2023-03-17T00:10:21.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.233s coverage: 100.0% of statements [2023-03-17T00:10:23.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.124s coverage: 89.4% of statements [2023-03-17T00:10:23.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.086s coverage: 100.0% of statements [2023-03-17T00:10:23.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.099s coverage: 73.7% of statements [2023-03-17T00:10:23.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-17T00:10:23.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-17T00:10:23.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-17T00:10:23.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2023-03-17T00:10:32.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-17T00:10:32.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-17T00:10:32.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-17T00:10:32.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.989s coverage: 38.4% of statements [2023-03-17T00:10:32.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.241s coverage: 89.5% of statements [2023-03-17T00:10:36.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-17T00:10:36.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-17T00:10:36.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-17T00:10:36.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-17T00:10:36.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.208s coverage: 84.8% of statements [2023-03-17T00:10:41.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-17T00:10:41.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-17T00:10:41.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-17T00:10:41.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-17T00:10:48.367Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.286s coverage: 17.7% of statements [2023-03-17T00:10:48.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-17T00:10:48.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-17T00:10:48.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-17T00:10:48.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-17T00:10:48.958Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.541s coverage: 92.3% of statements [2023-03-17T00:10:52.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-17T00:10:52.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-17T00:10:52.566Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.269s coverage: 61.5% of statements [2023-03-17T00:10:54.499Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-17T00:10:54.499Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-17T00:10:55.077Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.364s coverage: 97.7% of statements [2023-03-17T00:10:56.036Z] 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 [2023-03-17T00:10:56.036Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-17T00:10:56.036Z] go vet ./... [2023-03-17T00:13:32.747Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-17T00:13:32.747Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-17T00:13:32.747Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-17T00:13:32.784Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-17T00:13:33.122Z] + ls -al . [2023-03-17T00:13:33.122Z] total 700 [2023-03-17T00:13:33.122Z] drwxrwxr-x 10 1001 1001 4096 Mar 17 00:05 . [2023-03-17T00:13:33.122Z] drwxr-xr-x 4 root root 4096 Mar 17 00:05 .. [2023-03-17T00:13:33.122Z] drwxrwxr-x 2 1001 1001 4096 Mar 17 00:04 .blubracket [2023-03-17T00:13:33.122Z] -rw-rw-r-- 1 1001 1001 16 Mar 17 00:04 .dockerignore [2023-03-17T00:13:33.122Z] drwxrwxr-x 8 1001 1001 4096 Mar 17 00:04 .git [2023-03-17T00:13:33.122Z] drwxrwxr-x 3 1001 1001 4096 Mar 17 00:04 .github [2023-03-17T00:13:33.122Z] -rw-rw-r-- 1 1001 1001 1133 Mar 17 00:04 .gitignore [2023-03-17T00:13:33.122Z] -rw-rw-r-- 1 1001 1001 42 Mar 17 00:04 .golangci.yml [2023-03-17T00:13:33.122Z] -rw-rw-r-- 1 1001 1001 87 Mar 17 00:04 .hadolint.yml [2023-03-17T00:13:33.122Z] -rw-rw-r-- 1 1001 1001 166 Mar 17 00:04 .sonarcloud.properties [2023-03-17T00:13:33.122Z] -rw-rw-r-- 1 1001 1001 1171 Mar 17 00:04 ADOPTERS.md [2023-03-17T00:13:33.122Z] -rw-rw-r-- 1 1001 1001 10825 Mar 17 00:04 Attribution.txt [2023-03-17T00:13:33.122Z] -rw-rw-r-- 1 1001 1001 73765 Mar 17 00:04 CHANGELOG.md [2023-03-17T00:13:33.122Z] -rw-rw-r-- 1 1001 1001 3804 Mar 17 00:04 CONTRIBUTING.md [2023-03-17T00:13:33.122Z] -rw-rw-r-- 1 1001 1001 677 Mar 17 00:04 GOVERNANCE.md [2023-03-17T00:13:33.122Z] -rw-rw-r-- 1 1001 1001 883 Mar 17 00:04 Jenkinsfile [2023-03-17T00:13:33.122Z] -rw-rw-r-- 1 1001 1001 10775 Mar 17 00:04 LICENSE [2023-03-17T00:13:33.122Z] -rw-rw-r-- 1 1001 1001 14266 Mar 17 00:04 Makefile [2023-03-17T00:13:33.122Z] -rw-rw-r-- 1 1001 1001 582 Mar 17 00:04 OWNERS.md [2023-03-17T00:13:33.122Z] -rw-rw-r-- 1 1001 1001 9403 Mar 17 00:04 README.md [2023-03-17T00:13:33.122Z] -rw-rw-r-- 1 1001 1001 789 Mar 17 00:04 SECURITY.md [2023-03-17T00:13:33.122Z] -rw-rw-r-- 1 1001 1001 5 Mar 17 00:01 VERSION [2023-03-17T00:13:33.122Z] drwxrwxr-x 2 1001 1001 4096 Mar 17 00:04 bin [2023-03-17T00:13:33.122Z] drwxrwxr-x 18 1001 1001 4096 Mar 17 00:04 cmd [2023-03-17T00:13:33.122Z] -rw-r--r-- 1 root root 447277 Mar 17 00:10 coverage.out [2023-03-17T00:13:33.122Z] -rw-rw-r-- 1 1001 1001 3233 Mar 17 00:04 go.mod [2023-03-17T00:13:33.122Z] -rw-rw-r-- 1 1001 1001 31100 Mar 17 00:04 go.sum [2023-03-17T00:13:33.122Z] drwxrwxr-x 7 1001 1001 4096 Mar 17 00:04 internal [2023-03-17T00:13:33.122Z] drwxrwxr-x 3 1001 1001 4096 Mar 17 00:04 openapi [2023-03-17T00:13:33.122Z] -rw-rw-r-- 1 1001 1001 594 Mar 17 00:04 security.txt [2023-03-17T00:13:33.122Z] drwxrwxr-x 4 1001 1001 4096 Mar 17 00:04 snap [2023-03-17T00:13:33.122Z] -rw-rw-r-- 1 1001 1001 204 Mar 17 00:04 version.go [Pipeline] sh [2023-03-17T00:13:33.767Z] + '[' -e coverage.out ] [2023-03-17T00:13:33.767Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-17T00:13:34.631Z] Stashed 1 file(s) [Pipeline] sh [2023-03-17T00:13:34.984Z] + make build [2023-03-17T00:13:34.984Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-17T00:15:11.706Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-17T00:15:11.706Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-17T00:15:11.706Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-17T00:15:14.276Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-17T00:16:01.088Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-17T00:16:01.088Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-17T00:16:05.328Z] 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 [2023-03-17T00:16:10.666Z] 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 [2023-03-17T00:16:13.997Z] 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 [2023-03-17T00:16:18.239Z] 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 [2023-03-17T00:16:23.561Z] 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] } [2023-03-17T00:16:28.918Z] $ docker stop --time=1 f6c129dfb96f446917133294c03b3b8dd458de6c3b9d1d0bf91d26f89d6e2620 [2023-03-17T00:16:30.909Z] $ docker rm -f --volumes f6c129dfb96f446917133294c03b3b8dd458de6c3b9d1d0bf91d26f89d6e2620 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:16:33.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-17T00:16:33.933Z] [2023-03-17T00:16:33.933Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:16:34.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-17T00:16:34.591Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-17T00:16:34.591Z] 29e5d40040c1: Pulling fs layer [2023-03-17T00:16:34.591Z] 1ce36da41761: Pulling fs layer [2023-03-17T00:16:34.591Z] 25b303627fd3: Pulling fs layer [2023-03-17T00:16:34.591Z] 29e5d40040c1: Verifying Checksum [2023-03-17T00:16:34.591Z] 29e5d40040c1: Download complete [2023-03-17T00:16:34.860Z] 1ce36da41761: Verifying Checksum [2023-03-17T00:16:34.860Z] 1ce36da41761: Download complete [2023-03-17T00:16:35.130Z] 29e5d40040c1: Pull complete [2023-03-17T00:16:36.539Z] 1ce36da41761: Pull complete [2023-03-17T00:16:36.539Z] 25b303627fd3: Verifying Checksum [2023-03-17T00:16:36.539Z] 25b303627fd3: Download complete [2023-03-17T00:16:46.593Z] 25b303627fd3: Pull complete [2023-03-17T00:16:46.593Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-17T00:16:46.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-17T00:16:46.593Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T00:16:46.924Z] prd-ubuntu20.04-docker-arm64-4c-16g-2554 does not seem to be running inside a container [2023-03-17T00:16:46.999Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-17T00:16:49.221Z] $ docker top dc3c34046a1bbe05f69170fe4a159822c3616af32491bc21c23f0a50c5f7088d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T00:16:50.064Z] + docker-compose build --help [2023-03-17T00:16:50.064Z] + grep parallel [2023-03-17T00:16:54.309Z] --parallel Build images in parallel. [Pipeline] } [2023-03-17T00:16:54.353Z] $ docker stop --time=1 dc3c34046a1bbe05f69170fe4a159822c3616af32491bc21c23f0a50c5f7088d [2023-03-17T00:16:55.960Z] $ docker rm -f --volumes dc3c34046a1bbe05f69170fe4a159822c3616af32491bc21c23f0a50c5f7088d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:16:56.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-17T00:16:56.656Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T00:16:56.901Z] prd-ubuntu20.04-docker-arm64-4c-16g-2554 does not seem to be running inside a container [2023-03-17T00:16:56.967Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-17T00:16:58.128Z] $ docker top fd7bea126274abf7087bfbf27a2414ed9a1df84fa2768d0981d8fbc8bf661fa4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T00:16:58.983Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-17T00:17:04.305Z] Building core-command ... [2023-03-17T00:17:04.305Z] Building core-common-config-bootstrapper ... [2023-03-17T00:17:04.305Z] Building core-data ... [2023-03-17T00:17:04.305Z] Building core-metadata ... [2023-03-17T00:17:04.305Z] Building security-bootstrapper ... [2023-03-17T00:17:04.305Z] Building security-proxy-auth ... [2023-03-17T00:17:04.305Z] Building security-proxy-setup ... [2023-03-17T00:17:04.305Z] Building security-secretstore-setup ... [2023-03-17T00:17:04.305Z] Building security-spiffe-token-provider ... [2023-03-17T00:17:04.305Z] Building security-spire-agent ... [2023-03-17T00:17:04.305Z] Building security-spire-config ... [2023-03-17T00:17:04.305Z] Building security-spire-server ... [2023-03-17T00:17:04.305Z] Building support-notifications ... [2023-03-17T00:17:04.305Z] Building support-scheduler ... [2023-03-17T00:17:04.305Z] Building core-data [2023-03-17T00:17:04.305Z] Building security-spire-agent [2023-03-17T00:17:04.305Z] Building core-metadata [2023-03-17T00:17:04.305Z] Building security-proxy-setup [2023-03-17T00:17:04.305Z] Building security-spire-config [2023-03-17T00:17:51.135Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T00:17:51.135Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-17T00:17:51.135Z] ---> bf832054db12 [2023-03-17T00:17:51.135Z] Step 3/26 : WORKDIR /edgex-go [2023-03-17T00:17:51.135Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T00:17:51.135Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T00:17:51.135Z] ---> bf832054db12 [2023-03-17T00:17:51.135Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T00:17:51.135Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T00:17:51.135Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-17T00:17:51.135Z] ---> bf832054db12 [2023-03-17T00:17:51.135Z] Step 3/26 : WORKDIR /edgex-go [2023-03-17T00:17:51.135Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T00:17:51.135Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-17T00:17:51.135Z] ---> bf832054db12 [2023-03-17T00:17:51.135Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-17T00:17:51.135Z] Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T00:17:51.135Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-17T00:17:51.135Z] ---> bf832054db12 [2023-03-17T00:17:51.135Z] Step 3/21 : WORKDIR /edgex-go [2023-03-17T00:17:51.408Z] ---> Running in 492648ed2a43 [2023-03-17T00:17:51.408Z] ---> Running in 7939a99d8577 [2023-03-17T00:17:51.408Z] ---> Running in 7e055c3f078d [2023-03-17T00:17:51.408Z] ---> Running in afb4e0e1a33b [2023-03-17T00:17:51.677Z] ---> Running in 758a47aa07fc [2023-03-17T00:17:52.262Z] Removing intermediate container 7939a99d8577 [2023-03-17T00:17:52.262Z] ---> 05609ae0aca4 [2023-03-17T00:17:52.262Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T00:17:52.262Z] Removing intermediate container 492648ed2a43 [2023-03-17T00:17:52.262Z] ---> 7d1cd24a5756 [2023-03-17T00:17:52.262Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-17T00:17:52.262Z] Removing intermediate container afb4e0e1a33b [2023-03-17T00:17:52.262Z] ---> bf4755c1baae [2023-03-17T00:17:52.262Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-17T00:17:52.262Z] Removing intermediate container 7e055c3f078d [2023-03-17T00:17:52.262Z] ---> e2ead2e9795d [2023-03-17T00:17:52.262Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-17T00:17:52.262Z] Removing intermediate container 758a47aa07fc [2023-03-17T00:17:52.262Z] ---> 0e387d08df5a [2023-03-17T00:17:52.262Z] Step 4/25 : WORKDIR /edgex-go [2023-03-17T00:17:52.262Z] ---> Running in 2e070d1a9341 [2023-03-17T00:17:52.262Z] ---> Running in a73e92874f28 [2023-03-17T00:17:52.528Z] ---> Running in ae6aa83673e8 [2023-03-17T00:17:52.528Z] ---> Running in 990b469bdd5b [2023-03-17T00:17:52.528Z] ---> Running in dcea681f07a4 [2023-03-17T00:17:53.108Z] Removing intermediate container a73e92874f28 [2023-03-17T00:17:53.108Z] ---> 1d19c53f8da4 [2023-03-17T00:17:53.108Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T00:17:53.108Z] Removing intermediate container dcea681f07a4 [2023-03-17T00:17:53.108Z] ---> b1715d6c364d [2023-03-17T00:17:53.108Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-17T00:17:53.379Z] ---> Running in 59041506f27f [2023-03-17T00:17:53.379Z] ---> Running in 6f6f3f082b94 [2023-03-17T00:17:54.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T00:17:54.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T00:17:54.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T00:17:55.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T00:17:55.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T00:17:55.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T00:17:55.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T00:17:55.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T00:17:55.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T00:17:56.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T00:17:56.615Z] OK: 263 MiB in 53 packages [2023-03-17T00:17:56.891Z] OK: 263 MiB in 53 packages [2023-03-17T00:17:57.171Z] OK: 263 MiB in 53 packages [2023-03-17T00:17:57.787Z] OK: 263 MiB in 53 packages [2023-03-17T00:17:58.066Z] OK: 263 MiB in 53 packages [2023-03-17T00:17:58.665Z] Removing intermediate container 990b469bdd5b [2023-03-17T00:17:58.665Z] ---> e152ef0ffc1c [2023-03-17T00:17:58.665Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-17T00:17:59.247Z] Removing intermediate container 2e070d1a9341 [2023-03-17T00:17:59.247Z] ---> 7b4701b33b01 [2023-03-17T00:17:59.247Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-17T00:17:59.247Z] Removing intermediate container ae6aa83673e8 [2023-03-17T00:17:59.247Z] ---> 6b9fcdd8df5c [2023-03-17T00:17:59.247Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-17T00:17:59.523Z] Removing intermediate container 6f6f3f082b94 [2023-03-17T00:17:59.523Z] ---> 031f8d59baa6 [2023-03-17T00:17:59.523Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-17T00:17:59.523Z] ---> 26b35b57022f [2023-03-17T00:17:59.523Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T00:17:59.790Z] Removing intermediate container 59041506f27f [2023-03-17T00:17:59.790Z] ---> 9e5ff60479de [2023-03-17T00:17:59.790Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T00:17:59.790Z] ---> Running in 48f4bac9c100 [2023-03-17T00:18:00.057Z] ---> 781477805d6b [2023-03-17T00:18:00.057Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T00:18:00.325Z] ---> Running in f97341fa7ffb [2023-03-17T00:18:00.591Z] ---> 069d1a9249ba [2023-03-17T00:18:00.591Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T00:18:00.858Z] ---> Running in 29b0644fed6a [2023-03-17T00:18:01.123Z] ---> 10b135efe26b [2023-03-17T00:18:01.123Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T00:18:01.123Z] ---> fa9f02dd9fe3 [2023-03-17T00:18:01.123Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T00:18:01.123Z] ---> Running in dc221907b76a [2023-03-17T00:18:01.419Z] ---> Running in 27e598a119e5 [2023-03-17T00:20:08.090Z] Removing intermediate container 29b0644fed6a [2023-03-17T00:20:08.090Z] ---> d9b1766c08cf [2023-03-17T00:20:08.090Z] Step 7/26 : COPY . . [2023-03-17T00:20:08.090Z] Removing intermediate container 48f4bac9c100 [2023-03-17T00:20:08.090Z] ---> b898c95f9295 [2023-03-17T00:20:08.090Z] Step 7/26 : COPY . . [2023-03-17T00:20:08.090Z] Removing intermediate container dc221907b76a [2023-03-17T00:20:08.090Z] ---> d361c81d0e55 [2023-03-17T00:20:08.090Z] Step 8/23 : COPY . . [2023-03-17T00:20:08.090Z] Removing intermediate container 27e598a119e5 [2023-03-17T00:20:08.090Z] ---> e16e933469a7 [2023-03-17T00:20:08.090Z] Step 8/25 : COPY . . [2023-03-17T00:20:08.090Z] Removing intermediate container f97341fa7ffb [2023-03-17T00:20:08.090Z] ---> 7d2b22dc77d7 [2023-03-17T00:20:08.090Z] Step 7/21 : COPY . . [2023-03-17T00:20:16.302Z] ---> 5d981827c1c6 [2023-03-17T00:20:16.302Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-17T00:20:16.302Z] ---> 42e0da31480b [2023-03-17T00:20:16.302Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-17T00:20:16.302Z] ---> 6f9f7182d881 [2023-03-17T00:20:16.302Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-17T00:20:16.302Z] ---> Running in 78eed272c027 [2023-03-17T00:20:16.302Z] ---> c805aa982243 [2023-03-17T00:20:16.302Z] Step 8/21 : RUN make cmd/secrets-config/secrets-config [2023-03-17T00:20:16.302Z] ---> Running in d1a83b4ebb61 [2023-03-17T00:20:16.302Z] ---> Running in 59c7dc55f5ee [2023-03-17T00:20:16.302Z] ---> c48c04638ea5 [2023-03-17T00:20:16.302Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-17T00:20:16.302Z] ---> Running in a5fcfb99998b [2023-03-17T00:20:16.302Z] ---> Running in c86d9046c739 [2023-03-17T00:20:16.887Z] Removing intermediate container d1a83b4ebb61 [2023-03-17T00:20:16.887Z] ---> 7100f845d76c [2023-03-17T00:20:16.887Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-17T00:20:17.164Z] Removing intermediate container 59c7dc55f5ee [2023-03-17T00:20:17.164Z] ---> f3f63ec862ba [2023-03-17T00:20:17.164Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-17T00:20:17.164Z] ---> Running in 319d76bc3d86 [2023-03-17T00:20:17.164Z] ---> Running in 8ff8f34d2e16 [2023-03-17T00:20:17.748Z] Removing intermediate container 319d76bc3d86 [2023-03-17T00:20:17.748Z] ---> 6e8a40f7d924 [2023-03-17T00:20:17.748Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-17T00:20:18.016Z] ---> Running in 02abbfe99a4a [2023-03-17T00:20:18.016Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-17T00:20:18.016Z] Removing intermediate container 8ff8f34d2e16 [2023-03-17T00:20:18.016Z] ---> 5c72e5b46a66 [2023-03-17T00:20:18.016Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-17T00:20:18.283Z] ---> Running in 10e98f7824f8 [2023-03-17T00:20:18.283Z] 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 [2023-03-17T00:20:18.549Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-17T00:20:18.549Z] Removing intermediate container 02abbfe99a4a [2023-03-17T00:20:18.549Z] ---> e6273246e4d0 [2023-03-17T00:20:18.549Z] 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-17T00:20:18.815Z] ---> Running in 577c4f2bbd51 [2023-03-17T00:20:19.396Z] Removing intermediate container 10e98f7824f8 [2023-03-17T00:20:19.396Z] ---> 4318bb9d0d28 [2023-03-17T00:20:19.396Z] 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-17T00:20:19.396Z] ---> Running in e1c32ee575a5 [2023-03-17T00:20:22.732Z] Removing intermediate container 577c4f2bbd51 [2023-03-17T00:20:22.732Z] ---> a638097b5352 [2023-03-17T00:20:22.732Z] Step 12/26 : WORKDIR /edgex-go [2023-03-17T00:20:22.732Z] ---> Running in 66234fe92d2a [2023-03-17T00:20:23.312Z] Removing intermediate container e1c32ee575a5 [2023-03-17T00:20:23.312Z] ---> bd020265e690 [2023-03-17T00:20:23.312Z] Step 12/26 : WORKDIR /edgex-go [2023-03-17T00:20:23.312Z] ---> Running in bd42e9fc4e97 [2023-03-17T00:20:23.578Z] Removing intermediate container 66234fe92d2a [2023-03-17T00:20:23.578Z] ---> f5cea804daea [2023-03-17T00:20:23.578Z] [2023-03-17T00:20:23.578Z] Step 13/26 : FROM alpine:3.17 [2023-03-17T00:20:23.578Z] 3.17: Pulling from library/alpine [2023-03-17T00:20:23.843Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-17T00:20:23.843Z] Status: Downloaded newer image for alpine:3.17 [2023-03-17T00:20:23.843Z] ---> d74e625d9115 [2023-03-17T00:20:23.843Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T00:20:24.109Z] ---> Running in 2471dfe0bad0 [2023-03-17T00:20:24.109Z] Removing intermediate container bd42e9fc4e97 [2023-03-17T00:20:24.109Z] ---> 66c46c5bd2b1 [2023-03-17T00:20:24.109Z] [2023-03-17T00:20:24.109Z] Step 13/26 : FROM alpine:3.17 [2023-03-17T00:20:24.109Z] ---> d74e625d9115 [2023-03-17T00:20:24.109Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T00:20:24.109Z] ---> Running in 749b958403b9 [2023-03-17T00:20:24.375Z] Removing intermediate container 2471dfe0bad0 [2023-03-17T00:20:24.375Z] ---> 178e3e68289e [2023-03-17T00:20:24.375Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-17T00:20:24.641Z] ---> Running in f4e14e0a0224 [2023-03-17T00:20:24.912Z] Removing intermediate container 749b958403b9 [2023-03-17T00:20:24.912Z] ---> a74d212a2119 [2023-03-17T00:20:24.912Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-17T00:20:25.180Z] ---> Running in 7bffc7eca3e1 [2023-03-17T00:20:27.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T00:20:27.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T00:20:27.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T00:20:27.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T00:20:29.396Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T00:20:29.396Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T00:20:29.396Z] OK: 17687 distinct packages available [2023-03-17T00:20:29.396Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T00:20:29.396Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T00:20:29.396Z] OK: 17687 distinct packages available [2023-03-17T00:20:29.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T00:20:29.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T00:20:30.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T00:20:30.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T00:20:31.645Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-17T00:20:31.645Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-17T00:20:31.645Z] (3/4) Installing libucontext (1.2-r0) [2023-03-17T00:20:31.645Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-17T00:20:31.645Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T00:20:31.645Z] OK: 8 MiB in 19 packages [2023-03-17T00:20:31.914Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-17T00:20:31.914Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-17T00:20:31.914Z] (3/5) Installing libucontext (1.2-r0) [2023-03-17T00:20:31.914Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-17T00:20:31.914Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-17T00:20:31.914Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T00:20:31.914Z] OK: 9 MiB in 20 packages [2023-03-17T00:20:33.868Z] Removing intermediate container 7bffc7eca3e1 [2023-03-17T00:20:33.868Z] ---> 78a77a9ad642 [2023-03-17T00:20:33.868Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T00:20:34.448Z] Removing intermediate container f4e14e0a0224 [2023-03-17T00:20:34.448Z] ---> 5c990a671747 [2023-03-17T00:20:34.448Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T00:20:35.415Z] ---> 88674e4cc643 [2023-03-17T00:20:35.415Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-17T00:20:35.680Z] ---> 9272125402db [2023-03-17T00:20:35.680Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-17T00:20:41.000Z] ---> 86cb0e86d310 [2023-03-17T00:20:41.000Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-17T00:20:44.328Z] ---> 1a4ca6304874 [2023-03-17T00:20:44.328Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-17T00:20:47.661Z] ---> 99c06b791f15 [2023-03-17T00:20:47.661Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-17T00:20:47.661Z] ---> beb5291b3ee0 [2023-03-17T00:20:47.661Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-17T00:20:47.661Z] ---> Running in d466ba75c49c [2023-03-17T00:20:48.641Z] Removing intermediate container d466ba75c49c [2023-03-17T00:20:48.641Z] ---> 1fab515aa840 [2023-03-17T00:20:48.641Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-17T00:20:48.906Z] ---> 08477dc7f7fe [2023-03-17T00:20:48.906Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-17T00:20:49.867Z] ---> 2883a6788122 [2023-03-17T00:20:49.867Z] Step 21/26 : WORKDIR / [2023-03-17T00:20:49.867Z] ---> 4dfd573dab94 [2023-03-17T00:20:49.867Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-17T00:20:49.867Z] ---> Running in 0182db41dbe8 [2023-03-17T00:20:50.446Z] Removing intermediate container 0182db41dbe8 [2023-03-17T00:20:50.446Z] ---> 393bca523dad [2023-03-17T00:20:50.446Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-17T00:20:50.446Z] ---> Running in 7e9b44b6fbc8 [2023-03-17T00:20:50.711Z] ---> 465179c38ce3 [2023-03-17T00:20:50.711Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-17T00:20:50.975Z] ---> Running in 7b013081ff82 [2023-03-17T00:20:51.240Z] Removing intermediate container 7e9b44b6fbc8 [2023-03-17T00:20:51.240Z] ---> 198b505197d0 [2023-03-17T00:20:51.240Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-17T00:20:51.240Z] ---> Running in be272516652e [2023-03-17T00:20:51.824Z] Removing intermediate container 7b013081ff82 [2023-03-17T00:20:51.824Z] ---> 86a23888e3d4 [2023-03-17T00:20:51.824Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-17T00:20:51.824Z] ---> Running in cd22fd71fbf9 [2023-03-17T00:20:51.824Z] Removing intermediate container be272516652e [2023-03-17T00:20:51.824Z] ---> 615f975c8108 [2023-03-17T00:20:51.824Z] Step 24/26 : LABEL arch=arm64 [2023-03-17T00:20:52.091Z] ---> Running in 16e37aa4ffd2 [2023-03-17T00:20:52.676Z] Removing intermediate container cd22fd71fbf9 [2023-03-17T00:20:52.676Z] ---> 0a05d8e37ef9 [2023-03-17T00:20:52.676Z] Step 24/26 : LABEL arch=arm64 [2023-03-17T00:20:52.676Z] Removing intermediate container 16e37aa4ffd2 [2023-03-17T00:20:52.676Z] ---> f00de9e769fa [2023-03-17T00:20:52.676Z] Step 25/26 : LABEL git_sha=b7d1196fc87d851b6800073139ca3de3dd76979d [2023-03-17T00:20:52.676Z] ---> Running in 79d0e8917311 [2023-03-17T00:20:52.942Z] ---> Running in 1b0e331312ba [2023-03-17T00:20:53.530Z] Removing intermediate container 79d0e8917311 [2023-03-17T00:20:53.530Z] ---> 102a2bc205f5 [2023-03-17T00:20:53.530Z] Step 25/26 : LABEL git_sha=b7d1196fc87d851b6800073139ca3de3dd76979d [2023-03-17T00:20:53.530Z] Removing intermediate container 1b0e331312ba [2023-03-17T00:20:53.530Z] ---> 7f19f9f14160 [2023-03-17T00:20:53.530Z] Step 26/26 : LABEL version=0.0.0 [2023-03-17T00:20:53.530Z] ---> Running in 4bd37184baa4 [2023-03-17T00:20:53.530Z] ---> Running in 7ccbba8a8dad [2023-03-17T00:20:54.125Z] Removing intermediate container 4bd37184baa4 [2023-03-17T00:20:54.125Z] ---> edd2b290d58e [2023-03-17T00:20:54.125Z] Step 26/26 : LABEL version=0.0.0 [2023-03-17T00:20:54.125Z] Removing intermediate container 7ccbba8a8dad [2023-03-17T00:20:54.125Z] ---> d1929dbf720c [2023-03-17T00:20:54.125Z] [2023-03-17T00:20:54.398Z] ---> Running in e9bc0bc75d78 [2023-03-17T00:20:54.662Z] Successfully built d1929dbf720c [2023-03-17T00:20:54.662Z] Successfully tagged security-spire-config-arm64:latest [2023-03-17T00:20:54.662Z]  Building security-spire-config ... done Building core-command [2023-03-17T00:20:54.927Z] Removing intermediate container e9bc0bc75d78 [2023-03-17T00:20:54.927Z] ---> a7d39a674587 [2023-03-17T00:20:54.927Z] [2023-03-17T00:20:55.194Z] Successfully built a7d39a674587 [2023-03-17T00:20:55.194Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-17T00:20:55.194Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2023-03-17T00:21:21.854Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T00:21:21.854Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-17T00:21:21.854Z] ---> bf832054db12 [2023-03-17T00:21:21.854Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-17T00:21:21.854Z] ---> Using cache [2023-03-17T00:21:21.854Z] ---> 0e387d08df5a [2023-03-17T00:21:21.854Z] Step 4/24 : WORKDIR /edgex-go [2023-03-17T00:21:21.854Z] ---> Using cache [2023-03-17T00:21:21.854Z] ---> b1715d6c364d [2023-03-17T00:21:21.854Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-17T00:21:21.854Z] ---> Using cache [2023-03-17T00:21:21.854Z] ---> 031f8d59baa6 [2023-03-17T00:21:21.854Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-17T00:21:21.854Z] ---> Using cache [2023-03-17T00:21:21.854Z] ---> fa9f02dd9fe3 [2023-03-17T00:21:21.854Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T00:21:21.854Z] ---> Using cache [2023-03-17T00:21:21.854Z] ---> e16e933469a7 [2023-03-17T00:21:21.854Z] Step 8/24 : COPY . . [2023-03-17T00:21:21.854Z] ---> Using cache [2023-03-17T00:21:21.854Z] ---> c48c04638ea5 [2023-03-17T00:21:21.854Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-17T00:21:21.854Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T00:21:21.854Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-17T00:21:21.854Z] ---> bf832054db12 [2023-03-17T00:21:21.854Z] Step 3/20 : WORKDIR /edgex-go [2023-03-17T00:21:21.854Z] ---> Using cache [2023-03-17T00:21:21.854Z] ---> e2ead2e9795d [2023-03-17T00:21:21.854Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-17T00:21:21.854Z] ---> Running in 7fcc521737eb [2023-03-17T00:21:21.854Z] ---> Running in e47f719ba36a [2023-03-17T00:21:22.813Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-17T00:21:22.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T00:21:23.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T00:21:25.172Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T00:21:25.172Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T00:21:25.172Z] OK: 17687 distinct packages available [2023-03-17T00:21:25.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T00:21:26.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T00:21:27.739Z] OK: 263 MiB in 53 packages [2023-03-17T00:21:29.153Z] Removing intermediate container e47f719ba36a [2023-03-17T00:21:29.153Z] ---> 900a60919a0f [2023-03-17T00:21:29.153Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-17T00:21:30.109Z] ---> 291c77626d8e [2023-03-17T00:21:30.109Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T00:21:30.375Z] ---> Running in e56c61798525 [2023-03-17T00:23:06.978Z] Removing intermediate container e56c61798525 [2023-03-17T00:23:06.978Z] ---> 78ebbe95c826 [2023-03-17T00:23:06.978Z] Step 7/20 : COPY . . [2023-03-17T00:23:19.287Z] ---> a7eb8c51352a [2023-03-17T00:23:19.287Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-17T00:23:19.287Z] ---> Running in 74881cc0cbc2 [2023-03-17T00:23:19.287Z] 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 [2023-03-17T00:26:41.020Z] Removing intermediate container a5fcfb99998b [2023-03-17T00:26:41.020Z] ---> c68ac54e6c92 [2023-03-17T00:26:41.020Z] [2023-03-17T00:26:41.020Z] Step 9/21 : FROM alpine:3.17 [2023-03-17T00:26:41.020Z] ---> d74e625d9115 [2023-03-17T00:26:41.020Z] Step 10/21 : RUN apk add --update --no-cache dumb-init openssl [2023-03-17T00:26:41.020Z] ---> Running in 04c4b8eeaf7b [2023-03-17T00:26:41.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T00:26:41.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T00:26:41.020Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-17T00:26:41.020Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-17T00:26:41.020Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T00:26:41.020Z] OK: 8 MiB in 17 packages [2023-03-17T00:26:41.020Z] Removing intermediate container 04c4b8eeaf7b [2023-03-17T00:26:41.020Z] ---> fb36fe2ee1b8 [2023-03-17T00:26:41.020Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-17T00:26:41.020Z] ---> Running in a098611e519e [2023-03-17T00:26:41.020Z] Removing intermediate container a098611e519e [2023-03-17T00:26:41.020Z] ---> dc2cfcabd0e8 [2023-03-17T00:26:41.020Z] Step 12/21 : WORKDIR /edgex [2023-03-17T00:26:41.020Z] ---> Running in fa95f2e7f483 [2023-03-17T00:26:41.020Z] Removing intermediate container fa95f2e7f483 [2023-03-17T00:26:41.020Z] ---> 1abe49b61a87 [2023-03-17T00:26:41.020Z] Step 13/21 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T00:26:41.020Z] ---> 83724477d2fb [2023-03-17T00:26:41.020Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-17T00:26:41.286Z] ---> 1340d919903d [2023-03-17T00:26:41.286Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-17T00:26:43.220Z] ---> 80bc2322d76b [2023-03-17T00:26:43.220Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-17T00:26:43.805Z] ---> 856df25fc9bf [2023-03-17T00:26:43.805Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T00:26:43.805Z] ---> Running in d63a473a8210 [2023-03-17T00:26:47.139Z] Removing intermediate container d63a473a8210 [2023-03-17T00:26:47.139Z] ---> db425aff2a46 [2023-03-17T00:26:47.139Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T00:26:47.139Z] ---> Running in a2fea00db3b1 [2023-03-17T00:26:47.404Z] Removing intermediate container a2fea00db3b1 [2023-03-17T00:26:47.404Z] ---> 57389534d0bc [2023-03-17T00:26:47.404Z] Step 19/21 : LABEL arch=arm64 [2023-03-17T00:26:47.404Z] ---> Running in 84fbb49ccb65 [2023-03-17T00:26:47.987Z] Removing intermediate container 84fbb49ccb65 [2023-03-17T00:26:47.987Z] ---> ee0e2e5c7647 [2023-03-17T00:26:47.987Z] Step 20/21 : LABEL git_sha=b7d1196fc87d851b6800073139ca3de3dd76979d [2023-03-17T00:26:48.261Z] ---> Running in dda3f46dbb9f [2023-03-17T00:26:48.840Z] Removing intermediate container dda3f46dbb9f [2023-03-17T00:26:48.840Z] ---> 5bb9e6a708bf [2023-03-17T00:26:48.840Z] Step 21/21 : LABEL version=0.0.0 [2023-03-17T00:26:48.840Z] ---> Running in 76d98e36fc37 [2023-03-17T00:26:49.424Z] Removing intermediate container 76d98e36fc37 [2023-03-17T00:26:49.424Z] ---> 9e7ad1b2f62b [2023-03-17T00:26:49.424Z] [2023-03-17T00:26:49.690Z] Successfully built 9e7ad1b2f62b [2023-03-17T00:26:49.690Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-17T00:26:49.690Z]  Building security-proxy-setup ... done Building security-spire-server [2023-03-17T00:27:07.876Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T00:27:07.876Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-17T00:27:07.876Z] ---> bf832054db12 [2023-03-17T00:27:07.876Z] Step 3/25 : WORKDIR /edgex-go [2023-03-17T00:27:07.876Z] ---> Using cache [2023-03-17T00:27:07.876Z] ---> e2ead2e9795d [2023-03-17T00:27:07.876Z] Step 4/25 : RUN apk add --update --no-cache make git build-base curl [2023-03-17T00:27:07.876Z] ---> Using cache [2023-03-17T00:27:07.876Z] ---> e152ef0ffc1c [2023-03-17T00:27:07.876Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-17T00:27:07.876Z] ---> Using cache [2023-03-17T00:27:07.876Z] ---> 26b35b57022f [2023-03-17T00:27:07.876Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T00:27:07.876Z] ---> Using cache [2023-03-17T00:27:07.876Z] ---> b898c95f9295 [2023-03-17T00:27:07.876Z] Step 7/25 : COPY . . [2023-03-17T00:27:07.876Z] ---> Using cache [2023-03-17T00:27:07.876Z] ---> 42e0da31480b [2023-03-17T00:27:07.876Z] Step 8/25 : ARG SPIRE_RELEASE=1.2.1 [2023-03-17T00:27:07.876Z] ---> Using cache [2023-03-17T00:27:07.876Z] ---> 7100f845d76c [2023-03-17T00:27:07.876Z] Step 9/25 : WORKDIR /edgex-go/spire-build [2023-03-17T00:27:07.876Z] ---> Using cache [2023-03-17T00:27:07.876Z] ---> 6e8a40f7d924 [2023-03-17T00:27:07.876Z] Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-17T00:27:07.876Z] ---> Using cache [2023-03-17T00:27:07.876Z] ---> e6273246e4d0 [2023-03-17T00:27:07.876Z] 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-17T00:27:07.876Z] ---> Running in 8fadb32e762e [2023-03-17T00:27:11.211Z] Removing intermediate container 8fadb32e762e [2023-03-17T00:27:11.211Z] ---> 756e31b51475 [2023-03-17T00:27:11.211Z] Step 12/25 : WORKDIR /edgex-go [2023-03-17T00:27:11.211Z] ---> Running in be768e3d2208 [2023-03-17T00:27:11.211Z] Removing intermediate container be768e3d2208 [2023-03-17T00:27:11.211Z] ---> e72af8aea85b [2023-03-17T00:27:11.211Z] [2023-03-17T00:27:11.211Z] Step 13/25 : FROM alpine:3.17 [2023-03-17T00:27:11.211Z] ---> d74e625d9115 [2023-03-17T00:27:11.211Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T00:27:11.211Z] ---> Using cache [2023-03-17T00:27:11.211Z] ---> a74d212a2119 [2023-03-17T00:27:11.211Z] Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-17T00:27:11.478Z] ---> Running in 884f0a7014af [2023-03-17T00:27:13.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T00:27:14.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T00:27:16.224Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T00:27:16.224Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T00:27:16.224Z] OK: 17687 distinct packages available [2023-03-17T00:27:16.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T00:27:17.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T00:27:18.853Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-17T00:27:18.853Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-17T00:27:18.853Z] (3/5) Installing libucontext (1.2-r0) [2023-03-17T00:27:18.853Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-17T00:27:18.853Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-17T00:27:18.853Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T00:27:18.853Z] OK: 9 MiB in 20 packages [2023-03-17T00:27:22.272Z] Removing intermediate container 884f0a7014af [2023-03-17T00:27:22.272Z] ---> 98102667ac05 [2023-03-17T00:27:22.272Z] Step 16/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T00:27:22.864Z] ---> 9dc6e7c4969a [2023-03-17T00:27:22.864Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-17T00:27:31.211Z] ---> f5e0aca1a4a2 [2023-03-17T00:27:31.211Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-17T00:27:32.186Z] ---> e193121efb1b [2023-03-17T00:27:32.186Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-17T00:27:35.518Z] ---> e40d01a2fa9e [2023-03-17T00:27:35.518Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-17T00:27:37.447Z] ---> 76737fb5fd09 [2023-03-17T00:27:37.447Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-17T00:27:37.447Z] ---> Running in aba44958022a [2023-03-17T00:27:38.400Z] Removing intermediate container aba44958022a [2023-03-17T00:27:38.400Z] ---> a3c01b903bdf [2023-03-17T00:27:38.400Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-17T00:27:38.400Z] ---> Running in 81a84ff46f28 [2023-03-17T00:27:39.355Z] Removing intermediate container 81a84ff46f28 [2023-03-17T00:27:39.355Z] ---> 65ba8b39c6b3 [2023-03-17T00:27:39.355Z] Step 23/25 : LABEL arch=arm64 [2023-03-17T00:27:39.621Z] ---> Running in 4e1bb547806f [2023-03-17T00:27:41.021Z] Removing intermediate container 4e1bb547806f [2023-03-17T00:27:41.021Z] ---> ed6f17661233 [2023-03-17T00:27:41.021Z] Step 24/25 : LABEL git_sha=b7d1196fc87d851b6800073139ca3de3dd76979d [2023-03-17T00:27:41.021Z] ---> Running in 65f88e5292eb [2023-03-17T00:27:41.974Z] Removing intermediate container 65f88e5292eb [2023-03-17T00:27:41.974Z] ---> 7f43b8e35310 [2023-03-17T00:27:41.974Z] Step 25/25 : LABEL version=0.0.0 [2023-03-17T00:27:42.238Z] ---> Running in ac0b26c8b945 [2023-03-17T00:27:43.192Z] Removing intermediate container ac0b26c8b945 [2023-03-17T00:27:43.192Z] ---> a9a1d6b9014b [2023-03-17T00:27:43.192Z] [2023-03-17T00:27:43.771Z] Successfully built a9a1d6b9014b [2023-03-17T00:27:43.771Z] Successfully tagged security-spire-server-arm64:latest [2023-03-17T00:27:43.771Z] Building support-notifications [2023-03-17T00:27:44.987Z]  Building security-spire-server ... done Removing intermediate container c86d9046c739 [2023-03-17T00:27:44.987Z] ---> 0a5b37607907 [2023-03-17T00:27:44.987Z] [2023-03-17T00:27:44.987Z] Step 10/25 : FROM alpine:3.17 [2023-03-17T00:27:44.987Z] ---> d74e625d9115 [2023-03-17T00:27:44.987Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-17T00:27:44.987Z] ---> Running in 75639fc4a7f0 [2023-03-17T00:27:46.387Z] Removing intermediate container 78eed272c027 [2023-03-17T00:27:46.387Z] ---> 7cd837605407 [2023-03-17T00:27:46.387Z] [2023-03-17T00:27:46.387Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T00:27:46.387Z] ---> d74e625d9115 [2023-03-17T00:27:46.387Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-17T00:27:48.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T00:27:48.955Z] ---> Running in a118b5e63725 [2023-03-17T00:27:49.533Z] Removing intermediate container a118b5e63725 [2023-03-17T00:27:49.533Z] ---> 8237de7339a1 [2023-03-17T00:27:49.533Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-17T00:27:49.799Z] ---> Running in b96d2c4c2389 [2023-03-17T00:27:49.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T00:27:50.379Z] Removing intermediate container b96d2c4c2389 [2023-03-17T00:27:50.379Z] ---> 3b6091ab8fca [2023-03-17T00:27:50.379Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-17T00:27:50.379Z] ---> Running in e0251f61c2ea [2023-03-17T00:27:50.960Z] Removing intermediate container e0251f61c2ea [2023-03-17T00:27:50.960Z] ---> 02e864c3d57c [2023-03-17T00:27:50.960Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T00:27:51.224Z] ---> Running in 186108a45c65 [2023-03-17T00:27:51.489Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T00:27:51.489Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T00:27:51.757Z] OK: 8 MiB in 16 packages [2023-03-17T00:27:53.707Z] Removing intermediate container 75639fc4a7f0 [2023-03-17T00:27:53.972Z] ---> 1da480bfd819 [2023-03-17T00:27:53.972Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-17T00:27:53.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T00:27:53.972Z] ---> Running in 84dab6490ee9 [2023-03-17T00:27:54.943Z] Removing intermediate container 84dab6490ee9 [2023-03-17T00:27:54.943Z] ---> eef36c0c078c [2023-03-17T00:27:54.943Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-17T00:27:54.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T00:27:54.943Z] ---> Running in 6bab7f267f63 [2023-03-17T00:27:55.529Z] Removing intermediate container 6bab7f267f63 [2023-03-17T00:27:55.529Z] ---> abe7011d1544 [2023-03-17T00:27:55.529Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-17T00:27:55.798Z] ---> Running in 728fd68c1737 [2023-03-17T00:27:56.379Z] Removing intermediate container 728fd68c1737 [2023-03-17T00:27:56.379Z] ---> a1ef1289f59f [2023-03-17T00:27:56.379Z] Step 15/25 : WORKDIR / [2023-03-17T00:27:56.643Z] ---> Running in 8491ad87a162 [2023-03-17T00:27:56.643Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T00:27:56.643Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T00:27:56.643Z] OK: 8 MiB in 16 packages [2023-03-17T00:27:57.224Z] Removing intermediate container 8491ad87a162 [2023-03-17T00:27:57.224Z] ---> 9a77cb95ab6a [2023-03-17T00:27:57.224Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T00:27:58.630Z] Removing intermediate container 186108a45c65 [2023-03-17T00:27:58.630Z] ---> b11cf7851d7d [2023-03-17T00:27:58.630Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T00:27:58.896Z] ---> 4e465e35ab61 [2023-03-17T00:27:58.896Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T00:28:00.834Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T00:28:00.834Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T00:28:00.834Z] ---> bf832054db12 [2023-03-17T00:28:00.834Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T00:28:00.834Z] ---> Using cache [2023-03-17T00:28:00.834Z] ---> 0e387d08df5a [2023-03-17T00:28:00.834Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T00:28:00.834Z] ---> Using cache [2023-03-17T00:28:00.834Z] ---> b1715d6c364d [2023-03-17T00:28:00.834Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-17T00:28:01.789Z] ---> 9c717341d07a [2023-03-17T00:28:01.789Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T00:28:01.789Z] ---> Running in 76a48ffb8c88 [2023-03-17T00:28:01.789Z] ---> f65f491f08e6 [2023-03-17T00:28:01.789Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-17T00:28:03.724Z] ---> 0c829788fc44 [2023-03-17T00:28:03.724Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-17T00:28:03.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T00:28:04.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T00:28:05.687Z] OK: 263 MiB in 53 packages [2023-03-17T00:28:05.953Z] ---> 18bf44d62bb6 [2023-03-17T00:28:05.953Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-17T00:28:07.915Z] ---> de128172c198 [2023-03-17T00:28:07.915Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-17T00:28:08.181Z] Removing intermediate container 76a48ffb8c88 [2023-03-17T00:28:08.181Z] ---> 588489894978 [2023-03-17T00:28:08.181Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T00:28:08.181Z] ---> 7474652ef463 [2023-03-17T00:28:08.181Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-17T00:28:09.582Z] ---> 44ffa128ef27 [2023-03-17T00:28:09.582Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-17T00:28:09.846Z] ---> Running in 11b78ce90ae7 [2023-03-17T00:28:09.846Z] ---> b25e29d3feba [2023-03-17T00:28:10.111Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T00:28:10.376Z] ---> Running in 3471471aa0b1 [2023-03-17T00:28:11.008Z] ---> d29b769e64d1 [2023-03-17T00:28:11.008Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-17T00:28:11.008Z] ---> Running in ab9b3d8bd2d1 [2023-03-17T00:28:11.274Z] Removing intermediate container 11b78ce90ae7 [2023-03-17T00:28:11.274Z] ---> 4fd6e5b61585 [2023-03-17T00:28:11.274Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T00:28:11.545Z] ---> Running in 3e52865a1671 [2023-03-17T00:28:15.069Z] Removing intermediate container ab9b3d8bd2d1 [2023-03-17T00:28:15.069Z] ---> f0f57ca595db [2023-03-17T00:28:15.069Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T00:28:15.069Z] ---> Running in bfe6771d4b1e [2023-03-17T00:28:15.069Z] Removing intermediate container 3e52865a1671 [2023-03-17T00:28:15.069Z] ---> 1822602ce230 [2023-03-17T00:28:15.069Z] Step 21/23 : LABEL arch=arm64 [2023-03-17T00:28:15.069Z] ---> Running in 76ad523ed4fe [2023-03-17T00:28:15.069Z] Removing intermediate container bfe6771d4b1e [2023-03-17T00:28:15.069Z] ---> e0a22d461dbe [2023-03-17T00:28:15.069Z] Step 23/25 : LABEL arch=arm64 [2023-03-17T00:28:15.069Z] ---> Running in 66d346fb400a [2023-03-17T00:28:15.069Z] Removing intermediate container 76ad523ed4fe [2023-03-17T00:28:15.069Z] ---> cfb948f54cef [2023-03-17T00:28:15.069Z] Step 22/23 : LABEL git_sha=b7d1196fc87d851b6800073139ca3de3dd76979d [2023-03-17T00:28:15.069Z] ---> Running in aecced2b83fb [2023-03-17T00:28:15.069Z] Removing intermediate container 66d346fb400a [2023-03-17T00:28:15.069Z] ---> 6cd238399cc5 [2023-03-17T00:28:15.069Z] Step 24/25 : LABEL git_sha=b7d1196fc87d851b6800073139ca3de3dd76979d [2023-03-17T00:28:15.069Z] ---> Running in edd6c5908e8f [2023-03-17T00:28:15.069Z] Removing intermediate container aecced2b83fb [2023-03-17T00:28:15.069Z] ---> be9bed20a988 [2023-03-17T00:28:15.069Z] Step 23/23 : LABEL version=0.0.0 [2023-03-17T00:28:15.069Z] ---> Running in 422033d8e369 [2023-03-17T00:28:15.649Z] Removing intermediate container edd6c5908e8f [2023-03-17T00:28:15.649Z] ---> 9ffe38696c20 [2023-03-17T00:28:15.649Z] Step 25/25 : LABEL version=0.0.0 [2023-03-17T00:28:15.649Z] ---> Running in 9351b9211de0 [2023-03-17T00:28:16.250Z] Removing intermediate container 422033d8e369 [2023-03-17T00:28:16.250Z] ---> 891e99812c15 [2023-03-17T00:28:16.250Z] [2023-03-17T00:28:16.516Z] Removing intermediate container 9351b9211de0 [2023-03-17T00:28:16.516Z] ---> 9eca754c5786 [2023-03-17T00:28:16.516Z] [2023-03-17T00:28:16.786Z] Successfully built 891e99812c15 [2023-03-17T00:28:17.053Z] Successfully tagged core-data-arm64:latest [2023-03-17T00:28:17.053Z] Building security-proxy-auth [2023-03-17T00:28:17.053Z]  Building core-data ... done Successfully built 9eca754c5786 [2023-03-17T00:28:17.053Z] Successfully tagged core-metadata-arm64:latest [2023-03-17T00:28:17.053Z]  Building core-metadata ... done Building security-bootstrapper [2023-03-17T00:28:19.018Z] Removing intermediate container 7fcc521737eb [2023-03-17T00:28:19.018Z] ---> a9c7be8cf549 [2023-03-17T00:28:19.018Z] [2023-03-17T00:28:19.018Z] Step 10/24 : FROM alpine:3.17 [2023-03-17T00:28:19.018Z] ---> d74e625d9115 [2023-03-17T00:28:19.018Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-17T00:28:19.018Z] ---> Using cache [2023-03-17T00:28:19.018Z] ---> 1da480bfd819 [2023-03-17T00:28:19.018Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-17T00:28:19.018Z] ---> Using cache [2023-03-17T00:28:19.018Z] ---> eef36c0c078c [2023-03-17T00:28:19.018Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-17T00:28:19.018Z] ---> Running in b12184831315 [2023-03-17T00:28:19.284Z] Removing intermediate container b12184831315 [2023-03-17T00:28:19.284Z] ---> a4e4e9da85c8 [2023-03-17T00:28:19.284Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-17T00:28:19.549Z] ---> Running in 19e286ab5280 [2023-03-17T00:28:20.135Z] Removing intermediate container 19e286ab5280 [2023-03-17T00:28:20.135Z] ---> 08c3f71fc578 [2023-03-17T00:28:20.135Z] Step 15/24 : WORKDIR / [2023-03-17T00:28:20.135Z] ---> Running in 40d3bf459120 [2023-03-17T00:28:20.717Z] Removing intermediate container 40d3bf459120 [2023-03-17T00:28:20.717Z] ---> a2fddefda200 [2023-03-17T00:28:20.717Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T00:28:21.676Z] ---> b2ca1566dd09 [2023-03-17T00:28:21.676Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T00:28:22.637Z] ---> 6f415683da26 [2023-03-17T00:28:22.637Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-17T00:28:24.579Z] ---> 30440a0cc215 [2023-03-17T00:28:24.579Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-17T00:28:25.536Z] ---> 52d2792ec0af [2023-03-17T00:28:25.536Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-17T00:28:25.804Z] ---> Running in be0a3808d485 [2023-03-17T00:28:26.388Z] Removing intermediate container be0a3808d485 [2023-03-17T00:28:26.388Z] ---> 379c16bc9e75 [2023-03-17T00:28:26.388Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T00:28:26.388Z] ---> Running in fc8dc6747d47 [2023-03-17T00:28:26.973Z] Removing intermediate container fc8dc6747d47 [2023-03-17T00:28:26.973Z] ---> 7e94ee4b7078 [2023-03-17T00:28:26.973Z] Step 22/24 : LABEL arch=arm64 [2023-03-17T00:28:26.973Z] ---> Running in 0e2b4278ec49 [2023-03-17T00:28:27.572Z] Removing intermediate container 0e2b4278ec49 [2023-03-17T00:28:27.572Z] ---> 189ad34ff81e [2023-03-17T00:28:27.572Z] Step 23/24 : LABEL git_sha=b7d1196fc87d851b6800073139ca3de3dd76979d [2023-03-17T00:28:27.843Z] ---> Running in fc9c1479b204 [2023-03-17T00:28:28.111Z] Removing intermediate container fc9c1479b204 [2023-03-17T00:28:28.111Z] ---> 1092d3ca89fc [2023-03-17T00:28:28.111Z] Step 24/24 : LABEL version=0.0.0 [2023-03-17T00:28:28.377Z] ---> Running in 97d3135ff59a [2023-03-17T00:28:29.337Z] Removing intermediate container 97d3135ff59a [2023-03-17T00:28:29.337Z] ---> 17dd5fe823e7 [2023-03-17T00:28:29.337Z] [2023-03-17T00:28:29.924Z] Successfully built 17dd5fe823e7 [2023-03-17T00:28:30.192Z] Successfully tagged core-command-arm64:latest [2023-03-17T00:28:30.193Z] Building security-secretstore-setup [2023-03-17T00:28:48.402Z]  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T00:28:48.402Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T00:28:48.402Z] ---> bf832054db12 [2023-03-17T00:28:48.402Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T00:28:48.402Z] ---> Using cache [2023-03-17T00:28:48.402Z] ---> 0e387d08df5a [2023-03-17T00:28:48.402Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T00:28:48.402Z] ---> Using cache [2023-03-17T00:28:48.402Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T00:28:48.402Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-17T00:28:48.402Z] ---> b1715d6c364d [2023-03-17T00:28:48.672Z] Step 5/23 : RUN apk add --update --no-cache make git ---> bf832054db12 [2023-03-17T00:28:48.672Z] Step 3/33 : WORKDIR /edgex-go [2023-03-17T00:28:48.672Z] ---> Using cache [2023-03-17T00:28:48.672Z] ---> e2ead2e9795d [2023-03-17T00:28:48.672Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-17T00:28:48.672Z] [2023-03-17T00:28:48.672Z] ---> Using cache [2023-03-17T00:28:48.672Z] ---> 031f8d59baa6 [2023-03-17T00:28:48.672Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T00:28:48.672Z] ---> Using cache [2023-03-17T00:28:48.672Z] ---> fa9f02dd9fe3 [2023-03-17T00:28:48.672Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T00:28:48.672Z] ---> Using cache [2023-03-17T00:28:48.672Z] ---> e16e933469a7 [2023-03-17T00:28:48.672Z] Step 8/23 : COPY . . [2023-03-17T00:28:48.672Z] ---> Using cache [2023-03-17T00:28:48.672Z] ---> c48c04638ea5 [2023-03-17T00:28:48.672Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-17T00:28:50.076Z] ---> Running in 454a7984e3f6 [2023-03-17T00:28:50.076Z] ---> Running in 247a8b544a65 [2023-03-17T00:28:53.424Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-17T00:28:53.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T00:28:54.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T00:28:57.416Z] OK: 263 MiB in 53 packages [2023-03-17T00:28:59.983Z] Removing intermediate container 454a7984e3f6 [2023-03-17T00:28:59.983Z] ---> 261895aabef0 [2023-03-17T00:28:59.983Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-17T00:29:00.575Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T00:29:00.575Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-17T00:29:00.575Z] ---> bf832054db12 [2023-03-17T00:29:00.575Z] Step 3/24 : WORKDIR /edgex-go [2023-03-17T00:29:00.575Z] ---> Using cache [2023-03-17T00:29:00.575Z] ---> e2ead2e9795d [2023-03-17T00:29:00.575Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-17T00:29:00.575Z] ---> Using cache [2023-03-17T00:29:00.575Z] ---> 261895aabef0 [2023-03-17T00:29:00.575Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-17T00:29:01.159Z] ---> 0e7ef9df6038 [2023-03-17T00:29:01.159Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T00:29:01.429Z] ---> Running in 30ccf24f4a49 [2023-03-17T00:29:01.704Z] ---> 16bfea967b8a [2023-03-17T00:29:01.704Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T00:29:01.976Z] ---> Running in 8d419fa3dbe4 [2023-03-17T00:29:48.911Z] Removing intermediate container 3471471aa0b1 [2023-03-17T00:29:48.911Z] ---> c93d3fd7c867 [2023-03-17T00:29:48.911Z] Step 8/23 : COPY . . [2023-03-17T00:30:01.280Z] ---> e851dc84149b [2023-03-17T00:30:01.280Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-17T00:30:01.280Z] ---> Running in 7b31d66eddd0 [2023-03-17T00:30:02.241Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-17T00:31:10.119Z] Removing intermediate container 74881cc0cbc2 [2023-03-17T00:31:10.119Z] ---> ed313f0406b5 [2023-03-17T00:31:10.119Z] [2023-03-17T00:31:10.119Z] Step 9/20 : FROM alpine:3.17 [2023-03-17T00:31:10.119Z] ---> d74e625d9115 [2023-03-17T00:31:10.119Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T00:31:10.119Z] ---> Using cache [2023-03-17T00:31:10.119Z] ---> a74d212a2119 [2023-03-17T00:31:10.119Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-17T00:31:10.119Z] ---> Running in 0cd121fb7757 [2023-03-17T00:31:10.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T00:31:10.119Z] Removing intermediate container 30ccf24f4a49 [2023-03-17T00:31:10.119Z] ---> 0b8a7915fac4 [2023-03-17T00:31:10.119Z] Step 7/33 : COPY . . [2023-03-17T00:31:10.386Z] Removing intermediate container 8d419fa3dbe4 [2023-03-17T00:31:10.386Z] ---> 34012611f95c [2023-03-17T00:31:10.386Z] Step 7/24 : COPY . . [2023-03-17T00:31:10.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T00:31:12.598Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T00:31:12.598Z] v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T00:31:12.598Z] OK: 17687 distinct packages available [2023-03-17T00:31:12.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T00:31:13.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T00:31:14.970Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-17T00:31:14.970Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-17T00:31:14.970Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-17T00:31:15.237Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-17T00:31:15.237Z] (5/9) Installing curl (7.88.1-r0) [2023-03-17T00:31:15.237Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-17T00:31:15.237Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-17T00:31:15.237Z] (8/9) Installing libucontext (1.2-r0) [2023-03-17T00:31:15.237Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-17T00:31:15.237Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T00:31:15.237Z] Executing ca-certificates-20220614-r4.trigger [2023-03-17T00:31:15.992Z] OK: 11 MiB in 24 packages [2023-03-17T00:31:21.527Z] Removing intermediate container 0cd121fb7757 [2023-03-17T00:31:21.527Z] ---> ed2f1f0b1168 [2023-03-17T00:31:21.527Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T00:31:24.143Z] ---> 7a5d03109532 [2023-03-17T00:31:24.144Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T00:31:25.564Z] ---> 8a7433dda79b [2023-03-17T00:31:25.564Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-17T00:31:32.216Z] ---> 2a0bf010e71d [2023-03-17T00:31:32.216Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-17T00:31:34.156Z] ---> a40d82997914 [2023-03-17T00:31:34.156Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-17T00:31:34.156Z] ---> Running in f37ed80317a5 [2023-03-17T00:31:35.562Z] Removing intermediate container f37ed80317a5 [2023-03-17T00:31:35.562Z] ---> 4e5aff3d9462 [2023-03-17T00:31:35.562Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T00:31:35.562Z] ---> Running in eca3df6a63bf [2023-03-17T00:31:36.966Z] Removing intermediate container eca3df6a63bf [2023-03-17T00:31:36.966Z] ---> b2b88928b7fa [2023-03-17T00:31:36.966Z] Step 18/20 : LABEL arch=arm64 [2023-03-17T00:31:36.966Z] ---> 7eda2ba57d36 [2023-03-17T00:31:36.966Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-17T00:31:36.966Z] ---> Running in f00473805da8 [2023-03-17T00:31:36.966Z] ---> Running in 9c1733cba8ee [2023-03-17T00:31:37.932Z] Removing intermediate container f00473805da8 [2023-03-17T00:31:37.932Z] ---> 371f8b4b6f99 [2023-03-17T00:31:37.932Z] Step 19/20 : LABEL git_sha=b7d1196fc87d851b6800073139ca3de3dd76979d [2023-03-17T00:31:38.200Z] ---> Running in 8adda2e4fd3f [2023-03-17T00:31:38.466Z] ---> 746c5bcb3ab7 [2023-03-17T00:31:38.466Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-17T00:31:38.732Z] ---> Running in e4be05d84db1 [2023-03-17T00:31:39.314Z] Removing intermediate container 8adda2e4fd3f [2023-03-17T00:31:39.314Z] ---> 6be1c18ae23e [2023-03-17T00:31:39.314Z] Step 20/20 : LABEL version=0.0.0 [2023-03-17T00:31:39.580Z] ---> Running in 072c69345f0a [2023-03-17T00:31:40.163Z] 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 [2023-03-17T00:31:40.752Z] Removing intermediate container 072c69345f0a [2023-03-17T00:31:40.752Z] ---> c85bc8984611 [2023-03-17T00:31:40.752Z] [2023-03-17T00:31:41.018Z] 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 [2023-03-17T00:31:41.018Z] Successfully built c85bc8984611 [2023-03-17T00:31:41.018Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-17T00:31:41.018Z]  Building security-spiffe-token-provider ... done Building support-scheduler [2023-03-17T00:32:03.069Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T00:32:03.069Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T00:32:03.069Z] ---> bf832054db12 [2023-03-17T00:32:03.069Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T00:32:03.069Z] ---> Using cache [2023-03-17T00:32:03.069Z] ---> 0e387d08df5a [2023-03-17T00:32:03.069Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T00:32:03.069Z] ---> Using cache [2023-03-17T00:32:03.069Z] ---> b1715d6c364d [2023-03-17T00:32:03.069Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T00:32:03.069Z] ---> Using cache [2023-03-17T00:32:03.069Z] ---> 031f8d59baa6 [2023-03-17T00:32:03.069Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T00:32:03.069Z] ---> Using cache [2023-03-17T00:32:03.069Z] ---> fa9f02dd9fe3 [2023-03-17T00:32:03.069Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T00:32:03.069Z] ---> Using cache [2023-03-17T00:32:03.069Z] ---> e16e933469a7 [2023-03-17T00:32:03.069Z] Step 8/23 : COPY . . [2023-03-17T00:32:03.069Z] ---> Using cache [2023-03-17T00:32:03.069Z] ---> c48c04638ea5 [2023-03-17T00:32:03.069Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-17T00:32:03.069Z] ---> Running in 86983a47c4fb [2023-03-17T00:32:04.027Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-17T00:35:25.839Z] Removing intermediate container 247a8b544a65 [2023-03-17T00:35:25.839Z] ---> 28314e876951 [2023-03-17T00:35:25.839Z] [2023-03-17T00:35:25.839Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T00:35:25.839Z] ---> d74e625d9115 [2023-03-17T00:35:25.839Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-17T00:35:25.839Z] ---> Running in 5a7b0875915a [2023-03-17T00:35:25.839Z] Removing intermediate container 5a7b0875915a [2023-03-17T00:35:25.839Z] ---> e2ab7210f18d [2023-03-17T00:35:25.839Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T00:35:25.839Z] ---> Running in 97a59bb345c4 [2023-03-17T00:35:25.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T00:35:25.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T00:35:25.839Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T00:35:25.839Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T00:35:25.839Z] OK: 8 MiB in 16 packages [2023-03-17T00:35:27.782Z] Removing intermediate container 97a59bb345c4 [2023-03-17T00:35:27.782Z] ---> 41eb02c43c9d [2023-03-17T00:35:27.782Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T00:35:28.364Z] ---> 6b186cec42ad [2023-03-17T00:35:28.364Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T00:35:29.324Z] ---> 82e19882ddf0 [2023-03-17T00:35:29.324Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-17T00:35:31.271Z] ---> 4b5e17453004 [2023-03-17T00:35:31.271Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-17T00:35:31.856Z] ---> b27d777282ce [2023-03-17T00:35:31.856Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-17T00:35:33.275Z] ---> b3f4c70fc363 [2023-03-17T00:35:33.275Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T00:35:33.275Z] ---> Running in 857b38ae2487 [2023-03-17T00:35:36.632Z] Removing intermediate container 857b38ae2487 [2023-03-17T00:35:36.632Z] ---> a98e6007cb41 [2023-03-17T00:35:36.632Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T00:35:36.632Z] ---> Running in 01ba9d73f1f5 [2023-03-17T00:35:37.243Z] Removing intermediate container 01ba9d73f1f5 [2023-03-17T00:35:37.243Z] ---> 64239a5857cc [2023-03-17T00:35:37.243Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-17T00:35:37.513Z] ---> Running in 50f1b83a2931 [2023-03-17T00:35:38.099Z] Removing intermediate container 50f1b83a2931 [2023-03-17T00:35:38.099Z] ---> 69f7521bc51a [2023-03-17T00:35:38.099Z] Step 21/23 : LABEL arch=arm64 [2023-03-17T00:35:38.099Z] ---> Running in 5bf49058fb9b [2023-03-17T00:35:38.687Z] Removing intermediate container 5bf49058fb9b [2023-03-17T00:35:38.687Z] ---> c2594b73d06b [2023-03-17T00:35:38.687Z] Step 22/23 : LABEL git_sha=b7d1196fc87d851b6800073139ca3de3dd76979d [2023-03-17T00:35:38.953Z] ---> Running in 48db55a68e11 [2023-03-17T00:35:39.544Z] Removing intermediate container 48db55a68e11 [2023-03-17T00:35:39.544Z] ---> 0a50abc4beb4 [2023-03-17T00:35:39.544Z] Step 23/23 : LABEL version=0.0.0 [2023-03-17T00:35:39.544Z] ---> Running in a1a32fa5d801 [2023-03-17T00:35:40.132Z] Removing intermediate container a1a32fa5d801 [2023-03-17T00:35:40.132Z] ---> 5f50ed56746d [2023-03-17T00:35:40.132Z] [2023-03-17T00:35:40.406Z] Successfully built 5f50ed56746d [2023-03-17T00:35:40.674Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-17T00:35:40.674Z] Building core-common-config-bootstrapper [2023-03-17T00:36:02.742Z]  Building security-proxy-auth ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T00:36:02.742Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T00:36:02.742Z] ---> bf832054db12 [2023-03-17T00:36:02.742Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T00:36:02.742Z] ---> Using cache [2023-03-17T00:36:02.742Z] ---> 0e387d08df5a [2023-03-17T00:36:02.742Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T00:36:02.742Z] ---> Using cache [2023-03-17T00:36:02.742Z] ---> b1715d6c364d [2023-03-17T00:36:02.742Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T00:36:02.742Z] ---> Using cache [2023-03-17T00:36:02.742Z] ---> 031f8d59baa6 [2023-03-17T00:36:02.742Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T00:36:02.742Z] ---> Using cache [2023-03-17T00:36:02.742Z] ---> fa9f02dd9fe3 [2023-03-17T00:36:02.742Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T00:36:02.742Z] ---> Using cache [2023-03-17T00:36:02.742Z] ---> e16e933469a7 [2023-03-17T00:36:02.742Z] Step 8/23 : COPY . . [2023-03-17T00:36:02.742Z] ---> Using cache [2023-03-17T00:36:02.742Z] ---> c48c04638ea5 [2023-03-17T00:36:02.742Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-17T00:36:02.742Z] ---> Running in 36a6705627f5 [2023-03-17T00:36:05.331Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-17T00:38:59.768Z] 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 [2023-03-17T00:39:17.987Z] Removing intermediate container 9c1733cba8ee [2023-03-17T00:39:17.987Z] ---> 6ccaa9c3bd87 [2023-03-17T00:39:17.987Z] [2023-03-17T00:39:17.987Z] Step 9/33 : FROM alpine:3.17 [2023-03-17T00:39:17.987Z] ---> d74e625d9115 [2023-03-17T00:39:17.987Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T00:39:17.987Z] ---> Using cache [2023-03-17T00:39:17.987Z] ---> a74d212a2119 [2023-03-17T00:39:17.987Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-17T00:39:17.987Z] ---> Running in 7229726c6de8 [2023-03-17T00:39:18.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T00:39:19.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T00:39:19.677Z] Removing intermediate container e4be05d84db1 [2023-03-17T00:39:19.677Z] ---> 9620519eb8c4 [2023-03-17T00:39:19.677Z] [2023-03-17T00:39:19.677Z] Step 9/24 : FROM alpine:3.17 [2023-03-17T00:39:19.677Z] ---> d74e625d9115 [2023-03-17T00:39:19.677Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-17T00:39:19.949Z] ---> Running in e9fec9cfa2eb [2023-03-17T00:39:21.910Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-17T00:39:21.910Z] (2/2) Installing su-exec (0.2-r2) [2023-03-17T00:39:21.910Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T00:39:21.910Z] OK: 8 MiB in 17 packages [2023-03-17T00:39:21.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T00:39:23.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T00:39:23.597Z] Removing intermediate container 7229726c6de8 [2023-03-17T00:39:23.597Z] ---> bdddcf498553 [2023-03-17T00:39:23.597Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-17T00:39:23.866Z] ---> Running in 0a34aec50062 [2023-03-17T00:39:24.133Z] Removing intermediate container 0a34aec50062 [2023-03-17T00:39:24.133Z] ---> be4ab56dd92a [2023-03-17T00:39:24.401Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-17T00:39:24.401Z] ---> Running in e7fcd4ecdb22 [2023-03-17T00:39:24.984Z] Removing intermediate container e7fcd4ecdb22 [2023-03-17T00:39:24.984Z] ---> d3686a0a6f18 [2023-03-17T00:39:24.984Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-17T00:39:24.984Z] ---> Running in fc911ad7fcdf [2023-03-17T00:39:25.250Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-17T00:39:25.250Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-17T00:39:25.250Z] (3/3) Installing su-exec (0.2-r2) [2023-03-17T00:39:25.250Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T00:39:25.250Z] Executing ca-certificates-20220614-r4.trigger [2023-03-17T00:39:25.836Z] Removing intermediate container fc911ad7fcdf [2023-03-17T00:39:25.836Z] ---> 9262a69a235e [2023-03-17T00:39:25.836Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-17T00:39:25.836Z] ---> Running in 5af29a69bd78 [2023-03-17T00:39:26.104Z] OK: 8 MiB in 18 packages [2023-03-17T00:39:26.371Z] Removing intermediate container 5af29a69bd78 [2023-03-17T00:39:26.371Z] ---> 2e7224e31d17 [2023-03-17T00:39:26.371Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-17T00:39:26.638Z] ---> Running in a47cca4aab7d [2023-03-17T00:39:29.219Z] Removing intermediate container e9fec9cfa2eb [2023-03-17T00:39:29.219Z] ---> 3531d4700031 [2023-03-17T00:39:29.219Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-17T00:39:29.219Z] ---> Running in fbd259acc5d4 [2023-03-17T00:39:30.187Z] Removing intermediate container fbd259acc5d4 [2023-03-17T00:39:30.187Z] ---> 1691e4dab1d6 [2023-03-17T00:39:30.187Z] Step 12/24 : WORKDIR / [2023-03-17T00:39:30.187Z] ---> Running in a0813628b530 [2023-03-17T00:39:30.806Z] Removing intermediate container a0813628b530 [2023-03-17T00:39:30.806Z] ---> 5f1f162a3969 [2023-03-17T00:39:30.806Z] Step 13/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T00:39:30.806Z] Removing intermediate container a47cca4aab7d [2023-03-17T00:39:30.806Z] ---> c7293dc6d306 [2023-03-17T00:39:30.806Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-17T00:39:31.074Z] ---> Running in f6d52de1706d [2023-03-17T00:39:32.038Z] Removing intermediate container f6d52de1706d [2023-03-17T00:39:32.038Z] ---> e3ded49ce1f5 [2023-03-17T00:39:32.038Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-17T00:39:32.038Z] ---> b53441829b7a [2023-03-17T00:39:32.038Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-17T00:39:33.013Z] ---> 474fd1445f3c [2023-03-17T00:39:33.013Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-17T00:39:33.307Z] ---> Running in fcad5077dc82 [2023-03-17T00:39:33.578Z] ---> 28f3ab00a9bf [2023-03-17T00:39:33.578Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-17T00:39:34.995Z] ---> 85cb188efaf8 [2023-03-17T00:39:34.995Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-17T00:39:36.028Z] ---> a6df39c11306 [2023-03-17T00:39:36.028Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-17T00:39:37.452Z] Removing intermediate container fcad5077dc82 [2023-03-17T00:39:37.452Z] ---> 9d93166af0c0 [2023-03-17T00:39:37.452Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T00:39:38.418Z] ---> 2b41d775a3a1 [2023-03-17T00:39:38.418Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-17T00:39:38.418Z] ---> afe6f20dc3db [2023-03-17T00:39:38.418Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T00:39:39.831Z] ---> 10be0cd303ef [2023-03-17T00:39:39.831Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-17T00:39:41.776Z] ---> ffc5d7b08277 [2023-03-17T00:39:41.776Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-17T00:39:42.359Z] ---> 09305b1da659 [2023-03-17T00:39:42.359Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-17T00:39:42.942Z] ---> 223a20240c47 [2023-03-17T00:39:42.942Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T00:39:43.221Z] ---> Running in 93167e7237ba [2023-03-17T00:39:44.182Z] ---> cab3bb8d1b9f [2023-03-17T00:39:44.182Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-17T00:39:45.145Z] ---> 2702bd895ccb [2023-03-17T00:39:45.145Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-17T00:39:47.089Z] ---> b9b7b9963390 [2023-03-17T00:39:47.089Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-17T00:39:47.357Z] Removing intermediate container 93167e7237ba [2023-03-17T00:39:47.357Z] ---> 54a87c4071ce [2023-03-17T00:39:47.357Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T00:39:47.625Z] ---> Running in 8c4b7cda895c [2023-03-17T00:39:48.220Z] ---> 005b311301ed [2023-03-17T00:39:48.220Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-17T00:39:48.220Z] Removing intermediate container 8c4b7cda895c [2023-03-17T00:39:48.220Z] ---> 6adea8c470ca [2023-03-17T00:39:48.220Z] Step 22/24 : LABEL arch=arm64 [2023-03-17T00:39:48.487Z] ---> Running in 126961c6da98 [2023-03-17T00:39:49.075Z] Removing intermediate container 126961c6da98 [2023-03-17T00:39:49.075Z] ---> 27d3e0459d19 [2023-03-17T00:39:49.342Z] Step 23/24 : LABEL git_sha=b7d1196fc87d851b6800073139ca3de3dd76979d [2023-03-17T00:39:49.343Z] ---> Running in 05c13dcadee0 [2023-03-17T00:39:49.617Z] ---> 2a6652db4dea [2023-03-17T00:39:49.617Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-17T00:39:49.889Z] ---> Running in 3659b826ab95 [2023-03-17T00:39:50.158Z] Removing intermediate container 05c13dcadee0 [2023-03-17T00:39:50.158Z] ---> 2de035c10448 [2023-03-17T00:39:50.158Z] Step 24/24 : LABEL version=0.0.0 [2023-03-17T00:39:50.427Z] ---> Running in 8017fd7cb052 [2023-03-17T00:39:51.396Z] Removing intermediate container 8017fd7cb052 [2023-03-17T00:39:51.396Z] ---> 6d38e3ee6013 [2023-03-17T00:39:51.396Z] [2023-03-17T00:39:51.981Z] Successfully built 6d38e3ee6013 [2023-03-17T00:39:51.981Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-17T00:39:53.616Z]  Building security-secretstore-setup ... done Removing intermediate container 3659b826ab95 [2023-03-17T00:39:53.616Z] ---> a61f8dcd5b7a [2023-03-17T00:39:53.616Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-17T00:39:54.020Z] ---> Running in 43b57ea14352 [2023-03-17T00:39:54.309Z] Removing intermediate container 43b57ea14352 [2023-03-17T00:39:54.309Z] ---> 60583f0ba037 [2023-03-17T00:39:54.309Z] Step 30/33 : CMD ["gate"] [2023-03-17T00:39:54.598Z] ---> Running in 0ce746cb47f9 [2023-03-17T00:39:55.208Z] Removing intermediate container 0ce746cb47f9 [2023-03-17T00:39:55.208Z] ---> 9c6156d2bc75 [2023-03-17T00:39:55.208Z] Step 31/33 : LABEL arch=arm64 [2023-03-17T00:39:55.208Z] ---> Running in e398be4ce817 [2023-03-17T00:39:55.837Z] Removing intermediate container e398be4ce817 [2023-03-17T00:39:55.838Z] ---> b3df018a6e51 [2023-03-17T00:39:55.838Z] Step 32/33 : LABEL git_sha=b7d1196fc87d851b6800073139ca3de3dd76979d [2023-03-17T00:39:55.838Z] ---> Running in d113814cade4 [2023-03-17T00:39:56.494Z] Removing intermediate container d113814cade4 [2023-03-17T00:39:56.494Z] ---> 92a7559063cf [2023-03-17T00:39:56.494Z] Step 33/33 : LABEL version=0.0.0 [2023-03-17T00:39:56.494Z] ---> Running in a3787f3e0c34 [2023-03-17T00:39:57.107Z] Removing intermediate container a3787f3e0c34 [2023-03-17T00:39:57.107Z] ---> 53c6b9f46be4 [2023-03-17T00:39:57.107Z] [2023-03-17T00:39:57.381Z] Successfully built 53c6b9f46be4 [2023-03-17T00:39:57.381Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-17T00:41:05.273Z]  Building security-bootstrapper ... done Removing intermediate container 7b31d66eddd0 [2023-03-17T00:41:05.273Z] ---> 1475f6187d1b [2023-03-17T00:41:05.273Z] [2023-03-17T00:41:05.273Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T00:41:05.273Z] ---> d74e625d9115 [2023-03-17T00:41:05.273Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-17T00:41:05.273Z] ---> Running in bcb10bdb2c27 [2023-03-17T00:41:05.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T00:41:05.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T00:41:05.273Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-17T00:41:05.273Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-17T00:41:05.273Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T00:41:05.273Z] Executing ca-certificates-20220614-r4.trigger [2023-03-17T00:41:05.273Z] OK: 8 MiB in 17 packages [2023-03-17T00:41:05.551Z] Removing intermediate container bcb10bdb2c27 [2023-03-17T00:41:05.551Z] ---> 23a4cda4079a [2023-03-17T00:41:05.551Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-17T00:41:05.551Z] ---> Running in b3937e5fd169 [2023-03-17T00:41:06.136Z] Removing intermediate container b3937e5fd169 [2023-03-17T00:41:06.136Z] ---> 98831d385921 [2023-03-17T00:41:06.136Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-17T00:41:06.136Z] ---> Running in 883931cd4e46 [2023-03-17T00:41:06.722Z] Removing intermediate container 883931cd4e46 [2023-03-17T00:41:06.722Z] ---> 7c456c095dec [2023-03-17T00:41:06.722Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-17T00:41:06.722Z] ---> Running in 6cd9b4e141ae [2023-03-17T00:41:07.309Z] Removing intermediate container 6cd9b4e141ae [2023-03-17T00:41:07.309Z] ---> c7dce91d7e2c [2023-03-17T00:41:07.309Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T00:41:08.272Z] ---> 3f9bd84a430f [2023-03-17T00:41:08.272Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T00:41:09.251Z] ---> 73b3533827b0 [2023-03-17T00:41:09.251Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-17T00:41:12.625Z] ---> 8c5cb3776a73 [2023-03-17T00:41:12.625Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-17T00:41:14.043Z] ---> 21dd76d22c07 [2023-03-17T00:41:14.043Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-17T00:41:14.043Z] ---> Running in b89abdd09c1d [2023-03-17T00:41:14.628Z] Removing intermediate container b89abdd09c1d [2023-03-17T00:41:14.628Z] ---> d8b338fccaea [2023-03-17T00:41:14.628Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T00:41:14.628Z] ---> Running in aab3adcbf250 [2023-03-17T00:41:15.213Z] Removing intermediate container aab3adcbf250 [2023-03-17T00:41:15.214Z] ---> dc954d654b98 [2023-03-17T00:41:15.214Z] Step 21/23 : LABEL arch=arm64 [2023-03-17T00:41:15.214Z] ---> Running in 5389710579b1 [2023-03-17T00:41:15.799Z] Removing intermediate container 5389710579b1 [2023-03-17T00:41:15.799Z] ---> 832290d424a7 [2023-03-17T00:41:15.799Z] Step 22/23 : LABEL git_sha=b7d1196fc87d851b6800073139ca3de3dd76979d [2023-03-17T00:41:16.069Z] ---> Running in 69e44670f396 [2023-03-17T00:41:16.335Z] Removing intermediate container 69e44670f396 [2023-03-17T00:41:16.335Z] ---> ce212d4687b9 [2023-03-17T00:41:16.335Z] Step 23/23 : LABEL version=0.0.0 [2023-03-17T00:41:16.609Z] ---> Running in cad06fe7c446 [2023-03-17T00:41:17.196Z] Removing intermediate container cad06fe7c446 [2023-03-17T00:41:17.196Z] ---> e8e1702f16e7 [2023-03-17T00:41:17.196Z] [2023-03-17T00:41:17.466Z] Successfully built e8e1702f16e7 [2023-03-17T00:41:17.466Z] Successfully tagged support-notifications-arm64:latest [2023-03-17T00:41:56.328Z]  Building support-notifications ... done Removing intermediate container 36a6705627f5 [2023-03-17T00:41:56.328Z] ---> 421c77a0ab8b [2023-03-17T00:41:56.328Z] [2023-03-17T00:41:56.328Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T00:41:56.328Z] ---> d74e625d9115 [2023-03-17T00:41:56.328Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-17T00:41:56.328Z] ---> Using cache [2023-03-17T00:41:56.328Z] ---> e2ab7210f18d [2023-03-17T00:41:56.328Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T00:41:56.328Z] ---> Using cache [2023-03-17T00:41:56.328Z] ---> 41eb02c43c9d [2023-03-17T00:41:56.328Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T00:41:56.328Z] ---> Using cache [2023-03-17T00:41:56.328Z] ---> 6b186cec42ad [2023-03-17T00:41:56.328Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T00:41:56.328Z] ---> Using cache [2023-03-17T00:41:56.328Z] ---> 82e19882ddf0 [2023-03-17T00:41:56.328Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-17T00:41:56.328Z] Removing intermediate container 86983a47c4fb [2023-03-17T00:41:56.328Z] ---> db0ba85b1eca [2023-03-17T00:41:56.328Z] [2023-03-17T00:41:56.328Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T00:41:56.328Z] ---> d74e625d9115 [2023-03-17T00:41:56.328Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T00:41:56.328Z] ---> Using cache [2023-03-17T00:41:56.328Z] ---> 1da480bfd819 [2023-03-17T00:41:56.328Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-17T00:41:56.328Z] ---> Using cache [2023-03-17T00:41:56.328Z] ---> eef36c0c078c [2023-03-17T00:41:56.328Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-17T00:41:56.328Z] ---> Running in fbd70d1620f2 [2023-03-17T00:41:56.328Z] ---> 25ce38953a66 [2023-03-17T00:41:56.328Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-17T00:41:56.328Z] Removing intermediate container fbd70d1620f2 [2023-03-17T00:41:56.328Z] ---> cb7e08a62dc2 [2023-03-17T00:41:56.328Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-17T00:41:56.328Z] ---> Running in b9a449725255 [2023-03-17T00:41:56.328Z] ---> f79c774745a4 [2023-03-17T00:41:56.328Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-17T00:41:56.328Z] Removing intermediate container b9a449725255 [2023-03-17T00:41:56.328Z] ---> 596b0c2d368f [2023-03-17T00:41:56.328Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T00:41:56.610Z] ---> c999f27fe96b [2023-03-17T00:41:56.610Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T00:41:56.610Z] ---> Running in ca3b1632598b [2023-03-17T00:41:56.881Z] ---> 5dcb06594430 [2023-03-17T00:41:56.881Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T00:41:57.474Z] ---> 705d31082778 [2023-03-17T00:41:57.474Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-17T00:41:58.882Z] Removing intermediate container ca3b1632598b [2023-03-17T00:41:58.882Z] ---> 6e8b84a0b7ed [2023-03-17T00:41:58.882Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T00:41:58.882Z] ---> Running in 5c211b7ce400 [2023-03-17T00:41:59.148Z] ---> 260e0b489da5 [2023-03-17T00:41:59.148Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-17T00:41:59.148Z] Removing intermediate container 5c211b7ce400 [2023-03-17T00:41:59.148Z] ---> fb804e876680 [2023-03-17T00:41:59.148Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-17T00:41:59.149Z] ---> Running in 1db1a63a5c06 [2023-03-17T00:41:59.731Z] Removing intermediate container 1db1a63a5c06 [2023-03-17T00:41:59.731Z] ---> 6bfc63d5fae7 [2023-03-17T00:41:59.731Z] Step 21/23 : LABEL arch=arm64 [2023-03-17T00:41:59.731Z] ---> Running in 05db00aa3b7d [2023-03-17T00:41:59.731Z] ---> 638a8f2893b5 [2023-03-17T00:41:59.731Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-17T00:41:59.999Z] ---> Running in 23d1d5d1c86d [2023-03-17T00:41:59.999Z] Removing intermediate container 05db00aa3b7d [2023-03-17T00:41:59.999Z] ---> 03c4e38fa8a6 [2023-03-17T00:41:59.999Z] Step 22/23 : LABEL git_sha=b7d1196fc87d851b6800073139ca3de3dd76979d [2023-03-17T00:42:00.265Z] ---> Running in 72561da5a8c0 [2023-03-17T00:42:00.266Z] Removing intermediate container 23d1d5d1c86d [2023-03-17T00:42:00.266Z] ---> ed338d1c082e [2023-03-17T00:42:00.266Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T00:42:00.266Z] ---> Running in c0a2f655ef0b [2023-03-17T00:42:00.536Z] Removing intermediate container 72561da5a8c0 [2023-03-17T00:42:00.536Z] ---> 0969d37458fe [2023-03-17T00:42:00.536Z] Step 23/23 : LABEL version=0.0.0 [2023-03-17T00:42:00.804Z] ---> Running in 7b9a6484ba9a [2023-03-17T00:42:00.804Z] Removing intermediate container c0a2f655ef0b [2023-03-17T00:42:00.804Z] ---> c85e34957aaa [2023-03-17T00:42:00.804Z] Step 21/23 : LABEL arch=arm64 [2023-03-17T00:42:00.804Z] ---> Running in 2b1451c698e7 [2023-03-17T00:42:01.072Z] Removing intermediate container 7b9a6484ba9a [2023-03-17T00:42:01.072Z] ---> 02f59d1397fc [2023-03-17T00:42:01.072Z] [2023-03-17T00:42:01.072Z] Removing intermediate container 2b1451c698e7 [2023-03-17T00:42:01.072Z] ---> a8f3a4cb08d2 [2023-03-17T00:42:01.072Z] Step 22/23 : LABEL git_sha=b7d1196fc87d851b6800073139ca3de3dd76979d [2023-03-17T00:42:01.343Z] ---> Running in 79dd56fa0e2e [2023-03-17T00:42:01.343Z] Successfully built 02f59d1397fc [2023-03-17T00:42:01.343Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-17T00:42:01.609Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 79dd56fa0e2e [2023-03-17T00:42:01.609Z] ---> 824bf0601f20 [2023-03-17T00:42:01.609Z] Step 23/23 : LABEL version=0.0.0 [2023-03-17T00:42:01.609Z] ---> Running in d80218133ec8 [2023-03-17T00:42:01.874Z] Removing intermediate container d80218133ec8 [2023-03-17T00:42:01.874Z] ---> d8ef324d2190 [2023-03-17T00:42:02.142Z] [2023-03-17T00:42:02.409Z] Successfully built d8ef324d2190 [2023-03-17T00:42:02.409Z] Successfully tagged support-scheduler-arm64:latest [2023-03-17T00:42:02.687Z]  Building support-scheduler ... done  [Pipeline] } [2023-03-17T00:42:02.719Z] $ docker stop --time=1 fd7bea126274abf7087bfbf27a2414ed9a1df84fa2768d0981d8fbc8bf661fa4 [2023-03-17T00:42:04.445Z] $ docker rm -f --volumes fd7bea126274abf7087bfbf27a2414ed9a1df84fa2768d0981d8fbc8bf661fa4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T00:42:04.975Z] + docker images [2023-03-17T00:42:05.241Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-17T00:42:05.241Z] support-scheduler-arm64 latest d8ef324d2190 4 seconds ago 31.8MB [2023-03-17T00:42:05.241Z] core-common-config-bootstrapper-arm64 latest 02f59d1397fc 5 seconds ago 17.5MB [2023-03-17T00:42:05.241Z] db0ba85b1eca 11 seconds ago 1.56GB [2023-03-17T00:42:05.241Z] 421c77a0ab8b 13 seconds ago 1.48GB [2023-03-17T00:42:05.241Z] support-notifications-arm64 latest e8e1702f16e7 49 seconds ago 32.5MB [2023-03-17T00:42:05.241Z] 1475f6187d1b About a minute ago 1.56GB [2023-03-17T00:42:05.241Z] security-bootstrapper-arm64 latest 53c6b9f46be4 2 minutes ago 21.8MB [2023-03-17T00:42:05.241Z] security-secretstore-setup-arm64 latest 6d38e3ee6013 2 minutes ago 32MB [2023-03-17T00:42:05.241Z] 9620519eb8c4 2 minutes ago 1.48GB [2023-03-17T00:42:05.241Z] 6ccaa9c3bd87 2 minutes ago 1.47GB [2023-03-17T00:42:05.241Z] security-proxy-auth-arm64 latest 5f50ed56746d 6 minutes ago 18.2MB [2023-03-17T00:42:05.241Z] 28314e876951 6 minutes ago 1.47GB [2023-03-17T00:42:05.241Z] security-spiffe-token-provider-arm64 latest c85bc8984611 10 minutes ago 32.6MB [2023-03-17T00:42:05.241Z] ed313f0406b5 11 minutes ago 1.53GB [2023-03-17T00:42:05.241Z] core-command-arm64 latest 17dd5fe823e7 13 minutes ago 19.7MB [2023-03-17T00:42:05.241Z] a9c7be8cf549 13 minutes ago 1.49GB [2023-03-17T00:42:05.241Z] core-metadata-arm64 latest 9eca754c5786 13 minutes ago 20.4MB [2023-03-17T00:42:05.241Z] core-data-arm64 latest 891e99812c15 13 minutes ago 19.9MB [2023-03-17T00:42:05.241Z] 7cd837605407 14 minutes ago 1.5GB [2023-03-17T00:42:05.241Z] 0a5b37607907 14 minutes ago 1.5GB [2023-03-17T00:42:05.241Z] security-spire-server-arm64 latest a9a1d6b9014b 14 minutes ago 87.1MB [2023-03-17T00:42:05.241Z] e72af8aea85b 14 minutes ago 1.35GB [2023-03-17T00:42:05.241Z] security-proxy-setup-arm64 latest 9e7ad1b2f62b 15 minutes ago 18.6MB [2023-03-17T00:42:05.241Z] c68ac54e6c92 15 minutes ago 1.47GB [2023-03-17T00:42:05.241Z] security-spire-agent-arm64 latest a7d39a674587 21 minutes ago 125MB [2023-03-17T00:42:05.241Z] security-spire-config-arm64 latest d1929dbf720c 21 minutes ago 86.2MB [2023-03-17T00:42:05.241Z] f5cea804daea 21 minutes ago 1.35GB [2023-03-17T00:42:05.241Z] 66c46c5bd2b1 21 minutes ago 1.35GB [2023-03-17T00:42:05.241Z] ci-base-image-arm64 latest bf832054db12 36 minutes ago 868MB [2023-03-17T00:42:05.241Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 6 days ago 648MB [2023-03-17T00:42:05.241Z] alpine 3.17 d74e625d9115 4 weeks ago 7.46MB [2023-03-17T00:42:05.241Z] 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 [2023-03-17T00:42:06.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T00:42:06.085Z] [2023-03-17T00:42:06.085Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:42:06.488Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T00:42:06.756Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-17T00:42:06.756Z] 8998bd30e6a1: Pulling fs layer [2023-03-17T00:42:06.756Z] 04944245beec: Pulling fs layer [2023-03-17T00:42:06.756Z] 699f458cf7ca: Pulling fs layer [2023-03-17T00:42:06.757Z] 765212b225bb: Pulling fs layer [2023-03-17T00:42:06.757Z] f23df028b6ca: Pulling fs layer [2023-03-17T00:42:06.757Z] d65c8cfc05b1: Pulling fs layer [2023-03-17T00:42:06.757Z] 2437ff75d9bd: Pulling fs layer [2023-03-17T00:42:06.757Z] f23df028b6ca: Waiting [2023-03-17T00:42:06.757Z] d65c8cfc05b1: Waiting [2023-03-17T00:42:06.757Z] 2437ff75d9bd: Waiting [2023-03-17T00:42:06.757Z] 765212b225bb: Waiting [2023-03-17T00:42:06.757Z] 04944245beec: Verifying Checksum [2023-03-17T00:42:06.757Z] 04944245beec: Download complete [2023-03-17T00:42:06.757Z] 765212b225bb: Verifying Checksum [2023-03-17T00:42:06.757Z] 765212b225bb: Download complete [2023-03-17T00:42:06.757Z] f23df028b6ca: Verifying Checksum [2023-03-17T00:42:06.757Z] f23df028b6ca: Download complete [2023-03-17T00:42:06.757Z] d65c8cfc05b1: Verifying Checksum [2023-03-17T00:42:06.757Z] d65c8cfc05b1: Download complete [2023-03-17T00:42:07.027Z] 699f458cf7ca: Verifying Checksum [2023-03-17T00:42:07.027Z] 699f458cf7ca: Download complete [2023-03-17T00:42:07.293Z] 8998bd30e6a1: Verifying Checksum [2023-03-17T00:42:07.293Z] 8998bd30e6a1: Download complete [2023-03-17T00:42:09.867Z] 2437ff75d9bd: Verifying Checksum [2023-03-17T00:42:09.867Z] 2437ff75d9bd: Download complete [2023-03-17T00:42:11.278Z] 8998bd30e6a1: Pull complete [2023-03-17T00:42:11.548Z] 04944245beec: Pull complete [2023-03-17T00:42:12.953Z] 699f458cf7ca: Pull complete [2023-03-17T00:42:12.953Z] 765212b225bb: Pull complete [2023-03-17T00:42:13.912Z] f23df028b6ca: Pull complete [2023-03-17T00:42:14.178Z] d65c8cfc05b1: Pull complete [2023-03-17T00:42:26.479Z] 2437ff75d9bd: Pull complete [2023-03-17T00:42:26.744Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-17T00:42:26.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T00:42:26.744Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T00:42:27.044Z] prd-ubuntu20.04-docker-arm64-4c-16g-2554 does not seem to be running inside a container [2023-03-17T00:42:27.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-17T00:42:30.150Z] $ docker top 72cc37dda4c55e92f5388ab3f6739d9c6f2116b7d12b7bb43a9b7e3c07d4796f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T00:42:31.044Z] ---> job-cost.sh [2023-03-17T00:42:31.044Z] lf-activate-venv: SKIPPING [2023-03-17T00:42:31.044Z] INFO: No Stack... [2023-03-17T00:42:31.310Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-17T00:42:32.269Z] INFO: Archiving Costs [Pipeline] sh [2023-03-17T00:42:32.924Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-03-17T00:42:32.924Z] + cut -d, -f6 [Pipeline] lock [2023-03-17T00:42:32.972Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4460-1-stack-cost] [2023-03-17T00:42:32.977Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4460-1-stack-cost] did not exist. Created. [2023-03-17T00:42:32.977Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4460-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-17T00:42:33.693Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-17T00:42:33.888Z] Stashed 1 file(s) [Pipeline] } [2023-03-17T00:42:33.904Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4460-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-17T00:42:33.995Z] $ docker stop --time=1 72cc37dda4c55e92f5388ab3f6739d9c6f2116b7d12b7bb43a9b7e3c07d4796f [2023-03-17T00:42:35.500Z] $ docker rm -f --volumes 72cc37dda4c55e92f5388ab3f6739d9c6f2116b7d12b7bb43a9b7e3c07d4796f [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-17T00:42:37.581Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-17T00:42:37.905Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T00:42:38.798Z] ---> package-listing.sh [2023-03-17T00:42:38.798Z] ++ facter osfamily [2023-03-17T00:42:38.798Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-17T00:42:39.058Z] + OS_FAMILY=debian [2023-03-17T00:42:39.058Z] + workspace=/w/workspace/edgex-go/1 [2023-03-17T00:42:39.058Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-17T00:42:39.058Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-17T00:42:39.058Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-17T00:42:39.058Z] + PACKAGES=/tmp/packages_start.txt [2023-03-17T00:42:39.058Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-17T00:42:39.058Z] + PACKAGES=/tmp/packages_end.txt [2023-03-17T00:42:39.058Z] + case "${OS_FAMILY}" in [2023-03-17T00:42:39.058Z] + dpkg -l [2023-03-17T00:42:39.058Z] + grep '^ii' [2023-03-17T00:42:39.058Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-17T00:42:39.058Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-17T00:42:39.058Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-17T00:42:39.058Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-17T00:42:39.058Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-17T00:42:39.058Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-17T00:42:39.092Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-17T00:42:39.384Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:42:40.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T00:42:40.007Z] [2023-03-17T00:42:40.007Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:42:40.382Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T00:42:40.382Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-17T00:42:40.382Z] 5eb5b503b376: Pulling fs layer [2023-03-17T00:42:40.382Z] 5c69ac0246d0: Pulling fs layer [2023-03-17T00:42:40.382Z] ec43610c2a17: Pulling fs layer [2023-03-17T00:42:40.382Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-17T00:42:40.382Z] 33b1e0a273af: Pulling fs layer [2023-03-17T00:42:40.382Z] 5d3b04190fa2: Pulling fs layer [2023-03-17T00:42:40.382Z] 2f39f015ded8: Pulling fs layer [2023-03-17T00:42:40.382Z] 3a2ae6a8a46f: Waiting [2023-03-17T00:42:40.382Z] 33b1e0a273af: Waiting [2023-03-17T00:42:40.382Z] 5d3b04190fa2: Waiting [2023-03-17T00:42:40.382Z] 2f39f015ded8: Waiting [2023-03-17T00:42:40.382Z] 5c69ac0246d0: Verifying Checksum [2023-03-17T00:42:40.382Z] 5c69ac0246d0: Download complete [2023-03-17T00:42:40.645Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-17T00:42:40.645Z] 3a2ae6a8a46f: Download complete [2023-03-17T00:42:40.645Z] 33b1e0a273af: Verifying Checksum [2023-03-17T00:42:40.645Z] 33b1e0a273af: Download complete [2023-03-17T00:42:40.645Z] ec43610c2a17: Verifying Checksum [2023-03-17T00:42:40.645Z] ec43610c2a17: Download complete [2023-03-17T00:42:40.645Z] 5d3b04190fa2: Verifying Checksum [2023-03-17T00:42:40.645Z] 5d3b04190fa2: Download complete [2023-03-17T00:42:40.645Z] 5eb5b503b376: Verifying Checksum [2023-03-17T00:42:40.645Z] 5eb5b503b376: Download complete [2023-03-17T00:42:41.592Z] 2f39f015ded8: Download complete [2023-03-17T00:42:42.160Z] 5eb5b503b376: Pull complete [2023-03-17T00:42:42.160Z] 5c69ac0246d0: Pull complete [2023-03-17T00:42:42.738Z] ec43610c2a17: Pull complete [2023-03-17T00:42:42.738Z] 3a2ae6a8a46f: Pull complete [2023-03-17T00:42:42.996Z] 33b1e0a273af: Pull complete [2023-03-17T00:42:42.996Z] 5d3b04190fa2: Pull complete [2023-03-17T00:42:48.291Z] 2f39f015ded8: Pull complete [2023-03-17T00:42:48.291Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-17T00:42:48.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T00:42:48.291Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T00:42:48.485Z] prd-ubuntu20.04-docker-8c-8g-2553 does not seem to be running inside a container [2023-03-17T00:42:48.544Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-17T00:42:50.994Z] $ docker top f7d51d21ee3ec706dc81bd096fa837c36f45960f68ffb5bb6ee2d8c8abd341f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T00:42:51.350Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-17T00:42:51.656Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-17T00:42:51.963Z] + ls /var/log/sa-host [2023-03-17T00:42:51.963Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T00:42:52.102Z] provisioning config files... [2023-03-17T00:42:52.110Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1002842374501666317tmp [Pipeline] { [Pipeline] echo [2023-03-17T00:42:52.160Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T00:42:52.468Z] ---> create-netrc.sh [Pipeline] } [2023-03-17T00:42:52.494Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-17T00:42:52.885Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-17T00:42:52.967Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T00:42:53.275Z] ---> sudo-logs.sh [2023-03-17T00:42:53.275Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-17T00:42:53.348Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T00:42:53.658Z] ---> job-cost.sh [2023-03-17T00:42:53.658Z] lf-activate-venv: SKIPPING [2023-03-17T00:42:53.658Z] DEBUG: total: 0.10999999940395355 [2023-03-17T00:42:53.658Z] INFO: Retrieving Stack Cost... [2023-03-17T00:42:53.924Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-17T00:42:54.493Z] INFO: Archiving Costs [Pipeline] echo [2023-03-17T00:42:54.527Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T00:42:54.832Z] ---> logs-deploy.sh [2023-03-17T00:42:54.832Z] lf-activate-venv: SKIPPING [2023-03-17T00:42:54.832Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4460/1 [2023-03-17T00:42:54.832Z] INFO: archiving workspace using pattern(s): [2023-03-17T00:42:55.768Z] Archives upload complete. [2023-03-17T00:42:55.768Z] INFO: archiving logs to Nexus