Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 972abf91defd9ab7906baf1e32b29f9179df2ea2+673422cf48d924dd46ca45c091b4df6a300e9e32 (67455257565093c00a6d33fe1ebaa3d683010bbe) 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-ssh547617267576556374.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-ssh10101831801916586960.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-4302/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-4302/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6388883903827749247.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-ssh16336915442504972834.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-4302/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-4302/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8201386334951594424.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 Running on prd-ubuntu20.04-docker-8c-8g-4237 in /w/workspace/edgexfoundry_edgex-go_PR-4302 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # 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 673422cf48d924dd46ca45c091b4df6a300e9e32 into PR head commit 972abf91defd9ab7906baf1e32b29f9179df2ea2 Merge succeeded, producing 4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 Checking out Revision 4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 (PR-4302) > 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/4302/head:refs/remotes/origin/PR-4302 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 972abf91defd9ab7906baf1e32b29f9179df2ea2 # 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 673422cf48d924dd46ca45c091b4df6a300e9e32 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 # timeout=10 Commit message: "Merge commit '673422cf48d924dd46ca45c091b4df6a300e9e32' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:53 ========================================================= 08:29:53 EdgeX Global Pipelines Version Info 08:29:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:29:54 ------------------- 08:29:54 stable info: 08:29:54 ------------------- 08:29:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:29:54 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:29:54 Message: update stable to v1.0.244 > git rev-list --no-walk 3738e1c7666aa6d498cfb052bfcbfbd288d4dddf # timeout=10 08:29:54 ------------------- 08:29:54 experimental info: 08:29:54 ------------------- 08:29:54 Commited By: **** collab-it+edgex@linuxfoundation.org 08:29:54 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:29:54 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:29:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:29:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4302 [Pipeline] echo 08:29:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4302 [Pipeline] echo 08:29:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4302 [Pipeline] echo 08:29:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 [Pipeline] echo 08:29:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f76064 [Pipeline] echo 08:29:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:55 provisioning config files... 08:29:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config981722069132582857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:55 ---> docker-login.sh 08:29:55 nexus3.edgexfoundry.org:10001 08:29:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:55 Configure a credential helper to remove this warning. See 08:29:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:55 08:29:55 Login Succeeded 08:29:55 nexus3.edgexfoundry.org:10002 08:29:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:55 Configure a credential helper to remove this warning. See 08:29:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:55 08:29:55 Login Succeeded 08:29:55 nexus3.edgexfoundry.org:10003 08:29:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:56 Configure a credential helper to remove this warning. See 08:29:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:56 08:29:56 Login Succeeded 08:29:56 nexus3.edgexfoundry.org:10004 08:29:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:56 Configure a credential helper to remove this warning. See 08:29:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:56 08:29:56 Login Succeeded 08:29:56 docker.io 08:29:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:56 Configure a credential helper to remove this warning. See 08:29:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:56 08:29:56 Login Succeeded 08:29:56 ---> docker-login.sh ends [Pipeline] } 08:29:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:56 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-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 08:29:56 + dirname cmd/core-command/Dockerfile 08:29:56 + cut -d/ -f2 08:29:56 + echo core-command,cmd/core-command/Dockerfile 08:29:56 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:29:56 + cut -d/ -f2 08:29:56 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:29:56 + dirname cmd/core-data/Dockerfile 08:29:56 + cut -d/ -f2 08:29:56 + echo core-data,cmd/core-data/Dockerfile 08:29:56 + dirname cmd/core-metadata/Dockerfile 08:29:56 + cut -d/ -f2 08:29:56 + echo core-metadata,cmd/core-metadata/Dockerfile 08:29:56 + dirname cmd/security-bootstrapper/Dockerfile 08:29:56 + cut -d/ -f2 08:29:56 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:29:56 + dirname cmd/security-proxy-setup/Dockerfile 08:29:56 + cut -d/ -f2 08:29:56 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:29:56 + dirname cmd/security-secretstore-setup/Dockerfile 08:29:56 + cut -d/ -f2 08:29:56 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:29:56 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:29:56 + cut -d/ -f2 08:29:56 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:29:56 + dirname cmd/security-spire-agent/Dockerfile 08:29:56 + cut -d/ -f2 08:29:56 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:29:56 + dirname cmd/security-spire-config/Dockerfile 08:29:56 + cut -d/ -f2 08:29:56 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:29:56 + dirname cmd/security-spire-server/Dockerfile 08:29:56 + cut -d/ -f2 08:29:56 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:29:56 + dirname cmd/support-notifications/Dockerfile 08:29:56 + cut -d/ -f2 08:29:56 + echo support-notifications,cmd/support-notifications/Dockerfile 08:29:56 + dirname cmd/support-scheduler/Dockerfile 08:29:56 + cut -d/ -f2 08:29:56 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:29:56 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-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 08:29:56 + git rev-list -1 --merges 4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7~1..4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 [Pipeline] echo 08:29:56 -----------> git rev-list -1 --merges 4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7~1..4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 08:29:56 4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 [false] [Pipeline] sh 08:29:57 + git log --format=format:%s -1 4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 [Pipeline] echo 08:29:57 ========================================================= 08:29:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:29:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:29:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:57 + grep -v github /etc/ssh/ssh_known_hosts 08:29:57 + [ -e /tmp/ssh_known_hosts ] 08:29:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:29:57 + + sudo tee -a /etc/ssh/ssh_known_hosts 08:29:57 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:29:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:57 08:29:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:58 0.1.4: Pulling from edgex-devops/py-git-semver 08:29:58 b85a868b505f: Pulling fs layer 08:29:58 e2be974225ed: Pulling fs layer 08:29:58 339a4e72a1f5: Pulling fs layer 08:29:58 988bab9f4d93: Pulling fs layer 08:29:58 1469e6f7b9e6: Pulling fs layer 08:29:58 eaf3925da568: Pulling fs layer 08:29:58 bab4dde63d76: Pulling fs layer 08:29:58 bde34c3a00c8: Pulling fs layer 08:29:58 b352a97aabf1: Pulling fs layer 08:29:58 4872d77fe225: Pulling fs layer 08:29:58 bab4dde63d76: Waiting 08:29:58 988bab9f4d93: Waiting 08:29:58 b352a97aabf1: Waiting 08:29:58 1469e6f7b9e6: Waiting 08:29:58 5851b861e8e6: Pulling fs layer 08:29:58 4872d77fe225: Waiting 08:29:58 5851b861e8e6: Waiting 08:29:58 e2be974225ed: Verifying Checksum 08:29:58 e2be974225ed: Download complete 08:29:58 988bab9f4d93: Verifying Checksum 08:29:58 988bab9f4d93: Download complete 08:29:58 1469e6f7b9e6: Verifying Checksum 08:29:58 1469e6f7b9e6: Download complete 08:29:58 eaf3925da568: Verifying Checksum 08:29:58 eaf3925da568: Download complete 08:29:58 339a4e72a1f5: Verifying Checksum 08:29:58 339a4e72a1f5: Download complete 08:29:58 bde34c3a00c8: Download complete 08:29:58 b352a97aabf1: Verifying Checksum 08:29:58 b352a97aabf1: Download complete 08:29:58 4872d77fe225: Verifying Checksum 08:29:58 4872d77fe225: Download complete 08:29:58 5851b861e8e6: Verifying Checksum 08:29:58 5851b861e8e6: Download complete 08:29:58 b85a868b505f: Verifying Checksum 08:29:58 b85a868b505f: Download complete 08:29:59 bab4dde63d76: Verifying Checksum 08:29:59 bab4dde63d76: Download complete 08:30:00 b85a868b505f: Pull complete 08:30:00 e2be974225ed: Pull complete 08:30:00 339a4e72a1f5: Pull complete 08:30:00 988bab9f4d93: Pull complete 08:30:00 1469e6f7b9e6: Pull complete 08:30:00 eaf3925da568: Pull complete 08:30:02 bab4dde63d76: Pull complete 08:30:02 bde34c3a00c8: Pull complete 08:30:02 b352a97aabf1: Pull complete 08:30:02 4872d77fe225: Pull complete 08:30:03 5851b861e8e6: Pull complete 08:30:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:03 prd-ubuntu20.04-docker-8c-8g-4237 does not seem to be running inside a container 08:30:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:05 $ docker top 30fce716bc03687d836fbc858bee46d8c2ab199703892197b6302a0b803532bc -eo pid,comm 08:30:05 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). 08:30:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:05 [ssh-agent] Looking for ssh-agent implementation... 08:30:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:05 $ docker exec 30fce716bc03687d836fbc858bee46d8c2ab199703892197b6302a0b803532bc ssh-agent 08:30:05 SSH_AUTH_SOCK=/tmp/ssh-RWjeI1rrUtNi/agent.33 08:30:05 SSH_AGENT_PID=39 08:30:05 Running ssh-add (command line suppressed) 08:30:05 Identity added: /w/workspace/edgex-go/9@tmp/private_key_10315463960863411130.key (/w/workspace/edgex-go/9@tmp/private_key_10315463960863411130.key) 08:30:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:06 + git tag --points-at HEAD [Pipeline] } 08:30:06 $ docker exec --env ******** --env ******** 30fce716bc03687d836fbc858bee46d8c2ab199703892197b6302a0b803532bc ssh-agent -k 08:30:06 unset SSH_AUTH_SOCK; 08:30:06 unset SSH_AGENT_PID; 08:30:06 echo Agent pid 39 killed; 08:30:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:06 [ssh-agent] Looking for ssh-agent implementation... 08:30:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:06 $ docker exec 30fce716bc03687d836fbc858bee46d8c2ab199703892197b6302a0b803532bc ssh-agent 08:30:06 SSH_AUTH_SOCK=/tmp/ssh-x2oojXlYFVV7/agent.71 08:30:06 SSH_AGENT_PID=77 08:30:06 Running ssh-add (command line suppressed) 08:30:06 Identity added: /w/workspace/edgex-go/9@tmp/private_key_11917204944526511618.key (/w/workspace/edgex-go/9@tmp/private_key_11917204944526511618.key) 08:30:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:06 + git semver init 08:30:07 2023-02-01 08:30:07,115 [run_init] DEBUG init version:0.0.0 force:False 08:30:07 2023-02-01 08:30:07,116 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/9/.semver 08:30:07 2023-02-01 08:30:07,116 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/9/.semver 08:30:07 2023-02-01 08:30:07,117 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/9/.semver'], cwd=/w/workspace/edgex-go/9, universal_newlines=False, shell=None, istream=None) 08:30:12 2023-02-01 08:30:11,788 [append_file] DEBUG append to file:/w/workspace/edgex-go/9/.git/info/exclude 08:30:12 2023-02-01 08:30:11,789 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/9/.semver/PR-4302 with force:False 08:30:12 2023-02-01 08:30:11,789 [write_file] DEBUG write to file:/w/workspace/edgex-go/9/.semver/PR-4302 08:30:12 2023-02-01 08:30:11,793 [execute] INFO git cat-file --batch-check 08:30:12 2023-02-01 08:30:11,793 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) 08:30:12 2023-02-01 08:30:11,799 [execute] INFO git cat-file --batch 08:30:12 2023-02-01 08:30:11,800 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) 08:30:12 2023-02-01 08:30:11,804 [read_version] DEBUG read version from /w/workspace/edgex-go/9/.semver/PR-4302 08:30:12 0.0.0 [Pipeline] } 08:30:12 $ docker exec --env ******** --env ******** 30fce716bc03687d836fbc858bee46d8c2ab199703892197b6302a0b803532bc ssh-agent -k 08:30:12 unset SSH_AUTH_SOCK; 08:30:12 unset SSH_AGENT_PID; 08:30:12 echo Agent pid 77 killed; 08:30:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:12 + git semver [Pipeline] } 08:30:13 $ docker stop --time=1 30fce716bc03687d836fbc858bee46d8c2ab199703892197b6302a0b803532bc 08:30:14 $ docker rm -f --volumes 30fce716bc03687d836fbc858bee46d8c2ab199703892197b6302a0b803532bc [Pipeline] // withDockerContainer [Pipeline] sh 08:30:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:15 Stashed 1 file(s) [Pipeline] echo 08:30:15 [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 08:30:15 + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] echo 08:30:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:15 ========================================================= 08:30:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:30:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:15 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:15 213ec9aee27d: Pulling fs layer 08:30:15 4583459ba037: Pulling fs layer 08:30:15 93c1e223e6f2: Pulling fs layer 08:30:15 53926ce57604: Pulling fs layer 08:30:15 21b2b0c7a3f4: Pulling fs layer 08:30:15 22ff95d597cd: Pulling fs layer 08:30:15 12d6caf4c0d1: Pulling fs layer 08:30:15 96b7cbca73a9: Pulling fs layer 08:30:15 a7acece74701: Pulling fs layer 08:30:15 96b7cbca73a9: Waiting 08:30:15 22ff95d597cd: Waiting 08:30:15 a7acece74701: Waiting 08:30:15 12d6caf4c0d1: Waiting 08:30:15 53926ce57604: Waiting 08:30:15 21b2b0c7a3f4: Waiting 08:30:15 93c1e223e6f2: Verifying Checksum 08:30:15 93c1e223e6f2: Download complete 08:30:15 4583459ba037: Verifying Checksum 08:30:15 4583459ba037: Download complete 08:30:15 21b2b0c7a3f4: Download complete 08:30:15 22ff95d597cd: Verifying Checksum 08:30:15 22ff95d597cd: Download complete 08:30:15 213ec9aee27d: Verifying Checksum 08:30:15 213ec9aee27d: Download complete 08:30:16 12d6caf4c0d1: Download complete 08:30:16 213ec9aee27d: Pull complete 08:30:16 4583459ba037: Pull complete 08:30:16 93c1e223e6f2: Pull complete 08:30:16 a7acece74701: Download complete 08:30:16 53926ce57604: Verifying Checksum 08:30:16 53926ce57604: Download complete 08:30:17 96b7cbca73a9: Verifying Checksum 08:30:17 96b7cbca73a9: Download complete 08:30:20 53926ce57604: Pull complete 08:30:20 21b2b0c7a3f4: Pull complete 08:30:20 22ff95d597cd: Pull complete 08:30:20 12d6caf4c0d1: Pull complete 08:30:22 96b7cbca73a9: Pull complete 08:30:23 a7acece74701: Pull complete 08:30:23 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:30:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:30:23 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:23 WORKDIR /edgex 08:30:23 COPY go.mod . 08:30:23 RUN go mod download 08:30:23 + docker build -t ci-base-image-x86_64 -f - . 08:30:24 Sending build context to Docker daemon 170.1MB 08:30:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:24 ---> db6d94c90886 08:30:24 Step 2/4 : WORKDIR /edgex 08:30:28 ---> Running in ed12431780b4 08:30:28 Removing intermediate container ed12431780b4 08:30:28 ---> 1e7141a538f5 08:30:28 Step 3/4 : COPY go.mod . 08:30:28 ---> 8ae234884de9 08:30:28 Step 4/4 : RUN go mod download 08:30:28 ---> Running in 1765c4e7459b 08:30:30 Still waiting to schedule task 08:30:30 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:40 Removing intermediate container 1765c4e7459b 08:30:40 ---> 05166121594a 08:30:40 Successfully built 05166121594a 08:30:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:41 + docker inspect -f . ci-base-image-x86_64 08:30:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:41 prd-ubuntu20.04-docker-8c-8g-4237 does not seem to be running inside a container 08:30:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:41 $ docker top 90313858726fd1d1f9d1959922146148c44e07833127dad417097c939b8d2b7a -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:42 + go version 08:30:42 go version go1.18.7 linux/amd64 [Pipeline] } 08:30:42 $ docker stop --time=1 90313858726fd1d1f9d1959922146148c44e07833127dad417097c939b8d2b7a 08:30:43 $ docker rm -f --volumes 90313858726fd1d1f9d1959922146148c44e07833127dad417097c939b8d2b7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:43 + docker inspect -f . ci-base-image-x86_64 08:30:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:43 prd-ubuntu20.04-docker-8c-8g-4237 does not seem to be running inside a container 08:30:43 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:44 $ docker top dd172199e1349bd686fdea0cfebf86c93a2f428d63d8090d5c07c9f96cbef645 -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:44 ========================================================= 08:30:44 [edgeXBuildGoParallel] Running Tests and Build... 08:30:44 ========================================================= [Pipeline] sh 08:30:44 + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] fileExists [Pipeline] sh 08:30:44 + make test 08:30:44 go test -race -coverprofile=coverage.out ./... 08:30:51 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.067s coverage: 28.7% of statements 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.131s coverage: 98.5% of statements 08:31:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.101s coverage: 43.1% of statements 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.093s coverage: 54.0% of statements 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.980s coverage: 89.2% of statements 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.096s coverage: 2.6% of statements 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.477s coverage: 95.6% of statements 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:09 ok github.com/edgexfoundry/edgex-go/internal/io 0.088s coverage: 72.2% of statements 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 65.9% of statements 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.096s coverage: 0.9% of statements 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 29.6% of statements 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 47.1% of statements 08:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.064s coverage: 82.9% of statements 08:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 08:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements 08:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements 08:31:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements 08:31:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.047s coverage: 44.8% of statements 08:31:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.321s coverage: 79.9% of statements 08:31:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.094s coverage: 92.9% of statements 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.047s coverage: 65.1% of statements 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 86.9% of statements 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 77.4% of statements 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 80.0% of statements 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.209s coverage: 91.2% of statements 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 64.7% of statements 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.333s coverage: 65.3% of statements 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.160s coverage: 41.8% of statements 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 92.3% of statements 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 63.2% of statements 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.118s coverage: 97.7% of statements 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:27 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 08:31:46 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." 08:31:46 go vet ./... 08:31:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:31:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:31:48 ./bin/test-attribution-txt.sh [Pipeline] echo 08:31:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:31:49 + ls -al . 08:31:49 total 744 08:31:49 drwxrwxr-x 11 1001 1001 4096 Feb 1 08:30 . 08:31:49 drwxr-xr-x 4 root root 4096 Feb 1 08:30 .. 08:31:49 drwxrwxr-x 2 1001 1001 4096 Feb 1 08:29 .blubracket 08:31:49 -rw-rw-r-- 1 1001 1001 16 Feb 1 08:29 .dockerignore 08:31:49 drwxrwxr-x 8 1001 1001 4096 Feb 1 08:31 .git 08:31:49 drwxrwxr-x 3 1001 1001 4096 Feb 1 08:29 .github 08:31:49 -rw-rw-r-- 1 1001 1001 1024 Feb 1 08:29 .gitignore 08:31:49 -rw-rw-r-- 1 1001 1001 42 Feb 1 08:29 .golangci.yml 08:31:49 -rw-rw-r-- 1 1001 1001 87 Feb 1 08:29 .hadolint.yml 08:31:49 drwxr-xr-x 3 1001 1001 4096 Feb 1 08:30 .semver 08:31:49 -rw-rw-r-- 1 1001 1001 166 Feb 1 08:29 .sonarcloud.properties 08:31:49 -rw-rw-r-- 1 1001 1001 1171 Feb 1 08:29 ADOPTERS.md 08:31:49 -rw-rw-r-- 1 1001 1001 10825 Feb 1 08:29 Attribution.txt 08:31:49 -rw-rw-r-- 1 1001 1001 73765 Feb 1 08:29 CHANGELOG.md 08:31:49 -rw-rw-r-- 1 1001 1001 3804 Feb 1 08:29 CONTRIBUTING.md 08:31:49 -rw-rw-r-- 1 1001 1001 677 Feb 1 08:29 GOVERNANCE.md 08:31:49 -rw-rw-r-- 1 1001 1001 850 Feb 1 08:29 Jenkinsfile 08:31:49 -rw-rw-r-- 1 1001 1001 10775 Feb 1 08:29 LICENSE 08:31:49 -rw-rw-r-- 1 1001 1001 13388 Feb 1 08:29 Makefile 08:31:49 -rw-rw-r-- 1 1001 1001 582 Feb 1 08:29 OWNERS.md 08:31:49 -rw-rw-r-- 1 1001 1001 9403 Feb 1 08:29 README.md 08:31:49 -rw-rw-r-- 1 1001 1001 6912 Feb 1 08:29 SECURITY.md 08:31:49 -rw-rw-r-- 1 1001 1001 5 Feb 1 08:30 VERSION 08:31:49 drwxrwxr-x 2 1001 1001 4096 Feb 1 08:29 bin 08:31:49 drwxrwxr-x 17 1001 1001 4096 Feb 1 08:29 cmd 08:31:49 -rw-r--r-- 1 root root 485987 Feb 1 08:31 coverage.out 08:31:49 -rw-rw-r-- 1 1001 1001 3365 Feb 1 08:29 go.mod 08:31:49 -rw-rw-r-- 1 1001 1001 34951 Feb 1 08:29 go.sum 08:31:49 drwxrwxr-x 7 1001 1001 4096 Feb 1 08:29 internal 08:31:49 drwxrwxr-x 3 1001 1001 4096 Feb 1 08:29 openapi 08:31:49 drwxrwxr-x 4 1001 1001 4096 Feb 1 08:29 snap 08:31:49 -rw-rw-r-- 1 1001 1001 204 Feb 1 08:29 version.go [Pipeline] sh 08:31:49 + '[' -e coverage.out ] 08:31:49 + chown 1001:1001 coverage.out [Pipeline] stash 08:31:49 Stashed 1 file(s) [Pipeline] sh 08:31:50 + make build 08:31:50 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 08:32:02 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 08:32:02 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 08:32:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:32:04 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 08:32:10 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 08:32: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:32: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:32:13 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 08:32:14 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 08:32: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 08:32:17 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] } 08:32:18 $ docker stop --time=1 dd172199e1349bd686fdea0cfebf86c93a2f428d63d8090d5c07c9f96cbef645 08:32:23 $ docker rm -f --volumes dd172199e1349bd686fdea0cfebf86c93a2f428d63d8090d5c07c9f96cbef645 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:23 08:32:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:24 latest: Pulling from edgex-devops/edgex-compose 08:32:24 cbdbe7a5bc2a: Pulling fs layer 08:32:24 ca9280d653b3: Pulling fs layer 08:32:24 7e9c9ca2126c: Pulling fs layer 08:32:24 cbdbe7a5bc2a: Verifying Checksum 08:32:24 cbdbe7a5bc2a: Download complete 08:32:24 cbdbe7a5bc2a: Pull complete 08:32:24 ca9280d653b3: Verifying Checksum 08:32:24 ca9280d653b3: Download complete 08:32:24 7e9c9ca2126c: Download complete 08:32:24 ca9280d653b3: Pull complete 08:32:28 7e9c9ca2126c: Pull complete 08:32:28 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:32:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:28 prd-ubuntu20.04-docker-8c-8g-4237 does not seem to be running inside a container 08:32:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 08:32:30 $ docker top 8f7cb29321bd25385c5e4e81853d64f029dfb9c44ce46a6b8ec61d8105452ff1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:31 + docker-compose build --help 08:32:31 + grep parallel 08:32:31 --parallel Build images in parallel. [Pipeline] } 08:32:31 $ docker stop --time=1 8f7cb29321bd25385c5e4e81853d64f029dfb9c44ce46a6b8ec61d8105452ff1 08:32:33 $ docker rm -f --volumes 8f7cb29321bd25385c5e4e81853d64f029dfb9c44ce46a6b8ec61d8105452ff1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:33 prd-ubuntu20.04-docker-8c-8g-4237 does not seem to be running inside a container 08:32:33 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:33 $ docker top c03f3af69ea97a2c5cfbdf7cbbc3bff008795ab134e25b1e9a780af53d25ab8c -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:34 + docker-compose -f ./docker-compose-build.yml build --parallel 08:32:34 Building core-command ... 08:32:34 Building core-common-config-bootstrapper ... 08:32:34 Building core-data ... 08:32:34 Building core-metadata ... 08:32:34 Building security-bootstrapper ... 08:32:34 Building security-proxy-setup ... 08:32:34 Building security-secretstore-setup ... 08:32:34 Building security-spiffe-token-provider ... 08:32:34 Building security-spire-agent ... 08:32:34 Building security-spire-config ... 08:32:34 Building security-spire-server ... 08:32:34 Building support-notifications ... 08:32:34 Building support-scheduler ... 08:32:34 Building security-bootstrapper 08:32:34 Building support-notifications 08:32:34 Building security-spire-server 08:32:34 Building security-spire-config 08:32:34 Building security-spiffe-token-provider 08:32:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4240 in /w/workspace/edgexfoundry_edgex-go_PR-4302 [Pipeline] { [Pipeline] ws 08:32:36 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 08:32:36 The recommended git tool is: git 08:32:44 using credential edgex-jenkins-ssh 08:32:44 Cloning the remote Git repository 08:32:44 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:32:44 > git init /w/workspace/edgex-go/9 # timeout=10 08:32:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:44 > git --version # timeout=10 08:32:44 > git --version # 'git version 2.25.1' 08:32:44 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:46 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:32:46 ---> 05166121594a 08:32:46 Step 3/24 : WORKDIR /edgex-go 08:32:47 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:47 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:32:47 ---> 05166121594a 08:32:47 Step 3/32 : WORKDIR /edgex-go 08:32:47 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:47 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:32:47 ---> 05166121594a 08:32:47 Step 3/19 : WORKDIR /edgex-go 08:32:47 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:32:47 ---> 05166121594a 08:32:47 Step 3/23 : WORKDIR /edgex-go 08:32:48 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:32:48 ---> 05166121594a 08:32:48 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:32:53 ---> Running in f43176a316c6 08:32:53 ---> Running in 36971921b0cf 08:32:53 ---> Running in 93dc3e01e8a1 08:32:53 ---> Running in b5e63a45bd47 08:32:53 ---> Running in 54b1bd803972 08:32:53 Removing intermediate container f43176a316c6 08:32:53 ---> 9bb3986f2650 08:32:53 Step 4/22 : WORKDIR /edgex-go 08:32:53 Removing intermediate container 36971921b0cf 08:32:53 ---> 549e38eaef31 08:32:53 Step 4/32 : RUN apk add --update --no-cache make git 08:32:53 Removing intermediate container 54b1bd803972 08:32:53 ---> 2f6758f815a2 08:32:53 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:32:53 Removing intermediate container 93dc3e01e8a1 08:32:53 ---> 3679c4329b77 08:32:53 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:32:53 Removing intermediate container b5e63a45bd47 08:32:53 ---> b892f087e8b7 08:32:53 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:32:53 ---> Running in 2b88f8f9b67b 08:32:53 ---> Running in 1fcc4bade7d2 08:32:53 ---> Running in 2cf4320f4631 08:32:53 ---> Running in dc353c66f2ff 08:32:53 ---> Running in e9593f0d1676 08:32:53 Removing intermediate container 1fcc4bade7d2 08:32:53 ---> bb78a5daa5ce 08:32:53 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:32:53 ---> Running in d00e88350a81 08:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:54 OK: 211 MiB in 51 packages 08:32:54 OK: 211 MiB in 51 packages 08:32:54 v3.16.3-150-g416f864f9f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:32:54 v3.16.3-147-g6bdfd2ef54 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:32:54 OK: 17044 distinct packages available 08:32:54 OK: 211 MiB in 51 packages 08:32:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:54 OK: 211 MiB in 51 packages 08:32:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:54 OK: 211 MiB in 51 packages 08:32:54 Removing intermediate container 2cf4320f4631 08:32:54 ---> fd1b2203927e 08:32:54 Step 5/23 : COPY go.mod vendor* ./ 08:32:54 Removing intermediate container 2b88f8f9b67b 08:32:54 ---> bab7cc29bf1c 08:32:54 Step 5/32 : COPY go.mod vendor* ./ 08:32:54 Removing intermediate container d00e88350a81 08:32:54 ---> d5f3bb743100 08:32:54 Step 6/22 : COPY go.mod vendor* ./ 08:32:54 Removing intermediate container e9593f0d1676 08:32:54 ---> 434e45cd5ff6 08:32:54 Step 5/24 : COPY go.mod vendor* ./ 08:32:54 ---> 81456462d5a3 08:32:54 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:54 ---> 512c24ca02e1 08:32:54 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:54 ---> Running in d494d921a64b 08:32:54 ---> Running in f6d337448ab9 08:32:54 ---> d584b1f0f092 08:32:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:54 ---> Running in 30fd0091a05e 08:32:54 Removing intermediate container dc353c66f2ff 08:32:54 ---> 2ca36b4fe3e3 08:32:54 Step 5/19 : COPY go.mod vendor* ./ 08:32:55 ---> f24bd05888d4 08:32:55 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:55 ---> Running in 44ebbada1cb6 08:32:55 ---> a7daf7306d0b 08:32:55 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:55 ---> Running in 8481253a1b2d 08:33:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:07 Merging remotes/origin/main commit 673422cf48d924dd46ca45c091b4df6a300e9e32 into PR head commit 972abf91defd9ab7906baf1e32b29f9179df2ea2 08:33:08 Merge succeeded, producing e38ffbbf3970752d60f8f8699ba8ca5e769ee153 08:33:08 Checking out Revision e38ffbbf3970752d60f8f8699ba8ca5e769ee153 (PR-4302) 08:33:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:07 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4302/head:refs/remotes/origin/PR-4302 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:33:07 > git config core.sparsecheckout # timeout=10 08:33:07 > git checkout -f 972abf91defd9ab7906baf1e32b29f9179df2ea2 # timeout=10 08:33:08 > git remote # timeout=10 08:33:08 > git config --get remote.origin.url # timeout=10 08:33:08 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:08 > git merge 673422cf48d924dd46ca45c091b4df6a300e9e32 # timeout=10 08:33:08 > git rev-parse HEAD^{commit} # timeout=10 08:33:08 > git config core.sparsecheckout # timeout=10 08:33:08 > git checkout -f e38ffbbf3970752d60f8f8699ba8ca5e769ee153 # timeout=10 08:33:11 Commit message: "Merge commit '673422cf48d924dd46ca45c091b4df6a300e9e32' into HEAD" 08:33:11 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:33:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:33:12 % Total % Received % Xferd Average Speed Time Time Time Current 08:33:12 Dload Upload Total Spent Left Speed 08:33:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh 08:33:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:33:11 > git rev-list --no-walk 3738e1c7666aa6d498cfb052bfcbfbd288d4dddf # timeout=10 08:33:13 + + sudo teesudo /etc/docker/daemon.new jq 08:33:13 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:33:13 { 08:33:13 "registry-mirrors": [ 08:33:13 "https://nexus3.edgexfoundry.org:10001" 08:33:13 ], 08:33:13 "bip": "10.250.0.254/24", 08:33:13 "hosts": [ 08:33:13 "tcp://0.0.0.0:5555", 08:33:13 "unix:///var/run/docker.sock" 08:33:13 ], 08:33:13 "mtu": 1458, 08:33:13 "selinux-enabled": true, 08:33:13 "seccomp-profile": "/etc/docker/seccomp.json" 08:33:13 } [Pipeline] sh 08:33:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:33:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:33:32 provisioning config files... 08:33:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config4622662695122727040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:33 ---> docker-login.sh 08:33:33 nexus3.edgexfoundry.org:10001 08:33:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:33 Configure a credential helper to remove this warning. See 08:33:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:33 08:33:33 Login Succeeded 08:33:33 nexus3.edgexfoundry.org:10002 08:33:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:34 Configure a credential helper to remove this warning. See 08:33:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:34 08:33:34 Login Succeeded 08:33:34 nexus3.edgexfoundry.org:10003 08:33:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:34 Configure a credential helper to remove this warning. See 08:33:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:34 08:33:34 Login Succeeded 08:33:34 nexus3.edgexfoundry.org:10004 08:33:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:34 Configure a credential helper to remove this warning. See 08:33:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:34 08:33:34 Login Succeeded 08:33:34 docker.io 08:33:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:35 Configure a credential helper to remove this warning. See 08:33:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:35 08:33:35 Login Succeeded 08:33:35 ---> docker-login.sh ends [Pipeline] } 08:33:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:33:36 + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] echo 08:33:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:33:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:33:36 ========================================================= 08:33:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:33:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:33:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:33:36 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:33:36 9b18e9b68314: Pulling fs layer 08:33:36 35d82f9e3411: Pulling fs layer 08:33:36 e16973657156: Pulling fs layer 08:33:36 fc693d55d65f: Pulling fs layer 08:33:36 7e9fc2657dce: Pulling fs layer 08:33:36 dda99020689f: Pulling fs layer 08:33:36 db1c61fa0a46: Pulling fs layer 08:33:36 891c053d2c06: Pulling fs layer 08:33:36 7e9fc2657dce: Waiting 08:33:36 dda99020689f: Waiting 08:33:36 db1c61fa0a46: Waiting 08:33:36 891c053d2c06: Waiting 08:33:36 fc693d55d65f: Waiting 08:33:36 e16973657156: Verifying Checksum 08:33:36 e16973657156: Download complete 08:33:36 35d82f9e3411: Download complete 08:33:36 7e9fc2657dce: Verifying Checksum 08:33:36 7e9fc2657dce: Download complete 08:33:36 dda99020689f: Verifying Checksum 08:33:36 dda99020689f: Download complete 08:33:36 9b18e9b68314: Download complete 08:33:37 9b18e9b68314: Pull complete 08:33:38 891c053d2c06: Verifying Checksum 08:33:38 891c053d2c06: Download complete 08:33:38 35d82f9e3411: Pull complete 08:33:38 e16973657156: Pull complete 08:33:39 db1c61fa0a46: Verifying Checksum 08:33:39 db1c61fa0a46: Download complete 08:33:39 fc693d55d65f: Verifying Checksum 08:33:39 fc693d55d65f: Download complete 08:33:51 Removing intermediate container 8481253a1b2d 08:33:51 ---> 4420a88c71e1 08:33:51 Step 7/19 : COPY . . 08:33:51 Removing intermediate container 44ebbada1cb6 08:33:51 ---> 14fe0a730a55 08:33:51 Step 7/24 : COPY . . 08:33:51 Removing intermediate container f6d337448ab9 08:33:51 ---> 6e9166a49dd5 08:33:51 Step 7/23 : COPY . . 08:33:51 Removing intermediate container 30fd0091a05e 08:33:51 ---> 2d340666ad54 08:33:51 Step 8/22 : COPY . . 08:33:51 Removing intermediate container d494d921a64b 08:33:51 ---> 0a32da4f5e28 08:33:51 Step 7/32 : COPY . . 08:33:52 fc693d55d65f: Pull complete 08:33:52 7e9fc2657dce: Pull complete 08:33:52 dda99020689f: Pull complete 08:33:56 db1c61fa0a46: Pull complete 08:33:59 891c053d2c06: Pull complete 08:33:59 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:33:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:33:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:34:00 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:00 WORKDIR /edgex 08:34:00 COPY go.mod . 08:34:00 RUN go mod download 08:34:00 + docker build -t ci-base-image-arm64 -f - . 08:34:00 Sending build context to Docker daemon 3.093MB 08:34:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:00 ---> f96f9c87975a 08:34:00 Step 2/4 : WORKDIR /edgex 08:34:02 ---> Running in dc94cdf97844 08:34:02 Removing intermediate container dc94cdf97844 08:34:02 ---> 410f0029ac5b 08:34:02 Step 3/4 : COPY go.mod . 08:34:03 ---> f03f8a9e9bb1 08:34:03 Step 4/4 : RUN go mod download 08:34:03 ---> Running in 975a62b99e5e 08:34:13 ---> 708216c2f36f 08:34:13 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:34:13 ---> 7131d04a4dfa 08:34:13 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:34:13 ---> 87a03be8043d 08:34:13 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:34:13 ---> d19bd05e26bb 08:34:13 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:34:13 ---> Running in d77da9e1019f 08:34:13 ---> da67dd1454be 08:34:13 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:34:13 ---> Running in 332c31345a01 08:34:13 ---> Running in 5d60ead54369 08:34:13 ---> Running in b0fab0f7b04c 08:34:13 ---> Running in faded8abfc86 08:34:13 Removing intermediate container b0fab0f7b04c 08:34:13 ---> c9b2d45826b5 08:34:13 Step 9/23 : WORKDIR /edgex-go/spire-build 08:34:13 Removing intermediate container faded8abfc86 08:34:13 ---> Running in 6401e144f2a0 08:34:13 ---> dd4907815900 08:34:13 Step 9/24 : WORKDIR /edgex-go/spire-build 08:34:13 ---> Running in 8ac7d4dc9e43 08:34:13 Removing intermediate container 6401e144f2a0 08:34:13 ---> 3bf47f8556fc 08:34:13 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 08:34:13 Removing intermediate container 8ac7d4dc9e43 08:34:13 ---> 22126960b700 08:34:13 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 08:34:13 ---> Running in 9853c81e96ad 08:34:13 ---> Running in 4e5aa4bbcb27 08:34:13 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 08:34:13 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 08:34:13 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 08:34:14 Removing intermediate container 4e5aa4bbcb27 08:34:14 ---> d5827d09bf29 08:34:14 Step 11/24 : WORKDIR /edgex-go 08:34:14 Removing intermediate container 9853c81e96ad 08:34:14 ---> 4cdbf185fdbb 08:34:14 Step 11/23 : WORKDIR /edgex-go 08:34:14 ---> Running in 299d41979e0e 08:34:14 ---> Running in a88ad77d32d6 08:34:14 Removing intermediate container 299d41979e0e 08:34:14 ---> d64e56c0ac30 08:34:14 08:34:14 Step 12/24 : FROM alpine:3.15 08:34:14 Removing intermediate container a88ad77d32d6 08:34:14 ---> e265a4ec2065 08:34:14 08:34:14 Step 12/23 : FROM alpine:3.15 08:34:14 3.15: Pulling from library/alpine 08:34:14 3.15: Pulling from library/alpine 08:34:14 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 08:34:14 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 08:34:14 Status: Downloaded newer image for alpine:3.15 08:34:14 Status: Image is up to date for alpine:3.15 08:34:14 ---> c4fc93816858 08:34:14 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:14 ---> c4fc93816858 08:34:14 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:14 ---> Running in a12c89fb876f 08:34:14 ---> Running in 4f77df652c55 08:34:14 Removing intermediate container 4f77df652c55 08:34:14 ---> 70c62b68f3c8 08:34:14 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:14 Removing intermediate container a12c89fb876f 08:34:14 ---> 39ea539cec8a 08:34:14 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:14 ---> Running in 77b47ba26617 08:34:14 ---> Running in 89655d0b8ef2 08:34:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:15 v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:34:15 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:34:15 OK: 15859 distinct packages available 08:34:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:15 v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:34:15 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:34:15 OK: 15859 distinct packages available 08:34:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:16 (1/5) Installing dumb-init (1.2.5-r1) 08:34:16 (2/5) Installing musl-obstack (1.2.3-r0) 08:34:16 (3/5) Installing libucontext (1.1-r0) 08:34:16 (4/5) Installing gcompat (1.0.0-r4) 08:34:16 (5/5) Installing openssl (1.1.1s-r1) 08:34:16 Executing busybox-1.34.1-r7.trigger 08:34:16 OK: 7 MiB in 19 packages 08:34:16 (1/4) Installing dumb-init (1.2.5-r1) 08:34:16 (2/4) Installing musl-obstack (1.2.3-r0) 08:34:16 (3/4) Installing libucontext (1.1-r0) 08:34:16 (4/4) Installing gcompat (1.0.0-r4) 08:34:16 Executing busybox-1.34.1-r7.trigger 08:34:16 OK: 6 MiB in 18 packages 08:34:19 Removing intermediate container 77b47ba26617 08:34:19 ---> 9e3e6734a509 08:34:19 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:34:19 Removing intermediate container 89655d0b8ef2 08:34:19 ---> 6a835146c2fa 08:34:19 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:34:31 ---> c77a12be9390 08:34:31 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:34:31 ---> 82572a6400ef 08:34:31 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:34:31 ---> 1ca7ce1901cb 08:34:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:34:32 ---> 019405132369 08:34:32 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:34:32 ---> 29747251a79c 08:34:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:34:32 ---> Running in 2edf65fbead5 08:34:32 Removing intermediate container 2edf65fbead5 08:34:32 ---> b151d294e838 08:34:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:34:32 ---> 989c2c0b8c20 08:34:32 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:34:32 ---> Running in 50156c7dd628 08:34:33 ---> dbf951e5f97f 08:34:33 Step 19/24 : WORKDIR / 08:34:33 Removing intermediate container 50156c7dd628 08:34:33 ---> bb6e6483c92d 08:34:33 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:34:33 ---> Running in 9c46ba55506f 08:34:33 ---> Running in 9b09938c06ad 08:34:33 Removing intermediate container 9c46ba55506f 08:34:33 ---> 4f002f885dbf 08:34:33 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:34:33 ---> Running in d327162a2555 08:34:33 Removing intermediate container 9b09938c06ad 08:34:33 ---> 18bc6f29081f 08:34:33 Step 21/23 : LABEL arch=x86_64 08:34:33 ---> Running in 87c53198ffa0 08:34:34 Removing intermediate container d327162a2555 08:34:34 ---> 130fdc7cd1d7 08:34:34 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:34:34 ---> Running in c95a87873af2 08:34:34 Removing intermediate container 87c53198ffa0 08:34:34 ---> b93b74a4cadb 08:34:34 Step 22/23 : LABEL git_sha=4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 08:34:34 ---> Running in 1b109328c064 08:34:34 Removing intermediate container c95a87873af2 08:34:34 ---> f15a7b04eb7e 08:34:34 Step 22/24 : LABEL arch=x86_64 08:34:34 ---> Running in c96bbc73d0c0 08:34:34 Removing intermediate container 1b109328c064 08:34:34 ---> fd59de22469b 08:34:34 Step 23/23 : LABEL version=0.0.0 08:34:34 ---> Running in 384d4ab6b2c8 08:34:34 Removing intermediate container c96bbc73d0c0 08:34:34 ---> 0f9434e339af 08:34:34 Step 23/24 : LABEL git_sha=4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 08:34:34 ---> Running in 917550365ea5 08:34:34 Removing intermediate container 384d4ab6b2c8 08:34:34 ---> 00c87c5529a9 08:34:34 08:34:35 Successfully built 00c87c5529a9 08:34:35 Successfully tagged security-spire-server:latest 08:34:35  Building security-spire-server ... done Building core-metadata 08:34:35 Removing intermediate container 917550365ea5 08:34:35 ---> fbb5b0e5f291 08:34:35 Step 24/24 : LABEL version=0.0.0 08:34:35 ---> Running in 1596de7b7f8f 08:34:35 Removing intermediate container 975a62b99e5e 08:34:35 ---> 062fc11cc962 08:34:35 Successfully built 062fc11cc962 08:34:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:36 + docker inspect -f . ci-base-image-arm64 08:34:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:36 prd-ubuntu20.04-docker-arm64-4c-16g-4240 does not seem to be running inside a container 08:34:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 08:34:37 $ docker top 95e9d3bc5c24f3bc79646d370f05e7fcad60b2ea27b3b9f86e769d531076f048 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:38 + go version 08:34:38 go version go1.18.7 linux/arm64 [Pipeline] } 08:34:38 $ docker stop --time=1 95e9d3bc5c24f3bc79646d370f05e7fcad60b2ea27b3b9f86e769d531076f048 08:34:38 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:34:38 ---> 05166121594a 08:34:38 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:34:38 ---> Using cache 08:34:38 ---> 9bb3986f2650 08:34:38 Step 4/24 : WORKDIR /edgex-go 08:34:38 ---> Using cache 08:34:38 ---> bb78a5daa5ce 08:34:38 Step 5/24 : RUN apk add --update --no-cache make git 08:34:40 $ docker rm -f --volumes 95e9d3bc5c24f3bc79646d370f05e7fcad60b2ea27b3b9f86e769d531076f048 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:40 + docker inspect -f . ci-base-image-arm64 08:34:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:41 prd-ubuntu20.04-docker-arm64-4c-16g-4240 does not seem to be running inside a container 08:34:41 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 08:34:42 $ docker top 4b512e5d642b91545ec907bd8e065f97488806a7d401c8e74c1e80f2bc01e6d1 -eo pid,comm [Pipeline] { [Pipeline] echo 08:34:42 ========================================================= 08:34:42 [edgeXBuildGoParallel] Running Tests and Build... 08:34:42 ========================================================= [Pipeline] sh 08:34:42 Removing intermediate container 1596de7b7f8f 08:34:42 ---> b25d15bc4c58 08:34:42 08:34:42 Successfully built b25d15bc4c58 08:34:43 + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] fileExists [Pipeline] sh 08:34:43 Successfully tagged security-spire-config:latest 08:34:43 Building security-proxy-setup 08:34:43  Building security-spire-config ... done  ---> Running in b7697dccc828 08:34:43 + make test 08:34:43 go test -race -coverprofile=coverage.out ./... 08:34:47 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:47 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:34:47 ---> 05166121594a 08:34:47 Step 3/21 : WORKDIR /edgex-go 08:34:47 ---> Using cache 08:34:47 ---> b892f087e8b7 08:34:47 Step 4/21 : RUN apk add --update --no-cache make git 08:34:50 ---> Running in eaeb8b8397be 08:34:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:52 OK: 211 MiB in 51 packages 08:34:52 OK: 211 MiB in 51 packages 08:34:55 Removing intermediate container b7697dccc828 08:34:55 ---> 3e3de4dea8c0 08:34:55 Step 6/24 : COPY go.mod vendor* ./ 08:34:55 Removing intermediate container 5d60ead54369 08:34:55 ---> 32daf24aa4f7 08:34:55 08:34:55 Step 9/32 : FROM alpine:3.16 08:34:55 Removing intermediate container d77da9e1019f 08:34:55 ---> bc79d76fcb30 08:34:55 08:34:55 Step 9/19 : FROM alpine:3.15 08:34:55 ---> c4fc93816858 08:34:55 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:55 ---> Using cache 08:34:55 ---> 39ea539cec8a 08:34:55 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:56 3.16: Pulling from library/alpine 08:34:56 Removing intermediate container eaeb8b8397be 08:34:56 ---> 64ece761c868 08:34:56 Step 5/21 : COPY go.mod vendor* ./ 08:34:57 ---> Running in 844deb4509e6 08:34:57 ---> 29c3baf965b4 08:34:57 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:57 ---> 81a2f53af24b 08:34:57 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:57 ---> Running in 57a59356f043 08:34:57 ---> Running in bbb01a46665c 08:34:57 Removing intermediate container 332c31345a01 08:34:57 ---> 9f9e15bfe350 08:34:57 08:34:57 Step 10/22 : FROM alpine:3.16 08:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:57 3.16: Pulling from library/alpine 08:34:57 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 08:34:57 Status: Downloaded newer image for alpine:3.16 08:34:57 ---> bfe296a52501 08:34:57 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:57 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 08:34:57 Status: Image is up to date for alpine:3.16 08:34:57 ---> bfe296a52501 08:34:57 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:34:57 ---> Running in 0f932dd1b19c 08:34:57 ---> Running in f8746857cc8f 08:34:57 Removing intermediate container 0f932dd1b19c 08:34:57 ---> a6eed191d836 08:34:57 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:34:57 ---> Running in 6dd69c390f45 08:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:58 v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:34:58 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:34:58 OK: 15859 distinct packages available 08:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:58 (1/2) Installing ca-certificates (20220614-r0) 08:34:58 (2/2) Installing dumb-init (1.2.5-r1) 08:34:58 Executing busybox-1.35.0-r17.trigger 08:34:58 Executing ca-certificates-20220614-r0.trigger 08:34:58 OK: 6 MiB in 16 packages 08:34:58 (1/2) Installing dumb-init (1.2.5-r1) 08:34:58 (1/9) Installing ca-certificates (20220614-r0) 08:34:58 (2/2) Installing su-exec (0.2-r1) 08:34:58 Executing busybox-1.35.0-r17.trigger 08:34:58 OK: 6 MiB in 16 packages 08:34:58 (2/9) Installing brotli-libs (1.0.9-r5) 08:34:58 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:34:58 (4/9) Installing libcurl (7.80.0-r5) 08:34:58 (5/9) Installing curl (7.80.0-r5) 08:34:58 (6/9) Installing dumb-init (1.2.5-r1) 08:34:58 (7/9) Installing musl-obstack (1.2.3-r0) 08:34:58 (8/9) Installing libucontext (1.1-r0) 08:34:58 (9/9) Installing gcompat (1.0.0-r4) 08:34:58 Executing busybox-1.34.1-r7.trigger 08:34:58 Executing ca-certificates-20220614-r0.trigger 08:34:58 OK: 8 MiB in 23 packages 08:34:59 Removing intermediate container 6dd69c390f45 08:34:59 ---> 204566853926 08:34:59 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:34:59 ---> Running in 2ffdf4391651 08:34:59 Removing intermediate container f8746857cc8f 08:34:59 ---> ecd225c800dc 08:34:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:34:59 ---> Running in 1b891d595307 08:34:59 Removing intermediate container 2ffdf4391651 08:34:59 ---> 3408a58a5142 08:34:59 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:34:59 ---> Running in ee2f9a340d90 08:34:59 Removing intermediate container 1b891d595307 08:34:59 ---> 7d0da32440d2 08:34:59 Step 13/22 : ENV APP_PORT=59860 08:34:59 Removing intermediate container 844deb4509e6 08:34:59 ---> 4d67b7055e72 08:34:59 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:59 ---> Running in 19b2ff23470d 08:34:59 Removing intermediate container ee2f9a340d90 08:34:59 ---> e59fcc539b3a 08:34:59 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:34:59 ---> Running in 4d5029e11923 08:34:59 Removing intermediate container 19b2ff23470d 08:34:59 ---> 61e7b4e7941c 08:34:59 Step 14/22 : EXPOSE $APP_PORT 08:34:59 ---> Running in 389ee4f5950a 08:34:59 ---> c06b26b7ba44 08:34:59 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:34:59 Removing intermediate container 4d5029e11923 08:34:59 ---> 7d4fbaf989fa 08:34:59 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:34:59 ---> Running in 1558fac4f8bb 08:34:59 Removing intermediate container 389ee4f5950a 08:34:59 ---> 626182eb0335 08:34:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:59 Removing intermediate container 1558fac4f8bb 08:34:59 ---> 67bf5919a171 08:34:59 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:35:00 ---> b130dadfa0be 08:35:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:35:00 ---> Running in 7130793875fc 08:35:00 ---> 08db2b6de19a 08:35:00 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:35:00 ---> 8f159ed8f4db 08:35:00 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:35:00 ---> Running in a3fd64a12004 08:35:00 Removing intermediate container a3fd64a12004 08:35:00 ---> b9d8ac16a69e 08:35:00 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:00 ---> 8278bdeb8c3d 08:35:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:35:00 ---> Running in 04f3c79d905f 08:35:00 Removing intermediate container 04f3c79d905f 08:35:00 ---> 8a638e21d073 08:35:00 Step 17/19 : LABEL arch=x86_64 08:35:00 ---> Running in e1240a7a7dc3 08:35:01 ---> 4b30f959b404 08:35:01 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:35:01 Removing intermediate container 7130793875fc 08:35:01 ---> e53cf2cab8e1 08:35:01 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:35:01 ---> Running in 999e5a52515a 08:35:01 ---> Running in b29c41b4cb97 08:35:01 Removing intermediate container e1240a7a7dc3 08:35:01 ---> 90c8bae1b205 08:35:01 Step 18/19 : LABEL git_sha=4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 08:35:01 ---> Running in a969144bffd9 08:35:01 Removing intermediate container b29c41b4cb97 08:35:01 ---> 9ca560cfedf9 08:35:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:01 Removing intermediate container 999e5a52515a 08:35:01 ---> 17e93bc195a9 08:35:01 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:35:01 ---> Running in dd4f63ee444c 08:35:01 Removing intermediate container a969144bffd9 08:35:01 ---> c480ed0a9029 08:35:01 Step 19/19 : LABEL version=0.0.0 08:35:01 ---> Running in e3926a58c2d6 08:35:01 Removing intermediate container dd4f63ee444c 08:35:01 ---> d7b08ce04d11 08:35:01 Step 20/22 : LABEL arch=x86_64 08:35:01 ---> 300fd3ec107e 08:35:01 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:35:01 ---> Running in e85f087b4a14 08:35:01 Removing intermediate container e3926a58c2d6 08:35:01 ---> c0a06c00c8e7 08:35:01 08:35:01 ---> Running in c70a36aaf247 08:35:01 Successfully built c0a06c00c8e7 08:35:01 Removing intermediate container e85f087b4a14 08:35:01 ---> 6647f0207d07 08:35:01 Step 21/22 : LABEL git_sha=4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 08:35:01 Successfully tagged security-spiffe-token-provider:latest 08:35:01  Building security-spiffe-token-provider ... done Building security-secretstore-setup 08:35:01 ---> Running in 3dd3da1e09d4 08:35:01 Removing intermediate container 3dd3da1e09d4 08:35:01 ---> bfa4e6b63aef 08:35:01 Step 22/22 : LABEL version=0.0.0 08:35:05 ---> Running in dfa51e81c504 08:35:05 Removing intermediate container dfa51e81c504 08:35:05 ---> 5937581729c4 08:35:05 08:35:05 Successfully built 5937581729c4 08:35:05 Successfully tagged support-notifications:latest 08:35:05  Building support-notifications ... done Building core-common-config-bootstrapper 08:35:05 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:05 ---> 05166121594a 08:35:05 Step 3/24 : WORKDIR /edgex-go 08:35:05 ---> Using cache 08:35:05 ---> b892f087e8b7 08:35:05 Step 4/24 : RUN apk add --update --no-cache make git 08:35:05 ---> Using cache 08:35:05 ---> 64ece761c868 08:35:05 Step 5/24 : COPY go.mod vendor* ./ 08:35:05 ---> Using cache 08:35:05 ---> 81a2f53af24b 08:35:05 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:08 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:08 ---> 05166121594a 08:35:08 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:35:08 ---> Using cache 08:35:08 ---> 9bb3986f2650 08:35:08 Step 4/22 : WORKDIR /edgex-go 08:35:08 ---> Using cache 08:35:08 ---> bb78a5daa5ce 08:35:08 Step 5/22 : RUN apk add --update --no-cache make git 08:35:08 ---> Using cache 08:35:08 ---> 3e3de4dea8c0 08:35:08 Step 6/22 : COPY go.mod vendor* ./ 08:35:08 ---> Using cache 08:35:08 ---> 29c3baf965b4 08:35:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:09 ---> Running in ca410f01a482 08:35:09 ---> Running in 7e0dba093e40 08:35:09 Removing intermediate container c70a36aaf247 08:35:09 ---> d76748462d80 08:35:09 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:09 ---> 6dd988ecbe30 08:35:09 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:35:10 ---> 1602cc1bd1a4 08:35:10 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:35:10 ---> 2b62d9f1d455 08:35:10 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:35:10 ---> 23de9670352e 08:35:10 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:35:10 ---> 611ffd2b1be9 08:35:10 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:35:10 ---> 9dda4c1f03c1 08:35:10 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:35:10 ---> 71ba85b0c9a2 08:35:10 Step 27/32 : RUN chmod +x /entrypoint.sh 08:35:10 ---> Running in 6ce73d2604cd 08:35:11 Removing intermediate container 6ce73d2604cd 08:35:11 ---> 2dcb03758722 08:35:11 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:35:11 ---> Running in 23c0a706c85a 08:35:11 Removing intermediate container 23c0a706c85a 08:35:11 ---> 989fe146e618 08:35:11 Step 29/32 : CMD ["gate"] 08:35:11 ---> Running in 337b54a94c26 08:35:11 Removing intermediate container 337b54a94c26 08:35:11 ---> 4c95a5a87a22 08:35:11 Step 30/32 : LABEL arch=x86_64 08:35:11 ---> Running in ded91e284187 08:35:11 Removing intermediate container ded91e284187 08:35:11 ---> 681fe621d665 08:35:11 Step 31/32 : LABEL git_sha=4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 08:35:11 ---> Running in 20b3116205cc 08:35:11 Removing intermediate container 20b3116205cc 08:35:11 ---> 1d5483aa4c47 08:35:11 Step 32/32 : LABEL version=0.0.0 08:35:11 ---> Running in 1f2aad0d551e 08:35:11 Removing intermediate container 1f2aad0d551e 08:35:11 ---> 79ae971b26f7 08:35:11 08:35:11 Successfully built 79ae971b26f7 08:35:11 Successfully tagged security-bootstrapper:latest 08:35:11  Building security-bootstrapper ... done Building security-spire-agent 08:35:13 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:13 ---> 05166121594a 08:35:13 Step 3/24 : WORKDIR /edgex-go 08:35:13 ---> Using cache 08:35:13 ---> b892f087e8b7 08:35:13 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:35:13 ---> Using cache 08:35:13 ---> 434e45cd5ff6 08:35:13 Step 5/24 : COPY go.mod vendor* ./ 08:35:13 ---> Using cache 08:35:13 ---> f24bd05888d4 08:35:13 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:13 ---> Using cache 08:35:13 ---> 14fe0a730a55 08:35:13 Step 7/24 : COPY . . 08:35:13 ---> Using cache 08:35:13 ---> da67dd1454be 08:35:13 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:35:13 ---> Using cache 08:35:13 ---> dd4907815900 08:35:13 Step 9/24 : WORKDIR /edgex-go/spire-build 08:35:13 ---> Using cache 08:35:13 ---> 22126960b700 08:35:13 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 08:35:13 ---> Using cache 08:35:13 ---> d5827d09bf29 08:35:13 Step 11/24 : WORKDIR /edgex-go 08:35:13 ---> Using cache 08:35:13 ---> d64e56c0ac30 08:35:13 08:35:13 Step 12/24 : FROM alpine:3.15 08:35:13 ---> c4fc93816858 08:35:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:13 ---> Using cache 08:35:13 ---> 39ea539cec8a 08:35:13 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:16 ---> Running in ae260ad35c1f 08:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:16 v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:35:16 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:35:16 OK: 15859 distinct packages available 08:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:17 (1/5) Installing dumb-init (1.2.5-r1) 08:35:17 (2/5) Installing musl-obstack (1.2.3-r0) 08:35:17 (3/5) Installing libucontext (1.1-r0) 08:35:17 (4/5) Installing gcompat (1.0.0-r4) 08:35:17 (5/5) Installing openssl (1.1.1s-r1) 08:35:17 Executing busybox-1.34.1-r7.trigger 08:35:17 OK: 7 MiB in 19 packages 08:35:17 Removing intermediate container ae260ad35c1f 08:35:17 ---> bf84e625f8fd 08:35:17 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:35:18 ---> c0481fdae8f8 08:35:18 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:20 ---> 9848e1f72f20 08:35:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:20 ---> 10223fbf368a 08:35:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:21 ---> fe6ad0a026e9 08:35:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:21 ---> a7751438fe12 08:35:21 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:21 ---> Running in d65d7dfa95d8 08:35:21 Removing intermediate container d65d7dfa95d8 08:35:21 ---> 3423b6fca033 08:35:21 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:21 ---> Running in 00d1bc4373a8 08:35:21 Removing intermediate container 00d1bc4373a8 08:35:21 ---> 9f2326e9e031 08:35:21 Step 22/24 : LABEL arch=x86_64 08:35:21 ---> Running in b3f8812ac69a 08:35:21 Removing intermediate container b3f8812ac69a 08:35:21 ---> 20d34028e709 08:35:21 Step 23/24 : LABEL git_sha=4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 08:35:21 ---> Running in cf30c49b656a 08:35:21 Removing intermediate container cf30c49b656a 08:35:21 ---> ce8020057fee 08:35:21 Step 24/24 : LABEL version=0.0.0 08:35:21 ---> Running in 6082dfb883f0 08:35:21 Removing intermediate container 6082dfb883f0 08:35:21 ---> 9b0dca6b96c5 08:35:21 08:35:22 Successfully built 9b0dca6b96c5 08:35:22 Successfully tagged security-spire-agent:latest 08:35:22  Building security-spire-agent ... done Building support-scheduler 08:35:22 ? github.com/edgexfoundry/edgex-go [no test files] 08:35:26 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:26 ---> 05166121594a 08:35:26 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:35:26 ---> Using cache 08:35:26 ---> 9bb3986f2650 08:35:26 Step 4/22 : WORKDIR /edgex-go 08:35:26 ---> Using cache 08:35:26 ---> bb78a5daa5ce 08:35:26 Step 5/22 : RUN apk add --update --no-cache make git 08:35:26 ---> Using cache 08:35:26 ---> 3e3de4dea8c0 08:35:26 Step 6/22 : COPY go.mod vendor* ./ 08:35:26 ---> Using cache 08:35:26 ---> 29c3baf965b4 08:35:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:26 ---> Running in db58d046a760 08:36:34 Removing intermediate container ca410f01a482 08:36:34 ---> a5a7598bf3bc 08:36:34 Step 7/24 : COPY . . 08:36:34 Removing intermediate container 7e0dba093e40 08:36:34 ---> 9e6bc0652b73 08:36:34 Step 8/22 : COPY . . 08:36:34 Removing intermediate container db58d046a760 08:36:34 ---> 4fa2b107e888 08:36:34 Step 8/22 : COPY . . 08:36:34 Removing intermediate container bbb01a46665c 08:36:34 ---> a0fb9e8b14e6 08:36:34 Step 7/21 : COPY . . 08:36:34 Removing intermediate container 57a59356f043 08:36:34 ---> a51ff33617f5 08:36:34 Step 8/24 : COPY . . 08:36:53 ---> 55e0912c5b45 08:36:53 ---> 10399cc26171 08:36:53 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadataStep 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:36:53 08:36:53 ---> 386d709799ba 08:36:53 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:36:53 ---> 63037ad6cb7b 08:36:53 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:36:53 ---> Running in 010321483b30 08:36:53 ---> Running in 18aebc481b59 08:36:53 ---> Running in 7a7f3d9b3869 08:36:53 ---> 9997bc30950d 08:36:53 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:36:53 ---> Running in 12a9c250202b 08:36:53 ---> Running in 7dd16a292777 08:36:54 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 08:36:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:36:54 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 08:36:54 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 08:36:54 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 08:37:26 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 08:37:26 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 08:37:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:37:29 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:37:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:37:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:37:29 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:37:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:37:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:37:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:37:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:37:37 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:37:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:37:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:37:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:37:37 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:37:44 Removing intermediate container 12a9c250202b 08:37:44 ---> b08f7c4f6c67 08:37:44 08:37:44 Step 9/21 : FROM alpine:3.16 08:37:44 ---> bfe296a52501 08:37:44 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:37:44 Removing intermediate container 18aebc481b59 08:37:44 ---> cf109d450aff 08:37:44 08:37:44 Step 10/24 : FROM alpine:3.16 08:37:44 ---> bfe296a52501 08:37:44 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:37:44 ---> Running in 4ce080ae8f0e 08:37:45 ---> Running in a031739baf02 08:37:45 Removing intermediate container 7dd16a292777 08:37:45 ---> bef9930efbb0 08:37:45 08:37:45 Step 10/22 : FROM alpine:3.16 08:37:45 ---> bfe296a52501 08:37:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:37:45 Removing intermediate container 010321483b30 08:37:45 ---> 0dbc99c2c44a 08:37:45 08:37:45 Step 9/24 : FROM alpine:3.16 08:37:45 ---> bfe296a52501 08:37:45 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:37:45 ---> Running in d95bf55f45ee 08:37:45 ---> Running in 3ac856fc706d 08:37:45 Removing intermediate container 7a7f3d9b3869 08:37:45 ---> 8757715c09bd 08:37:45 08:37:45 Step 10/22 : FROM alpine:3.16 08:37:45 ---> bfe296a52501 08:37:45 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:37:45 ---> Running in 5f4f5bc86a33 08:37:45 Removing intermediate container d95bf55f45ee 08:37:45 ---> a46141f99716 08:37:45 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:37:45 ---> Running in 14572d6ad1f4 08:37:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:37:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:37:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:37:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:37:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:37:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:37:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:37:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:37:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:37:45 (1/1) Installing dumb-init (1.2.5-r1) 08:37:45 Executing busybox-1.35.0-r17.trigger 08:37:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:37:45 OK: 6 MiB in 15 packages 08:37:45 (1/3) Installing ca-certificates (20220614-r0) 08:37:45 (1/6) Installing ca-certificates (20220614-r0) 08:37:45 (2/3) Installing dumb-init (1.2.5-r1) 08:37:45 (3/3) Installing su-exec (0.2-r1) 08:37:45 (2/6) Installing brotli-libs (1.0.9-r6) 08:37:45 Executing busybox-1.35.0-r17.trigger 08:37:45 Executing ca-certificates-20220614-r0.trigger 08:37:45 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:37:45 (1/1) Installing dumb-init (1.2.5-r1) 08:37:45 (4/6) Installing libcurl (7.83.1-r5) 08:37:45 Executing busybox-1.35.0-r17.trigger 08:37:45 OK: 6 MiB in 15 packages 08:37:45 (5/6) Installing curl (7.83.1-r5) 08:37:45 (6/6) Installing dumb-init (1.2.5-r1) 08:37:45 Executing busybox-1.35.0-r17.trigger 08:37:45 Executing ca-certificates-20220614-r0.trigger 08:37:45 OK: 6 MiB in 17 packages 08:37:45 OK: 8 MiB in 20 packages 08:37:46 (1/1) Installing dumb-init (1.2.5-r1) 08:37:46 Executing busybox-1.35.0-r17.trigger 08:37:46 OK: 6 MiB in 15 packages 08:37:46 Removing intermediate container a031739baf02 08:37:46 ---> 81b7112ae9fb 08:37:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:37:46 ---> Running in b2c070cfa400 08:37:46 Removing intermediate container b2c070cfa400 08:37:46 ---> ada59cac47b6 08:37:46 Step 13/24 : ENV APP_PORT=59881 08:37:46 ---> Running in 0609856b71a5 08:37:46 Removing intermediate container 0609856b71a5 08:37:46 ---> 24dfa311b989 08:37:46 Step 14/24 : EXPOSE $APP_PORT 08:37:46 ---> Running in 796534817eb4 08:37:46 Removing intermediate container 796534817eb4 08:37:46 ---> 301b7c3b956a 08:37:46 Step 15/24 : WORKDIR / 08:37:46 ---> Running in 76a2c6dfd350 08:37:46 Removing intermediate container 5f4f5bc86a33 08:37:46 ---> 2d12e19af7a8 08:37:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:37:46 ---> Running in 53ce34012ae7 08:37:46 Removing intermediate container 3ac856fc706d 08:37:46 ---> 17ccc1cb5eb2 08:37:46 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:37:46 Removing intermediate container 76a2c6dfd350 08:37:46 ---> 58f4dbb54c11 08:37:46 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:46 Removing intermediate container 14572d6ad1f4 08:37:46 ---> f208aa531c71 08:37:46 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:46 ---> Running in 6528604640e4 08:37:46 Removing intermediate container 53ce34012ae7 08:37:46 ---> f14d96dc72f5 08:37:46 Step 13/22 : ENV APP_PORT=59861 08:37:46 Removing intermediate container 4ce080ae8f0e 08:37:46 ---> 4adc6216a1d9 08:37:46 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:37:47 ---> Running in 93c0984fc03c 08:37:47 ---> ccc57f2ff64f 08:37:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:37:47 ---> Running in 22801adf9866 08:37:47 Removing intermediate container 6528604640e4 08:37:47 ---> 1f1ae8d97f33 08:37:47 Step 12/24 : WORKDIR / 08:37:47 ---> Running in ec5abc9f8ba0 08:37:47 ---> 6a9c8bbdb74f 08:37:47 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:37:47 Removing intermediate container 93c0984fc03c 08:37:47 ---> b1dfe362fe3b 08:37:47 Step 14/22 : EXPOSE $APP_PORT 08:37:47 ---> Running in a6ee3e40f135 08:37:47 Removing intermediate container 22801adf9866 08:37:47 ---> 00cfeb7e42a7 08:37:47 Step 12/21 : WORKDIR /edgex 08:37:47 Removing intermediate container ec5abc9f8ba0 08:37:47 ---> 27056ab87882 08:37:47 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:37:47 ---> Running in 7a96a2821c61 08:37:47 ---> f5bacf6935af 08:37:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:37:47 Removing intermediate container a6ee3e40f135 08:37:47 ---> 31292fceb12f 08:37:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:47 ---> dfbca350f255 08:37:47 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:37:47 ---> 5e5c69449429 08:37:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:37:47 ---> c1321bb5fa31 08:37:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:37:47 Removing intermediate container 7a96a2821c61 08:37:47 ---> 572402628821 08:37:47 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:37:48 ---> 3383bb3b7131 08:37:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:37:48 ---> aea2fe0ca2a1 08:37:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:37:48 ---> fe4736cf3c4d 08:37:48 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:37:48 ---> 4b14560c5dbb 08:37:48 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:37:48 ---> 844c361a90f6 08:37:48 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:37:48 ---> Running in 46c6e9e5196b 08:37:48 ---> 4ed53461022c 08:37:48 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:37:48 ---> 53f587c5f019 08:37:48 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:49 ---> Running in 7feb5141914a 08:37:49 Removing intermediate container 46c6e9e5196b 08:37:49 ---> 82a581725cec 08:37:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:49 ---> bfb64ff81dbd 08:37:49 ---> fd3aad45eae8 08:37:49 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:37:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:37:49 ---> Running in 92a8696a7980 08:37:49 ---> 2c7a74f7e94a 08:37:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:37:49 Removing intermediate container 92a8696a7980 08:37:49 ---> 691af206c3e0 08:37:49 Step 22/24 : LABEL arch=x86_64 08:37:49 ---> Running in 5702667fed55 08:37:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.279s coverage: 28.7% of statements 08:37:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:37:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:37:50 ---> 7d8207fe4ec4 08:37:50 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:37:50 ---> 4ff4c83604b7 08:37:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:37:50 ---> 5beaf152a378 08:37:50 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:37:50 Removing intermediate container 5702667fed55 08:37:50 ---> 8be7721730d4 08:37:50 Step 23/24 : LABEL git_sha=4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 08:37:50 ---> Running in e7fa812fe89f 08:37:50 ---> Running in 0d9eda29c5f0 08:37:50 ---> 08a6e3422ceb 08:37:50 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:50 Removing intermediate container e7fa812fe89f 08:37:50 ---> a540c5bec66d 08:37:50 Step 24/24 : LABEL version=0.0.0 08:37:50 Removing intermediate container 0d9eda29c5f0 08:37:50 ---> 8ad7e4a578f2 08:37:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:50 Removing intermediate container 7feb5141914a 08:37:50 ---> c8f09d65b40f 08:37:50 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:37:50 ---> aab0d588919a 08:37:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:37:50 ---> Running in f0db99d3aae9 08:37:50 ---> Running in 4ed5a30b0d69 08:37:50 ---> Running in defc28bbe234 08:37:50 ---> Running in 284df7536449 08:37:50 Removing intermediate container f0db99d3aae9 08:37:50 ---> 5c0159074104 08:37:50 08:37:50 Removing intermediate container defc28bbe234 08:37:50 ---> 67837f090ebd 08:37:50 ---> 6c9c09963b8a 08:37:50 Step 20/22 : LABEL arch=x86_64 08:37:50 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:50 Successfully built 5c0159074104 08:37:50 Successfully tagged core-metadata:latest 08:37:50 ---> Running in 0dbbb6f751a3 08:37:50  Building core-metadata ... done  ---> Running in 3b605f3f66c1 08:37:50 Removing intermediate container 284df7536449 08:37:50 ---> 25b3d77190c7 08:37:50 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:37:50 Building core-command 08:37:50 ---> Running in 8eb5d28c2f3a 08:37:50 Removing intermediate container 0dbbb6f751a3 08:37:50 ---> a731a19837a3 08:37:50 Step 21/22 : LABEL git_sha=4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 08:37:53 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:37:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:37:53 ---> 05166121594a 08:37:53 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:37:53 ---> Using cache 08:37:53 ---> 9bb3986f2650 08:37:53 Step 4/23 : WORKDIR /edgex-go 08:37:53 ---> Using cache 08:37:53 ---> bb78a5daa5ce 08:37:53 Step 5/23 : RUN apk add --update --no-cache make git 08:37:53 ---> Using cache 08:37:53 ---> 3e3de4dea8c0 08:37:53 Step 6/23 : COPY go.mod vendor* ./ 08:37:53 ---> Using cache 08:37:53 ---> 29c3baf965b4 08:37:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:53 ---> Using cache 08:37:53 ---> a51ff33617f5 08:37:53 Step 8/23 : COPY . . 08:37:53 ---> Using cache 08:37:53 ---> 55e0912c5b45 08:37:53 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:37:54 Removing intermediate container 8eb5d28c2f3a 08:37:54 ---> 486a5a8f74cb 08:37:54 Step 20/22 : LABEL arch=x86_64 08:37:54 ---> Running in 7768a6a1eecb 08:37:54 ---> Running in 3dc36fd61185 08:37:54 ---> Running in 1df4035d3945 08:37:55 Removing intermediate container 3dc36fd61185 08:37:55 ---> b8f713f97575 08:37:55 Step 22/22 : LABEL version=0.0.0 08:37:55 ---> Running in 423b30e5c4e2 08:37:55 Removing intermediate container 1df4035d3945 08:37:55 ---> 2a4a5238a975 08:37:55 Step 21/22 : LABEL git_sha=4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 08:37:55 Removing intermediate container 4ed5a30b0d69 08:37:55 ---> 821b66ed3c96 08:37:55 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:37:55 ---> Running in 50da783cce1e 08:37:55 ---> Running in 50f980891124 08:37:55 Removing intermediate container 423b30e5c4e2 08:37:55 ---> 86f835786bc6 08:37:55 08:37:55 Removing intermediate container 50da783cce1e 08:37:55 ---> 83178d6c5781 08:37:55 Step 22/22 : LABEL version=0.0.0 08:37:55 Successfully built 86f835786bc6 08:37:55 Successfully tagged support-scheduler:latest 08:37:55  Building support-scheduler ... done Building core-data 08:37:55 Removing intermediate container 3b605f3f66c1 08:37:55 ---> 409d9efbd728 08:37:55 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:37:55 Removing intermediate container 50f980891124 08:37:55 ---> d62337a988a3 08:37:55 Step 19/21 : LABEL arch=x86_64 08:37:55 ---> Running in d581d4612f39 08:37:55 ---> Running in ad5def1c4b9a 08:37:55 ---> Running in fbb2d5b2210b 08:37:55 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 08:37:57 Removing intermediate container ad5def1c4b9a 08:37:57 ---> cd75c25bf8c4 08:37:57 Step 22/24 : LABEL arch=x86_64 08:37:57 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:37:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:37:59 ---> 05166121594a 08:37:59 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:37:59 ---> Using cache 08:37:59 ---> 9bb3986f2650 08:37:59 Step 4/22 : WORKDIR /edgex-go 08:37:59 ---> Using cache 08:37:59 ---> bb78a5daa5ce 08:37:59 Step 5/22 : RUN apk add --update --no-cache make git 08:37:59 ---> Using cache 08:37:59 ---> 3e3de4dea8c0 08:37:59 Step 6/22 : COPY go.mod vendor* ./ 08:37:59 ---> Using cache 08:37:59 ---> 29c3baf965b4 08:37:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:59 ---> Using cache 08:37:59 ---> a51ff33617f5 08:37:59 Step 8/22 : COPY . . 08:37:59 ---> Using cache 08:37:59 ---> 55e0912c5b45 08:37:59 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:37:59 Removing intermediate container d581d4612f39 08:37:59 ---> 94b32c2672dd 08:37:59 08:37:59 Removing intermediate container fbb2d5b2210b 08:37:59 ---> 7725cbe5a1f0 08:37:59 Step 20/21 : LABEL git_sha=4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 08:37:59 ---> Running in ca1774e8c428 08:37:59 ---> Running in 4e48ac094ca5 08:37:59 ---> Running in a3480c0cb9fc 08:37:59 Successfully built 94b32c2672dd 08:37:59 Successfully tagged core-common-config-bootstrapper:latest 08:38:00  Building core-common-config-bootstrapper ... done Removing intermediate container ca1774e8c428 08:38:00 ---> 943d9d452d32 08:38:00 Step 23/24 : LABEL git_sha=4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 08:38:00 Removing intermediate container a3480c0cb9fc 08:38:00 ---> 5ed784059952 08:38:00 Step 21/21 : LABEL version=0.0.0 08:38:00 ---> Running in 93542fc6858a 08:38:00 ---> Running in 9c3e18c575a4 08:38:00 Removing intermediate container 9c3e18c575a4 08:38:00 ---> 7e08ddab2e20 08:38:00 08:38:00 Removing intermediate container 93542fc6858a 08:38:00 ---> d76fbbf3d535 08:38:00 Step 24/24 : LABEL version=0.0.0 08:38:00 ---> Running in 0b95b2a4d4c9 08:38:00 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 08:38:00 Successfully built 7e08ddab2e20 08:38:00 Successfully tagged security-proxy-setup:latest 08:38:00  Building security-proxy-setup ... done Removing intermediate container 0b95b2a4d4c9 08:38:00 ---> 7a6da0a50833 08:38:00 08:38:00 Successfully built 7a6da0a50833 08:38:00 Successfully tagged security-secretstore-setup:latest 08:38:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.765s coverage: 98.5% of statements 08:38:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 1.375s coverage: 43.1% of statements 08:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:38:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.659s coverage: 54.0% of statements 08:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:38:22  Building security-secretstore-setup ... done Removing intermediate container 7768a6a1eecb 08:38:22 ---> 07dd4d76a0e0 08:38:22 08:38:22 Step 10/23 : FROM alpine:3.16 08:38:22 ---> bfe296a52501 08:38:22 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:38:22 ---> Using cache 08:38:22 ---> 2d12e19af7a8 08:38:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:38:22 ---> Using cache 08:38:22 ---> f14d96dc72f5 08:38:22 Step 13/23 : ENV APP_PORT=59882 08:38:22 Removing intermediate container 4e48ac094ca5 08:38:22 ---> c4d3121691fb 08:38:22 08:38:22 Step 10/22 : FROM alpine:3.16 08:38:22 ---> bfe296a52501 08:38:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:38:22 ---> Running in e64346409846 08:38:22 ---> Running in d100ef7b629c 08:38:22 Removing intermediate container e64346409846 08:38:22 ---> ff39133730db 08:38:22 Step 14/23 : EXPOSE $APP_PORT 08:38:22 Removing intermediate container d100ef7b629c 08:38:22 ---> 45f694979dc1 08:38:22 Step 12/22 : ENV APP_PORT=59880 08:38:22 ---> Running in 49f162d7c081 08:38:22 ---> Running in c35eb062a729 08:38:22 Removing intermediate container 49f162d7c081 08:38:22 ---> 5db7b1bcafd2 08:38:22 Step 15/23 : WORKDIR / 08:38:22 ---> Running in 48633a1fb1b1 08:38:22 Removing intermediate container c35eb062a729 08:38:22 ---> 533ff736ed15 08:38:22 Step 13/22 : EXPOSE $APP_PORT 08:38:22 ---> Running in 1928deb4e198 08:38:22 Removing intermediate container 48633a1fb1b1 08:38:22 ---> 9c01c4a7398a 08:38:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:22 Removing intermediate container 1928deb4e198 08:38:22 ---> 12714dde6388 08:38:22 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:38:22 ---> Running in 3ec11108e265 08:38:22 ---> e08d74d3e288 08:38:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:38:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:38:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:38:23 (1/1) Installing dumb-init (1.2.5-r1) 08:38:23 Executing busybox-1.35.0-r17.trigger 08:38:23 OK: 6 MiB in 15 packages 08:38:23 ---> 07b9db0a2646 08:38:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:38:23 ---> a04418182d78 08:38:23 Step 19/23 : ENTRYPOINT ["/core-command"] 08:38:23 ---> Running in 0503ff97db08 08:38:23 Removing intermediate container 0503ff97db08 08:38:23 ---> 4be938070829 08:38:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:23 ---> Running in fd1f64706284 08:38:23 Removing intermediate container 3ec11108e265 08:38:23 ---> 8413d99a181b 08:38:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:23 Removing intermediate container fd1f64706284 08:38:23 ---> f8cca1b47efd 08:38:23 Step 21/23 : LABEL arch=x86_64 08:38:23 ---> Running in 35e955248651 08:38:23 Removing intermediate container 35e955248651 08:38:23 ---> 08c630c3accc 08:38:23 Step 22/23 : LABEL git_sha=4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 08:38:23 ---> 6d3f25a22d50 08:38:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:38:23 ---> Running in 1eeedc766a42 08:38:23 Removing intermediate container 1eeedc766a42 08:38:23 ---> 69162787a660 08:38:23 Step 23/23 : LABEL version=0.0.0 08:38:23 ---> Running in cbc272142ded 08:38:24 Removing intermediate container cbc272142ded 08:38:24 ---> 0415d92e485d 08:38:24 08:38:24 ---> 85d78f36e245 08:38:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:38:24 Successfully built 0415d92e485d 08:38:24 Successfully tagged core-command:latest 08:38:24  Building core-command ... done  ---> d22ac7ad7cdf 08:38:24 Step 18/22 : ENTRYPOINT ["/core-data"] 08:38:24 ---> Running in 1b5a37f7e38e 08:38:24 Removing intermediate container 1b5a37f7e38e 08:38:24 ---> 98062d4c5be3 08:38:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:24 ---> Running in 6e3054363a50 08:38:24 Removing intermediate container 6e3054363a50 08:38:24 ---> bcbb436a6379 08:38:24 Step 20/22 : LABEL arch=x86_64 08:38:24 ---> Running in 83c081aa25ab 08:38:24 Removing intermediate container 83c081aa25ab 08:38:24 ---> 46fec7b28787 08:38:24 Step 21/22 : LABEL git_sha=4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 08:38:24 ---> Running in f3204dffb412 08:38:24 Removing intermediate container f3204dffb412 08:38:24 ---> 6e878987190f 08:38:24 Step 22/22 : LABEL version=0.0.0 08:38:24 ---> Running in 17ff3f9c0ad7 08:38:24 Removing intermediate container 17ff3f9c0ad7 08:38:24 ---> 6eff3acb108e 08:38:24 08:38:25 Successfully built 6eff3acb108e 08:38:25 Successfully tagged core-data:latest 08:38:25  Building core-data ... done  [Pipeline] } 08:38:25 $ docker stop --time=1 c03f3af69ea97a2c5cfbdf7cbbc3bff008795ab134e25b1e9a780af53d25ab8c 08:38:26 $ docker rm -f --volumes c03f3af69ea97a2c5cfbdf7cbbc3bff008795ab134e25b1e9a780af53d25ab8c [Pipeline] // withDockerContainer [Pipeline] sh 08:38:26 + docker images 08:38:26 REPOSITORY TAG IMAGE ID CREATED SIZE 08:38:26 core-data latest 6eff3acb108e 2 seconds ago 17.9MB 08:38:26 core-command latest 0415d92e485d 3 seconds ago 17.7MB 08:38:26 c4d3121691fb 5 seconds ago 1.69GB 08:38:26 07dd4d76a0e0 8 seconds ago 1.68GB 08:38:26 security-secretstore-setup latest 7a6da0a50833 26 seconds ago 29.9MB 08:38:26 security-proxy-setup latest 7e08ddab2e20 26 seconds ago 27.8MB 08:38:26 core-common-config-bootstrapper latest 94b32c2672dd 29 seconds ago 15.5MB 08:38:26 support-scheduler latest 86f835786bc6 32 seconds ago 30MB 08:38:26 core-metadata latest 5c0159074104 36 seconds ago 18.5MB 08:38:26 8757715c09bd 45 seconds ago 1.75GB 08:38:26 cf109d450aff 46 seconds ago 1.69GB 08:38:26 0dbc99c2c44a 46 seconds ago 1.67GB 08:38:26 bef9930efbb0 46 seconds ago 1.68GB 08:38:26 b08f7c4f6c67 50 seconds ago 1.67GB 08:38:26 security-spire-agent latest 9b0dca6b96c5 3 minutes ago 125MB 08:38:26 security-bootstrapper latest 79ae971b26f7 3 minutes ago 20.3MB 08:38:26 support-notifications latest 5937581729c4 3 minutes ago 30.6MB 08:38:26 security-spiffe-token-provider latest c0a06c00c8e7 3 minutes ago 29.8MB 08:38:26 9f9e15bfe350 3 minutes ago 1.75GB 08:38:26 bc79d76fcb30 3 minutes ago 1.71GB 08:38:26 32daf24aa4f7 3 minutes ago 1.67GB 08:38:26 security-spire-config latest b25d15bc4c58 3 minutes ago 85.8MB 08:38:26 security-spire-server latest 00c87c5529a9 3 minutes ago 86.5MB 08:38:26 e265a4ec2065 4 minutes ago 1.55GB 08:38:26 d64e56c0ac30 4 minutes ago 1.55GB 08:38:26 ci-base-image-x86_64 latest 05166121594a 7 minutes ago 904MB 08:38:26 alpine 3.16 bfe296a52501 2 months ago 5.54MB 08:38:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 08:38:26 alpine 3.15 c4fc93816858 5 months ago 5.59MB 08:38:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB 08:38:26 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] } 08:38:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.472s coverage: 89.2% of statements 08:38:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:38:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:38:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:38:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:38:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:38:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.664s coverage: 2.6% of statements 08:38:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:38:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:38:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.630s coverage: 95.6% of statements 08:38:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:38:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:38:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:38:29 ok github.com/edgexfoundry/edgex-go/internal/io 0.658s coverage: 72.2% of statements 08:38:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:38:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:38:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:38:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:38:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:38:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.433s coverage: 65.9% of statements 08:38:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:38:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:38:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:38:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.643s coverage: 0.9% of statements 08:38:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:38:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.349s coverage: 29.6% of statements 08:38:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.366s coverage: 47.1% of statements 08:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.277s coverage: 82.9% of statements 08:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.212s coverage: 94.1% of statements 08:38:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.321s coverage: 96.3% of statements 08:38:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.267s coverage: 87.5% of statements 08:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.261s coverage: 94.4% of statements 08:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.234s coverage: 44.8% of statements 08:38:51 flag provided but not defined: -invalid 08:38:51 Usage of setupRegistryACL: 08:38:51 -configDir string 08:38:51 08:38:51 --- FAIL: TestMultipleExecuteCalls (0.00s) 08:38:51 --- FAIL: TestMultipleExecuteCalls/Good:setupRegistryACL_with_calling_Execute()_3_times (1.15s) 08:38:51 command_test.go:278: 08:38:51 Error Trace: /w/workspace/edgex-go/9/internal/security/bootstrapper/command/setupacl/command_test.go:278 08:38:51 Error: Received unexpected error: 08:38:51 failed to re-setup registry ACL: on 2nd time or later, failed to re-set up roles: failed to create EdgeX roles: failed to create edgex role: Post "http://127.0.0.1:35711/v1/consul/roles/role1": dial tcp 127.0.0.1:35711: connect: connection refused 08:38:51 Test: TestMultipleExecuteCalls/Good:setupRegistryACL_with_calling_Execute()_3_times 08:38:51 FAIL 08:38:51 coverage: 80.6% of statements 08:38:51 FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.907s 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:38:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.320s coverage: 92.9% of statements 08:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:38:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements 08:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:38:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.268s coverage: 86.9% of statements 08:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:38:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.247s coverage: 87.2% of statements 08:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:38:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.215s coverage: 100.0% of statements 08:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:38:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.304s coverage: 77.4% of statements 08:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:38:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.315s coverage: 80.0% of statements 08:38:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.267s coverage: 87.2% of statements 08:38:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.933s coverage: 91.2% of statements 08:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:39:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.014s coverage: 64.7% of statements 08:39:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:39:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:39:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.299s coverage: 100.0% of statements 08:39:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 89.4% of statements 08:39:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements 08:39:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.118s coverage: 73.7% of statements 08:39:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements 08:39:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.534s coverage: 65.3% of statements 08:39:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:39:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:39:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.951s coverage: 41.8% of statements 08:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.329s coverage: 89.5% of statements 08:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.471s coverage: 84.8% of statements 08:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:39:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.401s coverage: 17.7% of statements 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:39:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.907s coverage: 92.3% of statements 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:39:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.322s coverage: 63.2% of statements 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:39:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.512s coverage: 97.7% of statements 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:39:20 FAIL 08:39:20 make: *** [Makefile:143: unittest] Error 1 [Pipeline] } 08:39:20 $ docker stop --time=1 4b512e5d642b91545ec907bd8e065f97488806a7d401c8e74c1e80f2bc01e6d1 08:39:22 $ docker rm -f --volumes 4b512e5d642b91545ec907bd8e065f97488806a7d401c8e74c1e80f2bc01e6d1 [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 08:39:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:39:24 08:39:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:39:25 arm64: Pulling from edgex-lftools-log-publisher 08:39:25 8998bd30e6a1: Pulling fs layer 08:39:25 04944245beec: Pulling fs layer 08:39:25 699f458cf7ca: Pulling fs layer 08:39:25 765212b225bb: Pulling fs layer 08:39:25 f23df028b6ca: Pulling fs layer 08:39:25 d65c8cfc05b1: Pulling fs layer 08:39:25 2437ff75d9bd: Pulling fs layer 08:39:25 d65c8cfc05b1: Waiting 08:39:25 2437ff75d9bd: Waiting 08:39:25 765212b225bb: Waiting 08:39:25 04944245beec: Download complete 08:39:25 765212b225bb: Verifying Checksum 08:39:25 765212b225bb: Download complete 08:39:25 f23df028b6ca: Verifying Checksum 08:39:25 f23df028b6ca: Download complete 08:39:25 d65c8cfc05b1: Verifying Checksum 08:39:25 d65c8cfc05b1: Download complete 08:39:25 699f458cf7ca: Verifying Checksum 08:39:25 699f458cf7ca: Download complete 08:39:25 8998bd30e6a1: Verifying Checksum 08:39:25 8998bd30e6a1: Download complete 08:39:28 2437ff75d9bd: Verifying Checksum 08:39:28 2437ff75d9bd: Download complete 08:39:31 8998bd30e6a1: Pull complete 08:39:32 04944245beec: Pull complete 08:39:33 699f458cf7ca: Pull complete 08:39:34 765212b225bb: Pull complete 08:39:34 f23df028b6ca: Pull complete 08:39:35 d65c8cfc05b1: Pull complete 08:39:50 2437ff75d9bd: Pull complete 08:39:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:39:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:39:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:50 prd-ubuntu20.04-docker-arm64-4c-16g-4240 does not seem to be running inside a container 08:39:50 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 08:39:53 $ docker top 941126223dcc17bede1f52cdaaee3f4167c2b3a93b7ee23a61e87f472251975d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:39:53 ---> job-cost.sh 08:39:53 lf-activate-venv: SKIPPING 08:39:53 INFO: No Stack... 08:39:54 INFO: Retrieving Pricing Info for: v3-standard-4 08:39:55 INFO: Archiving Costs [Pipeline] sh 08:39:55 + cut -d, -f6 08:39:55 + cat /w/workspace/edgex-go/9/archives/cost.csv [Pipeline] lock 08:39:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4302-9-stack-cost] 08:39:55 Resource [jenkins-edgexfoundry-edgex-go-PR-4302-9-stack-cost] did not exist. Created. 08:39:55 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4302-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:39:56 + echo total: 0.10999999940395355 [Pipeline] stash 08:39:57 Stashed 1 file(s) [Pipeline] } 08:39:57 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4302-9-stack-cost] [Pipeline] // lock [Pipeline] } 08:39:57 $ docker stop --time=1 941126223dcc17bede1f52cdaaee3f4167c2b3a93b7ee23a61e87f472251975d 08:39:58 $ docker rm -f --volumes 941126223dcc17bede1f52cdaaee3f4167c2b3a93b7ee23a61e87f472251975d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:39:59 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 08:39:59 + [ -d /w/workspace/edgex-go/9/archives ] [Pipeline] libraryResource [Pipeline] sh 08:39:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:40:00 ---> package-listing.sh 08:40:00 ++ facter osfamily 08:40:00 ++ tr '[:upper:]' '[:lower:]' 08:40:01 + OS_FAMILY=debian 08:40:01 + workspace=/w/workspace/edgex-go/9 08:40:01 + START_PACKAGES=/tmp/packages_start.txt 08:40:01 + END_PACKAGES=/tmp/packages_end.txt 08:40:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:40:01 + PACKAGES=/tmp/packages_start.txt 08:40:01 + '[' /w/workspace/edgex-go/9 ']' 08:40:01 + PACKAGES=/tmp/packages_end.txt 08:40:01 + case "${OS_FAMILY}" in 08:40:01 + dpkg -l 08:40:01 + grep '^ii' 08:40:01 + '[' -f /tmp/packages_start.txt ']' 08:40:01 + '[' -f /tmp/packages_end.txt ']' 08:40:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:40:01 + '[' /w/workspace/edgex-go/9 ']' 08:40:01 + mkdir -p /w/workspace/edgex-go/9/archives/ 08:40:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo 08:40:01 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:40:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:40:01 08:40:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:40:02 latest: Pulling from edgex-lftools-log-publisher 08:40:02 5eb5b503b376: Pulling fs layer 08:40:02 5c69ac0246d0: Pulling fs layer 08:40:02 ec43610c2a17: Pulling fs layer 08:40:02 3a2ae6a8a46f: Pulling fs layer 08:40:02 33b1e0a273af: Pulling fs layer 08:40:02 5d3b04190fa2: Pulling fs layer 08:40:02 2f39f015ded8: Pulling fs layer 08:40:02 3a2ae6a8a46f: Waiting 08:40:02 33b1e0a273af: Waiting 08:40:02 5d3b04190fa2: Waiting 08:40:02 2f39f015ded8: Waiting 08:40:02 5c69ac0246d0: Verifying Checksum 08:40:02 5c69ac0246d0: Download complete 08:40:02 3a2ae6a8a46f: Verifying Checksum 08:40:02 3a2ae6a8a46f: Download complete 08:40:02 33b1e0a273af: Download complete 08:40:02 ec43610c2a17: Verifying Checksum 08:40:02 ec43610c2a17: Download complete 08:40:02 5d3b04190fa2: Verifying Checksum 08:40:02 5d3b04190fa2: Download complete 08:40:02 5eb5b503b376: Verifying Checksum 08:40:02 5eb5b503b376: Download complete 08:40:03 2f39f015ded8: Download complete 08:40:04 5eb5b503b376: Pull complete 08:40:04 5c69ac0246d0: Pull complete 08:40:04 ec43610c2a17: Pull complete 08:40:04 3a2ae6a8a46f: Pull complete 08:40:05 33b1e0a273af: Pull complete 08:40:05 5d3b04190fa2: Pull complete 08:40:10 2f39f015ded8: Pull complete 08:40:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:40:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:40:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:40:10 prd-ubuntu20.04-docker-8c-8g-4237 does not seem to be running inside a container 08:40:10 $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:40:13 $ docker top c5d0b55ec3fee277a3ae10c4572d2faf38881d45b4a0f5b3cd52da3bdf78ce3d -eo pid,comm [Pipeline] { [Pipeline] sh 08:40:14 + touch /tmp/pre-build-complete [Pipeline] sh 08:40:14 + mkdir -p /var/log/sysstat [Pipeline] sh 08:40:14 + ls /var/log/sa-host 08:40:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:40:15 provisioning config files... 08:40:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config14436039630462451281tmp [Pipeline] { [Pipeline] echo 08:40:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:40:15 ---> create-netrc.sh [Pipeline] } 08:40:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:40:15 ---> python-tools-install.sh [Pipeline] echo 08:40:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:40:15 ---> sudo-logs.sh 08:40:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:40:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:40:16 ---> job-cost.sh 08:40:16 lf-activate-venv: SKIPPING 08:40:16 DEBUG: total: 0.10999999940395355 08:40:16 INFO: Retrieving Stack Cost... 08:40:16 INFO: Retrieving Pricing Info for: v3-standard-8 08:40:17 INFO: Archiving Costs [Pipeline] echo 08:40:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:40:17 ---> logs-deploy.sh 08:40:17 lf-activate-venv: SKIPPING 08:40:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4302/9 08:40:17 INFO: archiving workspace using pattern(s): 08:40:18 Archives upload complete. 08:40:18 INFO: archiving logs to Nexus 08:40:19 ---> uname -a: 08:40:19 Linux prd-ubuntu20-04-docker-8c-8g-4237 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:40:19 08:40:19 08:40:19 ---> lscpu: 08:40:19 Architecture: x86_64 08:40:19 CPU op-mode(s): 32-bit, 64-bit 08:40:19 Byte Order: Little Endian 08:40:19 Address sizes: 40 bits physical, 48 bits virtual 08:40:19 CPU(s): 8 08:40:19 On-line CPU(s) list: 0-7 08:40:19 Thread(s) per core: 1 08:40:19 Core(s) per socket: 1 08:40:19 Socket(s): 8 08:40:19 NUMA node(s): 1 08:40:19 Vendor ID: AuthenticAMD 08:40:19 CPU family: 23 08:40:19 Model: 49 08:40:19 Model name: AMD EPYC-Rome Processor 08:40:19 Stepping: 0 08:40:19 CPU MHz: 2799.998 08:40:19 BogoMIPS: 5599.99 08:40:19 Virtualization: AMD-V 08:40:19 Hypervisor vendor: KVM 08:40:19 Virtualization type: full 08:40:19 L1d cache: 256 KiB 08:40:19 L1i cache: 256 KiB 08:40:19 L2 cache: 4 MiB 08:40:19 L3 cache: 128 MiB 08:40:19 NUMA node0 CPU(s): 0-7 08:40:19 Vulnerability Itlb multihit: Not affected 08:40:19 Vulnerability L1tf: Not affected 08:40:19 Vulnerability Mds: Not affected 08:40:19 Vulnerability Meltdown: Not affected 08:40:19 Vulnerability Mmio stale data: Not affected 08:40:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:40:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:40:19 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:40:19 Vulnerability Srbds: Not affected 08:40:19 Vulnerability Tsx async abort: Not affected 08:40:19 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 08:40:19 08:40:19 08:40:19 ---> nproc: 08:40:19 8 08:40:19 08:40:19 08:40:19 ---> df -h: 08:40:19 Filesystem Size Used Avail Use% Mounted on 08:40:19 overlay 155G 20G 135G 13% / 08:40:19 tmpfs 64M 0 64M 0% /dev 08:40:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:40:19 shm 64M 0 64M 0% /dev/shm 08:40:19 /dev/vda1 155G 20G 135G 13% /facter-os 08:40:19 08:40:19 08:40:19 ---> sar -b -r -n DEV: 08:40:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4237) 02/01/23 _x86_64_ (8 CPU) 08:40:19 08:40:19 08:29:11 LINUX RESTART (8 CPU) 08:40:19 08:40:19 08:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:40:19 08:31:01 138.61 3.62 134.99 0.00 426.46 66580.90 0.00 08:40:19 08:32:01 33.24 0.25 32.99 0.00 3.20 13457.77 0.00 08:40:19 08:33:01 239.59 0.82 238.78 0.00 12.66 105604.00 0.00 08:40:19 08:34:02 379.90 7.02 372.89 0.00 59.59 183335.84 0.00 08:40:19 08:35:01 647.18 10.91 636.27 0.00 2959.77 182707.07 0.00 08:40:19 08:36:01 474.50 6.43 468.07 0.00 2313.08 156019.06 0.00 08:40:19 08:37:01 280.11 4.88 275.22 0.00 52.78 184312.43 0.00 08:40:19 08:38:01 536.23 0.00 536.23 0.00 0.00 107118.68 0.00 08:40:19 08:39:01 185.35 0.02 185.34 0.00 0.67 24282.89 0.00 08:40:19 08:40:01 1.98 0.15 1.83 0.00 12.13 19.59 0.00 08:40:19 Average: 291.07 3.40 287.68 0.00 580.05 102209.35 0.00 08:40:19 08:40:19 08:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:40:19 08:31:01 27912740 31402456 908292 2.76 113372 3587168 2321060 6.84 1566528 2970720 420380 08:40:19 08:32:01 27849300 31527724 780412 2.37 116992 3741756 1887532 5.56 1287208 3287156 317988 08:40:19 08:33:01 25513836 31419060 871252 2.65 143104 5825336 2396468 7.06 1745436 5021380 473280 08:40:19 08:34:02 20714484 31529992 767700 2.33 287624 10370108 1905148 5.61 1728604 9625996 1626572 08:40:19 08:35:01 21319660 31427152 849012 2.58 314968 9636740 2419092 7.13 2098308 8627152 1220 08:40:19 08:36:01 19151228 31493328 779924 2.37 389856 11604432 2013220 5.93 2659192 10038160 87756 08:40:19 08:37:01 16531620 30938488 1313336 3.99 471952 13484828 4106016 12.10 3005272 12178948 199640 08:40:19 08:38:01 17350552 31387768 875716 2.66 478724 13126888 2479260 7.31 2611500 11792256 22472 08:40:19 08:39:01 17965572 31534752 740336 2.25 480824 12684164 1951548 5.75 2483536 11346024 148 08:40:19 08:40:01 17964640 31534776 739924 2.25 480864 12685240 1915484 5.65 2484872 11346416 588 08:40:19 Average: 21227363 31419550 862590 2.62 327828 9674666 2339483 6.89 2167046 8623421 315004 08:40:19 08:40:19 08:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:40:19 08:31:01 ens3 575.99 541.68 7466.38 94.19 0.00 0.00 0.00 0.00 08:40:19 08:31:01 docker0 404.30 392.07 31.86 3416.84 0.00 0.00 0.00 0.00 08:40:19 08:31:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 08:40:19 08:31:01 veth84e71f2 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:40:19 08:32:01 ens3 29.11 18.75 31.39 12.00 0.00 0.00 0.00 0.00 08:40:19 08:32:01 docker0 1.37 1.37 0.09 0.11 0.00 0.00 0.00 0.00 08:40:19 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:40:19 08:32:01 veth84e71f2 1.37 1.40 0.11 0.11 0.00 0.00 0.00 0.00 08:40:19 08:33:01 vethcadbf3b 46.48 59.86 4.20 141.87 0.00 0.00 0.00 0.01 08:40:19 08:33:01 veth52189ea 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 08:40:19 08:33:01 veth8b74b40 65.01 79.49 5.82 381.70 0.00 0.00 0.00 0.03 08:40:19 08:33:01 veth4e9c99e 54.81 69.49 5.14 382.70 0.00 0.00 0.00 0.03 08:40:19 08:33:01 vethe5e3f09 52.01 65.87 4.59 155.37 0.00 0.00 0.00 0.01 08:40:19 08:33:01 ens3 440.49 331.89 3080.75 45.64 0.00 0.00 0.00 0.00 08:40:19 08:33:01 docker0 271.40 347.98 20.65 1379.43 0.00 0.00 0.00 0.00 08:40:19 08:33:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 08:40:19 08:33:01 veth3c7361f 42.41 55.47 3.84 74.78 0.00 0.00 0.00 0.01 08:40:19 08:34:02 veth52189ea 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:40:19 08:34:02 ens3 439.49 334.53 4716.02 32.67 0.00 0.00 0.00 0.00 08:40:19 08:34:02 docker0 329.01 432.13 24.91 4709.05 0.00 0.00 0.00 0.00 08:40:19 08:34:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:40:19 08:35:01 veth401a139 2.08 2.90 0.19 1.37 0.00 0.00 0.00 0.00 08:40:19 08:35:01 veth52189ea 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 08:40:19 08:35:01 vethc747ede 2.25 2.88 0.20 1.37 0.00 0.00 0.00 0.00 08:40:19 08:35:01 ens3 205.78 99.97 2007.46 20.30 0.00 0.00 0.00 0.00 08:40:19 08:35:01 docker0 25.86 46.62 1.68 425.43 0.00 0.00 0.00 0.00 08:40:19 08:35:01 lo 2.17 2.17 0.21 0.21 0.00 0.00 0.00 0.00 08:40:19 08:36:01 veth52189ea 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 08:40:19 08:36:01 ens3 1209.45 807.92 7288.92 244.53 0.00 0.00 0.00 0.00 08:40:19 08:36:01 docker0 640.83 971.52 47.43 5941.11 0.00 0.00 0.00 0.00 08:40:19 08:36:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 08:40:19 08:37:01 vetheea3baf 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:40:19 08:37:01 veth52189ea 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:19 08:37:01 vethb319356 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:40:19 08:37:01 ens3 8.71 6.25 7.08 3.94 0.00 0.00 0.00 0.00 08:40:19 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:19 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:19 08:37:01 veth9b641b1 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:40:19 08:37:01 veth8fa7b1c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:40:19 08:37:01 veth9a90b4f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:40:19 08:38:01 veth4178bc8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:40:19 08:38:01 veth52189ea 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 08:40:19 08:38:01 ens3 40.03 21.86 239.72 10.03 0.00 0.00 0.00 0.00 08:40:19 08:38:01 docker0 9.60 19.01 0.61 222.95 0.00 0.00 0.00 0.00 08:40:19 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:40:19 08:38:01 vethf3820d3 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:40:19 08:39:01 ens3 13.15 7.28 49.33 4.13 0.00 0.00 0.00 0.00 08:40:19 08:39:01 docker0 1.78 3.83 0.11 41.05 0.00 0.00 0.00 0.00 08:40:19 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:19 08:40:01 ens3 5.08 3.23 5.78 2.03 0.00 0.00 0.00 0.00 08:40:19 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:19 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:40:19 Average: ens3 296.87 217.52 2490.01 46.99 0.00 0.00 0.00 0.00 08:40:19 Average: docker0 168.65 221.74 12.75 1615.53 0.00 0.00 0.00 0.00 08:40:19 Average: lo 0.50 0.50 0.05 0.05 0.00 0.00 0.00 0.00 08:40:19 08:40:19 08:40:19 ---> sar -P ALL: 08:40:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4237) 02/01/23 _x86_64_ (8 CPU) 08:40:19 08:40:19 08:29:11 LINUX RESTART (8 CPU) 08:40:19 08:40:19 08:30:01 CPU %user %nice %system %iowait %steal %idle 08:40:19 08:31:01 all 24.82 0.00 5.31 2.37 0.08 67.43 08:40:19 08:31:01 0 28.05 0.00 4.82 2.53 0.07 64.53 08:40:19 08:31:01 1 26.07 0.00 6.02 0.78 0.07 67.06 08:40:19 08:31:01 2 25.35 0.00 5.82 1.43 0.08 67.31 08:40:19 08:31:01 3 22.85 0.00 5.05 0.61 0.07 71.43 08:40:19 08:31:01 4 23.51 0.00 5.87 11.65 0.09 58.89 08:40:19 08:31:01 5 24.86 0.00 5.16 0.05 0.07 69.86 08:40:19 08:31:01 6 23.27 0.00 4.78 0.37 0.07 71.51 08:40:19 08:31:01 7 24.53 0.00 4.98 1.60 0.10 68.79 08:40:19 08:32:01 all 43.23 0.00 6.63 0.46 0.09 49.60 08:40:19 08:32:01 0 43.51 0.00 6.24 0.35 0.08 49.81 08:40:19 08:32:01 1 45.09 0.00 6.15 0.08 0.10 48.58 08:40:19 08:32:01 2 42.12 0.00 7.72 0.13 0.07 49.96 08:40:19 08:32:01 3 42.92 0.00 6.71 0.12 0.08 50.17 08:40:19 08:32:01 4 43.92 0.00 6.16 0.13 0.08 49.71 08:40:19 08:32:01 5 42.60 0.00 6.35 2.67 0.08 48.30 08:40:19 08:32:01 6 42.35 0.00 7.76 0.07 0.08 49.74 08:40:19 08:32:01 7 43.32 0.00 5.95 0.10 0.10 50.53 08:40:19 08:33:01 all 17.58 0.00 7.75 3.11 0.11 71.44 08:40:19 08:33:01 0 17.30 0.00 7.77 0.97 0.09 73.87 08:40:19 08:33:01 1 17.04 0.00 8.62 0.32 0.09 73.93 08:40:19 08:33:01 2 17.70 0.00 8.09 0.39 0.10 73.72 08:40:19 08:33:01 3 17.33 0.00 7.44 8.44 0.19 66.59 08:40:19 08:33:01 4 19.39 0.00 7.87 0.15 0.07 72.52 08:40:19 08:33:01 5 16.78 0.00 7.05 0.19 0.09 75.89 08:40:19 08:33:01 6 17.27 0.00 7.54 11.28 0.20 63.71 08:40:19 08:33:01 7 17.82 0.00 7.62 3.11 0.08 71.36 08:40:19 08:34:02 all 8.83 0.00 5.76 19.79 0.08 65.55 08:40:19 08:34:02 0 8.86 0.00 5.43 17.17 0.05 68.50 08:40:19 08:34:02 1 9.15 0.00 5.61 11.46 0.10 73.67 08:40:19 08:34:02 2 8.72 0.00 5.26 8.62 0.03 77.37 08:40:19 08:34:02 3 8.56 0.00 5.79 17.64 0.08 67.93 08:40:19 08:34:02 4 8.22 0.00 5.54 28.79 0.07 57.38 08:40:19 08:34:02 5 8.63 0.00 7.86 43.23 0.07 40.22 08:40:19 08:34:02 6 9.32 0.00 5.17 13.88 0.03 71.59 08:40:19 08:34:02 7 9.14 0.00 5.43 17.80 0.19 67.44 08:40:19 08:35:01 all 42.85 0.00 9.76 13.77 0.21 33.41 08:40:19 08:35:01 0 40.88 0.00 8.73 14.42 0.23 35.74 08:40:19 08:35:01 1 40.98 0.00 8.44 6.53 0.18 43.87 08:40:19 08:35:01 2 43.66 0.00 10.67 11.74 0.16 33.77 08:40:19 08:35:01 3 41.56 0.00 8.48 12.48 0.30 37.18 08:40:19 08:35:01 4 41.26 0.00 11.05 27.34 0.16 20.20 08:40:19 08:35:01 5 45.37 0.00 10.47 5.93 0.16 38.07 08:40:19 08:35:01 6 44.26 0.00 10.16 13.71 0.25 31.62 08:40:19 08:35:01 7 44.76 0.00 10.02 17.98 0.27 26.97 08:40:19 08:36:01 all 9.61 0.00 5.88 16.17 0.19 68.15 08:40:19 08:36:01 0 6.80 0.00 4.51 6.44 0.12 82.13 08:40:19 08:36:01 1 5.91 0.00 4.48 7.15 0.14 82.33 08:40:19 08:36:01 2 11.31 0.00 6.90 24.16 0.12 57.51 08:40:19 08:36:01 3 8.19 0.00 4.08 15.15 0.10 72.48 08:40:19 08:36:01 4 9.95 0.00 5.42 8.16 0.09 76.39 08:40:19 08:36:01 5 12.21 0.00 5.90 21.89 0.72 59.28 08:40:19 08:36:01 6 11.39 0.00 7.91 18.34 0.12 62.23 08:40:19 08:36:01 7 11.23 0.00 7.96 28.58 0.14 52.09 08:40:19 08:37:01 all 16.30 0.00 6.16 13.81 0.11 63.62 08:40:19 08:37:01 0 15.73 0.00 5.94 1.43 0.07 76.83 08:40:19 08:37:01 1 15.58 0.00 5.59 9.57 0.08 69.17 08:40:19 08:37:01 2 16.44 0.00 7.37 15.73 0.08 60.38 08:40:19 08:37:01 3 17.59 0.00 6.03 5.24 0.08 71.05 08:40:19 08:37:01 4 15.49 0.00 5.73 13.37 0.09 65.33 08:40:19 08:37:01 5 16.34 0.00 5.30 13.93 0.12 64.32 08:40:19 08:37:01 6 16.21 0.00 6.42 4.13 0.17 73.07 08:40:19 08:37:01 7 17.05 0.00 6.88 47.33 0.20 28.54 08:40:19 08:38:01 all 48.27 0.00 8.31 11.28 0.14 32.00 08:40:19 08:38:01 0 47.30 0.00 8.90 3.02 0.22 40.57 08:40:19 08:38:01 1 47.46 0.00 7.98 3.98 0.08 40.50 08:40:19 08:38:01 2 48.71 0.00 7.69 2.92 0.10 40.57 08:40:19 08:38:01 3 48.57 0.00 8.54 5.58 0.12 37.19 08:40:19 08:38:01 4 45.52 0.00 7.67 23.27 0.12 23.42 08:40:19 08:38:01 5 48.70 0.00 7.64 21.15 0.10 22.40 08:40:19 08:38:01 6 50.13 0.00 9.17 19.40 0.24 21.06 08:40:19 08:38:01 7 49.73 0.00 8.89 10.93 0.12 30.34 08:40:19 08:39:01 all 17.81 0.00 3.08 2.87 0.11 76.14 08:40:19 08:39:01 0 17.13 0.00 2.81 6.12 0.03 73.92 08:40:19 08:39:01 1 17.13 0.00 2.63 0.65 0.05 79.54 08:40:19 08:39:01 2 17.20 0.00 2.96 0.05 0.03 79.75 08:40:19 08:39:01 3 18.40 0.00 3.16 2.54 0.25 75.65 08:40:19 08:39:01 4 17.27 0.00 3.64 0.76 0.12 78.22 08:40:19 08:39:01 5 17.23 0.00 2.87 0.08 0.08 79.74 08:40:19 08:39:01 6 19.18 0.00 3.28 3.27 0.18 74.09 08:40:19 08:39:01 7 18.95 0.00 3.27 9.47 0.08 68.22 08:40:19 08:40:01 all 0.43 0.00 0.06 0.01 0.01 99.49 08:40:19 08:40:01 0 0.38 0.00 0.07 0.02 0.02 99.52 08:40:19 08:40:01 1 2.17 0.00 0.10 0.00 0.02 97.72 08:40:19 08:40:01 2 0.33 0.00 0.08 0.00 0.00 99.58 08:40:19 08:40:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:40:19 08:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:40:19 08:40:01 5 0.05 0.00 0.05 0.02 0.00 99.88 08:40:19 08:40:01 6 0.05 0.00 0.03 0.00 0.02 99.90 08:40:19 08:40:01 7 0.43 0.00 0.12 0.03 0.00 99.42 08:40:19 Average: all 22.85 0.00 5.84 8.31 0.11 62.88 08:40:19 Average: 0 22.45 0.00 5.49 5.19 0.10 66.77 08:40:19 Average: 1 22.48 0.00 5.52 4.03 0.09 67.87 08:40:19 Average: 2 23.05 0.00 6.23 6.46 0.08 64.18 08:40:19 Average: 3 22.47 0.00 5.50 6.73 0.13 65.16 08:40:19 Average: 4 22.34 0.00 5.86 11.28 0.09 60.43 08:40:19 Average: 5 23.19 0.00 5.84 10.89 0.15 59.93 08:40:19 Average: 6 23.23 0.00 6.19 8.37 0.14 62.07 08:40:19 Average: 7 23.62 0.00 6.08 13.59 0.13 56.58 08:40:19 08:40:19 08:40:19