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 20:21:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:21:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:21:27 ========================================================= 20:21:27 EdgeX Global Pipelines Version Info 20:21:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:21:28 ------------------- 20:21:28 stable info: 20:21:28 ------------------- 20:21:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:21:28 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:21:28 Message: update stable to v1.0.244 20:21:29 ------------------- 20:21:29 experimental info: 20:21:29 ------------------- 20:21:29 Commited By: **** collab-it+edgex@linuxfoundation.org 20:21:29 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:21:29 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:21:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:21:29 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:21:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:21:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:21:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:21:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:21:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:21:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:21:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:21:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:21:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:21:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:21:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:21:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:21:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:21:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:21:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:21:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:21:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:21:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:21:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:21:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:21:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:21:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4294 [Pipeline] echo 20:21:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4294 [Pipeline] echo 20:21:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4294 [Pipeline] echo 20:21:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = df58ae22df89e3057bed541aa2bca992171cfd78 [Pipeline] echo 20:21:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = df58ae2 [Pipeline] echo 20:21:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:21:29 provisioning config files... 20:21:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config9824998531152211224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:21:29 ---> docker-login.sh 20:21:29 nexus3.edgexfoundry.org:10001 20:21:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:30 Configure a credential helper to remove this warning. See 20:21:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:30 20:21:30 Login Succeeded 20:21:30 nexus3.edgexfoundry.org:10002 20:21:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:30 Configure a credential helper to remove this warning. See 20:21:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:30 20:21:30 Login Succeeded 20:21:30 nexus3.edgexfoundry.org:10003 20:21:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:30 Configure a credential helper to remove this warning. See 20:21:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:30 20:21:30 Login Succeeded 20:21:30 nexus3.edgexfoundry.org:10004 20:21:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:31 Configure a credential helper to remove this warning. See 20:21:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:31 20:21:31 Login Succeeded 20:21:31 docker.io 20:21:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:31 Configure a credential helper to remove this warning. See 20:21:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:31 20:21:31 Login Succeeded 20:21:31 ---> docker-login.sh ends [Pipeline] } 20:21:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:21:31 + 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 20:21:31 + dirname cmd/core-command/Dockerfile 20:21:31 + cut -d/ -f2 20:21:31 + echo core-command,cmd/core-command/Dockerfile 20:21:31 + dirname cmd/core-data/Dockerfile 20:21:31 + cut -d/ -f2 20:21:31 + echo core-data,cmd/core-data/Dockerfile 20:21:31 + dirname cmd/core-metadata/Dockerfile 20:21:31 + cut -d/ -f2 20:21:31 + echo core-metadata,cmd/core-metadata/Dockerfile 20:21:31 + dirname cmd/security-bootstrapper/Dockerfile 20:21:31 + cut -d/ -f2 20:21:31 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:21:31 + + dirname cmd/security-proxy-setup/Dockerfilecut 20:21:31 -d/ -f2 20:21:31 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:21:31 + dirname cmd/security-secretstore-setup/Dockerfile 20:21:31 + cut -d/ -f2 20:21:31 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:21:31 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:21:31 + cut -d/ -f2 20:21:31 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:21:31 + dirname cmd/security-spire-agent/Dockerfile 20:21:31 + cut -d/ -f2 20:21:31 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:21:31 + dirname cmd/security-spire-config/Dockerfile 20:21:31 + cut -d/ -f2 20:21:31 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:21:31 + dirname cmd/security-spire-server/Dockerfile 20:21:31 + cut -d/ -f2 20:21:31 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:21:31 + dirname cmd/support-notifications/Dockerfile 20:21:31 + cut -d/ -f2 20:21:31 + echo support-notifications,cmd/support-notifications/Dockerfile 20:21:31 + dirname cmd/support-scheduler/Dockerfile 20:21:31 + cut -d/ -f2 20:21:31 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:21:31 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 20:21:31 + git rev-list -1 --merges df58ae22df89e3057bed541aa2bca992171cfd78~1..df58ae22df89e3057bed541aa2bca992171cfd78 [Pipeline] echo 20:21:32 -----------> git rev-list -1 --merges df58ae22df89e3057bed541aa2bca992171cfd78~1..df58ae22df89e3057bed541aa2bca992171cfd78 df58ae22df89e3057bed541aa2bca992171cfd78 [false] [Pipeline] sh 20:21:32 + git log --format=format:%s -1 df58ae22df89e3057bed541aa2bca992171cfd78 [Pipeline] echo 20:21:32 ========================================================= 20:21:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:21:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:21:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:21:32 + grep -v github /etc/ssh/ssh_known_hosts 20:21:32 + [ -e /tmp/ssh_known_hosts ] 20:21:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:21:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:21:32 + sudo tee -a /etc/ssh/ssh_known_hosts 20:21:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:21:33 20:21:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:21:33 0.1.4: Pulling from edgex-devops/py-git-semver 20:21:33 b85a868b505f: Pulling fs layer 20:21:33 e2be974225ed: Pulling fs layer 20:21:33 339a4e72a1f5: Pulling fs layer 20:21:33 988bab9f4d93: Pulling fs layer 20:21:33 1469e6f7b9e6: Pulling fs layer 20:21:33 eaf3925da568: Pulling fs layer 20:21:33 bab4dde63d76: Pulling fs layer 20:21:33 bde34c3a00c8: Pulling fs layer 20:21:33 b352a97aabf1: Pulling fs layer 20:21:33 4872d77fe225: Pulling fs layer 20:21:33 988bab9f4d93: Waiting 20:21:33 1469e6f7b9e6: Waiting 20:21:33 bab4dde63d76: Waiting 20:21:33 eaf3925da568: Waiting 20:21:33 5851b861e8e6: Pulling fs layer 20:21:33 b352a97aabf1: Waiting 20:21:33 4872d77fe225: Waiting 20:21:33 bde34c3a00c8: Waiting 20:21:33 5851b861e8e6: Waiting 20:21:33 e2be974225ed: Verifying Checksum 20:21:33 e2be974225ed: Download complete 20:21:33 988bab9f4d93: Verifying Checksum 20:21:33 988bab9f4d93: Download complete 20:21:33 1469e6f7b9e6: Verifying Checksum 20:21:33 1469e6f7b9e6: Download complete 20:21:33 eaf3925da568: Verifying Checksum 20:21:33 eaf3925da568: Download complete 20:21:33 339a4e72a1f5: Verifying Checksum 20:21:33 339a4e72a1f5: Download complete 20:21:33 bde34c3a00c8: Verifying Checksum 20:21:33 bde34c3a00c8: Download complete 20:21:33 b352a97aabf1: Download complete 20:21:33 4872d77fe225: Verifying Checksum 20:21:33 4872d77fe225: Download complete 20:21:33 5851b861e8e6: Verifying Checksum 20:21:33 5851b861e8e6: Download complete 20:21:33 b85a868b505f: Verifying Checksum 20:21:33 b85a868b505f: Download complete 20:21:34 bab4dde63d76: Verifying Checksum 20:21:34 bab4dde63d76: Download complete 20:21:35 b85a868b505f: Pull complete 20:21:35 e2be974225ed: Pull complete 20:21:35 339a4e72a1f5: Pull complete 20:21:35 988bab9f4d93: Pull complete 20:21:35 1469e6f7b9e6: Pull complete 20:21:35 eaf3925da568: Pull complete 20:21:37 bab4dde63d76: Pull complete 20:21:37 bde34c3a00c8: Pull complete 20:21:38 b352a97aabf1: Pull complete 20:21:38 4872d77fe225: Pull complete 20:21:38 5851b861e8e6: Pull complete 20:21:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:21:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:21:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:21:38 prd-ubuntu20.04-docker-8c-8g-2998 does not seem to be running inside a container 20:21:39 $ 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 20:21:44 $ docker top 912d822b4030e2557e969d6f5348bce5963dde441badaead7d5e813cac14b1f9 -eo pid,comm 20:21:44 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). 20:21:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:21:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:21:44 [ssh-agent] Looking for ssh-agent implementation... 20:21:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:21:44 $ docker exec 912d822b4030e2557e969d6f5348bce5963dde441badaead7d5e813cac14b1f9 ssh-agent 20:21:44 SSH_AUTH_SOCK=/tmp/ssh-JG42bWkdKgy2/agent.13 20:21:44 SSH_AGENT_PID=19 20:21:44 Running ssh-add (command line suppressed) 20:21:44 Identity added: /w/workspace/edgex-go/3@tmp/private_key_13301034766591853130.key (/w/workspace/edgex-go/3@tmp/private_key_13301034766591853130.key) 20:21:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:21:45 + git tag --points-at HEAD [Pipeline] } 20:21:45 $ docker exec --env ******** --env ******** 912d822b4030e2557e969d6f5348bce5963dde441badaead7d5e813cac14b1f9 ssh-agent -k 20:21:45 unset SSH_AUTH_SOCK; 20:21:45 unset SSH_AGENT_PID; 20:21:45 echo Agent pid 19 killed; 20:21:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:21:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:21:45 [ssh-agent] Looking for ssh-agent implementation... 20:21:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:21:45 $ docker exec 912d822b4030e2557e969d6f5348bce5963dde441badaead7d5e813cac14b1f9 ssh-agent 20:21:45 SSH_AUTH_SOCK=/tmp/ssh-asSXXDPpr4nx/agent.69 20:21:45 SSH_AGENT_PID=75 20:21:45 Running ssh-add (command line suppressed) 20:21:45 Identity added: /w/workspace/edgex-go/3@tmp/private_key_9579706060631378279.key (/w/workspace/edgex-go/3@tmp/private_key_9579706060631378279.key) 20:21:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:21:45 + git semver init 20:21:46 2023-01-18 20:21:46,098 [run_init] DEBUG init version:0.0.0 force:False 20:21:46 2023-01-18 20:21:46,099 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 20:21:46 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 20:21:46 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) 20:21:52 2023-01-18 20:21:51,892 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 20:21:52 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 20:21:52 2023-01-18 20:21:51,893 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4294 20:21:52 2023-01-18 20:21:51,897 [execute] INFO git cat-file --batch-check 20:21:52 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=) 20:21:52 2023-01-18 20:21:51,903 [execute] INFO git cat-file --batch 20:21:52 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=) 20:21:52 2023-01-18 20:21:51,907 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4294 20:21:52 0.0.0 [Pipeline] } 20:21:52 $ docker exec --env ******** --env ******** 912d822b4030e2557e969d6f5348bce5963dde441badaead7d5e813cac14b1f9 ssh-agent -k 20:21:52 unset SSH_AUTH_SOCK; 20:21:52 unset SSH_AGENT_PID; 20:21:52 echo Agent pid 75 killed; 20:21:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:21:53 + git semver [Pipeline] } 20:21:53 $ docker stop --time=1 912d822b4030e2557e969d6f5348bce5963dde441badaead7d5e813cac14b1f9 20:21:54 $ docker rm -f --volumes 912d822b4030e2557e969d6f5348bce5963dde441badaead7d5e813cac14b1f9 [Pipeline] // withDockerContainer [Pipeline] sh 20:21:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:21:55 Stashed 1 file(s) [Pipeline] echo 20:21:55 [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 20:21:55 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 20:21:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:21:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:21:55 ========================================================= 20:21:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:21:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:21:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:21:55 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:21:55 213ec9aee27d: Pulling fs layer 20:21:55 4583459ba037: Pulling fs layer 20:21:55 93c1e223e6f2: Pulling fs layer 20:21:55 53926ce57604: Pulling fs layer 20:21:55 21b2b0c7a3f4: Pulling fs layer 20:21:55 22ff95d597cd: Pulling fs layer 20:21:55 12d6caf4c0d1: Pulling fs layer 20:21:55 96b7cbca73a9: Pulling fs layer 20:21:55 a7acece74701: Pulling fs layer 20:21:55 53926ce57604: Waiting 20:21:55 21b2b0c7a3f4: Waiting 20:21:55 22ff95d597cd: Waiting 20:21:55 12d6caf4c0d1: Waiting 20:21:55 96b7cbca73a9: Waiting 20:21:55 a7acece74701: Waiting 20:21:55 93c1e223e6f2: Verifying Checksum 20:21:55 93c1e223e6f2: Download complete 20:21:55 4583459ba037: Download complete 20:21:55 21b2b0c7a3f4: Download complete 20:21:55 22ff95d597cd: Verifying Checksum 20:21:55 22ff95d597cd: Download complete 20:21:55 213ec9aee27d: Download complete 20:21:56 12d6caf4c0d1: Download complete 20:21:56 213ec9aee27d: Pull complete 20:21:56 4583459ba037: Pull complete 20:21:56 93c1e223e6f2: Pull complete 20:21:57 a7acece74701: Verifying Checksum 20:21:57 a7acece74701: Download complete 20:21:57 53926ce57604: Download complete 20:21:57 96b7cbca73a9: Verifying Checksum 20:21:57 96b7cbca73a9: Download complete 20:22:00 53926ce57604: Pull complete 20:22:01 21b2b0c7a3f4: Pull complete 20:22:01 22ff95d597cd: Pull complete 20:22:01 12d6caf4c0d1: Pull complete 20:22:03 96b7cbca73a9: Pull complete 20:22:04 a7acece74701: Pull complete 20:22:04 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 20:22:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:22:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:22:04 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:22:04 WORKDIR /edgex 20:22:04 COPY go.mod . 20:22:04 RUN go mod download 20:22:04 docker build -t ci-base-image-x86_64 -f - . 20:22:05 Sending build context to Docker daemon 170MB 20:22:05 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:22:05 ---> db6d94c90886 20:22:05 Step 2/4 : WORKDIR /edgex 20:22:10 Still waiting to schedule task 20:22:10 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2996’ 20:22:13 ---> Running in b039daaf5a11 20:22:13 Removing intermediate container b039daaf5a11 20:22:13 ---> 6daa135824df 20:22:13 Step 3/4 : COPY go.mod . 20:22:13 ---> 8eaf953cc34b 20:22:13 Step 4/4 : RUN go mod download 20:22:13 ---> Running in 582942f9aac5 20:22:31 Removing intermediate container 582942f9aac5 20:22:31 ---> a824a723b984 20:22:31 Successfully built a824a723b984 20:22:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:32 + docker inspect -f . ci-base-image-x86_64 20:22:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:22:32 prd-ubuntu20.04-docker-8c-8g-2998 does not seem to be running inside a container 20:22:32 $ 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 20:22:32 $ docker top 1a26ac1313d18b2b1e1c51df967b920bfedeb2d737d39d79eb819d2920b084e2 -eo pid,comm [Pipeline] { [Pipeline] sh 20:22:32 + go version 20:22:32 go version go1.18.7 linux/amd64 [Pipeline] } 20:22:32 $ docker stop --time=1 1a26ac1313d18b2b1e1c51df967b920bfedeb2d737d39d79eb819d2920b084e2 20:22:34 $ 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 20:22:34 + docker inspect -f . ci-base-image-x86_64 20:22:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:22:34 prd-ubuntu20.04-docker-8c-8g-2998 does not seem to be running inside a container 20:22:34 $ 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 20:22:34 $ docker top ad96c1bbcf1f501e2cdda60d4b5a4950c792ceb0f0b707076d62d4dd6df2a955 -eo pid,comm [Pipeline] { [Pipeline] echo 20:22:35 ========================================================= 20:22:35 [edgeXBuildGoParallel] Running Tests and Build... 20:22:35 ========================================================= [Pipeline] sh 20:22:35 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 20:22:35 + make test 20:22:35 go test -race -coverprofile=coverage.out ./... 20:22:42 ? github.com/edgexfoundry/edgex-go [no test files] 20:22:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:22:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:22:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:22:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:22:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:22:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:22:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:22:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:22:57 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:22:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:22:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:22:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:22:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:22:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.114s coverage: 28.7% of statements 20:22:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:22:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:22:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.135s coverage: 98.5% of statements 20:22:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.127s coverage: 43.0% of statements 20:22:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:22:57 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:22:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.129s coverage: 54.0% of statements 20:22:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:22:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:23:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.450s coverage: 89.2% of statements 20:23:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:23:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:23:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:23:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:23:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:23:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.194s coverage: 2.4% of statements 20:23:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:23:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:23:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.533s coverage: 95.6% of statements 20:23:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:23:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:23:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:23:01 ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements 20:23:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:23:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:23:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:23:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:23:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:23:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.087s coverage: 60.0% of statements 20:23:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:23:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:23:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:23:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.114s coverage: 0.9% of statements 20:23:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:23:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements 20:23:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.077s coverage: 29.6% of statements 20:23:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:23:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 20:23:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.188s coverage: 79.5% of statements 20:23:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 20:23:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements 20:23:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements 20:23:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.101s coverage: 94.4% of statements 20:23:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.069s coverage: 44.8% of statements 20:23:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.220s coverage: 79.9% of statements 20:23:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.096s coverage: 92.9% of statements 20:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements 20:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.068s coverage: 86.9% of statements 20:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 20:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 20:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 77.4% of statements 20:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.096s coverage: 80.0% of statements 20:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements 20:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.235s coverage: 91.2% of statements 20:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 64.7% of statements 20:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 20:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.049s coverage: 89.4% of statements 20:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 20:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 20:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 20:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.288s coverage: 65.3% of statements 20:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.142s coverage: 41.8% of statements 20:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 20:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:23:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 20:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:23:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:23:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:23:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements 20:23:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:23:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:23:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:23:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:23:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.177s coverage: 92.3% of statements 20:23:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:23:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:23:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:23:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:23:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 20:23:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:23:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:23:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements 20:23:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:23:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:23:20 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 20:23:42 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." 20:23:42 go vet ./... 20:23:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:23:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:23:43 ./bin/test-attribution-txt.sh [Pipeline] echo 20:23:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:23:44 + ls -al . 20:23:44 total 748 20:23:44 drwxrwxr-x 11 1001 1001 4096 Jan 18 20:22 . 20:23:44 drwxr-xr-x 4 root root 4096 Jan 18 20:22 .. 20:23:44 drwxrwxr-x 2 1001 1001 4096 Jan 18 20:21 .blubracket 20:23:44 -rw-rw-r-- 1 1001 1001 16 Jan 18 20:21 .dockerignore 20:23:44 drwxrwxr-x 8 1001 1001 4096 Jan 18 20:23 .git 20:23:44 drwxrwxr-x 3 1001 1001 4096 Jan 18 20:21 .github 20:23:44 -rw-rw-r-- 1 1001 1001 956 Jan 18 20:21 .gitignore 20:23:44 -rw-rw-r-- 1 1001 1001 42 Jan 18 20:21 .golangci.yml 20:23:44 -rw-rw-r-- 1 1001 1001 87 Jan 18 20:21 .hadolint.yml 20:23:44 drwxr-xr-x 3 1001 1001 4096 Jan 18 20:21 .semver 20:23:44 -rw-rw-r-- 1 1001 1001 166 Jan 18 20:21 .sonarcloud.properties 20:23:44 -rw-rw-r-- 1 1001 1001 1171 Jan 18 20:21 ADOPTERS.md 20:23:44 -rw-rw-r-- 1 1001 1001 10825 Jan 18 20:21 Attribution.txt 20:23:44 -rw-rw-r-- 1 1001 1001 73765 Jan 18 20:21 CHANGELOG.md 20:23:44 -rw-rw-r-- 1 1001 1001 3804 Jan 18 20:21 CONTRIBUTING.md 20:23:44 -rw-rw-r-- 1 1001 1001 677 Jan 18 20:21 GOVERNANCE.md 20:23:44 -rw-rw-r-- 1 1001 1001 850 Jan 18 20:21 Jenkinsfile 20:23:44 -rw-rw-r-- 1 1001 1001 10775 Jan 18 20:21 LICENSE 20:23:44 -rw-rw-r-- 1 1001 1001 12513 Jan 18 20:21 Makefile 20:23:44 -rw-rw-r-- 1 1001 1001 582 Jan 18 20:21 OWNERS.md 20:23:44 -rw-rw-r-- 1 1001 1001 9403 Jan 18 20:21 README.md 20:23:44 -rw-rw-r-- 1 1001 1001 6912 Jan 18 20:21 SECURITY.md 20:23:44 -rw-rw-r-- 1 1001 1001 5 Jan 18 20:21 VERSION 20:23:44 drwxrwxr-x 2 1001 1001 4096 Jan 18 20:21 bin 20:23:44 drwxrwxr-x 16 1001 1001 4096 Jan 18 20:21 cmd 20:23:44 -rw-r--r-- 1 root root 489970 Jan 18 20:23 coverage.out 20:23:44 -rw-rw-r-- 1 1001 1001 3377 Jan 18 20:21 go.mod 20:23:44 -rw-rw-r-- 1 1001 1001 34951 Jan 18 20:21 go.sum 20:23:44 drwxrwxr-x 7 1001 1001 4096 Jan 18 20:21 internal 20:23:44 drwxrwxr-x 3 1001 1001 4096 Jan 18 20:21 openapi 20:23:44 drwxrwxr-x 4 1001 1001 4096 Jan 18 20:21 snap 20:23:44 -rw-rw-r-- 1 1001 1001 204 Jan 18 20:21 version.go [Pipeline] sh 20:23:44 + '[' -e coverage.out ] 20:23:44 + chown 1001:1001 coverage.out [Pipeline] stash 20:23:44 Stashed 1 file(s) [Pipeline] sh 20:23:45 + make build 20:23:45 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 20:23:57 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 20:23:58 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 20:24:00 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 20:24:08 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 20:24:08 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 20:24:09 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 20:24:10 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 20:24:11 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 20:24:12 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 20:24:14 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] } 20:24:15 $ docker stop --time=1 ad96c1bbcf1f501e2cdda60d4b5a4950c792ceb0f0b707076d62d4dd6df2a955 20:24:22 $ 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 20:24:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:24:23 20:24:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:24:23 latest: Pulling from edgex-devops/edgex-compose 20:24:23 cbdbe7a5bc2a: Pulling fs layer 20:24:23 ca9280d653b3: Pulling fs layer 20:24:23 7e9c9ca2126c: Pulling fs layer 20:24:23 cbdbe7a5bc2a: Verifying Checksum 20:24:23 cbdbe7a5bc2a: Download complete 20:24:24 ca9280d653b3: Verifying Checksum 20:24:24 ca9280d653b3: Download complete 20:24:24 cbdbe7a5bc2a: Pull complete 20:24:24 7e9c9ca2126c: Download complete 20:24:25 ca9280d653b3: Pull complete 20:24:28 7e9c9ca2126c: Pull complete 20:24:28 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:24:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:24:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:24:29 prd-ubuntu20.04-docker-8c-8g-2998 does not seem to be running inside a container 20:24:29 $ 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 20:24:32 $ docker top f19ef34babe782b5210c895536a9dbb6fefc818d636fc354c7ed4e33193e480e -eo pid,comm [Pipeline] { [Pipeline] sh 20:24:32 + docker-compose build --help 20:24:32 + grep parallel 20:24:32 --parallel Build images in parallel. [Pipeline] } 20:24:32 $ docker stop --time=1 f19ef34babe782b5210c895536a9dbb6fefc818d636fc354c7ed4e33193e480e 20:24:34 $ docker rm -f --volumes f19ef34babe782b5210c895536a9dbb6fefc818d636fc354c7ed4e33193e480e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:24:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:24:34 prd-ubuntu20.04-docker-8c-8g-2998 does not seem to be running inside a container 20:24:34 $ 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 20:24:35 $ docker top 1d4e71ef26a6d7e1afbce8e7728aaffefed3c8f5a0c65476f6e02c13db9c1558 -eo pid,comm [Pipeline] { [Pipeline] sh 20:24:35 + docker-compose -f ./docker-compose-build.yml build --parallel 20:24:35 Building core-command ... 20:24:35 Building core-data ... 20:24:35 Building core-metadata ... 20:24:35 Building security-bootstrapper ... 20:24:35 Building security-proxy-setup ... 20:24:35 Building security-secretstore-setup ... 20:24:35 Building security-spiffe-token-provider ... 20:24:35 Building security-spire-agent ... 20:24:35 Building security-spire-config ... 20:24:35 Building security-spire-server ... 20:24:35 Building support-notifications ... 20:24:35 Building support-scheduler ... 20:24:35 Building security-proxy-setup 20:24:35 Building security-spiffe-token-provider 20:24:35 Building security-secretstore-setup 20:24:35 Building security-bootstrapper 20:24:35 Building support-scheduler 20:24:45 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:24:45 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:24:45 ---> a824a723b984 20:24:45 Step 3/32 : WORKDIR /edgex-go 20:24:45 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:24:45 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:24:45 ---> a824a723b984 20:24:45 Step 3/21 : WORKDIR /edgex-go 20:24:50 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:24:50 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:24:50 ---> a824a723b984 20:24:50 Step 3/19 : WORKDIR /edgex-go 20:24:50 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:24:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:24:50 ---> a824a723b984 20:24:50 Step 3/24 : WORKDIR /edgex-go 20:24:50 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:24:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:24:50 ---> a824a723b984 20:24:50 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:25:00 ---> Running in 8dcaacfd1dfc 20:25:00 ---> Running in 4fbbad897f7b 20:25:00 ---> Running in ca90d4eaa20c 20:25:00 ---> Running in 9e6271c1452d 20:25:00 ---> Running in 1d93bb5f4e4c 20:25:00 Removing intermediate container 4fbbad897f7b 20:25:00 Removing intermediate container ca90d4eaa20c 20:25:00 ---> 9ab33ff1ef10 20:25:00 Step 4/22 : WORKDIR /edgex-go ---> 93cb0d6691bd 20:25:00 20:25:00 Step 4/21 : RUN apk add --update --no-cache make git 20:25:00 Removing intermediate container 9e6271c1452d 20:25:00 ---> 466258a561f3 20:25:00 Step 4/24 : RUN apk add --update --no-cache make git 20:25:00 Removing intermediate container 1d93bb5f4e4c 20:25:00 ---> f681e3950539 20:25:00 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:25:00 Removing intermediate container 8dcaacfd1dfc 20:25:00 ---> 925bd8e109b2 20:25:00 Step 4/32 : RUN apk add --update --no-cache make git 20:25:00 ---> Running in 1b4b8c8a9bc8 20:25:00 ---> Running in cad876534409 20:25:00 ---> Running in 4a47a844bc5f 20:25:00 ---> Running in c195a6b650e7 20:25:00 ---> Running in 6f5d9a8a858f 20:25:00 Removing intermediate container 4a47a844bc5f 20:25:00 ---> 76ad161fd60d 20:25:00 Step 5/22 : RUN apk add --update --no-cache make git 20:25:00 ---> Running in 97b00deb5e7e 20:25:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:25:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:25:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:25:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:25:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:25:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:25:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:25:00 OK: 211 MiB in 51 packages 20:25:00 OK: 211 MiB in 51 packages 20:25:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:25:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:25:00 OK: 211 MiB in 51 packages 20:25:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:25:00 v3.16.3-125-gdeedb1d818 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:25:00 v3.16.3-126-g19213cd943 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:25:00 OK: 17043 distinct packages available 20:25:00 OK: 211 MiB in 51 packages 20:25:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:25:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:25:00 Removing intermediate container cad876534409 20:25:00 ---> 0257e90a7800 20:25:00 Step 5/24 : COPY go.mod vendor* ./ 20:25:00 Removing intermediate container c195a6b650e7 20:25:00 ---> 6e4e92543596 20:25:00 Step 5/32 : COPY go.mod vendor* ./ 20:25:00 OK: 211 MiB in 51 packages 20:25:00 Removing intermediate container 1b4b8c8a9bc8 20:25:00 ---> 1b4ff54bbe7b 20:25:00 Step 5/21 : COPY go.mod vendor* ./ 20:25:00 ---> 4be4f7e74fb7 20:25:00 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:00 ---> Running in d92ab4a5ea46 20:25:00 ---> 9dd2af9856ac 20:25:00 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:00 Removing intermediate container 97b00deb5e7e 20:25:00 ---> 2547e1f00d36 20:25:00 Step 6/22 : COPY go.mod vendor* ./ 20:25:00 ---> 357f51758959 20:25:00 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:00 ---> Running in e9044c9fac33 20:25:00 ---> Running in 9b1b7acc058d 20:25:00 ---> 148c04b3e655 20:25:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:00 ---> Running in 188b970ddc0e 20:25:00 Removing intermediate container 6f5d9a8a858f 20:25:00 ---> dd63ccf9feb9 20:25:00 Step 5/19 : COPY go.mod vendor* ./ 20:25:00 ---> 1d5cc489bfa7 20:25:00 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:00 ---> Running in a173a886bb13 20:25:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3000 in /w/workspace/edgexfoundry_edgex-go_PR-4294 [Pipeline] { [Pipeline] ws 20:25:10 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 20:25:10 The recommended git tool is: git 20:25:16 using credential edgex-jenkins-ssh 20:25:16 Cloning the remote Git repository 20:25:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:25:16 > git init /w/workspace/edgex-go/3 # timeout=10 20:25:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:25:16 > git --version # timeout=10 20:25:16 > git --version # 'git version 2.25.1' 20:25:16 using GIT_SSH to set credentials SSH Credentials for GitHub 20:25:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:25:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:25:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:25:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:25:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:25:35 using GIT_SSH to set credentials SSH Credentials for GitHub 20:25:35 > 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 20:25:36 Merging remotes/origin/main commit 5762ad0855b277c3a10a3989888db3e958004f6b into PR head commit df58ae22df89e3057bed541aa2bca992171cfd78 20:25:37 Merge succeeded, producing df58ae22df89e3057bed541aa2bca992171cfd78 20:25:37 Checking out Revision df58ae22df89e3057bed541aa2bca992171cfd78 (PR-4294) 20:25:37 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 20:25:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:25:38 % Total % Received % Xferd Average Speed Time Time Time Current 20:25:38 Dload Upload Total Spent Left Speed 20:25:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k 20:25:36 > git config core.sparsecheckout # timeout=10 20:25:36 > git checkout -f df58ae22df89e3057bed541aa2bca992171cfd78 # timeout=10 20:25:36 > git remote # timeout=10 20:25:36 > git config --get remote.origin.url # timeout=10 20:25:36 using GIT_SSH to set credentials SSH Credentials for GitHub 20:25:36 > git merge 5762ad0855b277c3a10a3989888db3e958004f6b # timeout=10 20:25:37 > git rev-parse HEAD^{commit} # timeout=10 20:25:37 > git config core.sparsecheckout # timeout=10 20:25:37 > git checkout -f df58ae22df89e3057bed541aa2bca992171cfd78 # timeout=10 [Pipeline] sh 20:25:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:25:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:25:39 + sudo tee /etc/docker/daemon.new 20:25:39 { 20:25:39 "registry-mirrors": [ 20:25:39 "https://nexus3.edgexfoundry.org:10001" 20:25:39 ], 20:25:39 "bip": "10.250.0.254/24", 20:25:39 "hosts": [ 20:25:39 "tcp://0.0.0.0:5555", 20:25:39 "unix:///var/run/docker.sock" 20:25:39 ], 20:25:39 "mtu": 1458, 20:25:39 "selinux-enabled": true, 20:25:39 "seccomp-profile": "/etc/docker/seccomp.json" 20:25:39 } [Pipeline] sh 20:25:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:25:40 + sudo service docker restart 20:25:57 Removing intermediate container 188b970ddc0e 20:25:57 ---> e2e8598affc2 20:25:57 Step 8/22 : COPY . . 20:25:57 Removing intermediate container 9b1b7acc058d 20:25:57 ---> ccf3e90c61c6 20:25:57 Step 7/21 : COPY . . 20:25:57 Removing intermediate container a173a886bb13 20:25:57 ---> e994b7f0473c 20:25:57 Step 7/19 : COPY . . 20:25:57 Removing intermediate container e9044c9fac33 20:25:57 ---> f22f6f6f6b9a 20:25:57 Step 7/32 : COPY . . 20:25:57 Removing intermediate container d92ab4a5ea46 20:25:57 ---> 4ab60db4b824 20:25:57 Step 7/24 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:25:58 provisioning config files... 20:25:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config14501421250361269979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:25:59 ---> docker-login.sh 20:25:59 nexus3.edgexfoundry.org:10001 20:25:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:26:00 Configure a credential helper to remove this warning. See 20:26:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:26:00 20:26:00 Login Succeeded 20:26:00 nexus3.edgexfoundry.org:10002 20:26:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:26:01 Configure a credential helper to remove this warning. See 20:26:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:26:01 20:26:01 Login Succeeded 20:26:01 nexus3.edgexfoundry.org:10003 20:26:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:26:01 Configure a credential helper to remove this warning. See 20:26:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:26:01 20:26:01 Login Succeeded 20:26:01 nexus3.edgexfoundry.org:10004 20:26:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:26:01 Configure a credential helper to remove this warning. See 20:26:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:26:01 20:26:01 Login Succeeded 20:26:01 docker.io 20:26:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:26:02 Configure a credential helper to remove this warning. See 20:26:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:26:02 20:26:02 Login Succeeded 20:26:02 ---> docker-login.sh ends [Pipeline] } 20:26:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:26:02 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 20:26:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:26:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:26:02 ========================================================= 20:26:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:26:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:26:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:26:03 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:26:03 9b18e9b68314: Pulling fs layer 20:26:03 35d82f9e3411: Pulling fs layer 20:26:03 e16973657156: Pulling fs layer 20:26:03 fc693d55d65f: Pulling fs layer 20:26:03 7e9fc2657dce: Pulling fs layer 20:26:03 dda99020689f: Pulling fs layer 20:26:03 db1c61fa0a46: Pulling fs layer 20:26:03 fc693d55d65f: Waiting 20:26:03 7e9fc2657dce: Waiting 20:26:03 dda99020689f: Waiting 20:26:03 891c053d2c06: Pulling fs layer 20:26:03 db1c61fa0a46: Waiting 20:26:03 891c053d2c06: Waiting 20:26:03 e16973657156: Download complete 20:26:03 35d82f9e3411: Verifying Checksum 20:26:03 35d82f9e3411: Download complete 20:26:03 7e9fc2657dce: Verifying Checksum 20:26:03 7e9fc2657dce: Download complete 20:26:03 dda99020689f: Verifying Checksum 20:26:03 dda99020689f: Download complete 20:26:03 9b18e9b68314: Verifying Checksum 20:26:03 9b18e9b68314: Download complete 20:26:04 9b18e9b68314: Pull complete 20:26:04 891c053d2c06: Verifying Checksum 20:26:04 891c053d2c06: Download complete 20:26:05 35d82f9e3411: Pull complete 20:26:05 e16973657156: Pull complete 20:26:05 db1c61fa0a46: Verifying Checksum 20:26:05 db1c61fa0a46: Download complete 20:26:06 fc693d55d65f: Verifying Checksum 20:26:06 fc693d55d65f: Download complete 20:26:15 ---> e68d61c5933c 20:26:15 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:26:15 ---> 833295b8f2d5 20:26:15 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:26:15 ---> d8b3c18deceb 20:26:15 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:26:15 ---> 17953d63f19c 20:26:15 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:26:15 ---> 454c206896b7 20:26:15 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:26:15 ---> Running in 68142498e88a 20:26:15 ---> Running in 78d41e78a02b 20:26:15 ---> Running in f495bc53c785 20:26:15 ---> Running in 235e4d899542 20:26:15 ---> Running in 5df611c8ffdd 20:26:15 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 20:26:15 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 20:26:15 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 20:26:15 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 20:26:15 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 20:26:18 fc693d55d65f: Pull complete 20:26:18 7e9fc2657dce: Pull complete 20:26:18 dda99020689f: Pull complete 20:26:25 db1c61fa0a46: Pull complete 20:26:27 891c053d2c06: Pull complete 20:26:27 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:26:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:26:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:26:27 + docker build -t ci-base-image-arm64 -f - . 20:26:27 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:26:27 WORKDIR /edgex 20:26:27 COPY go.mod . 20:26:27 RUN go mod download 20:26:27 Sending build context to Docker daemon 3.109MB 20:26:27 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:26:27 ---> f96f9c87975a 20:26:27 Step 2/4 : WORKDIR /edgex 20:26:30 ---> Running in 52bf9be748cf 20:26:30 Removing intermediate container 52bf9be748cf 20:26:30 ---> 62be48731f2c 20:26:30 Step 3/4 : COPY go.mod . 20:26:30 ---> 54c22e3c5a3e 20:26:30 Step 4/4 : RUN go mod download 20:26:31 ---> Running in be7b0788639e 20:26:53 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 20:26:53 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 20:26:58 Removing intermediate container 5df611c8ffdd 20:26:58 ---> a9703c5ffb9d 20:26:58 20:26:58 Step 9/32 : FROM alpine:3.16 20:26:58 Removing intermediate container 68142498e88a 20:26:58 ---> 77e125357d59 20:26:58 20:26:58 Step 9/24 : FROM alpine:3.16 20:26:58 Removing intermediate container 78d41e78a02b 20:26:58 ---> 6859d021d7aa 20:26:58 20:26:58 Step 9/21 : FROM alpine:3.16 20:26:58 3.16: Pulling from library/alpine 20:26:58 3.16: Pulling from library/alpine 20:26:58 3.16: Pulling from library/alpine 20:27:01 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 20:27:01 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 20:27:01 Status: Downloaded newer image for alpine:3.16 20:27:01 Status: Downloaded newer image for alpine:3.16 20:27:01 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 20:27:01 Status: Image is up to date for alpine:3.16 20:27:01 ---> bfe296a52501 20:27:01 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:27:01 ---> bfe296a52501 20:27:01 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:27:01 ---> bfe296a52501 20:27:01 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:27:01 ---> Running in 6a7cf1d03a04 20:27:01 ---> Running in be6b10e5ac1b 20:27:01 ---> Running in c553728789b9 20:27:01 Removing intermediate container f495bc53c785 20:27:01 ---> f2ae6f755d4e 20:27:01 20:27:01 Step 9/19 : FROM alpine:3.15 20:27:01 Removing intermediate container 235e4d899542 20:27:01 ---> a96b816cccc7 20:27:01 20:27:01 Step 10/22 : FROM alpine:3.16 20:27:01 ---> bfe296a52501 20:27:01 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:27:01 Removing intermediate container be6b10e5ac1b 20:27:01 ---> e39a87094d12 20:27:01 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:27:01 ---> Running in 932d071348e3 20:27:01 3.15: Pulling from library/alpine 20:27:01 ---> Running in be83276a99d3 20:27:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:27:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:27:02 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 20:27:02 Status: Downloaded newer image for alpine:3.15 20:27:02 ---> c4fc93816858 20:27:02 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:27:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:27:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:27:02 ---> Running in e75dbd1beae1 20:27:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:27:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:27:02 Removing intermediate container e75dbd1beae1 20:27:02 ---> e1f910cdfba6 20:27:02 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:27:02 ---> Running in 18157a3917e0 20:27:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:27:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:27:02 (1/3) Installing ca-certificates (20220614-r0) 20:27:02 (1/6) Installing ca-certificates (20220614-r0) 20:27:02 (2/3) Installing dumb-init (1.2.5-r1) 20:27:02 (2/6) Installing brotli-libs (1.0.9-r6) 20:27:02 (3/3) Installing su-exec (0.2-r1) 20:27:02 Executing busybox-1.35.0-r17.trigger 20:27:02 Executing ca-certificates-20220614-r0.trigger 20:27:02 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:27:02 (4/6) Installing libcurl (7.83.1-r5) 20:27:02 (5/6) Installing curl (7.83.1-r5) 20:27:02 (6/6) Installing dumb-init (1.2.5-r1) 20:27:02 Executing busybox-1.35.0-r17.trigger 20:27:02 Executing ca-certificates-20220614-r0.trigger 20:27:02 (1/2) Installing dumb-init (1.2.5-r1) 20:27:02 OK: 6 MiB in 17 packages 20:27:02 (1/1) Installing dumb-init (1.2.5-r1) 20:27:02 Executing busybox-1.35.0-r17.trigger 20:27:02 (2/2) Installing su-exec (0.2-r1) 20:27:02 Executing busybox-1.35.0-r17.trigger 20:27:02 OK: 6 MiB in 15 packages 20:27:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:27:02 OK: 6 MiB in 16 packages 20:27:02 OK: 8 MiB in 20 packages 20:27:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:27:02 v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:27:02 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:27:02 OK: 15859 distinct packages available 20:27:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:27:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:27:03 Removing intermediate container be83276a99d3 20:27:03 ---> 846ae1da4dc6 20:27:03 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:27:03 ---> Running in 987edcf4c458 20:27:03 (1/9) Installing ca-certificates (20220614-r0) 20:27:03 Removing intermediate container c553728789b9 20:27:03 ---> ee6facb088cf 20:27:03 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:27:03 (2/9) Installing brotli-libs (1.0.9-r5) 20:27:03 Removing intermediate container 932d071348e3 20:27:03 ---> ee392e356559 20:27:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:27:03 Removing intermediate container be7b0788639e 20:27:03 ---> 65432d5a2104 20:27:03 Successfully built 65432d5a2104 20:27:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:03 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:27:03 (4/9) Installing libcurl (7.80.0-r5) 20:27:03 (5/9) Installing curl (7.80.0-r5) 20:27:03 (6/9) Installing dumb-init (1.2.5-r1) 20:27:03 (7/9) Installing musl-obstack (1.2.3-r0) 20:27:03 (8/9) Installing libucontext (1.1-r0) 20:27:03 (9/9) Installing gcompat (1.0.0-r4) 20:27:03 Executing busybox-1.34.1-r7.trigger 20:27:03 ---> Running in 2eaa761155b9 20:27:03 ---> Running in 5b0f471a1059 20:27:03 Executing ca-certificates-20220614-r0.trigger 20:27:03 Removing intermediate container 6a7cf1d03a04 20:27:03 ---> 87bc1390c835 20:27:03 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:27:03 Removing intermediate container 987edcf4c458 20:27:03 ---> 7d320cb825c4 20:27:03 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:27:03 ---> Running in 05d4753f2a71 20:27:03 ---> Running in 56fe266a30d8 20:27:03 OK: 8 MiB in 23 packages 20:27:03 Removing intermediate container 5b0f471a1059 20:27:03 ---> 64b03d1783e2 20:27:03 Step 12/24 : WORKDIR / 20:27:03 ---> Running in 9d76021cf786 20:27:03 Removing intermediate container 2eaa761155b9 20:27:03 ---> ffe6a06b0a17 20:27:03 Step 13/22 : ENV APP_PORT=59861 20:27:03 ---> Running in 69c2bec1bcaf 20:27:03 + docker inspect -f . ci-base-image-arm64 20:27:03 . 20:27:03 Removing intermediate container 05d4753f2a71 20:27:03 ---> 63dca82e60ab 20:27:03 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:27:03 Removing intermediate container 56fe266a30d8 20:27:03 ---> 16150bca12ef 20:27:03 Step 12/21 : WORKDIR /edgex 20:27:03 Removing intermediate container 9d76021cf786 20:27:03 ---> 515b1670a925 20:27:03 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:27:03 ---> Running in 835cfc42633a 20:27:03 ---> Running in ac327f3f227b 20:27:03 Removing intermediate container 69c2bec1bcaf 20:27:03 ---> b3e9306f136f 20:27:03 Step 14/22 : EXPOSE $APP_PORT 20:27:03 ---> Running in 7a221707a331 20:27:03 Removing intermediate container 835cfc42633a 20:27:03 ---> 9230a585aa49 20:27:03 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:27:03 ---> e43ca70374d4 20:27:03 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 20:27:03 prd-ubuntu20.04-docker-arm64-4c-16g-3000 does not seem to be running inside a container 20:27:04 Removing intermediate container ac327f3f227b 20:27:04 ---> f59449ecc5dd 20:27:04 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:27:04 ---> Running in a2bb9cc82f7b 20:27:04 Removing intermediate container 7a221707a331 20:27:04 ---> 2219394a620e 20:27:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:27:04 Removing intermediate container a2bb9cc82f7b 20:27:04 ---> 2957f9ab78a0 20:27:04 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:27:04 ---> 5778e4a4af72 20:27:04 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:27:04 ---> f0dea5fa139c 20:27:04 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:27:04 $ 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 20:27:04 ---> Running in cfac448fafee 20:27:04 Removing intermediate container 18157a3917e0 20:27:04 ---> e68fcdba50e1 20:27:04 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:27:04 ---> 5b11e9e18414 20:27:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:27:04 ---> 41879a9140d6 20:27:04 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:27:04 ---> 56527aca0c3d 20:27:04 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:27:05 ---> 43d63748cec6 20:27:05 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:27:05 ---> 522ca7558e93 20:27:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:27:05 $ docker top 549dfa8fe9ea05b2525bce8b6ffd91871b0757098252d6c919b076aa46a54760 -eo pid,comm [Pipeline] { [Pipeline] sh 20:27:05 ---> 3f90f4303265 20:27:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:27:05 ---> dd5185089cbc 20:27:05 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:27:05 ---> 1b56ec043af4 20:27:05 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:27:05 ---> 085253fdda97 20:27:05 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:27:05 ---> Running in ec053131b835 20:27:05 Removing intermediate container cfac448fafee 20:27:05 ---> 1add839315ea 20:27:05 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:27:05 Removing intermediate container ec053131b835 20:27:05 ---> f8f0de0c90c4 20:27:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:27:05 ---> Running in b1c90d9c4765 20:27:06 + go version 20:27:06 go version go1.18.7 linux/arm64 [Pipeline] } 20:27:06 $ docker stop --time=1 549dfa8fe9ea05b2525bce8b6ffd91871b0757098252d6c919b076aa46a54760 20:27:06 ---> 6937faa9f206 20:27:06 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / ---> 3b4bfbfd25ef 20:27:06 20:27:06 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:27:06 ---> Running in 6ee831c6bad7 20:27:06 ---> b1cd6bb1d3d2 20:27:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:27:06 ---> Running in d65e43c8eb20 20:27:06 ---> Running in e567ce71aec4 20:27:06 Removing intermediate container b1c90d9c4765 20:27:06 ---> cc9e51cdab8a 20:27:06 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:27:06 Removing intermediate container 6ee831c6bad7 20:27:06 ---> 4c6ed067c363 20:27:06 Step 20/22 : LABEL arch=x86_64 20:27:06 Removing intermediate container e567ce71aec4 20:27:06 ---> 3ee1f62de599 20:27:06 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:27:06 ---> Running in 41bbfe3762ae 20:27:06 ---> Running in 135abfdba6c7 20:27:06 ---> f5077c13ac18 20:27:06 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:27:06 ---> Running in 4f7318f5c1b8 20:27:06 Removing intermediate container 41bbfe3762ae 20:27:06 ---> 7a0f7e3ca5cc 20:27:06 Step 21/22 : LABEL git_sha=df58ae22df89e3057bed541aa2bca992171cfd78 20:27:06 ---> 1155be903374 20:27:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:27:06 ---> Running in 2dad023f3966 20:27:06 Removing intermediate container 135abfdba6c7 20:27:06 ---> a475d85694dc 20:27:06 Step 17/19 : LABEL arch=x86_64 20:27:06 Removing intermediate container 2dad023f3966 20:27:06 ---> 55c1f4ec55db 20:27:06 Step 22/22 : LABEL version=0.0.0 20:27:06 ---> Running in e6879003cfe8 20:27:06 ---> Running in eb6ed92e8d31 20:27:06 ---> fe1c67835fde 20:27:06 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:27:06 ---> Running in cf9f6b36eca4 20:27:06 Removing intermediate container e6879003cfe8 20:27:06 ---> f7e591ef2f09 20:27:06 20:27:06 Removing intermediate container eb6ed92e8d31 20:27:06 ---> 6eba47bd67bc 20:27:06 Step 18/19 : LABEL git_sha=df58ae22df89e3057bed541aa2bca992171cfd78 20:27:06 ---> Running in 5d1d377777c0 20:27:06 Successfully built f7e591ef2f09 20:27:06 Successfully tagged support-scheduler:latest 20:27:06  Building support-scheduler ... done Building security-spire-config 20:27:06 Removing intermediate container d65e43c8eb20 20:27:06 ---> afb0c8e0c4ba 20:27:06 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:27:06 ---> Running in 436d19505f44 20:27:06 Removing intermediate container 5d1d377777c0 20:27:06 ---> 4d80cfb2abfe 20:27:06 Step 19/19 : LABEL version=0.0.0 20:27:07 ---> Running in 223d20bab15d 20:27:07 $ 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 20:27:08 + docker inspect -f . ci-base-image-arm64 20:27:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:27:08 prd-ubuntu20.04-docker-arm64-4c-16g-3000 does not seem to be running inside a container 20:27:08 Removing intermediate container 436d19505f44 20:27:08 ---> d170ea2f9945 20:27:08 Step 19/21 : LABEL arch=x86_64 20:27:08 $ 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 20:27:09 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:27:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:27:09 ---> a824a723b984 20:27:09 Step 3/24 : WORKDIR /edgex-go 20:27:09 ---> Using cache 20:27:09 ---> f681e3950539 20:27:09 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:27:09 $ docker top 5d01c2ee142890fc27dfe78ab9bd7da7a5d0570a63925b954cbe4b24ee6bb5ec -eo pid,comm [Pipeline] { [Pipeline] echo 20:27:10 ========================================================= 20:27:10 [edgeXBuildGoParallel] Running Tests and Build... 20:27:10 ========================================================= [Pipeline] sh 20:27:10 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 20:27:11 Removing intermediate container 223d20bab15d 20:27:11 ---> 6bd5d3c930e2 20:27:11 20:27:11 ---> Running in 48c0d129f51a 20:27:11 ---> Running in 4f5bedfb14b1 20:27:11 Successfully built 6bd5d3c930e2 20:27:11 Successfully tagged security-spiffe-token-provider:latest 20:27:11  Building security-spiffe-token-provider ... done Building core-metadata 20:27:11 Removing intermediate container 4f7318f5c1b8 20:27:11 ---> 7b6913f7913d 20:27:11 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:27:11 Removing intermediate container 48c0d129f51a 20:27:11 ---> dbb644ccf34b 20:27:11 Step 20/21 : LABEL git_sha=df58ae22df89e3057bed541aa2bca992171cfd78 20:27:11 ---> Running in b0195728a84b 20:27:11 + make test 20:27:11 go test -race -coverprofile=coverage.out ./... 20:27:14 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:27:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:27:14 ---> a824a723b984 20:27:14 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:27:14 ---> Using cache 20:27:14 ---> 9ab33ff1ef10 20:27:14 Step 4/24 : WORKDIR /edgex-go 20:27:14 ---> Using cache 20:27:14 ---> 76ad161fd60d 20:27:14 Step 5/24 : RUN apk add --update --no-cache make git 20:27:14 ---> Using cache 20:27:14 ---> 2547e1f00d36 20:27:14 Step 6/24 : COPY go.mod vendor* ./ 20:27:14 ---> Using cache 20:27:14 ---> 148c04b3e655 20:27:14 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:14 ---> Using cache 20:27:14 ---> e2e8598affc2 20:27:14 Step 8/24 : COPY . . 20:27:14 ---> Using cache 20:27:14 ---> 17953d63f19c 20:27:14 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:27:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:27:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:27:15 ---> 5da60585b4ab 20:27:15 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:27:15 Removing intermediate container b0195728a84b 20:27:15 ---> c966464a4536 20:27:15 Step 21/21 : LABEL version=0.0.0 20:27:15 ---> Running in d5e6bb811797 20:27:15 Removing intermediate container cf9f6b36eca4 20:27:15 ---> 4e8c9e26bf6f 20:27:15 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:27:15 ---> Running in 8aa89c1de1f2 20:27:15 ---> Running in bd0264448be1 20:27:15 Removing intermediate container 8aa89c1de1f2 20:27:15 ---> 2649c1a94470 20:27:15 20:27:15 Removing intermediate container bd0264448be1 20:27:15 ---> cc25c8143421 20:27:15 Step 22/24 : LABEL arch=x86_64 20:27:15 Successfully built 2649c1a94470 20:27:15 OK: 211 MiB in 51 packages 20:27:15 Successfully tagged security-proxy-setup:latest 20:27:15  Building security-proxy-setup ... done Building support-notifications 20:27:15 ---> Running in 336d4e2f3f1a 20:27:16 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 20:27:18 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:27:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:27:18 ---> a824a723b984 20:27:18 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:27:18 ---> Using cache 20:27:18 ---> 9ab33ff1ef10 20:27:18 Step 4/22 : WORKDIR /edgex-go 20:27:18 ---> Using cache 20:27:18 ---> 76ad161fd60d 20:27:18 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:27:20 ---> dd49a2affa7e 20:27:20 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:27:20 Removing intermediate container 336d4e2f3f1a 20:27:20 ---> dd66b536f1e9 20:27:20 Step 23/24 : LABEL git_sha=df58ae22df89e3057bed541aa2bca992171cfd78 20:27:20 ---> Running in 48436c3756a8 20:27:20 ---> Running in 2ead3042130a 20:27:20 Removing intermediate container 2ead3042130a 20:27:20 ---> 89d887129821 20:27:20 Step 24/24 : LABEL version=0.0.0 20:27:20 Removing intermediate container 4f5bedfb14b1 20:27:20 ---> a3c226565dba 20:27:20 Step 5/24 : COPY go.mod vendor* ./ 20:27:20 ---> Running in 06d25227a9af 20:27:20 ---> e0e23dcdb210 20:27:20 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:27:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:27:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:27:21 OK: 211 MiB in 51 packages 20:27:21 Removing intermediate container 06d25227a9af 20:27:21 ---> 06bc7afbba27 20:27:21 20:27:21 Successfully built 06bc7afbba27 20:27:21 ---> 9849ff2c40a8 20:27:21 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:21 Successfully tagged security-secretstore-setup:latest 20:27:21  Building security-secretstore-setup ... done Building security-spire-server 20:27:22 ---> c87437a417df 20:27:22 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:27:25 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:27:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:27:25 ---> a824a723b984 20:27:25 Step 3/23 : WORKDIR /edgex-go 20:27:25 ---> Using cache 20:27:25 ---> f681e3950539 20:27:25 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:27:25 ---> Using cache 20:27:25 ---> a3c226565dba 20:27:25 Step 5/23 : COPY go.mod vendor* ./ 20:27:25 ---> Using cache 20:27:25 ---> 9849ff2c40a8 20:27:25 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:27 ---> Running in 8b260431e505 20:27:27 ---> c1ba811c9004 20:27:27 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:27:27 ---> Running in 8919cb51a6e3 20:27:27 Removing intermediate container 48436c3756a8 20:27:27 ---> f7f934cabd7d 20:27:27 Step 6/22 : COPY go.mod vendor* ./ 20:27:27 ---> f5eb96c7da54 20:27:27 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:27:28 ---> 146c21b83a35 20:27:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:28 ---> 3c8b345f0aa8 20:27:28 Step 27/32 : RUN chmod +x /entrypoint.sh 20:27:28 ---> Running in a922e03861f3 20:27:28 ---> Running in 2aa06ca1f1ab 20:27:29 Removing intermediate container 2aa06ca1f1ab 20:27:29 ---> 4c4f8ce421e4 20:27:29 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:27:29 ---> Running in c6b8a32b1c51 20:27:29 Removing intermediate container c6b8a32b1c51 20:27:29 ---> 47d75e681990 20:27:29 Step 29/32 : CMD ["gate"] 20:27:29 ---> Running in dc54fd141308 20:27:29 Removing intermediate container dc54fd141308 20:27:29 ---> 4eaad49634b6 20:27:29 Step 30/32 : LABEL arch=x86_64 20:27:29 ---> Running in eddcadf1d487 20:27:29 Removing intermediate container eddcadf1d487 20:27:29 ---> bebab87746b9 20:27:29 Step 31/32 : LABEL git_sha=df58ae22df89e3057bed541aa2bca992171cfd78 20:27:29 ---> Running in 55dce91d2f0e 20:27:29 Removing intermediate container 55dce91d2f0e 20:27:29 ---> 20ad9716a928 20:27:29 Step 32/32 : LABEL version=0.0.0 20:27:29 ---> Running in 16f97e2e0550 20:27:29 Removing intermediate container 16f97e2e0550 20:27:29 ---> 6bb941da3763 20:27:29 20:27:29 Successfully built 6bb941da3763 20:27:29 Successfully tagged security-bootstrapper:latest 20:27:29 Building core-command 20:27:31  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:27:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:27:31 ---> a824a723b984 20:27:31 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:27:31 ---> Using cache 20:27:31 ---> 9ab33ff1ef10 20:27:31 Step 4/23 : WORKDIR /edgex-go 20:27:31 ---> Using cache 20:27:31 ---> 76ad161fd60d 20:27:31 Step 5/23 : RUN apk add --update --no-cache make git 20:27:31 ---> Using cache 20:27:31 ---> 2547e1f00d36 20:27:31 Step 6/23 : COPY go.mod vendor* ./ 20:27:31 ---> Using cache 20:27:31 ---> 148c04b3e655 20:27:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:31 ---> Using cache 20:27:31 ---> e2e8598affc2 20:27:31 Step 8/23 : COPY . . 20:27:31 ---> Using cache 20:27:31 ---> 17953d63f19c 20:27:31 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:27:35 ---> Running in 0e30b976c5dc 20:27:35 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 20:27:38 Removing intermediate container d5e6bb811797 20:27:38 ---> 222f0ab65971 20:27:38 20:27:38 Step 10/24 : FROM alpine:3.16 20:27:38 ---> bfe296a52501 20:27:38 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:27:38 ---> Using cache 20:27:38 ---> ee392e356559 20:27:38 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:27:38 ---> Using cache 20:27:38 ---> ffe6a06b0a17 20:27:38 Step 13/24 : ENV APP_PORT=59881 20:27:38 ---> Running in abb66f173585 20:27:38 Removing intermediate container abb66f173585 20:27:38 ---> 551cfa153c94 20:27:38 Step 14/24 : EXPOSE $APP_PORT 20:27:38 ---> Running in cb06f2a5ff78 20:27:38 Removing intermediate container cb06f2a5ff78 20:27:38 ---> cf5ddb9675f5 20:27:38 Step 15/24 : WORKDIR / 20:27:38 ---> Running in 0d2ee06bacc4 20:27:38 Removing intermediate container 0d2ee06bacc4 20:27:38 ---> ebd066d7bb67 20:27:38 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:27:38 ---> f6b9f3b4d7ac 20:27:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:27:39 ---> fc1c8e7c9e2a 20:27:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:27:39 ---> affead645b2d 20:27:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:27:39 ---> 2193da667b65 20:27:39 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:27:39 ---> Running in 6af50e6cf0ff 20:27:40 Removing intermediate container 6af50e6cf0ff 20:27:40 ---> ff10699f6d83 20:27:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:27:40 ---> Running in f413905f158b 20:27:40 Removing intermediate container f413905f158b 20:27:40 ---> 0fbcf0599a52 20:27:40 Step 22/24 : LABEL arch=x86_64 20:27:40 ---> Running in 46d0a308ba3b 20:27:40 Removing intermediate container 46d0a308ba3b 20:27:40 ---> 8a9c839b5c0f 20:27:40 Step 23/24 : LABEL git_sha=df58ae22df89e3057bed541aa2bca992171cfd78 20:27:40 ---> Running in 5b05a5b8d469 20:27:40 Removing intermediate container 5b05a5b8d469 20:27:40 ---> 14e8e62ac37c 20:27:40 Step 24/24 : LABEL version=0.0.0 20:27:40 ---> Running in c1f74d98c7b5 20:27:41 Removing intermediate container c1f74d98c7b5 20:27:41 ---> 520625d9b228 20:27:41 20:27:41 Successfully built 520625d9b228 20:27:41 Successfully tagged core-metadata:latest 20:27:41  Building core-metadata ... done Building security-spire-agent 20:27:43 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:27:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:27:43 ---> a824a723b984 20:27:43 Step 3/24 : WORKDIR /edgex-go 20:27:43 ---> Using cache 20:27:43 ---> f681e3950539 20:27:43 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:27:43 ---> Using cache 20:27:43 ---> a3c226565dba 20:27:43 Step 5/24 : COPY go.mod vendor* ./ 20:27:43 ---> Using cache 20:27:43 ---> 9849ff2c40a8 20:27:43 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:46 ---> Running in 9903fd47d944 20:27:50 ? github.com/edgexfoundry/edgex-go [no test files] 20:27:52 Removing intermediate container 0e30b976c5dc 20:27:52 ---> 0bda1b440704 20:27:52 20:27:52 Step 10/23 : FROM alpine:3.16 20:27:52 ---> bfe296a52501 20:27:52 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:27:52 ---> Using cache 20:27:52 ---> ee392e356559 20:27:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:27:52 ---> Using cache 20:27:52 ---> ffe6a06b0a17 20:27:52 Step 13/23 : ENV APP_PORT=59882 20:27:52 ---> Running in c9427fcfd799 20:27:52 Removing intermediate container c9427fcfd799 20:27:52 ---> 3a14cd2c4744 20:27:52 Step 14/23 : EXPOSE $APP_PORT 20:27:52 ---> Running in cf95731d9302 20:27:52 Removing intermediate container cf95731d9302 20:27:52 ---> 5710323e9b6d 20:27:52 Step 15/23 : WORKDIR / 20:27:52 ---> Running in 15a011d60801 20:27:52 Removing intermediate container 15a011d60801 20:27:52 ---> df5db63008ef 20:27:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:27:52 ---> 6d278047a9e6 20:27:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:27:52 ---> 6a933beb88de 20:27:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:27:52 ---> 3b0de7664f31 20:27:52 Step 19/23 : ENTRYPOINT ["/core-command"] 20:27:52 ---> Running in d36f5a3b9f3b 20:27:52 Removing intermediate container d36f5a3b9f3b 20:27:52 ---> 8e988144689d 20:27:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:27:52 ---> Running in eb893837ebda 20:27:52 Removing intermediate container eb893837ebda 20:27:52 ---> 6c22bb72d445 20:27:52 Step 21/23 : LABEL arch=x86_64 20:27:52 ---> Running in ba36b46ec98c 20:27:52 Removing intermediate container ba36b46ec98c 20:27:52 ---> e935f367e668 20:27:52 Step 22/23 : LABEL git_sha=df58ae22df89e3057bed541aa2bca992171cfd78 20:27:52 ---> Running in c4172e0da0f7 20:27:53 Removing intermediate container c4172e0da0f7 20:27:53 ---> 652cf04445b3 20:27:53 Step 23/23 : LABEL version=0.0.0 20:27:53 ---> Running in c46f2595ea3f 20:27:53 Removing intermediate container c46f2595ea3f 20:27:53 ---> dd5a7e294444 20:27:53 20:27:53 Successfully built dd5a7e294444 20:27:53 Successfully tagged core-command:latest 20:27:53 Building core-data 20:27:55  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:27:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:27:55 ---> a824a723b984 20:27:55 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:27:55 ---> Using cache 20:27:55 ---> 9ab33ff1ef10 20:27:55 Step 4/22 : WORKDIR /edgex-go 20:27:55 ---> Using cache 20:27:55 ---> 76ad161fd60d 20:27:55 Step 5/22 : RUN apk add --update --no-cache make git 20:27:55 ---> Using cache 20:27:55 ---> 2547e1f00d36 20:27:55 Step 6/22 : COPY go.mod vendor* ./ 20:27:55 ---> Using cache 20:27:55 ---> 148c04b3e655 20:27:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:55 ---> Using cache 20:27:55 ---> e2e8598affc2 20:27:55 Step 8/22 : COPY . . 20:27:55 ---> Using cache 20:27:55 ---> 17953d63f19c 20:27:55 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:28:10 ---> Running in fba1ba6f32b8 20:28:10 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 20:28:32 Removing intermediate container 8b260431e505 20:28:32 ---> 4fb2c046bd05 20:28:32 Step 7/24 : COPY . . 20:28:32 Removing intermediate container 8919cb51a6e3 20:28:32 ---> 020223df7157 20:28:32 Step 7/23 : COPY . . 20:28:32 Removing intermediate container 9903fd47d944 20:28:32 ---> 4ca624fb12fc 20:28:32 Step 7/24 : COPY . . 20:28:32 Removing intermediate container a922e03861f3 20:28:32 ---> 5d8869b47bac 20:28:32 Step 8/22 : COPY . . 20:28:47 Removing intermediate container fba1ba6f32b8 20:28:47 ---> 4f0bcf356097 20:28:47 20:28:47 Step 10/22 : FROM alpine:3.16 20:28:47 ---> bfe296a52501 20:28:47 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:28:47 ---> Running in 42866613d942 20:28:47 ---> 48899be6d0ec 20:28:47 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:28:47 ---> 0dc1ee322217 20:28:47 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:28:47 ---> 6af1226234c4 20:28:47 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:28:47 ---> dae49235ec5f 20:28:47 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:28:47 ---> Running in 72310eb2f984 20:28:47 ---> Running in d72d628e8fc3 20:28:47 ---> Running in 2e333b10e5af 20:28:47 ---> Running in 2a00bd355b54 20:28:47 Removing intermediate container 42866613d942 20:28:47 ---> aee402b4fa4f 20:28:47 Step 12/22 : ENV APP_PORT=59880 20:28:47 ---> Running in ed6374641b0e 20:28:47 Removing intermediate container 2a00bd355b54 20:28:47 ---> 7a89a17c4dce 20:28:47 Step 9/23 : WORKDIR /edgex-go/spire-build 20:28:47 Removing intermediate container 2e333b10e5af 20:28:47 ---> 47286df5d613 20:28:47 Step 9/24 : WORKDIR /edgex-go/spire-build 20:28:47 Removing intermediate container d72d628e8fc3 20:28:47 ---> b82aa8fae43c 20:28:47 Step 9/24 : WORKDIR /edgex-go/spire-build 20:28:47 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 20:28:47 ---> Running in 5ffbb63b69b5 20:28:47 ---> Running in 4944fac8c286 20:28:47 ---> Running in e63018ad194e 20:28:47 Removing intermediate container ed6374641b0e 20:28:47 ---> c71e4053aa00 20:28:47 Step 13/22 : EXPOSE $APP_PORT 20:28:47 ---> Running in bb42fbda2432 20:28:47 Removing intermediate container 5ffbb63b69b5 20:28:47 ---> 93c380de2efa 20:28:47 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 20:28:47 Removing intermediate container 4944fac8c286 20:28:47 ---> f8bc48bff0f3 20:28:47 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 20:28:47 Removing intermediate container e63018ad194e 20:28:47 ---> 2ffe6c45f088 20:28:47 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 20:28:47 ---> Running in aa87b5ab3a49 20:28:47 Removing intermediate container bb42fbda2432 20:28:47 ---> 4a650a4e7e10 20:28:47 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:28:47 ---> Running in 6b51d5de5385 20:28:47 ---> Running in 47ff1c882dea 20:28:47 ---> Running in 79efe77d6d48 20:28:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:28:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:28:48 Removing intermediate container aa87b5ab3a49 20:28:48 ---> fb4110f6e98d 20:28:48 Step 11/23 : WORKDIR /edgex-go 20:28:48 (1/1) Installing dumb-init (1.2.5-r1) 20:28:48 Executing busybox-1.35.0-r17.trigger 20:28:48 OK: 6 MiB in 15 packages 20:28:49 ---> Running in 004a915235f4 20:28:49 Removing intermediate container 6b51d5de5385 20:28:49 ---> baaabe6dc7db 20:28:49 Step 11/24 : WORKDIR /edgex-go 20:28:49 Removing intermediate container 004a915235f4 20:28:49 ---> b5d61e1e91f1 20:28:49 20:28:49 Step 12/23 : FROM alpine:3.15 20:28:49 ---> c4fc93816858 20:28:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:28:49 ---> Using cache 20:28:49 ---> e1f910cdfba6 20:28:49 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:28:49 Removing intermediate container 47ff1c882dea 20:28:49 ---> cb97e12deee5 20:28:49 Step 11/24 : WORKDIR /edgex-go 20:28:49 ---> Running in 6817eb9622a2 20:28:49 ---> Running in 13c66195dc2f 20:28:49 ---> Running in aa65705af315 20:28:50 Removing intermediate container 79efe77d6d48 20:28:50 ---> 4c0fe892edd0 20:28:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:28:50 Removing intermediate container 6817eb9622a2 20:28:50 ---> bdd8956b1ce1 20:28:50 20:28:50 Step 12/24 : FROM alpine:3.15 20:28:50 ---> c4fc93816858 20:28:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:28:50 ---> Using cache 20:28:50 ---> e1f910cdfba6 20:28:50 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:28:50 Removing intermediate container aa65705af315 20:28:50 ---> de31e5edcd3e 20:28:50 20:28:50 Step 12/24 : FROM alpine:3.15 20:28:50 ---> c4fc93816858 20:28:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:28:50 ---> Using cache 20:28:50 ---> e1f910cdfba6 20:28:50 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:28:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:28:50 ---> Running in 0d09c4812d44 20:28:50 ---> Running in 5b6e7ee47d11 20:28:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:28:50 ---> adabb43f5d95 20:28:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:28:51 v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:28:51 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:28:51 OK: 15859 distinct packages available 20:28:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:28:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:28:51 (1/5) Installing dumb-init (1.2.5-r1) 20:28:51 (2/5) Installing musl-obstack (1.2.3-r0) 20:28:51 (3/5) Installing libucontext (1.1-r0) 20:28:51 (4/5) Installing gcompat (1.0.0-r4) 20:28:51 (5/5) Installing openssl (1.1.1s-r1) 20:28:51 Executing busybox-1.34.1-r7.trigger 20:28:51 OK: 7 MiB in 19 packages 20:28:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:28:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:28:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:28:52 ---> 5dafd44f9a49 20:28:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:28:52 v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:28:52 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:28:52 OK: 15859 distinct packages available 20:28:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:28:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:28:52 (1/5) Installing dumb-init (1.2.5-r1) 20:28:52 ---> bf688461eee7 20:28:52 Step 18/22 : ENTRYPOINT ["/core-data"] 20:28:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:28:52 (2/5) Installing musl-obstack (1.2.3-r0) 20:28:52 (3/5) Installing libucontext (1.1-r0) 20:28:52 (4/5) Installing gcompat (1.0.0-r4) 20:28:52 (5/5) Installing openssl (1.1.1s-r1) 20:28:52 Executing busybox-1.34.1-r7.trigger 20:28:52 OK: 7 MiB in 19 packages 20:28:53 v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:28:53 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:28:53 OK: 15859 distinct packages available 20:28:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:28:53 Removing intermediate container 13c66195dc2f 20:28:53 ---> d42aaf1e7239 20:28:53 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:28:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:28:53 ---> Running in 5e75b1903c28 20:28:53 (1/4) Installing dumb-init (1.2.5-r1) 20:28:53 (2/4) Installing musl-obstack (1.2.3-r0) 20:28:53 (3/4) Installing libucontext (1.1-r0) 20:28:53 (4/4) Installing gcompat (1.0.0-r4) 20:28:53 Executing busybox-1.34.1-r7.trigger 20:28:53 OK: 6 MiB in 18 packages 20:28:54 Removing intermediate container 5e75b1903c28 20:28:54 ---> e501f0af0bb8 20:28:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:28:56 ---> Running in 3fde548a1d27 20:28:56 ---> 6f216672475f 20:28:56 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:28:56 Removing intermediate container 5b6e7ee47d11 20:28:56 ---> 197ada60bdf5 20:28:56 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:28:56 Removing intermediate container 3fde548a1d27 20:28:56 ---> 18e46a0d019f 20:28:56 Step 20/22 : LABEL arch=x86_64 20:28:56 Removing intermediate container 0d09c4812d44 20:28:56 ---> eb8feeabfdc9 20:28:56 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:28:57 ---> Running in 8053568b265a 20:28:58 ---> 831a83b269ed 20:28:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:28:59 Removing intermediate container 8053568b265a 20:28:59 ---> a2426d5a935f 20:28:59 Step 21/22 : LABEL git_sha=df58ae22df89e3057bed541aa2bca992171cfd78 20:28:59 ---> c2e9a07db0a8 20:28:59 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:28:59 ---> 4b63cdd12b68 20:28:59 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:29:00 ---> 548365087105 20:29:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:29:00 ---> Running in 448a2da840af 20:29:01 Removing intermediate container 448a2da840af 20:29:01 ---> 35b60e244d4f 20:29:01 Step 22/22 : LABEL version=0.0.0 20:29:01 ---> 167461c6f22b 20:29:01 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:29:02 ---> bfe11ba60732 20:29:02 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:29:02 ---> Running in 95c341bafd13 20:29:02 ---> Running in 52195fe45239 20:29:03 ---> Running in 1ca8893972e0 20:29:03 ---> 093b7f871765 20:29:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:29:03 Removing intermediate container 95c341bafd13 20:29:03 ---> 77a62de7b131 20:29:03 20:29:03 Successfully built 77a62de7b131 20:29:03 Successfully tagged core-data:latest 20:29:03  Building core-data ... done Removing intermediate container 52195fe45239 20:29:03 ---> 1fd50efadd31 20:29:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:29:03 Removing intermediate container 1ca8893972e0 20:29:03 ---> c04212da5a45 20:29:03 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:29:04 ---> 95034745c265 20:29:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:29:04 ---> Running in 50deecfc38fb 20:29:04 ---> 76fc10eed83c 20:29:04 Step 19/24 : WORKDIR / 20:29:04 ---> 0c2c9d1b6af0 20:29:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:29:04 ---> Running in 6f565b955a36 20:29:04 Removing intermediate container 50deecfc38fb 20:29:04 ---> 7a6c82a8757f 20:29:04 Step 21/23 : LABEL arch=x86_64 20:29:04 ---> Running in 02b25158e2ab 20:29:05 ---> e189a8c4e14b 20:29:05 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:29:05 Removing intermediate container 6f565b955a36 20:29:05 ---> fc561d6a920c 20:29:05 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:29:05 Removing intermediate container 02b25158e2ab 20:29:05 ---> 90db1314ff89 20:29:05 Step 22/23 : LABEL git_sha=df58ae22df89e3057bed541aa2bca992171cfd78 20:29:05 ---> Running in eb6bdb54b1d7 20:29:05 ---> Running in eaf93677ab50 20:29:05 ---> Running in 5de40b83e3d1 20:29:05 Removing intermediate container eb6bdb54b1d7 20:29:05 ---> 63f09e85d8f1 20:29:05 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:29:05 Removing intermediate container eaf93677ab50 20:29:05 ---> 063a8a99866c 20:29:05 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:29:05 Removing intermediate container 5de40b83e3d1 20:29:05 ---> 7eab40b4944f 20:29:05 Step 23/23 : LABEL version=0.0.0 20:29:06 ---> Running in ba9aae77160e 20:29:06 ---> Running in 4507623b4282 20:29:06 ---> Running in ef65522d99f9 20:29:06 Removing intermediate container ba9aae77160e 20:29:06 ---> 6bd881a3a3a6 20:29:06 Step 22/24 : LABEL arch=x86_64 20:29:06 Removing intermediate container ef65522d99f9 20:29:06 ---> 483f00949db3 20:29:06 20:29:06 Removing intermediate container 4507623b4282 20:29:06 ---> 10f6bd6bd01a 20:29:06 Step 22/24 : LABEL arch=x86_64 20:29:06 Successfully built 483f00949db3 20:29:06 Successfully tagged security-spire-server:latest 20:29:06  Building security-spire-server ... done  ---> Running in cf4f3468ca8e 20:29:06 ---> Running in 818b50e9f9be 20:29:07 Removing intermediate container cf4f3468ca8e 20:29:07 ---> 3cf61a48675e 20:29:07 Step 23/24 : LABEL git_sha=df58ae22df89e3057bed541aa2bca992171cfd78 20:29:07 Removing intermediate container 818b50e9f9be 20:29:07 ---> 687e22a06267 20:29:07 Step 23/24 : LABEL git_sha=df58ae22df89e3057bed541aa2bca992171cfd78 20:29:07 ---> Running in 3ef044558ae4 20:29:07 ---> Running in 9a453308480c 20:29:08 Removing intermediate container 9a453308480c 20:29:08 ---> 7360934d7bd2 20:29:08 Step 24/24 : LABEL version=0.0.0 20:29:09 Removing intermediate container 3ef044558ae4 20:29:09 ---> 70bbb4d4495f 20:29:09 Step 24/24 : LABEL version=0.0.0 20:29:10 ---> Running in 7b10cd44b2ce 20:29:10 ---> Running in 42e805cced1c 20:29:10 Removing intermediate container 72310eb2f984 20:29:10 ---> 02974b45282b 20:29:10 20:29:10 Step 10/22 : FROM alpine:3.16 20:29:10 ---> bfe296a52501 20:29:10 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:29:10 ---> Running in f30f36d055c4 20:29:10 Removing intermediate container 7b10cd44b2ce 20:29:10 ---> 9a7bb872ce25 20:29:10 20:29:11 Removing intermediate container 42e805cced1c 20:29:11 ---> 3f50ee25d48d 20:29:11 20:29:11 Successfully built 9a7bb872ce25 20:29:11 Successfully tagged security-spire-agent:latest 20:29:11  Building security-spire-agent ... done Successfully built 3f50ee25d48d 20:29:11 Successfully tagged security-spire-config:latest 20:29:11  Building security-spire-config ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:29:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:29:11 (1/2) Installing ca-certificates (20220614-r0) 20:29:11 (2/2) Installing dumb-init (1.2.5-r1) 20:29:11 Executing busybox-1.35.0-r17.trigger 20:29:11 Executing ca-certificates-20220614-r0.trigger 20:29:11 OK: 6 MiB in 16 packages 20:29:12 Removing intermediate container f30f36d055c4 20:29:12 ---> 28f2ffa0a038 20:29:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:29:12 ---> Running in 4a9c34e4f312 20:29:12 Removing intermediate container 4a9c34e4f312 20:29:12 ---> 86dd37c64bad 20:29:12 Step 13/22 : ENV APP_PORT=59860 20:29:12 ---> Running in b482baaa440d 20:29:12 Removing intermediate container b482baaa440d 20:29:12 ---> b0802f71bb7c 20:29:12 Step 14/22 : EXPOSE $APP_PORT 20:29:13 ---> Running in 6d4bb252937b 20:29:13 Removing intermediate container 6d4bb252937b 20:29:13 ---> 212b6b79918e 20:29:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:13 ---> 52c51592ac61 20:29:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:29:14 ---> bd1b067e6793 20:29:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:29:14 ---> 2b12555374eb 20:29:14 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:29:14 ---> Running in f10946f64e19 20:29:14 Removing intermediate container f10946f64e19 20:29:14 ---> 45485f21bb9f 20:29:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:29:14 ---> Running in 31f283769f79 20:29:14 Removing intermediate container 31f283769f79 20:29:14 ---> 49d68c01f220 20:29:14 Step 20/22 : LABEL arch=x86_64 20:29:14 ---> Running in 6a75fb68ac7d 20:29:14 Removing intermediate container 6a75fb68ac7d 20:29:14 ---> 8ab2576c0a52 20:29:14 Step 21/22 : LABEL git_sha=df58ae22df89e3057bed541aa2bca992171cfd78 20:29:14 ---> Running in 1f6e5a24bab2 20:29:14 Removing intermediate container 1f6e5a24bab2 20:29:14 ---> 615d0b313620 20:29:14 Step 22/22 : LABEL version=0.0.0 20:29:14 ---> Running in 8972c65de4e9 20:29:14 Removing intermediate container 8972c65de4e9 20:29:14 ---> 926a587a35bb 20:29:14 20:29:14 Successfully built 926a587a35bb 20:29:14 Successfully tagged support-notifications:latest 20:29:14  Building support-notifications ... done  [Pipeline] } 20:29:14 $ docker stop --time=1 1d4e71ef26a6d7e1afbce8e7728aaffefed3c8f5a0c65476f6e02c13db9c1558 20:29:15 $ docker rm -f --volumes 1d4e71ef26a6d7e1afbce8e7728aaffefed3c8f5a0c65476f6e02c13db9c1558 [Pipeline] // withDockerContainer [Pipeline] sh 20:29:16 + docker images 20:29:16 REPOSITORY TAG IMAGE ID CREATED SIZE 20:29:16 support-notifications latest 926a587a35bb 1 second ago 30.6MB 20:29:16 security-spire-agent latest 9a7bb872ce25 5 seconds ago 125MB 20:29:16 security-spire-config latest 3f50ee25d48d 5 seconds ago 85.8MB 20:29:16 02974b45282b 5 seconds ago 1.74GB 20:29:16 security-spire-server latest 483f00949db3 9 seconds ago 86.5MB 20:29:16 core-data latest 77a62de7b131 12 seconds ago 17.9MB 20:29:16 bdd8956b1ce1 26 seconds ago 1.54GB 20:29:16 b5d61e1e91f1 26 seconds ago 1.54GB 20:29:16 de31e5edcd3e 26 seconds ago 1.54GB 20:29:16 4f0bcf356097 44 seconds ago 1.68GB 20:29:16 core-command latest dd5a7e294444 About a minute ago 17.7MB 20:29:16 0bda1b440704 About a minute ago 1.67GB 20:29:16 core-metadata latest 520625d9b228 About a minute ago 18.5MB 20:29:16 222f0ab65971 About a minute ago 1.68GB 20:29:16 security-bootstrapper latest 6bb941da3763 About a minute ago 20.3MB 20:29:16 security-secretstore-setup latest 06bc7afbba27 About a minute ago 29.9MB 20:29:16 security-proxy-setup latest 2649c1a94470 2 minutes ago 27.8MB 20:29:16 security-spiffe-token-provider latest 6bd5d3c930e2 2 minutes ago 29.8MB 20:29:16 support-scheduler latest f7e591ef2f09 2 minutes ago 30MB 20:29:16 a96b816cccc7 2 minutes ago 1.74GB 20:29:16 f2ae6f755d4e 2 minutes ago 1.7GB 20:29:16 6859d021d7aa 2 minutes ago 1.66GB 20:29:16 77e125357d59 2 minutes ago 1.66GB 20:29:16 a9703c5ffb9d 2 minutes ago 1.66GB 20:29:16 ci-base-image-x86_64 latest a824a723b984 6 minutes ago 903MB 20:29:16 alpine 3.16 bfe296a52501 2 months ago 5.54MB 20:29:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB 20:29:16 alpine 3.15 c4fc93816858 5 months ago 5.59MB 20:29:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB 20:29:16 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] } 20:29:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:29:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:29:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:29:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:29:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:30:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:30:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:30:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:30:01 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:30:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:30:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:30:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:30:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:30:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.507s coverage: 28.7% of statements 20:30:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:30:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:30:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.559s coverage: 98.5% of statements 20:30:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 1.157s coverage: 43.0% of statements 20:30:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:30:36 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:30:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.785s coverage: 54.0% of statements 20:30:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:30:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:30:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.774s coverage: 89.2% of statements 20:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:30:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.758s coverage: 2.4% of statements 20:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:30:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.648s coverage: 95.6% of statements 20:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:30:58 ok github.com/edgexfoundry/edgex-go/internal/io 0.401s coverage: 72.2% of statements 20:30:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:30:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:30:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:30:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:30:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:30:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.712s coverage: 60.0% of statements 20:30:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:30:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:30:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:30:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.555s coverage: 0.9% of statements 20:30:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:30:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.456s coverage: 58.8% of statements 20:30:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.354s coverage: 29.6% of statements 20:30:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.296s coverage: 47.1% of statements 20:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.281s coverage: 79.5% of statements 20:31:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.423s coverage: 94.1% of statements 20:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.294s coverage: 96.3% of statements 20:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.340s coverage: 87.5% of statements 20:31:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.248s coverage: 94.4% of statements 20:31:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.238s coverage: 44.8% of statements 20:31:24 flag provided but not defined: -invalid 20:31:24 Usage of setupRegistryACL: 20:31:24 -configDir string 20:31:24 20:31:24 --- FAIL: TestExecute (0.00s) 20:31:24 --- FAIL: TestExecute/Good:setupRegistryACL_with_ok_response_from_server (1.08s) 20:31:24 command_test.go:181: 20:31:24 Error Trace: /w/workspace/edgex-go/3/internal/security/bootstrapper/command/setupacl/command_test.go:181 20:31:24 Error: Received unexpected error: 20:31:24 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 20:31:24 Test: TestExecute/Good:setupRegistryACL_with_ok_response_from_server 20:31:24 FAIL 20:31:24 coverage: 79.9% of statements 20:31:24 FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.103s 20:31:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.309s coverage: 92.9% of statements 20:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements 20:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.268s coverage: 86.9% of statements 20:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.242s coverage: 87.2% of statements 20:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.209s coverage: 100.0% of statements 20:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.303s coverage: 77.4% of statements 20:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.306s coverage: 80.0% of statements 20:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.259s coverage: 87.2% of statements 20:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.972s coverage: 91.2% of statements 20:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:31:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.107s coverage: 64.7% of statements 20:31:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:31:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:31:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.253s coverage: 100.0% of statements 20:31:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.124s coverage: 89.4% of statements 20:31:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements 20:31:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.101s coverage: 73.7% of statements 20:31:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.102s coverage: 100.0% of statements 20:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.561s coverage: 65.3% of statements 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.885s coverage: 41.8% of statements 20:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.333s coverage: 89.5% of statements 20:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.319s coverage: 84.8% of statements 20:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:31:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:31:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.401s coverage: 17.7% of statements 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:31:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.711s coverage: 92.3% of statements 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:31:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.302s coverage: 63.2% of statements 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:31:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.490s coverage: 97.7% of statements 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:31:53 FAIL 20:31:53 make: *** [Makefile:137: unittest] Error 1 [Pipeline] } 20:31:53 $ docker stop --time=1 5d01c2ee142890fc27dfe78ab9bd7da7a5d0570a63925b954cbe4b24ee6bb5ec 20:31:54 $ 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 20:31:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:31:56 20:31:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:31:56 arm64: Pulling from edgex-lftools-log-publisher 20:31:56 8998bd30e6a1: Pulling fs layer 20:31:56 04944245beec: Pulling fs layer 20:31:56 699f458cf7ca: Pulling fs layer 20:31:56 765212b225bb: Pulling fs layer 20:31:56 f23df028b6ca: Pulling fs layer 20:31:56 d65c8cfc05b1: Pulling fs layer 20:31:56 2437ff75d9bd: Pulling fs layer 20:31:56 d65c8cfc05b1: Waiting 20:31:56 765212b225bb: Waiting 20:31:56 f23df028b6ca: Waiting 20:31:56 2437ff75d9bd: Waiting 20:31:56 04944245beec: Verifying Checksum 20:31:56 04944245beec: Download complete 20:31:56 765212b225bb: Verifying Checksum 20:31:56 765212b225bb: Download complete 20:31:56 f23df028b6ca: Download complete 20:31:56 d65c8cfc05b1: Verifying Checksum 20:31:56 d65c8cfc05b1: Download complete 20:31:57 699f458cf7ca: Verifying Checksum 20:31:57 699f458cf7ca: Download complete 20:31:57 8998bd30e6a1: Verifying Checksum 20:31:57 8998bd30e6a1: Download complete 20:32:00 2437ff75d9bd: Verifying Checksum 20:32:00 2437ff75d9bd: Download complete 20:32:02 8998bd30e6a1: Pull complete 20:32:04 04944245beec: Pull complete 20:32:05 699f458cf7ca: Pull complete 20:32:05 765212b225bb: Pull complete 20:32:06 f23df028b6ca: Pull complete 20:32:06 d65c8cfc05b1: Pull complete 20:32:21 2437ff75d9bd: Pull complete 20:32:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:32:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:32:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:32:21 prd-ubuntu20.04-docker-arm64-4c-16g-3000 does not seem to be running inside a container 20:32:21 $ 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 20:32:24 $ docker top c948d871a9aa5a7af4886f2a5eafb3aeb94ae1bccc7ec523a2f074afd67bd5a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:25 ---> job-cost.sh 20:32:25 lf-activate-venv: SKIPPING 20:32:25 INFO: No Stack... 20:32:27 INFO: Retrieving Pricing Info for: v3-standard-4 20:32:28 INFO: Archiving Costs [Pipeline] sh 20:32:28 + cut -d,+ -f6 20:32:28 cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock 20:32:28 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4294-3-stack-cost] 20:32:28 Resource [jenkins-edgexfoundry-edgex-go-PR-4294-3-stack-cost] did not exist. Created. 20:32:28 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4294-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:32:29 + echo total: 0.10999999940395355 [Pipeline] stash 20:32:30 Stashed 1 file(s) [Pipeline] } 20:32:30 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4294-3-stack-cost] [Pipeline] // lock [Pipeline] } 20:32:30 $ docker stop --time=1 c948d871a9aa5a7af4886f2a5eafb3aeb94ae1bccc7ec523a2f074afd67bd5a1 20:32:31 $ 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] } 20:32:31 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 20:32:32 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 20:32:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:32:33 ---> package-listing.sh 20:32:33 ++ facter osfamily 20:32:33 ++ tr '[:upper:]' '[:lower:]' 20:32:33 + OS_FAMILY=debian 20:32:33 + workspace=/w/workspace/edgex-go/3 20:32:33 + START_PACKAGES=/tmp/packages_start.txt 20:32:33 + END_PACKAGES=/tmp/packages_end.txt 20:32:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:32:33 + PACKAGES=/tmp/packages_start.txt 20:32:33 + '[' /w/workspace/edgex-go/3 ']' 20:32:33 + PACKAGES=/tmp/packages_end.txt 20:32:33 + case "${OS_FAMILY}" in 20:32:33 + dpkg -l 20:32:33 + grep '^ii' 20:32:33 + '[' -f /tmp/packages_start.txt ']' 20:32:33 + '[' -f /tmp/packages_end.txt ']' 20:32:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:32:33 + '[' /w/workspace/edgex-go/3 ']' 20:32:33 + mkdir -p /w/workspace/edgex-go/3/archives/ 20:32:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 20:32:33 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 20:32:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:34 20:32:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:35 latest: Pulling from edgex-lftools-log-publisher 20:32:35 5eb5b503b376: Pulling fs layer 20:32:35 5c69ac0246d0: Pulling fs layer 20:32:35 ec43610c2a17: Pulling fs layer 20:32:35 3a2ae6a8a46f: Pulling fs layer 20:32:35 33b1e0a273af: Pulling fs layer 20:32:35 5d3b04190fa2: Pulling fs layer 20:32:35 2f39f015ded8: Pulling fs layer 20:32:35 33b1e0a273af: Waiting 20:32:35 3a2ae6a8a46f: Waiting 20:32:35 5d3b04190fa2: Waiting 20:32:35 2f39f015ded8: Waiting 20:32:35 5c69ac0246d0: Verifying Checksum 20:32:35 5c69ac0246d0: Download complete 20:32:35 3a2ae6a8a46f: Verifying Checksum 20:32:35 3a2ae6a8a46f: Download complete 20:32:35 ec43610c2a17: Verifying Checksum 20:32:35 ec43610c2a17: Download complete 20:32:35 33b1e0a273af: Verifying Checksum 20:32:35 33b1e0a273af: Download complete 20:32:35 5d3b04190fa2: Download complete 20:32:35 5eb5b503b376: Verifying Checksum 20:32:35 5eb5b503b376: Download complete 20:32:36 2f39f015ded8: Verifying Checksum 20:32:36 2f39f015ded8: Download complete 20:32:36 5eb5b503b376: Pull complete 20:32:36 5c69ac0246d0: Pull complete 20:32:37 ec43610c2a17: Pull complete 20:32:37 3a2ae6a8a46f: Pull complete 20:32:37 33b1e0a273af: Pull complete 20:32:37 5d3b04190fa2: Pull complete 20:32:41 2f39f015ded8: Pull complete 20:32:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:32:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:32:42 prd-ubuntu20.04-docker-8c-8g-2998 does not seem to be running inside a container 20:32:42 $ 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 20:32:45 $ docker top 191db337d8273bc31fdf2b72a9633401ffce3d5ab9bfc6cfa6eeaf03d41ef980 -eo pid,comm [Pipeline] { [Pipeline] sh 20:32:45 + touch /tmp/pre-build-complete [Pipeline] sh 20:32:46 + mkdir -p /var/log/sysstat [Pipeline] sh 20:32:46 + ls /var/log/sa-host 20:32:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:32:46 provisioning config files... 20:32:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config14042285290004443574tmp [Pipeline] { [Pipeline] echo 20:32:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:32:46 ---> create-netrc.sh [Pipeline] } 20:32:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:32:47 ---> python-tools-install.sh [Pipeline] echo 20:32:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:32:47 ---> sudo-logs.sh 20:32:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:32:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:32:47 ---> job-cost.sh 20:32:47 lf-activate-venv: SKIPPING 20:32:47 DEBUG: total: 0.10999999940395355 20:32:47 INFO: Retrieving Stack Cost... 20:32:47 INFO: Retrieving Pricing Info for: v3-standard-8 20:32:48 INFO: Archiving Costs [Pipeline] echo 20:32:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:32:48 ---> logs-deploy.sh 20:32:48 lf-activate-venv: SKIPPING 20:32:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4294/3 20:32:48 INFO: archiving workspace using pattern(s): 20:32:49 Archives upload complete. 20:32:49 INFO: archiving logs to Nexus 20:32:50 ---> uname -a: 20:32:50 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 20:32:50 20:32:50 20:32:50 ---> lscpu: 20:32:50 Architecture: x86_64 20:32:50 CPU op-mode(s): 32-bit, 64-bit 20:32:50 Byte Order: Little Endian 20:32:50 Address sizes: 40 bits physical, 48 bits virtual 20:32:50 CPU(s): 8 20:32:50 On-line CPU(s) list: 0-7 20:32:50 Thread(s) per core: 1 20:32:50 Core(s) per socket: 1 20:32:50 Socket(s): 8 20:32:50 NUMA node(s): 1 20:32:50 Vendor ID: AuthenticAMD 20:32:50 CPU family: 23 20:32:50 Model: 49 20:32:50 Model name: AMD EPYC-Rome Processor 20:32:50 Stepping: 0 20:32:50 CPU MHz: 2799.988 20:32:50 BogoMIPS: 5599.97 20:32:50 Virtualization: AMD-V 20:32:50 Hypervisor vendor: KVM 20:32:50 Virtualization type: full 20:32:50 L1d cache: 256 KiB 20:32:50 L1i cache: 256 KiB 20:32:50 L2 cache: 4 MiB 20:32:50 L3 cache: 128 MiB 20:32:50 NUMA node0 CPU(s): 0-7 20:32:50 Vulnerability Itlb multihit: Not affected 20:32:50 Vulnerability L1tf: Not affected 20:32:50 Vulnerability Mds: Not affected 20:32:50 Vulnerability Meltdown: Not affected 20:32:50 Vulnerability Mmio stale data: Not affected 20:32:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:32:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:32:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:32:50 Vulnerability Srbds: Not affected 20:32:50 Vulnerability Tsx async abort: Not affected 20:32:50 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 20:32:50 20:32:50 20:32:50 ---> nproc: 20:32:50 8 20:32:50 20:32:50 20:32:50 ---> df -h: 20:32:50 Filesystem Size Used Avail Use% Mounted on 20:32:50 overlay 155G 20G 136G 13% / 20:32:50 tmpfs 64M 0 64M 0% /dev 20:32:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:32:50 shm 64M 0 64M 0% /dev/shm 20:32:50 /dev/vda1 155G 20G 136G 13% /facter-os 20:32:50 20:32:50