Pull request #4294 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from df58ae22df89e3057bed541aa2bca992171cfd78+5762ad0855b277c3a10a3989888db3e958004f6b (2eadc128f9931e68a65f215acc7b7052e6ec6423) 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-ssh7793688707765701892.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17231402762534736538.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4294/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4294/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15597755147395250450.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh17951000188504853724.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4294/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4294/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8472711220291276125.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2998 in /w/workspace/edgexfoundry_edgex-go_PR-4294 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 5762ad0855b277c3a10a3989888db3e958004f6b into PR head commit df58ae22df89e3057bed541aa2bca992171cfd78 Merge succeeded, producing df58ae22df89e3057bed541aa2bca992171cfd78 Checking out Revision df58ae22df89e3057bed541aa2bca992171cfd78 (PR-4294) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > 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/4294/head:refs/remotes/origin/PR-4294 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df58ae22df89e3057bed541aa2bca992171cfd78 # 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 5762ad0855b277c3a10a3989888db3e958004f6b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df58ae22df89e3057bed541aa2bca992171cfd78 # timeout=10 > git rev-list --no-walk 8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-18T20:21:27.764Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-18T20:21:27.819Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-18T20:21:27.832Z] ========================================================= [2023-01-18T20:21:27.832Z] EdgeX Global Pipelines Version Info [2023-01-18T20:21:27.832Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-18T20:21:28.530Z] ------------------- [2023-01-18T20:21:28.530Z] stable info: [2023-01-18T20:21:28.530Z] ------------------- [2023-01-18T20:21:28.530Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-18T20:21:28.530Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T20:21:28.530Z] Message: update stable to v1.0.244 [2023-01-18T20:21:29.099Z] ------------------- [2023-01-18T20:21:29.099Z] experimental info: [2023-01-18T20:21:29.099Z] ------------------- [2023-01-18T20:21:29.099Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-18T20:21:29.099Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T20:21:29.099Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-18T20:21:29.267Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-01-18T20:21:29.275Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-01-18T20:21:29.283Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-18T20:21:29.291Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-18T20:21:29.298Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-18T20:21:29.312Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-18T20:21:29.322Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-18T20:21:29.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-01-18T20:21:29.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-01-18T20:21:29.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-01-18T20:21:29.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-18T20:21:29.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-18T20:21:29.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-18T20:21:29.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-18T20:21:29.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-18T20:21:29.398Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-18T20:21:29.413Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-18T20:21:29.426Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-18T20:21:29.440Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-18T20:21:29.450Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-18T20:21:29.464Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-18T20:21:29.475Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-18T20:21:29.487Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-18T20:21:29.504Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4294 [Pipeline] echo [2023-01-18T20:21:29.520Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4294 [Pipeline] echo [2023-01-18T20:21:29.530Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4294 [Pipeline] echo [2023-01-18T20:21:29.544Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = df58ae22df89e3057bed541aa2bca992171cfd78 [Pipeline] echo [2023-01-18T20:21:29.555Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = df58ae2 [Pipeline] echo [2023-01-18T20:21:29.566Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T20:21:29.608Z] provisioning config files... [2023-01-18T20:21:29.621Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config9824998531152211224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T20:21:29.940Z] ---> docker-login.sh [2023-01-18T20:21:29.940Z] nexus3.edgexfoundry.org:10001 [2023-01-18T20:21:30.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T20:21:30.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T20:21:30.507Z] Configure a credential helper to remove this warning. See [2023-01-18T20:21:30.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T20:21:30.507Z] [2023-01-18T20:21:30.507Z] Login Succeeded [2023-01-18T20:21:30.507Z] nexus3.edgexfoundry.org:10002 [2023-01-18T20:21:30.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T20:21:30.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T20:21:30.766Z] Configure a credential helper to remove this warning. See [2023-01-18T20:21:30.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T20:21:30.766Z] [2023-01-18T20:21:30.766Z] Login Succeeded [2023-01-18T20:21:30.766Z] nexus3.edgexfoundry.org:10003 [2023-01-18T20:21:30.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T20:21:30.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T20:21:30.766Z] Configure a credential helper to remove this warning. See [2023-01-18T20:21:30.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T20:21:30.766Z] [2023-01-18T20:21:30.766Z] Login Succeeded [2023-01-18T20:21:30.766Z] nexus3.edgexfoundry.org:10004 [2023-01-18T20:21:31.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T20:21:31.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T20:21:31.026Z] Configure a credential helper to remove this warning. See [2023-01-18T20:21:31.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T20:21:31.026Z] [2023-01-18T20:21:31.026Z] Login Succeeded [2023-01-18T20:21:31.026Z] docker.io [2023-01-18T20:21:31.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T20:21:31.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T20:21:31.287Z] Configure a credential helper to remove this warning. See [2023-01-18T20:21:31.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T20:21:31.287Z] [2023-01-18T20:21:31.287Z] Login Succeeded [2023-01-18T20:21:31.287Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T20:21:31.294Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-18T20:21:31.612Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-01-18T20:21:31.612Z] + dirname cmd/core-command/Dockerfile [2023-01-18T20:21:31.612Z] + cut -d/ -f2 [2023-01-18T20:21:31.612Z] + echo core-command,cmd/core-command/Dockerfile [2023-01-18T20:21:31.612Z] + dirname cmd/core-data/Dockerfile [2023-01-18T20:21:31.612Z] + cut -d/ -f2 [2023-01-18T20:21:31.612Z] + echo core-data,cmd/core-data/Dockerfile [2023-01-18T20:21:31.612Z] + dirname cmd/core-metadata/Dockerfile [2023-01-18T20:21:31.612Z] + cut -d/ -f2 [2023-01-18T20:21:31.612Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-01-18T20:21:31.612Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-01-18T20:21:31.612Z] + cut -d/ -f2 [2023-01-18T20:21:31.612Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-01-18T20:21:31.612Z] + + dirname cmd/security-proxy-setup/Dockerfilecut [2023-01-18T20:21:31.612Z] -d/ -f2 [2023-01-18T20:21:31.612Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-01-18T20:21:31.612Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-01-18T20:21:31.612Z] + cut -d/ -f2 [2023-01-18T20:21:31.612Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-01-18T20:21:31.612Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-01-18T20:21:31.612Z] + cut -d/ -f2 [2023-01-18T20:21:31.612Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-01-18T20:21:31.612Z] + dirname cmd/security-spire-agent/Dockerfile [2023-01-18T20:21:31.612Z] + cut -d/ -f2 [2023-01-18T20:21:31.612Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-01-18T20:21:31.612Z] + dirname cmd/security-spire-config/Dockerfile [2023-01-18T20:21:31.612Z] + cut -d/ -f2 [2023-01-18T20:21:31.612Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-01-18T20:21:31.612Z] + dirname cmd/security-spire-server/Dockerfile [2023-01-18T20:21:31.612Z] + cut -d/ -f2 [2023-01-18T20:21:31.612Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-01-18T20:21:31.612Z] + dirname cmd/support-notifications/Dockerfile [2023-01-18T20:21:31.612Z] + cut -d/ -f2 [2023-01-18T20:21:31.612Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-01-18T20:21:31.612Z] + dirname cmd/support-scheduler/Dockerfile [2023-01-18T20:21:31.612Z] + cut -d/ -f2 [2023-01-18T20:21:31.612Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-01-18T20:21:31.658Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-18T20:21:31.996Z] + git rev-list -1 --merges df58ae22df89e3057bed541aa2bca992171cfd78~1..df58ae22df89e3057bed541aa2bca992171cfd78 [Pipeline] echo [2023-01-18T20:21:32.013Z] -----------> git rev-list -1 --merges df58ae22df89e3057bed541aa2bca992171cfd78~1..df58ae22df89e3057bed541aa2bca992171cfd78 df58ae22df89e3057bed541aa2bca992171cfd78 [false] [Pipeline] sh [2023-01-18T20:21:32.302Z] + git log --format=format:%s -1 df58ae22df89e3057bed541aa2bca992171cfd78 [Pipeline] echo [2023-01-18T20:21:32.318Z] ========================================================= [2023-01-18T20:21:32.318Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-18T20:21:32.318Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-01-18T20:21:32.670Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-18T20:21:32.670Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-18T20:21:32.670Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-18T20:21:32.670Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-18T20:21:32.670Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-18T20:21:32.670Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-18T20:21:32.670Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:21:33.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T20:21:33.017Z] [2023-01-18T20:21:33.017Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:21:33.322Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T20:21:33.322Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-18T20:21:33.322Z] b85a868b505f: Pulling fs layer [2023-01-18T20:21:33.322Z] e2be974225ed: Pulling fs layer [2023-01-18T20:21:33.322Z] 339a4e72a1f5: Pulling fs layer [2023-01-18T20:21:33.322Z] 988bab9f4d93: Pulling fs layer [2023-01-18T20:21:33.322Z] 1469e6f7b9e6: Pulling fs layer [2023-01-18T20:21:33.322Z] eaf3925da568: Pulling fs layer [2023-01-18T20:21:33.322Z] bab4dde63d76: Pulling fs layer [2023-01-18T20:21:33.322Z] bde34c3a00c8: Pulling fs layer [2023-01-18T20:21:33.322Z] b352a97aabf1: Pulling fs layer [2023-01-18T20:21:33.322Z] 4872d77fe225: Pulling fs layer [2023-01-18T20:21:33.322Z] 988bab9f4d93: Waiting [2023-01-18T20:21:33.322Z] 1469e6f7b9e6: Waiting [2023-01-18T20:21:33.322Z] bab4dde63d76: Waiting [2023-01-18T20:21:33.322Z] eaf3925da568: Waiting [2023-01-18T20:21:33.322Z] 5851b861e8e6: Pulling fs layer [2023-01-18T20:21:33.322Z] b352a97aabf1: Waiting [2023-01-18T20:21:33.322Z] 4872d77fe225: Waiting [2023-01-18T20:21:33.322Z] bde34c3a00c8: Waiting [2023-01-18T20:21:33.322Z] 5851b861e8e6: Waiting [2023-01-18T20:21:33.586Z] e2be974225ed: Verifying Checksum [2023-01-18T20:21:33.586Z] e2be974225ed: Download complete [2023-01-18T20:21:33.586Z] 988bab9f4d93: Verifying Checksum [2023-01-18T20:21:33.586Z] 988bab9f4d93: Download complete [2023-01-18T20:21:33.586Z] 1469e6f7b9e6: Verifying Checksum [2023-01-18T20:21:33.586Z] 1469e6f7b9e6: Download complete [2023-01-18T20:21:33.586Z] eaf3925da568: Verifying Checksum [2023-01-18T20:21:33.586Z] eaf3925da568: Download complete [2023-01-18T20:21:33.848Z] 339a4e72a1f5: Verifying Checksum [2023-01-18T20:21:33.848Z] 339a4e72a1f5: Download complete [2023-01-18T20:21:33.848Z] bde34c3a00c8: Verifying Checksum [2023-01-18T20:21:33.848Z] bde34c3a00c8: Download complete [2023-01-18T20:21:33.848Z] b352a97aabf1: Download complete [2023-01-18T20:21:33.848Z] 4872d77fe225: Verifying Checksum [2023-01-18T20:21:33.848Z] 4872d77fe225: Download complete [2023-01-18T20:21:33.848Z] 5851b861e8e6: Verifying Checksum [2023-01-18T20:21:33.848Z] 5851b861e8e6: Download complete [2023-01-18T20:21:33.848Z] b85a868b505f: Verifying Checksum [2023-01-18T20:21:33.848Z] b85a868b505f: Download complete [2023-01-18T20:21:34.106Z] bab4dde63d76: Verifying Checksum [2023-01-18T20:21:34.106Z] bab4dde63d76: Download complete [2023-01-18T20:21:35.101Z] b85a868b505f: Pull complete [2023-01-18T20:21:35.101Z] e2be974225ed: Pull complete [2023-01-18T20:21:35.666Z] 339a4e72a1f5: Pull complete [2023-01-18T20:21:35.666Z] 988bab9f4d93: Pull complete [2023-01-18T20:21:35.925Z] 1469e6f7b9e6: Pull complete [2023-01-18T20:21:35.925Z] eaf3925da568: Pull complete [2023-01-18T20:21:37.826Z] bab4dde63d76: Pull complete [2023-01-18T20:21:37.826Z] bde34c3a00c8: Pull complete [2023-01-18T20:21:38.085Z] b352a97aabf1: Pull complete [2023-01-18T20:21:38.343Z] 4872d77fe225: Pull complete [2023-01-18T20:21:38.606Z] 5851b861e8e6: Pull complete [2023-01-18T20:21:38.867Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-18T20:21:38.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T20:21:38.867Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T20:21:38.975Z] prd-ubuntu20.04-docker-8c-8g-2998 does not seem to be running inside a container [2023-01-18T20:21:39.007Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-devops/py-git-semver:0.1.4 cat [2023-01-18T20:21:44.362Z] $ docker top 912d822b4030e2557e969d6f5348bce5963dde441badaead7d5e813cac14b1f9 -eo pid,comm [2023-01-18T20:21:44.421Z] 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-01-18T20:21:44.421Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-18T20:21:44.453Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T20:21:44.453Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T20:21:44.568Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T20:21:44.571Z] $ docker exec 912d822b4030e2557e969d6f5348bce5963dde441badaead7d5e813cac14b1f9 ssh-agent [2023-01-18T20:21:44.733Z] SSH_AUTH_SOCK=/tmp/ssh-JG42bWkdKgy2/agent.13 [2023-01-18T20:21:44.733Z] SSH_AGENT_PID=19 [2023-01-18T20:21:44.746Z] Running ssh-add (command line suppressed) [2023-01-18T20:21:44.845Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_13301034766591853130.key (/w/workspace/edgex-go/3@tmp/private_key_13301034766591853130.key) [2023-01-18T20:21:44.856Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T20:21:45.141Z] + git tag --points-at HEAD [Pipeline] } [2023-01-18T20:21:45.155Z] $ docker exec --env ******** --env ******** 912d822b4030e2557e969d6f5348bce5963dde441badaead7d5e813cac14b1f9 ssh-agent -k [2023-01-18T20:21:45.247Z] unset SSH_AUTH_SOCK; [2023-01-18T20:21:45.247Z] unset SSH_AGENT_PID; [2023-01-18T20:21:45.248Z] echo Agent pid 19 killed; [2023-01-18T20:21:45.258Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-18T20:21:45.286Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T20:21:45.286Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T20:21:45.385Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T20:21:45.388Z] $ docker exec 912d822b4030e2557e969d6f5348bce5963dde441badaead7d5e813cac14b1f9 ssh-agent [2023-01-18T20:21:45.492Z] SSH_AUTH_SOCK=/tmp/ssh-asSXXDPpr4nx/agent.69 [2023-01-18T20:21:45.492Z] SSH_AGENT_PID=75 [2023-01-18T20:21:45.499Z] Running ssh-add (command line suppressed) [2023-01-18T20:21:45.603Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_9579706060631378279.key (/w/workspace/edgex-go/3@tmp/private_key_9579706060631378279.key) [2023-01-18T20:21:45.618Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T20:21:45.908Z] + git semver init [2023-01-18T20:21:46.167Z] 2023-01-18 20:21:46,098 [run_init] DEBUG init version:0.0.0 force:False [2023-01-18T20:21:46.167Z] 2023-01-18 20:21:46,099 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2023-01-18T20:21:46.167Z] 2023-01-18 20:21:46,100 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2023-01-18T20:21:46.167Z] 2023-01-18 20:21:46,100 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2023-01-18T20:21:52.764Z] 2023-01-18 20:21:51,892 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2023-01-18T20:21:52.764Z] 2023-01-18 20:21:51,893 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4294 with force:False [2023-01-18T20:21:52.764Z] 2023-01-18 20:21:51,893 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4294 [2023-01-18T20:21:52.764Z] 2023-01-18 20:21:51,897 [execute] INFO git cat-file --batch-check [2023-01-18T20:21:52.764Z] 2023-01-18 20:21:51,897 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-01-18T20:21:52.764Z] 2023-01-18 20:21:51,903 [execute] INFO git cat-file --batch [2023-01-18T20:21:52.764Z] 2023-01-18 20:21:51,903 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-01-18T20:21:52.764Z] 2023-01-18 20:21:51,907 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4294 [2023-01-18T20:21:52.764Z] 0.0.0 [Pipeline] } [2023-01-18T20:21:52.776Z] $ docker exec --env ******** --env ******** 912d822b4030e2557e969d6f5348bce5963dde441badaead7d5e813cac14b1f9 ssh-agent -k [2023-01-18T20:21:52.860Z] unset SSH_AUTH_SOCK; [2023-01-18T20:21:52.860Z] unset SSH_AGENT_PID; [2023-01-18T20:21:52.860Z] echo Agent pid 75 killed; [2023-01-18T20:21:52.869Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-18T20:21:53.165Z] + git semver [Pipeline] } [2023-01-18T20:21:53.436Z] $ docker stop --time=1 912d822b4030e2557e969d6f5348bce5963dde441badaead7d5e813cac14b1f9 [2023-01-18T20:21:54.733Z] $ docker rm -f --volumes 912d822b4030e2557e969d6f5348bce5963dde441badaead7d5e813cac14b1f9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T20:21:55.070Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-18T20:21:55.273Z] Stashed 1 file(s) [Pipeline] echo [2023-01-18T20:21:55.277Z] [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-01-18T20:21:55.676Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-01-18T20:21:55.691Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T20:21:55.702Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T20:21:55.708Z] ========================================================= [2023-01-18T20:21:55.708Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-18T20:21:55.708Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-18T20:21:55.996Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T20:21:55.996Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-18T20:21:55.996Z] 213ec9aee27d: Pulling fs layer [2023-01-18T20:21:55.996Z] 4583459ba037: Pulling fs layer [2023-01-18T20:21:55.996Z] 93c1e223e6f2: Pulling fs layer [2023-01-18T20:21:55.996Z] 53926ce57604: Pulling fs layer [2023-01-18T20:21:55.996Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-18T20:21:55.996Z] 22ff95d597cd: Pulling fs layer [2023-01-18T20:21:55.996Z] 12d6caf4c0d1: Pulling fs layer [2023-01-18T20:21:55.996Z] 96b7cbca73a9: Pulling fs layer [2023-01-18T20:21:55.996Z] a7acece74701: Pulling fs layer [2023-01-18T20:21:55.996Z] 53926ce57604: Waiting [2023-01-18T20:21:55.996Z] 21b2b0c7a3f4: Waiting [2023-01-18T20:21:55.996Z] 22ff95d597cd: Waiting [2023-01-18T20:21:55.996Z] 12d6caf4c0d1: Waiting [2023-01-18T20:21:55.996Z] 96b7cbca73a9: Waiting [2023-01-18T20:21:55.996Z] a7acece74701: Waiting [2023-01-18T20:21:55.996Z] 93c1e223e6f2: Verifying Checksum [2023-01-18T20:21:55.996Z] 93c1e223e6f2: Download complete [2023-01-18T20:21:55.996Z] 4583459ba037: Download complete [2023-01-18T20:21:55.996Z] 21b2b0c7a3f4: Download complete [2023-01-18T20:21:55.996Z] 22ff95d597cd: Verifying Checksum [2023-01-18T20:21:55.996Z] 22ff95d597cd: Download complete [2023-01-18T20:21:55.996Z] 213ec9aee27d: Download complete [2023-01-18T20:21:56.265Z] 12d6caf4c0d1: Download complete [2023-01-18T20:21:56.265Z] 213ec9aee27d: Pull complete [2023-01-18T20:21:56.536Z] 4583459ba037: Pull complete [2023-01-18T20:21:56.536Z] 93c1e223e6f2: Pull complete [2023-01-18T20:21:57.135Z] a7acece74701: Verifying Checksum [2023-01-18T20:21:57.135Z] a7acece74701: Download complete [2023-01-18T20:21:57.397Z] 53926ce57604: Download complete [2023-01-18T20:21:57.655Z] 96b7cbca73a9: Verifying Checksum [2023-01-18T20:21:57.655Z] 96b7cbca73a9: Download complete [2023-01-18T20:22:00.947Z] 53926ce57604: Pull complete [2023-01-18T20:22:01.205Z] 21b2b0c7a3f4: Pull complete [2023-01-18T20:22:01.205Z] 22ff95d597cd: Pull complete [2023-01-18T20:22:01.205Z] 12d6caf4c0d1: Pull complete [2023-01-18T20:22:03.763Z] 96b7cbca73a9: Pull complete [2023-01-18T20:22:04.696Z] a7acece74701: Pull complete [2023-01-18T20:22:04.696Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-18T20:22:04.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T20:22:04.696Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-18T20:22:04.989Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T20:22:04.989Z] WORKDIR /edgex [2023-01-18T20:22:04.989Z] COPY go.mod . [2023-01-18T20:22:04.989Z] RUN go mod download [2023-01-18T20:22:04.989Z] docker build -t ci-base-image-x86_64 -f - . [2023-01-18T20:22:05.554Z] Sending build context to Docker daemon 170MB [2023-01-18T20:22:05.554Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T20:22:05.554Z] ---> db6d94c90886 [2023-01-18T20:22:05.554Z] Step 2/4 : WORKDIR /edgex [2023-01-18T20:22:10.361Z] Still waiting to schedule task [2023-01-18T20:22:10.361Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2996’ [2023-01-18T20:22:13.669Z] ---> Running in b039daaf5a11 [2023-01-18T20:22:13.669Z] Removing intermediate container b039daaf5a11 [2023-01-18T20:22:13.669Z] ---> 6daa135824df [2023-01-18T20:22:13.669Z] Step 3/4 : COPY go.mod . [2023-01-18T20:22:13.669Z] ---> 8eaf953cc34b [2023-01-18T20:22:13.669Z] Step 4/4 : RUN go mod download [2023-01-18T20:22:13.669Z] ---> Running in 582942f9aac5 [2023-01-18T20:22:31.781Z] Removing intermediate container 582942f9aac5 [2023-01-18T20:22:31.781Z] ---> a824a723b984 [2023-01-18T20:22:31.781Z] Successfully built a824a723b984 [2023-01-18T20:22:31.781Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:22:32.080Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-18T20:22:32.080Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T20:22:32.147Z] prd-ubuntu20.04-docker-8c-8g-2998 does not seem to be running inside a container [2023-01-18T20:22:32.180Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-18T20:22:32.559Z] $ docker top 1a26ac1313d18b2b1e1c51df967b920bfedeb2d737d39d79eb819d2920b084e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T20:22:32.892Z] + go version [2023-01-18T20:22:32.892Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-18T20:22:32.905Z] $ docker stop --time=1 1a26ac1313d18b2b1e1c51df967b920bfedeb2d737d39d79eb819d2920b084e2 [2023-01-18T20:22:34.159Z] $ docker rm -f --volumes 1a26ac1313d18b2b1e1c51df967b920bfedeb2d737d39d79eb819d2920b084e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:22:34.552Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-18T20:22:34.552Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T20:22:34.623Z] prd-ubuntu20.04-docker-8c-8g-2998 does not seem to be running inside a container [2023-01-18T20:22:34.660Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-18T20:22:34.980Z] $ docker top ad96c1bbcf1f501e2cdda60d4b5a4950c792ceb0f0b707076d62d4dd6df2a955 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-18T20:22:35.047Z] ========================================================= [2023-01-18T20:22:35.047Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-18T20:22:35.047Z] ========================================================= [Pipeline] sh [2023-01-18T20:22:35.324Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-01-18T20:22:35.620Z] + make test [2023-01-18T20:22:35.620Z] go test -race -coverprofile=coverage.out ./... [2023-01-18T20:22:42.179Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-18T20:22:57.040Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-18T20:22:57.040Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-18T20:22:57.040Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-18T20:22:57.040Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-18T20:22:57.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-18T20:22:57.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-18T20:22:57.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-18T20:22:57.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-18T20:22:57.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-18T20:22:57.040Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-18T20:22:57.040Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-18T20:22:57.040Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-18T20:22:57.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-18T20:22:57.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.114s coverage: 28.7% of statements [2023-01-18T20:22:57.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-18T20:22:57.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-18T20:22:57.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.135s coverage: 98.5% of statements [2023-01-18T20:22:57.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.127s coverage: 43.0% of statements [2023-01-18T20:22:57.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-18T20:22:57.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-18T20:22:57.311Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.129s coverage: 54.0% of statements [2023-01-18T20:22:57.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-18T20:22:57.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-18T20:23:01.491Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.450s coverage: 89.2% of statements [2023-01-18T20:23:01.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-18T20:23:01.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-18T20:23:01.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-18T20:23:01.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-18T20:23:01.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-18T20:23:01.491Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.194s coverage: 2.4% of statements [2023-01-18T20:23:01.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-18T20:23:01.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-18T20:23:01.491Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.533s coverage: 95.6% of statements [2023-01-18T20:23:01.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-18T20:23:01.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-18T20:23:01.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-18T20:23:01.491Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements [2023-01-18T20:23:01.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-18T20:23:01.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-18T20:23:01.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-18T20:23:01.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-18T20:23:01.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-18T20:23:01.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.087s coverage: 60.0% of statements [2023-01-18T20:23:01.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-18T20:23:01.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-18T20:23:01.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-18T20:23:01.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.114s coverage: 0.9% of statements [2023-01-18T20:23:01.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-18T20:23:01.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements [2023-01-18T20:23:01.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.077s coverage: 29.6% of statements [2023-01-18T20:23:01.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-18T20:23:01.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2023-01-18T20:23:01.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.188s coverage: 79.5% of statements [2023-01-18T20:23:01.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2023-01-18T20:23:01.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements [2023-01-18T20:23:01.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2023-01-18T20:23:09.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.101s coverage: 94.4% of statements [2023-01-18T20:23:09.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.069s coverage: 44.8% of statements [2023-01-18T20:23:12.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.220s coverage: 79.9% of statements [2023-01-18T20:23:12.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-18T20:23:20.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.096s coverage: 92.9% of statements [2023-01-18T20:23:20.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-18T20:23:20.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-18T20:23:20.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-18T20:23:20.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements [2023-01-18T20:23:20.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-18T20:23:20.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-18T20:23:20.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-18T20:23:20.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-18T20:23:20.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.068s coverage: 86.9% of statements [2023-01-18T20:23:20.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-18T20:23:20.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-18T20:23:20.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-18T20:23:20.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-18T20:23:20.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2023-01-18T20:23:20.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-18T20:23:20.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-18T20:23:20.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2023-01-18T20:23:20.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-18T20:23:20.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 77.4% of statements [2023-01-18T20:23:20.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-18T20:23:20.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.096s coverage: 80.0% of statements [2023-01-18T20:23:20.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements [2023-01-18T20:23:20.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.235s coverage: 91.2% of statements [2023-01-18T20:23:20.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-18T20:23:20.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 64.7% of statements [2023-01-18T20:23:20.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-18T20:23:20.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-18T20:23:20.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2023-01-18T20:23:20.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.049s coverage: 89.4% of statements [2023-01-18T20:23:20.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2023-01-18T20:23:20.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2023-01-18T20:23:20.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2023-01-18T20:23:20.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.288s coverage: 65.3% of statements [2023-01-18T20:23:20.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-18T20:23:20.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-18T20:23:20.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-18T20:23:20.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.142s coverage: 41.8% of statements [2023-01-18T20:23:20.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-18T20:23:20.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-18T20:23:20.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2023-01-18T20:23:20.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-18T20:23:20.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2023-01-18T20:23:20.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-18T20:23:20.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-18T20:23:20.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-18T20:23:20.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-18T20:23:20.329Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements [2023-01-18T20:23:20.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-18T20:23:20.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-18T20:23:20.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-18T20:23:20.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-18T20:23:20.329Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.177s coverage: 92.3% of statements [2023-01-18T20:23:20.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-18T20:23:20.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-18T20:23:20.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-18T20:23:20.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-18T20:23:20.329Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2023-01-18T20:23:20.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-18T20:23:20.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-18T20:23:20.329Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements [2023-01-18T20:23:20.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-18T20:23:20.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-18T20:23:20.329Z] 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-01-18T20:23:42.300Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-18T20:23:42.300Z] go vet ./... [2023-01-18T20:23:43.356Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-18T20:23:43.625Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-18T20:23:43.625Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-18T20:23:43.901Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-18T20:23:44.270Z] + ls -al . [2023-01-18T20:23:44.270Z] total 748 [2023-01-18T20:23:44.270Z] drwxrwxr-x 11 1001 1001 4096 Jan 18 20:22 . [2023-01-18T20:23:44.270Z] drwxr-xr-x 4 root root 4096 Jan 18 20:22 .. [2023-01-18T20:23:44.270Z] drwxrwxr-x 2 1001 1001 4096 Jan 18 20:21 .blubracket [2023-01-18T20:23:44.270Z] -rw-rw-r-- 1 1001 1001 16 Jan 18 20:21 .dockerignore [2023-01-18T20:23:44.270Z] drwxrwxr-x 8 1001 1001 4096 Jan 18 20:23 .git [2023-01-18T20:23:44.270Z] drwxrwxr-x 3 1001 1001 4096 Jan 18 20:21 .github [2023-01-18T20:23:44.270Z] -rw-rw-r-- 1 1001 1001 956 Jan 18 20:21 .gitignore [2023-01-18T20:23:44.270Z] -rw-rw-r-- 1 1001 1001 42 Jan 18 20:21 .golangci.yml [2023-01-18T20:23:44.270Z] -rw-rw-r-- 1 1001 1001 87 Jan 18 20:21 .hadolint.yml [2023-01-18T20:23:44.270Z] drwxr-xr-x 3 1001 1001 4096 Jan 18 20:21 .semver [2023-01-18T20:23:44.270Z] -rw-rw-r-- 1 1001 1001 166 Jan 18 20:21 .sonarcloud.properties [2023-01-18T20:23:44.271Z] -rw-rw-r-- 1 1001 1001 1171 Jan 18 20:21 ADOPTERS.md [2023-01-18T20:23:44.271Z] -rw-rw-r-- 1 1001 1001 10825 Jan 18 20:21 Attribution.txt [2023-01-18T20:23:44.271Z] -rw-rw-r-- 1 1001 1001 73765 Jan 18 20:21 CHANGELOG.md [2023-01-18T20:23:44.271Z] -rw-rw-r-- 1 1001 1001 3804 Jan 18 20:21 CONTRIBUTING.md [2023-01-18T20:23:44.271Z] -rw-rw-r-- 1 1001 1001 677 Jan 18 20:21 GOVERNANCE.md [2023-01-18T20:23:44.271Z] -rw-rw-r-- 1 1001 1001 850 Jan 18 20:21 Jenkinsfile [2023-01-18T20:23:44.271Z] -rw-rw-r-- 1 1001 1001 10775 Jan 18 20:21 LICENSE [2023-01-18T20:23:44.271Z] -rw-rw-r-- 1 1001 1001 12513 Jan 18 20:21 Makefile [2023-01-18T20:23:44.271Z] -rw-rw-r-- 1 1001 1001 582 Jan 18 20:21 OWNERS.md [2023-01-18T20:23:44.271Z] -rw-rw-r-- 1 1001 1001 9403 Jan 18 20:21 README.md [2023-01-18T20:23:44.271Z] -rw-rw-r-- 1 1001 1001 6912 Jan 18 20:21 SECURITY.md [2023-01-18T20:23:44.271Z] -rw-rw-r-- 1 1001 1001 5 Jan 18 20:21 VERSION [2023-01-18T20:23:44.271Z] drwxrwxr-x 2 1001 1001 4096 Jan 18 20:21 bin [2023-01-18T20:23:44.271Z] drwxrwxr-x 16 1001 1001 4096 Jan 18 20:21 cmd [2023-01-18T20:23:44.271Z] -rw-r--r-- 1 root root 489970 Jan 18 20:23 coverage.out [2023-01-18T20:23:44.271Z] -rw-rw-r-- 1 1001 1001 3377 Jan 18 20:21 go.mod [2023-01-18T20:23:44.271Z] -rw-rw-r-- 1 1001 1001 34951 Jan 18 20:21 go.sum [2023-01-18T20:23:44.271Z] drwxrwxr-x 7 1001 1001 4096 Jan 18 20:21 internal [2023-01-18T20:23:44.271Z] drwxrwxr-x 3 1001 1001 4096 Jan 18 20:21 openapi [2023-01-18T20:23:44.271Z] drwxrwxr-x 4 1001 1001 4096 Jan 18 20:21 snap [2023-01-18T20:23:44.271Z] -rw-rw-r-- 1 1001 1001 204 Jan 18 20:21 version.go [Pipeline] sh [2023-01-18T20:23:44.648Z] + '[' -e coverage.out ] [2023-01-18T20:23:44.648Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-18T20:23:44.807Z] Stashed 1 file(s) [Pipeline] sh [2023-01-18T20:23:45.089Z] + make build [2023-01-18T20:23:45.089Z] 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-01-18T20:23:57.293Z] 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-01-18T20:23:58.672Z] 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-01-18T20:24:00.056Z] 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-01-18T20:24:08.220Z] 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-01-18T20:24:08.477Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-18T20:24:09.408Z] 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-01-18T20:24:10.777Z] 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-01-18T20:24:11.709Z] 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-01-18T20:24:12.272Z] 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-01-18T20:24:14.797Z] 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-01-18T20:24:15.745Z] $ docker stop --time=1 ad96c1bbcf1f501e2cdda60d4b5a4950c792ceb0f0b707076d62d4dd6df2a955 [2023-01-18T20:24:22.524Z] $ docker rm -f --volumes ad96c1bbcf1f501e2cdda60d4b5a4950c792ceb0f0b707076d62d4dd6df2a955 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:24:23.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-18T20:24:23.397Z] [2023-01-18T20:24:23.397Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:24:23.689Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-18T20:24:23.952Z] latest: Pulling from edgex-devops/edgex-compose [2023-01-18T20:24:23.952Z] cbdbe7a5bc2a: Pulling fs layer [2023-01-18T20:24:23.952Z] ca9280d653b3: Pulling fs layer [2023-01-18T20:24:23.952Z] 7e9c9ca2126c: Pulling fs layer [2023-01-18T20:24:23.952Z] cbdbe7a5bc2a: Verifying Checksum [2023-01-18T20:24:23.952Z] cbdbe7a5bc2a: Download complete [2023-01-18T20:24:24.210Z] ca9280d653b3: Verifying Checksum [2023-01-18T20:24:24.210Z] ca9280d653b3: Download complete [2023-01-18T20:24:24.827Z] cbdbe7a5bc2a: Pull complete [2023-01-18T20:24:24.827Z] 7e9c9ca2126c: Download complete [2023-01-18T20:24:25.393Z] ca9280d653b3: Pull complete [2023-01-18T20:24:28.681Z] 7e9c9ca2126c: Pull complete [2023-01-18T20:24:28.963Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-01-18T20:24:29.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-18T20:24:29.221Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T20:24:29.293Z] prd-ubuntu20.04-docker-8c-8g-2998 does not seem to be running inside a container [2023-01-18T20:24:29.337Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-18T20:24:32.090Z] $ docker top f19ef34babe782b5210c895536a9dbb6fefc818d636fc354c7ed4e33193e480e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T20:24:32.423Z] + docker-compose build --help [2023-01-18T20:24:32.423Z] + grep parallel [2023-01-18T20:24:32.988Z] --parallel Build images in parallel. [Pipeline] } [2023-01-18T20:24:32.999Z] $ docker stop --time=1 f19ef34babe782b5210c895536a9dbb6fefc818d636fc354c7ed4e33193e480e [2023-01-18T20:24:34.239Z] $ docker rm -f --volumes f19ef34babe782b5210c895536a9dbb6fefc818d636fc354c7ed4e33193e480e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:24:34.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-18T20:24:34.633Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T20:24:34.699Z] prd-ubuntu20.04-docker-8c-8g-2998 does not seem to be running inside a container [2023-01-18T20:24:34.729Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-18T20:24:35.040Z] $ docker top 1d4e71ef26a6d7e1afbce8e7728aaffefed3c8f5a0c65476f6e02c13db9c1558 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T20:24:35.401Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-18T20:24:35.968Z] Building core-command ... [2023-01-18T20:24:35.968Z] Building core-data ... [2023-01-18T20:24:35.968Z] Building core-metadata ... [2023-01-18T20:24:35.968Z] Building security-bootstrapper ... [2023-01-18T20:24:35.968Z] Building security-proxy-setup ... [2023-01-18T20:24:35.968Z] Building security-secretstore-setup ... [2023-01-18T20:24:35.968Z] Building security-spiffe-token-provider ... [2023-01-18T20:24:35.968Z] Building security-spire-agent ... [2023-01-18T20:24:35.968Z] Building security-spire-config ... [2023-01-18T20:24:35.968Z] Building security-spire-server ... [2023-01-18T20:24:35.968Z] Building support-notifications ... [2023-01-18T20:24:35.968Z] Building support-scheduler ... [2023-01-18T20:24:35.968Z] Building security-proxy-setup [2023-01-18T20:24:35.968Z] Building security-spiffe-token-provider [2023-01-18T20:24:35.968Z] Building security-secretstore-setup [2023-01-18T20:24:35.968Z] Building security-bootstrapper [2023-01-18T20:24:35.968Z] Building support-scheduler [2023-01-18T20:24:45.988Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T20:24:45.988Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-18T20:24:45.988Z] ---> a824a723b984 [2023-01-18T20:24:45.988Z] Step 3/32 : WORKDIR /edgex-go [2023-01-18T20:24:45.988Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T20:24:45.988Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-18T20:24:45.988Z] ---> a824a723b984 [2023-01-18T20:24:45.988Z] Step 3/21 : WORKDIR /edgex-go [2023-01-18T20:24:50.174Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T20:24:50.174Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-18T20:24:50.174Z] ---> a824a723b984 [2023-01-18T20:24:50.174Z] Step 3/19 : WORKDIR /edgex-go [2023-01-18T20:24:50.174Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T20:24:50.174Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T20:24:50.174Z] ---> a824a723b984 [2023-01-18T20:24:50.174Z] Step 3/24 : WORKDIR /edgex-go [2023-01-18T20:24:50.174Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T20:24:50.174Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-18T20:24:50.174Z] ---> a824a723b984 [2023-01-18T20:24:50.174Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-18T20:25:00.150Z] ---> Running in 8dcaacfd1dfc [2023-01-18T20:25:00.150Z] ---> Running in 4fbbad897f7b [2023-01-18T20:25:00.150Z] ---> Running in ca90d4eaa20c [2023-01-18T20:25:00.150Z] ---> Running in 9e6271c1452d [2023-01-18T20:25:00.150Z] ---> Running in 1d93bb5f4e4c [2023-01-18T20:25:00.150Z] Removing intermediate container 4fbbad897f7b [2023-01-18T20:25:00.150Z] Removing intermediate container ca90d4eaa20c [2023-01-18T20:25:00.150Z] ---> 9ab33ff1ef10 [2023-01-18T20:25:00.150Z] Step 4/22 : WORKDIR /edgex-go ---> 93cb0d6691bd [2023-01-18T20:25:00.150Z] [2023-01-18T20:25:00.150Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-18T20:25:00.150Z] Removing intermediate container 9e6271c1452d [2023-01-18T20:25:00.150Z] ---> 466258a561f3 [2023-01-18T20:25:00.150Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-18T20:25:00.150Z] Removing intermediate container 1d93bb5f4e4c [2023-01-18T20:25:00.150Z] ---> f681e3950539 [2023-01-18T20:25:00.150Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-18T20:25:00.150Z] Removing intermediate container 8dcaacfd1dfc [2023-01-18T20:25:00.150Z] ---> 925bd8e109b2 [2023-01-18T20:25:00.150Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-18T20:25:00.150Z] ---> Running in 1b4b8c8a9bc8 [2023-01-18T20:25:00.150Z] ---> Running in cad876534409 [2023-01-18T20:25:00.150Z] ---> Running in 4a47a844bc5f [2023-01-18T20:25:00.150Z] ---> Running in c195a6b650e7 [2023-01-18T20:25:00.150Z] ---> Running in 6f5d9a8a858f [2023-01-18T20:25:00.150Z] Removing intermediate container 4a47a844bc5f [2023-01-18T20:25:00.150Z] ---> 76ad161fd60d [2023-01-18T20:25:00.150Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-18T20:25:00.150Z] ---> Running in 97b00deb5e7e [2023-01-18T20:25:00.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:25:00.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:25:00.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:25:00.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:25:00.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:25:00.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:25:00.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:25:00.151Z] OK: 211 MiB in 51 packages [2023-01-18T20:25:00.151Z] OK: 211 MiB in 51 packages [2023-01-18T20:25:00.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:25:00.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:25:00.151Z] OK: 211 MiB in 51 packages [2023-01-18T20:25:00.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:25:00.151Z] v3.16.3-125-gdeedb1d818 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-18T20:25:00.151Z] v3.16.3-126-g19213cd943 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-18T20:25:00.151Z] OK: 17043 distinct packages available [2023-01-18T20:25:00.151Z] OK: 211 MiB in 51 packages [2023-01-18T20:25:00.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:25:00.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:25:00.409Z] Removing intermediate container cad876534409 [2023-01-18T20:25:00.409Z] ---> 0257e90a7800 [2023-01-18T20:25:00.409Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-18T20:25:00.409Z] Removing intermediate container c195a6b650e7 [2023-01-18T20:25:00.409Z] ---> 6e4e92543596 [2023-01-18T20:25:00.409Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-18T20:25:00.409Z] OK: 211 MiB in 51 packages [2023-01-18T20:25:00.409Z] Removing intermediate container 1b4b8c8a9bc8 [2023-01-18T20:25:00.409Z] ---> 1b4ff54bbe7b [2023-01-18T20:25:00.409Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-18T20:25:00.409Z] ---> 4be4f7e74fb7 [2023-01-18T20:25:00.409Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T20:25:00.409Z] ---> Running in d92ab4a5ea46 [2023-01-18T20:25:00.668Z] ---> 9dd2af9856ac [2023-01-18T20:25:00.668Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T20:25:00.668Z] Removing intermediate container 97b00deb5e7e [2023-01-18T20:25:00.668Z] ---> 2547e1f00d36 [2023-01-18T20:25:00.668Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-18T20:25:00.668Z] ---> 357f51758959 [2023-01-18T20:25:00.668Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T20:25:00.668Z] ---> Running in e9044c9fac33 [2023-01-18T20:25:00.668Z] ---> Running in 9b1b7acc058d [2023-01-18T20:25:00.668Z] ---> 148c04b3e655 [2023-01-18T20:25:00.668Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T20:25:00.927Z] ---> Running in 188b970ddc0e [2023-01-18T20:25:00.927Z] Removing intermediate container 6f5d9a8a858f [2023-01-18T20:25:00.927Z] ---> dd63ccf9feb9 [2023-01-18T20:25:00.927Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-18T20:25:00.927Z] ---> 1d5cc489bfa7 [2023-01-18T20:25:00.927Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T20:25:00.927Z] ---> Running in a173a886bb13 [2023-01-18T20:25:10.084Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3000 in /w/workspace/edgexfoundry_edgex-go_PR-4294 [Pipeline] { [Pipeline] ws [2023-01-18T20:25:10.091Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2023-01-18T20:25:10.131Z] The recommended git tool is: git [2023-01-18T20:25:16.393Z] using credential edgex-jenkins-ssh [2023-01-18T20:25:16.424Z] Cloning the remote Git repository [2023-01-18T20:25:16.481Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-01-18T20:25:16.581Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2023-01-18T20:25:16.768Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-18T20:25:16.770Z] > git --version # timeout=10 [2023-01-18T20:25:16.796Z] > git --version # 'git version 2.25.1' [2023-01-18T20:25:16.799Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T20:25:16.870Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-18T20:25:34.855Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-18T20:25:34.880Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-18T20:25:35.864Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-18T20:25:35.911Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-18T20:25:35.912Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T20:25:35.937Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4294/head:refs/remotes/origin/PR-4294 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-18T20:25:36.596Z] Merging remotes/origin/main commit 5762ad0855b277c3a10a3989888db3e958004f6b into PR head commit df58ae22df89e3057bed541aa2bca992171cfd78 [2023-01-18T20:25:37.018Z] Merge succeeded, producing df58ae22df89e3057bed541aa2bca992171cfd78 [2023-01-18T20:25:37.019Z] Checking out Revision df58ae22df89e3057bed541aa2bca992171cfd78 (PR-4294) [2023-01-18T20:25:37.808Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-18T20:25:38.731Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-18T20:25:38.731Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-18T20:25:38.731Z] Dload Upload Total Spent Left Speed [2023-01-18T20:25:38.731Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [2023-01-18T20:25:36.621Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T20:25:36.652Z] > git checkout -f df58ae22df89e3057bed541aa2bca992171cfd78 # timeout=10 [2023-01-18T20:25:36.914Z] > git remote # timeout=10 [2023-01-18T20:25:36.934Z] > git config --get remote.origin.url # timeout=10 [2023-01-18T20:25:36.955Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T20:25:36.971Z] > git merge 5762ad0855b277c3a10a3989888db3e958004f6b # timeout=10 [2023-01-18T20:25:37.000Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-18T20:25:37.032Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T20:25:37.053Z] > git checkout -f df58ae22df89e3057bed541aa2bca992171cfd78 # timeout=10 [Pipeline] sh [2023-01-18T20:25:39.385Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-18T20:25:39.722Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-18T20:25:39.722Z] + sudo tee /etc/docker/daemon.new [2023-01-18T20:25:39.722Z] { [2023-01-18T20:25:39.722Z] "registry-mirrors": [ [2023-01-18T20:25:39.722Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-18T20:25:39.722Z] ], [2023-01-18T20:25:39.722Z] "bip": "10.250.0.254/24", [2023-01-18T20:25:39.722Z] "hosts": [ [2023-01-18T20:25:39.722Z] "tcp://0.0.0.0:5555", [2023-01-18T20:25:39.722Z] "unix:///var/run/docker.sock" [2023-01-18T20:25:39.722Z] ], [2023-01-18T20:25:39.722Z] "mtu": 1458, [2023-01-18T20:25:39.722Z] "selinux-enabled": true, [2023-01-18T20:25:39.722Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-18T20:25:39.722Z] } [Pipeline] sh [2023-01-18T20:25:40.063Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-18T20:25:40.413Z] + sudo service docker restart [2023-01-18T20:25:57.165Z] Removing intermediate container 188b970ddc0e [2023-01-18T20:25:57.165Z] ---> e2e8598affc2 [2023-01-18T20:25:57.165Z] Step 8/22 : COPY . . [2023-01-18T20:25:57.165Z] Removing intermediate container 9b1b7acc058d [2023-01-18T20:25:57.165Z] ---> ccf3e90c61c6 [2023-01-18T20:25:57.165Z] Step 7/21 : COPY . . [2023-01-18T20:25:57.165Z] Removing intermediate container a173a886bb13 [2023-01-18T20:25:57.165Z] ---> e994b7f0473c [2023-01-18T20:25:57.165Z] Step 7/19 : COPY . . [2023-01-18T20:25:57.165Z] Removing intermediate container e9044c9fac33 [2023-01-18T20:25:57.165Z] ---> f22f6f6f6b9a [2023-01-18T20:25:57.165Z] Step 7/32 : COPY . . [2023-01-18T20:25:57.165Z] Removing intermediate container d92ab4a5ea46 [2023-01-18T20:25:57.165Z] ---> 4ab60db4b824 [2023-01-18T20:25:57.165Z] Step 7/24 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T20:25:58.720Z] provisioning config files... [2023-01-18T20:25:58.750Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config14501421250361269979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T20:25:59.112Z] ---> docker-login.sh [2023-01-18T20:25:59.112Z] nexus3.edgexfoundry.org:10001 [2023-01-18T20:25:59.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T20:26:00.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T20:26:00.669Z] Configure a credential helper to remove this warning. See [2023-01-18T20:26:00.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T20:26:00.669Z] [2023-01-18T20:26:00.669Z] Login Succeeded [2023-01-18T20:26:00.669Z] nexus3.edgexfoundry.org:10002 [2023-01-18T20:26:00.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T20:26:01.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T20:26:01.211Z] Configure a credential helper to remove this warning. See [2023-01-18T20:26:01.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T20:26:01.211Z] [2023-01-18T20:26:01.211Z] Login Succeeded [2023-01-18T20:26:01.211Z] nexus3.edgexfoundry.org:10003 [2023-01-18T20:26:01.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T20:26:01.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T20:26:01.480Z] Configure a credential helper to remove this warning. See [2023-01-18T20:26:01.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T20:26:01.480Z] [2023-01-18T20:26:01.480Z] Login Succeeded [2023-01-18T20:26:01.480Z] nexus3.edgexfoundry.org:10004 [2023-01-18T20:26:01.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T20:26:01.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T20:26:01.752Z] Configure a credential helper to remove this warning. See [2023-01-18T20:26:01.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T20:26:01.752Z] [2023-01-18T20:26:01.752Z] Login Succeeded [2023-01-18T20:26:01.752Z] docker.io [2023-01-18T20:26:02.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T20:26:02.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T20:26:02.289Z] Configure a credential helper to remove this warning. See [2023-01-18T20:26:02.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T20:26:02.289Z] [2023-01-18T20:26:02.289Z] Login Succeeded [2023-01-18T20:26:02.289Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T20:26:02.304Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-01-18T20:26:02.886Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-01-18T20:26:02.908Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T20:26:02.925Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T20:26:02.939Z] ========================================================= [2023-01-18T20:26:02.939Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-18T20:26:02.939Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-18T20:26:03.267Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T20:26:03.539Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-18T20:26:03.539Z] 9b18e9b68314: Pulling fs layer [2023-01-18T20:26:03.539Z] 35d82f9e3411: Pulling fs layer [2023-01-18T20:26:03.539Z] e16973657156: Pulling fs layer [2023-01-18T20:26:03.539Z] fc693d55d65f: Pulling fs layer [2023-01-18T20:26:03.539Z] 7e9fc2657dce: Pulling fs layer [2023-01-18T20:26:03.539Z] dda99020689f: Pulling fs layer [2023-01-18T20:26:03.539Z] db1c61fa0a46: Pulling fs layer [2023-01-18T20:26:03.539Z] fc693d55d65f: Waiting [2023-01-18T20:26:03.539Z] 7e9fc2657dce: Waiting [2023-01-18T20:26:03.539Z] dda99020689f: Waiting [2023-01-18T20:26:03.539Z] 891c053d2c06: Pulling fs layer [2023-01-18T20:26:03.539Z] db1c61fa0a46: Waiting [2023-01-18T20:26:03.539Z] 891c053d2c06: Waiting [2023-01-18T20:26:03.539Z] e16973657156: Download complete [2023-01-18T20:26:03.539Z] 35d82f9e3411: Verifying Checksum [2023-01-18T20:26:03.539Z] 35d82f9e3411: Download complete [2023-01-18T20:26:03.539Z] 7e9fc2657dce: Verifying Checksum [2023-01-18T20:26:03.539Z] 7e9fc2657dce: Download complete [2023-01-18T20:26:03.539Z] dda99020689f: Verifying Checksum [2023-01-18T20:26:03.539Z] dda99020689f: Download complete [2023-01-18T20:26:03.539Z] 9b18e9b68314: Verifying Checksum [2023-01-18T20:26:03.539Z] 9b18e9b68314: Download complete [2023-01-18T20:26:04.523Z] 9b18e9b68314: Pull complete [2023-01-18T20:26:04.794Z] 891c053d2c06: Verifying Checksum [2023-01-18T20:26:04.794Z] 891c053d2c06: Download complete [2023-01-18T20:26:05.067Z] 35d82f9e3411: Pull complete [2023-01-18T20:26:05.343Z] e16973657156: Pull complete [2023-01-18T20:26:05.944Z] db1c61fa0a46: Verifying Checksum [2023-01-18T20:26:05.944Z] db1c61fa0a46: Download complete [2023-01-18T20:26:06.531Z] fc693d55d65f: Verifying Checksum [2023-01-18T20:26:06.531Z] fc693d55d65f: Download complete [2023-01-18T20:26:15.258Z] ---> e68d61c5933c [2023-01-18T20:26:15.258Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-18T20:26:15.258Z] ---> 833295b8f2d5 [2023-01-18T20:26:15.259Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-18T20:26:15.259Z] ---> d8b3c18deceb [2023-01-18T20:26:15.259Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-18T20:26:15.259Z] ---> 17953d63f19c [2023-01-18T20:26:15.259Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-18T20:26:15.259Z] ---> 454c206896b7 [2023-01-18T20:26:15.259Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-18T20:26:15.259Z] ---> Running in 68142498e88a [2023-01-18T20:26:15.259Z] ---> Running in 78d41e78a02b [2023-01-18T20:26:15.259Z] ---> Running in f495bc53c785 [2023-01-18T20:26:15.259Z] ---> Running in 235e4d899542 [2023-01-18T20:26:15.259Z] ---> Running in 5df611c8ffdd [2023-01-18T20:26:15.259Z] 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-01-18T20:26:15.259Z] 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-01-18T20:26:15.259Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-18T20:26:15.259Z] 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-01-18T20:26:15.259Z] 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-01-18T20:26:18.921Z] fc693d55d65f: Pull complete [2023-01-18T20:26:18.921Z] 7e9fc2657dce: Pull complete [2023-01-18T20:26:18.921Z] dda99020689f: Pull complete [2023-01-18T20:26:25.644Z] db1c61fa0a46: Pull complete [2023-01-18T20:26:27.059Z] 891c053d2c06: Pull complete [2023-01-18T20:26:27.059Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-18T20:26:27.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T20:26:27.059Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-18T20:26:27.395Z] + docker build -t ci-base-image-arm64 -f - . [2023-01-18T20:26:27.395Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T20:26:27.395Z] WORKDIR /edgex [2023-01-18T20:26:27.395Z] COPY go.mod . [2023-01-18T20:26:27.395Z] RUN go mod download [2023-01-18T20:26:27.983Z] Sending build context to Docker daemon 3.109MB [2023-01-18T20:26:27.983Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T20:26:27.983Z] ---> f96f9c87975a [2023-01-18T20:26:27.983Z] Step 2/4 : WORKDIR /edgex [2023-01-18T20:26:30.584Z] ---> Running in 52bf9be748cf [2023-01-18T20:26:30.584Z] Removing intermediate container 52bf9be748cf [2023-01-18T20:26:30.584Z] ---> 62be48731f2c [2023-01-18T20:26:30.584Z] Step 3/4 : COPY go.mod . [2023-01-18T20:26:30.856Z] ---> 54c22e3c5a3e [2023-01-18T20:26:30.856Z] Step 4/4 : RUN go mod download [2023-01-18T20:26:31.123Z] ---> Running in be7b0788639e [2023-01-18T20:26:53.957Z] 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-01-18T20:26:53.957Z] 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-01-18T20:26:58.141Z] Removing intermediate container 5df611c8ffdd [2023-01-18T20:26:58.141Z] ---> a9703c5ffb9d [2023-01-18T20:26:58.141Z] [2023-01-18T20:26:58.141Z] Step 9/32 : FROM alpine:3.16 [2023-01-18T20:26:58.141Z] Removing intermediate container 68142498e88a [2023-01-18T20:26:58.141Z] ---> 77e125357d59 [2023-01-18T20:26:58.141Z] [2023-01-18T20:26:58.141Z] Step 9/24 : FROM alpine:3.16 [2023-01-18T20:26:58.141Z] Removing intermediate container 78d41e78a02b [2023-01-18T20:26:58.141Z] ---> 6859d021d7aa [2023-01-18T20:26:58.141Z] [2023-01-18T20:26:58.141Z] Step 9/21 : FROM alpine:3.16 [2023-01-18T20:26:58.141Z] 3.16: Pulling from library/alpine [2023-01-18T20:26:58.399Z] 3.16: Pulling from library/alpine [2023-01-18T20:26:58.399Z] 3.16: Pulling from library/alpine [2023-01-18T20:27:01.680Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-18T20:27:01.680Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-18T20:27:01.680Z] Status: Downloaded newer image for alpine:3.16 [2023-01-18T20:27:01.680Z] Status: Downloaded newer image for alpine:3.16 [2023-01-18T20:27:01.680Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-18T20:27:01.680Z] Status: Image is up to date for alpine:3.16 [2023-01-18T20:27:01.680Z] ---> bfe296a52501 [2023-01-18T20:27:01.680Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-18T20:27:01.680Z] ---> bfe296a52501 [2023-01-18T20:27:01.680Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T20:27:01.680Z] ---> bfe296a52501 [2023-01-18T20:27:01.680Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-18T20:27:01.680Z] ---> Running in 6a7cf1d03a04 [2023-01-18T20:27:01.680Z] ---> Running in be6b10e5ac1b [2023-01-18T20:27:01.680Z] ---> Running in c553728789b9 [2023-01-18T20:27:01.680Z] Removing intermediate container f495bc53c785 [2023-01-18T20:27:01.680Z] ---> f2ae6f755d4e [2023-01-18T20:27:01.680Z] [2023-01-18T20:27:01.680Z] Step 9/19 : FROM alpine:3.15 [2023-01-18T20:27:01.680Z] Removing intermediate container 235e4d899542 [2023-01-18T20:27:01.680Z] ---> a96b816cccc7 [2023-01-18T20:27:01.680Z] [2023-01-18T20:27:01.680Z] Step 10/22 : FROM alpine:3.16 [2023-01-18T20:27:01.680Z] ---> bfe296a52501 [2023-01-18T20:27:01.680Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-18T20:27:01.680Z] Removing intermediate container be6b10e5ac1b [2023-01-18T20:27:01.680Z] ---> e39a87094d12 [2023-01-18T20:27:01.680Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-18T20:27:01.680Z] ---> Running in 932d071348e3 [2023-01-18T20:27:01.680Z] 3.15: Pulling from library/alpine [2023-01-18T20:27:01.938Z] ---> Running in be83276a99d3 [2023-01-18T20:27:01.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:27:01.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:27:02.197Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-18T20:27:02.197Z] Status: Downloaded newer image for alpine:3.15 [2023-01-18T20:27:02.197Z] ---> c4fc93816858 [2023-01-18T20:27:02.197Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T20:27:02.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:27:02.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:27:02.197Z] ---> Running in e75dbd1beae1 [2023-01-18T20:27:02.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:27:02.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:27:02.197Z] Removing intermediate container e75dbd1beae1 [2023-01-18T20:27:02.197Z] ---> e1f910cdfba6 [2023-01-18T20:27:02.197Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-18T20:27:02.197Z] ---> Running in 18157a3917e0 [2023-01-18T20:27:02.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:27:02.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:27:02.455Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-18T20:27:02.455Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-18T20:27:02.455Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-18T20:27:02.455Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-18T20:27:02.455Z] (3/3) Installing su-exec (0.2-r1) [2023-01-18T20:27:02.455Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T20:27:02.455Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T20:27:02.455Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-18T20:27:02.455Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-18T20:27:02.455Z] (5/6) Installing curl (7.83.1-r5) [2023-01-18T20:27:02.455Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-18T20:27:02.455Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T20:27:02.455Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T20:27:02.455Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-18T20:27:02.455Z] OK: 6 MiB in 17 packages [2023-01-18T20:27:02.455Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-18T20:27:02.455Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T20:27:02.455Z] (2/2) Installing su-exec (0.2-r1) [2023-01-18T20:27:02.455Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T20:27:02.455Z] OK: 6 MiB in 15 packages [2023-01-18T20:27:02.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:27:02.715Z] OK: 6 MiB in 16 packages [2023-01-18T20:27:02.715Z] OK: 8 MiB in 20 packages [2023-01-18T20:27:02.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:27:02.973Z] v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T20:27:02.974Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T20:27:02.974Z] OK: 15859 distinct packages available [2023-01-18T20:27:02.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:27:03.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:27:03.231Z] Removing intermediate container be83276a99d3 [2023-01-18T20:27:03.231Z] ---> 846ae1da4dc6 [2023-01-18T20:27:03.231Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-18T20:27:03.231Z] ---> Running in 987edcf4c458 [2023-01-18T20:27:03.231Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-18T20:27:03.231Z] Removing intermediate container c553728789b9 [2023-01-18T20:27:03.231Z] ---> ee6facb088cf [2023-01-18T20:27:03.231Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-18T20:27:03.232Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-18T20:27:03.232Z] Removing intermediate container 932d071348e3 [2023-01-18T20:27:03.232Z] ---> ee392e356559 [2023-01-18T20:27:03.232Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T20:27:03.397Z] Removing intermediate container be7b0788639e [2023-01-18T20:27:03.397Z] ---> 65432d5a2104 [2023-01-18T20:27:03.397Z] Successfully built 65432d5a2104 [2023-01-18T20:27:03.397Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:27:03.491Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-18T20:27:03.491Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-18T20:27:03.491Z] (5/9) Installing curl (7.80.0-r5) [2023-01-18T20:27:03.491Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-18T20:27:03.491Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-18T20:27:03.491Z] (8/9) Installing libucontext (1.1-r0) [2023-01-18T20:27:03.491Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-18T20:27:03.491Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T20:27:03.491Z] ---> Running in 2eaa761155b9 [2023-01-18T20:27:03.491Z] ---> Running in 5b0f471a1059 [2023-01-18T20:27:03.491Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T20:27:03.491Z] Removing intermediate container 6a7cf1d03a04 [2023-01-18T20:27:03.491Z] ---> 87bc1390c835 [2023-01-18T20:27:03.491Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-18T20:27:03.491Z] Removing intermediate container 987edcf4c458 [2023-01-18T20:27:03.491Z] ---> 7d320cb825c4 [2023-01-18T20:27:03.491Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-18T20:27:03.491Z] ---> Running in 05d4753f2a71 [2023-01-18T20:27:03.491Z] ---> Running in 56fe266a30d8 [2023-01-18T20:27:03.491Z] OK: 8 MiB in 23 packages [2023-01-18T20:27:03.491Z] Removing intermediate container 5b0f471a1059 [2023-01-18T20:27:03.491Z] ---> 64b03d1783e2 [2023-01-18T20:27:03.491Z] Step 12/24 : WORKDIR / [2023-01-18T20:27:03.491Z] ---> Running in 9d76021cf786 [2023-01-18T20:27:03.491Z] Removing intermediate container 2eaa761155b9 [2023-01-18T20:27:03.491Z] ---> ffe6a06b0a17 [2023-01-18T20:27:03.491Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-18T20:27:03.491Z] ---> Running in 69c2bec1bcaf [2023-01-18T20:27:03.744Z] + docker inspect -f . ci-base-image-arm64 [2023-01-18T20:27:03.744Z] . [2023-01-18T20:27:03.758Z] Removing intermediate container 05d4753f2a71 [2023-01-18T20:27:03.758Z] ---> 63dca82e60ab [2023-01-18T20:27:03.758Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-18T20:27:03.758Z] Removing intermediate container 56fe266a30d8 [2023-01-18T20:27:03.758Z] ---> 16150bca12ef [2023-01-18T20:27:03.758Z] Step 12/21 : WORKDIR /edgex [2023-01-18T20:27:03.758Z] Removing intermediate container 9d76021cf786 [2023-01-18T20:27:03.758Z] ---> 515b1670a925 [2023-01-18T20:27:03.758Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-18T20:27:03.758Z] ---> Running in 835cfc42633a [2023-01-18T20:27:03.758Z] ---> Running in ac327f3f227b [2023-01-18T20:27:03.758Z] Removing intermediate container 69c2bec1bcaf [2023-01-18T20:27:03.758Z] ---> b3e9306f136f [2023-01-18T20:27:03.758Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-18T20:27:03.758Z] ---> Running in 7a221707a331 [2023-01-18T20:27:03.758Z] Removing intermediate container 835cfc42633a [2023-01-18T20:27:03.758Z] ---> 9230a585aa49 [2023-01-18T20:27:03.758Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-18T20:27:03.758Z] ---> e43ca70374d4 [2023-01-18T20:27:03.758Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T20:27:03.948Z] prd-ubuntu20.04-docker-arm64-4c-16g-3000 does not seem to be running inside a container [2023-01-18T20:27:04.015Z] Removing intermediate container ac327f3f227b [2023-01-18T20:27:04.015Z] ---> f59449ecc5dd [2023-01-18T20:27:04.015Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-18T20:27:04.015Z] ---> Running in a2bb9cc82f7b [2023-01-18T20:27:04.015Z] Removing intermediate container 7a221707a331 [2023-01-18T20:27:04.015Z] ---> 2219394a620e [2023-01-18T20:27:04.015Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T20:27:04.015Z] Removing intermediate container a2bb9cc82f7b [2023-01-18T20:27:04.015Z] ---> 2957f9ab78a0 [2023-01-18T20:27:04.015Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-18T20:27:04.015Z] ---> 5778e4a4af72 [2023-01-18T20:27:04.015Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-18T20:27:04.015Z] ---> f0dea5fa139c [2023-01-18T20:27:04.015Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-18T20:27:04.026Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-18T20:27:04.287Z] ---> Running in cfac448fafee [2023-01-18T20:27:04.287Z] Removing intermediate container 18157a3917e0 [2023-01-18T20:27:04.287Z] ---> e68fcdba50e1 [2023-01-18T20:27:04.287Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T20:27:04.287Z] ---> 5b11e9e18414 [2023-01-18T20:27:04.287Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-18T20:27:04.855Z] ---> 41879a9140d6 [2023-01-18T20:27:04.855Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-01-18T20:27:04.855Z] ---> 56527aca0c3d [2023-01-18T20:27:04.855Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-18T20:27:05.113Z] ---> 43d63748cec6 [2023-01-18T20:27:05.113Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-18T20:27:05.113Z] ---> 522ca7558e93 [2023-01-18T20:27:05.113Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-18T20:27:05.342Z] $ docker top 549dfa8fe9ea05b2525bce8b6ffd91871b0757098252d6c919b076aa46a54760 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T20:27:05.678Z] ---> 3f90f4303265 [2023-01-18T20:27:05.678Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-18T20:27:05.678Z] ---> dd5185089cbc [2023-01-18T20:27:05.678Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-18T20:27:05.678Z] ---> 1b56ec043af4 [2023-01-18T20:27:05.678Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-18T20:27:05.678Z] ---> 085253fdda97 [2023-01-18T20:27:05.678Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-18T20:27:05.678Z] ---> Running in ec053131b835 [2023-01-18T20:27:05.937Z] Removing intermediate container cfac448fafee [2023-01-18T20:27:05.937Z] ---> 1add839315ea [2023-01-18T20:27:05.937Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-18T20:27:05.937Z] Removing intermediate container ec053131b835 [2023-01-18T20:27:05.937Z] ---> f8f0de0c90c4 [2023-01-18T20:27:05.937Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T20:27:05.937Z] ---> Running in b1c90d9c4765 [2023-01-18T20:27:06.171Z] + go version [2023-01-18T20:27:06.171Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-18T20:27:06.198Z] $ docker stop --time=1 549dfa8fe9ea05b2525bce8b6ffd91871b0757098252d6c919b076aa46a54760 [2023-01-18T20:27:06.193Z] ---> 6937faa9f206 [2023-01-18T20:27:06.193Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / ---> 3b4bfbfd25ef [2023-01-18T20:27:06.194Z] [2023-01-18T20:27:06.194Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-18T20:27:06.194Z] ---> Running in 6ee831c6bad7 [2023-01-18T20:27:06.194Z] ---> b1cd6bb1d3d2 [2023-01-18T20:27:06.194Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-18T20:27:06.194Z] ---> Running in d65e43c8eb20 [2023-01-18T20:27:06.194Z] ---> Running in e567ce71aec4 [2023-01-18T20:27:06.194Z] Removing intermediate container b1c90d9c4765 [2023-01-18T20:27:06.194Z] ---> cc9e51cdab8a [2023-01-18T20:27:06.194Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-18T20:27:06.194Z] Removing intermediate container 6ee831c6bad7 [2023-01-18T20:27:06.194Z] ---> 4c6ed067c363 [2023-01-18T20:27:06.194Z] Step 20/22 : LABEL arch=x86_64 [2023-01-18T20:27:06.194Z] Removing intermediate container e567ce71aec4 [2023-01-18T20:27:06.194Z] ---> 3ee1f62de599 [2023-01-18T20:27:06.194Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T20:27:06.451Z] ---> Running in 41bbfe3762ae [2023-01-18T20:27:06.451Z] ---> Running in 135abfdba6c7 [2023-01-18T20:27:06.451Z] ---> f5077c13ac18 [2023-01-18T20:27:06.451Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-18T20:27:06.451Z] ---> Running in 4f7318f5c1b8 [2023-01-18T20:27:06.451Z] Removing intermediate container 41bbfe3762ae [2023-01-18T20:27:06.451Z] ---> 7a0f7e3ca5cc [2023-01-18T20:27:06.451Z] Step 21/22 : LABEL git_sha=df58ae22df89e3057bed541aa2bca992171cfd78 [2023-01-18T20:27:06.451Z] ---> 1155be903374 [2023-01-18T20:27:06.451Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-18T20:27:06.451Z] ---> Running in 2dad023f3966 [2023-01-18T20:27:06.708Z] Removing intermediate container 135abfdba6c7 [2023-01-18T20:27:06.708Z] ---> a475d85694dc [2023-01-18T20:27:06.708Z] Step 17/19 : LABEL arch=x86_64 [2023-01-18T20:27:06.708Z] Removing intermediate container 2dad023f3966 [2023-01-18T20:27:06.708Z] ---> 55c1f4ec55db [2023-01-18T20:27:06.708Z] Step 22/22 : LABEL version=0.0.0 [2023-01-18T20:27:06.708Z] ---> Running in e6879003cfe8 [2023-01-18T20:27:06.708Z] ---> Running in eb6ed92e8d31 [2023-01-18T20:27:06.708Z] ---> fe1c67835fde [2023-01-18T20:27:06.708Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-18T20:27:06.708Z] ---> Running in cf9f6b36eca4 [2023-01-18T20:27:06.708Z] Removing intermediate container e6879003cfe8 [2023-01-18T20:27:06.708Z] ---> f7e591ef2f09 [2023-01-18T20:27:06.708Z] [2023-01-18T20:27:06.967Z] Removing intermediate container eb6ed92e8d31 [2023-01-18T20:27:06.967Z] ---> 6eba47bd67bc [2023-01-18T20:27:06.967Z] Step 18/19 : LABEL git_sha=df58ae22df89e3057bed541aa2bca992171cfd78 [2023-01-18T20:27:06.967Z] ---> Running in 5d1d377777c0 [2023-01-18T20:27:06.967Z] Successfully built f7e591ef2f09 [2023-01-18T20:27:06.967Z] Successfully tagged support-scheduler:latest [2023-01-18T20:27:06.967Z]  Building support-scheduler ... done Building security-spire-config [2023-01-18T20:27:06.967Z] Removing intermediate container d65e43c8eb20 [2023-01-18T20:27:06.967Z] ---> afb0c8e0c4ba [2023-01-18T20:27:06.967Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-18T20:27:06.967Z] ---> Running in 436d19505f44 [2023-01-18T20:27:06.967Z] Removing intermediate container 5d1d377777c0 [2023-01-18T20:27:06.967Z] ---> 4d80cfb2abfe [2023-01-18T20:27:06.967Z] Step 19/19 : LABEL version=0.0.0 [2023-01-18T20:27:07.226Z] ---> Running in 223d20bab15d [2023-01-18T20:27:07.859Z] $ docker rm -f --volumes 549dfa8fe9ea05b2525bce8b6ffd91871b0757098252d6c919b076aa46a54760 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:27:08.371Z] + docker inspect -f . ci-base-image-arm64 [2023-01-18T20:27:08.371Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T20:27:08.571Z] prd-ubuntu20.04-docker-arm64-4c-16g-3000 does not seem to be running inside a container [2023-01-18T20:27:08.627Z] Removing intermediate container 436d19505f44 [2023-01-18T20:27:08.627Z] ---> d170ea2f9945 [2023-01-18T20:27:08.627Z] Step 19/21 : LABEL arch=x86_64 [2023-01-18T20:27:08.663Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-18T20:27:09.216Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T20:27:09.216Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T20:27:09.216Z] ---> a824a723b984 [2023-01-18T20:27:09.216Z] Step 3/24 : WORKDIR /edgex-go [2023-01-18T20:27:09.216Z] ---> Using cache [2023-01-18T20:27:09.216Z] ---> f681e3950539 [2023-01-18T20:27:09.216Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-18T20:27:09.892Z] $ docker top 5d01c2ee142890fc27dfe78ab9bd7da7a5d0570a63925b954cbe4b24ee6bb5ec -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-18T20:27:10.110Z] ========================================================= [2023-01-18T20:27:10.110Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-18T20:27:10.110Z] ========================================================= [Pipeline] sh [2023-01-18T20:27:10.736Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-01-18T20:27:11.155Z] Removing intermediate container 223d20bab15d [2023-01-18T20:27:11.155Z] ---> 6bd5d3c930e2 [2023-01-18T20:27:11.155Z] [2023-01-18T20:27:11.155Z] ---> Running in 48c0d129f51a [2023-01-18T20:27:11.155Z] ---> Running in 4f5bedfb14b1 [2023-01-18T20:27:11.155Z] Successfully built 6bd5d3c930e2 [2023-01-18T20:27:11.155Z] Successfully tagged security-spiffe-token-provider:latest [2023-01-18T20:27:11.155Z]  Building security-spiffe-token-provider ... done Building core-metadata [2023-01-18T20:27:11.155Z] Removing intermediate container 4f7318f5c1b8 [2023-01-18T20:27:11.155Z] ---> 7b6913f7913d [2023-01-18T20:27:11.155Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T20:27:11.155Z] Removing intermediate container 48c0d129f51a [2023-01-18T20:27:11.155Z] ---> dbb644ccf34b [2023-01-18T20:27:11.155Z] Step 20/21 : LABEL git_sha=df58ae22df89e3057bed541aa2bca992171cfd78 [2023-01-18T20:27:11.155Z] ---> Running in b0195728a84b [2023-01-18T20:27:11.393Z] + make test [2023-01-18T20:27:11.393Z] go test -race -coverprofile=coverage.out ./... [2023-01-18T20:27:14.441Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T20:27:14.441Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T20:27:14.441Z] ---> a824a723b984 [2023-01-18T20:27:14.441Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-18T20:27:14.441Z] ---> Using cache [2023-01-18T20:27:14.441Z] ---> 9ab33ff1ef10 [2023-01-18T20:27:14.441Z] Step 4/24 : WORKDIR /edgex-go [2023-01-18T20:27:14.441Z] ---> Using cache [2023-01-18T20:27:14.441Z] ---> 76ad161fd60d [2023-01-18T20:27:14.441Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-18T20:27:14.441Z] ---> Using cache [2023-01-18T20:27:14.441Z] ---> 2547e1f00d36 [2023-01-18T20:27:14.441Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-18T20:27:14.441Z] ---> Using cache [2023-01-18T20:27:14.441Z] ---> 148c04b3e655 [2023-01-18T20:27:14.441Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T20:27:14.441Z] ---> Using cache [2023-01-18T20:27:14.441Z] ---> e2e8598affc2 [2023-01-18T20:27:14.441Z] Step 8/24 : COPY . . [2023-01-18T20:27:14.441Z] ---> Using cache [2023-01-18T20:27:14.441Z] ---> 17953d63f19c [2023-01-18T20:27:14.441Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-18T20:27:15.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:27:15.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:27:15.637Z] ---> 5da60585b4ab [2023-01-18T20:27:15.637Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-18T20:27:15.637Z] Removing intermediate container b0195728a84b [2023-01-18T20:27:15.637Z] ---> c966464a4536 [2023-01-18T20:27:15.637Z] Step 21/21 : LABEL version=0.0.0 [2023-01-18T20:27:15.637Z] ---> Running in d5e6bb811797 [2023-01-18T20:27:15.637Z] Removing intermediate container cf9f6b36eca4 [2023-01-18T20:27:15.637Z] ---> 4e8c9e26bf6f [2023-01-18T20:27:15.637Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-18T20:27:15.637Z] ---> Running in 8aa89c1de1f2 [2023-01-18T20:27:15.637Z] ---> Running in bd0264448be1 [2023-01-18T20:27:15.637Z] Removing intermediate container 8aa89c1de1f2 [2023-01-18T20:27:15.637Z] ---> 2649c1a94470 [2023-01-18T20:27:15.637Z] [2023-01-18T20:27:15.897Z] Removing intermediate container bd0264448be1 [2023-01-18T20:27:15.897Z] ---> cc25c8143421 [2023-01-18T20:27:15.897Z] Step 22/24 : LABEL arch=x86_64 [2023-01-18T20:27:15.897Z] Successfully built 2649c1a94470 [2023-01-18T20:27:15.897Z] OK: 211 MiB in 51 packages [2023-01-18T20:27:15.897Z] Successfully tagged security-proxy-setup:latest [2023-01-18T20:27:15.897Z]  Building security-proxy-setup ... done Building support-notifications [2023-01-18T20:27:15.897Z] ---> Running in 336d4e2f3f1a [2023-01-18T20:27:16.154Z] 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-01-18T20:27:18.682Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T20:27:18.682Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-18T20:27:18.682Z] ---> a824a723b984 [2023-01-18T20:27:18.682Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-18T20:27:18.682Z] ---> Using cache [2023-01-18T20:27:18.682Z] ---> 9ab33ff1ef10 [2023-01-18T20:27:18.682Z] Step 4/22 : WORKDIR /edgex-go [2023-01-18T20:27:18.682Z] ---> Using cache [2023-01-18T20:27:18.682Z] ---> 76ad161fd60d [2023-01-18T20:27:18.682Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-18T20:27:20.624Z] ---> dd49a2affa7e [2023-01-18T20:27:20.624Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-18T20:27:20.624Z] Removing intermediate container 336d4e2f3f1a [2023-01-18T20:27:20.624Z] ---> dd66b536f1e9 [2023-01-18T20:27:20.624Z] Step 23/24 : LABEL git_sha=df58ae22df89e3057bed541aa2bca992171cfd78 [2023-01-18T20:27:20.624Z] ---> Running in 48436c3756a8 [2023-01-18T20:27:20.624Z] ---> Running in 2ead3042130a [2023-01-18T20:27:20.624Z] Removing intermediate container 2ead3042130a [2023-01-18T20:27:20.624Z] ---> 89d887129821 [2023-01-18T20:27:20.624Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T20:27:20.937Z] Removing intermediate container 4f5bedfb14b1 [2023-01-18T20:27:20.937Z] ---> a3c226565dba [2023-01-18T20:27:20.937Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-18T20:27:20.937Z] ---> Running in 06d25227a9af [2023-01-18T20:27:20.937Z] ---> e0e23dcdb210 [2023-01-18T20:27:20.937Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-18T20:27:20.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:27:20.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:27:21.196Z] OK: 211 MiB in 51 packages [2023-01-18T20:27:21.196Z] Removing intermediate container 06d25227a9af [2023-01-18T20:27:21.196Z] ---> 06bc7afbba27 [2023-01-18T20:27:21.196Z] [2023-01-18T20:27:21.483Z] Successfully built 06bc7afbba27 [2023-01-18T20:27:21.483Z] ---> 9849ff2c40a8 [2023-01-18T20:27:21.483Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T20:27:21.483Z] Successfully tagged security-secretstore-setup:latest [2023-01-18T20:27:21.757Z]  Building security-secretstore-setup ... done Building security-spire-server [2023-01-18T20:27:22.708Z] ---> c87437a417df [2023-01-18T20:27:22.708Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-18T20:27:25.993Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T20:27:25.993Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-18T20:27:25.993Z] ---> a824a723b984 [2023-01-18T20:27:25.993Z] Step 3/23 : WORKDIR /edgex-go [2023-01-18T20:27:25.993Z] ---> Using cache [2023-01-18T20:27:25.993Z] ---> f681e3950539 [2023-01-18T20:27:25.993Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-18T20:27:25.993Z] ---> Using cache [2023-01-18T20:27:25.993Z] ---> a3c226565dba [2023-01-18T20:27:25.993Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-18T20:27:25.993Z] ---> Using cache [2023-01-18T20:27:25.993Z] ---> 9849ff2c40a8 [2023-01-18T20:27:25.993Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T20:27:27.383Z] ---> Running in 8b260431e505 [2023-01-18T20:27:27.383Z] ---> c1ba811c9004 [2023-01-18T20:27:27.383Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-18T20:27:27.383Z] ---> Running in 8919cb51a6e3 [2023-01-18T20:27:27.641Z] Removing intermediate container 48436c3756a8 [2023-01-18T20:27:27.641Z] ---> f7f934cabd7d [2023-01-18T20:27:27.641Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-18T20:27:27.899Z] ---> f5eb96c7da54 [2023-01-18T20:27:27.899Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-18T20:27:28.157Z] ---> 146c21b83a35 [2023-01-18T20:27:28.157Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T20:27:28.157Z] ---> 3c8b345f0aa8 [2023-01-18T20:27:28.157Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-18T20:27:28.157Z] ---> Running in a922e03861f3 [2023-01-18T20:27:28.157Z] ---> Running in 2aa06ca1f1ab [2023-01-18T20:27:29.170Z] Removing intermediate container 2aa06ca1f1ab [2023-01-18T20:27:29.170Z] ---> 4c4f8ce421e4 [2023-01-18T20:27:29.170Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-18T20:27:29.170Z] ---> Running in c6b8a32b1c51 [2023-01-18T20:27:29.427Z] Removing intermediate container c6b8a32b1c51 [2023-01-18T20:27:29.427Z] ---> 47d75e681990 [2023-01-18T20:27:29.427Z] Step 29/32 : CMD ["gate"] [2023-01-18T20:27:29.427Z] ---> Running in dc54fd141308 [2023-01-18T20:27:29.684Z] Removing intermediate container dc54fd141308 [2023-01-18T20:27:29.684Z] ---> 4eaad49634b6 [2023-01-18T20:27:29.684Z] Step 30/32 : LABEL arch=x86_64 [2023-01-18T20:27:29.684Z] ---> Running in eddcadf1d487 [2023-01-18T20:27:29.684Z] Removing intermediate container eddcadf1d487 [2023-01-18T20:27:29.684Z] ---> bebab87746b9 [2023-01-18T20:27:29.684Z] Step 31/32 : LABEL git_sha=df58ae22df89e3057bed541aa2bca992171cfd78 [2023-01-18T20:27:29.684Z] ---> Running in 55dce91d2f0e [2023-01-18T20:27:29.684Z] Removing intermediate container 55dce91d2f0e [2023-01-18T20:27:29.684Z] ---> 20ad9716a928 [2023-01-18T20:27:29.684Z] Step 32/32 : LABEL version=0.0.0 [2023-01-18T20:27:29.684Z] ---> Running in 16f97e2e0550 [2023-01-18T20:27:29.941Z] Removing intermediate container 16f97e2e0550 [2023-01-18T20:27:29.941Z] ---> 6bb941da3763 [2023-01-18T20:27:29.941Z] [2023-01-18T20:27:29.941Z] Successfully built 6bb941da3763 [2023-01-18T20:27:29.941Z] Successfully tagged security-bootstrapper:latest [2023-01-18T20:27:29.941Z] Building core-command [2023-01-18T20:27:31.836Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T20:27:31.836Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-18T20:27:31.836Z] ---> a824a723b984 [2023-01-18T20:27:31.836Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-18T20:27:31.836Z] ---> Using cache [2023-01-18T20:27:31.836Z] ---> 9ab33ff1ef10 [2023-01-18T20:27:31.836Z] Step 4/23 : WORKDIR /edgex-go [2023-01-18T20:27:31.836Z] ---> Using cache [2023-01-18T20:27:31.836Z] ---> 76ad161fd60d [2023-01-18T20:27:31.836Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-18T20:27:31.836Z] ---> Using cache [2023-01-18T20:27:31.836Z] ---> 2547e1f00d36 [2023-01-18T20:27:31.836Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-18T20:27:31.836Z] ---> Using cache [2023-01-18T20:27:31.836Z] ---> 148c04b3e655 [2023-01-18T20:27:31.836Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T20:27:31.836Z] ---> Using cache [2023-01-18T20:27:31.836Z] ---> e2e8598affc2 [2023-01-18T20:27:31.836Z] Step 8/23 : COPY . . [2023-01-18T20:27:31.836Z] ---> Using cache [2023-01-18T20:27:31.836Z] ---> 17953d63f19c [2023-01-18T20:27:31.836Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-18T20:27:35.117Z] ---> Running in 0e30b976c5dc [2023-01-18T20:27:35.682Z] 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-01-18T20:27:38.255Z] Removing intermediate container d5e6bb811797 [2023-01-18T20:27:38.255Z] ---> 222f0ab65971 [2023-01-18T20:27:38.255Z] [2023-01-18T20:27:38.255Z] Step 10/24 : FROM alpine:3.16 [2023-01-18T20:27:38.255Z] ---> bfe296a52501 [2023-01-18T20:27:38.255Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-18T20:27:38.255Z] ---> Using cache [2023-01-18T20:27:38.255Z] ---> ee392e356559 [2023-01-18T20:27:38.255Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T20:27:38.255Z] ---> Using cache [2023-01-18T20:27:38.255Z] ---> ffe6a06b0a17 [2023-01-18T20:27:38.255Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-18T20:27:38.255Z] ---> Running in abb66f173585 [2023-01-18T20:27:38.255Z] Removing intermediate container abb66f173585 [2023-01-18T20:27:38.255Z] ---> 551cfa153c94 [2023-01-18T20:27:38.255Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-18T20:27:38.255Z] ---> Running in cb06f2a5ff78 [2023-01-18T20:27:38.255Z] Removing intermediate container cb06f2a5ff78 [2023-01-18T20:27:38.255Z] ---> cf5ddb9675f5 [2023-01-18T20:27:38.255Z] Step 15/24 : WORKDIR / [2023-01-18T20:27:38.255Z] ---> Running in 0d2ee06bacc4 [2023-01-18T20:27:38.512Z] Removing intermediate container 0d2ee06bacc4 [2023-01-18T20:27:38.512Z] ---> ebd066d7bb67 [2023-01-18T20:27:38.513Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T20:27:38.781Z] ---> f6b9f3b4d7ac [2023-01-18T20:27:38.781Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-18T20:27:39.718Z] ---> fc1c8e7c9e2a [2023-01-18T20:27:39.718Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-18T20:27:39.718Z] ---> affead645b2d [2023-01-18T20:27:39.718Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-18T20:27:39.978Z] ---> 2193da667b65 [2023-01-18T20:27:39.978Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-18T20:27:39.978Z] ---> Running in 6af50e6cf0ff [2023-01-18T20:27:40.239Z] Removing intermediate container 6af50e6cf0ff [2023-01-18T20:27:40.239Z] ---> ff10699f6d83 [2023-01-18T20:27:40.239Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T20:27:40.239Z] ---> Running in f413905f158b [2023-01-18T20:27:40.239Z] Removing intermediate container f413905f158b [2023-01-18T20:27:40.239Z] ---> 0fbcf0599a52 [2023-01-18T20:27:40.239Z] Step 22/24 : LABEL arch=x86_64 [2023-01-18T20:27:40.239Z] ---> Running in 46d0a308ba3b [2023-01-18T20:27:40.530Z] Removing intermediate container 46d0a308ba3b [2023-01-18T20:27:40.530Z] ---> 8a9c839b5c0f [2023-01-18T20:27:40.530Z] Step 23/24 : LABEL git_sha=df58ae22df89e3057bed541aa2bca992171cfd78 [2023-01-18T20:27:40.530Z] ---> Running in 5b05a5b8d469 [2023-01-18T20:27:40.789Z] Removing intermediate container 5b05a5b8d469 [2023-01-18T20:27:40.789Z] ---> 14e8e62ac37c [2023-01-18T20:27:40.789Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T20:27:40.789Z] ---> Running in c1f74d98c7b5 [2023-01-18T20:27:41.049Z] Removing intermediate container c1f74d98c7b5 [2023-01-18T20:27:41.049Z] ---> 520625d9b228 [2023-01-18T20:27:41.049Z] [2023-01-18T20:27:41.049Z] Successfully built 520625d9b228 [2023-01-18T20:27:41.049Z] Successfully tagged core-metadata:latest [2023-01-18T20:27:41.049Z]  Building core-metadata ... done Building security-spire-agent [2023-01-18T20:27:43.596Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T20:27:43.596Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T20:27:43.596Z] ---> a824a723b984 [2023-01-18T20:27:43.596Z] Step 3/24 : WORKDIR /edgex-go [2023-01-18T20:27:43.596Z] ---> Using cache [2023-01-18T20:27:43.596Z] ---> f681e3950539 [2023-01-18T20:27:43.596Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-18T20:27:43.596Z] ---> Using cache [2023-01-18T20:27:43.596Z] ---> a3c226565dba [2023-01-18T20:27:43.596Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-18T20:27:43.596Z] ---> Using cache [2023-01-18T20:27:43.596Z] ---> 9849ff2c40a8 [2023-01-18T20:27:43.596Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T20:27:46.886Z] ---> Running in 9903fd47d944 [2023-01-18T20:27:50.290Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-18T20:27:52.149Z] Removing intermediate container 0e30b976c5dc [2023-01-18T20:27:52.149Z] ---> 0bda1b440704 [2023-01-18T20:27:52.149Z] [2023-01-18T20:27:52.149Z] Step 10/23 : FROM alpine:3.16 [2023-01-18T20:27:52.149Z] ---> bfe296a52501 [2023-01-18T20:27:52.149Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-18T20:27:52.149Z] ---> Using cache [2023-01-18T20:27:52.149Z] ---> ee392e356559 [2023-01-18T20:27:52.149Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T20:27:52.149Z] ---> Using cache [2023-01-18T20:27:52.149Z] ---> ffe6a06b0a17 [2023-01-18T20:27:52.149Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-18T20:27:52.149Z] ---> Running in c9427fcfd799 [2023-01-18T20:27:52.149Z] Removing intermediate container c9427fcfd799 [2023-01-18T20:27:52.149Z] ---> 3a14cd2c4744 [2023-01-18T20:27:52.149Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-18T20:27:52.149Z] ---> Running in cf95731d9302 [2023-01-18T20:27:52.149Z] Removing intermediate container cf95731d9302 [2023-01-18T20:27:52.149Z] ---> 5710323e9b6d [2023-01-18T20:27:52.149Z] Step 15/23 : WORKDIR / [2023-01-18T20:27:52.149Z] ---> Running in 15a011d60801 [2023-01-18T20:27:52.149Z] Removing intermediate container 15a011d60801 [2023-01-18T20:27:52.149Z] ---> df5db63008ef [2023-01-18T20:27:52.149Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T20:27:52.149Z] ---> 6d278047a9e6 [2023-01-18T20:27:52.149Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-18T20:27:52.715Z] ---> 6a933beb88de [2023-01-18T20:27:52.715Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-18T20:27:52.715Z] ---> 3b0de7664f31 [2023-01-18T20:27:52.715Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-18T20:27:52.715Z] ---> Running in d36f5a3b9f3b [2023-01-18T20:27:52.715Z] Removing intermediate container d36f5a3b9f3b [2023-01-18T20:27:52.715Z] ---> 8e988144689d [2023-01-18T20:27:52.715Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T20:27:52.973Z] ---> Running in eb893837ebda [2023-01-18T20:27:52.973Z] Removing intermediate container eb893837ebda [2023-01-18T20:27:52.973Z] ---> 6c22bb72d445 [2023-01-18T20:27:52.973Z] Step 21/23 : LABEL arch=x86_64 [2023-01-18T20:27:52.973Z] ---> Running in ba36b46ec98c [2023-01-18T20:27:52.973Z] Removing intermediate container ba36b46ec98c [2023-01-18T20:27:52.973Z] ---> e935f367e668 [2023-01-18T20:27:52.973Z] Step 22/23 : LABEL git_sha=df58ae22df89e3057bed541aa2bca992171cfd78 [2023-01-18T20:27:52.973Z] ---> Running in c4172e0da0f7 [2023-01-18T20:27:53.231Z] Removing intermediate container c4172e0da0f7 [2023-01-18T20:27:53.231Z] ---> 652cf04445b3 [2023-01-18T20:27:53.231Z] Step 23/23 : LABEL version=0.0.0 [2023-01-18T20:27:53.231Z] ---> Running in c46f2595ea3f [2023-01-18T20:27:53.231Z] Removing intermediate container c46f2595ea3f [2023-01-18T20:27:53.231Z] ---> dd5a7e294444 [2023-01-18T20:27:53.231Z] [2023-01-18T20:27:53.231Z] Successfully built dd5a7e294444 [2023-01-18T20:27:53.231Z] Successfully tagged core-command:latest [2023-01-18T20:27:53.231Z] Building core-data [2023-01-18T20:27:55.766Z]  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T20:27:55.766Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-18T20:27:55.766Z] ---> a824a723b984 [2023-01-18T20:27:55.766Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-18T20:27:55.766Z] ---> Using cache [2023-01-18T20:27:55.766Z] ---> 9ab33ff1ef10 [2023-01-18T20:27:55.766Z] Step 4/22 : WORKDIR /edgex-go [2023-01-18T20:27:55.766Z] ---> Using cache [2023-01-18T20:27:55.766Z] ---> 76ad161fd60d [2023-01-18T20:27:55.766Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-18T20:27:55.766Z] ---> Using cache [2023-01-18T20:27:55.766Z] ---> 2547e1f00d36 [2023-01-18T20:27:55.766Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-18T20:27:55.766Z] ---> Using cache [2023-01-18T20:27:55.766Z] ---> 148c04b3e655 [2023-01-18T20:27:55.766Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T20:27:55.766Z] ---> Using cache [2023-01-18T20:27:55.766Z] ---> e2e8598affc2 [2023-01-18T20:27:55.766Z] Step 8/22 : COPY . . [2023-01-18T20:27:55.766Z] ---> Using cache [2023-01-18T20:27:55.766Z] ---> 17953d63f19c [2023-01-18T20:27:55.766Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-18T20:28:10.653Z] ---> Running in fba1ba6f32b8 [2023-01-18T20:28:10.653Z] 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-01-18T20:28:32.576Z] Removing intermediate container 8b260431e505 [2023-01-18T20:28:32.576Z] ---> 4fb2c046bd05 [2023-01-18T20:28:32.576Z] Step 7/24 : COPY . . [2023-01-18T20:28:32.576Z] Removing intermediate container 8919cb51a6e3 [2023-01-18T20:28:32.576Z] ---> 020223df7157 [2023-01-18T20:28:32.576Z] Step 7/23 : COPY . . [2023-01-18T20:28:32.576Z] Removing intermediate container 9903fd47d944 [2023-01-18T20:28:32.576Z] ---> 4ca624fb12fc [2023-01-18T20:28:32.576Z] Step 7/24 : COPY . . [2023-01-18T20:28:32.576Z] Removing intermediate container a922e03861f3 [2023-01-18T20:28:32.576Z] ---> 5d8869b47bac [2023-01-18T20:28:32.576Z] Step 8/22 : COPY . . [2023-01-18T20:28:47.502Z] Removing intermediate container fba1ba6f32b8 [2023-01-18T20:28:47.502Z] ---> 4f0bcf356097 [2023-01-18T20:28:47.502Z] [2023-01-18T20:28:47.502Z] Step 10/22 : FROM alpine:3.16 [2023-01-18T20:28:47.502Z] ---> bfe296a52501 [2023-01-18T20:28:47.502Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-18T20:28:47.502Z] ---> Running in 42866613d942 [2023-01-18T20:28:47.502Z] ---> 48899be6d0ec [2023-01-18T20:28:47.502Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-18T20:28:47.502Z] ---> 0dc1ee322217 [2023-01-18T20:28:47.502Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-18T20:28:47.502Z] ---> 6af1226234c4 [2023-01-18T20:28:47.502Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-18T20:28:47.502Z] ---> dae49235ec5f [2023-01-18T20:28:47.502Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-18T20:28:47.502Z] ---> Running in 72310eb2f984 [2023-01-18T20:28:47.502Z] ---> Running in d72d628e8fc3 [2023-01-18T20:28:47.502Z] ---> Running in 2e333b10e5af [2023-01-18T20:28:47.502Z] ---> Running in 2a00bd355b54 [2023-01-18T20:28:47.502Z] Removing intermediate container 42866613d942 [2023-01-18T20:28:47.502Z] ---> aee402b4fa4f [2023-01-18T20:28:47.502Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-18T20:28:47.502Z] ---> Running in ed6374641b0e [2023-01-18T20:28:47.502Z] Removing intermediate container 2a00bd355b54 [2023-01-18T20:28:47.502Z] ---> 7a89a17c4dce [2023-01-18T20:28:47.502Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-18T20:28:47.502Z] Removing intermediate container 2e333b10e5af [2023-01-18T20:28:47.502Z] ---> 47286df5d613 [2023-01-18T20:28:47.502Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-18T20:28:47.502Z] Removing intermediate container d72d628e8fc3 [2023-01-18T20:28:47.502Z] ---> b82aa8fae43c [2023-01-18T20:28:47.502Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-18T20:28:47.502Z] 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-01-18T20:28:47.502Z] ---> Running in 5ffbb63b69b5 [2023-01-18T20:28:47.502Z] ---> Running in 4944fac8c286 [2023-01-18T20:28:47.502Z] ---> Running in e63018ad194e [2023-01-18T20:28:47.502Z] Removing intermediate container ed6374641b0e [2023-01-18T20:28:47.502Z] ---> c71e4053aa00 [2023-01-18T20:28:47.502Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-18T20:28:47.502Z] ---> Running in bb42fbda2432 [2023-01-18T20:28:47.502Z] Removing intermediate container 5ffbb63b69b5 [2023-01-18T20:28:47.502Z] ---> 93c380de2efa [2023-01-18T20:28:47.502Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-18T20:28:47.502Z] Removing intermediate container 4944fac8c286 [2023-01-18T20:28:47.502Z] ---> f8bc48bff0f3 [2023-01-18T20:28:47.502Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-18T20:28:47.502Z] Removing intermediate container e63018ad194e [2023-01-18T20:28:47.502Z] ---> 2ffe6c45f088 [2023-01-18T20:28:47.502Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-18T20:28:47.502Z] ---> Running in aa87b5ab3a49 [2023-01-18T20:28:47.502Z] Removing intermediate container bb42fbda2432 [2023-01-18T20:28:47.502Z] ---> 4a650a4e7e10 [2023-01-18T20:28:47.502Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-18T20:28:47.502Z] ---> Running in 6b51d5de5385 [2023-01-18T20:28:47.502Z] ---> Running in 47ff1c882dea [2023-01-18T20:28:47.502Z] ---> Running in 79efe77d6d48 [2023-01-18T20:28:48.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:28:48.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:28:48.965Z] Removing intermediate container aa87b5ab3a49 [2023-01-18T20:28:48.965Z] ---> fb4110f6e98d [2023-01-18T20:28:48.965Z] Step 11/23 : WORKDIR /edgex-go [2023-01-18T20:28:48.965Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-18T20:28:48.965Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T20:28:48.965Z] OK: 6 MiB in 15 packages [2023-01-18T20:28:49.224Z] ---> Running in 004a915235f4 [2023-01-18T20:28:49.489Z] Removing intermediate container 6b51d5de5385 [2023-01-18T20:28:49.489Z] ---> baaabe6dc7db [2023-01-18T20:28:49.489Z] Step 11/24 : WORKDIR /edgex-go [2023-01-18T20:28:49.489Z] Removing intermediate container 004a915235f4 [2023-01-18T20:28:49.489Z] ---> b5d61e1e91f1 [2023-01-18T20:28:49.489Z] [2023-01-18T20:28:49.489Z] Step 12/23 : FROM alpine:3.15 [2023-01-18T20:28:49.489Z] ---> c4fc93816858 [2023-01-18T20:28:49.489Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T20:28:49.489Z] ---> Using cache [2023-01-18T20:28:49.489Z] ---> e1f910cdfba6 [2023-01-18T20:28:49.489Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-18T20:28:49.489Z] Removing intermediate container 47ff1c882dea [2023-01-18T20:28:49.489Z] ---> cb97e12deee5 [2023-01-18T20:28:49.489Z] Step 11/24 : WORKDIR /edgex-go [2023-01-18T20:28:49.489Z] ---> Running in 6817eb9622a2 [2023-01-18T20:28:49.750Z] ---> Running in 13c66195dc2f [2023-01-18T20:28:49.750Z] ---> Running in aa65705af315 [2023-01-18T20:28:50.010Z] Removing intermediate container 79efe77d6d48 [2023-01-18T20:28:50.010Z] ---> 4c0fe892edd0 [2023-01-18T20:28:50.010Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T20:28:50.314Z] Removing intermediate container 6817eb9622a2 [2023-01-18T20:28:50.314Z] ---> bdd8956b1ce1 [2023-01-18T20:28:50.314Z] [2023-01-18T20:28:50.314Z] Step 12/24 : FROM alpine:3.15 [2023-01-18T20:28:50.314Z] ---> c4fc93816858 [2023-01-18T20:28:50.314Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T20:28:50.314Z] ---> Using cache [2023-01-18T20:28:50.314Z] ---> e1f910cdfba6 [2023-01-18T20:28:50.314Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-18T20:28:50.574Z] Removing intermediate container aa65705af315 [2023-01-18T20:28:50.574Z] ---> de31e5edcd3e [2023-01-18T20:28:50.574Z] [2023-01-18T20:28:50.574Z] Step 12/24 : FROM alpine:3.15 [2023-01-18T20:28:50.574Z] ---> c4fc93816858 [2023-01-18T20:28:50.574Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T20:28:50.574Z] ---> Using cache [2023-01-18T20:28:50.574Z] ---> e1f910cdfba6 [2023-01-18T20:28:50.574Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-18T20:28:50.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:28:50.574Z] ---> Running in 0d09c4812d44 [2023-01-18T20:28:50.574Z] ---> Running in 5b6e7ee47d11 [2023-01-18T20:28:50.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:28:50.851Z] ---> adabb43f5d95 [2023-01-18T20:28:50.851Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-18T20:28:51.110Z] v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T20:28:51.110Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T20:28:51.110Z] OK: 15859 distinct packages available [2023-01-18T20:28:51.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:28:51.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:28:51.392Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-18T20:28:51.392Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-18T20:28:51.392Z] (3/5) Installing libucontext (1.1-r0) [2023-01-18T20:28:51.392Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-18T20:28:51.392Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-18T20:28:51.392Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T20:28:51.392Z] OK: 7 MiB in 19 packages [2023-01-18T20:28:51.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:28:52.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:28:52.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:28:52.275Z] ---> 5dafd44f9a49 [2023-01-18T20:28:52.275Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-18T20:28:52.275Z] v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T20:28:52.275Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T20:28:52.275Z] OK: 15859 distinct packages available [2023-01-18T20:28:52.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:28:52.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:28:52.803Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-18T20:28:52.803Z] ---> bf688461eee7 [2023-01-18T20:28:52.803Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-18T20:28:52.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:28:52.804Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-18T20:28:52.804Z] (3/5) Installing libucontext (1.1-r0) [2023-01-18T20:28:52.804Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-18T20:28:52.804Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-18T20:28:52.804Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T20:28:52.804Z] OK: 7 MiB in 19 packages [2023-01-18T20:28:53.073Z] v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T20:28:53.073Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T20:28:53.073Z] OK: 15859 distinct packages available [2023-01-18T20:28:53.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:28:53.073Z] Removing intermediate container 13c66195dc2f [2023-01-18T20:28:53.073Z] ---> d42aaf1e7239 [2023-01-18T20:28:53.073Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-18T20:28:53.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:28:53.350Z] ---> Running in 5e75b1903c28 [2023-01-18T20:28:53.350Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-18T20:28:53.350Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-18T20:28:53.350Z] (3/4) Installing libucontext (1.1-r0) [2023-01-18T20:28:53.350Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-18T20:28:53.350Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T20:28:53.350Z] OK: 6 MiB in 18 packages [2023-01-18T20:28:54.007Z] Removing intermediate container 5e75b1903c28 [2023-01-18T20:28:54.007Z] ---> e501f0af0bb8 [2023-01-18T20:28:54.007Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T20:28:56.643Z] ---> Running in 3fde548a1d27 [2023-01-18T20:28:56.643Z] ---> 6f216672475f [2023-01-18T20:28:56.643Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-18T20:28:56.643Z] Removing intermediate container 5b6e7ee47d11 [2023-01-18T20:28:56.643Z] ---> 197ada60bdf5 [2023-01-18T20:28:56.643Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-18T20:28:56.643Z] Removing intermediate container 3fde548a1d27 [2023-01-18T20:28:56.643Z] ---> 18e46a0d019f [2023-01-18T20:28:56.643Z] Step 20/22 : LABEL arch=x86_64 [2023-01-18T20:28:56.934Z] Removing intermediate container 0d09c4812d44 [2023-01-18T20:28:56.934Z] ---> eb8feeabfdc9 [2023-01-18T20:28:56.934Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-18T20:28:57.966Z] ---> Running in 8053568b265a [2023-01-18T20:28:58.923Z] ---> 831a83b269ed [2023-01-18T20:28:58.923Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-18T20:28:59.873Z] Removing intermediate container 8053568b265a [2023-01-18T20:28:59.873Z] ---> a2426d5a935f [2023-01-18T20:28:59.873Z] Step 21/22 : LABEL git_sha=df58ae22df89e3057bed541aa2bca992171cfd78 [2023-01-18T20:28:59.873Z] ---> c2e9a07db0a8 [2023-01-18T20:28:59.873Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-18T20:28:59.873Z] ---> 4b63cdd12b68 [2023-01-18T20:28:59.873Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-18T20:29:00.134Z] ---> 548365087105 [2023-01-18T20:29:00.134Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-18T20:29:00.134Z] ---> Running in 448a2da840af [2023-01-18T20:29:01.348Z] Removing intermediate container 448a2da840af [2023-01-18T20:29:01.348Z] ---> 35b60e244d4f [2023-01-18T20:29:01.348Z] Step 22/22 : LABEL version=0.0.0 [2023-01-18T20:29:01.611Z] ---> 167461c6f22b [2023-01-18T20:29:01.611Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-18T20:29:02.592Z] ---> bfe11ba60732 [2023-01-18T20:29:02.592Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-18T20:29:02.853Z] ---> Running in 95c341bafd13 [2023-01-18T20:29:02.853Z] ---> Running in 52195fe45239 [2023-01-18T20:29:03.113Z] ---> Running in 1ca8893972e0 [2023-01-18T20:29:03.373Z] ---> 093b7f871765 [2023-01-18T20:29:03.373Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-18T20:29:03.633Z] Removing intermediate container 95c341bafd13 [2023-01-18T20:29:03.633Z] ---> 77a62de7b131 [2023-01-18T20:29:03.633Z] [2023-01-18T20:29:03.633Z] Successfully built 77a62de7b131 [2023-01-18T20:29:03.980Z] Successfully tagged core-data:latest [2023-01-18T20:29:03.980Z]  Building core-data ... done Removing intermediate container 52195fe45239 [2023-01-18T20:29:03.980Z] ---> 1fd50efadd31 [2023-01-18T20:29:03.980Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-18T20:29:03.980Z] Removing intermediate container 1ca8893972e0 [2023-01-18T20:29:03.980Z] ---> c04212da5a45 [2023-01-18T20:29:03.980Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-18T20:29:04.239Z] ---> 95034745c265 [2023-01-18T20:29:04.239Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-18T20:29:04.498Z] ---> Running in 50deecfc38fb [2023-01-18T20:29:04.498Z] ---> 76fc10eed83c [2023-01-18T20:29:04.498Z] Step 19/24 : WORKDIR / [2023-01-18T20:29:04.498Z] ---> 0c2c9d1b6af0 [2023-01-18T20:29:04.498Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-18T20:29:04.498Z] ---> Running in 6f565b955a36 [2023-01-18T20:29:04.498Z] Removing intermediate container 50deecfc38fb [2023-01-18T20:29:04.498Z] ---> 7a6c82a8757f [2023-01-18T20:29:04.498Z] Step 21/23 : LABEL arch=x86_64 [2023-01-18T20:29:04.759Z] ---> Running in 02b25158e2ab [2023-01-18T20:29:05.019Z] ---> e189a8c4e14b [2023-01-18T20:29:05.019Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-18T20:29:05.019Z] Removing intermediate container 6f565b955a36 [2023-01-18T20:29:05.019Z] ---> fc561d6a920c [2023-01-18T20:29:05.019Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-18T20:29:05.019Z] Removing intermediate container 02b25158e2ab [2023-01-18T20:29:05.019Z] ---> 90db1314ff89 [2023-01-18T20:29:05.019Z] Step 22/23 : LABEL git_sha=df58ae22df89e3057bed541aa2bca992171cfd78 [2023-01-18T20:29:05.278Z] ---> Running in eb6bdb54b1d7 [2023-01-18T20:29:05.278Z] ---> Running in eaf93677ab50 [2023-01-18T20:29:05.278Z] ---> Running in 5de40b83e3d1 [2023-01-18T20:29:05.546Z] Removing intermediate container eb6bdb54b1d7 [2023-01-18T20:29:05.546Z] ---> 63f09e85d8f1 [2023-01-18T20:29:05.546Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-18T20:29:05.805Z] Removing intermediate container eaf93677ab50 [2023-01-18T20:29:05.805Z] ---> 063a8a99866c [2023-01-18T20:29:05.805Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-18T20:29:05.805Z] Removing intermediate container 5de40b83e3d1 [2023-01-18T20:29:05.806Z] ---> 7eab40b4944f [2023-01-18T20:29:05.806Z] Step 23/23 : LABEL version=0.0.0 [2023-01-18T20:29:06.064Z] ---> Running in ba9aae77160e [2023-01-18T20:29:06.064Z] ---> Running in 4507623b4282 [2023-01-18T20:29:06.064Z] ---> Running in ef65522d99f9 [2023-01-18T20:29:06.326Z] Removing intermediate container ba9aae77160e [2023-01-18T20:29:06.326Z] ---> 6bd881a3a3a6 [2023-01-18T20:29:06.326Z] Step 22/24 : LABEL arch=x86_64 [2023-01-18T20:29:06.326Z] Removing intermediate container ef65522d99f9 [2023-01-18T20:29:06.326Z] ---> 483f00949db3 [2023-01-18T20:29:06.326Z] [2023-01-18T20:29:06.326Z] Removing intermediate container 4507623b4282 [2023-01-18T20:29:06.326Z] ---> 10f6bd6bd01a [2023-01-18T20:29:06.326Z] Step 22/24 : LABEL arch=x86_64 [2023-01-18T20:29:06.584Z] Successfully built 483f00949db3 [2023-01-18T20:29:06.585Z] Successfully tagged security-spire-server:latest [2023-01-18T20:29:06.585Z]  Building security-spire-server ... done  ---> Running in cf4f3468ca8e [2023-01-18T20:29:06.585Z] ---> Running in 818b50e9f9be [2023-01-18T20:29:07.518Z] Removing intermediate container cf4f3468ca8e [2023-01-18T20:29:07.518Z] ---> 3cf61a48675e [2023-01-18T20:29:07.518Z] Step 23/24 : LABEL git_sha=df58ae22df89e3057bed541aa2bca992171cfd78 [2023-01-18T20:29:07.518Z] Removing intermediate container 818b50e9f9be [2023-01-18T20:29:07.518Z] ---> 687e22a06267 [2023-01-18T20:29:07.518Z] Step 23/24 : LABEL git_sha=df58ae22df89e3057bed541aa2bca992171cfd78 [2023-01-18T20:29:07.518Z] ---> Running in 3ef044558ae4 [2023-01-18T20:29:07.518Z] ---> Running in 9a453308480c [2023-01-18T20:29:08.902Z] Removing intermediate container 9a453308480c [2023-01-18T20:29:08.902Z] ---> 7360934d7bd2 [2023-01-18T20:29:08.902Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T20:29:09.839Z] Removing intermediate container 3ef044558ae4 [2023-01-18T20:29:09.839Z] ---> 70bbb4d4495f [2023-01-18T20:29:09.839Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T20:29:10.407Z] ---> Running in 7b10cd44b2ce [2023-01-18T20:29:10.407Z] ---> Running in 42e805cced1c [2023-01-18T20:29:10.671Z] Removing intermediate container 72310eb2f984 [2023-01-18T20:29:10.671Z] ---> 02974b45282b [2023-01-18T20:29:10.671Z] [2023-01-18T20:29:10.671Z] Step 10/22 : FROM alpine:3.16 [2023-01-18T20:29:10.671Z] ---> bfe296a52501 [2023-01-18T20:29:10.671Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-18T20:29:10.929Z] ---> Running in f30f36d055c4 [2023-01-18T20:29:10.929Z] Removing intermediate container 7b10cd44b2ce [2023-01-18T20:29:10.929Z] ---> 9a7bb872ce25 [2023-01-18T20:29:10.929Z] [2023-01-18T20:29:11.188Z] Removing intermediate container 42e805cced1c [2023-01-18T20:29:11.188Z] ---> 3f50ee25d48d [2023-01-18T20:29:11.188Z] [2023-01-18T20:29:11.188Z] Successfully built 9a7bb872ce25 [2023-01-18T20:29:11.188Z] Successfully tagged security-spire-agent:latest [2023-01-18T20:29:11.188Z]  Building security-spire-agent ... done Successfully built 3f50ee25d48d [2023-01-18T20:29:11.188Z] Successfully tagged security-spire-config:latest [2023-01-18T20:29:11.446Z]  Building security-spire-config ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:29:11.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:29:11.969Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-18T20:29:11.969Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-18T20:29:11.969Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T20:29:11.969Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T20:29:11.969Z] OK: 6 MiB in 16 packages [2023-01-18T20:29:12.907Z] Removing intermediate container f30f36d055c4 [2023-01-18T20:29:12.907Z] ---> 28f2ffa0a038 [2023-01-18T20:29:12.907Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T20:29:12.907Z] ---> Running in 4a9c34e4f312 [2023-01-18T20:29:12.907Z] Removing intermediate container 4a9c34e4f312 [2023-01-18T20:29:12.907Z] ---> 86dd37c64bad [2023-01-18T20:29:12.907Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-18T20:29:12.907Z] ---> Running in b482baaa440d [2023-01-18T20:29:12.907Z] Removing intermediate container b482baaa440d [2023-01-18T20:29:12.907Z] ---> b0802f71bb7c [2023-01-18T20:29:12.907Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-18T20:29:13.166Z] ---> Running in 6d4bb252937b [2023-01-18T20:29:13.166Z] Removing intermediate container 6d4bb252937b [2023-01-18T20:29:13.166Z] ---> 212b6b79918e [2023-01-18T20:29:13.166Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T20:29:13.166Z] ---> 52c51592ac61 [2023-01-18T20:29:13.166Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-18T20:29:14.102Z] ---> bd1b067e6793 [2023-01-18T20:29:14.102Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-18T20:29:14.102Z] ---> 2b12555374eb [2023-01-18T20:29:14.102Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-18T20:29:14.103Z] ---> Running in f10946f64e19 [2023-01-18T20:29:14.103Z] Removing intermediate container f10946f64e19 [2023-01-18T20:29:14.103Z] ---> 45485f21bb9f [2023-01-18T20:29:14.103Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T20:29:14.103Z] ---> Running in 31f283769f79 [2023-01-18T20:29:14.103Z] Removing intermediate container 31f283769f79 [2023-01-18T20:29:14.103Z] ---> 49d68c01f220 [2023-01-18T20:29:14.103Z] Step 20/22 : LABEL arch=x86_64 [2023-01-18T20:29:14.103Z] ---> Running in 6a75fb68ac7d [2023-01-18T20:29:14.361Z] Removing intermediate container 6a75fb68ac7d [2023-01-18T20:29:14.361Z] ---> 8ab2576c0a52 [2023-01-18T20:29:14.361Z] Step 21/22 : LABEL git_sha=df58ae22df89e3057bed541aa2bca992171cfd78 [2023-01-18T20:29:14.361Z] ---> Running in 1f6e5a24bab2 [2023-01-18T20:29:14.361Z] Removing intermediate container 1f6e5a24bab2 [2023-01-18T20:29:14.361Z] ---> 615d0b313620 [2023-01-18T20:29:14.361Z] Step 22/22 : LABEL version=0.0.0 [2023-01-18T20:29:14.361Z] ---> Running in 8972c65de4e9 [2023-01-18T20:29:14.361Z] Removing intermediate container 8972c65de4e9 [2023-01-18T20:29:14.361Z] ---> 926a587a35bb [2023-01-18T20:29:14.361Z] [2023-01-18T20:29:14.619Z] Successfully built 926a587a35bb [2023-01-18T20:29:14.619Z] Successfully tagged support-notifications:latest [2023-01-18T20:29:14.624Z]  Building support-notifications ... done  [Pipeline] } [2023-01-18T20:29:14.631Z] $ docker stop --time=1 1d4e71ef26a6d7e1afbce8e7728aaffefed3c8f5a0c65476f6e02c13db9c1558 [2023-01-18T20:29:15.861Z] $ docker rm -f --volumes 1d4e71ef26a6d7e1afbce8e7728aaffefed3c8f5a0c65476f6e02c13db9c1558 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T20:29:16.191Z] + docker images [2023-01-18T20:29:16.191Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-18T20:29:16.191Z] support-notifications latest 926a587a35bb 1 second ago 30.6MB [2023-01-18T20:29:16.191Z] security-spire-agent latest 9a7bb872ce25 5 seconds ago 125MB [2023-01-18T20:29:16.191Z] security-spire-config latest 3f50ee25d48d 5 seconds ago 85.8MB [2023-01-18T20:29:16.191Z] 02974b45282b 5 seconds ago 1.74GB [2023-01-18T20:29:16.191Z] security-spire-server latest 483f00949db3 9 seconds ago 86.5MB [2023-01-18T20:29:16.191Z] core-data latest 77a62de7b131 12 seconds ago 17.9MB [2023-01-18T20:29:16.191Z] bdd8956b1ce1 26 seconds ago 1.54GB [2023-01-18T20:29:16.191Z] b5d61e1e91f1 26 seconds ago 1.54GB [2023-01-18T20:29:16.191Z] de31e5edcd3e 26 seconds ago 1.54GB [2023-01-18T20:29:16.191Z] 4f0bcf356097 44 seconds ago 1.68GB [2023-01-18T20:29:16.191Z] core-command latest dd5a7e294444 About a minute ago 17.7MB [2023-01-18T20:29:16.191Z] 0bda1b440704 About a minute ago 1.67GB [2023-01-18T20:29:16.191Z] core-metadata latest 520625d9b228 About a minute ago 18.5MB [2023-01-18T20:29:16.191Z] 222f0ab65971 About a minute ago 1.68GB [2023-01-18T20:29:16.191Z] security-bootstrapper latest 6bb941da3763 About a minute ago 20.3MB [2023-01-18T20:29:16.191Z] security-secretstore-setup latest 06bc7afbba27 About a minute ago 29.9MB [2023-01-18T20:29:16.191Z] security-proxy-setup latest 2649c1a94470 2 minutes ago 27.8MB [2023-01-18T20:29:16.191Z] security-spiffe-token-provider latest 6bd5d3c930e2 2 minutes ago 29.8MB [2023-01-18T20:29:16.191Z] support-scheduler latest f7e591ef2f09 2 minutes ago 30MB [2023-01-18T20:29:16.191Z] a96b816cccc7 2 minutes ago 1.74GB [2023-01-18T20:29:16.191Z] f2ae6f755d4e 2 minutes ago 1.7GB [2023-01-18T20:29:16.191Z] 6859d021d7aa 2 minutes ago 1.66GB [2023-01-18T20:29:16.191Z] 77e125357d59 2 minutes ago 1.66GB [2023-01-18T20:29:16.191Z] a9703c5ffb9d 2 minutes ago 1.66GB [2023-01-18T20:29:16.191Z] ci-base-image-x86_64 latest a824a723b984 6 minutes ago 903MB [2023-01-18T20:29:16.191Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-01-18T20:29:16.191Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB [2023-01-18T20:29:16.191Z] alpine 3.15 c4fc93816858 5 months ago 5.59MB [2023-01-18T20:29:16.191Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB [2023-01-18T20:29:16.191Z] 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-01-18T20:29:56.998Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-18T20:29:56.998Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-18T20:29:56.998Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-18T20:29:56.998Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-18T20:29:59.609Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-18T20:30:01.569Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-18T20:30:01.569Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-18T20:30:01.569Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-18T20:30:01.569Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-18T20:30:06.925Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-18T20:30:06.925Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-18T20:30:06.925Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-18T20:30:06.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-18T20:30:25.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.507s coverage: 28.7% of statements [2023-01-18T20:30:25.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-18T20:30:25.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-18T20:30:29.465Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.559s coverage: 98.5% of statements [2023-01-18T20:30:36.132Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 1.157s coverage: 43.0% of statements [2023-01-18T20:30:36.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-18T20:30:36.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-18T20:30:36.132Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.785s coverage: 54.0% of statements [2023-01-18T20:30:36.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-18T20:30:36.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-18T20:30:58.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.774s coverage: 89.2% of statements [2023-01-18T20:30:58.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-18T20:30:58.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-18T20:30:58.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-18T20:30:58.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-18T20:30:58.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-18T20:30:58.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.758s coverage: 2.4% of statements [2023-01-18T20:30:58.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-18T20:30:58.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-18T20:30:58.815Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.648s coverage: 95.6% of statements [2023-01-18T20:30:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-18T20:30:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-18T20:30:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-18T20:30:58.815Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.401s coverage: 72.2% of statements [2023-01-18T20:30:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-18T20:30:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-18T20:30:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-18T20:30:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-18T20:30:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-18T20:30:58.815Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.712s coverage: 60.0% of statements [2023-01-18T20:30:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-18T20:30:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-18T20:30:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-18T20:30:58.815Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.555s coverage: 0.9% of statements [2023-01-18T20:30:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-18T20:30:58.815Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.456s coverage: 58.8% of statements [2023-01-18T20:30:58.815Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.354s coverage: 29.6% of statements [2023-01-18T20:30:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-18T20:31:00.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.296s coverage: 47.1% of statements [2023-01-18T20:31:00.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.281s coverage: 79.5% of statements [2023-01-18T20:31:01.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.423s coverage: 94.1% of statements [2023-01-18T20:31:02.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.294s coverage: 96.3% of statements [2023-01-18T20:31:04.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.340s coverage: 87.5% of statements [2023-01-18T20:31:14.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.248s coverage: 94.4% of statements [2023-01-18T20:31:14.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.238s coverage: 44.8% of statements [2023-01-18T20:31:24.462Z] flag provided but not defined: -invalid [2023-01-18T20:31:24.462Z] Usage of setupRegistryACL: [2023-01-18T20:31:24.462Z] -configDir string [2023-01-18T20:31:24.462Z] [2023-01-18T20:31:24.462Z] --- FAIL: TestExecute (0.00s) [2023-01-18T20:31:24.462Z] --- FAIL: TestExecute/Good:setupRegistryACL_with_ok_response_from_server (1.08s) [2023-01-18T20:31:24.462Z] command_test.go:181: [2023-01-18T20:31:24.462Z] Error Trace: /w/workspace/edgex-go/3/internal/security/bootstrapper/command/setupacl/command_test.go:181 [2023-01-18T20:31:24.462Z] Error: Received unexpected error: [2023-01-18T20:31:24.462Z] failed to configure Consul access: Post "http://127.0.0.1:33483/v1/consul/config/access": dial tcp 127.0.0.1:33483: connect: connection refused [2023-01-18T20:31:24.462Z] Test: TestExecute/Good:setupRegistryACL_with_ok_response_from_server [2023-01-18T20:31:24.462Z] FAIL [2023-01-18T20:31:24.462Z] coverage: 79.9% of statements [2023-01-18T20:31:24.462Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.103s [2023-01-18T20:31:24.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-18T20:31:29.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.309s coverage: 92.9% of statements [2023-01-18T20:31:29.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-18T20:31:29.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-18T20:31:29.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-18T20:31:29.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements [2023-01-18T20:31:29.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-18T20:31:29.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-18T20:31:29.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-18T20:31:29.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-18T20:31:29.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.268s coverage: 86.9% of statements [2023-01-18T20:31:29.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-18T20:31:29.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-18T20:31:29.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-18T20:31:29.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-18T20:31:29.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.242s coverage: 87.2% of statements [2023-01-18T20:31:29.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-18T20:31:29.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-18T20:31:29.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.209s coverage: 100.0% of statements [2023-01-18T20:31:29.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-18T20:31:29.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.303s coverage: 77.4% of statements [2023-01-18T20:31:29.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-18T20:31:29.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.306s coverage: 80.0% of statements [2023-01-18T20:31:29.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.259s coverage: 87.2% of statements [2023-01-18T20:31:29.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.972s coverage: 91.2% of statements [2023-01-18T20:31:29.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-18T20:31:35.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.107s coverage: 64.7% of statements [2023-01-18T20:31:35.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-18T20:31:35.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-18T20:31:35.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.253s coverage: 100.0% of statements [2023-01-18T20:31:35.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.124s coverage: 89.4% of statements [2023-01-18T20:31:35.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements [2023-01-18T20:31:35.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.101s coverage: 73.7% of statements [2023-01-18T20:31:35.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.102s coverage: 100.0% of statements [2023-01-18T20:31:40.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.561s coverage: 65.3% of statements [2023-01-18T20:31:40.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-18T20:31:40.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-18T20:31:40.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-18T20:31:44.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.885s coverage: 41.8% of statements [2023-01-18T20:31:44.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-18T20:31:44.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-18T20:31:44.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.333s coverage: 89.5% of statements [2023-01-18T20:31:44.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-18T20:31:44.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.319s coverage: 84.8% of statements [2023-01-18T20:31:44.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-18T20:31:44.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-18T20:31:44.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-18T20:31:44.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-18T20:31:53.031Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.401s coverage: 17.7% of statements [2023-01-18T20:31:53.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-18T20:31:53.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-18T20:31:53.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-18T20:31:53.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-18T20:31:53.031Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.711s coverage: 92.3% of statements [2023-01-18T20:31:53.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-18T20:31:53.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-18T20:31:53.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-18T20:31:53.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-18T20:31:53.031Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.302s coverage: 63.2% of statements [2023-01-18T20:31:53.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-18T20:31:53.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-18T20:31:53.031Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.490s coverage: 97.7% of statements [2023-01-18T20:31:53.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-18T20:31:53.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-18T20:31:53.031Z] FAIL [2023-01-18T20:31:53.031Z] make: *** [Makefile:137: unittest] Error 1 [Pipeline] } [2023-01-18T20:31:53.070Z] $ docker stop --time=1 5d01c2ee142890fc27dfe78ab9bd7da7a5d0570a63925b954cbe4b24ee6bb5ec [2023-01-18T20:31:54.940Z] $ docker rm -f --volumes 5d01c2ee142890fc27dfe78ab9bd7da7a5d0570a63925b954cbe4b24ee6bb5ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:31:56.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T20:31:56.358Z] [2023-01-18T20:31:56.358Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:31:56.691Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T20:31:56.691Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-18T20:31:56.691Z] 8998bd30e6a1: Pulling fs layer [2023-01-18T20:31:56.959Z] 04944245beec: Pulling fs layer [2023-01-18T20:31:56.959Z] 699f458cf7ca: Pulling fs layer [2023-01-18T20:31:56.959Z] 765212b225bb: Pulling fs layer [2023-01-18T20:31:56.959Z] f23df028b6ca: Pulling fs layer [2023-01-18T20:31:56.959Z] d65c8cfc05b1: Pulling fs layer [2023-01-18T20:31:56.959Z] 2437ff75d9bd: Pulling fs layer [2023-01-18T20:31:56.959Z] d65c8cfc05b1: Waiting [2023-01-18T20:31:56.959Z] 765212b225bb: Waiting [2023-01-18T20:31:56.959Z] f23df028b6ca: Waiting [2023-01-18T20:31:56.959Z] 2437ff75d9bd: Waiting [2023-01-18T20:31:56.959Z] 04944245beec: Verifying Checksum [2023-01-18T20:31:56.959Z] 04944245beec: Download complete [2023-01-18T20:31:56.959Z] 765212b225bb: Verifying Checksum [2023-01-18T20:31:56.959Z] 765212b225bb: Download complete [2023-01-18T20:31:56.959Z] f23df028b6ca: Download complete [2023-01-18T20:31:56.959Z] d65c8cfc05b1: Verifying Checksum [2023-01-18T20:31:56.959Z] d65c8cfc05b1: Download complete [2023-01-18T20:31:57.230Z] 699f458cf7ca: Verifying Checksum [2023-01-18T20:31:57.230Z] 699f458cf7ca: Download complete [2023-01-18T20:31:57.497Z] 8998bd30e6a1: Verifying Checksum [2023-01-18T20:31:57.497Z] 8998bd30e6a1: Download complete [2023-01-18T20:32:00.192Z] 2437ff75d9bd: Verifying Checksum [2023-01-18T20:32:00.192Z] 2437ff75d9bd: Download complete [2023-01-18T20:32:02.174Z] 8998bd30e6a1: Pull complete [2023-01-18T20:32:04.813Z] 04944245beec: Pull complete [2023-01-18T20:32:05.778Z] 699f458cf7ca: Pull complete [2023-01-18T20:32:05.778Z] 765212b225bb: Pull complete [2023-01-18T20:32:06.737Z] f23df028b6ca: Pull complete [2023-01-18T20:32:06.737Z] d65c8cfc05b1: Pull complete [2023-01-18T20:32:21.728Z] 2437ff75d9bd: Pull complete [2023-01-18T20:32:21.728Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-18T20:32:21.728Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T20:32:21.728Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T20:32:21.915Z] prd-ubuntu20.04-docker-arm64-4c-16g-3000 does not seem to be running inside a container [2023-01-18T20:32:21.993Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-18T20:32:24.688Z] $ docker top c948d871a9aa5a7af4886f2a5eafb3aeb94ae1bccc7ec523a2f074afd67bd5a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T20:32:25.531Z] ---> job-cost.sh [2023-01-18T20:32:25.532Z] lf-activate-venv: SKIPPING [2023-01-18T20:32:25.532Z] INFO: No Stack... [2023-01-18T20:32:27.488Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-18T20:32:28.447Z] INFO: Archiving Costs [Pipeline] sh [2023-01-18T20:32:28.773Z] + cut -d,+ -f6 [2023-01-18T20:32:28.773Z] cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2023-01-18T20:32:28.857Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4294-3-stack-cost] [2023-01-18T20:32:28.862Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4294-3-stack-cost] did not exist. Created. [2023-01-18T20:32:28.862Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4294-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-18T20:32:29.510Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-18T20:32:30.112Z] Stashed 1 file(s) [Pipeline] } [2023-01-18T20:32:30.129Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4294-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-18T20:32:30.161Z] $ docker stop --time=1 c948d871a9aa5a7af4886f2a5eafb3aeb94ae1bccc7ec523a2f074afd67bd5a1 [2023-01-18T20:32:31.645Z] $ docker rm -f --volumes c948d871a9aa5a7af4886f2a5eafb3aeb94ae1bccc7ec523a2f074afd67bd5a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-18T20:32:31.885Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-18T20:32:32.484Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-01-18T20:32:32.781Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T20:32:33.641Z] ---> package-listing.sh [2023-01-18T20:32:33.641Z] ++ facter osfamily [2023-01-18T20:32:33.641Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-18T20:32:33.899Z] + OS_FAMILY=debian [2023-01-18T20:32:33.899Z] + workspace=/w/workspace/edgex-go/3 [2023-01-18T20:32:33.899Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-18T20:32:33.899Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-18T20:32:33.899Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-18T20:32:33.899Z] + PACKAGES=/tmp/packages_start.txt [2023-01-18T20:32:33.899Z] + '[' /w/workspace/edgex-go/3 ']' [2023-01-18T20:32:33.899Z] + PACKAGES=/tmp/packages_end.txt [2023-01-18T20:32:33.899Z] + case "${OS_FAMILY}" in [2023-01-18T20:32:33.899Z] + dpkg -l [2023-01-18T20:32:33.899Z] + grep '^ii' [2023-01-18T20:32:33.899Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-18T20:32:33.899Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-18T20:32:33.900Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-18T20:32:33.900Z] + '[' /w/workspace/edgex-go/3 ']' [2023-01-18T20:32:33.900Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2023-01-18T20:32:33.900Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2023-01-18T20:32:33.910Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-18T20:32:34.185Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:32:34.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T20:32:34.755Z] [2023-01-18T20:32:34.755Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:32:35.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T20:32:35.321Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-18T20:32:35.321Z] 5eb5b503b376: Pulling fs layer [2023-01-18T20:32:35.321Z] 5c69ac0246d0: Pulling fs layer [2023-01-18T20:32:35.321Z] ec43610c2a17: Pulling fs layer [2023-01-18T20:32:35.321Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-18T20:32:35.321Z] 33b1e0a273af: Pulling fs layer [2023-01-18T20:32:35.321Z] 5d3b04190fa2: Pulling fs layer [2023-01-18T20:32:35.321Z] 2f39f015ded8: Pulling fs layer [2023-01-18T20:32:35.321Z] 33b1e0a273af: Waiting [2023-01-18T20:32:35.321Z] 3a2ae6a8a46f: Waiting [2023-01-18T20:32:35.321Z] 5d3b04190fa2: Waiting [2023-01-18T20:32:35.321Z] 2f39f015ded8: Waiting [2023-01-18T20:32:35.321Z] 5c69ac0246d0: Verifying Checksum [2023-01-18T20:32:35.321Z] 5c69ac0246d0: Download complete [2023-01-18T20:32:35.321Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-18T20:32:35.321Z] 3a2ae6a8a46f: Download complete [2023-01-18T20:32:35.582Z] ec43610c2a17: Verifying Checksum [2023-01-18T20:32:35.582Z] ec43610c2a17: Download complete [2023-01-18T20:32:35.582Z] 33b1e0a273af: Verifying Checksum [2023-01-18T20:32:35.582Z] 33b1e0a273af: Download complete [2023-01-18T20:32:35.582Z] 5d3b04190fa2: Download complete [2023-01-18T20:32:35.582Z] 5eb5b503b376: Verifying Checksum [2023-01-18T20:32:35.582Z] 5eb5b503b376: Download complete [2023-01-18T20:32:36.150Z] 2f39f015ded8: Verifying Checksum [2023-01-18T20:32:36.150Z] 2f39f015ded8: Download complete [2023-01-18T20:32:36.716Z] 5eb5b503b376: Pull complete [2023-01-18T20:32:36.975Z] 5c69ac0246d0: Pull complete [2023-01-18T20:32:37.233Z] ec43610c2a17: Pull complete [2023-01-18T20:32:37.491Z] 3a2ae6a8a46f: Pull complete [2023-01-18T20:32:37.749Z] 33b1e0a273af: Pull complete [2023-01-18T20:32:37.749Z] 5d3b04190fa2: Pull complete [2023-01-18T20:32:41.926Z] 2f39f015ded8: Pull complete [2023-01-18T20:32:41.926Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-18T20:32:41.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T20:32:41.926Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T20:32:42.000Z] prd-ubuntu20.04-docker-8c-8g-2998 does not seem to be running inside a container [2023-01-18T20:32:42.031Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-lftools-log-publisher:latest cat [2023-01-18T20:32:45.338Z] $ docker top 191db337d8273bc31fdf2b72a9633401ffce3d5ab9bfc6cfa6eeaf03d41ef980 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T20:32:45.708Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-18T20:32:46.057Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-18T20:32:46.379Z] + ls /var/log/sa-host [2023-01-18T20:32:46.379Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T20:32:46.447Z] provisioning config files... [2023-01-18T20:32:46.456Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config14042285290004443574tmp [Pipeline] { [Pipeline] echo [2023-01-18T20:32:46.471Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T20:32:46.756Z] ---> create-netrc.sh [Pipeline] } [2023-01-18T20:32:46.763Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-18T20:32:47.097Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-18T20:32:47.107Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T20:32:47.392Z] ---> sudo-logs.sh [2023-01-18T20:32:47.392Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-18T20:32:47.428Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T20:32:47.712Z] ---> job-cost.sh [2023-01-18T20:32:47.712Z] lf-activate-venv: SKIPPING [2023-01-18T20:32:47.712Z] DEBUG: total: 0.10999999940395355 [2023-01-18T20:32:47.712Z] INFO: Retrieving Stack Cost... [2023-01-18T20:32:47.971Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-18T20:32:48.539Z] INFO: Archiving Costs [Pipeline] echo [2023-01-18T20:32:48.552Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T20:32:48.835Z] ---> logs-deploy.sh [2023-01-18T20:32:48.835Z] lf-activate-venv: SKIPPING [2023-01-18T20:32:48.835Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4294/3 [2023-01-18T20:32:48.835Z] INFO: archiving workspace using pattern(s): [2023-01-18T20:32:49.772Z] Archives upload complete. [2023-01-18T20:32:49.772Z] INFO: archiving logs to Nexus [2023-01-18T20:32:50.708Z] ---> uname -a: [2023-01-18T20:32:50.708Z] Linux prd-ubuntu20-04-docker-8c-8g-2998 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-18T20:32:50.708Z] [2023-01-18T20:32:50.708Z] [2023-01-18T20:32:50.708Z] ---> lscpu: [2023-01-18T20:32:50.708Z] Architecture: x86_64 [2023-01-18T20:32:50.708Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-18T20:32:50.708Z] Byte Order: Little Endian [2023-01-18T20:32:50.708Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-18T20:32:50.708Z] CPU(s): 8 [2023-01-18T20:32:50.708Z] On-line CPU(s) list: 0-7 [2023-01-18T20:32:50.708Z] Thread(s) per core: 1 [2023-01-18T20:32:50.708Z] Core(s) per socket: 1 [2023-01-18T20:32:50.708Z] Socket(s): 8 [2023-01-18T20:32:50.708Z] NUMA node(s): 1 [2023-01-18T20:32:50.708Z] Vendor ID: AuthenticAMD [2023-01-18T20:32:50.708Z] CPU family: 23 [2023-01-18T20:32:50.708Z] Model: 49 [2023-01-18T20:32:50.708Z] Model name: AMD EPYC-Rome Processor [2023-01-18T20:32:50.708Z] Stepping: 0 [2023-01-18T20:32:50.708Z] CPU MHz: 2799.988 [2023-01-18T20:32:50.708Z] BogoMIPS: 5599.97 [2023-01-18T20:32:50.708Z] Virtualization: AMD-V [2023-01-18T20:32:50.708Z] Hypervisor vendor: KVM [2023-01-18T20:32:50.708Z] Virtualization type: full [2023-01-18T20:32:50.708Z] L1d cache: 256 KiB [2023-01-18T20:32:50.708Z] L1i cache: 256 KiB [2023-01-18T20:32:50.708Z] L2 cache: 4 MiB [2023-01-18T20:32:50.708Z] L3 cache: 128 MiB [2023-01-18T20:32:50.708Z] NUMA node0 CPU(s): 0-7 [2023-01-18T20:32:50.708Z] Vulnerability Itlb multihit: Not affected [2023-01-18T20:32:50.708Z] Vulnerability L1tf: Not affected [2023-01-18T20:32:50.708Z] Vulnerability Mds: Not affected [2023-01-18T20:32:50.708Z] Vulnerability Meltdown: Not affected [2023-01-18T20:32:50.708Z] Vulnerability Mmio stale data: Not affected [2023-01-18T20:32:50.708Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-18T20:32:50.708Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-18T20:32:50.708Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-18T20:32:50.708Z] Vulnerability Srbds: Not affected [2023-01-18T20:32:50.708Z] Vulnerability Tsx async abort: Not affected [2023-01-18T20:32:50.709Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-01-18T20:32:50.709Z] [2023-01-18T20:32:50.709Z] [2023-01-18T20:32:50.709Z] ---> nproc: [2023-01-18T20:32:50.709Z] 8 [2023-01-18T20:32:50.709Z] [2023-01-18T20:32:50.709Z] [2023-01-18T20:32:50.709Z] ---> df -h: [2023-01-18T20:32:50.709Z] Filesystem Size Used Avail Use% Mounted on [2023-01-18T20:32:50.709Z] overlay 155G 20G 136G 13% / [2023-01-18T20:32:50.709Z] tmpfs 64M 0 64M 0% /dev [2023-01-18T20:32:50.709Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-18T20:32:50.709Z] shm 64M 0 64M 0% /dev/shm [2023-01-18T20:32:50.709Z] /dev/vda1 155G 20G 136G 13% /facter-os [2023-01-18T20:32:50.709Z] [2023-01-18T20:32:50.709Z]