Pull request #4483 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c8dbb94d4419500e364429fc2dabbf6737445a51+e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b (fd424fcef1beef9f8a5906020ee4cf5aec072bbe) 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-ssh9528070599173099103.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-ssh5824164187168972336.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-4483/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-4483/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14128598121768721851.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-4483/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10864746444941557344.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-ssh8694726948675209455.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-4483/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-4483/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10960490625871066198.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6106 in /w/workspace/edgexfoundry_edgex-go_PR-4483 [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 Merging remotes/origin/main commit e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b into PR head commit c8dbb94d4419500e364429fc2dabbf6737445a51 Merge succeeded, producing c8dbb94d4419500e364429fc2dabbf6737445a51 Checking out Revision c8dbb94d4419500e364429fc2dabbf6737445a51 (PR-4483) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a > 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/4483/head:refs/remotes/origin/PR-4483 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c8dbb94d4419500e364429fc2dabbf6737445a51 # 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 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c8dbb94d4419500e364429fc2dabbf6737445a51 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-28T20:00:12.166Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-28T20:00:12.361Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-28T20:00:12.470Z] ========================================================= [2023-03-28T20:00:12.470Z] EdgeX Global Pipelines Version Info [2023-03-28T20:00:12.470Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:00:13.233Z] ------------------- [2023-03-28T20:00:13.233Z] stable info: [2023-03-28T20:00:13.233Z] ------------------- [2023-03-28T20:00:13.233Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-28T20:00:13.233Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-28T20:00:13.233Z] Message: update stable to v1.0.245 [2023-03-28T20:00:13.806Z] ------------------- [2023-03-28T20:00:13.806Z] experimental info: [2023-03-28T20:00:13.806Z] ------------------- [2023-03-28T20:00:13.806Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-28T20:00:13.806Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-28T20:00:13.806Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-28T20:00:14.100Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-28T20:00:14.145Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-28T20:00:14.187Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-28T20:00:14.224Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-28T20:00:14.264Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-28T20:00:14.299Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-28T20:00:14.339Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-28T20:00:14.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-28T20:00:14.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-28T20:00:14.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-28T20:00:14.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-28T20:00:14.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-28T20:00:14.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-28T20:00:14.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-28T20:00:14.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-28T20:00:14.699Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-28T20:00:14.737Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-28T20:00:14.775Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-28T20:00:14.816Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-28T20:00:14.855Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-28T20:00:14.897Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-28T20:00:14.938Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-28T20:00:14.978Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-28T20:00:15.017Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4483 [Pipeline] echo [2023-03-28T20:00:15.056Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4483 [Pipeline] echo [2023-03-28T20:00:15.099Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4483 [Pipeline] echo [2023-03-28T20:00:15.138Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c8dbb94d4419500e364429fc2dabbf6737445a51 [Pipeline] echo [2023-03-28T20:00:15.183Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c8dbb94 [Pipeline] echo [2023-03-28T20:00:15.227Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T20:00:15.342Z] provisioning config files... [2023-03-28T20:00:15.376Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17990497707597780989tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:00:15.708Z] ---> docker-login.sh [2023-03-28T20:00:15.708Z] nexus3.edgexfoundry.org:10001 [2023-03-28T20:00:15.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:00:15.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:00:15.968Z] Configure a credential helper to remove this warning. See [2023-03-28T20:00:15.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:00:15.968Z] [2023-03-28T20:00:15.968Z] Login Succeeded [2023-03-28T20:00:15.968Z] nexus3.edgexfoundry.org:10002 [2023-03-28T20:00:15.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:00:15.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:00:15.968Z] Configure a credential helper to remove this warning. See [2023-03-28T20:00:15.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:00:15.968Z] [2023-03-28T20:00:15.968Z] Login Succeeded [2023-03-28T20:00:15.968Z] nexus3.edgexfoundry.org:10003 [2023-03-28T20:00:16.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:00:16.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:00:16.228Z] Configure a credential helper to remove this warning. See [2023-03-28T20:00:16.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:00:16.228Z] [2023-03-28T20:00:16.228Z] Login Succeeded [2023-03-28T20:00:16.228Z] nexus3.edgexfoundry.org:10004 [2023-03-28T20:00:16.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:00:16.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:00:16.228Z] Configure a credential helper to remove this warning. See [2023-03-28T20:00:16.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:00:16.228Z] [2023-03-28T20:00:16.228Z] Login Succeeded [2023-03-28T20:00:16.228Z] docker.io [2023-03-28T20:00:16.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:00:17.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:00:17.168Z] Configure a credential helper to remove this warning. See [2023-03-28T20:00:17.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:00:17.168Z] [2023-03-28T20:00:17.168Z] Login Succeeded [2023-03-28T20:00:17.168Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T20:00:17.196Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-28T20:00:17.609Z] + 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-28T20:00:17.609Z] + dirname cmd/core-command/Dockerfile [2023-03-28T20:00:17.609Z] + cut -d/ -f2 [2023-03-28T20:00:17.609Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-28T20:00:17.609Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-28T20:00:17.609Z] cut -d/ -f2 [2023-03-28T20:00:17.609Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-28T20:00:17.609Z] + + cut -d/dirname -f2 cmd/core-data/Dockerfile [2023-03-28T20:00:17.609Z] [2023-03-28T20:00:17.609Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-28T20:00:17.609Z] + dirname cmd/core-metadata/Dockerfile [2023-03-28T20:00:17.609Z] + cut -d/ -f2 [2023-03-28T20:00:17.609Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-28T20:00:17.609Z] + cut -d/ -f2 [2023-03-28T20:00:17.609Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-28T20:00:17.609Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-28T20:00:17.609Z] + + cut -d/dirname -f2 cmd/security-proxy-auth/Dockerfile [2023-03-28T20:00:17.609Z] [2023-03-28T20:00:17.609Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-28T20:00:17.609Z] + + dirname cmd/security-proxy-setup/Dockerfile [2023-03-28T20:00:17.609Z] cut -d/ -f2 [2023-03-28T20:00:17.609Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-28T20:00:17.609Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-28T20:00:17.609Z] + cut -d/ -f2 [2023-03-28T20:00:17.609Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-28T20:00:17.609Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-28T20:00:17.609Z] cut -d/ -f2 [2023-03-28T20:00:17.609Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-28T20:00:17.609Z] + dirname cmd/security-spire-agent/Dockerfile+ [2023-03-28T20:00:17.609Z] cut -d/ -f2 [2023-03-28T20:00:17.609Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-28T20:00:17.609Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-28T20:00:17.609Z] + cut -d/ -f2 [2023-03-28T20:00:17.609Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-28T20:00:17.609Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-28T20:00:17.609Z] + cut -d/ -f2 [2023-03-28T20:00:17.609Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-28T20:00:17.609Z] + dirname cmd/support-notifications/Dockerfile [2023-03-28T20:00:17.609Z] + cut -d/ -f2 [2023-03-28T20:00:17.609Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-28T20:00:17.609Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-28T20:00:17.609Z] + cut -d/ -f2 [2023-03-28T20:00:17.609Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-28T20:00:17.673Z] 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-28T20:00:18.186Z] + git rev-list -1 --merges c8dbb94d4419500e364429fc2dabbf6737445a51~1..c8dbb94d4419500e364429fc2dabbf6737445a51 [Pipeline] echo [2023-03-28T20:00:18.218Z] -----------> git rev-list -1 --merges c8dbb94d4419500e364429fc2dabbf6737445a51~1..c8dbb94d4419500e364429fc2dabbf6737445a51 c8dbb94d4419500e364429fc2dabbf6737445a51 [false] [Pipeline] sh [2023-03-28T20:00:18.528Z] + git log --format=format:%s -1 c8dbb94d4419500e364429fc2dabbf6737445a51 [Pipeline] echo [2023-03-28T20:00:18.561Z] ========================================================= [2023-03-28T20:00:18.561Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-28T20:00:18.561Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-28T20:00:18.984Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-28T20:00:18.984Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-28T20:00:18.984Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-28T20:00:18.984Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-28T20:00:18.984Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-28T20:00:18.984Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-28T20:00:18.984Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:00:19.432Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T20:00:19.432Z] [2023-03-28T20:00:19.432Z] 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-28T20:00:19.810Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T20:00:19.810Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-28T20:00:19.810Z] b85a868b505f: Pulling fs layer [2023-03-28T20:00:19.810Z] e2be974225ed: Pulling fs layer [2023-03-28T20:00:19.810Z] 339a4e72a1f5: Pulling fs layer [2023-03-28T20:00:19.810Z] 988bab9f4d93: Pulling fs layer [2023-03-28T20:00:19.810Z] 1469e6f7b9e6: Pulling fs layer [2023-03-28T20:00:19.810Z] eaf3925da568: Pulling fs layer [2023-03-28T20:00:19.810Z] bab4dde63d76: Pulling fs layer [2023-03-28T20:00:19.810Z] bde34c3a00c8: Pulling fs layer [2023-03-28T20:00:19.810Z] b352a97aabf1: Pulling fs layer [2023-03-28T20:00:19.810Z] 4872d77fe225: Pulling fs layer [2023-03-28T20:00:19.810Z] 5851b861e8e6: Pulling fs layer [2023-03-28T20:00:19.810Z] b352a97aabf1: Waiting [2023-03-28T20:00:19.810Z] eaf3925da568: Waiting [2023-03-28T20:00:19.810Z] 4872d77fe225: Waiting [2023-03-28T20:00:19.810Z] 5851b861e8e6: Waiting [2023-03-28T20:00:19.810Z] bde34c3a00c8: Waiting [2023-03-28T20:00:19.810Z] bab4dde63d76: Waiting [2023-03-28T20:00:19.810Z] 1469e6f7b9e6: Waiting [2023-03-28T20:00:19.810Z] 988bab9f4d93: Waiting [2023-03-28T20:00:19.810Z] e2be974225ed: Verifying Checksum [2023-03-28T20:00:19.810Z] e2be974225ed: Download complete [2023-03-28T20:00:19.810Z] 988bab9f4d93: Verifying Checksum [2023-03-28T20:00:19.810Z] 988bab9f4d93: Download complete [2023-03-28T20:00:19.810Z] 339a4e72a1f5: Verifying Checksum [2023-03-28T20:00:19.810Z] 339a4e72a1f5: Download complete [2023-03-28T20:00:19.810Z] 1469e6f7b9e6: Verifying Checksum [2023-03-28T20:00:19.810Z] 1469e6f7b9e6: Download complete [2023-03-28T20:00:20.074Z] eaf3925da568: Download complete [2023-03-28T20:00:20.074Z] bde34c3a00c8: Download complete [2023-03-28T20:00:20.074Z] b352a97aabf1: Verifying Checksum [2023-03-28T20:00:20.074Z] b352a97aabf1: Download complete [2023-03-28T20:00:20.074Z] 4872d77fe225: Verifying Checksum [2023-03-28T20:00:20.074Z] 4872d77fe225: Download complete [2023-03-28T20:00:20.074Z] 5851b861e8e6: Download complete [2023-03-28T20:00:20.074Z] b85a868b505f: Verifying Checksum [2023-03-28T20:00:20.074Z] b85a868b505f: Download complete [2023-03-28T20:00:20.332Z] bab4dde63d76: Verifying Checksum [2023-03-28T20:00:20.332Z] bab4dde63d76: Download complete [2023-03-28T20:00:21.278Z] b85a868b505f: Pull complete [2023-03-28T20:00:21.536Z] e2be974225ed: Pull complete [2023-03-28T20:00:21.796Z] 339a4e72a1f5: Pull complete [2023-03-28T20:00:21.796Z] 988bab9f4d93: Pull complete [2023-03-28T20:00:22.363Z] 1469e6f7b9e6: Pull complete [2023-03-28T20:00:22.363Z] eaf3925da568: Pull complete [2023-03-28T20:00:24.273Z] bab4dde63d76: Pull complete [2023-03-28T20:00:24.273Z] bde34c3a00c8: Pull complete [2023-03-28T20:00:24.274Z] b352a97aabf1: Pull complete [2023-03-28T20:00:24.274Z] 4872d77fe225: Pull complete [2023-03-28T20:00:24.274Z] 5851b861e8e6: Pull complete [2023-03-28T20:00:24.532Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-28T20:00:24.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T20:00:24.532Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:00:24.749Z] prd-ubuntu20.04-docker-8c-8g-6106 does not seem to be running inside a container [2023-03-28T20:00:24.785Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-28T20:00:27.212Z] $ docker top dab4991fb84a408a69d5838d8d0c3aa7967e93fa7222a41f343d2c3f11795a9b -eo pid,comm [2023-03-28T20:00:27.265Z] 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-28T20:00:27.265Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-28T20:00:27.388Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T20:00:27.388Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T20:00:27.499Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T20:00:27.505Z] $ docker exec dab4991fb84a408a69d5838d8d0c3aa7967e93fa7222a41f343d2c3f11795a9b ssh-agent [2023-03-28T20:00:27.606Z] SSH_AUTH_SOCK=/tmp/ssh-aRTEqo2KZxmJ/agent.33 [2023-03-28T20:00:27.607Z] SSH_AGENT_PID=39 [2023-03-28T20:00:27.613Z] Running ssh-add (command line suppressed) [2023-03-28T20:00:27.707Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6459276980042653600.key (/w/workspace/edgex-go/1@tmp/private_key_6459276980042653600.key) [2023-03-28T20:00:27.716Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T20:00:28.046Z] + git tag --points-at HEAD [Pipeline] } [2023-03-28T20:00:28.075Z] $ docker exec --env ******** --env ******** dab4991fb84a408a69d5838d8d0c3aa7967e93fa7222a41f343d2c3f11795a9b ssh-agent -k [2023-03-28T20:00:28.170Z] unset SSH_AUTH_SOCK; [2023-03-28T20:00:28.172Z] unset SSH_AGENT_PID; [2023-03-28T20:00:28.172Z] echo Agent pid 39 killed; [2023-03-28T20:00:28.177Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-28T20:00:28.266Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T20:00:28.266Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T20:00:28.375Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T20:00:28.381Z] $ docker exec dab4991fb84a408a69d5838d8d0c3aa7967e93fa7222a41f343d2c3f11795a9b ssh-agent [2023-03-28T20:00:28.505Z] SSH_AUTH_SOCK=/tmp/ssh-ClhCaNN4LGg0/agent.71 [2023-03-28T20:00:28.505Z] SSH_AGENT_PID=77 [2023-03-28T20:00:28.511Z] Running ssh-add (command line suppressed) [2023-03-28T20:00:28.633Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7748365652742573795.key (/w/workspace/edgex-go/1@tmp/private_key_7748365652742573795.key) [2023-03-28T20:00:28.643Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T20:00:28.968Z] + git semver init [2023-03-28T20:00:29.228Z] 2023-03-28 20:00:29,173 [run_init] DEBUG init version:0.0.0 force:False [2023-03-28T20:00:29.228Z] 2023-03-28 20:00:29,176 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-28T20:00:29.228Z] 2023-03-28 20:00:29,177 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-28T20:00:29.228Z] 2023-03-28 20:00:29,178 [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-28T20:00:34.492Z] 2023-03-28 20:00:33,950 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-28T20:00:34.492Z] 2023-03-28 20:00:33,951 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4483 with force:False [2023-03-28T20:00:34.492Z] 2023-03-28 20:00:33,951 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4483 [2023-03-28T20:00:34.492Z] 2023-03-28 20:00:33,955 [execute] INFO git cat-file --batch-check [2023-03-28T20:00:34.492Z] 2023-03-28 20:00:33,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T20:00:34.492Z] 2023-03-28 20:00:33,960 [execute] INFO git cat-file --batch [2023-03-28T20:00:34.492Z] 2023-03-28 20:00:33,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T20:00:34.492Z] 2023-03-28 20:00:33,963 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4483 [2023-03-28T20:00:34.492Z] 0.0.0 [Pipeline] } [2023-03-28T20:00:34.522Z] $ docker exec --env ******** --env ******** dab4991fb84a408a69d5838d8d0c3aa7967e93fa7222a41f343d2c3f11795a9b ssh-agent -k [2023-03-28T20:00:34.611Z] unset SSH_AUTH_SOCK; [2023-03-28T20:00:34.612Z] unset SSH_AGENT_PID; [2023-03-28T20:00:34.612Z] echo Agent pid 77 killed; [2023-03-28T20:00:34.615Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-28T20:00:35.030Z] + git semver [Pipeline] } [2023-03-28T20:00:35.318Z] $ docker stop --time=1 dab4991fb84a408a69d5838d8d0c3aa7967e93fa7222a41f343d2c3f11795a9b [2023-03-28T20:00:36.647Z] $ docker rm -f --volumes dab4991fb84a408a69d5838d8d0c3aa7967e93fa7222a41f343d2c3f11795a9b [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T20:00:37.037Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-28T20:00:37.307Z] Stashed 1 file(s) [Pipeline] echo [2023-03-28T20:00:37.326Z] [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-28T20:00:38.089Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-28T20:00:38.125Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T20:00:38.157Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T20:00:38.187Z] ========================================================= [2023-03-28T20:00:38.187Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-28T20:00:38.187Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-28T20:00:38.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-28T20:00:38.532Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-28T20:00:38.532Z] 63b65145d645: Pulling fs layer [2023-03-28T20:00:38.532Z] a2d21d5440eb: Pulling fs layer [2023-03-28T20:00:38.532Z] 935e6c44a52c: Pulling fs layer [2023-03-28T20:00:38.532Z] 94cc34f8dd06: Pulling fs layer [2023-03-28T20:00:38.532Z] 30dea6a524f1: Pulling fs layer [2023-03-28T20:00:38.532Z] a2aff8979fd8: Pulling fs layer [2023-03-28T20:00:38.532Z] 6808be2612f2: Pulling fs layer [2023-03-28T20:00:38.532Z] f25807f1079a: Pulling fs layer [2023-03-28T20:00:38.532Z] 30dea6a524f1: Waiting [2023-03-28T20:00:38.532Z] a2aff8979fd8: Waiting [2023-03-28T20:00:38.532Z] 6808be2612f2: Waiting [2023-03-28T20:00:38.532Z] 94cc34f8dd06: Waiting [2023-03-28T20:00:38.532Z] f25807f1079a: Waiting [2023-03-28T20:00:38.532Z] a2d21d5440eb: Verifying Checksum [2023-03-28T20:00:38.532Z] a2d21d5440eb: Download complete [2023-03-28T20:00:38.532Z] 94cc34f8dd06: Verifying Checksum [2023-03-28T20:00:38.532Z] 94cc34f8dd06: Download complete [2023-03-28T20:00:38.532Z] 30dea6a524f1: Download complete [2023-03-28T20:00:38.532Z] 63b65145d645: Verifying Checksum [2023-03-28T20:00:38.532Z] 63b65145d645: Download complete [2023-03-28T20:00:38.800Z] a2aff8979fd8: Verifying Checksum [2023-03-28T20:00:38.800Z] a2aff8979fd8: Download complete [2023-03-28T20:00:38.800Z] 63b65145d645: Pull complete [2023-03-28T20:00:39.062Z] a2d21d5440eb: Pull complete [2023-03-28T20:00:39.062Z] f25807f1079a: Verifying Checksum [2023-03-28T20:00:39.062Z] f25807f1079a: Download complete [2023-03-28T20:00:39.320Z] 935e6c44a52c: Verifying Checksum [2023-03-28T20:00:39.320Z] 935e6c44a52c: Download complete [2023-03-28T20:00:39.320Z] 6808be2612f2: Verifying Checksum [2023-03-28T20:00:39.320Z] 6808be2612f2: Download complete [2023-03-28T20:00:42.601Z] 935e6c44a52c: Pull complete [2023-03-28T20:00:42.601Z] 94cc34f8dd06: Pull complete [2023-03-28T20:00:42.601Z] 30dea6a524f1: Pull complete [2023-03-28T20:00:42.601Z] a2aff8979fd8: Pull complete [2023-03-28T20:00:45.125Z] 6808be2612f2: Pull complete [2023-03-28T20:00:45.692Z] f25807f1079a: Pull complete [2023-03-28T20:00:45.692Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-28T20:00:45.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-28T20:00:45.692Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-28T20:00:46.060Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-28T20:00:46.060Z] WORKDIR /edgex [2023-03-28T20:00:46.060Z] COPY go.mod . [2023-03-28T20:00:46.060Z] RUN go mod download [2023-03-28T20:00:46.060Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-28T20:00:46.634Z] Sending build context to Docker daemon 170.5MB [2023-03-28T20:00:46.634Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-28T20:00:46.634Z] ---> 3b553350e43f [2023-03-28T20:00:46.634Z] Step 2/4 : WORKDIR /edgex [2023-03-28T20:00:50.854Z] ---> Running in b86f5b5c69e7 [2023-03-28T20:00:50.854Z] Removing intermediate container b86f5b5c69e7 [2023-03-28T20:00:50.854Z] ---> 5310fef62c2d [2023-03-28T20:00:50.854Z] Step 3/4 : COPY go.mod . [2023-03-28T20:00:50.854Z] ---> e0ebc83a8fd3 [2023-03-28T20:00:50.854Z] Step 4/4 : RUN go mod download [2023-03-28T20:00:50.854Z] ---> Running in 77c2af070069 [2023-03-28T20:00:52.617Z] Still waiting to schedule task [2023-03-28T20:00:52.617Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-28T20:01:03.140Z] Removing intermediate container 77c2af070069 [2023-03-28T20:01:03.140Z] ---> 7f16e3fa6495 [2023-03-28T20:01:03.140Z] Successfully built 7f16e3fa6495 [2023-03-28T20:01:03.140Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:01:03.527Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-28T20:01:03.527Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:01:03.671Z] prd-ubuntu20.04-docker-8c-8g-6106 does not seem to be running inside a container [2023-03-28T20:01:03.711Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-28T20:01:04.142Z] $ docker top a8e75586e5c1574fb31d02e894cba8b0a42e7f8d61db732f8cbbac6fbf494728 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T20:01:04.522Z] + go version [2023-03-28T20:01:04.522Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-28T20:01:04.557Z] $ docker stop --time=1 a8e75586e5c1574fb31d02e894cba8b0a42e7f8d61db732f8cbbac6fbf494728 [2023-03-28T20:01:05.823Z] $ docker rm -f --volumes a8e75586e5c1574fb31d02e894cba8b0a42e7f8d61db732f8cbbac6fbf494728 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:01:06.514Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-28T20:01:06.514Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:01:06.670Z] prd-ubuntu20.04-docker-8c-8g-6106 does not seem to be running inside a container [2023-03-28T20:01:06.701Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-28T20:01:07.015Z] $ docker top d31032bb32af061367f7125625d4209fce5fd1e60e86cd8cdd137ce6188bb544 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-28T20:01:07.124Z] ========================================================= [2023-03-28T20:01:07.124Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-28T20:01:07.124Z] ========================================================= [Pipeline] sh [2023-03-28T20:01:07.416Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-28T20:01:07.775Z] + make test [2023-03-28T20:01:07.775Z] go test -race -coverprofile=coverage.out ./... [2023-03-28T20:01:15.889Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-28T20:01:28.079Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-28T20:01:28.080Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-28T20:01:28.080Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-28T20:01:28.080Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-28T20:01:28.341Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-28T20:01:28.601Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-28T20:01:28.860Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-28T20:01:28.860Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-28T20:01:28.860Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-28T20:01:29.166Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-28T20:01:29.457Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-28T20:01:29.457Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-28T20:01:29.457Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-28T20:01:29.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-28T20:01:30.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-28T20:01:30.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-28T20:01:30.451Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements [2023-03-28T20:01:30.451Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.079s coverage: 98.5% of statements [2023-03-28T20:01:31.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-28T20:01:31.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-28T20:01:31.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-28T20:01:31.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-28T20:01:31.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-28T20:01:32.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-28T20:01:32.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-28T20:01:32.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-28T20:01:32.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-28T20:01:32.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-28T20:01:33.455Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-28T20:01:33.455Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-28T20:01:34.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.090s coverage: 71.3% of statements [2023-03-28T20:01:34.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.061s coverage: 54.0% of statements [2023-03-28T20:01:34.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.162s coverage: 88.5% of statements [2023-03-28T20:01:34.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.9% of statements [2023-03-28T20:01:35.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-28T20:01:35.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-28T20:01:35.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-28T20:01:35.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-28T20:01:35.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-28T20:01:35.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-28T20:01:35.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-28T20:01:35.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-28T20:01:35.780Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.354s coverage: 95.6% of statements [2023-03-28T20:01:35.780Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements [2023-03-28T20:01:36.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-28T20:01:36.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-28T20:01:36.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-28T20:01:36.346Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 65.9% of statements [2023-03-28T20:01:36.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-28T20:01:36.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-28T20:01:36.911Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements [2023-03-28T20:01:36.911Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 29.0% of statements [2023-03-28T20:01:37.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.103s coverage: 44.1% of statements [2023-03-28T20:01:37.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.091s coverage: 82.9% of statements [2023-03-28T20:01:37.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.102s coverage: 94.1% of statements [2023-03-28T20:01:37.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements [2023-03-28T20:01:37.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2023-03-28T20:01:38.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-28T20:01:38.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-28T20:01:38.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-28T20:01:38.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-28T20:01:38.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-28T20:01:38.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-28T20:01:38.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-28T20:01:38.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-28T20:01:39.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-28T20:01:39.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-28T20:01:39.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-28T20:01:39.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-28T20:01:39.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-28T20:01:39.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-28T20:01:40.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-28T20:01:40.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-28T20:01:41.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-28T20:01:42.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-28T20:01:42.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-28T20:01:43.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-28T20:01:43.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-28T20:01:43.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-28T20:01:44.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-28T20:01:44.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-28T20:01:45.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-28T20:01:46.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-28T20:01:46.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-28T20:01:46.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-28T20:01:46.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-28T20:01:47.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-28T20:01:47.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-28T20:01:47.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-28T20:01:47.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-28T20:01:48.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-28T20:01:48.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-28T20:01:48.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-28T20:01:48.838Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-28T20:01:49.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-28T20:01:49.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-28T20:01:49.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements [2023-03-28T20:01:50.717Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-28T20:01:50.717Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-28T20:02:02.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.273s coverage: 79.9% of statements [2023-03-28T20:02:02.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.094s coverage: 92.9% of statements [2023-03-28T20:02:02.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 64.4% of statements [2023-03-28T20:02:02.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.077s coverage: 62.3% of statements [2023-03-28T20:02:02.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2023-03-28T20:02:02.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-03-28T20:02:02.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2023-03-28T20:02:02.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.2% of statements [2023-03-28T20:02:02.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.092s coverage: 82.1% of statements [2023-03-28T20:02:02.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.054s coverage: 86.0% of statements [2023-03-28T20:02:02.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 63.1% of statements [2023-03-28T20:02:02.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2023-03-28T20:02:02.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-03-28T20:02:02.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-03-28T20:02:02.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-03-28T20:02:02.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2023-03-28T20:02:02.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 38.4% of statements [2023-03-28T20:02:02.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2023-03-28T20:02:02.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2023-03-28T20:02:02.921Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2023-03-28T20:02:02.921Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.121s coverage: 92.3% of statements [2023-03-28T20:02:02.921Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.5% of statements [2023-03-28T20:02:02.921Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.080s coverage: 97.7% of statements [2023-03-28T20:02:02.921Z] 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-28T20:02:02.921Z] running golangci-lint [2023-03-28T20:02:02.921Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-03-28T20:02:02.921Z] go version go1.20.2 linux/amd64 [2023-03-28T20:02:02.921Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-03-28T20:02:02.921Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-03-28T20:02:17.786Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|imports|name) took 14.003526994s" [2023-03-28T20:02:17.786Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.384971ms" [2023-03-28T20:02:24.334Z] level=info msg="[linters_context/goanalysis] analyzers took 53.789563124s with top 10 stages: buildir: 32.508311637s, inspect: 1.328276492s, fact_deprecated: 1.254440997s, printf: 1.0400292s, S1038: 998.265002ms, gosec: 944.255374ms, ctrlflow: 891.820262ms, nilness: 801.668137ms, fact_purity: 732.224617ms, typedness: 418.325469ms" [2023-03-28T20:02:24.334Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2023-03-28T20:02:24.334Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 201/201, exclude: 201/201, cgo: 201/201, path_prettifier: 201/201, autogenerated_exclude: 201/201, skip_files: 201/201, identifier_marker: 201/201, exclude-rules: 21/201, nolint: 0/21, filename_unadjuster: 201/201" [2023-03-28T20:02:24.334Z] level=info msg="[runner] processing took 25.512689ms with stages: nolint: 11.934957ms, identifier_marker: 5.966209ms, exclude-rules: 2.958819ms, autogenerated_exclude: 1.897946ms, path_prettifier: 1.813336ms, skip_dirs: 775.352µs, cgo: 136.63µs, filename_unadjuster: 23.22µs, exclude: 1.12µs, max_same_issues: 1.03µs, skip_files: 930ns, uniq_by_line: 720ns, path_shortener: 430ns, diff: 420ns, source_code: 350ns, sort_results: 310ns, severity-rules: 300ns, max_from_linter: 270ns, max_per_file_from_linter: 190ns, path_prefixer: 150ns" [2023-03-28T20:02:24.334Z] level=info msg="[runner] linters took 7.467360282s with stages: goanalysis_metalinter: 7.441679453s" [2023-03-28T20:02:24.334Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-03-28T20:02:24.334Z] level=info msg="Memory: 217 samples, avg is 192.0MB, max is 793.9MB" [2023-03-28T20:02:24.334Z] level=info msg="Execution took 21.517671613s" [2023-03-28T20:02:24.334Z] go vet ./... [2023-03-28T20:02:28.511Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-28T20:02:28.511Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-28T20:02:28.511Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-28T20:02:28.603Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-28T20:02:28.907Z] + ls -al . [2023-03-28T20:02:28.907Z] total 704 [2023-03-28T20:02:28.907Z] drwxrwxr-x 11 1001 1001 4096 Mar 28 20:01 . [2023-03-28T20:02:28.907Z] drwxr-xr-x 4 root root 4096 Mar 28 20:01 .. [2023-03-28T20:02:28.907Z] drwxrwxr-x 2 1001 1001 4096 Mar 28 20:00 .blubracket [2023-03-28T20:02:28.907Z] -rw-rw-r-- 1 1001 1001 16 Mar 28 20:00 .dockerignore [2023-03-28T20:02:28.907Z] drwxrwxr-x 8 1001 1001 4096 Mar 28 20:00 .git [2023-03-28T20:02:28.907Z] drwxrwxr-x 3 1001 1001 4096 Mar 28 20:00 .github [2023-03-28T20:02:28.907Z] -rw-rw-r-- 1 1001 1001 1133 Mar 28 20:00 .gitignore [2023-03-28T20:02:28.907Z] -rw-rw-r-- 1 1001 1001 42 Mar 28 20:00 .golangci.yml [2023-03-28T20:02:28.907Z] -rw-rw-r-- 1 1001 1001 87 Mar 28 20:00 .hadolint.yml [2023-03-28T20:02:28.907Z] drwxr-xr-x 3 1001 1001 4096 Mar 28 20:00 .semver [2023-03-28T20:02:28.907Z] -rw-rw-r-- 1 1001 1001 166 Mar 28 20:00 .sonarcloud.properties [2023-03-28T20:02:28.907Z] -rw-rw-r-- 1 1001 1001 1171 Mar 28 20:00 ADOPTERS.md [2023-03-28T20:02:28.907Z] -rw-rw-r-- 1 1001 1001 10835 Mar 28 20:00 Attribution.txt [2023-03-28T20:02:28.907Z] -rw-rw-r-- 1 1001 1001 73765 Mar 28 20:00 CHANGELOG.md [2023-03-28T20:02:28.907Z] -rw-rw-r-- 1 1001 1001 3804 Mar 28 20:00 CONTRIBUTING.md [2023-03-28T20:02:28.907Z] -rw-rw-r-- 1 1001 1001 677 Mar 28 20:00 GOVERNANCE.md [2023-03-28T20:02:28.907Z] -rw-rw-r-- 1 1001 1001 883 Mar 28 20:00 Jenkinsfile [2023-03-28T20:02:28.907Z] -rw-rw-r-- 1 1001 1001 10775 Mar 28 20:00 LICENSE [2023-03-28T20:02:28.907Z] -rw-rw-r-- 1 1001 1001 14368 Mar 28 20:00 Makefile [2023-03-28T20:02:28.907Z] -rw-rw-r-- 1 1001 1001 582 Mar 28 20:00 OWNERS.md [2023-03-28T20:02:28.907Z] -rw-rw-r-- 1 1001 1001 9403 Mar 28 20:00 README.md [2023-03-28T20:02:28.907Z] -rw-rw-r-- 1 1001 1001 789 Mar 28 20:00 SECURITY.md [2023-03-28T20:02:28.907Z] -rw-rw-r-- 1 1001 1001 5 Mar 28 20:00 VERSION [2023-03-28T20:02:28.907Z] drwxrwxr-x 2 1001 1001 4096 Mar 28 20:00 bin [2023-03-28T20:02:28.907Z] drwxrwxr-x 18 1001 1001 4096 Mar 28 20:00 cmd [2023-03-28T20:02:28.907Z] -rw-r--r-- 1 root root 447380 Mar 28 20:02 coverage.out [2023-03-28T20:02:28.907Z] -rw-rw-r-- 1 1001 1001 3200 Mar 28 20:00 go.mod [2023-03-28T20:02:28.907Z] -rw-rw-r-- 1 1001 1001 31265 Mar 28 20:00 go.sum [2023-03-28T20:02:28.907Z] drwxrwxr-x 7 1001 1001 4096 Mar 28 20:00 internal [2023-03-28T20:02:28.907Z] drwxrwxr-x 3 1001 1001 4096 Mar 28 20:00 openapi [2023-03-28T20:02:28.907Z] -rw-rw-r-- 1 1001 1001 594 Mar 28 20:00 security.txt [2023-03-28T20:02:28.907Z] drwxrwxr-x 4 1001 1001 4096 Mar 28 20:00 snap [2023-03-28T20:02:28.907Z] -rw-rw-r-- 1 1001 1001 204 Mar 28 20:00 version.go [Pipeline] sh [2023-03-28T20:02:29.210Z] + '[' -e coverage.out ] [2023-03-28T20:02:29.210Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-28T20:02:29.322Z] Stashed 1 file(s) [Pipeline] sh [2023-03-28T20:02:29.616Z] + make build [2023-03-28T20:02:29.616Z] 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-28T20:02:41.812Z] 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-28T20:02:42.378Z] 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-28T20:02:43.318Z] 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-28T20:02:44.267Z] 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-28T20:02:50.821Z] 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-28T20:02:52.194Z] 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-28T20:02:53.592Z] 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-28T20:02:54.524Z] 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-28T20:02:55.458Z] 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-28T20:02:56.390Z] 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-28T20:02:57.764Z] 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-28T20:02:59.158Z] $ docker stop --time=1 d31032bb32af061367f7125625d4209fce5fd1e60e86cd8cdd137ce6188bb544 [2023-03-28T20:03:03.369Z] $ docker rm -f --volumes d31032bb32af061367f7125625d4209fce5fd1e60e86cd8cdd137ce6188bb544 [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-28T20:03:04.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-28T20:03:04.460Z] [2023-03-28T20:03:04.460Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:03:04.827Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-28T20:03:04.827Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-28T20:03:04.827Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-28T20:03:04.827Z] ca9280d653b3: Pulling fs layer [2023-03-28T20:03:04.827Z] 7e9c9ca2126c: Pulling fs layer [2023-03-28T20:03:04.827Z] cbdbe7a5bc2a: Download complete [2023-03-28T20:03:05.084Z] ca9280d653b3: Verifying Checksum [2023-03-28T20:03:05.084Z] ca9280d653b3: Download complete [2023-03-28T20:03:05.084Z] cbdbe7a5bc2a: Pull complete [2023-03-28T20:03:05.341Z] 7e9c9ca2126c: Download complete [2023-03-28T20:03:05.600Z] ca9280d653b3: Pull complete [2023-03-28T20:03:08.877Z] 7e9c9ca2126c: Pull complete [2023-03-28T20:03:08.877Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-28T20:03:08.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-28T20:03:08.877Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:03:09.092Z] prd-ubuntu20.04-docker-8c-8g-6106 does not seem to be running inside a container [2023-03-28T20:03:09.119Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-28T20:03:11.379Z] $ docker top 9c605c5b3e28d7c112c0af8f4f99a75c6087a7b2aad137a9d2528ed801b5878f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T20:03:11.764Z] + docker-compose build --help [2023-03-28T20:03:11.764Z] + grep parallel [2023-03-28T20:03:12.338Z] --parallel Build images in parallel. [Pipeline] } [2023-03-28T20:03:12.372Z] $ docker stop --time=1 9c605c5b3e28d7c112c0af8f4f99a75c6087a7b2aad137a9d2528ed801b5878f [2023-03-28T20:03:13.645Z] $ docker rm -f --volumes 9c605c5b3e28d7c112c0af8f4f99a75c6087a7b2aad137a9d2528ed801b5878f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:03:14.238Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-28T20:03:14.238Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:03:14.388Z] prd-ubuntu20.04-docker-8c-8g-6106 does not seem to be running inside a container [2023-03-28T20:03:14.423Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-28T20:03:14.752Z] $ docker top d742397c6a000908798c5e500d0b8dc71ab7ec8b28c101a81524095f67317ed8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T20:03:15.140Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-28T20:03:15.708Z] Building core-command ... [2023-03-28T20:03:15.708Z] Building core-common-config-bootstrapper ... [2023-03-28T20:03:15.708Z] Building core-data ... [2023-03-28T20:03:15.708Z] Building core-metadata ... [2023-03-28T20:03:15.708Z] Building security-bootstrapper ... [2023-03-28T20:03:15.708Z] Building security-proxy-auth ... [2023-03-28T20:03:15.708Z] Building security-proxy-setup ... [2023-03-28T20:03:15.708Z] Building security-secretstore-setup ... [2023-03-28T20:03:15.708Z] Building security-spiffe-token-provider ... [2023-03-28T20:03:15.708Z] Building security-spire-agent ... [2023-03-28T20:03:15.708Z] Building security-spire-config ... [2023-03-28T20:03:15.708Z] Building security-spire-server ... [2023-03-28T20:03:15.708Z] Building support-notifications ... [2023-03-28T20:03:15.708Z] Building support-scheduler ... [2023-03-28T20:03:15.708Z] Building security-proxy-setup [2023-03-28T20:03:15.708Z] Building core-data [2023-03-28T20:03:15.708Z] Building security-proxy-auth [2023-03-28T20:03:15.708Z] Building security-spiffe-token-provider [2023-03-28T20:03:15.708Z] Building support-notifications [2023-03-28T20:03:27.907Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:03:27.907Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:03:27.907Z] ---> 7f16e3fa6495 [2023-03-28T20:03:27.907Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-28T20:03:27.907Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:03:27.907Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:03:27.907Z] ---> 7f16e3fa6495 [2023-03-28T20:03:27.907Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-28T20:03:27.907Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:03:27.907Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:03:27.907Z] ---> 7f16e3fa6495 [2023-03-28T20:03:27.907Z] Step 3/22 : WORKDIR /edgex-go [2023-03-28T20:03:27.907Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:03:27.907Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:03:27.907Z] ---> 7f16e3fa6495 [2023-03-28T20:03:27.907Z] Step 3/20 : WORKDIR /edgex-go [2023-03-28T20:03:27.907Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:03:27.907Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:03:27.907Z] ---> 7f16e3fa6495 [2023-03-28T20:03:27.907Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-28T20:03:36.015Z] ---> Running in 9057747dc346 [2023-03-28T20:03:36.015Z] ---> Running in d209c46c418e [2023-03-28T20:03:36.015Z] ---> Running in a2ea0bcfa5b1 [2023-03-28T20:03:36.015Z] ---> Running in 15cf0d6f8ad8 [2023-03-28T20:03:36.015Z] ---> Running in ad4bfa5cda5c [2023-03-28T20:03:36.015Z] Removing intermediate container ad4bfa5cda5c [2023-03-28T20:03:36.015Z] ---> 790b20634e5f [2023-03-28T20:03:36.015Z] Step 4/23 : WORKDIR /edgex-go [2023-03-28T20:03:36.015Z] Removing intermediate container d209c46c418e [2023-03-28T20:03:36.015Z] ---> 0b49d4f04b0c [2023-03-28T20:03:36.015Z] Step 4/23 : WORKDIR /edgex-go [2023-03-28T20:03:36.015Z] Removing intermediate container a2ea0bcfa5b1 [2023-03-28T20:03:36.015Z] ---> b8e60b3739f8 [2023-03-28T20:03:36.015Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-28T20:03:36.015Z] Removing intermediate container 9057747dc346 [2023-03-28T20:03:36.015Z] ---> 5a53a999439a [2023-03-28T20:03:36.015Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-28T20:03:36.015Z] ---> Running in 10a89e312648 [2023-03-28T20:03:36.015Z] Removing intermediate container 15cf0d6f8ad8 [2023-03-28T20:03:36.015Z] ---> e3413eef4fa3 [2023-03-28T20:03:36.015Z] Step 4/23 : WORKDIR /edgex-go [2023-03-28T20:03:36.015Z] ---> Running in b4069ad68f5e [2023-03-28T20:03:36.015Z] ---> Running in aca0bfcf2484 [2023-03-28T20:03:36.015Z] ---> Running in 7bf3bcb9210a [2023-03-28T20:03:36.015Z] ---> Running in c06b2f74d348 [2023-03-28T20:03:36.015Z] Removing intermediate container 10a89e312648 [2023-03-28T20:03:36.015Z] ---> 1acd3c54babb [2023-03-28T20:03:36.015Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-28T20:03:36.015Z] ---> Running in a75663315e7d [2023-03-28T20:03:36.015Z] Removing intermediate container 7bf3bcb9210a [2023-03-28T20:03:36.015Z] ---> 1b71b5daf8c2 [2023-03-28T20:03:36.015Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-28T20:03:36.015Z] Removing intermediate container b4069ad68f5e [2023-03-28T20:03:36.015Z] ---> 68c41d0a6fdd [2023-03-28T20:03:36.015Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-28T20:03:36.015Z] ---> Running in 04e16345f545 [2023-03-28T20:03:36.015Z] ---> Running in ac3b2c289c80 [2023-03-28T20:03:36.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:03:36.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:03:36.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:03:36.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:03:36.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:03:36.535Z] OK: 265 MiB in 53 packages [2023-03-28T20:03:36.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:03:36.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:03:36.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:03:36.794Z] v3.17.2-295-g709985f93db [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-28T20:03:36.794Z] v3.17.2-296-g805ea7fc493 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-28T20:03:36.794Z] OK: 17823 distinct packages available [2023-03-28T20:03:36.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:03:36.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:03:36.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:03:36.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:03:37.053Z] OK: 265 MiB in 53 packages [2023-03-28T20:03:37.053Z] Removing intermediate container aca0bfcf2484 [2023-03-28T20:03:37.053Z] ---> a7d01b38af7f [2023-03-28T20:03:37.053Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-28T20:03:37.053Z] OK: 265 MiB in 53 packages [2023-03-28T20:03:37.053Z] OK: 265 MiB in 53 packages [2023-03-28T20:03:37.053Z] OK: 265 MiB in 53 packages [2023-03-28T20:03:37.053Z] ---> 6bb67fc8354b [2023-03-28T20:03:37.053Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:03:37.309Z] ---> Running in efef4d0d0c18 [2023-03-28T20:03:37.309Z] Removing intermediate container a75663315e7d [2023-03-28T20:03:37.309Z] ---> 2f9adc58eaca [2023-03-28T20:03:37.309Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-28T20:03:37.566Z] ---> fe15e055f3e7 [2023-03-28T20:03:37.566Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:03:37.566Z] ---> Running in 5aaf0f3ffd43 [2023-03-28T20:03:37.566Z] Removing intermediate container ac3b2c289c80 [2023-03-28T20:03:37.566Z] ---> 07fc3b04abdf [2023-03-28T20:03:37.566Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-28T20:03:37.566Z] Removing intermediate container 04e16345f545 [2023-03-28T20:03:37.566Z] ---> e14328fb35ae [2023-03-28T20:03:37.566Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-28T20:03:37.823Z] Removing intermediate container c06b2f74d348 [2023-03-28T20:03:37.823Z] ---> fe48e8dda976 [2023-03-28T20:03:37.823Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-28T20:03:37.823Z] ---> 2701527c9b96 [2023-03-28T20:03:37.823Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:03:37.823Z] ---> Running in 4d7f25021ee8 [2023-03-28T20:03:37.823Z] ---> 1ced0586b86f [2023-03-28T20:03:37.823Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:03:37.823Z] ---> Running in 79094780e9c7 [2023-03-28T20:03:37.823Z] ---> 9c735cc2fe9f [2023-03-28T20:03:38.081Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:03:38.081Z] ---> Running in 92bb494e539e [2023-03-28T20:03:39.719Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6109 in /w/workspace/edgexfoundry_edgex-go_PR-4483 [Pipeline] { [Pipeline] ws [2023-03-28T20:03:39.781Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-28T20:03:39.873Z] The recommended git tool is: git [2023-03-28T20:03:45.859Z] using credential edgex-jenkins-ssh [2023-03-28T20:03:45.876Z] Cloning the remote Git repository [2023-03-28T20:03:45.932Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-28T20:03:46.037Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-28T20:03:46.202Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-28T20:03:46.203Z] > git --version # timeout=10 [2023-03-28T20:03:46.226Z] > git --version # 'git version 2.25.1' [2023-03-28T20:03:46.229Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T20:03:46.395Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-28T20:04:07.299Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-28T20:04:07.322Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-28T20:04:08.281Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-28T20:04:08.337Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-28T20:04:08.338Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T20:04:08.355Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4483/head:refs/remotes/origin/PR-4483 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-28T20:04:09.130Z] Merging remotes/origin/main commit e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b into PR head commit c8dbb94d4419500e364429fc2dabbf6737445a51 [2023-03-28T20:04:09.575Z] Merge succeeded, producing c8dbb94d4419500e364429fc2dabbf6737445a51 [2023-03-28T20:04:09.576Z] Checking out Revision c8dbb94d4419500e364429fc2dabbf6737445a51 (PR-4483) [2023-03-28T20:04:10.301Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-03-28T20:04:10.362Z] > git --version # timeout=10 [2023-03-28T20:04:10.374Z] > git --version # 'git version 2.25.1' [2023-03-28T20:04:10.391Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T20:04:09.155Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T20:04:09.238Z] > git checkout -f c8dbb94d4419500e364429fc2dabbf6737445a51 # timeout=10 [2023-03-28T20:04:09.479Z] > git remote # timeout=10 [2023-03-28T20:04:09.501Z] > git config --get remote.origin.url # timeout=10 [2023-03-28T20:04:09.519Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T20:04:09.535Z] > git merge e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b # timeout=10 [2023-03-28T20:04:09.563Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-28T20:04:09.588Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T20:04:09.609Z] > git checkout -f c8dbb94d4419500e364429fc2dabbf6737445a51 # timeout=10 [2023-03-28T20:04:11.460Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-28T20:04:11.460Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T20:04:11.460Z] Dload Upload Total Spent Left Speed [2023-03-28T20:04:11.460Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-03-28T20:04:12.075Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-28T20:04:12.431Z] + sudo tee /etc/docker/daemon.new [2023-03-28T20:04:12.431Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-28T20:04:12.431Z] { [2023-03-28T20:04:12.431Z] "registry-mirrors": [ [2023-03-28T20:04:12.431Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-28T20:04:12.431Z] ], [2023-03-28T20:04:12.431Z] "bip": "10.250.0.254/24", [2023-03-28T20:04:12.431Z] "hosts": [ [2023-03-28T20:04:12.431Z] "tcp://0.0.0.0:5555", [2023-03-28T20:04:12.431Z] "unix:///var/run/docker.sock" [2023-03-28T20:04:12.431Z] ], [2023-03-28T20:04:12.431Z] "mtu": 1458, [2023-03-28T20:04:12.431Z] "selinux-enabled": true, [2023-03-28T20:04:12.431Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-28T20:04:12.431Z] } [Pipeline] sh [2023-03-28T20:04:12.789Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-28T20:04:13.137Z] + sudo service docker restart [2023-03-28T20:04:24.812Z] Removing intermediate container 4d7f25021ee8 [2023-03-28T20:04:24.813Z] ---> bc68833c0e94 [2023-03-28T20:04:24.813Z] Step 8/23 : COPY . . [2023-03-28T20:04:24.813Z] Removing intermediate container 79094780e9c7 [2023-03-28T20:04:24.813Z] ---> 271ed44c81ad [2023-03-28T20:04:24.813Z] Step 8/23 : COPY . . [2023-03-28T20:04:24.813Z] Removing intermediate container efef4d0d0c18 [2023-03-28T20:04:24.813Z] ---> c1f4e57e04e0 [2023-03-28T20:04:24.813Z] Step 7/22 : COPY . . [2023-03-28T20:04:24.813Z] Removing intermediate container 5aaf0f3ffd43 [2023-03-28T20:04:24.813Z] ---> f9e3d26360ab [2023-03-28T20:04:24.813Z] Step 8/23 : COPY . . [2023-03-28T20:04:24.813Z] Removing intermediate container 92bb494e539e [2023-03-28T20:04:24.813Z] ---> 341f83e278db [2023-03-28T20:04:24.813Z] Step 7/20 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T20:04:31.476Z] provisioning config files... [2023-03-28T20:04:31.508Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17279275505735820961tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:04:31.910Z] ---> docker-login.sh [2023-03-28T20:04:31.910Z] nexus3.edgexfoundry.org:10001 [2023-03-28T20:04:32.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:04:32.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:04:32.501Z] Configure a credential helper to remove this warning. See [2023-03-28T20:04:32.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:04:32.501Z] [2023-03-28T20:04:32.501Z] Login Succeeded [2023-03-28T20:04:32.501Z] nexus3.edgexfoundry.org:10002 [2023-03-28T20:04:32.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:04:33.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:04:33.045Z] Configure a credential helper to remove this warning. See [2023-03-28T20:04:33.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:04:33.045Z] [2023-03-28T20:04:33.045Z] Login Succeeded [2023-03-28T20:04:33.045Z] nexus3.edgexfoundry.org:10003 [2023-03-28T20:04:33.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:04:33.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:04:33.333Z] Configure a credential helper to remove this warning. See [2023-03-28T20:04:33.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:04:33.333Z] [2023-03-28T20:04:33.333Z] Login Succeeded [2023-03-28T20:04:33.333Z] nexus3.edgexfoundry.org:10004 [2023-03-28T20:04:33.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:04:33.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:04:33.606Z] Configure a credential helper to remove this warning. See [2023-03-28T20:04:33.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:04:33.606Z] [2023-03-28T20:04:33.606Z] Login Succeeded [2023-03-28T20:04:33.606Z] docker.io [2023-03-28T20:04:33.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:04:34.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:04:34.152Z] Configure a credential helper to remove this warning. See [2023-03-28T20:04:34.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:04:34.152Z] [2023-03-28T20:04:34.152Z] Login Succeeded [2023-03-28T20:04:34.152Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T20:04:34.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-28T20:04:34.917Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-28T20:04:34.958Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T20:04:34.996Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T20:04:35.033Z] ========================================================= [2023-03-28T20:04:35.033Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-28T20:04:35.033Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-28T20:04:35.542Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-28T20:04:35.543Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-28T20:04:35.543Z] af6eaf76a39c: Pulling fs layer [2023-03-28T20:04:35.543Z] 55522c791124: Pulling fs layer [2023-03-28T20:04:35.543Z] ce5c4a1c91eb: Pulling fs layer [2023-03-28T20:04:35.543Z] 169dfbe0d373: Pulling fs layer [2023-03-28T20:04:35.543Z] e1ff8fa3b103: Pulling fs layer [2023-03-28T20:04:35.543Z] 52ebb69f0ebf: Pulling fs layer [2023-03-28T20:04:35.543Z] 5abe8eddf0d5: Pulling fs layer [2023-03-28T20:04:35.543Z] e1ff8fa3b103: Waiting [2023-03-28T20:04:35.543Z] 52ebb69f0ebf: Waiting [2023-03-28T20:04:35.543Z] 169dfbe0d373: Waiting [2023-03-28T20:04:35.543Z] 5abe8eddf0d5: Waiting [2023-03-28T20:04:35.543Z] 55522c791124: Verifying Checksum [2023-03-28T20:04:35.543Z] 55522c791124: Download complete [2023-03-28T20:04:35.864Z] 169dfbe0d373: Verifying Checksum [2023-03-28T20:04:35.864Z] 169dfbe0d373: Download complete [2023-03-28T20:04:35.864Z] e1ff8fa3b103: Verifying Checksum [2023-03-28T20:04:35.864Z] e1ff8fa3b103: Download complete [2023-03-28T20:04:35.864Z] af6eaf76a39c: Verifying Checksum [2023-03-28T20:04:35.864Z] af6eaf76a39c: Download complete [2023-03-28T20:04:36.930Z] af6eaf76a39c: Pull complete [2023-03-28T20:04:37.079Z] ---> 02b5191d76cd [2023-03-28T20:04:37.079Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-28T20:04:37.079Z] ---> 497c81187b43 [2023-03-28T20:04:37.079Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-28T20:04:37.079Z] ---> 1395489dfe70 [2023-03-28T20:04:37.079Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-28T20:04:37.079Z] ---> 6d5b9d18c138 [2023-03-28T20:04:37.079Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-28T20:04:37.079Z] ---> d1c6b1b2651c [2023-03-28T20:04:37.079Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-28T20:04:37.079Z] ---> Running in d451f03ce399 [2023-03-28T20:04:37.079Z] ---> Running in fe425c761d0f [2023-03-28T20:04:37.079Z] ---> Running in a04ff3e88e0e [2023-03-28T20:04:37.079Z] ---> Running in 0bf18b4b7a75 [2023-03-28T20:04:37.079Z] ---> Running in 53339878b82e [2023-03-28T20:04:37.200Z] 5abe8eddf0d5: Verifying Checksum [2023-03-28T20:04:37.200Z] 5abe8eddf0d5: Download complete [2023-03-28T20:04:37.337Z] 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-28T20:04:37.594Z] 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-28T20:04:37.594Z] 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-28T20:04:37.796Z] 55522c791124: Pull complete [2023-03-28T20:04:37.852Z] 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-28T20:04:37.852Z] 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-28T20:04:38.769Z] 52ebb69f0ebf: Verifying Checksum [2023-03-28T20:04:38.769Z] 52ebb69f0ebf: Download complete [2023-03-28T20:04:38.769Z] ce5c4a1c91eb: Verifying Checksum [2023-03-28T20:04:38.769Z] ce5c4a1c91eb: Download complete [2023-03-28T20:04:51.114Z] ce5c4a1c91eb: Pull complete [2023-03-28T20:04:51.114Z] 169dfbe0d373: Pull complete [2023-03-28T20:04:51.114Z] e1ff8fa3b103: Pull complete [2023-03-28T20:04:57.786Z] 52ebb69f0ebf: Pull complete [2023-03-28T20:05:00.382Z] 5abe8eddf0d5: Pull complete [2023-03-28T20:05:00.651Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-28T20:05:00.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-28T20:05:00.651Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-28T20:05:01.051Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-28T20:05:01.051Z] WORKDIR /edgex [2023-03-28T20:05:01.051Z] COPY go.mod . [2023-03-28T20:05:01.051Z] RUN go mod download build [2023-03-28T20:05:01.051Z] -t ci-base-image-arm64 -f - . [2023-03-28T20:05:01.647Z] Sending build context to Docker daemon 2.934MB [2023-03-28T20:05:01.647Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-28T20:05:01.647Z] ---> 6cb57ee374ae [2023-03-28T20:05:01.647Z] Step 2/4 : WORKDIR /edgex [2023-03-28T20:05:03.597Z] ---> Running in 2900e0eb571a [2023-03-28T20:05:03.866Z] Removing intermediate container 2900e0eb571a [2023-03-28T20:05:03.866Z] ---> 3b4cf9797934 [2023-03-28T20:05:03.866Z] Step 3/4 : COPY go.mod . [2023-03-28T20:05:04.455Z] ---> 8c46bc230a03 [2023-03-28T20:05:04.455Z] Step 4/4 : RUN go mod download [2023-03-28T20:05:04.455Z] ---> Running in cd49af8b7551 [2023-03-28T20:05:24.526Z] Removing intermediate container fe425c761d0f [2023-03-28T20:05:24.526Z] ---> 4d6945f7ab82 [2023-03-28T20:05:24.526Z] [2023-03-28T20:05:24.526Z] Step 9/22 : FROM alpine:3.17 [2023-03-28T20:05:24.526Z] Removing intermediate container d451f03ce399 [2023-03-28T20:05:24.526Z] ---> 4d048f0280db [2023-03-28T20:05:24.526Z] [2023-03-28T20:05:24.526Z] Step 10/23 : FROM alpine:3.17 [2023-03-28T20:05:24.526Z] Removing intermediate container 53339878b82e [2023-03-28T20:05:24.526Z] ---> e4921a41b281 [2023-03-28T20:05:24.526Z] [2023-03-28T20:05:24.526Z] Step 10/23 : FROM alpine:3.17 [2023-03-28T20:05:24.526Z] Removing intermediate container 0bf18b4b7a75 [2023-03-28T20:05:24.526Z] ---> 2c6ce2af05ef [2023-03-28T20:05:24.526Z] [2023-03-28T20:05:24.526Z] Step 9/20 : FROM alpine:3.17 [2023-03-28T20:05:24.526Z] 3.17: Pulling from library/alpine [2023-03-28T20:05:24.526Z] 3.17: Pulling from library/alpine [2023-03-28T20:05:24.526Z] 3.17: Pulling from library/alpine [2023-03-28T20:05:24.526Z] 3.17: Pulling from library/alpine [2023-03-28T20:05:24.526Z] Removing intermediate container a04ff3e88e0e [2023-03-28T20:05:24.526Z] ---> f706d7ec9b25 [2023-03-28T20:05:24.526Z] [2023-03-28T20:05:24.526Z] Step 10/23 : FROM alpine:3.17 [2023-03-28T20:05:24.526Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T20:05:24.526Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T20:05:24.526Z] Status: Downloaded newer image for alpine:3.17 [2023-03-28T20:05:24.526Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T20:05:24.526Z] Status: Image is up to date for alpine:3.17 [2023-03-28T20:05:24.526Z] Status: Image is up to date for alpine:3.17 [2023-03-28T20:05:24.526Z] ---> b2aa39c304c2 [2023-03-28T20:05:24.526Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-28T20:05:24.526Z] ---> b2aa39c304c2 [2023-03-28T20:05:24.526Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-28T20:05:24.526Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T20:05:24.526Z] Status: Image is up to date for alpine:3.17 [2023-03-28T20:05:24.526Z] ---> b2aa39c304c2 [2023-03-28T20:05:24.526Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-28T20:05:24.526Z] ---> b2aa39c304c2 [2023-03-28T20:05:24.526Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-28T20:05:24.526Z] ---> Running in c765bd09d667 [2023-03-28T20:05:24.526Z] 3.17: Pulling from library/alpine [2023-03-28T20:05:24.526Z] ---> Running in 6d809923c7cd [2023-03-28T20:05:24.526Z] ---> Running in 2ab2d9fe04fa [2023-03-28T20:05:24.526Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T20:05:24.526Z] Status: Image is up to date for alpine:3.17 [2023-03-28T20:05:24.526Z] ---> b2aa39c304c2 [2023-03-28T20:05:24.526Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-28T20:05:24.526Z] ---> Running in 439ba28621ac [2023-03-28T20:05:24.526Z] ---> Running in 3790c6d625ee [2023-03-28T20:05:24.526Z] Removing intermediate container 2ab2d9fe04fa [2023-03-28T20:05:24.526Z] ---> 2a578a0d1ad0 [2023-03-28T20:05:24.526Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-28T20:05:24.526Z] Removing intermediate container 6d809923c7cd [2023-03-28T20:05:24.526Z] ---> 70da9b8fd3ad [2023-03-28T20:05:24.526Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-28T20:05:24.526Z] ---> Running in ff36d1c600fd [2023-03-28T20:05:24.526Z] Removing intermediate container 439ba28621ac [2023-03-28T20:05:24.526Z] ---> fc29a9cc8f1e [2023-03-28T20:05:24.526Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-28T20:05:24.526Z] ---> Running in 5eaa0f27a981 [2023-03-28T20:05:24.526Z] ---> Running in d8974992fd8f [2023-03-28T20:05:24.526Z] Removing intermediate container ff36d1c600fd [2023-03-28T20:05:24.526Z] ---> 05b1f3c2f681 [2023-03-28T20:05:24.526Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-28T20:05:24.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:05:24.526Z] ---> Running in 3ce978adf28b [2023-03-28T20:05:24.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:05:24.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:05:24.526Z] Removing intermediate container 3ce978adf28b [2023-03-28T20:05:24.526Z] ---> 075378af476b [2023-03-28T20:05:24.526Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-28T20:05:24.526Z] ---> Running in 6f54cbb48108 [2023-03-28T20:05:24.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:05:24.526Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-28T20:05:24.526Z] (2/2) Installing openssl (3.0.8-r2) [2023-03-28T20:05:24.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:05:24.526Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:05:24.526Z] OK: 8 MiB in 17 packages [2023-03-28T20:05:24.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:05:24.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:05:24.526Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-28T20:05:24.526Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-28T20:05:24.526Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:05:24.526Z] Executing ca-certificates-20220614-r4.trigger [2023-03-28T20:05:24.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:05:24.526Z] OK: 8 MiB in 17 packages [2023-03-28T20:05:24.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:05:24.526Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-28T20:05:24.526Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:05:24.526Z] OK: 7 MiB in 16 packages [2023-03-28T20:05:24.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:05:24.526Z] v3.17.2-295-g709985f93db [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-28T20:05:24.526Z] v3.17.2-296-g805ea7fc493 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-28T20:05:24.526Z] OK: 17820 distinct packages available [2023-03-28T20:05:24.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:05:24.526Z] Removing intermediate container c765bd09d667 [2023-03-28T20:05:24.526Z] ---> 3001c7154e13 [2023-03-28T20:05:24.526Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-28T20:05:24.526Z] ---> Running in 1bfc43eed23c [2023-03-28T20:05:24.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:05:24.526Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-28T20:05:24.526Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:05:24.526Z] OK: 7 MiB in 16 packages [2023-03-28T20:05:24.526Z] Removing intermediate container 1bfc43eed23c [2023-03-28T20:05:24.526Z] ---> c7ef645b78f6 [2023-03-28T20:05:24.526Z] Step 12/22 : WORKDIR /edgex [2023-03-28T20:05:24.526Z] ---> Running in 281af39ba50f [2023-03-28T20:05:24.526Z] Removing intermediate container 3790c6d625ee [2023-03-28T20:05:24.526Z] ---> 45b5abdd0731 [2023-03-28T20:05:24.526Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-28T20:05:24.526Z] ---> Running in 82b1af0ca819 [2023-03-28T20:05:24.526Z] Removing intermediate container 281af39ba50f [2023-03-28T20:05:24.526Z] ---> 2d7964319a4e [2023-03-28T20:05:24.526Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:05:24.526Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-28T20:05:24.526Z] Removing intermediate container 5eaa0f27a981 [2023-03-28T20:05:24.526Z] ---> 0f94ada6e28b [2023-03-28T20:05:24.526Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:05:24.526Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-28T20:05:24.526Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-28T20:05:24.526Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-28T20:05:24.527Z] (5/9) Installing curl (7.88.1-r1) [2023-03-28T20:05:24.527Z] Removing intermediate container 82b1af0ca819 [2023-03-28T20:05:24.527Z] ---> 765598d1e065 [2023-03-28T20:05:24.527Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-28T20:05:24.527Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-28T20:05:24.527Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-28T20:05:24.527Z] (8/9) Installing libucontext (1.2-r0) [2023-03-28T20:05:24.527Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-28T20:05:24.527Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:05:24.527Z] Executing ca-certificates-20220614-r4.trigger [2023-03-28T20:05:24.527Z] ---> Running in 26620e6d306d [2023-03-28T20:05:24.527Z] ---> 97fa23a34bd6 [2023-03-28T20:05:24.527Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:05:24.527Z] ---> ac40b25c93f5 [2023-03-28T20:05:24.527Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:05:24.527Z] OK: 10 MiB in 24 packages [2023-03-28T20:05:24.527Z] Removing intermediate container 26620e6d306d [2023-03-28T20:05:24.527Z] ---> 43a10a9ca910 [2023-03-28T20:05:24.527Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-28T20:05:24.527Z] Removing intermediate container 6f54cbb48108 [2023-03-28T20:05:24.527Z] ---> 1e691535211d [2023-03-28T20:05:24.527Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:05:24.527Z] ---> Running in aad39804ecd8 [2023-03-28T20:05:24.527Z] ---> a75d5b75e59c [2023-03-28T20:05:24.527Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-28T20:05:24.527Z] ---> 5a18c8f254c5 [2023-03-28T20:05:24.527Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-28T20:05:24.527Z] Removing intermediate container aad39804ecd8 [2023-03-28T20:05:24.527Z] ---> 5e86373987df [2023-03-28T20:05:24.527Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:05:24.527Z] ---> 5f82ba40b49d [2023-03-28T20:05:24.527Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:05:24.527Z] ---> dd08e1d21aba [2023-03-28T20:05:24.527Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:05:24.527Z] ---> 4fa60a5c4e6e [2023-03-28T20:05:24.527Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-28T20:05:24.527Z] ---> 3566cbc44038 [2023-03-28T20:05:24.527Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-28T20:05:24.527Z] ---> fa198e5a260a [2023-03-28T20:05:24.527Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-28T20:05:24.527Z] ---> 812c60b94826 [2023-03-28T20:05:24.527Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-28T20:05:24.527Z] Removing intermediate container d8974992fd8f [2023-03-28T20:05:24.527Z] ---> 2a61edfa3297 [2023-03-28T20:05:24.527Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:05:24.527Z] ---> 374453970e2c [2023-03-28T20:05:24.527Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-28T20:05:24.785Z] ---> 87ca1eff6875 [2023-03-28T20:05:24.785Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-28T20:05:24.785Z] ---> bc60079e3ad8 [2023-03-28T20:05:24.785Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-28T20:05:24.785Z] ---> 2ca8c6ca130d [2023-03-28T20:05:24.785Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:05:24.785Z] ---> 2fef1e313b2b [2023-03-28T20:05:24.785Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-28T20:05:24.785Z] ---> cd63899431e4 [2023-03-28T20:05:24.785Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-28T20:05:24.785Z] ---> Running in fe7717a8182e [2023-03-28T20:05:24.785Z] ---> d970488af4b5 [2023-03-28T20:05:24.785Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-28T20:05:25.046Z] ---> e52bfc9815f6 [2023-03-28T20:05:25.046Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-28T20:05:25.046Z] ---> e081b27cb8a7 [2023-03-28T20:05:25.046Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-28T20:05:25.046Z] ---> 5abeaedf44f4 [2023-03-28T20:05:25.046Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-28T20:05:25.046Z] ---> Running in 03538019f721 [2023-03-28T20:05:25.046Z] ---> Running in 56b09cbaf57b [2023-03-28T20:05:25.046Z] ---> Running in 44b014f142fd [2023-03-28T20:05:25.046Z] Removing intermediate container 56b09cbaf57b [2023-03-28T20:05:25.046Z] ---> aebf719d42d9 [2023-03-28T20:05:25.046Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-28T20:05:25.046Z] Removing intermediate container 44b014f142fd [2023-03-28T20:05:25.046Z] ---> 5e691ff8877e [2023-03-28T20:05:25.046Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-28T20:05:25.046Z] ---> Running in 67f317a9de80 [2023-03-28T20:05:25.324Z] ---> Running in b46f6d73ba89 [2023-03-28T20:05:25.582Z] Removing intermediate container 67f317a9de80 [2023-03-28T20:05:25.582Z] ---> b028daef97d6 [2023-03-28T20:05:25.582Z] Step 21/23 : LABEL arch=x86_64 [2023-03-28T20:05:25.582Z] ---> 2b078bfc3a33 [2023-03-28T20:05:25.582Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-28T20:05:25.582Z] Removing intermediate container b46f6d73ba89 [2023-03-28T20:05:25.582Z] ---> b80d0aa52df2 [2023-03-28T20:05:25.582Z] Step 21/23 : LABEL arch=x86_64 [2023-03-28T20:05:25.582Z] ---> Running in 8f31afb32e49 [2023-03-28T20:05:25.582Z] ---> Running in 5dcfd2762630 [2023-03-28T20:05:25.582Z] Removing intermediate container fe7717a8182e [2023-03-28T20:05:25.582Z] ---> f93a086a6093 [2023-03-28T20:05:25.582Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-28T20:05:25.582Z] ---> Running in 73e8102b1d30 [2023-03-28T20:05:25.582Z] Removing intermediate container 5dcfd2762630 [2023-03-28T20:05:25.582Z] ---> f4134cadd0cb [2023-03-28T20:05:25.582Z] Step 22/23 : LABEL git_sha=c8dbb94d4419500e364429fc2dabbf6737445a51 [2023-03-28T20:05:25.582Z] Removing intermediate container 8f31afb32e49 [2023-03-28T20:05:25.582Z] ---> 758ce8003b03 [2023-03-28T20:05:25.582Z] Step 22/23 : LABEL git_sha=c8dbb94d4419500e364429fc2dabbf6737445a51 [2023-03-28T20:05:25.582Z] ---> Running in c2c51083d528 [2023-03-28T20:05:25.582Z] ---> Running in 4fcc35aeb1e8 [2023-03-28T20:05:25.842Z] ---> 67c466cbbe23 [2023-03-28T20:05:25.842Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-28T20:05:25.842Z] ---> Running in a81987df0e5b [2023-03-28T20:05:25.842Z] Removing intermediate container 73e8102b1d30 [2023-03-28T20:05:25.842Z] ---> 648294e6e598 [2023-03-28T20:05:25.842Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-28T20:05:25.842Z] Removing intermediate container 4fcc35aeb1e8 [2023-03-28T20:05:25.842Z] ---> fd5cc3f6dafc [2023-03-28T20:05:25.842Z] Step 23/23 : LABEL version=0.0.0 [2023-03-28T20:05:25.842Z] Removing intermediate container c2c51083d528 [2023-03-28T20:05:25.842Z] ---> 3d4ed98217aa [2023-03-28T20:05:25.842Z] Step 23/23 : LABEL version=0.0.0 [2023-03-28T20:05:25.842Z] ---> Running in 5504f4304916 [2023-03-28T20:05:25.842Z] ---> Running in 2f4f5c837167 [2023-03-28T20:05:25.842Z] ---> Running in 2cb9772a7a23 [2023-03-28T20:05:25.842Z] Removing intermediate container 03538019f721 [2023-03-28T20:05:25.842Z] ---> 7faddddf0002 [2023-03-28T20:05:25.842Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-28T20:05:26.102Z] Removing intermediate container a81987df0e5b [2023-03-28T20:05:26.102Z] ---> fa3fd12b4077 [2023-03-28T20:05:26.102Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-28T20:05:26.102Z] ---> Running in ca8b29b4063c [2023-03-28T20:05:26.102Z] ---> Running in bd1d421a283a [2023-03-28T20:05:26.102Z] Removing intermediate container 2f4f5c837167 [2023-03-28T20:05:26.102Z] ---> 5842f766d5f4 [2023-03-28T20:05:26.102Z] [2023-03-28T20:05:26.102Z] Removing intermediate container 5504f4304916 [2023-03-28T20:05:26.102Z] ---> 473366017e3b [2023-03-28T20:05:26.102Z] Step 21/23 : LABEL arch=x86_64 [2023-03-28T20:05:26.102Z] Removing intermediate container 2cb9772a7a23 [2023-03-28T20:05:26.102Z] ---> a6b32eaa2ed2 [2023-03-28T20:05:26.102Z] [2023-03-28T20:05:26.102Z] ---> Running in 4a95a6c38e5a [2023-03-28T20:05:26.102Z] Removing intermediate container ca8b29b4063c [2023-03-28T20:05:26.102Z] ---> 785abe337240 [2023-03-28T20:05:26.102Z] Step 20/22 : LABEL arch=x86_64 [2023-03-28T20:05:26.102Z] Removing intermediate container bd1d421a283a [2023-03-28T20:05:26.102Z] ---> 17b58a1afc30 [2023-03-28T20:05:26.102Z] Step 18/20 : LABEL arch=x86_64 [2023-03-28T20:05:26.102Z] Successfully built a6b32eaa2ed2 [2023-03-28T20:05:26.102Z] Successfully built 5842f766d5f4 [2023-03-28T20:05:26.102Z] Successfully tagged support-notifications:latest [2023-03-28T20:05:26.102Z]  Building support-notifications ... done Building security-secretstore-setup [2023-03-28T20:05:26.102Z] ---> Running in d74bdd9dbbd5 [2023-03-28T20:05:26.359Z] Successfully tagged core-data:latest [2023-03-28T20:05:26.359Z] Building core-command [2023-03-28T20:05:26.359Z]  Building core-data ... done  ---> Running in ea103599e8c5 [2023-03-28T20:05:26.359Z] Removing intermediate container 4a95a6c38e5a [2023-03-28T20:05:26.359Z] ---> f369abde947d [2023-03-28T20:05:26.359Z] Step 22/23 : LABEL git_sha=c8dbb94d4419500e364429fc2dabbf6737445a51 [2023-03-28T20:05:26.359Z] ---> Running in 195d19364485 [2023-03-28T20:05:26.359Z] Removing intermediate container d74bdd9dbbd5 [2023-03-28T20:05:26.359Z] ---> 152f8863c6d0 [2023-03-28T20:05:26.359Z] Step 21/22 : LABEL git_sha=c8dbb94d4419500e364429fc2dabbf6737445a51 [2023-03-28T20:05:26.359Z] Removing intermediate container ea103599e8c5 [2023-03-28T20:05:26.359Z] ---> 2303a31d3a13 [2023-03-28T20:05:26.359Z] Step 19/20 : LABEL git_sha=c8dbb94d4419500e364429fc2dabbf6737445a51 [2023-03-28T20:05:26.619Z] ---> Running in adef4d9ade32 [2023-03-28T20:05:26.877Z] ---> Running in 8a2ca564bd07 [2023-03-28T20:05:26.877Z] Removing intermediate container 195d19364485 [2023-03-28T20:05:27.135Z] ---> 67b97b358480 [2023-03-28T20:05:27.135Z] Step 23/23 : LABEL version=0.0.0 [2023-03-28T20:05:30.447Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:05:30.447Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:05:30.447Z] ---> 7f16e3fa6495 [2023-03-28T20:05:30.447Z] Step 3/25 : WORKDIR /edgex-go [2023-03-28T20:05:30.447Z] ---> Using cache [2023-03-28T20:05:30.447Z] ---> 5a53a999439a [2023-03-28T20:05:30.447Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-28T20:05:30.447Z] ---> Using cache [2023-03-28T20:05:30.447Z] ---> a7d01b38af7f [2023-03-28T20:05:30.447Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-28T20:05:30.447Z] ---> Using cache [2023-03-28T20:05:30.447Z] ---> 6bb67fc8354b [2023-03-28T20:05:30.447Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:05:30.447Z] ---> Using cache [2023-03-28T20:05:30.447Z] ---> c1f4e57e04e0 [2023-03-28T20:05:30.447Z] Step 7/25 : COPY . . [2023-03-28T20:05:30.447Z] ---> Using cache [2023-03-28T20:05:30.447Z] ---> 497c81187b43 [2023-03-28T20:05:30.447Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-28T20:05:30.704Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:05:30.704Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:05:30.704Z] ---> 7f16e3fa6495 [2023-03-28T20:05:30.704Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-28T20:05:30.704Z] ---> Using cache [2023-03-28T20:05:30.704Z] ---> e3413eef4fa3 [2023-03-28T20:05:30.704Z] Step 4/24 : WORKDIR /edgex-go [2023-03-28T20:05:30.704Z] ---> Using cache [2023-03-28T20:05:30.704Z] ---> 1b71b5daf8c2 [2023-03-28T20:05:30.704Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-28T20:05:30.704Z] ---> Using cache [2023-03-28T20:05:30.704Z] ---> e14328fb35ae [2023-03-28T20:05:30.704Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-28T20:05:30.704Z] ---> Using cache [2023-03-28T20:05:30.704Z] ---> 1ced0586b86f [2023-03-28T20:05:30.704Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:05:30.704Z] ---> Using cache [2023-03-28T20:05:30.704Z] ---> 271ed44c81ad [2023-03-28T20:05:30.704Z] Step 8/24 : COPY . . [2023-03-28T20:05:30.704Z] ---> Using cache [2023-03-28T20:05:30.704Z] ---> d1c6b1b2651c [2023-03-28T20:05:30.704Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-28T20:05:33.231Z] Removing intermediate container adef4d9ade32 [2023-03-28T20:05:33.231Z] ---> 491b185b93c5 [2023-03-28T20:05:33.231Z] Removing intermediate container 8a2ca564bd07 [2023-03-28T20:05:33.231Z] ---> d85c1a8ae258 [2023-03-28T20:05:33.231Z] Step 20/20 : LABEL version=0.0.0 [2023-03-28T20:05:33.231Z] ---> Running in 0a5582f83447 [2023-03-28T20:05:33.231Z] ---> Running in 8ca0dd7de2b5 [2023-03-28T20:05:33.231Z] Step 22/22 : LABEL version=0.0.0 [2023-03-28T20:05:33.231Z] ---> Running in 9f1024afea09 [2023-03-28T20:05:33.231Z] ---> Running in 380daad1c7ff [2023-03-28T20:05:33.231Z] ---> Running in f3fc2bf1f0bb [2023-03-28T20:05:33.231Z] Removing intermediate container 380daad1c7ff [2023-03-28T20:05:33.231Z] Removing intermediate container 9f1024afea09 [2023-03-28T20:05:33.231Z] ---> 43e93fddfab7 [2023-03-28T20:05:33.231Z] ---> 8b831eeb1843 [2023-03-28T20:05:33.231Z] [2023-03-28T20:05:33.231Z] [2023-03-28T20:05:33.231Z] Removing intermediate container f3fc2bf1f0bb [2023-03-28T20:05:33.231Z] ---> 9676acf13a1e [2023-03-28T20:05:33.231Z] [2023-03-28T20:05:33.231Z] Successfully built 8b831eeb1843 [2023-03-28T20:05:33.231Z] Successfully tagged security-proxy-setup:latest [2023-03-28T20:05:33.231Z] Building core-metadata [2023-03-28T20:05:33.231Z]  Building security-proxy-setup ... done Successfully built 43e93fddfab7 [2023-03-28T20:05:33.231Z] Successfully tagged security-proxy-auth:latest [2023-03-28T20:05:33.231Z]  Building security-proxy-auth ... done Building core-common-config-bootstrapper [2023-03-28T20:05:33.487Z] Successfully built 9676acf13a1e [2023-03-28T20:05:33.487Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-28T20:05:33.487Z] Building security-spire-config [2023-03-28T20:05:33.487Z]  Building security-spiffe-token-provider ... done 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-28T20:05:33.488Z] 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-28T20:05:36.718Z] Removing intermediate container cd49af8b7551 [2023-03-28T20:05:36.718Z] ---> f368c33310d6 [2023-03-28T20:05:36.718Z] Successfully built f368c33310d6 [2023-03-28T20:05:36.718Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:05:37.129Z] + docker inspect -f . ci-base-image-arm64 [2023-03-28T20:05:37.129Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:05:37.415Z] prd-ubuntu20.04-docker-arm64-4c-16g-6109 does not seem to be running inside a container [2023-03-28T20:05:37.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-28T20:05:40.036Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:05:40.036Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:05:40.036Z] ---> 7f16e3fa6495 [2023-03-28T20:05:40.036Z] Step 3/27 : WORKDIR /edgex-go [2023-03-28T20:05:40.036Z] ---> Using cache [2023-03-28T20:05:40.036Z] ---> 5a53a999439a [2023-03-28T20:05:40.036Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-28T20:05:40.600Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:05:40.600Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:05:40.600Z] ---> 7f16e3fa6495 [2023-03-28T20:05:40.600Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-28T20:05:40.600Z] ---> Using cache [2023-03-28T20:05:40.600Z] ---> e3413eef4fa3 [2023-03-28T20:05:40.600Z] Step 4/23 : WORKDIR /edgex-go [2023-03-28T20:05:40.600Z] ---> Using cache [2023-03-28T20:05:40.600Z] ---> 1b71b5daf8c2 [2023-03-28T20:05:40.600Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-28T20:05:40.600Z] ---> Using cache [2023-03-28T20:05:40.600Z] ---> e14328fb35ae [2023-03-28T20:05:40.600Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-28T20:05:40.600Z] ---> Using cache [2023-03-28T20:05:40.600Z] ---> 1ced0586b86f [2023-03-28T20:05:40.600Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:05:40.600Z] ---> Using cache [2023-03-28T20:05:40.600Z] ---> 271ed44c81ad [2023-03-28T20:05:40.600Z] Step 8/23 : COPY . . [2023-03-28T20:05:40.600Z] ---> Using cache [2023-03-28T20:05:40.600Z] ---> d1c6b1b2651c [2023-03-28T20:05:40.600Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-28T20:05:40.846Z] $ docker top 806e66b2f17fc693358cdcaa760442ac115982a2cb4ea527466ed04e63c36716 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T20:05:41.781Z] + go version [2023-03-28T20:05:41.781Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-28T20:05:41.825Z] $ docker stop --time=1 806e66b2f17fc693358cdcaa760442ac115982a2cb4ea527466ed04e63c36716 [2023-03-28T20:05:41.970Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:05:41.970Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:05:41.970Z] ---> 7f16e3fa6495 [2023-03-28T20:05:41.970Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-28T20:05:41.970Z] ---> Using cache [2023-03-28T20:05:41.970Z] ---> e3413eef4fa3 [2023-03-28T20:05:41.970Z] Step 4/25 : WORKDIR /edgex-go [2023-03-28T20:05:41.970Z] ---> Using cache [2023-03-28T20:05:41.970Z] ---> 1b71b5daf8c2 [2023-03-28T20:05:41.970Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-28T20:05:41.970Z] ---> Using cache [2023-03-28T20:05:41.970Z] ---> e14328fb35ae [2023-03-28T20:05:41.970Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-28T20:05:41.970Z] ---> Using cache [2023-03-28T20:05:41.970Z] ---> 1ced0586b86f [2023-03-28T20:05:41.970Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:05:41.970Z] ---> Using cache [2023-03-28T20:05:41.970Z] ---> 271ed44c81ad [2023-03-28T20:05:41.970Z] Step 8/25 : COPY . . [2023-03-28T20:05:41.970Z] ---> Using cache [2023-03-28T20:05:41.970Z] ---> d1c6b1b2651c [2023-03-28T20:05:41.970Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-28T20:05:43.450Z] $ docker rm -f --volumes 806e66b2f17fc693358cdcaa760442ac115982a2cb4ea527466ed04e63c36716 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:05:44.348Z] + docker inspect -f . ci-base-image-arm64 [2023-03-28T20:05:44.348Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:05:44.602Z] prd-ubuntu20.04-docker-arm64-4c-16g-6109 does not seem to be running inside a container [2023-03-28T20:05:44.673Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-28T20:05:45.852Z] $ docker top 2e53c45f137d75188bdbe1924d6600d78c1771ce65d19ebffa78ec164e318b1f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-28T20:05:46.102Z] ========================================================= [2023-03-28T20:05:46.102Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-28T20:05:46.102Z] ========================================================= [Pipeline] sh [2023-03-28T20:05:46.427Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-28T20:05:47.081Z] + make test [2023-03-28T20:05:47.349Z] go test -race -coverprofile=coverage.out ./... [2023-03-28T20:05:51.951Z] ---> Running in eae944c31c02 [2023-03-28T20:05:51.951Z] ---> Running in dd21a4176ba1 [2023-03-28T20:05:51.951Z] ---> Running in 37d75df638ae [2023-03-28T20:05:51.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:05:51.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:05:51.951Z] 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-28T20:05:51.951Z] 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-28T20:05:51.951Z] OK: 265 MiB in 53 packages [2023-03-28T20:05:53.846Z] Removing intermediate container 37d75df638ae [2023-03-28T20:05:53.846Z] ---> 8c0f4801e639 [2023-03-28T20:05:53.846Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-28T20:05:53.846Z] ---> 7a8be8ed46d6 [2023-03-28T20:05:53.846Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:05:53.846Z] ---> Running in 177178fe5791 [2023-03-28T20:05:54.104Z] 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-28T20:05:58.286Z] Removing intermediate container 8ca0dd7de2b5 [2023-03-28T20:05:58.286Z] ---> 77ee6b1481fc [2023-03-28T20:05:58.286Z] [2023-03-28T20:05:58.286Z] Step 10/24 : FROM alpine:3.17 [2023-03-28T20:05:58.286Z] ---> b2aa39c304c2 [2023-03-28T20:05:58.286Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-28T20:05:58.850Z] ---> Running in b7ceb5120755 [2023-03-28T20:05:59.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:05:59.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:06:00.039Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-28T20:06:00.039Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:06:00.039Z] OK: 7 MiB in 16 packages [2023-03-28T20:06:03.331Z] Removing intermediate container 0a5582f83447 [2023-03-28T20:06:03.331Z] ---> d34147854167 [2023-03-28T20:06:03.331Z] [2023-03-28T20:06:03.331Z] Step 9/25 : FROM alpine:3.17 [2023-03-28T20:06:03.331Z] ---> b2aa39c304c2 [2023-03-28T20:06:03.331Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-28T20:06:03.331Z] Removing intermediate container b7ceb5120755 [2023-03-28T20:06:03.331Z] ---> fd72a823c35f [2023-03-28T20:06:03.331Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-28T20:06:03.331Z] ---> Running in 7b060b4ad94a [2023-03-28T20:06:03.331Z] ---> Running in 0c5e2c5fb078 [2023-03-28T20:06:03.331Z] Removing intermediate container 0c5e2c5fb078 [2023-03-28T20:06:03.331Z] ---> 2729b78cc9a9 [2023-03-28T20:06:03.331Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-28T20:06:03.331Z] ---> Running in 5861c0f49ec7 [2023-03-28T20:06:03.331Z] Removing intermediate container 5861c0f49ec7 [2023-03-28T20:06:03.331Z] ---> 62be7250c10c [2023-03-28T20:06:03.331Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-28T20:06:03.331Z] ---> Running in 29404f5a5aec [2023-03-28T20:06:03.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:06:03.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:06:03.588Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-28T20:06:03.588Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-28T20:06:03.588Z] (3/3) Installing su-exec (0.2-r2) [2023-03-28T20:06:03.588Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:06:03.588Z] Removing intermediate container 29404f5a5aec [2023-03-28T20:06:03.588Z] ---> b7e5168ea87f [2023-03-28T20:06:03.852Z] Step 15/24 : WORKDIR / [2023-03-28T20:06:03.852Z] Executing ca-certificates-20220614-r4.trigger [2023-03-28T20:06:04.120Z] OK: 8 MiB in 18 packages [2023-03-28T20:06:05.505Z] ---> Running in 759da8befb9e [2023-03-28T20:06:07.443Z] Removing intermediate container 759da8befb9e [2023-03-28T20:06:07.443Z] ---> d8727e09602a [2023-03-28T20:06:07.443Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:06:07.443Z] Removing intermediate container 7b060b4ad94a [2023-03-28T20:06:07.443Z] ---> 61183697e0a3 [2023-03-28T20:06:07.443Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-28T20:06:07.771Z] ---> Running in 45f56c607504 [2023-03-28T20:06:08.029Z] ---> 8a85613b595e [2023-03-28T20:06:08.029Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:06:09.058Z] Removing intermediate container 45f56c607504 [2023-03-28T20:06:09.058Z] ---> c911e688b1d4 [2023-03-28T20:06:09.058Z] Step 12/25 : WORKDIR / [2023-03-28T20:06:09.629Z] ---> 524a6ee8c746 [2023-03-28T20:06:09.629Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-28T20:06:09.629Z] ---> Running in a9ca1aaa6c18 [2023-03-28T20:06:10.616Z] Removing intermediate container a9ca1aaa6c18 [2023-03-28T20:06:10.616Z] ---> 3fb212a86b0b [2023-03-28T20:06:10.616Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:06:12.008Z] ---> 228dbbc61f30 [2023-03-28T20:06:12.008Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-28T20:06:12.008Z] ---> 6dbf79039e61 [2023-03-28T20:06:12.008Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:06:12.008Z] ---> c5e8ae66cc2a [2023-03-28T20:06:12.008Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-28T20:06:12.268Z] ---> Running in 9c02f116d32d [2023-03-28T20:06:16.474Z] ---> 528d1da97aa1 [2023-03-28T20:06:16.474Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-28T20:06:16.474Z] Removing intermediate container 9c02f116d32d [2023-03-28T20:06:16.474Z] ---> e0778ba9aec5 [2023-03-28T20:06:16.474Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-28T20:06:16.474Z] ---> Running in 33c9df6ca3b4 [2023-03-28T20:06:16.474Z] Removing intermediate container eae944c31c02 [2023-03-28T20:06:16.474Z] ---> 4a4d242ffd01 [2023-03-28T20:06:16.474Z] [2023-03-28T20:06:16.474Z] Step 10/25 : FROM alpine:3.17 [2023-03-28T20:06:16.474Z] ---> b2aa39c304c2 [2023-03-28T20:06:16.474Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-28T20:06:16.474Z] ---> Using cache [2023-03-28T20:06:16.474Z] ---> fd72a823c35f [2023-03-28T20:06:16.474Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-28T20:06:16.474Z] ---> Using cache [2023-03-28T20:06:16.474Z] ---> 2729b78cc9a9 [2023-03-28T20:06:16.474Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-28T20:06:16.474Z] ---> 310c32cef5e4 [2023-03-28T20:06:16.474Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-28T20:06:16.474Z] Removing intermediate container 33c9df6ca3b4 [2023-03-28T20:06:16.474Z] ---> c127476b3bc8 [2023-03-28T20:06:16.474Z] Step 22/24 : LABEL arch=x86_64 [2023-03-28T20:06:16.474Z] Removing intermediate container dd21a4176ba1 [2023-03-28T20:06:16.474Z] ---> 2503d6ec3ddd [2023-03-28T20:06:16.474Z] [2023-03-28T20:06:16.474Z] Step 10/23 : FROM alpine:3.17 [2023-03-28T20:06:16.474Z] ---> b2aa39c304c2 [2023-03-28T20:06:16.474Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-28T20:06:16.474Z] ---> Using cache [2023-03-28T20:06:16.474Z] ---> 70da9b8fd3ad [2023-03-28T20:06:16.474Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-28T20:06:16.474Z] ---> Using cache [2023-03-28T20:06:16.474Z] ---> 0f94ada6e28b [2023-03-28T20:06:16.474Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:06:16.474Z] ---> Using cache [2023-03-28T20:06:16.733Z] ---> ac40b25c93f5 [2023-03-28T20:06:16.733Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:06:16.733Z] ---> Using cache [2023-03-28T20:06:16.733Z] ---> Running in 796f659d2511 [2023-03-28T20:06:16.733Z] ---> 5a18c8f254c5 [2023-03-28T20:06:16.733Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-28T20:06:16.733Z] ---> Running in 90400f31f68a [2023-03-28T20:06:16.733Z] ---> e8fb8be9e709 [2023-03-28T20:06:16.733Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-28T20:06:16.733Z] Removing intermediate container 796f659d2511 [2023-03-28T20:06:16.733Z] ---> 3e9e8e18f75a [2023-03-28T20:06:16.733Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-28T20:06:16.999Z] Removing intermediate container 90400f31f68a [2023-03-28T20:06:16.999Z] ---> 5b7c5315e422 [2023-03-28T20:06:16.999Z] Step 23/24 : LABEL git_sha=c8dbb94d4419500e364429fc2dabbf6737445a51 [2023-03-28T20:06:16.999Z] ---> Running in 4d6bbfff6916 [2023-03-28T20:06:16.999Z] ---> ac644775c363 [2023-03-28T20:06:16.999Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-28T20:06:16.999Z] ---> 17d215d13c4f [2023-03-28T20:06:16.999Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-28T20:06:17.257Z] ---> Running in c1e0454732c1 [2023-03-28T20:06:17.257Z] Removing intermediate container 177178fe5791 [2023-03-28T20:06:17.257Z] ---> 6e5b9ea3035b [2023-03-28T20:06:17.257Z] Step 7/27 : COPY . . [2023-03-28T20:06:17.515Z] Removing intermediate container 4d6bbfff6916 [2023-03-28T20:06:17.515Z] ---> 2f182bf6d695 [2023-03-28T20:06:17.515Z] Step 15/25 : WORKDIR / [2023-03-28T20:06:17.515Z] Removing intermediate container c1e0454732c1 [2023-03-28T20:06:17.515Z] ---> bf24ec02a566 [2023-03-28T20:06:17.515Z] Step 24/24 : LABEL version=0.0.0 [2023-03-28T20:06:21.703Z] ---> c518f11efe13 [2023-03-28T20:06:21.703Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-28T20:06:21.703Z] ---> 69979f0bd9e8 [2023-03-28T20:06:21.703Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-28T20:06:21.703Z] ---> Running in eb7df029ed49 [2023-03-28T20:06:21.703Z] ---> Running in 7474523faef5 [2023-03-28T20:06:21.703Z] ---> e48851115945 [2023-03-28T20:06:21.703Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-28T20:06:21.703Z] ---> Running in 6a6cf957bfc0 [2023-03-28T20:06:21.703Z] Removing intermediate container eb7df029ed49 [2023-03-28T20:06:21.703Z] ---> a2b75a0343a6 [2023-03-28T20:06:21.703Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:06:21.703Z] Removing intermediate container 7474523faef5 [2023-03-28T20:06:21.703Z] ---> f3b5c86c6d9d [2023-03-28T20:06:21.703Z] [2023-03-28T20:06:21.703Z] ---> ffb79e974c93 [2023-03-28T20:06:21.703Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-28T20:06:21.703Z] ---> Running in e901dcec390d [2023-03-28T20:06:21.703Z] Removing intermediate container 6a6cf957bfc0 [2023-03-28T20:06:21.703Z] ---> 00e29d273c54 [2023-03-28T20:06:21.703Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-28T20:06:21.703Z] ---> b2ae06acbd1f [2023-03-28T20:06:21.703Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:06:21.703Z] ---> Running in a81b8b856d8a [2023-03-28T20:06:21.703Z] Successfully built f3b5c86c6d9d [2023-03-28T20:06:21.960Z] Successfully tagged core-command:latest [2023-03-28T20:06:21.960Z]  Building core-command ... done Building security-bootstrapper [2023-03-28T20:06:23.859Z] Removing intermediate container a81b8b856d8a [2023-03-28T20:06:23.859Z] ---> 6c9354752ac0 [2023-03-28T20:06:23.859Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-28T20:06:24.428Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:06:24.428Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:06:24.428Z] ---> 7f16e3fa6495 [2023-03-28T20:06:24.428Z] Step 3/33 : WORKDIR /edgex-go [2023-03-28T20:06:24.428Z] ---> Using cache [2023-03-28T20:06:24.428Z] ---> 5a53a999439a [2023-03-28T20:06:24.428Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-28T20:06:24.428Z] ---> Using cache [2023-03-28T20:06:24.428Z] ---> a7d01b38af7f [2023-03-28T20:06:24.428Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-28T20:06:24.428Z] ---> Using cache [2023-03-28T20:06:24.428Z] ---> 6bb67fc8354b [2023-03-28T20:06:24.428Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:06:24.428Z] ---> Using cache [2023-03-28T20:06:24.428Z] ---> c1f4e57e04e0 [2023-03-28T20:06:24.428Z] Step 7/33 : COPY . . [2023-03-28T20:06:24.428Z] ---> Using cache [2023-03-28T20:06:24.428Z] ---> 497c81187b43 [2023-03-28T20:06:24.428Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-28T20:06:25.375Z] ---> 133e995a9959 [2023-03-28T20:06:25.375Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-28T20:06:25.375Z] ---> Running in d846dfdfaf34 [2023-03-28T20:06:25.375Z] ---> Running in 28318d7198f2 [2023-03-28T20:06:25.375Z] ---> 822fa07b9696 [2023-03-28T20:06:25.375Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-28T20:06:25.375Z] Removing intermediate container e901dcec390d [2023-03-28T20:06:25.375Z] ---> a38784e3cd6e [2023-03-28T20:06:25.375Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-28T20:06:25.375Z] Removing intermediate container d846dfdfaf34 [2023-03-28T20:06:25.375Z] ---> 5dff8b73fc82 [2023-03-28T20:06:25.375Z] Step 11/27 : 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-28T20:06:25.375Z] ---> Running in 498409cc9460 [2023-03-28T20:06:25.632Z] ---> Running in 8b4e87323bee [2023-03-28T20:06:25.914Z] ---> bbbd4751dbf3 [2023-03-28T20:06:25.914Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-28T20:06:25.914Z] 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-28T20:06:25.914Z] Removing intermediate container 8b4e87323bee [2023-03-28T20:06:25.914Z] ---> e0efa86fbbb2 [2023-03-28T20:06:25.914Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-28T20:06:25.914Z] ---> Running in 63327ac1c6b9 [2023-03-28T20:06:25.914Z] ---> Running in c0c5d859a301 [2023-03-28T20:06:25.914Z] ---> b6f8fd913c24 [2023-03-28T20:06:25.914Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-28T20:06:26.177Z] Removing intermediate container c0c5d859a301 [2023-03-28T20:06:26.177Z] ---> eb9ef2bbfc0c [2023-03-28T20:06:26.177Z] Step 21/23 : LABEL arch=x86_64 [2023-03-28T20:06:26.177Z] ---> Running in 49e679055ced [2023-03-28T20:06:26.177Z] ---> f32f8b9cc07a [2023-03-28T20:06:26.177Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-28T20:06:26.177Z] Removing intermediate container 498409cc9460 [2023-03-28T20:06:26.177Z] Removing intermediate container 49e679055ced [2023-03-28T20:06:26.177Z] ---> 8db38b1b65c3 [2023-03-28T20:06:26.177Z] ---> 458d3d3be91f [2023-03-28T20:06:26.177Z] Step 12/27 : WORKDIR /edgex-goStep 22/23 : LABEL git_sha=c8dbb94d4419500e364429fc2dabbf6737445a51 [2023-03-28T20:06:26.177Z] [2023-03-28T20:06:26.434Z] ---> Running in 125070b24b1f [2023-03-28T20:06:26.434Z] ---> Running in e61528c16308 [2023-03-28T20:06:26.434Z] ---> d6a33ded701a [2023-03-28T20:06:26.434Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-28T20:06:26.434Z] ---> Running in d1301d6d36cc [2023-03-28T20:06:26.434Z] Removing intermediate container 125070b24b1f [2023-03-28T20:06:26.434Z] ---> bb4bf2d98659 [2023-03-28T20:06:26.434Z] Step 23/23 : LABEL version=0.0.0 [2023-03-28T20:06:26.434Z] Removing intermediate container e61528c16308 [2023-03-28T20:06:26.434Z] ---> dbad79cf169b [2023-03-28T20:06:26.434Z] [2023-03-28T20:06:26.434Z] Step 13/27 : FROM alpine:3.17 [2023-03-28T20:06:26.434Z] ---> b2aa39c304c2 [2023-03-28T20:06:26.434Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-28T20:06:26.434Z] ---> Running in f4a0d30099a3 [2023-03-28T20:06:26.705Z] Removing intermediate container d1301d6d36cc [2023-03-28T20:06:26.705Z] ---> b29cd2c2e1ba [2023-03-28T20:06:26.705Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-28T20:06:26.705Z] ---> Running in b5f1e9166ecf [2023-03-28T20:06:26.705Z] Removing intermediate container f4a0d30099a3 [2023-03-28T20:06:26.705Z] ---> d7412df5920c [2023-03-28T20:06:26.705Z] [2023-03-28T20:06:26.705Z] ---> Running in 9c7ac383aad2 [2023-03-28T20:06:26.705Z] Removing intermediate container b5f1e9166ecf [2023-03-28T20:06:26.705Z] ---> d9154d906522 [2023-03-28T20:06:26.705Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-28T20:06:26.705Z] Removing intermediate container 9c7ac383aad2 [2023-03-28T20:06:26.705Z] ---> d11df04e7b4e [2023-03-28T20:06:26.705Z] Step 23/25 : LABEL arch=x86_64 [2023-03-28T20:06:26.705Z] ---> Running in 46d50c3d8cc8 [2023-03-28T20:06:26.964Z] Successfully built d7412df5920c [2023-03-28T20:06:26.964Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-28T20:06:26.964Z]  Building core-common-config-bootstrapper ... done Building security-spire-server [2023-03-28T20:06:26.964Z] Removing intermediate container 63327ac1c6b9 [2023-03-28T20:06:26.964Z] ---> 480d6dd8f240 [2023-03-28T20:06:26.964Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-28T20:06:26.964Z] ---> Running in 43abe6d4998b [2023-03-28T20:06:26.964Z] ---> Running in 2c1295481688 [2023-03-28T20:06:26.964Z] Removing intermediate container 43abe6d4998b [2023-03-28T20:06:26.964Z] ---> 4aeddec55d07 [2023-03-28T20:06:26.964Z] Step 24/25 : LABEL git_sha=c8dbb94d4419500e364429fc2dabbf6737445a51 [2023-03-28T20:06:27.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:06:27.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:06:28.167Z] v3.17.2-295-g709985f93db [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-28T20:06:28.167Z] v3.17.2-296-g805ea7fc493 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-28T20:06:28.167Z] OK: 17820 distinct packages available [2023-03-28T20:06:28.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:06:28.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:06:28.683Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-28T20:06:28.683Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-28T20:06:28.683Z] (3/4) Installing libucontext (1.2-r0) [2023-03-28T20:06:28.683Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-28T20:06:28.683Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:06:28.683Z] OK: 7 MiB in 19 packages [2023-03-28T20:06:30.117Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:06:30.117Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:06:30.117Z] ---> 7f16e3fa6495 [2023-03-28T20:06:30.117Z] Step 3/26 : WORKDIR /edgex-go [2023-03-28T20:06:30.117Z] ---> Using cache [2023-03-28T20:06:30.117Z] ---> 5a53a999439a [2023-03-28T20:06:30.117Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-28T20:06:30.117Z] ---> Using cache [2023-03-28T20:06:30.117Z] ---> 8c0f4801e639 [2023-03-28T20:06:30.117Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-28T20:06:30.117Z] ---> Using cache [2023-03-28T20:06:30.117Z] ---> 7a8be8ed46d6 [2023-03-28T20:06:30.117Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:06:30.117Z] ---> Using cache [2023-03-28T20:06:30.117Z] ---> 6e5b9ea3035b [2023-03-28T20:06:30.117Z] Step 7/26 : COPY . . [2023-03-28T20:06:30.117Z] ---> Using cache [2023-03-28T20:06:30.117Z] ---> e48851115945 [2023-03-28T20:06:30.117Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-28T20:06:30.117Z] ---> Using cache [2023-03-28T20:06:30.117Z] ---> 00e29d273c54 [2023-03-28T20:06:30.117Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-28T20:06:30.117Z] ---> Using cache [2023-03-28T20:06:30.117Z] ---> 6c9354752ac0 [2023-03-28T20:06:30.117Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-28T20:06:30.117Z] ---> Using cache [2023-03-28T20:06:30.117Z] ---> 5dff8b73fc82 [2023-03-28T20:06:30.117Z] 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-28T20:06:31.053Z] Removing intermediate container 2c1295481688 [2023-03-28T20:06:31.053Z] ---> 1052c6aecd3e [2023-03-28T20:06:31.053Z] Step 23/25 : LABEL arch=x86_64 [2023-03-28T20:06:31.053Z] ---> Running in c9abee0f5fef [2023-03-28T20:06:31.053Z] ---> Running in e6cfaa540400 [2023-03-28T20:06:31.053Z] ---> Running in 3362ebd68a97 [2023-03-28T20:06:31.312Z] Removing intermediate container c9abee0f5fef [2023-03-28T20:06:31.312Z] ---> ae7e0589e79e [2023-03-28T20:06:31.312Z] Step 25/25 : LABEL version=0.0.0 [2023-03-28T20:06:31.312Z] ---> Running in d5fecd4517d2 [2023-03-28T20:06:31.312Z] Removing intermediate container e6cfaa540400 [2023-03-28T20:06:31.312Z] ---> 42b729fb42cc [2023-03-28T20:06:31.312Z] Step 24/25 : LABEL git_sha=c8dbb94d4419500e364429fc2dabbf6737445a51 [2023-03-28T20:06:31.312Z] ---> Running in 30713c0361e3 [2023-03-28T20:06:31.569Z] Removing intermediate container 46d50c3d8cc8 [2023-03-28T20:06:31.569Z] ---> 8a51bc982768 [2023-03-28T20:06:31.569Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:06:31.827Z] Removing intermediate container d5fecd4517d2 [2023-03-28T20:06:31.827Z] ---> 3118909bfb81 [2023-03-28T20:06:31.827Z] [2023-03-28T20:06:31.827Z] Removing intermediate container 30713c0361e3 [2023-03-28T20:06:31.827Z] ---> d681264fd6e3 [2023-03-28T20:06:31.827Z] Step 25/25 : LABEL version=0.0.0 [2023-03-28T20:06:32.086Z] ---> Running in 876c5876256f [2023-03-28T20:06:32.086Z] Successfully built 3118909bfb81 [2023-03-28T20:06:32.086Z] Successfully tagged core-metadata:latest [2023-03-28T20:06:32.086Z]  Building core-metadata ... done Building support-scheduler [2023-03-28T20:06:32.086Z] ---> f25cb322a8c5 [2023-03-28T20:06:32.086Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:06:34.209Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-28T20:06:35.415Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:06:35.415Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:06:35.415Z] ---> 7f16e3fa6495 [2023-03-28T20:06:35.415Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-28T20:06:35.415Z] ---> Using cache [2023-03-28T20:06:35.415Z] ---> e3413eef4fa3 [2023-03-28T20:06:35.415Z] Step 4/23 : WORKDIR /edgex-go [2023-03-28T20:06:35.415Z] ---> Using cache [2023-03-28T20:06:35.415Z] ---> 1b71b5daf8c2 [2023-03-28T20:06:35.415Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-28T20:06:35.415Z] ---> Using cache [2023-03-28T20:06:35.415Z] ---> e14328fb35ae [2023-03-28T20:06:35.415Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-28T20:06:35.415Z] ---> Using cache [2023-03-28T20:06:35.415Z] ---> 1ced0586b86f [2023-03-28T20:06:35.415Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:06:35.415Z] ---> Using cache [2023-03-28T20:06:35.415Z] ---> 271ed44c81ad [2023-03-28T20:06:35.415Z] Step 8/23 : COPY . . [2023-03-28T20:06:35.415Z] ---> Using cache [2023-03-28T20:06:35.415Z] ---> d1c6b1b2651c [2023-03-28T20:06:35.415Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-28T20:06:37.379Z] ---> bcdf33c2247b [2023-03-28T20:06:37.379Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-28T20:06:37.379Z] Removing intermediate container 876c5876256f [2023-03-28T20:06:37.379Z] ---> f64d3302c633 [2023-03-28T20:06:37.379Z] [2023-03-28T20:06:37.379Z] ---> Running in 049c23f879ba [2023-03-28T20:06:37.379Z] Removing intermediate container 3362ebd68a97 [2023-03-28T20:06:37.379Z] ---> 7da8406824a6 [2023-03-28T20:06:37.379Z] Step 12/26 : WORKDIR /edgex-go [2023-03-28T20:06:37.379Z] ---> Running in c83293540712 [2023-03-28T20:06:37.639Z] Successfully built f64d3302c633 [2023-03-28T20:06:37.639Z] Successfully tagged security-secretstore-setup:latest [2023-03-28T20:06:37.639Z]  Building security-secretstore-setup ... done Building security-spire-agent [2023-03-28T20:06:37.639Z] Removing intermediate container c83293540712 [2023-03-28T20:06:37.639Z] ---> fe4ce06e72a4 [2023-03-28T20:06:37.639Z] [2023-03-28T20:06:37.639Z] Step 13/26 : FROM alpine:3.17 [2023-03-28T20:06:37.639Z] ---> b2aa39c304c2 [2023-03-28T20:06:37.639Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-28T20:06:37.639Z] ---> Using cache [2023-03-28T20:06:37.639Z] ---> d9154d906522 [2023-03-28T20:06:37.639Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-28T20:06:37.639Z] ---> Running in 405d02e0fc4d [2023-03-28T20:06:37.900Z] 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-28T20:06:38.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:06:38.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:06:38.419Z] v3.17.2-295-g709985f93db [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-28T20:06:38.419Z] v3.17.2-296-g805ea7fc493 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-28T20:06:38.419Z] OK: 17820 distinct packages available [2023-03-28T20:06:38.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:06:38.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:06:38.709Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-28T20:06:38.709Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-28T20:06:38.709Z] (3/5) Installing libucontext (1.2-r0) [2023-03-28T20:06:38.709Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-28T20:06:38.709Z] (5/5) Installing openssl (3.0.8-r2) [2023-03-28T20:06:38.709Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:06:38.709Z] OK: 8 MiB in 20 packages [2023-03-28T20:06:42.099Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:06:42.099Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:06:42.099Z] ---> 7f16e3fa6495 [2023-03-28T20:06:42.099Z] Step 3/27 : WORKDIR /edgex-go [2023-03-28T20:06:42.099Z] ---> Using cache [2023-03-28T20:06:42.099Z] ---> 5a53a999439a [2023-03-28T20:06:42.099Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-28T20:06:42.099Z] ---> Using cache [2023-03-28T20:06:42.099Z] ---> 8c0f4801e639 [2023-03-28T20:06:42.099Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-28T20:06:42.099Z] ---> Using cache [2023-03-28T20:06:42.099Z] ---> 7a8be8ed46d6 [2023-03-28T20:06:42.099Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:06:42.099Z] ---> Using cache [2023-03-28T20:06:42.099Z] ---> 6e5b9ea3035b [2023-03-28T20:06:42.099Z] Step 7/27 : COPY . . [2023-03-28T20:06:42.099Z] ---> Using cache [2023-03-28T20:06:42.099Z] ---> e48851115945 [2023-03-28T20:06:42.099Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-28T20:06:42.099Z] ---> Using cache [2023-03-28T20:06:42.099Z] ---> 00e29d273c54 [2023-03-28T20:06:42.099Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-28T20:06:42.099Z] ---> Using cache [2023-03-28T20:06:42.099Z] ---> 6c9354752ac0 [2023-03-28T20:06:42.099Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-28T20:06:42.099Z] ---> Using cache [2023-03-28T20:06:42.099Z] ---> 5dff8b73fc82 [2023-03-28T20:06:42.099Z] Step 11/27 : 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-28T20:06:42.099Z] ---> Using cache [2023-03-28T20:06:42.099Z] ---> 8db38b1b65c3 [2023-03-28T20:06:42.099Z] Step 12/27 : WORKDIR /edgex-go [2023-03-28T20:06:42.099Z] ---> Using cache [2023-03-28T20:06:42.099Z] ---> dbad79cf169b [2023-03-28T20:06:42.099Z] [2023-03-28T20:06:42.099Z] Step 13/27 : FROM alpine:3.17 [2023-03-28T20:06:42.099Z] ---> b2aa39c304c2 [2023-03-28T20:06:42.099Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-28T20:06:42.099Z] ---> Using cache [2023-03-28T20:06:42.099Z] ---> d9154d906522 [2023-03-28T20:06:42.099Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-28T20:06:48.695Z] ---> d947b7e42524 [2023-03-28T20:06:48.695Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-28T20:06:48.695Z] ---> Running in 44692f311e5d [2023-03-28T20:06:48.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:06:48.695Z] Removing intermediate container 405d02e0fc4d [2023-03-28T20:06:48.695Z] ---> 2d7825a5ce98 [2023-03-28T20:06:48.695Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:06:48.695Z] ---> 2f7612f7b093 [2023-03-28T20:06:48.695Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-28T20:06:48.695Z] ---> Running in 3657f5a76004 [2023-03-28T20:06:48.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:06:48.695Z] ---> aa81d9271304 [2023-03-28T20:06:48.695Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:06:48.695Z] Removing intermediate container 3657f5a76004 [2023-03-28T20:06:48.695Z] ---> b37084c6f6aa [2023-03-28T20:06:48.695Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-28T20:06:48.695Z] v3.17.2-295-g709985f93db [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-28T20:06:48.695Z] v3.17.2-296-g805ea7fc493 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-28T20:06:48.695Z] OK: 17820 distinct packages available [2023-03-28T20:06:48.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:06:48.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:06:48.960Z] ---> b16ce9b2b0f7 [2023-03-28T20:06:48.960Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-28T20:06:48.960Z] ---> 22e22cb23d81 [2023-03-28T20:06:48.960Z] Step 22/27 : WORKDIR / [2023-03-28T20:06:49.220Z] ---> Running in 66b88bcca56a [2023-03-28T20:06:49.220Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-28T20:06:49.220Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-28T20:06:49.220Z] (3/5) Installing libucontext (1.2-r0) [2023-03-28T20:06:49.220Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-28T20:06:49.220Z] (5/5) Installing openssl (3.0.8-r2) [2023-03-28T20:06:49.220Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:06:49.220Z] OK: 8 MiB in 20 packages [2023-03-28T20:06:49.790Z] Removing intermediate container 66b88bcca56a [2023-03-28T20:06:49.790Z] ---> 82d4d4ceea73 [2023-03-28T20:06:49.790Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-28T20:06:50.736Z] ---> Running in 59c83a0139d3 [2023-03-28T20:06:50.997Z] ---> 7c58bb225090 [2023-03-28T20:06:50.997Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-28T20:06:50.997Z] Removing intermediate container 59c83a0139d3 [2023-03-28T20:06:50.997Z] ---> 2cfa2d5da17d [2023-03-28T20:06:50.997Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-28T20:06:50.997Z] Removing intermediate container 28318d7198f2 [2023-03-28T20:06:50.997Z] ---> 47c57298ca9f [2023-03-28T20:06:50.997Z] [2023-03-28T20:06:50.997Z] Step 9/33 : FROM alpine:3.17 [2023-03-28T20:06:50.997Z] ---> b2aa39c304c2 [2023-03-28T20:06:50.997Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-28T20:06:50.997Z] ---> Using cache [2023-03-28T20:06:50.997Z] ---> fc29a9cc8f1e [2023-03-28T20:06:50.997Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-28T20:06:50.997Z] ---> Running in 4e68b0d0a38a [2023-03-28T20:06:50.997Z] Removing intermediate container 44692f311e5d [2023-03-28T20:06:50.997Z] ---> 9b95d855747d [2023-03-28T20:06:50.997Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:06:50.997Z] ---> Running in c177ea3e7548 [2023-03-28T20:06:50.997Z] ---> cfefe61d278c [2023-03-28T20:06:50.997Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-28T20:06:51.296Z] Removing intermediate container 4e68b0d0a38a [2023-03-28T20:06:51.296Z] ---> 41a36eef9ad8 [2023-03-28T20:06:51.296Z] Step 25/27 : LABEL arch=x86_64 [2023-03-28T20:06:51.296Z] ---> 2ea6e0931ad1 [2023-03-28T20:06:51.296Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:06:51.296Z] ---> Running in 8940c0e44317 [2023-03-28T20:06:51.580Z] ---> e71857ab8b6c [2023-03-28T20:06:51.580Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-28T20:06:51.580Z] Removing intermediate container 8940c0e44317 [2023-03-28T20:06:51.580Z] ---> 1f09d7da00d1 [2023-03-28T20:06:51.580Z] Step 26/27 : LABEL git_sha=c8dbb94d4419500e364429fc2dabbf6737445a51 [2023-03-28T20:06:51.580Z] ---> Running in 0e661f1cdd32 [2023-03-28T20:06:51.580Z] ---> d9f9fd6669de [2023-03-28T20:06:51.580Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-28T20:06:51.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:06:51.838Z] ---> Running in 7aca83fccc7e [2023-03-28T20:06:51.838Z] ---> de2d22ba1f2b [2023-03-28T20:06:51.838Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-28T20:06:51.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:06:51.838Z] Removing intermediate container 0e661f1cdd32 [2023-03-28T20:06:51.838Z] ---> ec3029ecdc3a [2023-03-28T20:06:51.838Z] Step 27/27 : LABEL version=0.0.0 [2023-03-28T20:06:51.838Z] ---> Running in 5adf4d12a577 [2023-03-28T20:06:52.097Z] Removing intermediate container 7aca83fccc7e [2023-03-28T20:06:52.097Z] ---> 35c1c9d9229a [2023-03-28T20:06:52.097Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-28T20:06:52.097Z] ---> Running in d09d5834311a [2023-03-28T20:06:52.097Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-28T20:06:52.097Z] (2/2) Installing su-exec (0.2-r2) [2023-03-28T20:06:52.097Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:06:52.097Z] OK: 7 MiB in 17 packages [2023-03-28T20:06:53.033Z] Removing intermediate container 5adf4d12a577 [2023-03-28T20:06:53.033Z] ---> 750e19c5a12e [2023-03-28T20:06:53.033Z] [2023-03-28T20:06:53.033Z] Removing intermediate container d09d5834311a [2023-03-28T20:06:53.033Z] ---> 72888cc221c5 [2023-03-28T20:06:53.033Z] Step 24/26 : LABEL arch=x86_64 [2023-03-28T20:06:53.033Z] Successfully built 750e19c5a12e [2023-03-28T20:06:53.293Z] Successfully tagged security-spire-config:latest [2023-03-28T20:06:53.293Z]  Building security-spire-config ... done  ---> 269ee5ff0166 [2023-03-28T20:06:53.293Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-28T20:06:53.293Z] ---> Running in 1d2bfa2d5330 [2023-03-28T20:06:54.724Z] Removing intermediate container 1d2bfa2d5330 [2023-03-28T20:06:54.724Z] ---> c04a4665a0fa [2023-03-28T20:06:54.724Z] Step 25/26 : LABEL git_sha=c8dbb94d4419500e364429fc2dabbf6737445a51 [2023-03-28T20:06:54.724Z] Removing intermediate container c177ea3e7548 [2023-03-28T20:06:54.724Z] ---> 108780d2e336 [2023-03-28T20:06:54.724Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-28T20:06:55.289Z] ---> Running in c11876411fac [2023-03-28T20:06:55.289Z] ---> Running in c58597f980b8 [2023-03-28T20:06:55.289Z] ---> 5d562166eeb4 [2023-03-28T20:06:55.289Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-28T20:06:55.548Z] Removing intermediate container c11876411fac [2023-03-28T20:06:55.548Z] ---> e47c62e04649 [2023-03-28T20:06:55.548Z] Step 26/26 : LABEL version=0.0.0 [2023-03-28T20:06:55.548Z] Removing intermediate container c58597f980b8 [2023-03-28T20:06:55.548Z] ---> 9ddb7d2638b9 [2023-03-28T20:06:55.548Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-28T20:06:55.548Z] ---> 3882549a530f [2023-03-28T20:06:55.548Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-28T20:06:55.548Z] ---> Running in 9bfe9e74d8ec [2023-03-28T20:06:55.548Z] ---> Running in 5d6d9adfc3e2 [2023-03-28T20:06:56.117Z] Removing intermediate container 9bfe9e74d8ec [2023-03-28T20:06:56.117Z] ---> 699cdd2e1e56 [2023-03-28T20:06:56.117Z] [2023-03-28T20:06:56.117Z] Removing intermediate container 5d6d9adfc3e2 [2023-03-28T20:06:56.117Z] ---> 4365820205d7 [2023-03-28T20:06:56.117Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-28T20:06:56.117Z] ---> 4c4f9105054f [2023-03-28T20:06:56.117Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-28T20:06:56.117Z] ---> Running in 699a9d233ba5 [2023-03-28T20:06:56.117Z] Successfully built 699cdd2e1e56 [2023-03-28T20:06:56.117Z] Successfully tagged security-spire-server:latest [2023-03-28T20:06:56.375Z]  Building security-spire-server ... done Removing intermediate container 699a9d233ba5 [2023-03-28T20:06:56.375Z] ---> 2eae642335e7 [2023-03-28T20:06:56.375Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-28T20:06:56.375Z] ---> 36f38c27bf69 [2023-03-28T20:06:56.375Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-28T20:06:56.375Z] ---> Running in 88d143605d3a [2023-03-28T20:06:56.375Z] ---> Running in 55b597d8c16e [2023-03-28T20:06:56.375Z] Removing intermediate container 88d143605d3a [2023-03-28T20:06:56.375Z] ---> 4e81652a3994 [2023-03-28T20:06:56.375Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-28T20:06:56.375Z] ---> Running in 8e9076326dd2 [2023-03-28T20:06:56.633Z] Removing intermediate container 55b597d8c16e [2023-03-28T20:06:56.633Z] ---> b78707d1e69e [2023-03-28T20:06:56.633Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-28T20:06:56.633Z] ---> Running in c04e77798023 [2023-03-28T20:06:56.633Z] Removing intermediate container c04e77798023 [2023-03-28T20:06:56.633Z] ---> 2c7ff46b6844 [2023-03-28T20:06:56.633Z] Step 25/27 : LABEL arch=x86_64 [2023-03-28T20:06:56.633Z] ---> Running in 9846edd81b6e [2023-03-28T20:06:56.633Z] Removing intermediate container 9846edd81b6e [2023-03-28T20:06:56.633Z] ---> bc97950cd5ef [2023-03-28T20:06:56.633Z] Step 26/27 : LABEL git_sha=c8dbb94d4419500e364429fc2dabbf6737445a51 [2023-03-28T20:06:56.890Z] ---> Running in 111ccc3e6e03 [2023-03-28T20:06:56.890Z] Removing intermediate container 111ccc3e6e03 [2023-03-28T20:06:56.890Z] ---> ef70c897644c [2023-03-28T20:06:56.890Z] Step 27/27 : LABEL version=0.0.0 [2023-03-28T20:06:56.890Z] ---> Running in d55f367a6d5a [2023-03-28T20:06:57.148Z] Removing intermediate container d55f367a6d5a [2023-03-28T20:06:57.148Z] ---> 0baf04d6b0ef [2023-03-28T20:06:57.148Z] [2023-03-28T20:06:57.148Z] Successfully built 0baf04d6b0ef [2023-03-28T20:06:57.148Z] Successfully tagged security-spire-agent:latest [2023-03-28T20:06:57.148Z]  Building security-spire-agent ... done Removing intermediate container 8e9076326dd2 [2023-03-28T20:06:57.148Z] ---> 9ffc3fcf5440 [2023-03-28T20:06:57.148Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-28T20:06:57.424Z] ---> Running in ac3d7816dc0e [2023-03-28T20:06:57.424Z] Removing intermediate container ac3d7816dc0e [2023-03-28T20:06:57.424Z] ---> ac5f2f496145 [2023-03-28T20:06:57.424Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-28T20:06:57.683Z] ---> 480289b88e73 [2023-03-28T20:06:57.683Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-28T20:06:57.683Z] ---> Running in a6be9871643b [2023-03-28T20:06:58.265Z] Removing intermediate container a6be9871643b [2023-03-28T20:06:58.265Z] ---> c27997887b8d [2023-03-28T20:06:58.265Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:06:58.522Z] ---> b98718b147df [2023-03-28T20:06:58.522Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:06:58.522Z] ---> 5b36e5fffcbe [2023-03-28T20:06:58.522Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-28T20:06:59.455Z] ---> 82c05cb61cd5 [2023-03-28T20:06:59.455Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-28T20:06:59.455Z] ---> bbe3582bf5dc [2023-03-28T20:06:59.455Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-28T20:06:59.712Z] ---> 4ad53feb99db [2023-03-28T20:06:59.712Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-28T20:07:00.644Z] ---> 46b72651707b [2023-03-28T20:07:00.644Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-28T20:07:01.580Z] ---> 63ac514867b4 [2023-03-28T20:07:01.580Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-28T20:07:01.839Z] ---> 09eb1aecb0d0 [2023-03-28T20:07:01.839Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-28T20:07:01.839Z] ---> Running in 3658791d7fd2 [2023-03-28T20:07:02.098Z] Removing intermediate container 049c23f879ba [2023-03-28T20:07:02.098Z] ---> 56b9958546a8 [2023-03-28T20:07:02.098Z] [2023-03-28T20:07:02.098Z] Step 10/23 : FROM alpine:3.17 [2023-03-28T20:07:02.098Z] ---> b2aa39c304c2 [2023-03-28T20:07:02.098Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-28T20:07:02.098Z] ---> Using cache [2023-03-28T20:07:02.098Z] ---> fd72a823c35f [2023-03-28T20:07:02.098Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-28T20:07:02.098Z] ---> Using cache [2023-03-28T20:07:02.098Z] ---> 2729b78cc9a9 [2023-03-28T20:07:02.098Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-28T20:07:02.098Z] ---> Running in ff5b7a136f79 [2023-03-28T20:07:02.098Z] Removing intermediate container ff5b7a136f79 [2023-03-28T20:07:02.098Z] ---> ff8d87bdfe09 [2023-03-28T20:07:02.098Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-28T20:07:02.098Z] ---> Running in beb18970e92c [2023-03-28T20:07:02.358Z] Removing intermediate container beb18970e92c [2023-03-28T20:07:02.358Z] ---> 150381b70474 [2023-03-28T20:07:02.358Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:07:02.358Z] ---> cbef73f4fab2 [2023-03-28T20:07:02.358Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:07:02.616Z] Removing intermediate container 3658791d7fd2 [2023-03-28T20:07:02.616Z] ---> b1ac0f0ba5a1 [2023-03-28T20:07:02.616Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-28T20:07:02.616Z] ---> 2c265c0a2c86 [2023-03-28T20:07:02.616Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-28T20:07:02.616Z] ---> Running in 12ee904ca8d1 [2023-03-28T20:07:02.616Z] Removing intermediate container 12ee904ca8d1 [2023-03-28T20:07:02.616Z] ---> ee9a230b7db0 [2023-03-28T20:07:02.616Z] Step 30/33 : CMD ["gate"] [2023-03-28T20:07:02.616Z] ---> Running in c69666e34b87 [2023-03-28T20:07:02.893Z] Removing intermediate container c69666e34b87 [2023-03-28T20:07:02.893Z] ---> 5307a75dd045 [2023-03-28T20:07:02.893Z] Step 31/33 : LABEL arch=x86_64 [2023-03-28T20:07:03.152Z] ---> Running in 73751d6020cd [2023-03-28T20:07:03.152Z] ---> ad9ab336caca [2023-03-28T20:07:03.152Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-28T20:07:03.152Z] Removing intermediate container 73751d6020cd [2023-03-28T20:07:03.152Z] ---> 7f75f0f31495 [2023-03-28T20:07:03.152Z] Step 32/33 : LABEL git_sha=c8dbb94d4419500e364429fc2dabbf6737445a51 [2023-03-28T20:07:03.152Z] ---> Running in f04fa80bf045 [2023-03-28T20:07:03.152Z] Removing intermediate container f04fa80bf045 [2023-03-28T20:07:03.152Z] ---> c103f1a23f64 [2023-03-28T20:07:03.152Z] Step 33/33 : LABEL version=0.0.0 [2023-03-28T20:07:03.411Z] ---> e9f69e8ad630 [2023-03-28T20:07:03.411Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-28T20:07:03.411Z] ---> Running in b0d6b4a47655 [2023-03-28T20:07:03.411Z] ---> Running in f46513b50fbd [2023-03-28T20:07:03.411Z] Removing intermediate container b0d6b4a47655 [2023-03-28T20:07:03.411Z] ---> b4610e0bfa99 [2023-03-28T20:07:03.411Z] [2023-03-28T20:07:03.411Z] Removing intermediate container f46513b50fbd [2023-03-28T20:07:03.411Z] ---> 5604a4a6372b [2023-03-28T20:07:03.411Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-28T20:07:03.411Z] ---> Running in 69a3dd15bf49 [2023-03-28T20:07:03.411Z] Successfully built b4610e0bfa99 [2023-03-28T20:07:03.411Z] Successfully tagged security-bootstrapper:latest [2023-03-28T20:07:03.411Z]  Building security-bootstrapper ... done Removing intermediate container 69a3dd15bf49 [2023-03-28T20:07:03.411Z] ---> 956dfd12a319 [2023-03-28T20:07:03.411Z] Step 21/23 : LABEL arch=x86_64 [2023-03-28T20:07:03.411Z] ---> Running in 5138a412222b [2023-03-28T20:07:03.411Z] Removing intermediate container 5138a412222b [2023-03-28T20:07:03.411Z] ---> d5fe128e2248 [2023-03-28T20:07:03.411Z] Step 22/23 : LABEL git_sha=c8dbb94d4419500e364429fc2dabbf6737445a51 [2023-03-28T20:07:03.670Z] ---> Running in 997b2dcafb77 [2023-03-28T20:07:03.670Z] Removing intermediate container 997b2dcafb77 [2023-03-28T20:07:03.670Z] ---> 55c90105204e [2023-03-28T20:07:03.670Z] Step 23/23 : LABEL version=0.0.0 [2023-03-28T20:07:03.670Z] ---> Running in 0f8a334d2b7d [2023-03-28T20:07:03.670Z] Removing intermediate container 0f8a334d2b7d [2023-03-28T20:07:03.670Z] ---> 65db2f56ae9f [2023-03-28T20:07:03.670Z] [2023-03-28T20:07:03.670Z] Successfully built 65db2f56ae9f [2023-03-28T20:07:03.671Z] Successfully tagged support-scheduler:latest [2023-03-28T20:07:03.934Z]  Building support-scheduler ... done  [Pipeline] } [2023-03-28T20:07:03.952Z] $ docker stop --time=1 d742397c6a000908798c5e500d0b8dc71ab7ec8b28c101a81524095f67317ed8 [2023-03-28T20:07:05.223Z] $ docker rm -f --volumes d742397c6a000908798c5e500d0b8dc71ab7ec8b28c101a81524095f67317ed8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T20:07:05.631Z] + docker images [2023-03-28T20:07:05.631Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-28T20:07:05.631Z] security-bootstrapper latest b4610e0bfa99 2 seconds ago 22.2MB [2023-03-28T20:07:05.631Z] support-scheduler latest 65db2f56ae9f 2 seconds ago 32.1MB [2023-03-28T20:07:05.631Z] 56b9958546a8 4 seconds ago 1.75GB [2023-03-28T20:07:05.631Z] security-spire-agent latest 0baf04d6b0ef 9 seconds ago 129MB [2023-03-28T20:07:05.631Z] security-spire-server latest 699cdd2e1e56 10 seconds ago 89.8MB [2023-03-28T20:07:05.631Z] security-spire-config latest 750e19c5a12e 13 seconds ago 88.9MB [2023-03-28T20:07:05.631Z] 47c57298ca9f 15 seconds ago 1.67GB [2023-03-28T20:07:05.631Z] fe4ce06e72a4 28 seconds ago 1.54GB [2023-03-28T20:07:05.631Z] security-secretstore-setup latest f64d3302c633 32 seconds ago 32.8MB [2023-03-28T20:07:05.631Z] core-metadata latest 3118909bfb81 34 seconds ago 20.4MB [2023-03-28T20:07:05.631Z] core-common-config-bootstrapper latest d7412df5920c 39 seconds ago 17.2MB [2023-03-28T20:07:05.631Z] dbad79cf169b 39 seconds ago 1.54GB [2023-03-28T20:07:05.631Z] core-command latest f3b5c86c6d9d 44 seconds ago 19.8MB [2023-03-28T20:07:05.631Z] 4a4d242ffd01 49 seconds ago 1.69GB [2023-03-28T20:07:05.631Z] 2503d6ec3ddd 49 seconds ago 1.68GB [2023-03-28T20:07:05.631Z] d34147854167 About a minute ago 1.68GB [2023-03-28T20:07:05.631Z] 77ee6b1481fc About a minute ago 1.69GB [2023-03-28T20:07:05.631Z] security-proxy-auth latest 43e93fddfab7 About a minute ago 18.3MB [2023-03-28T20:07:05.631Z] security-spiffe-token-provider latest 9676acf13a1e About a minute ago 32.8MB [2023-03-28T20:07:05.631Z] security-proxy-setup latest 8b831eeb1843 About a minute ago 18.7MB [2023-03-28T20:07:05.631Z] core-data latest 5842f766d5f4 About a minute ago 20MB [2023-03-28T20:07:05.631Z] support-notifications latest a6b32eaa2ed2 About a minute ago 32.7MB [2023-03-28T20:07:05.631Z] f706d7ec9b25 About a minute ago 1.75GB [2023-03-28T20:07:05.631Z] 4d048f0280db About a minute ago 1.66GB [2023-03-28T20:07:05.631Z] 4d6945f7ab82 About a minute ago 1.67GB [2023-03-28T20:07:05.631Z] e4921a41b281 About a minute ago 1.69GB [2023-03-28T20:07:05.631Z] 2c6ce2af05ef About a minute ago 1.73GB [2023-03-28T20:07:05.631Z] ci-base-image-x86_64 latest 7f16e3fa6495 6 minutes ago 881MB [2023-03-28T20:07:05.631Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 2 weeks ago 664MB [2023-03-28T20:07:05.631Z] alpine 3.17 b2aa39c304c2 6 weeks ago 7.05MB [2023-03-28T20:07:05.631Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-28T20:07:05.631Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-28T20:08:55.968Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-28T20:08:55.968Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-28T20:08:55.968Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-28T20:08:55.968Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-28T20:08:55.968Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-28T20:08:55.968Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-28T20:08:55.968Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-28T20:08:55.968Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-28T20:08:55.968Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-28T20:08:55.968Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-28T20:08:59.344Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-28T20:08:59.344Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-28T20:08:59.344Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-28T20:08:59.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-28T20:09:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-28T20:09:17.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-28T20:09:17.596Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.264s coverage: 28.7% of statements [2023-03-28T20:09:25.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.370s coverage: 98.5% of statements [2023-03-28T20:09:32.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-28T20:09:32.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-28T20:09:32.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-28T20:09:35.822Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.469s coverage: 71.3% of statements [2023-03-28T20:09:39.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-28T20:09:39.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-28T20:09:39.175Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.360s coverage: 54.0% of statements [2023-03-28T20:09:44.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-28T20:09:44.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-28T20:09:44.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-28T20:09:44.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-28T20:09:44.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-28T20:09:52.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-28T20:09:52.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-28T20:10:02.883Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.679s coverage: 88.5% of statements [2023-03-28T20:10:02.883Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.512s coverage: 3.9% of statements [2023-03-28T20:10:08.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-28T20:10:08.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-28T20:10:08.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-28T20:10:10.205Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.813s coverage: 95.6% of statements [2023-03-28T20:10:10.205Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-28T20:10:10.205Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-28T20:10:10.205Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-28T20:10:10.205Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-28T20:10:10.205Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-28T20:10:10.476Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.220s coverage: 72.2% of statements [2023-03-28T20:10:15.823Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-28T20:10:15.823Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-28T20:10:15.823Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-28T20:10:16.409Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.460s coverage: 65.9% of statements [2023-03-28T20:10:28.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-28T20:10:28.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-28T20:10:28.741Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.425s coverage: 0.9% of statements [2023-03-28T20:10:28.741Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.255s coverage: 29.0% of statements [2023-03-28T20:10:32.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.335s coverage: 44.1% of statements [2023-03-28T20:10:32.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.294s coverage: 82.9% of statements [2023-03-28T20:10:32.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.247s coverage: 94.1% of statements [2023-03-28T20:10:32.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.327s coverage: 96.3% of statements [2023-03-28T20:10:36.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.206s coverage: 87.5% of statements [2023-03-28T20:10:38.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-28T20:10:38.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-28T20:10:38.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-28T20:10:38.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-28T20:10:41.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-28T20:10:41.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-28T20:10:41.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-28T20:10:41.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-28T20:10:48.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.211s coverage: 94.4% of statements [2023-03-28T20:10:48.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-28T20:10:48.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-28T20:10:48.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-28T20:10:48.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-28T20:10:54.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-28T20:10:54.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-28T20:10:56.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-28T20:11:03.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.204s coverage: 79.9% of statements [2023-03-28T20:11:03.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.268s coverage: 92.9% of statements [2023-03-28T20:11:03.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.092s coverage: 64.4% of statements [2023-03-28T20:11:03.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.222s coverage: 62.3% of statements [2023-03-28T20:11:03.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.234s coverage: 87.2% of statements [2023-03-28T20:11:03.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.189s coverage: 20.0% of statements [2023-03-28T20:11:03.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.182s coverage: 100.0% of statements [2023-03-28T20:11:03.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.494s coverage: 81.2% of statements [2023-03-28T20:11:05.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-28T20:11:05.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-28T20:11:06.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.538s coverage: 82.1% of statements [2023-03-28T20:11:06.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.299s coverage: 86.0% of statements [2023-03-28T20:11:12.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-28T20:11:12.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-28T20:11:13.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.153s coverage: 63.1% of statements [2023-03-28T20:11:13.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.279s coverage: 100.0% of statements [2023-03-28T20:11:15.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.134s coverage: 89.4% of statements [2023-03-28T20:11:15.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.092s coverage: 100.0% of statements [2023-03-28T20:11:15.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.097s coverage: 73.7% of statements [2023-03-28T20:11:15.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-28T20:11:15.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-28T20:11:15.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-28T20:11:15.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements [2023-03-28T20:11:24.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-28T20:11:24.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-28T20:11:24.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-28T20:11:25.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.056s coverage: 38.4% of statements [2023-03-28T20:11:25.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.263s coverage: 89.5% of statements [2023-03-28T20:11:30.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-28T20:11:30.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-28T20:11:30.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-28T20:11:30.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-28T20:11:30.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.249s coverage: 84.8% of statements [2023-03-28T20:11:37.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-28T20:11:37.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-28T20:11:37.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-28T20:11:37.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-28T20:11:43.758Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.288s coverage: 17.7% of statements [2023-03-28T20:11:44.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-28T20:11:44.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-28T20:11:44.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-28T20:11:44.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-28T20:11:44.616Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.602s coverage: 92.3% of statements [2023-03-28T20:11:48.882Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-28T20:11:48.882Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-28T20:11:48.882Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.308s coverage: 61.5% of statements [2023-03-28T20:11:51.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-28T20:11:51.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-28T20:11:51.470Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.424s coverage: 97.7% of statements [2023-03-28T20:11:52.882Z] 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-28T20:11:52.882Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-28T20:11:52.882Z] go vet ./... [2023-03-28T20:14:44.639Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-28T20:14:44.639Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-28T20:14:44.639Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-28T20:14:44.675Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-28T20:14:45.376Z] + ls -al . [2023-03-28T20:14:45.376Z] total 700 [2023-03-28T20:14:45.376Z] drwxrwxr-x 10 1001 1001 4096 Mar 28 20:05 . [2023-03-28T20:14:45.376Z] drwxr-xr-x 4 root root 4096 Mar 28 20:05 .. [2023-03-28T20:14:45.376Z] drwxrwxr-x 2 1001 1001 4096 Mar 28 20:04 .blubracket [2023-03-28T20:14:45.376Z] -rw-rw-r-- 1 1001 1001 16 Mar 28 20:04 .dockerignore [2023-03-28T20:14:45.376Z] drwxrwxr-x 8 1001 1001 4096 Mar 28 20:04 .git [2023-03-28T20:14:45.376Z] drwxrwxr-x 3 1001 1001 4096 Mar 28 20:04 .github [2023-03-28T20:14:45.376Z] -rw-rw-r-- 1 1001 1001 1133 Mar 28 20:04 .gitignore [2023-03-28T20:14:45.376Z] -rw-rw-r-- 1 1001 1001 42 Mar 28 20:04 .golangci.yml [2023-03-28T20:14:45.376Z] -rw-rw-r-- 1 1001 1001 87 Mar 28 20:04 .hadolint.yml [2023-03-28T20:14:45.376Z] -rw-rw-r-- 1 1001 1001 166 Mar 28 20:04 .sonarcloud.properties [2023-03-28T20:14:45.376Z] -rw-rw-r-- 1 1001 1001 1171 Mar 28 20:04 ADOPTERS.md [2023-03-28T20:14:45.376Z] -rw-rw-r-- 1 1001 1001 10835 Mar 28 20:04 Attribution.txt [2023-03-28T20:14:45.376Z] -rw-rw-r-- 1 1001 1001 73765 Mar 28 20:04 CHANGELOG.md [2023-03-28T20:14:45.376Z] -rw-rw-r-- 1 1001 1001 3804 Mar 28 20:04 CONTRIBUTING.md [2023-03-28T20:14:45.376Z] -rw-rw-r-- 1 1001 1001 677 Mar 28 20:04 GOVERNANCE.md [2023-03-28T20:14:45.376Z] -rw-rw-r-- 1 1001 1001 883 Mar 28 20:04 Jenkinsfile [2023-03-28T20:14:45.376Z] -rw-rw-r-- 1 1001 1001 10775 Mar 28 20:04 LICENSE [2023-03-28T20:14:45.376Z] -rw-rw-r-- 1 1001 1001 14368 Mar 28 20:04 Makefile [2023-03-28T20:14:45.376Z] -rw-rw-r-- 1 1001 1001 582 Mar 28 20:04 OWNERS.md [2023-03-28T20:14:45.376Z] -rw-rw-r-- 1 1001 1001 9403 Mar 28 20:04 README.md [2023-03-28T20:14:45.376Z] -rw-rw-r-- 1 1001 1001 789 Mar 28 20:04 SECURITY.md [2023-03-28T20:14:45.376Z] -rw-rw-r-- 1 1001 1001 5 Mar 28 20:00 VERSION [2023-03-28T20:14:45.376Z] drwxrwxr-x 2 1001 1001 4096 Mar 28 20:04 bin [2023-03-28T20:14:45.376Z] drwxrwxr-x 18 1001 1001 4096 Mar 28 20:04 cmd [2023-03-28T20:14:45.376Z] -rw-r--r-- 1 root root 447380 Mar 28 20:11 coverage.out [2023-03-28T20:14:45.376Z] -rw-rw-r-- 1 1001 1001 3200 Mar 28 20:04 go.mod [2023-03-28T20:14:45.376Z] -rw-rw-r-- 1 1001 1001 31265 Mar 28 20:04 go.sum [2023-03-28T20:14:45.376Z] drwxrwxr-x 7 1001 1001 4096 Mar 28 20:04 internal [2023-03-28T20:14:45.376Z] drwxrwxr-x 3 1001 1001 4096 Mar 28 20:04 openapi [2023-03-28T20:14:45.376Z] -rw-rw-r-- 1 1001 1001 594 Mar 28 20:04 security.txt [2023-03-28T20:14:45.376Z] drwxrwxr-x 4 1001 1001 4096 Mar 28 20:04 snap [2023-03-28T20:14:45.376Z] -rw-rw-r-- 1 1001 1001 204 Mar 28 20:04 version.go [Pipeline] sh [2023-03-28T20:14:46.046Z] + '[' -e coverage.out ] [2023-03-28T20:14:46.046Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-28T20:14:46.091Z] Warning: overwriting stash ‘coverage-report’ [2023-03-28T20:14:47.048Z] Stashed 1 file(s) [Pipeline] sh [2023-03-28T20:14:47.694Z] + make build [2023-03-28T20:14:47.694Z] 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-28T20:16:24.562Z] 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-28T20:16:25.524Z] 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-28T20:16:30.984Z] 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-28T20:16:34.360Z] 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-28T20:17:21.195Z] 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-28T20:17:27.840Z] 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-28T20:17:34.500Z] 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-28T20:17:39.850Z] 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-28T20:17:43.193Z] 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-28T20:17:47.456Z] 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-28T20:17:54.112Z] 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-28T20:18:02.359Z] $ docker stop --time=1 2e53c45f137d75188bdbe1924d6600d78c1771ce65d19ebffa78ec164e318b1f [2023-03-28T20:18:06.726Z] $ docker rm -f --volumes 2e53c45f137d75188bdbe1924d6600d78c1771ce65d19ebffa78ec164e318b1f [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-28T20:18:09.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-28T20:18:09.692Z] [2023-03-28T20:18:09.692Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:18:10.089Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-28T20:18:10.357Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-28T20:18:10.357Z] 29e5d40040c1: Pulling fs layer [2023-03-28T20:18:10.357Z] 1ce36da41761: Pulling fs layer [2023-03-28T20:18:10.357Z] 25b303627fd3: Pulling fs layer [2023-03-28T20:18:10.357Z] 29e5d40040c1: Verifying Checksum [2023-03-28T20:18:10.357Z] 29e5d40040c1: Download complete [2023-03-28T20:18:10.626Z] 1ce36da41761: Verifying Checksum [2023-03-28T20:18:10.626Z] 1ce36da41761: Download complete [2023-03-28T20:18:10.894Z] 29e5d40040c1: Pull complete [2023-03-28T20:18:12.310Z] 25b303627fd3: Verifying Checksum [2023-03-28T20:18:12.310Z] 25b303627fd3: Download complete [2023-03-28T20:18:12.310Z] 1ce36da41761: Pull complete [2023-03-28T20:18:22.395Z] 25b303627fd3: Pull complete [2023-03-28T20:18:22.395Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-28T20:18:22.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-28T20:18:22.395Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:18:22.731Z] prd-ubuntu20.04-docker-arm64-4c-16g-6109 does not seem to be running inside a container [2023-03-28T20:18:22.803Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-28T20:18:25.182Z] $ docker top a0e489c831fa5b2bd5f45ad74a7b4855572592260f4d02f67880d8dd424dc396 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T20:18:26.076Z] + grep parallel [2023-03-28T20:18:26.076Z] + docker-compose build --help [2023-03-28T20:18:31.413Z] --parallel Build images in parallel. [Pipeline] } [2023-03-28T20:18:31.704Z] $ docker stop --time=1 a0e489c831fa5b2bd5f45ad74a7b4855572592260f4d02f67880d8dd424dc396 [2023-03-28T20:18:33.385Z] $ docker rm -f --volumes a0e489c831fa5b2bd5f45ad74a7b4855572592260f4d02f67880d8dd424dc396 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:18:34.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-28T20:18:34.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:18:34.386Z] prd-ubuntu20.04-docker-arm64-4c-16g-6109 does not seem to be running inside a container [2023-03-28T20:18:34.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-28T20:18:35.680Z] $ docker top 57388811e975017784d2a74f537b4c75adba575fd6b253d2ddb7f56a680ac6f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T20:18:36.558Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-28T20:18:43.196Z] Building core-command ... [2023-03-28T20:18:43.196Z] Building core-common-config-bootstrapper ... [2023-03-28T20:18:43.196Z] Building core-data ... [2023-03-28T20:18:43.196Z] Building core-metadata ... [2023-03-28T20:18:43.196Z] Building security-bootstrapper ... [2023-03-28T20:18:43.196Z] Building security-proxy-auth ... [2023-03-28T20:18:43.196Z] Building security-proxy-setup ... [2023-03-28T20:18:43.196Z] Building security-secretstore-setup ... [2023-03-28T20:18:43.196Z] Building security-spiffe-token-provider ... [2023-03-28T20:18:43.196Z] Building security-spire-agent ... [2023-03-28T20:18:43.196Z] Building security-spire-config ... [2023-03-28T20:18:43.196Z] Building security-spire-server ... [2023-03-28T20:18:43.196Z] Building support-notifications ... [2023-03-28T20:18:43.196Z] Building support-scheduler ... [2023-03-28T20:18:43.196Z] Building security-proxy-setup [2023-03-28T20:18:43.196Z] Building core-data [2023-03-28T20:18:43.196Z] Building security-proxy-auth [2023-03-28T20:18:43.196Z] Building security-spiffe-token-provider [2023-03-28T20:18:43.196Z] Building support-notifications [2023-03-28T20:19:39.837Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:19:39.837Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:19:39.837Z] ---> f368c33310d6 [2023-03-28T20:19:39.837Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-28T20:19:39.837Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:19:39.837Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:19:39.837Z] ---> f368c33310d6 [2023-03-28T20:19:39.837Z] Step 3/22 : WORKDIR /edgex-go [2023-03-28T20:19:39.837Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:19:39.837Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:19:39.837Z] ---> f368c33310d6 [2023-03-28T20:19:39.837Z] Step 3/20 : WORKDIR /edgex-go [2023-03-28T20:19:39.837Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:19:39.837Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:19:39.837Z] ---> f368c33310d6 [2023-03-28T20:19:39.837Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-28T20:19:39.837Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:19:39.837Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:19:39.837Z] ---> f368c33310d6 [2023-03-28T20:19:39.837Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-28T20:19:39.837Z] ---> Running in 0a2a9aea76fa [2023-03-28T20:19:39.837Z] ---> Running in 21743a648e62 [2023-03-28T20:19:39.837Z] ---> Running in c48fbb9d03b1 [2023-03-28T20:19:39.837Z] ---> Running in 5fd9f1cb515c [2023-03-28T20:19:39.837Z] ---> Running in 3d38b82ab64c [2023-03-28T20:19:39.837Z] Removing intermediate container 0a2a9aea76fa [2023-03-28T20:19:39.837Z] ---> 3269877ec98f [2023-03-28T20:19:39.837Z] Step 4/23 : WORKDIR /edgex-go [2023-03-28T20:19:39.837Z] Removing intermediate container c48fbb9d03b1 [2023-03-28T20:19:39.837Z] ---> c27c50cfb243 [2023-03-28T20:19:39.837Z] Step 4/23 : WORKDIR /edgex-go [2023-03-28T20:19:39.837Z] ---> Running in 6aa0a266bf9a [2023-03-28T20:19:39.837Z] Removing intermediate container 21743a648e62 [2023-03-28T20:19:39.837Z] ---> 74ae91d90926 [2023-03-28T20:19:39.837Z] Step 4/23 : WORKDIR /edgex-go [2023-03-28T20:19:39.837Z] ---> Running in 05bb4d53e3c4 [2023-03-28T20:19:39.837Z] Removing intermediate container 5fd9f1cb515c [2023-03-28T20:19:39.837Z] ---> 218a84d4a1da [2023-03-28T20:19:39.837Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-28T20:19:39.837Z] Removing intermediate container 3d38b82ab64c [2023-03-28T20:19:39.837Z] ---> bd6a2f09c3a2 [2023-03-28T20:19:39.837Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-28T20:19:39.837Z] ---> Running in c1ee86d3e9d6 [2023-03-28T20:19:39.837Z] ---> Running in 7a3d65d0dd60 [2023-03-28T20:19:39.837Z] ---> Running in 20913fe8c1e1 [2023-03-28T20:19:39.837Z] Removing intermediate container 6aa0a266bf9a [2023-03-28T20:19:39.837Z] ---> d91dcf9c44d5 [2023-03-28T20:19:39.837Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-28T20:19:39.837Z] Removing intermediate container 05bb4d53e3c4 [2023-03-28T20:19:39.837Z] ---> 7e2a1429d620 [2023-03-28T20:19:39.837Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-28T20:19:39.837Z] Removing intermediate container 7a3d65d0dd60 [2023-03-28T20:19:39.837Z] ---> 3b14e5f32085 [2023-03-28T20:19:39.837Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-28T20:19:39.837Z] ---> Running in f0e532e6aeac [2023-03-28T20:19:39.837Z] ---> Running in a9f293d7967e [2023-03-28T20:19:39.837Z] ---> Running in d568fb7feb65 [2023-03-28T20:19:40.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:19:40.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:19:40.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:19:40.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:19:41.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:19:41.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:19:41.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:19:41.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:19:42.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:19:42.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:19:42.626Z] v3.17.2-295-g709985f93db [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-28T20:19:42.626Z] v3.17.2-296-g805ea7fc493 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-28T20:19:42.626Z] OK: 17694 distinct packages available [2023-03-28T20:19:42.895Z] OK: 263 MiB in 53 packages [2023-03-28T20:19:42.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:19:43.163Z] OK: 263 MiB in 53 packages [2023-03-28T20:19:43.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:19:43.763Z] OK: 263 MiB in 53 packages [2023-03-28T20:19:44.730Z] OK: 263 MiB in 53 packages [2023-03-28T20:19:45.316Z] Removing intermediate container 20913fe8c1e1 [2023-03-28T20:19:45.316Z] ---> 3f838fdb5f06 [2023-03-28T20:19:45.316Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-28T20:19:45.591Z] OK: 263 MiB in 53 packages [2023-03-28T20:19:45.591Z] Removing intermediate container f0e532e6aeac [2023-03-28T20:19:45.591Z] ---> 92a495914475 [2023-03-28T20:19:45.591Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-28T20:19:45.869Z] Removing intermediate container d568fb7feb65 [2023-03-28T20:19:45.869Z] ---> 27766c475c05 [2023-03-28T20:19:45.869Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-28T20:19:46.452Z] Removing intermediate container a9f293d7967e [2023-03-28T20:19:46.452Z] ---> 7f5d50167f58 [2023-03-28T20:19:46.452Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-28T20:19:46.721Z] ---> 1134b5149a3b [2023-03-28T20:19:46.721Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:19:47.000Z] ---> d92b72a8252a [2023-03-28T20:19:47.000Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:19:47.000Z] ---> Running in 76a081be7a84 [2023-03-28T20:19:47.000Z] Removing intermediate container c1ee86d3e9d6 [2023-03-28T20:19:47.000Z] ---> f6e74acbf100 [2023-03-28T20:19:47.000Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-28T20:19:47.000Z] ---> Running in fd4925096270 [2023-03-28T20:19:47.586Z] ---> 852496506a31 [2023-03-28T20:19:47.586Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:19:47.586Z] ---> Running in 37dc86fb7bbd [2023-03-28T20:19:47.855Z] ---> 892350e2a1e6 [2023-03-28T20:19:47.856Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:19:48.131Z] ---> Running in eb1802942349 [2023-03-28T20:19:48.722Z] ---> f2761e7f17f4 [2023-03-28T20:19:48.722Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:19:48.995Z] ---> Running in 9e3f235f8be3 [2023-03-28T20:21:40.671Z] Removing intermediate container 37dc86fb7bbd [2023-03-28T20:21:40.671Z] ---> df55cf527412 [2023-03-28T20:21:40.671Z] Step 8/23 : COPY . . [2023-03-28T20:21:40.671Z] Removing intermediate container 9e3f235f8be3 [2023-03-28T20:21:40.671Z] ---> 7a5664e87622 [2023-03-28T20:21:40.671Z] Step 7/20 : COPY . . [2023-03-28T20:21:40.671Z] Removing intermediate container 76a081be7a84 [2023-03-28T20:21:40.671Z] ---> b062f1957ef3 [2023-03-28T20:21:40.671Z] Step 7/22 : COPY . . [2023-03-28T20:21:40.671Z] Removing intermediate container eb1802942349 [2023-03-28T20:21:40.671Z] ---> 0d186fb3495d [2023-03-28T20:21:40.671Z] Step 8/23 : COPY . . [2023-03-28T20:21:40.671Z] Removing intermediate container fd4925096270 [2023-03-28T20:21:40.671Z] ---> 210c8d12a0c1 [2023-03-28T20:21:40.671Z] Step 8/23 : COPY . . [2023-03-28T20:21:58.892Z] ---> f2fe53bc9c38 [2023-03-28T20:21:58.892Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-28T20:21:58.892Z] ---> ea3bbe6b1d72 [2023-03-28T20:21:58.892Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-28T20:21:58.892Z] ---> c21229cb9b61 [2023-03-28T20:21:58.892Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-28T20:21:58.892Z] ---> e87bd3346b61 [2023-03-28T20:21:58.892Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-28T20:21:58.892Z] ---> Running in 1c8d1b2f4a18 [2023-03-28T20:21:58.892Z] ---> 67bf11efeb41 [2023-03-28T20:21:58.892Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-28T20:21:58.892Z] ---> Running in 77c0e9365a92 [2023-03-28T20:21:58.892Z] ---> Running in 3d1417ced931 [2023-03-28T20:21:58.892Z] ---> Running in dbec3ef182f0 [2023-03-28T20:21:58.892Z] ---> Running in 23959dff7f9b [2023-03-28T20:22:00.842Z] 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-28T20:22:01.114Z] 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-28T20:22:01.114Z] 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-28T20:22:01.114Z] 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-28T20:22:01.381Z] 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-28T20:29:38.874Z] Removing intermediate container 1c8d1b2f4a18 [2023-03-28T20:29:38.874Z] ---> cba06f3075eb [2023-03-28T20:29:38.874Z] [2023-03-28T20:29:38.874Z] Step 10/23 : FROM alpine:3.17 [2023-03-28T20:29:38.874Z] 3.17: Pulling from library/alpine [2023-03-28T20:29:38.874Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T20:29:38.874Z] Status: Downloaded newer image for alpine:3.17 [2023-03-28T20:29:38.874Z] ---> d74e625d9115 [2023-03-28T20:29:38.874Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-28T20:29:38.874Z] ---> Running in 51b0be106c5c [2023-03-28T20:29:38.874Z] Removing intermediate container 51b0be106c5c [2023-03-28T20:29:38.874Z] ---> 3acfbcf28c42 [2023-03-28T20:29:38.874Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-28T20:29:38.874Z] ---> Running in 36c2c3300ac5 [2023-03-28T20:29:38.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:29:38.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:29:38.874Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-28T20:29:38.874Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:29:38.874Z] OK: 8 MiB in 16 packages [2023-03-28T20:29:40.287Z] Removing intermediate container 36c2c3300ac5 [2023-03-28T20:29:40.287Z] ---> 288ba761b9db [2023-03-28T20:29:40.287Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:29:41.251Z] ---> 7009417ad6bd [2023-03-28T20:29:41.251Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:29:41.521Z] Removing intermediate container 77c0e9365a92 [2023-03-28T20:29:41.521Z] ---> 20e8198bcec8 [2023-03-28T20:29:41.521Z] [2023-03-28T20:29:41.521Z] Step 9/22 : FROM alpine:3.17 [2023-03-28T20:29:41.521Z] ---> d74e625d9115 [2023-03-28T20:29:41.521Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-28T20:29:41.790Z] ---> Running in a86e800b8ed3 [2023-03-28T20:29:43.235Z] ---> 681f949698c3 [2023-03-28T20:29:43.235Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-28T20:29:44.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:29:45.639Z] ---> 3e4f71492e85 [2023-03-28T20:29:45.639Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-28T20:29:45.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:29:46.495Z] ---> 3e99210fc870 [2023-03-28T20:29:46.495Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-28T20:29:47.472Z] ---> a02aac0712b5 [2023-03-28T20:29:47.472Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-28T20:29:47.472Z] ---> Running in b190a7010e0b [2023-03-28T20:29:48.442Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-28T20:29:48.442Z] (2/2) Installing openssl (3.0.8-r2) [2023-03-28T20:29:48.442Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:29:48.442Z] OK: 8 MiB in 17 packages [2023-03-28T20:29:51.033Z] Removing intermediate container a86e800b8ed3 [2023-03-28T20:29:51.033Z] ---> 2a9eb11ef521 [2023-03-28T20:29:51.033Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-28T20:29:51.033Z] ---> Running in 7fb5ff42beab [2023-03-28T20:29:52.998Z] Removing intermediate container b190a7010e0b [2023-03-28T20:29:52.998Z] Removing intermediate container 7fb5ff42beab [2023-03-28T20:29:52.998Z] ---> 9bf0f2f59b51 [2023-03-28T20:29:52.998Z] Step 12/22 : WORKDIR /edgex [2023-03-28T20:29:52.998Z] ---> bfd982f72d1f [2023-03-28T20:29:52.998Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-28T20:29:53.267Z] ---> Running in 29960497c258 [2023-03-28T20:29:53.267Z] ---> Running in f32644c99cc6 [2023-03-28T20:29:53.853Z] Removing intermediate container 29960497c258 [2023-03-28T20:29:53.853Z] ---> 92045cba554c [2023-03-28T20:29:53.853Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:29:54.123Z] Removing intermediate container f32644c99cc6 [2023-03-28T20:29:54.123Z] ---> d423607c7741 [2023-03-28T20:29:54.123Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-28T20:29:54.394Z] ---> Running in 4271b077438d [2023-03-28T20:29:54.985Z] Removing intermediate container 4271b077438d [2023-03-28T20:29:54.985Z] ---> e63be6b7d23b [2023-03-28T20:29:54.985Z] Step 21/23 : LABEL arch=arm64 [2023-03-28T20:29:54.985Z] ---> Running in 9ed91c4c5e5e [2023-03-28T20:29:55.255Z] ---> 1677db537222 [2023-03-28T20:29:55.255Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:29:55.845Z] Removing intermediate container 9ed91c4c5e5e [2023-03-28T20:29:55.845Z] ---> 70a3711e8ceb [2023-03-28T20:29:55.845Z] Step 22/23 : LABEL git_sha=c8dbb94d4419500e364429fc2dabbf6737445a51 [2023-03-28T20:29:55.845Z] ---> Running in f8cefde5a4a9 [2023-03-28T20:29:56.811Z] Removing intermediate container f8cefde5a4a9 [2023-03-28T20:29:56.812Z] ---> 1b124924ba25 [2023-03-28T20:29:56.812Z] Step 23/23 : LABEL version=0.0.0 [2023-03-28T20:29:56.812Z] ---> 7aa8bd3f0c14 [2023-03-28T20:29:56.812Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-28T20:29:57.083Z] ---> Running in 71df122b8359 [2023-03-28T20:29:58.051Z] Removing intermediate container 71df122b8359 [2023-03-28T20:29:58.051Z] ---> 431dc287c676 [2023-03-28T20:29:58.051Z] [2023-03-28T20:29:58.319Z] ---> 5da710f76451 [2023-03-28T20:29:58.319Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-28T20:29:58.319Z] Successfully built 431dc287c676 [2023-03-28T20:29:58.319Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-28T20:29:58.586Z] Building security-secretstore-setup [2023-03-28T20:30:00.567Z]  Building security-proxy-auth ... done  ---> 6a29217638e3 [2023-03-28T20:30:00.567Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-28T20:30:01.155Z] ---> 1d9cae2746b9 [2023-03-28T20:30:01.155Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-28T20:30:01.426Z] ---> Running in 95e0afb81076 [2023-03-28T20:30:05.689Z] Removing intermediate container 95e0afb81076 [2023-03-28T20:30:05.689Z] ---> 63a3f9c53038 [2023-03-28T20:30:05.689Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-28T20:30:05.689Z] ---> Running in 4051f173b300 [2023-03-28T20:30:05.958Z] Removing intermediate container 4051f173b300 [2023-03-28T20:30:05.958Z] ---> 82c173b95091 [2023-03-28T20:30:05.958Z] Step 20/22 : LABEL arch=arm64 [2023-03-28T20:30:05.958Z] ---> Running in 66897fbc56cd [2023-03-28T20:30:06.546Z] Removing intermediate container 66897fbc56cd [2023-03-28T20:30:06.546Z] ---> a9d4ad9cc74f [2023-03-28T20:30:06.546Z] Step 21/22 : LABEL git_sha=c8dbb94d4419500e364429fc2dabbf6737445a51 [2023-03-28T20:30:06.818Z] ---> Running in eb7c72583542 [2023-03-28T20:30:07.404Z] Removing intermediate container eb7c72583542 [2023-03-28T20:30:07.404Z] ---> 0632369a2971 [2023-03-28T20:30:07.404Z] Step 22/22 : LABEL version=0.0.0 [2023-03-28T20:30:07.404Z] ---> Running in 000767e1b7c7 [2023-03-28T20:30:07.991Z] Removing intermediate container 000767e1b7c7 [2023-03-28T20:30:07.991Z] ---> 02c696143021 [2023-03-28T20:30:07.991Z] [2023-03-28T20:30:08.577Z] Successfully built 02c696143021 [2023-03-28T20:30:08.577Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-28T20:30:08.577Z]  Building security-proxy-setup ... done Building core-command [2023-03-28T20:30:23.618Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:30:23.619Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:30:23.619Z] ---> f368c33310d6 [2023-03-28T20:30:23.619Z] Step 3/25 : WORKDIR /edgex-go [2023-03-28T20:30:23.619Z] ---> Using cache [2023-03-28T20:30:23.619Z] ---> bd6a2f09c3a2 [2023-03-28T20:30:23.619Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-28T20:30:23.619Z] ---> Using cache [2023-03-28T20:30:23.619Z] ---> 3f838fdb5f06 [2023-03-28T20:30:23.619Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-28T20:30:23.619Z] ---> Using cache [2023-03-28T20:30:23.619Z] ---> 1134b5149a3b [2023-03-28T20:30:23.619Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:30:23.619Z] ---> Using cache [2023-03-28T20:30:23.619Z] ---> b062f1957ef3 [2023-03-28T20:30:23.619Z] Step 7/25 : COPY . . [2023-03-28T20:30:23.619Z] ---> Using cache [2023-03-28T20:30:23.619Z] ---> ea3bbe6b1d72 [2023-03-28T20:30:23.619Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-28T20:30:24.587Z] ---> Running in 8b8bb748652d [2023-03-28T20:30:27.183Z] 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-28T20:30:35.408Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:30:35.408Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:30:35.408Z] ---> f368c33310d6 [2023-03-28T20:30:35.408Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-28T20:30:35.408Z] ---> Using cache [2023-03-28T20:30:35.408Z] ---> 74ae91d90926 [2023-03-28T20:30:35.408Z] Step 4/24 : WORKDIR /edgex-go [2023-03-28T20:30:35.408Z] ---> Using cache [2023-03-28T20:30:35.408Z] ---> 3b14e5f32085 [2023-03-28T20:30:35.408Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-28T20:30:35.408Z] ---> Using cache [2023-03-28T20:30:35.408Z] ---> 27766c475c05 [2023-03-28T20:30:35.408Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-28T20:30:35.408Z] ---> Using cache [2023-03-28T20:30:35.408Z] ---> 852496506a31 [2023-03-28T20:30:35.408Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:30:35.408Z] ---> Using cache [2023-03-28T20:30:35.408Z] ---> df55cf527412 [2023-03-28T20:30:35.408Z] Step 8/24 : COPY . . [2023-03-28T20:30:35.408Z] ---> Using cache [2023-03-28T20:30:35.408Z] ---> f2fe53bc9c38 [2023-03-28T20:30:35.408Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-28T20:30:35.408Z] ---> Running in 64e531f70ed3 [2023-03-28T20:30:37.359Z] 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-28T20:30:49.695Z] Removing intermediate container 23959dff7f9b [2023-03-28T20:30:49.695Z] ---> a54127e396df [2023-03-28T20:30:49.695Z] [2023-03-28T20:30:49.695Z] Step 10/23 : FROM alpine:3.17 [2023-03-28T20:30:49.695Z] ---> d74e625d9115 [2023-03-28T20:30:49.695Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-28T20:30:49.695Z] ---> Running in 57e1869b4b33 [2023-03-28T20:30:49.695Z] Removing intermediate container 57e1869b4b33 [2023-03-28T20:30:49.695Z] ---> df990794a515 [2023-03-28T20:30:49.695Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-28T20:30:49.695Z] ---> Running in 8fe300d1ee7d [2023-03-28T20:30:49.695Z] Removing intermediate container 8fe300d1ee7d [2023-03-28T20:30:49.695Z] ---> ac311cfb0b06 [2023-03-28T20:30:49.695Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-28T20:30:49.695Z] ---> Running in 1003e1d76e14 [2023-03-28T20:30:49.971Z] Removing intermediate container 1003e1d76e14 [2023-03-28T20:30:49.971Z] ---> 505a33c6927a [2023-03-28T20:30:49.971Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-28T20:30:50.239Z] ---> Running in f9e44637ae26 [2023-03-28T20:30:52.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:30:53.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:30:55.370Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-28T20:30:55.370Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:30:55.370Z] OK: 8 MiB in 16 packages [2023-03-28T20:30:56.783Z] Removing intermediate container f9e44637ae26 [2023-03-28T20:30:56.783Z] ---> b55e0165e375 [2023-03-28T20:30:56.783Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:30:58.211Z] ---> 1e14e44ea04a [2023-03-28T20:30:58.211Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:30:58.799Z] ---> 7a44fc9a0771 [2023-03-28T20:30:58.799Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-28T20:31:00.777Z] ---> f93f2cd09828 [2023-03-28T20:31:00.777Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-28T20:31:01.749Z] ---> 3bba5899e928 [2023-03-28T20:31:01.749Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-28T20:31:02.018Z] ---> Running in 07c13743c7a7 [2023-03-28T20:31:02.608Z] Removing intermediate container 07c13743c7a7 [2023-03-28T20:31:02.608Z] ---> 511b33aae8e8 [2023-03-28T20:31:02.608Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-28T20:31:02.882Z] ---> Running in 081a3f1ec4c6 [2023-03-28T20:31:03.473Z] Removing intermediate container 081a3f1ec4c6 [2023-03-28T20:31:03.473Z] ---> 8b49a757f60d [2023-03-28T20:31:03.473Z] Step 21/23 : LABEL arch=arm64 [2023-03-28T20:31:03.473Z] ---> Running in 4b3c102293ed [2023-03-28T20:31:04.059Z] Removing intermediate container 4b3c102293ed [2023-03-28T20:31:04.059Z] ---> 012116c84005 [2023-03-28T20:31:04.059Z] Step 22/23 : LABEL git_sha=c8dbb94d4419500e364429fc2dabbf6737445a51 [2023-03-28T20:31:04.059Z] ---> Running in b9cba76c08bf [2023-03-28T20:31:04.663Z] Removing intermediate container b9cba76c08bf [2023-03-28T20:31:04.663Z] ---> 6da7150e1c6d [2023-03-28T20:31:04.663Z] Step 23/23 : LABEL version=0.0.0 [2023-03-28T20:31:04.663Z] ---> Running in 091bb2d52afd [2023-03-28T20:31:05.259Z] Removing intermediate container 091bb2d52afd [2023-03-28T20:31:05.259Z] ---> 4927f9683f77 [2023-03-28T20:31:05.259Z] [2023-03-28T20:31:05.529Z] Successfully built 4927f9683f77 [2023-03-28T20:31:05.529Z] Successfully tagged core-data-arm64:latest [2023-03-28T20:31:05.529Z]  Building core-data ... done Building core-metadata [2023-03-28T20:31:27.604Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:31:27.604Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:31:27.604Z] ---> f368c33310d6 [2023-03-28T20:31:27.604Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-28T20:31:27.604Z] ---> Using cache [2023-03-28T20:31:27.604Z] ---> 74ae91d90926 [2023-03-28T20:31:27.604Z] Step 4/25 : WORKDIR /edgex-go [2023-03-28T20:31:27.604Z] ---> Using cache [2023-03-28T20:31:27.604Z] ---> 3b14e5f32085 [2023-03-28T20:31:27.604Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-28T20:31:27.604Z] ---> Using cache [2023-03-28T20:31:27.604Z] ---> 27766c475c05 [2023-03-28T20:31:27.604Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-28T20:31:27.604Z] ---> Using cache [2023-03-28T20:31:27.604Z] ---> 852496506a31 [2023-03-28T20:31:27.604Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:31:27.604Z] ---> Using cache [2023-03-28T20:31:27.604Z] ---> df55cf527412 [2023-03-28T20:31:27.604Z] Step 8/25 : COPY . . [2023-03-28T20:31:27.604Z] ---> Using cache [2023-03-28T20:31:27.604Z] ---> f2fe53bc9c38 [2023-03-28T20:31:27.604Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-28T20:31:27.604Z] ---> Running in 9082553ff866 [2023-03-28T20:31:30.190Z] 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-28T20:32:38.071Z] Removing intermediate container dbec3ef182f0 [2023-03-28T20:32:38.071Z] ---> 77b010fd70d8 [2023-03-28T20:32:38.071Z] [2023-03-28T20:32:38.071Z] Step 9/20 : FROM alpine:3.17 [2023-03-28T20:32:38.071Z] ---> d74e625d9115 [2023-03-28T20:32:38.071Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-28T20:32:38.339Z] ---> Running in 804d03f01317 [2023-03-28T20:32:38.937Z] Removing intermediate container 804d03f01317 [2023-03-28T20:32:38.937Z] ---> f15d29515936 [2023-03-28T20:32:38.937Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-28T20:32:38.937Z] ---> Running in 392abff29cc8 [2023-03-28T20:32:40.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:32:42.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:32:43.736Z] v3.17.2-295-g709985f93db [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-28T20:32:43.736Z] v3.17.2-296-g805ea7fc493 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-28T20:32:43.736Z] OK: 17691 distinct packages available [2023-03-28T20:32:44.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:32:44.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:32:46.941Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-28T20:32:46.941Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-28T20:32:46.941Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-28T20:32:46.941Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-28T20:32:46.941Z] (5/9) Installing curl (7.88.1-r1) [2023-03-28T20:32:46.941Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-28T20:32:46.941Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-28T20:32:46.941Z] (8/9) Installing libucontext (1.2-r0) [2023-03-28T20:32:46.941Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-28T20:32:46.941Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:32:46.941Z] Executing ca-certificates-20220614-r4.trigger [2023-03-28T20:32:47.907Z] OK: 11 MiB in 24 packages [2023-03-28T20:32:50.503Z] Removing intermediate container 392abff29cc8 [2023-03-28T20:32:50.503Z] ---> c9cfbbd9ba71 [2023-03-28T20:32:50.503Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:32:51.473Z] ---> 5461ad12d671 [2023-03-28T20:32:51.473Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:32:52.444Z] ---> a170a10c8b04 [2023-03-28T20:32:52.444Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-28T20:32:55.036Z] ---> a5873c290132 [2023-03-28T20:32:55.036Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-28T20:32:55.999Z] ---> 9fb2880cafef [2023-03-28T20:32:55.999Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-28T20:32:55.999Z] ---> Running in f23e252f84d6 [2023-03-28T20:32:56.585Z] Removing intermediate container f23e252f84d6 [2023-03-28T20:32:56.585Z] ---> 671b2ba76795 [2023-03-28T20:32:56.585Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-28T20:32:56.858Z] ---> Running in 552236c18d66 [2023-03-28T20:32:57.445Z] Removing intermediate container 552236c18d66 [2023-03-28T20:32:57.445Z] ---> 15b447d138cc [2023-03-28T20:32:57.445Z] Step 18/20 : LABEL arch=arm64 [2023-03-28T20:32:57.445Z] ---> Running in c8a43c6d74f7 [2023-03-28T20:32:58.031Z] Removing intermediate container c8a43c6d74f7 [2023-03-28T20:32:58.031Z] ---> 2efb746ffc6f [2023-03-28T20:32:58.031Z] Step 19/20 : LABEL git_sha=c8dbb94d4419500e364429fc2dabbf6737445a51 [2023-03-28T20:32:58.306Z] ---> Running in c3201fb2aedb [2023-03-28T20:32:58.898Z] Removing intermediate container c3201fb2aedb [2023-03-28T20:32:58.898Z] ---> cb3104ab63b4 [2023-03-28T20:32:58.898Z] Step 20/20 : LABEL version=0.0.0 [2023-03-28T20:32:58.898Z] ---> Running in 1b390c6b7f03 [2023-03-28T20:32:59.871Z] Removing intermediate container 1b390c6b7f03 [2023-03-28T20:32:59.871Z] ---> 7d91ed941001 [2023-03-28T20:32:59.871Z] [2023-03-28T20:32:59.871Z] Successfully built 7d91ed941001 [2023-03-28T20:33:00.319Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-28T20:33:00.319Z]  Building security-spiffe-token-provider ... done Building core-common-config-bootstrapper [2023-03-28T20:33:22.622Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:33:22.622Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:33:22.622Z] ---> f368c33310d6 [2023-03-28T20:33:22.622Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-28T20:33:22.622Z] ---> Using cache [2023-03-28T20:33:22.622Z] ---> 74ae91d90926 [2023-03-28T20:33:22.622Z] Step 4/23 : WORKDIR /edgex-go [2023-03-28T20:33:22.622Z] ---> Using cache [2023-03-28T20:33:22.622Z] ---> 3b14e5f32085 [2023-03-28T20:33:22.622Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-28T20:33:22.622Z] ---> Using cache [2023-03-28T20:33:22.622Z] ---> 27766c475c05 [2023-03-28T20:33:22.622Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-28T20:33:22.622Z] ---> Using cache [2023-03-28T20:33:22.622Z] ---> 852496506a31 [2023-03-28T20:33:22.622Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:33:22.622Z] ---> Using cache [2023-03-28T20:33:22.622Z] ---> df55cf527412 [2023-03-28T20:33:22.622Z] Step 8/23 : COPY . . [2023-03-28T20:33:22.622Z] ---> Using cache [2023-03-28T20:33:22.622Z] ---> f2fe53bc9c38 [2023-03-28T20:33:22.622Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-28T20:33:22.622Z] ---> Running in 5679fd48cc98 [2023-03-28T20:33:24.572Z] 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-28T20:34:20.976Z] Removing intermediate container 3d1417ced931 [2023-03-28T20:34:20.976Z] ---> f7deb632f3b9 [2023-03-28T20:34:20.976Z] [2023-03-28T20:34:20.976Z] Step 10/23 : FROM alpine:3.17 [2023-03-28T20:34:20.976Z] ---> d74e625d9115 [2023-03-28T20:34:20.976Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-28T20:34:20.976Z] ---> Running in 29bdd8ce3a2e [2023-03-28T20:34:20.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:34:21.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:34:23.194Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-28T20:34:23.194Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-28T20:34:23.194Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:34:23.194Z] Executing ca-certificates-20220614-r4.trigger [2023-03-28T20:34:24.155Z] OK: 8 MiB in 17 packages [2023-03-28T20:34:26.759Z] Removing intermediate container 29bdd8ce3a2e [2023-03-28T20:34:26.759Z] ---> b381ebd2c4b2 [2023-03-28T20:34:26.759Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-28T20:34:26.759Z] ---> Running in a7cc77900931 [2023-03-28T20:34:27.037Z] Removing intermediate container a7cc77900931 [2023-03-28T20:34:27.037Z] ---> e962fd2ecd5c [2023-03-28T20:34:27.037Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-28T20:34:27.037Z] ---> Running in 13a8c710900c [2023-03-28T20:34:27.622Z] Removing intermediate container 13a8c710900c [2023-03-28T20:34:27.622Z] ---> a18cd9dfbc97 [2023-03-28T20:34:27.622Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-28T20:34:27.894Z] ---> Running in 17c78ad7f0ff [2023-03-28T20:34:28.163Z] Removing intermediate container 17c78ad7f0ff [2023-03-28T20:34:28.163Z] ---> 8a5f83141b0e [2023-03-28T20:34:28.163Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:34:29.128Z] ---> 8556408fce7a [2023-03-28T20:34:29.128Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:34:30.104Z] ---> 3d5fabace706 [2023-03-28T20:34:30.104Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-28T20:34:32.694Z] ---> 889644e67fa4 [2023-03-28T20:34:32.694Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-28T20:34:33.658Z] ---> 717b62398d5c [2023-03-28T20:34:33.658Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-28T20:34:33.658Z] ---> Running in 76a68c068ea7 [2023-03-28T20:34:34.246Z] Removing intermediate container 76a68c068ea7 [2023-03-28T20:34:34.246Z] ---> 8f537021447e [2023-03-28T20:34:34.246Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-28T20:34:34.246Z] ---> Running in d57532215edd [2023-03-28T20:34:34.831Z] Removing intermediate container d57532215edd [2023-03-28T20:34:34.831Z] ---> d158b2792a26 [2023-03-28T20:34:34.831Z] Step 21/23 : LABEL arch=arm64 [2023-03-28T20:34:35.100Z] ---> Running in b77d1109cfea [2023-03-28T20:34:35.684Z] Removing intermediate container b77d1109cfea [2023-03-28T20:34:35.684Z] ---> cf7ccd2849ac [2023-03-28T20:34:35.684Z] Step 22/23 : LABEL git_sha=c8dbb94d4419500e364429fc2dabbf6737445a51 [2023-03-28T20:34:35.684Z] ---> Running in 86f9c2ed23ce [2023-03-28T20:34:36.269Z] Removing intermediate container 86f9c2ed23ce [2023-03-28T20:34:36.269Z] ---> 093d99149b6b [2023-03-28T20:34:36.269Z] Step 23/23 : LABEL version=0.0.0 [2023-03-28T20:34:36.538Z] ---> Running in cefc17076f72 [2023-03-28T20:34:37.130Z] Removing intermediate container cefc17076f72 [2023-03-28T20:34:37.130Z] ---> 2bee6103444d [2023-03-28T20:34:37.130Z] [2023-03-28T20:34:37.399Z] Successfully built 2bee6103444d [2023-03-28T20:34:37.399Z] Successfully tagged support-notifications-arm64:latest [2023-03-28T20:34:37.399Z]  Building support-notifications ... done Building security-spire-config [2023-03-28T20:34:59.458Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:34:59.458Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:34:59.458Z] ---> f368c33310d6 [2023-03-28T20:34:59.458Z] Step 3/27 : WORKDIR /edgex-go [2023-03-28T20:34:59.458Z] ---> Using cache [2023-03-28T20:34:59.458Z] ---> bd6a2f09c3a2 [2023-03-28T20:34:59.458Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-28T20:34:59.458Z] ---> Running in 97e0ffe11190 [2023-03-28T20:35:00.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:35:01.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:35:03.344Z] OK: 263 MiB in 53 packages [2023-03-28T20:35:04.783Z] Removing intermediate container 97e0ffe11190 [2023-03-28T20:35:04.783Z] ---> c06916e7ae4f [2023-03-28T20:35:04.783Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-28T20:35:05.773Z] ---> 90666a589c56 [2023-03-28T20:35:05.773Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:35:06.041Z] ---> Running in 240f960e5e0a [2023-03-28T20:36:57.722Z] Removing intermediate container 240f960e5e0a [2023-03-28T20:36:57.722Z] ---> da1fbf17fbc5 [2023-03-28T20:36:57.722Z] Step 7/27 : COPY . . [2023-03-28T20:37:01.983Z] ---> 1d81d510141b [2023-03-28T20:37:01.983Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-28T20:37:01.983Z] ---> Running in 4be6872cfb7e [2023-03-28T20:37:01.983Z] Removing intermediate container 4be6872cfb7e [2023-03-28T20:37:01.983Z] ---> fea3a217189e [2023-03-28T20:37:01.983Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-28T20:37:01.983Z] ---> Running in db2d6003fb28 [2023-03-28T20:37:02.568Z] Removing intermediate container db2d6003fb28 [2023-03-28T20:37:02.568Z] ---> 39c8a9bc23bf [2023-03-28T20:37:02.568Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-28T20:37:02.568Z] ---> Running in 46a4271fe03c [2023-03-28T20:37:03.160Z] Removing intermediate container 46a4271fe03c [2023-03-28T20:37:03.160Z] ---> c6314bb06ece [2023-03-28T20:37:03.160Z] Step 11/27 : 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-28T20:37:03.431Z] ---> Running in 042869af03d0 [2023-03-28T20:37:06.776Z] Removing intermediate container 042869af03d0 [2023-03-28T20:37:06.776Z] ---> 7fe82a4fa30d [2023-03-28T20:37:06.776Z] Step 12/27 : WORKDIR /edgex-go [2023-03-28T20:37:06.776Z] ---> Running in db315f5ead94 [2023-03-28T20:37:07.059Z] Removing intermediate container db315f5ead94 [2023-03-28T20:37:07.059Z] ---> 6fd61d810d0e [2023-03-28T20:37:07.059Z] [2023-03-28T20:37:07.059Z] Step 13/27 : FROM alpine:3.17 [2023-03-28T20:37:07.059Z] ---> d74e625d9115 [2023-03-28T20:37:07.059Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-28T20:37:07.059Z] ---> Running in cf0424cb7ac4 [2023-03-28T20:37:07.664Z] Removing intermediate container cf0424cb7ac4 [2023-03-28T20:37:07.664Z] ---> c7ef075c5efb [2023-03-28T20:37:07.664Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-28T20:37:07.664Z] ---> Running in f465a59f18c2 [2023-03-28T20:37:09.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:37:11.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:37:12.639Z] v3.17.2-295-g709985f93db [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-28T20:37:12.639Z] v3.17.2-296-g805ea7fc493 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-28T20:37:12.639Z] OK: 17691 distinct packages available [2023-03-28T20:37:12.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:37:13.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:37:15.004Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-28T20:37:15.004Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-28T20:37:15.004Z] (3/4) Installing libucontext (1.2-r0) [2023-03-28T20:37:15.004Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-28T20:37:15.004Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:37:15.004Z] OK: 8 MiB in 19 packages [2023-03-28T20:37:16.951Z] Removing intermediate container f465a59f18c2 [2023-03-28T20:37:16.951Z] ---> f1f65b66d1b8 [2023-03-28T20:37:16.951Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:37:17.913Z] ---> df3ee02fec42 [2023-03-28T20:37:17.913Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:37:18.517Z] ---> 7ad9252a2c1d [2023-03-28T20:37:18.517Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-28T20:37:25.172Z] ---> c113a322737f [2023-03-28T20:37:25.172Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-28T20:37:25.758Z] ---> 3deabbe0ed0e [2023-03-28T20:37:25.758Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-28T20:37:26.026Z] ---> Running in 17667aba64aa [2023-03-28T20:37:26.298Z] Removing intermediate container 17667aba64aa [2023-03-28T20:37:26.298Z] ---> 48c0661a26a0 [2023-03-28T20:37:26.298Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-28T20:37:27.261Z] ---> 0fdc9394fd6e [2023-03-28T20:37:27.261Z] Step 22/27 : WORKDIR / [2023-03-28T20:37:27.529Z] ---> Running in 094b76bf0857 [2023-03-28T20:37:28.114Z] Removing intermediate container 094b76bf0857 [2023-03-28T20:37:28.114Z] ---> 7f8194bf124f [2023-03-28T20:37:28.114Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-28T20:37:28.380Z] ---> Running in 381ded03975d [2023-03-28T20:37:28.964Z] Removing intermediate container 381ded03975d [2023-03-28T20:37:28.964Z] ---> d5af1d8455d1 [2023-03-28T20:37:28.964Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-28T20:37:28.964Z] ---> Running in 27cd070076a0 [2023-03-28T20:37:29.560Z] Removing intermediate container 27cd070076a0 [2023-03-28T20:37:29.560Z] ---> d56492518caf [2023-03-28T20:37:29.560Z] Step 25/27 : LABEL arch=arm64 [2023-03-28T20:37:29.560Z] ---> Running in 44846419cab8 [2023-03-28T20:37:30.146Z] Removing intermediate container 44846419cab8 [2023-03-28T20:37:30.147Z] ---> ccf51f18c295 [2023-03-28T20:37:30.147Z] Step 26/27 : LABEL git_sha=c8dbb94d4419500e364429fc2dabbf6737445a51 [2023-03-28T20:37:30.416Z] ---> Running in c2bf5c70cdc1 [2023-03-28T20:37:31.000Z] Removing intermediate container c2bf5c70cdc1 [2023-03-28T20:37:31.000Z] ---> f194d6dc712c [2023-03-28T20:37:31.000Z] Step 27/27 : LABEL version=0.0.0 [2023-03-28T20:37:31.000Z] ---> Running in fb2cc3198294 [2023-03-28T20:37:31.581Z] Removing intermediate container fb2cc3198294 [2023-03-28T20:37:31.581Z] ---> c73326db4db1 [2023-03-28T20:37:31.581Z] [2023-03-28T20:37:31.848Z] Successfully built c73326db4db1 [2023-03-28T20:37:31.848Z] Successfully tagged security-spire-config-arm64:latest [2023-03-28T20:37:31.848Z] Building security-bootstrapper [2023-03-28T20:37:50.059Z]  Building security-spire-config ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:37:50.059Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:37:50.059Z] ---> f368c33310d6 [2023-03-28T20:37:50.059Z] Step 3/33 : WORKDIR /edgex-go [2023-03-28T20:37:50.059Z] ---> Using cache [2023-03-28T20:37:50.059Z] ---> bd6a2f09c3a2 [2023-03-28T20:37:50.059Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-28T20:37:50.059Z] ---> Using cache [2023-03-28T20:37:50.059Z] ---> 3f838fdb5f06 [2023-03-28T20:37:50.059Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-28T20:37:50.059Z] ---> Using cache [2023-03-28T20:37:50.059Z] ---> 1134b5149a3b [2023-03-28T20:37:50.059Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:37:50.059Z] ---> Using cache [2023-03-28T20:37:50.059Z] ---> b062f1957ef3 [2023-03-28T20:37:50.059Z] Step 7/33 : COPY . . [2023-03-28T20:37:50.059Z] ---> Using cache [2023-03-28T20:37:50.059Z] ---> ea3bbe6b1d72 [2023-03-28T20:37:50.059Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-28T20:37:50.059Z] ---> Running in ad698ae44d2e [2023-03-28T20:37:52.006Z] 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-28T20:38:18.685Z] 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-28T20:38:36.899Z] Removing intermediate container 8b8bb748652d [2023-03-28T20:38:36.899Z] ---> 221cd63a0879 [2023-03-28T20:38:36.899Z] [2023-03-28T20:38:36.899Z] Step 9/25 : FROM alpine:3.17 [2023-03-28T20:38:36.899Z] ---> d74e625d9115 [2023-03-28T20:38:36.899Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-28T20:38:36.899Z] ---> Running in f3001ff8efdf [2023-03-28T20:38:38.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:38:39.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:38:41.226Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-28T20:38:41.494Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-28T20:38:41.494Z] (3/3) Installing su-exec (0.2-r2) [2023-03-28T20:38:41.494Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:38:41.494Z] Executing ca-certificates-20220614-r4.trigger [2023-03-28T20:38:42.454Z] OK: 8 MiB in 18 packages [2023-03-28T20:38:44.427Z] Removing intermediate container f3001ff8efdf [2023-03-28T20:38:44.427Z] ---> 66188e485298 [2023-03-28T20:38:44.427Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-28T20:38:44.427Z] ---> Running in d51703db5f53 [2023-03-28T20:38:45.010Z] Removing intermediate container d51703db5f53 [2023-03-28T20:38:45.010Z] ---> 10eadf34a3ff [2023-03-28T20:38:45.010Z] Step 12/25 : WORKDIR / [2023-03-28T20:38:45.405Z] ---> Running in c05a2634ccb4 [2023-03-28T20:38:45.730Z] Removing intermediate container c05a2634ccb4 [2023-03-28T20:38:45.730Z] ---> 298b201cd0af [2023-03-28T20:38:45.730Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:38:46.725Z] ---> cbb4a849ad16 [2023-03-28T20:38:46.725Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:38:47.744Z] ---> b415b3a95bb4 [2023-03-28T20:38:47.744Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-28T20:38:48.800Z] ---> d3c6b3bf7267 [2023-03-28T20:38:48.800Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-28T20:38:49.425Z] ---> e3875769cb90 [2023-03-28T20:38:49.425Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-28T20:38:50.839Z] ---> f9dfb0824bac [2023-03-28T20:38:50.839Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-28T20:38:52.249Z] ---> 32fe5ea58727 [2023-03-28T20:38:52.249Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-28T20:38:54.828Z] ---> 337cbb4ded64 [2023-03-28T20:38:54.828Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-28T20:38:55.415Z] ---> 8b46d8b6e337 [2023-03-28T20:38:55.415Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-28T20:38:55.415Z] ---> Running in 32fbd2abdc79 [2023-03-28T20:38:58.762Z] Removing intermediate container 32fbd2abdc79 [2023-03-28T20:38:58.762Z] ---> 8fded11a82cd [2023-03-28T20:38:58.762Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-28T20:38:58.762Z] ---> Running in 433fdb9705c6 [2023-03-28T20:38:59.353Z] Removing intermediate container 433fdb9705c6 [2023-03-28T20:38:59.353Z] ---> a89b90f46d31 [2023-03-28T20:38:59.353Z] Step 23/25 : LABEL arch=arm64 [2023-03-28T20:38:59.353Z] ---> Running in 182b2375ed6d [2023-03-28T20:38:59.946Z] Removing intermediate container 182b2375ed6d [2023-03-28T20:38:59.946Z] ---> 2465f3986491 [2023-03-28T20:38:59.946Z] Step 24/25 : LABEL git_sha=c8dbb94d4419500e364429fc2dabbf6737445a51 [2023-03-28T20:39:00.213Z] ---> Running in ebf64b615379 [2023-03-28T20:39:00.800Z] Removing intermediate container ebf64b615379 [2023-03-28T20:39:00.800Z] ---> 5a5768a2fb59 [2023-03-28T20:39:00.800Z] Step 25/25 : LABEL version=0.0.0 [2023-03-28T20:39:00.800Z] ---> Running in fd4f34e6d298 [2023-03-28T20:39:01.389Z] Removing intermediate container fd4f34e6d298 [2023-03-28T20:39:01.389Z] ---> 83727426456e [2023-03-28T20:39:01.389Z] [2023-03-28T20:39:01.656Z] Successfully built 83727426456e [2023-03-28T20:39:01.656Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-28T20:39:01.656Z]  Building security-secretstore-setup ... done Building security-spire-server [2023-03-28T20:39:19.872Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:39:19.872Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:39:19.872Z] ---> f368c33310d6 [2023-03-28T20:39:19.872Z] Step 3/26 : WORKDIR /edgex-go [2023-03-28T20:39:19.872Z] ---> Using cache [2023-03-28T20:39:19.872Z] ---> bd6a2f09c3a2 [2023-03-28T20:39:19.872Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-28T20:39:19.872Z] ---> Using cache [2023-03-28T20:39:19.872Z] ---> c06916e7ae4f [2023-03-28T20:39:19.872Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-28T20:39:19.872Z] ---> Using cache [2023-03-28T20:39:19.872Z] ---> 90666a589c56 [2023-03-28T20:39:19.872Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:39:19.872Z] ---> Using cache [2023-03-28T20:39:19.872Z] ---> da1fbf17fbc5 [2023-03-28T20:39:19.872Z] Step 7/26 : COPY . . [2023-03-28T20:39:19.872Z] ---> Using cache [2023-03-28T20:39:19.872Z] ---> 1d81d510141b [2023-03-28T20:39:19.872Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-28T20:39:19.872Z] ---> Using cache [2023-03-28T20:39:19.872Z] ---> fea3a217189e [2023-03-28T20:39:19.872Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-28T20:39:19.872Z] ---> Using cache [2023-03-28T20:39:19.872Z] ---> 39c8a9bc23bf [2023-03-28T20:39:19.872Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-28T20:39:19.872Z] ---> Using cache [2023-03-28T20:39:19.872Z] ---> c6314bb06ece [2023-03-28T20:39:19.872Z] 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-28T20:39:19.872Z] ---> Running in 064095ccc069 [2023-03-28T20:39:24.158Z] Removing intermediate container 064095ccc069 [2023-03-28T20:39:24.158Z] ---> 59b88334872f [2023-03-28T20:39:24.158Z] Step 12/26 : WORKDIR /edgex-go [2023-03-28T20:39:24.158Z] ---> Running in c5e97c5e7cd7 [2023-03-28T20:39:24.741Z] Removing intermediate container c5e97c5e7cd7 [2023-03-28T20:39:24.741Z] ---> d761e4b18c15 [2023-03-28T20:39:24.741Z] [2023-03-28T20:39:24.741Z] Step 13/26 : FROM alpine:3.17 [2023-03-28T20:39:24.741Z] ---> d74e625d9115 [2023-03-28T20:39:24.741Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-28T20:39:24.741Z] ---> Using cache [2023-03-28T20:39:24.741Z] ---> c7ef075c5efb [2023-03-28T20:39:24.741Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-28T20:39:25.011Z] ---> Running in d108fcba5dab [2023-03-28T20:39:27.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:39:28.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:39:30.534Z] v3.17.2-295-g709985f93db [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-28T20:39:30.534Z] v3.17.2-296-g805ea7fc493 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-28T20:39:30.534Z] OK: 17691 distinct packages available [2023-03-28T20:39:30.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:39:30.809Z] Removing intermediate container 64e531f70ed3 [2023-03-28T20:39:30.809Z] ---> cf70fcc05f0a [2023-03-28T20:39:30.809Z] [2023-03-28T20:39:30.809Z] Step 10/24 : FROM alpine:3.17 [2023-03-28T20:39:30.809Z] ---> d74e625d9115 [2023-03-28T20:39:30.809Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-28T20:39:31.076Z] ---> Running in 081df72456a7 [2023-03-28T20:39:32.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:39:33.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:39:33.601Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-28T20:39:33.601Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-28T20:39:33.601Z] (3/5) Installing libucontext (1.2-r0) [2023-03-28T20:39:33.601Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-28T20:39:33.601Z] (5/5) Installing openssl (3.0.8-r2) [2023-03-28T20:39:33.601Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:39:33.601Z] OK: 9 MiB in 20 packages [2023-03-28T20:39:33.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:39:35.288Z] Removing intermediate container d108fcba5dab [2023-03-28T20:39:35.288Z] ---> d42c562145f7 [2023-03-28T20:39:35.288Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:39:35.879Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-28T20:39:35.879Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:39:35.879Z] OK: 8 MiB in 16 packages [2023-03-28T20:39:36.149Z] ---> 67cc251a4c68 [2023-03-28T20:39:36.149Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:39:38.100Z] ---> a0b788862b90 [2023-03-28T20:39:38.100Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-28T20:39:38.100Z] Removing intermediate container 081df72456a7 [2023-03-28T20:39:38.100Z] ---> bb588d35c44c [2023-03-28T20:39:38.100Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-28T20:39:38.100Z] ---> Running in 24d109956876 [2023-03-28T20:39:38.684Z] Removing intermediate container 24d109956876 [2023-03-28T20:39:38.684Z] ---> 38c4515862aa [2023-03-28T20:39:38.684Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-28T20:39:38.684Z] ---> Running in 366d5873d2ab [2023-03-28T20:39:39.268Z] Removing intermediate container 366d5873d2ab [2023-03-28T20:39:39.268Z] ---> aba24de0eae6 [2023-03-28T20:39:39.268Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-28T20:39:39.536Z] ---> Running in 28baf8deea0f [2023-03-28T20:39:40.499Z] Removing intermediate container 28baf8deea0f [2023-03-28T20:39:40.499Z] ---> 6efb9a941c42 [2023-03-28T20:39:40.499Z] Step 15/24 : WORKDIR / [2023-03-28T20:39:40.499Z] ---> Running in 12993f5bba21 [2023-03-28T20:39:41.468Z] Removing intermediate container 12993f5bba21 [2023-03-28T20:39:41.468Z] ---> 8fedc9957e4c [2023-03-28T20:39:41.468Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:39:42.877Z] ---> 1cb2b3dace75 [2023-03-28T20:39:42.877Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:39:44.292Z] ---> 34ba05a646eb [2023-03-28T20:39:44.292Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-28T20:39:45.702Z] ---> 2b3e6dbff2a2 [2023-03-28T20:39:45.702Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-28T20:39:48.285Z] ---> fbf54b1f3bd1 [2023-03-28T20:39:48.285Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-28T20:39:48.285Z] ---> 1e1aa063b1e5 [2023-03-28T20:39:48.285Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-28T20:39:49.252Z] ---> b482c1f26538 [2023-03-28T20:39:49.252Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-28T20:39:49.252Z] ---> e08b4adb7b6a [2023-03-28T20:39:49.252Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-28T20:39:49.520Z] ---> Running in 61220c6074a7 [2023-03-28T20:39:50.117Z] Removing intermediate container 61220c6074a7 [2023-03-28T20:39:50.117Z] ---> 06706ab7f6fc [2023-03-28T20:39:50.117Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-28T20:39:50.391Z] ---> 48fb0b5326a1 [2023-03-28T20:39:50.391Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-28T20:39:50.391Z] ---> Running in e8d553f35f9d [2023-03-28T20:39:50.665Z] ---> Running in bc108afeb0ae [2023-03-28T20:39:51.256Z] Removing intermediate container e8d553f35f9d [2023-03-28T20:39:51.256Z] ---> c73a4618585b [2023-03-28T20:39:51.256Z] Step 22/24 : LABEL arch=arm64 [2023-03-28T20:39:51.256Z] ---> Running in 30511324de70 [2023-03-28T20:39:51.528Z] Removing intermediate container bc108afeb0ae [2023-03-28T20:39:51.528Z] ---> 8043f53a11cc [2023-03-28T20:39:51.528Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-28T20:39:51.794Z] ---> Running in e8d939f4956f [2023-03-28T20:39:52.061Z] Removing intermediate container 30511324de70 [2023-03-28T20:39:52.061Z] ---> ca78625848c0 [2023-03-28T20:39:52.061Z] Step 23/24 : LABEL git_sha=c8dbb94d4419500e364429fc2dabbf6737445a51 [2023-03-28T20:39:52.342Z] ---> Running in 4da1a50b391a [2023-03-28T20:39:52.609Z] Removing intermediate container e8d939f4956f [2023-03-28T20:39:52.609Z] ---> 073c249bebcd [2023-03-28T20:39:52.609Z] Step 24/26 : LABEL arch=arm64 [2023-03-28T20:39:52.888Z] ---> Running in d8d4a546635a [2023-03-28T20:39:52.888Z] Removing intermediate container 4da1a50b391a [2023-03-28T20:39:52.888Z] ---> aefa13f1cbf1 [2023-03-28T20:39:52.888Z] Step 24/24 : LABEL version=0.0.0 [2023-03-28T20:39:53.161Z] ---> Running in e6df581dfabe [2023-03-28T20:39:53.429Z] Removing intermediate container d8d4a546635a [2023-03-28T20:39:53.699Z] ---> 76966367f87e [2023-03-28T20:39:53.699Z] Step 25/26 : LABEL git_sha=c8dbb94d4419500e364429fc2dabbf6737445a51 [2023-03-28T20:39:53.699Z] ---> Running in 5669c42b28c2 [2023-03-28T20:39:53.965Z] Removing intermediate container e6df581dfabe [2023-03-28T20:39:53.965Z] ---> bc58e915c4c1 [2023-03-28T20:39:53.965Z] [2023-03-28T20:39:54.232Z] Successfully built bc58e915c4c1 [2023-03-28T20:39:54.232Z] Successfully tagged core-command-arm64:latest [2023-03-28T20:39:54.232Z]  Building core-command ... done Building support-scheduler [2023-03-28T20:39:54.502Z] Removing intermediate container 5669c42b28c2 [2023-03-28T20:39:54.502Z] ---> 2eacb531ad8a [2023-03-28T20:39:54.502Z] Step 26/26 : LABEL version=0.0.0 [2023-03-28T20:39:54.771Z] ---> Running in 9dcab5b8ce92 [2023-03-28T20:39:55.358Z] Removing intermediate container 9dcab5b8ce92 [2023-03-28T20:39:55.358Z] ---> 64eb37363620 [2023-03-28T20:39:55.358Z] [2023-03-28T20:39:55.626Z] Successfully built 64eb37363620 [2023-03-28T20:39:55.626Z] Successfully tagged security-spire-server-arm64:latest [2023-03-28T20:39:55.626Z] Building security-spire-agent [2023-03-28T20:40:22.300Z]  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:40:22.300Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:40:22.300Z] ---> f368c33310d6 [2023-03-28T20:40:22.300Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-28T20:40:22.300Z] ---> Using cache [2023-03-28T20:40:22.300Z] ---> 74ae91d90926 [2023-03-28T20:40:22.300Z] Step 4/23 : WORKDIR /edgex-go [2023-03-28T20:40:22.300Z] ---> Using cache [2023-03-28T20:40:22.300Z] ---> 3b14e5f32085 [2023-03-28T20:40:22.300Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-28T20:40:22.300Z] ---> Using cache [2023-03-28T20:40:22.300Z] ---> 27766c475c05 [2023-03-28T20:40:22.300Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-28T20:40:22.300Z] ---> Using cache [2023-03-28T20:40:22.300Z] ---> 852496506a31 [2023-03-28T20:40:22.300Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:40:22.300Z] ---> Using cache [2023-03-28T20:40:22.300Z] ---> df55cf527412 [2023-03-28T20:40:22.300Z] Step 8/23 : COPY . . [2023-03-28T20:40:22.300Z] ---> Using cache [2023-03-28T20:40:22.300Z] ---> f2fe53bc9c38 [2023-03-28T20:40:22.300Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-28T20:40:22.300Z] ---> Running in 75eedea465ca [2023-03-28T20:40:24.239Z] 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-28T20:40:24.825Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-28T20:40:24.825Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-28T20:40:24.825Z] ---> f368c33310d6 [2023-03-28T20:40:24.825Z] Step 3/27 : WORKDIR /edgex-go [2023-03-28T20:40:24.825Z] ---> Using cache [2023-03-28T20:40:24.825Z] ---> bd6a2f09c3a2 [2023-03-28T20:40:24.825Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-28T20:40:24.825Z] ---> Using cache [2023-03-28T20:40:24.825Z] ---> c06916e7ae4f [2023-03-28T20:40:24.825Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-28T20:40:24.825Z] ---> Using cache [2023-03-28T20:40:24.825Z] ---> 90666a589c56 [2023-03-28T20:40:24.825Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:40:24.825Z] ---> Using cache [2023-03-28T20:40:24.825Z] ---> da1fbf17fbc5 [2023-03-28T20:40:24.825Z] Step 7/27 : COPY . . [2023-03-28T20:40:24.825Z] ---> Using cache [2023-03-28T20:40:24.825Z] ---> 1d81d510141b [2023-03-28T20:40:24.825Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-28T20:40:24.825Z] ---> Using cache [2023-03-28T20:40:24.825Z] ---> fea3a217189e [2023-03-28T20:40:24.825Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-28T20:40:24.825Z] ---> Using cache [2023-03-28T20:40:24.825Z] ---> 39c8a9bc23bf [2023-03-28T20:40:24.825Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-28T20:40:24.825Z] ---> Using cache [2023-03-28T20:40:24.825Z] ---> c6314bb06ece [2023-03-28T20:40:24.825Z] Step 11/27 : 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-28T20:40:24.825Z] ---> Using cache [2023-03-28T20:40:24.825Z] ---> 7fe82a4fa30d [2023-03-28T20:40:24.825Z] Step 12/27 : WORKDIR /edgex-go [2023-03-28T20:40:24.825Z] ---> Using cache [2023-03-28T20:40:24.825Z] ---> 6fd61d810d0e [2023-03-28T20:40:24.825Z] [2023-03-28T20:40:24.825Z] Step 13/27 : FROM alpine:3.17 [2023-03-28T20:40:24.825Z] ---> d74e625d9115 [2023-03-28T20:40:24.825Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-28T20:40:24.825Z] ---> Using cache [2023-03-28T20:40:24.825Z] ---> c7ef075c5efb [2023-03-28T20:40:24.825Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-28T20:40:24.825Z] ---> Using cache [2023-03-28T20:40:24.825Z] ---> d42c562145f7 [2023-03-28T20:40:24.825Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:40:24.825Z] ---> Using cache [2023-03-28T20:40:25.409Z] ---> 67cc251a4c68 [2023-03-28T20:40:25.409Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:40:25.409Z] ---> Using cache [2023-03-28T20:40:25.409Z] ---> a0b788862b90 [2023-03-28T20:40:25.409Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-28T20:40:32.065Z] ---> d0adc6100629 [2023-03-28T20:40:32.065Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-28T20:40:35.401Z] Removing intermediate container 9082553ff866 [2023-03-28T20:40:35.401Z] ---> a368df62b60b [2023-03-28T20:40:35.401Z] [2023-03-28T20:40:35.401Z] Step 10/25 : FROM alpine:3.17 [2023-03-28T20:40:35.401Z] ---> d74e625d9115 [2023-03-28T20:40:35.401Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-28T20:40:35.401Z] ---> Using cache [2023-03-28T20:40:35.401Z] ---> bb588d35c44c [2023-03-28T20:40:35.401Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-28T20:40:35.401Z] ---> Using cache [2023-03-28T20:40:35.401Z] ---> 38c4515862aa [2023-03-28T20:40:35.401Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-28T20:40:35.401Z] ---> Running in cedbcc2ee60a [2023-03-28T20:40:36.365Z] Removing intermediate container cedbcc2ee60a [2023-03-28T20:40:36.365Z] ---> 51927ec3c467 [2023-03-28T20:40:36.365Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-28T20:40:36.365Z] ---> Running in 32151a546517 [2023-03-28T20:40:37.334Z] Removing intermediate container 32151a546517 [2023-03-28T20:40:37.334Z] ---> 723bb84cceda [2023-03-28T20:40:37.334Z] Step 15/25 : WORKDIR / [2023-03-28T20:40:37.613Z] ---> Running in b64f03af7676 [2023-03-28T20:40:39.556Z] Removing intermediate container b64f03af7676 [2023-03-28T20:40:39.556Z] ---> 1cafabc75227 [2023-03-28T20:40:39.556Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:40:39.556Z] ---> ba4d9756985a [2023-03-28T20:40:39.556Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-28T20:40:40.966Z] ---> 4d00017995db [2023-03-28T20:40:40.966Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:40:40.966Z] ---> c9b2aa542612 [2023-03-28T20:40:40.966Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-28T20:40:42.374Z] ---> 0570d55dc31e [2023-03-28T20:40:42.374Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-28T20:40:42.374Z] ---> 7690e99b57af [2023-03-28T20:40:42.374Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-28T20:40:43.788Z] ---> 1cb31f2e2711 [2023-03-28T20:40:43.788Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-28T20:40:43.788Z] ---> Running in da8a0b5bd886 [2023-03-28T20:40:44.374Z] Removing intermediate container da8a0b5bd886 [2023-03-28T20:40:44.374Z] ---> d39e3204c2ac [2023-03-28T20:40:44.374Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-28T20:40:44.653Z] ---> Running in 9e186dc0490f [2023-03-28T20:40:44.923Z] ---> a22a818ec210 [2023-03-28T20:40:44.923Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-28T20:40:45.193Z] Removing intermediate container 9e186dc0490f [2023-03-28T20:40:45.193Z] ---> 2bc5f9db3964 [2023-03-28T20:40:45.193Z] Step 25/27 : LABEL arch=arm64 [2023-03-28T20:40:45.461Z] ---> Running in c4fc1f78abc8 [2023-03-28T20:40:46.419Z] Removing intermediate container c4fc1f78abc8 [2023-03-28T20:40:46.419Z] ---> 9997529ab42e [2023-03-28T20:40:46.419Z] Step 26/27 : LABEL git_sha=c8dbb94d4419500e364429fc2dabbf6737445a51 [2023-03-28T20:40:46.419Z] ---> e1f043282619 [2023-03-28T20:40:46.419Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-28T20:40:46.419Z] ---> Running in 60915390d198 [2023-03-28T20:40:47.391Z] Removing intermediate container 60915390d198 [2023-03-28T20:40:47.391Z] ---> f0bfe8bcf773 [2023-03-28T20:40:47.391Z] Step 27/27 : LABEL version=0.0.0 [2023-03-28T20:40:47.391Z] ---> Running in 71a9d1c857c7 [2023-03-28T20:40:47.660Z] ---> 818958c82dcd [2023-03-28T20:40:47.660Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-28T20:40:47.660Z] ---> Running in 243decbf0ccd [2023-03-28T20:40:48.252Z] Removing intermediate container 71a9d1c857c7 [2023-03-28T20:40:48.252Z] ---> bb0a9cf1aee9 [2023-03-28T20:40:48.252Z] [2023-03-28T20:40:48.519Z] Removing intermediate container 243decbf0ccd [2023-03-28T20:40:48.519Z] ---> 01e9b4243b62 [2023-03-28T20:40:48.519Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-28T20:40:48.519Z] ---> Running in 16ec0ac292cf [2023-03-28T20:40:48.786Z] Successfully built bb0a9cf1aee9 [2023-03-28T20:40:48.786Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-28T20:40:49.065Z]  Building security-spire-agent ... done Removing intermediate container 16ec0ac292cf [2023-03-28T20:40:49.065Z] ---> e6a307194960 [2023-03-28T20:40:49.065Z] Step 23/25 : LABEL arch=arm64 [2023-03-28T20:40:49.335Z] ---> Running in 4f37712b6a43 [2023-03-28T20:40:49.918Z] Removing intermediate container 4f37712b6a43 [2023-03-28T20:40:49.918Z] ---> ee966237c64d [2023-03-28T20:40:49.918Z] Step 24/25 : LABEL git_sha=c8dbb94d4419500e364429fc2dabbf6737445a51 [2023-03-28T20:40:49.918Z] ---> Running in cd6785ec8e4f [2023-03-28T20:40:50.506Z] Removing intermediate container cd6785ec8e4f [2023-03-28T20:40:50.506Z] ---> 921871673981 [2023-03-28T20:40:50.506Z] Step 25/25 : LABEL version=0.0.0 [2023-03-28T20:40:50.506Z] ---> Running in 7c0db941964f [2023-03-28T20:40:53.097Z] Removing intermediate container 7c0db941964f [2023-03-28T20:40:53.097Z] ---> ef26d95df74b [2023-03-28T20:40:53.097Z] [2023-03-28T20:40:53.685Z] Successfully built ef26d95df74b [2023-03-28T20:40:53.685Z] Successfully tagged core-metadata-arm64:latest [2023-03-28T20:41:20.376Z]  Building core-metadata ... done Removing intermediate container 5679fd48cc98 [2023-03-28T20:41:20.376Z] ---> c76bf62e096e [2023-03-28T20:41:20.376Z] [2023-03-28T20:41:20.376Z] Step 10/23 : FROM alpine:3.17 [2023-03-28T20:41:20.376Z] ---> d74e625d9115 [2023-03-28T20:41:20.376Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-28T20:41:20.376Z] ---> Using cache [2023-03-28T20:41:20.376Z] ---> 3acfbcf28c42 [2023-03-28T20:41:20.376Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-28T20:41:20.376Z] ---> Using cache [2023-03-28T20:41:20.376Z] ---> 288ba761b9db [2023-03-28T20:41:20.376Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:41:20.376Z] ---> Using cache [2023-03-28T20:41:20.376Z] ---> 7009417ad6bd [2023-03-28T20:41:20.376Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:41:20.376Z] ---> Using cache [2023-03-28T20:41:20.376Z] ---> 681f949698c3 [2023-03-28T20:41:20.376Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-28T20:41:20.376Z] ---> f74ed89c2294 [2023-03-28T20:41:20.376Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-28T20:41:21.342Z] ---> d484111b702d [2023-03-28T20:41:21.342Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-28T20:41:22.328Z] ---> 4d8dd88f78b0 [2023-03-28T20:41:22.328Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-28T20:41:22.599Z] ---> Running in 01e1ad9f7987 [2023-03-28T20:41:25.954Z] Removing intermediate container 01e1ad9f7987 [2023-03-28T20:41:25.954Z] ---> 1433dd1877eb [2023-03-28T20:41:25.954Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-28T20:41:25.954Z] ---> Running in c1f81e630e79 [2023-03-28T20:41:25.954Z] Removing intermediate container c1f81e630e79 [2023-03-28T20:41:26.229Z] ---> 1d62d568c2f9 [2023-03-28T20:41:26.229Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-28T20:41:26.229Z] ---> Running in 4b541b01b78f [2023-03-28T20:41:26.820Z] Removing intermediate container 4b541b01b78f [2023-03-28T20:41:26.820Z] ---> ce10972ddf1c [2023-03-28T20:41:26.820Z] Step 21/23 : LABEL arch=arm64 [2023-03-28T20:41:26.820Z] ---> Running in 82f0cae47b4e [2023-03-28T20:41:27.406Z] Removing intermediate container 82f0cae47b4e [2023-03-28T20:41:27.406Z] ---> 600fb8829a37 [2023-03-28T20:41:27.406Z] Step 22/23 : LABEL git_sha=c8dbb94d4419500e364429fc2dabbf6737445a51 [2023-03-28T20:41:27.677Z] ---> Running in 406f1591b247 [2023-03-28T20:41:28.260Z] Removing intermediate container 406f1591b247 [2023-03-28T20:41:28.260Z] ---> e179f605a6b6 [2023-03-28T20:41:28.260Z] Step 23/23 : LABEL version=0.0.0 [2023-03-28T20:41:28.260Z] ---> Running in 6a22a871e6c3 [2023-03-28T20:41:28.843Z] Removing intermediate container 6a22a871e6c3 [2023-03-28T20:41:28.843Z] ---> c7b4321db187 [2023-03-28T20:41:28.843Z] [2023-03-28T20:41:29.427Z] Successfully built c7b4321db187 [2023-03-28T20:41:29.427Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-28T20:43:06.285Z]  Building core-common-config-bootstrapper ... done Removing intermediate container ad698ae44d2e [2023-03-28T20:43:06.285Z] ---> 5413d7bc0a21 [2023-03-28T20:43:06.285Z] [2023-03-28T20:43:06.285Z] Step 9/33 : FROM alpine:3.17 [2023-03-28T20:43:06.285Z] ---> d74e625d9115 [2023-03-28T20:43:06.285Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-28T20:43:06.285Z] ---> Using cache [2023-03-28T20:43:06.285Z] ---> f15d29515936 [2023-03-28T20:43:06.285Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-28T20:43:06.285Z] ---> Running in 94c1a60df7d1 [2023-03-28T20:43:06.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:43:06.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:43:06.285Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-28T20:43:06.285Z] (2/2) Installing su-exec (0.2-r2) [2023-03-28T20:43:06.285Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:43:06.285Z] OK: 8 MiB in 17 packages [2023-03-28T20:43:06.285Z] Removing intermediate container 94c1a60df7d1 [2023-03-28T20:43:06.285Z] ---> 2473e6b1d4d5 [2023-03-28T20:43:06.285Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-28T20:43:06.285Z] ---> Running in 8479d7e7551c [2023-03-28T20:43:06.285Z] Removing intermediate container 8479d7e7551c [2023-03-28T20:43:06.285Z] ---> f435b0e9f6dd [2023-03-28T20:43:06.285Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-28T20:43:06.285Z] ---> Running in 594b09af75ab [2023-03-28T20:43:06.285Z] Removing intermediate container 594b09af75ab [2023-03-28T20:43:06.285Z] ---> 8d9bbd05bcd6 [2023-03-28T20:43:06.285Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-28T20:43:06.285Z] ---> Running in 192b85943134 [2023-03-28T20:43:06.285Z] Removing intermediate container 192b85943134 [2023-03-28T20:43:06.285Z] ---> 924ce8ac58a9 [2023-03-28T20:43:06.285Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-28T20:43:06.285Z] ---> Running in 5cc77ca0e338 [2023-03-28T20:43:06.285Z] Removing intermediate container 5cc77ca0e338 [2023-03-28T20:43:06.285Z] ---> 265d6caca657 [2023-03-28T20:43:06.285Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-28T20:43:06.285Z] ---> Running in d94595e974e0 [2023-03-28T20:43:06.285Z] Removing intermediate container d94595e974e0 [2023-03-28T20:43:06.285Z] ---> 56ba4dc250c5 [2023-03-28T20:43:06.285Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-28T20:43:06.285Z] ---> Running in 321bcaa96785 [2023-03-28T20:43:06.882Z] Removing intermediate container 321bcaa96785 [2023-03-28T20:43:06.882Z] ---> aabec86ffd8a [2023-03-28T20:43:06.882Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-28T20:43:07.841Z] ---> 54148e568688 [2023-03-28T20:43:07.841Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-28T20:43:08.107Z] ---> Running in c6b9424cfb9b [2023-03-28T20:43:11.444Z] Removing intermediate container c6b9424cfb9b [2023-03-28T20:43:11.444Z] ---> acc5884f80b8 [2023-03-28T20:43:11.444Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:43:12.027Z] ---> 3fc4fed043d8 [2023-03-28T20:43:12.027Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:43:12.985Z] ---> 0d42297762b5 [2023-03-28T20:43:12.985Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-28T20:43:14.922Z] ---> 34c548a15947 [2023-03-28T20:43:14.922Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-28T20:43:15.504Z] ---> dd1d6956d7ba [2023-03-28T20:43:15.504Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-28T20:43:16.462Z] ---> b675ff71f65f [2023-03-28T20:43:16.462Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-28T20:43:19.049Z] ---> aaf8a851fc58 [2023-03-28T20:43:19.049Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-28T20:43:19.633Z] ---> ad605a3267f0 [2023-03-28T20:43:19.633Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-28T20:43:20.592Z] ---> 5ddf0e2b1ba3 [2023-03-28T20:43:20.592Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-28T20:43:20.860Z] ---> Running in aee891112fd6 [2023-03-28T20:43:24.199Z] Removing intermediate container aee891112fd6 [2023-03-28T20:43:24.199Z] ---> 6edd09cff4f4 [2023-03-28T20:43:24.199Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-28T20:43:24.199Z] ---> Running in a2d24b11924e [2023-03-28T20:43:24.469Z] Removing intermediate container a2d24b11924e [2023-03-28T20:43:24.469Z] ---> cda457a4a8e0 [2023-03-28T20:43:24.469Z] Step 30/33 : CMD ["gate"] [2023-03-28T20:43:24.469Z] ---> Running in 9ec057bac3f9 [2023-03-28T20:43:25.052Z] Removing intermediate container 9ec057bac3f9 [2023-03-28T20:43:25.052Z] ---> 8daf29db12f5 [2023-03-28T20:43:25.052Z] Step 31/33 : LABEL arch=arm64 [2023-03-28T20:43:25.052Z] ---> Running in d981cc9bfbb9 [2023-03-28T20:43:25.636Z] Removing intermediate container d981cc9bfbb9 [2023-03-28T20:43:25.636Z] ---> 86e345d6d6bb [2023-03-28T20:43:25.636Z] Step 32/33 : LABEL git_sha=c8dbb94d4419500e364429fc2dabbf6737445a51 [2023-03-28T20:43:25.636Z] ---> Running in 4eeb6622a6d9 [2023-03-28T20:43:26.224Z] Removing intermediate container 4eeb6622a6d9 [2023-03-28T20:43:26.224Z] ---> e80577438a6f [2023-03-28T20:43:26.224Z] Step 33/33 : LABEL version=0.0.0 [2023-03-28T20:43:26.224Z] ---> Running in db8d792d4b34 [2023-03-28T20:43:26.806Z] Removing intermediate container db8d792d4b34 [2023-03-28T20:43:26.806Z] ---> aa7877eae841 [2023-03-28T20:43:26.806Z] [2023-03-28T20:43:27.072Z] Successfully built aa7877eae841 [2023-03-28T20:43:27.072Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-28T20:44:23.460Z]  Building security-bootstrapper ... done Removing intermediate container 75eedea465ca [2023-03-28T20:44:23.460Z] ---> 3021f7914b1e [2023-03-28T20:44:23.460Z] [2023-03-28T20:44:23.460Z] Step 10/23 : FROM alpine:3.17 [2023-03-28T20:44:23.460Z] ---> d74e625d9115 [2023-03-28T20:44:23.460Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-28T20:44:23.460Z] ---> Using cache [2023-03-28T20:44:23.460Z] ---> bb588d35c44c [2023-03-28T20:44:23.460Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-28T20:44:23.460Z] ---> Using cache [2023-03-28T20:44:23.460Z] ---> 38c4515862aa [2023-03-28T20:44:23.460Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-28T20:44:23.460Z] ---> Running in 1d99c50975f9 [2023-03-28T20:44:23.461Z] Removing intermediate container 1d99c50975f9 [2023-03-28T20:44:23.461Z] ---> c4da94404c57 [2023-03-28T20:44:23.461Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-28T20:44:23.461Z] ---> Running in a3fd8f2bd8de [2023-03-28T20:44:23.461Z] Removing intermediate container a3fd8f2bd8de [2023-03-28T20:44:23.461Z] ---> 51c767ddba70 [2023-03-28T20:44:23.461Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-28T20:44:23.461Z] ---> 108a1c03ba72 [2023-03-28T20:44:23.461Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-28T20:44:23.461Z] ---> 6e6ac0828f95 [2023-03-28T20:44:23.461Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-28T20:44:24.049Z] ---> 2a4f985783a0 [2023-03-28T20:44:24.050Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-28T20:44:24.316Z] ---> c7a3c2635e66 [2023-03-28T20:44:24.316Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-28T20:44:24.582Z] ---> Running in 9a15777f52a2 [2023-03-28T20:44:24.848Z] Removing intermediate container 9a15777f52a2 [2023-03-28T20:44:24.848Z] ---> cd178ee0cd2f [2023-03-28T20:44:24.848Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-28T20:44:24.849Z] ---> Running in 491d49ed02f4 [2023-03-28T20:44:25.118Z] Removing intermediate container 491d49ed02f4 [2023-03-28T20:44:25.118Z] ---> 2d5009f15b78 [2023-03-28T20:44:25.118Z] Step 21/23 : LABEL arch=arm64 [2023-03-28T20:44:25.118Z] ---> Running in 76bb0fc71296 [2023-03-28T20:44:25.698Z] Removing intermediate container 76bb0fc71296 [2023-03-28T20:44:25.698Z] ---> 3897d21726d0 [2023-03-28T20:44:25.698Z] Step 22/23 : LABEL git_sha=c8dbb94d4419500e364429fc2dabbf6737445a51 [2023-03-28T20:44:25.698Z] ---> Running in c13a7748f628 [2023-03-28T20:44:25.964Z] Removing intermediate container c13a7748f628 [2023-03-28T20:44:25.964Z] ---> 2cca0fbdf151 [2023-03-28T20:44:25.964Z] Step 23/23 : LABEL version=0.0.0 [2023-03-28T20:44:25.964Z] ---> Running in ac5466f33323 [2023-03-28T20:44:26.229Z] Removing intermediate container ac5466f33323 [2023-03-28T20:44:26.229Z] ---> a0cf52a98ce6 [2023-03-28T20:44:26.229Z] [2023-03-28T20:44:26.493Z] Successfully built a0cf52a98ce6 [2023-03-28T20:44:26.493Z] Successfully tagged support-scheduler-arm64:latest [2023-03-28T20:44:27.081Z]  Building support-scheduler ... done  [Pipeline] } [2023-03-28T20:44:27.094Z] $ docker stop --time=1 57388811e975017784d2a74f537b4c75adba575fd6b253d2ddb7f56a680ac6f7 [2023-03-28T20:44:28.760Z] $ docker rm -f --volumes 57388811e975017784d2a74f537b4c75adba575fd6b253d2ddb7f56a680ac6f7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T20:44:29.294Z] + docker images [2023-03-28T20:44:29.558Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-28T20:44:29.558Z] support-scheduler-arm64 latest a0cf52a98ce6 3 seconds ago 31.5MB [2023-03-28T20:44:29.558Z] 3021f7914b1e 10 seconds ago 1.56GB [2023-03-28T20:44:29.558Z] security-bootstrapper-arm64 latest aa7877eae841 About a minute ago 21.9MB [2023-03-28T20:44:29.558Z] 5413d7bc0a21 About a minute ago 1.48GB [2023-03-28T20:44:29.558Z] core-common-config-bootstrapper-arm64 latest c7b4321db187 3 minutes ago 17.2MB [2023-03-28T20:44:29.558Z] c76bf62e096e 3 minutes ago 1.49GB [2023-03-28T20:44:29.558Z] core-metadata-arm64 latest ef26d95df74b 3 minutes ago 20.2MB [2023-03-28T20:44:29.558Z] security-spire-agent-arm64 latest bb0a9cf1aee9 3 minutes ago 125MB [2023-03-28T20:44:29.558Z] a368df62b60b 3 minutes ago 1.5GB [2023-03-28T20:44:29.558Z] security-spire-server-arm64 latest 64eb37363620 4 minutes ago 87.1MB [2023-03-28T20:44:29.558Z] core-command-arm64 latest bc58e915c4c1 4 minutes ago 19.7MB [2023-03-28T20:44:29.558Z] cf70fcc05f0a 5 minutes ago 1.49GB [2023-03-28T20:44:29.558Z] d761e4b18c15 5 minutes ago 1.35GB [2023-03-28T20:44:29.558Z] security-secretstore-setup-arm64 latest 83727426456e 5 minutes ago 32.2MB [2023-03-28T20:44:29.558Z] 221cd63a0879 5 minutes ago 1.49GB [2023-03-28T20:44:29.558Z] security-spire-config-arm64 latest c73326db4db1 6 minutes ago 86.2MB [2023-03-28T20:44:29.558Z] 6fd61d810d0e 7 minutes ago 1.35GB [2023-03-28T20:44:29.558Z] support-notifications-arm64 latest 2bee6103444d 9 minutes ago 32.1MB [2023-03-28T20:44:29.558Z] f7deb632f3b9 10 minutes ago 1.56GB [2023-03-28T20:44:29.558Z] security-spiffe-token-provider-arm64 latest 7d91ed941001 11 minutes ago 32.7MB [2023-03-28T20:44:29.558Z] 77b010fd70d8 11 minutes ago 1.53GB [2023-03-28T20:44:29.558Z] core-data-arm64 latest 4927f9683f77 13 minutes ago 19.9MB [2023-03-28T20:44:29.558Z] a54127e396df 13 minutes ago 1.5GB [2023-03-28T20:44:29.558Z] security-proxy-setup-arm64 latest 02c696143021 14 minutes ago 18.7MB [2023-03-28T20:44:29.558Z] security-proxy-auth-arm64 latest 431dc287c676 14 minutes ago 18.2MB [2023-03-28T20:44:29.558Z] 20e8198bcec8 14 minutes ago 1.47GB [2023-03-28T20:44:29.558Z] cba06f3075eb 15 minutes ago 1.47GB [2023-03-28T20:44:29.558Z] ci-base-image-arm64 latest f368c33310d6 38 minutes ago 866MB [2023-03-28T20:44:29.558Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 2 weeks ago 648MB [2023-03-28T20:44:29.558Z] alpine 3.17 d74e625d9115 6 weeks ago 7.46MB [2023-03-28T20:44:29.558Z] 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-28T20:44:30.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T20:44:30.372Z] [2023-03-28T20:44:30.372Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:44:30.786Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T20:44:30.786Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-28T20:44:30.786Z] 8998bd30e6a1: Pulling fs layer [2023-03-28T20:44:30.786Z] 04944245beec: Pulling fs layer [2023-03-28T20:44:30.786Z] 699f458cf7ca: Pulling fs layer [2023-03-28T20:44:30.786Z] 765212b225bb: Pulling fs layer [2023-03-28T20:44:30.786Z] f23df028b6ca: Pulling fs layer [2023-03-28T20:44:30.786Z] d65c8cfc05b1: Pulling fs layer [2023-03-28T20:44:30.786Z] 2437ff75d9bd: Pulling fs layer [2023-03-28T20:44:30.786Z] 765212b225bb: Waiting [2023-03-28T20:44:30.786Z] f23df028b6ca: Waiting [2023-03-28T20:44:30.786Z] d65c8cfc05b1: Waiting [2023-03-28T20:44:30.786Z] 2437ff75d9bd: Waiting [2023-03-28T20:44:31.053Z] 04944245beec: Verifying Checksum [2023-03-28T20:44:31.053Z] 04944245beec: Download complete [2023-03-28T20:44:31.053Z] 765212b225bb: Verifying Checksum [2023-03-28T20:44:31.053Z] 765212b225bb: Download complete [2023-03-28T20:44:31.053Z] f23df028b6ca: Download complete [2023-03-28T20:44:31.053Z] d65c8cfc05b1: Download complete [2023-03-28T20:44:31.321Z] 699f458cf7ca: Verifying Checksum [2023-03-28T20:44:31.321Z] 699f458cf7ca: Download complete [2023-03-28T20:44:31.589Z] 8998bd30e6a1: Verifying Checksum [2023-03-28T20:44:31.589Z] 8998bd30e6a1: Download complete [2023-03-28T20:44:34.165Z] 2437ff75d9bd: Verifying Checksum [2023-03-28T20:44:34.165Z] 2437ff75d9bd: Download complete [2023-03-28T20:44:36.740Z] 8998bd30e6a1: Pull complete [2023-03-28T20:44:36.740Z] 04944245beec: Pull complete [2023-03-28T20:44:38.144Z] 699f458cf7ca: Pull complete [2023-03-28T20:44:38.410Z] 765212b225bb: Pull complete [2023-03-28T20:44:38.993Z] f23df028b6ca: Pull complete [2023-03-28T20:44:39.259Z] d65c8cfc05b1: Pull complete [2023-03-28T20:44:54.229Z] 2437ff75d9bd: Pull complete [2023-03-28T20:44:54.229Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-28T20:44:54.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T20:44:54.229Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:44:54.549Z] prd-ubuntu20.04-docker-arm64-4c-16g-6109 does not seem to be running inside a container [2023-03-28T20:44:54.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-28T20:44:57.477Z] $ docker top e49e8fc176caa24fef157ba7a1660d77948d345262dd3b3d02430df45255cac5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:44:58.396Z] ---> job-cost.sh [2023-03-28T20:44:58.396Z] lf-activate-venv: SKIPPING [2023-03-28T20:44:58.396Z] INFO: No Stack... [2023-03-28T20:44:58.662Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-28T20:44:59.619Z] INFO: Archiving Costs [Pipeline] sh [2023-03-28T20:45:00.272Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-03-28T20:45:00.273Z] + cut -d, -f6 [Pipeline] lock [2023-03-28T20:45:00.328Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4483-1-stack-cost] [2023-03-28T20:45:00.333Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4483-1-stack-cost] did not exist. Created. [2023-03-28T20:45:00.334Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4483-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-28T20:45:01.063Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-28T20:45:01.264Z] Stashed 1 file(s) [Pipeline] } [2023-03-28T20:45:01.279Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4483-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-28T20:45:01.350Z] $ docker stop --time=1 e49e8fc176caa24fef157ba7a1660d77948d345262dd3b3d02430df45255cac5 [2023-03-28T20:45:03.061Z] $ docker rm -f --volumes e49e8fc176caa24fef157ba7a1660d77948d345262dd3b3d02430df45255cac5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-28T20:45:04.020Z] provisioning config files... [2023-03-28T20:45:04.027Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config523587202560102331tmp [Pipeline] { [Pipeline] sh [2023-03-28T20:45:04.369Z] + set +x [2023-03-28T20:45:04.369Z] + bash -s -- [2023-03-28T20:45:04.369Z] + curl -s https://codecov.io/bash [2023-03-28T20:45:04.369Z] [2023-03-28T20:45:04.369Z] _____ _ [2023-03-28T20:45:04.369Z] / ____| | | [2023-03-28T20:45:04.369Z] | | ___ __| | ___ ___ _____ __ [2023-03-28T20:45:04.369Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-28T20:45:04.369Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-28T20:45:04.369Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-28T20:45:04.369Z] Bash-1.0.6 [2023-03-28T20:45:04.369Z] [2023-03-28T20:45:04.369Z] [2023-03-28T20:45:04.369Z] ==> git version 2.25.1 found [2023-03-28T20:45:04.370Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-28T20:45:04.370Z] Release-Date: 2020-01-08 [2023-03-28T20:45:04.370Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-28T20:45:04.370Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-28T20:45:04.370Z] ==> Jenkins CI detected. [2023-03-28T20:45:04.370Z] current dir:  /w/workspace/edgex-go/1 [2023-03-28T20:45:04.370Z] project root: . [2023-03-28T20:45:04.370Z] --> token set from env [2023-03-28T20:45:04.370Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-28T20:45:04.370Z] ==> Running gcov in . (disable via -X gcov) [2023-03-28T20:45:04.370Z] ==> Python coveragepy not found [2023-03-28T20:45:04.370Z] ==> Searching for coverage reports in: [2023-03-28T20:45:04.370Z] + . [2023-03-28T20:45:04.370Z] -> Found 1 reports [2023-03-28T20:45:04.370Z] ==> Detecting git/mercurial file structure [2023-03-28T20:45:04.370Z] ==> Reading reports [2023-03-28T20:45:04.370Z] + ./coverage.out bytes=447380 [2023-03-28T20:45:04.370Z] ==> Appending adjustments [2023-03-28T20:45:04.370Z] https://docs.codecov.io/docs/fixing-reports [2023-03-28T20:45:05.745Z] + Found adjustments [2023-03-28T20:45:05.746Z] ==> Gzipping contents [2023-03-28T20:45:05.746Z] 60K /tmp/codecov.8oKZTs.gz [2023-03-28T20:45:05.746Z] ==> Uploading reports [2023-03-28T20:45:05.746Z] url: https://codecov.io [2023-03-28T20:45:05.746Z] query: branch=PR-4483&commit=c8dbb94d4419500e364429fc2dabbf6737445a51&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4483%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4483&job=&cmd_args= [2023-03-28T20:45:05.746Z] -> Pinging Codecov [2023-03-28T20:45:05.746Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4483&commit=c8dbb94d4419500e364429fc2dabbf6737445a51&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4483%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4483&job=&cmd_args= [2023-03-28T20:45:05.746Z] -> Uploading to [2023-03-28T20:45:05.746Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-28/00271124DB129430A58F1EEE437C3FCB/c8dbb94d4419500e364429fc2dabbf6737445a51/7dd2e685-2bea-4b40-9495-4c59e22d6246.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230328%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230328T204505Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7315c93a93a6a26d86d2730fd5a378fa3c67d3a554cafc57494fa193c4b058b7 [2023-03-28T20:45:05.746Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T20:45:05.746Z] Dload Upload Total Spent Left Speed [2023-03-28T20:45:06.005Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57467 0 0 100 57467 0 198k --:--:-- --:--:-- --:--:-- 199k [2023-03-28T20:45:06.005Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c8dbb94d4419500e364429fc2dabbf6737445a51 [Pipeline] } [2023-03-28T20:45:06.034Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-28T20:45:07.343Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:45:07.670Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:45:08.556Z] ---> package-listing.sh [2023-03-28T20:45:08.556Z] ++ facter osfamily [2023-03-28T20:45:08.556Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-28T20:45:08.816Z] + OS_FAMILY=debian [2023-03-28T20:45:08.816Z] + workspace=/w/workspace/edgex-go/1 [2023-03-28T20:45:08.816Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-28T20:45:08.816Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-28T20:45:08.816Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-28T20:45:08.816Z] + PACKAGES=/tmp/packages_start.txt [2023-03-28T20:45:08.816Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-28T20:45:08.816Z] + PACKAGES=/tmp/packages_end.txt [2023-03-28T20:45:08.816Z] + case "${OS_FAMILY}" in [2023-03-28T20:45:08.816Z] + dpkg -l [2023-03-28T20:45:08.816Z] + grep '^ii' [2023-03-28T20:45:08.816Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-28T20:45:08.816Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-28T20:45:08.816Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-28T20:45:08.816Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-28T20:45:08.816Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-28T20:45:08.816Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-28T20:45:08.847Z] 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-28T20:45:09.142Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:45:09.766Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T20:45:09.766Z] [2023-03-28T20:45:09.766Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:45:10.147Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T20:45:10.147Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-28T20:45:10.147Z] 5eb5b503b376: Pulling fs layer [2023-03-28T20:45:10.147Z] 5c69ac0246d0: Pulling fs layer [2023-03-28T20:45:10.147Z] ec43610c2a17: Pulling fs layer [2023-03-28T20:45:10.147Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-28T20:45:10.147Z] 33b1e0a273af: Pulling fs layer [2023-03-28T20:45:10.147Z] 5d3b04190fa2: Pulling fs layer [2023-03-28T20:45:10.147Z] 2f39f015ded8: Pulling fs layer [2023-03-28T20:45:10.147Z] 3a2ae6a8a46f: Waiting [2023-03-28T20:45:10.147Z] 33b1e0a273af: Waiting [2023-03-28T20:45:10.147Z] 5d3b04190fa2: Waiting [2023-03-28T20:45:10.147Z] 2f39f015ded8: Waiting [2023-03-28T20:45:10.147Z] 5c69ac0246d0: Download complete [2023-03-28T20:45:10.147Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-28T20:45:10.147Z] 3a2ae6a8a46f: Download complete [2023-03-28T20:45:10.147Z] 33b1e0a273af: Verifying Checksum [2023-03-28T20:45:10.147Z] 33b1e0a273af: Download complete [2023-03-28T20:45:10.147Z] ec43610c2a17: Verifying Checksum [2023-03-28T20:45:10.147Z] ec43610c2a17: Download complete [2023-03-28T20:45:10.147Z] 5d3b04190fa2: Download complete [2023-03-28T20:45:10.408Z] 5eb5b503b376: Download complete [2023-03-28T20:45:10.974Z] 2f39f015ded8: Download complete [2023-03-28T20:45:11.539Z] 5eb5b503b376: Pull complete [2023-03-28T20:45:11.539Z] 5c69ac0246d0: Pull complete [2023-03-28T20:45:12.106Z] ec43610c2a17: Pull complete [2023-03-28T20:45:12.106Z] 3a2ae6a8a46f: Pull complete [2023-03-28T20:45:12.363Z] 33b1e0a273af: Pull complete [2023-03-28T20:45:12.363Z] 5d3b04190fa2: Pull complete [2023-03-28T20:45:16.544Z] 2f39f015ded8: Pull complete [2023-03-28T20:45:16.544Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-28T20:45:16.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T20:45:16.544Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:45:16.750Z] prd-ubuntu20.04-docker-8c-8g-6106 does not seem to be running inside a container [2023-03-28T20:45:16.777Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-28T20:45:20.470Z] $ docker top df1f4b038c49ed3d20c5a2a9b53b0d01f0c9f87601373e83d1ec571955e09ca8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T20:45:20.862Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-28T20:45:21.173Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-28T20:45:21.486Z] + ls /var/log/sa-host [2023-03-28T20:45:21.486Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T20:45:21.620Z] provisioning config files... [2023-03-28T20:45:21.628Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config11891597517096016109tmp [Pipeline] { [Pipeline] echo [2023-03-28T20:45:21.699Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:45:22.012Z] ---> create-netrc.sh [Pipeline] } [2023-03-28T20:45:22.036Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:45:22.428Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-28T20:45:22.460Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:45:22.768Z] ---> sudo-logs.sh [2023-03-28T20:45:22.768Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-28T20:45:22.840Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:45:23.149Z] ---> job-cost.sh [2023-03-28T20:45:23.149Z] lf-activate-venv: SKIPPING [2023-03-28T20:45:23.149Z] DEBUG: total: 0.10999999940395355 [2023-03-28T20:45:23.149Z] INFO: Retrieving Stack Cost... [2023-03-28T20:45:23.717Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-28T20:45:23.977Z] INFO: Archiving Costs [Pipeline] echo [2023-03-28T20:45:24.008Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:45:24.318Z] ---> logs-deploy.sh [2023-03-28T20:45:24.318Z] lf-activate-venv: SKIPPING [2023-03-28T20:45:24.318Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4483/1 [2023-03-28T20:45:24.318Z] INFO: archiving workspace using pattern(s): [2023-03-28T20:45:25.263Z] Archives upload complete. [2023-03-28T20:45:25.263Z] INFO: archiving logs to Nexus