Pull request #4332 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0c7ae6fa243b66ca478cf4e2dedf57c99bff0b25+cb6527cf2788a41b6debaba97c6050bf2889ad58 (ababc76d97dc1bcfc9737d8346197f99f43631b8) 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-ssh13280784616028260977.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-ssh7445404647872850097.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-4332/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-4332/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8243103919090661466.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-ssh15062879929926350321.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-4332/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-4332/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7073599411807817183.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 ‘prd-ubuntu18.04-docker-8c-8g-5115’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-5117’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-5122’ is offline ‘prd-ubuntu20.04-docker-8c-8g-5123’ is offline ‘prd-ubuntu20.04-docker-8c-8g-5125’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-5124’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5126 in /w/workspace/edgexfoundry_edgex-go_PR-4332 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit cb6527cf2788a41b6debaba97c6050bf2889ad58 into PR head commit 0c7ae6fa243b66ca478cf4e2dedf57c99bff0b25 Merge succeeded, producing 0c7ae6fa243b66ca478cf4e2dedf57c99bff0b25 Checking out Revision 0c7ae6fa243b66ca478cf4e2dedf57c99bff0b25 (PR-4332) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:58:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > 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/4332/head:refs/remotes/origin/PR-4332 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0c7ae6fa243b66ca478cf4e2dedf57c99bff0b25 # 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 cb6527cf2788a41b6debaba97c6050bf2889ad58 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0c7ae6fa243b66ca478cf4e2dedf57c99bff0b25 # timeout=10 > git rev-list --no-walk dc8267ed8e81269a8b2e7ae9a271c33243586bcf # timeout=10 [Pipeline] withCredentials 14:58:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:58:23 ========================================================= 14:58:23 EdgeX Global Pipelines Version Info 14:58:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:58:24 ------------------- 14:58:24 stable info: 14:58:24 ------------------- 14:58:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:58:24 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 14:58:24 Message: update stable to v1.0.244 14:58:24 ------------------- 14:58:24 experimental info: 14:58:24 ------------------- 14:58:24 Commited By: **** collab-it+edgex@linuxfoundation.org 14:58:24 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 14:58:24 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:58:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:58:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:58:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:58:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:58:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:58:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 14:58:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:58:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:58:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:58:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:58:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:58:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:58:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:58:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:58:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:58:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:58:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:58:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:58:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:58:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:58:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:58:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:58:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:58:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4332 [Pipeline] echo 14:58:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4332 [Pipeline] echo 14:58:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4332 [Pipeline] echo 14:58:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0c7ae6fa243b66ca478cf4e2dedf57c99bff0b25 [Pipeline] echo 14:58:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0c7ae6f [Pipeline] echo 14:58:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:58:25 provisioning config files... 14:58:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6407194157983597409tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:58:25 ---> docker-login.sh 14:58:25 nexus3.edgexfoundry.org:10001 14:58:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:27 Configure a credential helper to remove this warning. See 14:58:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:27 14:58:27 Login Succeeded 14:58:27 nexus3.edgexfoundry.org:10002 14:58:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:27 Configure a credential helper to remove this warning. See 14:58:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:27 14:58:27 Login Succeeded 14:58:27 nexus3.edgexfoundry.org:10003 14:58:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:28 Configure a credential helper to remove this warning. See 14:58:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:28 14:58:28 Login Succeeded 14:58:28 nexus3.edgexfoundry.org:10004 14:58:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:28 Configure a credential helper to remove this warning. See 14:58:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:28 14:58:28 Login Succeeded 14:58:28 docker.io 14:58:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:28 Configure a credential helper to remove this warning. See 14:58:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:28 14:58:28 Login Succeeded 14:58:28 ---> docker-login.sh ends [Pipeline] } 14:58:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:58:29 + 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 14:58:29 + + dirname cmd/core-command/Dockerfile 14:58:29 cut -d/ -f2 14:58:29 + echo core-command,cmd/core-command/Dockerfile 14:58:29 + dirname cmd/core-common-config-bootstrapper/Dockerfile 14:58:29 + cut -d/ -f2 14:58:29 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 14:58:29 + dirname cmd/core-data/Dockerfile 14:58:29 + cut -d/ -f2 14:58:29 + echo core-data,cmd/core-data/Dockerfile 14:58:29 + dirname cmd/core-metadata/Dockerfile 14:58:29 + cut -d/ -f2 14:58:29 + echo core-metadata,cmd/core-metadata/Dockerfile 14:58:29 + dirname cmd/security-bootstrapper/Dockerfile 14:58:29 + cut -d/ -f2 14:58:29 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:58:29 + + dirname cmd/security-proxy-setup/Dockerfile 14:58:29 cut -d/ -f2 14:58:29 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:58:29 + dirname cmd/security-secretstore-setup/Dockerfile 14:58:29 + cut -d/ -f2 14:58:29 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:58:29 + dirname cmd/security-spiffe-token-provider/Dockerfile 14:58:29 + cut -d/ -f2 14:58:29 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 14:58:29 + dirname cmd/security-spire-agent/Dockerfile 14:58:29 + cut -d/ -f2 14:58:29 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 14:58:29 + dirname cmd/security-spire-config/Dockerfile 14:58:29 + cut -d/ -f2 14:58:29 + echo security-spire-config,cmd/security-spire-config/Dockerfile 14:58:29 + dirname cmd/security-spire-server/Dockerfile 14:58:29 + cut -d/ -f2 14:58:29 + echo security-spire-server,cmd/security-spire-server/Dockerfile 14:58:29 + dirname cmd/support-notifications/Dockerfile 14:58:29 + cut -d/ -f2 14:58:29 + echo support-notifications,cmd/support-notifications/Dockerfile 14:58:29 + dirname cmd/support-scheduler/Dockerfile 14:58:29 + cut -d/ -f2 14:58:29 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 14:58:29 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 14:58:29 + git rev-list -1 --merges 0c7ae6fa243b66ca478cf4e2dedf57c99bff0b25~1..0c7ae6fa243b66ca478cf4e2dedf57c99bff0b25 [Pipeline] echo 14:58:29 -----------> git rev-list -1 --merges 0c7ae6fa243b66ca478cf4e2dedf57c99bff0b25~1..0c7ae6fa243b66ca478cf4e2dedf57c99bff0b25 0c7ae6fa243b66ca478cf4e2dedf57c99bff0b25 [false] [Pipeline] sh 14:58:29 + git log --format=format:%s -1 0c7ae6fa243b66ca478cf4e2dedf57c99bff0b25 [Pipeline] echo 14:58:29 ========================================================= 14:58:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:58:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 14:58:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:58:30 + grep -v github /etc/ssh/ssh_known_hosts 14:58:30 + [ -e /tmp/ssh_known_hosts ] 14:58:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:58:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:58:30 + sudo tee -a /etc/ssh/ssh_known_hosts 14:58:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:58:30 14:58:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:58:32 0.1.4: Pulling from edgex-devops/py-git-semver 14:58:32 b85a868b505f: Pulling fs layer 14:58:32 e2be974225ed: Pulling fs layer 14:58:32 339a4e72a1f5: Pulling fs layer 14:58:32 988bab9f4d93: Pulling fs layer 14:58:32 1469e6f7b9e6: Pulling fs layer 14:58:32 eaf3925da568: Pulling fs layer 14:58:32 bab4dde63d76: Pulling fs layer 14:58:32 1469e6f7b9e6: Waiting 14:58:32 988bab9f4d93: Waiting 14:58:32 eaf3925da568: Waiting 14:58:32 bde34c3a00c8: Pulling fs layer 14:58:32 b352a97aabf1: Pulling fs layer 14:58:32 bab4dde63d76: Waiting 14:58:32 bde34c3a00c8: Waiting 14:58:32 4872d77fe225: Pulling fs layer 14:58:32 b352a97aabf1: Waiting 14:58:32 5851b861e8e6: Pulling fs layer 14:58:32 4872d77fe225: Waiting 14:58:32 e2be974225ed: Verifying Checksum 14:58:32 e2be974225ed: Download complete 14:58:32 988bab9f4d93: Verifying Checksum 14:58:32 988bab9f4d93: Download complete 14:58:32 1469e6f7b9e6: Verifying Checksum 14:58:32 1469e6f7b9e6: Download complete 14:58:33 eaf3925da568: Verifying Checksum 14:58:33 eaf3925da568: Download complete 14:58:33 339a4e72a1f5: Verifying Checksum 14:58:33 339a4e72a1f5: Download complete 14:58:33 bde34c3a00c8: Verifying Checksum 14:58:33 bde34c3a00c8: Download complete 14:58:33 b352a97aabf1: Verifying Checksum 14:58:33 b352a97aabf1: Download complete 14:58:33 4872d77fe225: Download complete 14:58:33 b85a868b505f: Verifying Checksum 14:58:33 b85a868b505f: Download complete 14:58:33 5851b861e8e6: Download complete 14:58:33 bab4dde63d76: Verifying Checksum 14:58:33 bab4dde63d76: Download complete 14:58:35 b85a868b505f: Pull complete 14:58:36 e2be974225ed: Pull complete 14:58:38 339a4e72a1f5: Pull complete 14:58:39 988bab9f4d93: Pull complete 14:58:40 1469e6f7b9e6: Pull complete 14:58:42 eaf3925da568: Pull complete 14:58:45 bab4dde63d76: Pull complete 14:58:46 bde34c3a00c8: Pull complete 14:58:47 b352a97aabf1: Pull complete 14:58:47 4872d77fe225: Pull complete 14:58:47 5851b861e8e6: Pull complete 14:58:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:58:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:58:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:58:47 prd-ubuntu20.04-docker-8c-8g-5126 does not seem to be running inside a container 14:58:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:58:55 $ docker top 7d730ec2466940187e3d25c3b5252142a7052b6bad054635c4795bb299c0db3c -eo pid,comm 14:58:56 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). 14:58:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:58:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:58:56 [ssh-agent] Looking for ssh-agent implementation... 14:58:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:58:56 $ docker exec 7d730ec2466940187e3d25c3b5252142a7052b6bad054635c4795bb299c0db3c ssh-agent 14:58:56 SSH_AUTH_SOCK=/tmp/ssh-0VVI1aPCmjTr/agent.14 14:58:56 SSH_AGENT_PID=20 14:58:56 Running ssh-add (command line suppressed) 14:58:56 Identity added: /w/workspace/edgex-go/4@tmp/private_key_1419385976848161184.key (/w/workspace/edgex-go/4@tmp/private_key_1419385976848161184.key) 14:58:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:58:57 + git tag --points-at HEAD [Pipeline] } 14:58:57 $ docker exec --env ******** --env ******** 7d730ec2466940187e3d25c3b5252142a7052b6bad054635c4795bb299c0db3c ssh-agent -k 14:58:57 unset SSH_AUTH_SOCK; 14:58:57 unset SSH_AGENT_PID; 14:58:57 echo Agent pid 20 killed; 14:58:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:58:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:58:57 [ssh-agent] Looking for ssh-agent implementation... 14:58:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:58:57 $ docker exec 7d730ec2466940187e3d25c3b5252142a7052b6bad054635c4795bb299c0db3c ssh-agent 14:58:57 SSH_AUTH_SOCK=/tmp/ssh-Afh4vi6WlVm0/agent.52 14:58:57 SSH_AGENT_PID=65 14:58:57 Running ssh-add (command line suppressed) 14:58:57 Identity added: /w/workspace/edgex-go/4@tmp/private_key_1325134097314609720.key (/w/workspace/edgex-go/4@tmp/private_key_1325134097314609720.key) 14:58:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:58:57 + git semver init 14:58:58 2023-02-08 14:58:58,181 [run_init] DEBUG init version:0.0.0 force:False 14:58:58 2023-02-08 14:58:58,183 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 14:58:58 2023-02-08 14:58:58,184 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 14:58:58 2023-02-08 14:58:58,184 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 14:59:10 2023-02-08 14:59:08,910 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 14:59:10 2023-02-08 14:59:08,911 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4332 with force:False 14:59:10 2023-02-08 14:59:08,911 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4332 14:59:10 2023-02-08 14:59:08,916 [execute] INFO git cat-file --batch-check 14:59:10 2023-02-08 14:59:08,917 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 14:59:10 2023-02-08 14:59:08,923 [execute] INFO git cat-file --batch 14:59:10 2023-02-08 14:59:08,924 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 14:59:10 2023-02-08 14:59:08,929 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4332 14:59:10 0.0.0 [Pipeline] } 14:59:10 $ docker exec --env ******** --env ******** 7d730ec2466940187e3d25c3b5252142a7052b6bad054635c4795bb299c0db3c ssh-agent -k 14:59:10 unset SSH_AUTH_SOCK; 14:59:10 unset SSH_AGENT_PID; 14:59:10 echo Agent pid 65 killed; 14:59:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:59:11 + git semver [Pipeline] } 14:59:11 $ docker stop --time=1 7d730ec2466940187e3d25c3b5252142a7052b6bad054635c4795bb299c0db3c 14:59:13 $ docker rm -f --volumes 7d730ec2466940187e3d25c3b5252142a7052b6bad054635c4795bb299c0db3c [Pipeline] // withDockerContainer [Pipeline] sh 14:59:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:59:14 Stashed 1 file(s) [Pipeline] echo 14:59:14 [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 14:59:14 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 14:59:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:59:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:59:14 ========================================================= 14:59:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 14:59:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:59:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:59:15 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 14:59:15 213ec9aee27d: Pulling fs layer 14:59:15 4583459ba037: Pulling fs layer 14:59:15 93c1e223e6f2: Pulling fs layer 14:59:15 53926ce57604: Pulling fs layer 14:59:15 21b2b0c7a3f4: Pulling fs layer 14:59:15 22ff95d597cd: Pulling fs layer 14:59:15 12d6caf4c0d1: Pulling fs layer 14:59:15 96b7cbca73a9: Pulling fs layer 14:59:15 a7acece74701: Pulling fs layer 14:59:15 22ff95d597cd: Waiting 14:59:15 53926ce57604: Waiting 14:59:15 21b2b0c7a3f4: Waiting 14:59:15 96b7cbca73a9: Waiting 14:59:15 12d6caf4c0d1: Waiting 14:59:15 a7acece74701: Waiting 14:59:15 93c1e223e6f2: Verifying Checksum 14:59:15 93c1e223e6f2: Download complete 14:59:15 4583459ba037: Download complete 14:59:15 21b2b0c7a3f4: Verifying Checksum 14:59:15 21b2b0c7a3f4: Download complete 14:59:15 22ff95d597cd: Download complete 14:59:15 213ec9aee27d: Download complete 14:59:15 12d6caf4c0d1: Download complete 14:59:15 213ec9aee27d: Pull complete 14:59:16 a7acece74701: Verifying Checksum 14:59:16 a7acece74701: Download complete 14:59:16 53926ce57604: Verifying Checksum 14:59:16 53926ce57604: Download complete 14:59:16 4583459ba037: Pull complete 14:59:16 96b7cbca73a9: Verifying Checksum 14:59:16 96b7cbca73a9: Download complete 14:59:17 93c1e223e6f2: Pull complete 14:59:22 53926ce57604: Pull complete 14:59:23 21b2b0c7a3f4: Pull complete 14:59:23 22ff95d597cd: Pull complete 14:59:24 12d6caf4c0d1: Pull complete 14:59:26 96b7cbca73a9: Pull complete 14:59:27 a7acece74701: Pull complete 14:59:27 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 14:59:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:59:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 14:59:28 + + docker build -t ci-base-image-x86_64 -f - . 14:59:28 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:59:28 WORKDIR /edgex 14:59:28 COPY go.mod . 14:59:28 RUN go mod download 14:59:28 Sending build context to Docker daemon 170.1MB 14:59:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:59:28 ---> db6d94c90886 14:59:28 Step 2/4 : WORKDIR /edgex 14:59:29 Still waiting to schedule task 14:59:29 ‘prd-ubuntu18.04-docker-8c-8g-5115’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 14:59:29 ‘prd-ubuntu18.04-docker-8c-8g-5117’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 14:59:29 ‘prd-ubuntu20.04-docker-8c-8g-5122’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 14:59:29 ‘prd-ubuntu20.04-docker-8c-8g-5123’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 14:59:29 ‘prd-ubuntu20.04-docker-8c-8g-5127’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 14:59:29 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5128’ is offline 14:59:43 ---> Running in a5c747ce4f95 14:59:43 Removing intermediate container a5c747ce4f95 14:59:43 ---> bb233faa7629 14:59:43 Step 3/4 : COPY go.mod . 14:59:43 ---> 2112e4783d3c 14:59:43 Step 4/4 : RUN go mod download 14:59:43 ---> Running in b847f9d10edf 15:00:02 Removing intermediate container b847f9d10edf 15:00:02 ---> d7dc1445c375 15:00:02 Successfully built d7dc1445c375 15:00:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:02 + docker inspect -f . ci-base-image-x86_64 15:00:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:00:02 prd-ubuntu20.04-docker-8c-8g-5126 does not seem to be running inside a container 15:00:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 15:00:03 $ docker top daf11d5dfd8ebf4a80653ab35e7db53f66a5532b0e89789f2b883a4b9d48f19a -eo pid,comm [Pipeline] { [Pipeline] sh 15:00:03 + go version 15:00:03 go version go1.18.7 linux/amd64 [Pipeline] } 15:00:03 $ docker stop --time=1 daf11d5dfd8ebf4a80653ab35e7db53f66a5532b0e89789f2b883a4b9d48f19a 15:00:05 $ docker rm -f --volumes daf11d5dfd8ebf4a80653ab35e7db53f66a5532b0e89789f2b883a4b9d48f19a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:05 + docker inspect -f . ci-base-image-x86_64 15:00:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:00:05 prd-ubuntu20.04-docker-8c-8g-5126 does not seem to be running inside a container 15:00:05 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 15:00:06 $ docker top 39352bc35bd7a72f97bfabd3614c14cf3e601f324cf754af0bbf3e9725cefab0 -eo pid,comm [Pipeline] { [Pipeline] echo 15:00:06 ========================================================= 15:00:06 [edgeXBuildGoParallel] Running Tests and Build... 15:00:06 ========================================================= [Pipeline] sh 15:00:06 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 15:00:07 + make test 15:00:07 go test -race -coverprofile=coverage.out ./... 15:00:13 ? github.com/edgexfoundry/edgex-go [no test files] 15:00:28 # github.com/edgexfoundry/edgex-go/internal/core/metadata/application 15:00:28 internal/core/metadata/application/device.go:53:37: undefined: common.DeviceSystemEventActionAdd 15:00:28 internal/core/metadata/application/device.go:75:37: undefined: common.DeviceSystemEventActionDelete 15:00:28 internal/core/metadata/application/device.go:147:38: undefined: common.DeviceSystemEventActionUpdate 15:00:28 internal/core/metadata/application/device.go:150:37: undefined: common.DeviceSystemEventActionUpdate 15:00:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:00:28 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 15:00:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:00:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements 15:00:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.106s coverage: 98.5% of statements 15:00:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.174s coverage: 73.2% of statements 15:00:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.118s coverage: 54.0% of statements 15:00:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.504s coverage: 89.2% of statements 15:00:32 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/application [build failed] 15:00:32 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http [build failed] 15:00:32 ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements 15:00:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.076s coverage: 65.9% of statements 15:00:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.9% of statements 15:00:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 29.6% of statements 15:00:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.098s coverage: 47.1% of statements 15:00:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.062s coverage: 82.9% of statements 15:00:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.082s coverage: 94.1% of statements 15:00:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements 15:00:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.072s coverage: 87.5% of statements 15:00:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements 15:00:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements 15:00:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.223s coverage: 79.9% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.099s coverage: 92.9% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.074s coverage: 86.9% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.065s coverage: 100.0% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 77.4% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.047s coverage: 80.0% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.271s coverage: 91.2% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.166s coverage: 64.7% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 89.4% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.320s coverage: 65.3% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.172s coverage: 41.8% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.092s coverage: 84.8% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.095s coverage: 17.7% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.145s coverage: 92.3% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements 15:00:51 make: *** [Makefile:143: unittest] Error 2 [Pipeline] } 15:00:51 $ docker stop --time=1 39352bc35bd7a72f97bfabd3614c14cf3e601f324cf754af0bbf3e9725cefab0 15:00:52 $ docker rm -f --volumes 39352bc35bd7a72f97bfabd3614c14cf3e601f324cf754af0bbf3e9725cefab0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:00:52 Failed in branch amd64 15:02:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5129 in /w/workspace/edgexfoundry_edgex-go_PR-4332 [Pipeline] { [Pipeline] ws 15:02:40 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 15:02:41 The recommended git tool is: git 15:02:49 using credential edgex-jenkins-ssh 15:02:49 Cloning the remote Git repository 15:02:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:02:49 > git init /w/workspace/edgex-go/4 # timeout=10 15:02:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:02:49 > git --version # timeout=10 15:02:49 > git --version # 'git version 2.25.1' 15:02:49 using GIT_SSH to set credentials SSH Credentials for GitHub 15:02:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:03:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:03:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:03:13 Merging remotes/origin/main commit cb6527cf2788a41b6debaba97c6050bf2889ad58 into PR head commit 0c7ae6fa243b66ca478cf4e2dedf57c99bff0b25 15:03:14 Merge succeeded, producing 0c7ae6fa243b66ca478cf4e2dedf57c99bff0b25 15:03:14 Checking out Revision 0c7ae6fa243b66ca478cf4e2dedf57c99bff0b25 (PR-4332) 15:03:14 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" 15:03:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:03:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:03:12 using GIT_SSH to set credentials SSH Credentials for GitHub 15:03:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4332/head:refs/remotes/origin/PR-4332 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:03:13 > git config core.sparsecheckout # timeout=10 15:03:13 > git checkout -f 0c7ae6fa243b66ca478cf4e2dedf57c99bff0b25 # timeout=10 15:03:13 > git remote # timeout=10 15:03:13 > git config --get remote.origin.url # timeout=10 15:03:13 using GIT_SSH to set credentials SSH Credentials for GitHub 15:03:13 > git merge cb6527cf2788a41b6debaba97c6050bf2889ad58 # timeout=10 15:03:13 > git rev-parse HEAD^{commit} # timeout=10 15:03:14 > git config core.sparsecheckout # timeout=10 15:03:14 > git checkout -f 0c7ae6fa243b66ca478cf4e2dedf57c99bff0b25 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:03:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:03:15 % Total % Received % Xferd Average Speed Time Time Time Current 15:03:15 Dload Upload Total Spent Left Speed 15:03:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 15:03:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:03:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:03:16 + sudo tee /etc/docker/daemon.new 15:03:16 { 15:03:16 "registry-mirrors": [ 15:03:16 "https://nexus3.edgexfoundry.org:10001" 15:03:16 ], 15:03:16 "bip": "10.250.0.254/24", 15:03:16 "hosts": [ 15:03:16 "tcp://0.0.0.0:5555", 15:03:16 "unix:///var/run/docker.sock" 15:03:16 ], 15:03:16 "mtu": 1458, 15:03:16 "selinux-enabled": true, 15:03:16 "seccomp-profile": "/etc/docker/seccomp.json" 15:03:16 } [Pipeline] sh 15:03:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:03:17 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:03:35 provisioning config files... 15:03:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config16751705970724352612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:03:36 ---> docker-login.sh 15:03:36 nexus3.edgexfoundry.org:10001 15:03:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:36 Configure a credential helper to remove this warning. See 15:03:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:36 15:03:36 Login Succeeded 15:03:36 nexus3.edgexfoundry.org:10002 15:03:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:37 Configure a credential helper to remove this warning. See 15:03:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:37 15:03:37 Login Succeeded 15:03:37 nexus3.edgexfoundry.org:10003 15:03:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:37 Configure a credential helper to remove this warning. See 15:03:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:37 15:03:37 Login Succeeded 15:03:37 nexus3.edgexfoundry.org:10004 15:03:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:37 Configure a credential helper to remove this warning. See 15:03:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:37 15:03:37 Login Succeeded 15:03:37 docker.io 15:03:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:38 Configure a credential helper to remove this warning. See 15:03:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:38 15:03:38 Login Succeeded 15:03:38 ---> docker-login.sh ends [Pipeline] } 15:03:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 15:03:39 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 15:03:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:03:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:03:39 ========================================================= 15:03:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:03:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:03:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:03:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:03:39 9b18e9b68314: Pulling fs layer 15:03:39 35d82f9e3411: Pulling fs layer 15:03:39 e16973657156: Pulling fs layer 15:03:39 fc693d55d65f: Pulling fs layer 15:03:39 7e9fc2657dce: Pulling fs layer 15:03:39 dda99020689f: Pulling fs layer 15:03:39 db1c61fa0a46: Pulling fs layer 15:03:39 891c053d2c06: Pulling fs layer 15:03:39 fc693d55d65f: Waiting 15:03:39 7e9fc2657dce: Waiting 15:03:39 dda99020689f: Waiting 15:03:39 db1c61fa0a46: Waiting 15:03:39 891c053d2c06: Waiting 15:03:39 e16973657156: Verifying Checksum 15:03:39 e16973657156: Download complete 15:03:39 35d82f9e3411: Verifying Checksum 15:03:39 35d82f9e3411: Download complete 15:03:39 7e9fc2657dce: Verifying Checksum 15:03:39 7e9fc2657dce: Download complete 15:03:39 dda99020689f: Verifying Checksum 15:03:39 dda99020689f: Download complete 15:03:39 9b18e9b68314: Verifying Checksum 15:03:39 9b18e9b68314: Download complete 15:03:40 9b18e9b68314: Pull complete 15:03:40 891c053d2c06: Verifying Checksum 15:03:40 891c053d2c06: Download complete 15:03:41 35d82f9e3411: Pull complete 15:03:41 e16973657156: Pull complete 15:03:42 db1c61fa0a46: Verifying Checksum 15:03:42 db1c61fa0a46: Download complete 15:03:42 fc693d55d65f: Verifying Checksum 15:03:42 fc693d55d65f: Download complete 15:03:54 fc693d55d65f: Pull complete 15:03:54 7e9fc2657dce: Pull complete 15:03:54 dda99020689f: Pull complete 15:04:00 db1c61fa0a46: Pull complete 15:04:01 891c053d2c06: Pull complete 15:04:01 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 15:04:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:04:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 15:04:01 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:04:01 WORKDIR /edgex 15:04:01 COPY go.mod . 15:04:01 RUN go mod download -t 15:04:01 ci-base-image-arm64 -f - . 15:04:02 Sending build context to Docker daemon 3.096MB 15:04:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:04:02 ---> f96f9c87975a 15:04:02 Step 2/4 : WORKDIR /edgex 15:04:04 ---> Running in 058dd2746219 15:04:04 Removing intermediate container 058dd2746219 15:04:04 ---> 0668d70968d9 15:04:04 Step 3/4 : COPY go.mod . 15:04:07 ---> a965bf7418df 15:04:07 Step 4/4 : RUN go mod download 15:04:07 ---> Running in 49107f3c81ba 15:04:39 Removing intermediate container 49107f3c81ba 15:04:39 ---> b18f138e7f6b 15:04:39 Successfully built b18f138e7f6b 15:04:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:40 + docker inspect -f . ci-base-image-arm64 15:04:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:04:40 prd-ubuntu20.04-docker-arm64-4c-16g-5129 does not seem to be running inside a container 15:04:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-arm64 cat 15:04:41 $ docker top a94b1695975062577ca212417bac6da76ec05622038acdf66575e6052db55026 -eo pid,comm [Pipeline] { [Pipeline] sh 15:04:42 + go version 15:04:42 go version go1.18.7 linux/arm64 [Pipeline] } 15:04:42 $ docker stop --time=1 a94b1695975062577ca212417bac6da76ec05622038acdf66575e6052db55026 15:04:44 $ docker rm -f --volumes a94b1695975062577ca212417bac6da76ec05622038acdf66575e6052db55026 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:45 + docker inspect -f . ci-base-image-arm64 15:04:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:04:45 prd-ubuntu20.04-docker-arm64-4c-16g-5129 does not seem to be running inside a container 15:04:45 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-arm64 cat 15:04:46 $ docker top fdab570d6129e99c368231d01dcfb5bc2c52e51b6a6c0b1c923c3cce127ad550 -eo pid,comm [Pipeline] { [Pipeline] echo 15:04:46 ========================================================= 15:04:46 [edgeXBuildGoParallel] Running Tests and Build... 15:04:46 ========================================================= [Pipeline] sh 15:04:47 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 15:04:48 + make test 15:04:48 go test -race -coverprofile=coverage.out ./... 15:05:27 ? github.com/edgexfoundry/edgex-go [no test files] 15:07:18 # github.com/edgexfoundry/edgex-go/internal/core/metadata/application 15:07:18 internal/core/metadata/application/device.go:53:37: undefined: common.DeviceSystemEventActionAdd 15:07:18 internal/core/metadata/application/device.go:75:37: undefined: common.DeviceSystemEventActionDelete 15:07:18 internal/core/metadata/application/device.go:147:38: undefined: common.DeviceSystemEventActionUpdate 15:07:18 internal/core/metadata/application/device.go:150:37: undefined: common.DeviceSystemEventActionUpdate 15:07:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:07:18 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 15:07:19 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:07:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.262s coverage: 28.7% of statements 15:07:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.431s coverage: 98.5% of statements 15:07:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.879s coverage: 73.2% of statements 15:07:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.502s coverage: 54.0% of statements 15:08:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.238s coverage: 89.2% of statements 15:08:07 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/application [build failed] 15:08:07 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http [build failed] 15:08:07 ok github.com/edgexfoundry/edgex-go/internal/io 0.394s coverage: 72.2% of statements 15:08:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.501s coverage: 65.9% of statements 15:08:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.759s coverage: 0.9% of statements 15:08:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.293s coverage: 29.6% of statements 15:08:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.532s coverage: 47.1% of statements 15:08:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.677s coverage: 82.9% of statements 15:08:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.433s coverage: 94.1% of statements 15:08:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.297s coverage: 96.3% of statements 15:08:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.244s coverage: 87.5% of statements 15:08:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.289s coverage: 94.4% of statements 15:08:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.231s coverage: 44.8% of statements 15:08:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.983s coverage: 79.9% of statements 15:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.358s coverage: 92.9% of statements 15:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.077s coverage: 64.4% of statements 15:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.277s coverage: 86.9% of statements 15:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.259s coverage: 87.2% of statements 15:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.211s coverage: 100.0% of statements 15:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.338s coverage: 77.4% of statements 15:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.302s coverage: 80.0% of statements 15:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.262s coverage: 87.2% of statements 15:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.033s coverage: 91.2% of statements 15:08:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.129s coverage: 64.7% of statements 15:08:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.270s coverage: 100.0% of statements 15:08:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.156s coverage: 89.4% of statements 15:08:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.084s coverage: 100.0% of statements 15:08:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.133s coverage: 73.7% of statements 15:08:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.138s coverage: 100.0% of statements 15:08:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.540s coverage: 65.3% of statements 15:08:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.905s coverage: 41.8% of statements 15:08:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.349s coverage: 89.5% of statements 15:08:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.523s coverage: 84.8% of statements 15:08:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.423s coverage: 17.7% of statements 15:08:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.777s coverage: 92.3% of statements 15:08:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.370s coverage: 63.2% of statements 15:08:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.505s coverage: 97.7% of statements 15:08:58 make: *** [Makefile:143: unittest] Error 2 [Pipeline] } 15:08:58 $ docker stop --time=1 fdab570d6129e99c368231d01dcfb5bc2c52e51b6a6c0b1c923c3cce127ad550 15:09:00 $ docker rm -f --volumes fdab570d6129e99c368231d01dcfb5bc2c52e51b6a6c0b1c923c3cce127ad550 [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 15:09:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:09:01 15:09:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:09:02 arm64: Pulling from edgex-lftools-log-publisher 15:09:02 8998bd30e6a1: Pulling fs layer 15:09:02 04944245beec: Pulling fs layer 15:09:02 699f458cf7ca: Pulling fs layer 15:09:02 765212b225bb: Pulling fs layer 15:09:02 f23df028b6ca: Pulling fs layer 15:09:02 d65c8cfc05b1: Pulling fs layer 15:09:02 2437ff75d9bd: Pulling fs layer 15:09:02 765212b225bb: Waiting 15:09:02 2437ff75d9bd: Waiting 15:09:02 f23df028b6ca: Waiting 15:09:02 d65c8cfc05b1: Waiting 15:09:02 04944245beec: Verifying Checksum 15:09:02 04944245beec: Download complete 15:09:02 765212b225bb: Verifying Checksum 15:09:02 765212b225bb: Download complete 15:09:02 f23df028b6ca: Download complete 15:09:02 d65c8cfc05b1: Verifying Checksum 15:09:02 d65c8cfc05b1: Download complete 15:09:02 699f458cf7ca: Verifying Checksum 15:09:02 699f458cf7ca: Download complete 15:09:03 8998bd30e6a1: Verifying Checksum 15:09:03 8998bd30e6a1: Download complete 15:09:05 2437ff75d9bd: Verifying Checksum 15:09:05 2437ff75d9bd: Download complete 15:09:07 8998bd30e6a1: Pull complete 15:09:07 04944245beec: Pull complete 15:09:09 699f458cf7ca: Pull complete 15:09:09 765212b225bb: Pull complete 15:09:10 f23df028b6ca: Pull complete 15:09:10 d65c8cfc05b1: Pull complete 15:09:25 2437ff75d9bd: Pull complete 15:09:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:09:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:09:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:09:25 prd-ubuntu20.04-docker-arm64-4c-16g-5129 does not seem to be running inside a container 15:09:25 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:09:28 $ docker top c04d43e8b57ba25a09acb982eaf40909cdee25c1a3df7d0eb7a07c8ae35e9c69 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:09:29 ---> job-cost.sh 15:09:29 lf-activate-venv: SKIPPING 15:09:29 INFO: No Stack... 15:09:30 INFO: Retrieving Pricing Info for: v3-standard-4 15:09:30 INFO: Archiving Costs [Pipeline] sh 15:09:31 + cat /w/workspace/edgex-go/4/archives/cost.csv 15:09:31 + cut -d, -f6 [Pipeline] lock 15:09:31 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4332-4-stack-cost] 15:09:31 Resource [jenkins-edgexfoundry-edgex-go-PR-4332-4-stack-cost] did not exist. Created. 15:09:31 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4332-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:09:32 + echo total: 0.10999999940395355 [Pipeline] stash 15:09:33 Stashed 1 file(s) [Pipeline] } 15:09:33 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4332-4-stack-cost] [Pipeline] // lock [Pipeline] } 15:09:33 $ docker stop --time=1 c04d43e8b57ba25a09acb982eaf40909cdee25c1a3df7d0eb7a07c8ae35e9c69 15:09:34 $ docker rm -f --volumes c04d43e8b57ba25a09acb982eaf40909cdee25c1a3df7d0eb7a07c8ae35e9c69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:09:34 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 15:09:35 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 15:09:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:09:36 ---> package-listing.sh 15:09:36 ++ facter osfamily 15:09:36 ++ tr '[:upper:]' '[:lower:]' 15:09:36 + OS_FAMILY=debian 15:09:36 + workspace=/w/workspace/edgex-go/4 15:09:36 + START_PACKAGES=/tmp/packages_start.txt 15:09:36 + END_PACKAGES=/tmp/packages_end.txt 15:09:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:09:36 + PACKAGES=/tmp/packages_start.txt 15:09:36 + '[' /w/workspace/edgex-go/4 ']' 15:09:36 + PACKAGES=/tmp/packages_end.txt 15:09:36 + case "${OS_FAMILY}" in 15:09:36 + dpkg -l 15:09:36 + grep '^ii' 15:09:36 + '[' -f /tmp/packages_start.txt ']' 15:09:36 + '[' -f /tmp/packages_end.txt ']' 15:09:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:09:36 + '[' /w/workspace/edgex-go/4 ']' 15:09:36 + mkdir -p /w/workspace/edgex-go/4/archives/ 15:09:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 15:09:36 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:09:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:09:37 15:09:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:09:38 latest: Pulling from edgex-lftools-log-publisher 15:09:38 5eb5b503b376: Pulling fs layer 15:09:38 5c69ac0246d0: Pulling fs layer 15:09:38 ec43610c2a17: Pulling fs layer 15:09:38 3a2ae6a8a46f: Pulling fs layer 15:09:38 33b1e0a273af: Pulling fs layer 15:09:38 5d3b04190fa2: Pulling fs layer 15:09:38 2f39f015ded8: Pulling fs layer 15:09:38 33b1e0a273af: Waiting 15:09:38 3a2ae6a8a46f: Waiting 15:09:38 5d3b04190fa2: Waiting 15:09:38 5c69ac0246d0: Verifying Checksum 15:09:38 5c69ac0246d0: Download complete 15:09:38 3a2ae6a8a46f: Verifying Checksum 15:09:38 3a2ae6a8a46f: Download complete 15:09:38 33b1e0a273af: Verifying Checksum 15:09:38 33b1e0a273af: Download complete 15:09:38 5d3b04190fa2: Verifying Checksum 15:09:38 5d3b04190fa2: Download complete 15:09:38 ec43610c2a17: Verifying Checksum 15:09:38 ec43610c2a17: Download complete 15:09:38 5eb5b503b376: Verifying Checksum 15:09:38 5eb5b503b376: Download complete 15:09:39 2f39f015ded8: Download complete 15:09:40 5eb5b503b376: Pull complete 15:09:40 5c69ac0246d0: Pull complete 15:09:41 ec43610c2a17: Pull complete 15:09:41 3a2ae6a8a46f: Pull complete 15:09:43 33b1e0a273af: Pull complete 15:09:43 5d3b04190fa2: Pull complete 15:09:48 2f39f015ded8: Pull complete 15:09:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:09:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:09:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:09:48 prd-ubuntu20.04-docker-8c-8g-5126 does not seem to be running inside a container 15:09:48 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:09:54 $ docker top df41be557681562957cc00914539dfbec9d219dc21af64ae563eb6e72e9c2248 -eo pid,comm [Pipeline] { [Pipeline] sh 15:09:55 + touch /tmp/pre-build-complete [Pipeline] sh 15:09:55 + mkdir -p /var/log/sysstat [Pipeline] sh 15:09:55 + ls /var/log/sa-host 15:09:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:09:55 provisioning config files... 15:09:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config14121171436930558995tmp [Pipeline] { [Pipeline] echo 15:09:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:09:56 ---> create-netrc.sh [Pipeline] } 15:09:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:09:56 ---> python-tools-install.sh [Pipeline] echo 15:09:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:09:56 ---> sudo-logs.sh 15:09:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:09:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:09:57 ---> job-cost.sh 15:09:57 lf-activate-venv: SKIPPING 15:09:57 DEBUG: total: 0.10999999940395355 15:09:57 INFO: Retrieving Stack Cost... 15:09:57 INFO: Retrieving Pricing Info for: v3-standard-8 15:09:58 INFO: Archiving Costs [Pipeline] echo 15:09:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:09:58 ---> logs-deploy.sh 15:09:58 lf-activate-venv: SKIPPING 15:09:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4332/4 15:09:58 INFO: archiving workspace using pattern(s): 15:09:59 Archives upload complete. 15:09:59 INFO: archiving logs to Nexus 15:10:00 ---> uname -a: 15:10:00 Linux prd-ubuntu20-04-docker-8c-8g-5126 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:10:00 15:10:00 15:10:00 ---> lscpu: 15:10:00 Architecture: x86_64 15:10:00 CPU op-mode(s): 32-bit, 64-bit 15:10:00 Byte Order: Little Endian 15:10:00 Address sizes: 40 bits physical, 48 bits virtual 15:10:00 CPU(s): 8 15:10:00 On-line CPU(s) list: 0-7 15:10:00 Thread(s) per core: 1 15:10:00 Core(s) per socket: 1 15:10:00 Socket(s): 8 15:10:00 NUMA node(s): 1 15:10:00 Vendor ID: AuthenticAMD 15:10:00 CPU family: 23 15:10:00 Model: 49 15:10:00 Model name: AMD EPYC-Rome Processor 15:10:00 Stepping: 0 15:10:00 CPU MHz: 2799.998 15:10:00 BogoMIPS: 5599.99 15:10:00 Virtualization: AMD-V 15:10:00 Hypervisor vendor: KVM 15:10:00 Virtualization type: full 15:10:00 L1d cache: 256 KiB 15:10:00 L1i cache: 256 KiB 15:10:00 L2 cache: 4 MiB 15:10:00 L3 cache: 128 MiB 15:10:00 NUMA node0 CPU(s): 0-7 15:10:00 Vulnerability Itlb multihit: Not affected 15:10:00 Vulnerability L1tf: Not affected 15:10:00 Vulnerability Mds: Not affected 15:10:00 Vulnerability Meltdown: Not affected 15:10:00 Vulnerability Mmio stale data: Not affected 15:10:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:10:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:10:00 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:10:00 Vulnerability Srbds: Not affected 15:10:00 Vulnerability Tsx async abort: Not affected 15:10:00 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 15:10:00 15:10:00 15:10:00 ---> nproc: 15:10:00 8 15:10:00 15:10:00 15:10:00 ---> df -h: 15:10:00 Filesystem Size Used Avail Use% Mounted on 15:10:00 overlay 155G 12G 144G 8% / 15:10:00 tmpfs 64M 0 64M 0% /dev 15:10:00 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:10:00 shm 64M 0 64M 0% /dev/shm 15:10:00 /dev/vda1 155G 12G 144G 8% /facter-os 15:10:00 15:10:00 15:10:00 ---> sar -b -r -n DEV: 15:10:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5126) 02/08/23 _x86_64_ (8 CPU) 15:10:00 15:10:00 14:57:07 LINUX RESTART (8 CPU) 15:10:00 15:10:00 14:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:10:00 14:59:01 70.71 28.31 42.40 0.00 3437.65 84966.74 0.00 15:10:00 15:00:01 96.70 0.83 95.87 0.00 18.40 55421.96 0.00 15:10:00 15:01:01 44.46 0.08 44.38 0.00 12.39 17860.02 0.00 15:10:00 15:02:01 1.87 0.00 1.87 0.00 0.00 82.79 0.00 15:10:00 15:03:01 55.06 11.71 43.34 0.00 5179.14 8833.06 0.00 15:10:00 15:04:01 6.50 0.02 6.48 0.00 0.13 126.76 0.00 15:10:00 15:05:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 15:10:00 15:06:01 2.03 0.00 2.03 0.00 0.00 22.53 0.00 15:10:00 15:07:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 15:10:00 15:08:01 2.10 0.00 2.10 0.00 0.00 24.53 0.00 15:10:00 15:09:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 15:10:00 Average: 25.79 3.72 22.06 0.00 786.16 15217.77 0.00 15:10:00 15:10:00 14:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:10:00 14:59:01 29724668 31616844 722208 2.20 60400 2133620 1821244 5.37 973344 1874580 81732 15:10:00 15:00:01 28600832 31632712 674760 2.05 111416 3166612 1701480 5.01 1049856 2835028 4128 15:10:00 15:01:01 28568164 31606696 696464 2.12 113804 3167428 1739588 5.13 1166540 2740624 2184 15:10:00 15:02:01 28568240 31606820 696240 2.12 113860 3167428 1739588 5.13 1166360 2740624 212 15:10:00 15:03:01 28044560 31592772 697408 2.12 148004 3623268 1809960 5.33 1483304 2911124 1084 15:10:00 15:04:01 28050292 31593832 696384 2.12 146588 3620012 1790236 5.28 1481632 2907944 188 15:10:00 15:05:01 28052924 31596552 693532 2.11 146660 3620020 1790236 5.28 1479672 2907952 184 15:10:00 15:06:01 28053704 31597836 692648 2.11 146748 3620024 1790236 5.28 1478572 2908368 184 15:10:00 15:07:01 28053688 31597880 692532 2.11 146848 3620012 1790236 5.28 1478304 2908372 4 15:10:00 15:08:01 28053640 31597920 692404 2.11 146944 3620032 1790236 5.28 1478452 2908376 8 15:10:00 15:09:01 28053872 31598276 692228 2.11 147036 3620032 1790236 5.28 1478636 2908380 4 15:10:00 Average: 28347689 31603467 695164 2.11 129846 3361681 1777571 5.24 1337697 2777397 8174 15:10:00 15:10:00 14:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:10:00 14:59:01 ens3 846.87 781.76 6432.99 119.75 0.00 0.00 0.00 0.00 15:10:00 14:59:01 docker0 241.84 239.25 17.32 1371.26 0.00 0.00 0.00 0.00 15:10:00 14:59:01 vethfb213c5 241.84 239.37 20.63 1371.27 0.00 0.00 0.00 0.11 15:10:00 14:59:01 lo 3.93 3.93 0.38 0.38 0.00 0.00 0.00 0.00 15:10:00 15:00:01 ens3 543.83 495.13 6080.71 52.97 0.00 0.00 0.00 0.00 15:10:00 15:00:01 docker0 381.50 394.12 27.83 2056.52 0.00 0.00 0.00 0.00 15:10:00 15:00:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 15:10:00 15:01:01 ens3 46.26 46.83 33.78 96.25 0.00 0.00 0.00 0.00 15:10:00 15:01:01 docker0 1.30 1.40 0.08 0.11 0.00 0.00 0.00 0.00 15:10:00 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:00 15:02:01 ens3 1.28 0.10 0.09 0.01 0.00 0.00 0.00 0.00 15:10:00 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:00 15:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:10:00 15:03:01 ens3 165.12 103.77 2756.54 7.49 0.00 0.00 0.00 0.00 15:10:00 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:00 15:03:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 15:10:00 15:04:01 ens3 1.00 0.38 0.20 0.15 0.00 0.00 0.00 0.00 15:10:00 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:00 15:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:10:00 15:05:01 ens3 1.33 0.48 0.61 0.39 0.00 0.00 0.00 0.00 15:10:00 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:00 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:00 15:06:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:10:00 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:00 15:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:10:00 15:07:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:10:00 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:00 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:00 15:08:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:10:00 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:00 15:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:10:00 15:09:01 ens3 0.55 0.12 0.12 0.07 0.00 0.00 0.00 0.00 15:10:00 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:00 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:00 Average: ens3 146.06 129.89 1391.38 25.19 0.00 0.00 0.00 0.00 15:10:00 Average: docker0 56.79 57.71 4.11 311.63 0.00 0.00 0.00 0.00 15:10:00 Average: lo 0.61 0.61 0.06 0.06 0.00 0.00 0.00 0.00 15:10:00 15:10:00 15:10:00 ---> sar -P ALL: 15:10:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5126) 02/08/23 _x86_64_ (8 CPU) 15:10:00 15:10:00 14:57:07 LINUX RESTART (8 CPU) 15:10:00 15:10:00 14:58:01 CPU %user %nice %system %iowait %steal %idle 15:10:00 14:59:01 all 6.51 0.00 1.83 8.33 0.12 83.20 15:10:00 14:59:01 0 5.37 0.00 2.44 2.17 0.07 89.95 15:10:00 14:59:01 1 8.25 0.00 3.22 5.05 0.07 83.41 15:10:00 14:59:01 2 10.27 0.00 1.91 7.12 0.10 80.59 15:10:00 14:59:01 3 5.66 0.00 1.21 28.08 0.13 64.92 15:10:00 14:59:01 4 4.60 0.00 1.19 10.97 0.12 83.12 15:10:00 14:59:01 5 6.50 0.00 1.49 3.70 0.05 88.26 15:10:00 14:59:01 6 6.71 0.00 1.12 4.42 0.17 87.58 15:10:00 14:59:01 7 4.69 0.00 2.08 5.08 0.25 87.89 15:10:00 15:00:01 all 5.99 0.00 2.94 7.20 0.07 83.79 15:10:00 15:00:01 0 7.60 0.00 3.22 4.21 0.10 84.88 15:10:00 15:00:01 1 4.79 0.00 2.23 0.55 0.05 92.37 15:10:00 15:00:01 2 6.31 0.00 2.67 0.67 0.12 90.23 15:10:00 15:00:01 3 3.46 0.00 3.29 38.01 0.07 55.18 15:10:00 15:00:01 4 6.22 0.00 2.59 5.92 0.07 85.20 15:10:00 15:00:01 5 7.54 0.00 2.85 0.94 0.05 88.62 15:10:00 15:00:01 6 5.16 0.00 2.99 7.22 0.05 84.58 15:10:00 15:00:01 7 6.87 0.00 3.68 0.27 0.08 89.10 15:10:00 15:01:01 all 26.65 0.00 4.67 1.92 0.08 66.68 15:10:00 15:01:01 0 25.16 0.00 3.75 0.02 0.12 70.96 15:10:00 15:01:01 1 28.39 0.00 4.25 0.24 0.07 67.05 15:10:00 15:01:01 2 28.32 0.00 4.94 0.20 0.08 66.45 15:10:00 15:01:01 3 24.33 0.00 4.08 0.14 0.07 71.39 15:10:00 15:01:01 4 27.77 0.00 4.16 0.30 0.10 67.66 15:10:00 15:01:01 5 26.49 0.00 7.19 0.51 0.07 65.75 15:10:00 15:01:01 6 24.01 0.00 4.46 13.72 0.07 57.75 15:10:00 15:01:01 7 28.73 0.00 4.52 0.29 0.07 66.39 15:10:00 15:02:01 all 0.12 0.00 0.01 0.02 0.01 99.84 15:10:00 15:02:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:10:00 15:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:10:00 15:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:10:00 15:02:01 3 0.86 0.00 0.00 0.05 0.03 99.05 15:10:00 15:02:01 4 0.07 0.00 0.00 0.00 0.02 99.92 15:10:00 15:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:10:00 15:02:01 6 0.00 0.00 0.02 0.12 0.00 99.87 15:10:00 15:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:10:00 15:03:01 all 2.34 0.00 1.40 1.26 0.04 94.96 15:10:00 15:03:01 0 2.02 0.00 0.92 0.02 0.03 97.02 15:10:00 15:03:01 1 3.26 0.00 2.29 2.22 0.03 92.20 15:10:00 15:03:01 2 2.83 0.00 1.38 0.42 0.03 95.33 15:10:00 15:03:01 3 2.18 0.00 0.83 1.88 0.03 95.07 15:10:00 15:03:01 4 1.57 0.00 1.37 1.45 0.03 95.58 15:10:00 15:03:01 5 1.28 0.00 2.03 0.17 0.03 96.48 15:10:00 15:03:01 6 1.54 0.00 1.35 2.43 0.07 94.61 15:10:00 15:03:01 7 4.08 0.00 0.99 1.54 0.05 93.34 15:10:00 15:04:01 all 0.19 0.00 0.06 0.17 0.01 99.57 15:10:00 15:04:01 0 0.05 0.00 0.03 0.02 0.00 99.90 15:10:00 15:04:01 1 0.18 0.00 0.13 0.00 0.08 99.60 15:10:00 15:04:01 2 0.05 0.00 0.07 0.00 0.00 99.88 15:10:00 15:04:01 3 0.98 0.00 0.05 0.55 0.03 98.39 15:10:00 15:04:01 4 0.02 0.00 0.03 0.00 0.00 99.95 15:10:00 15:04:01 5 0.05 0.00 0.05 0.00 0.00 99.90 15:10:00 15:04:01 6 0.10 0.00 0.03 0.80 0.00 99.07 15:10:00 15:04:01 7 0.08 0.00 0.05 0.00 0.00 99.87 15:10:00 15:05:01 all 0.12 0.00 0.02 0.13 0.03 99.70 15:10:00 15:05:01 0 0.02 0.00 0.02 0.00 0.03 99.93 15:10:00 15:05:01 1 0.03 0.00 0.03 0.03 0.03 99.87 15:10:00 15:05:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:10:00 15:05:01 3 0.88 0.00 0.03 0.17 0.02 98.90 15:10:00 15:05:01 4 0.02 0.00 0.02 0.00 0.02 99.95 15:10:00 15:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:10:00 15:05:01 6 0.00 0.00 0.02 0.82 0.12 99.05 15:10:00 15:05:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:10:00 15:06:01 all 0.08 0.00 0.01 0.11 0.01 99.79 15:10:00 15:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:10:00 15:06:01 1 0.02 0.00 0.03 0.07 0.03 99.85 15:10:00 15:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:10:00 15:06:01 3 0.62 0.00 0.02 0.07 0.02 99.28 15:10:00 15:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:10:00 15:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:10:00 15:06:01 6 0.00 0.00 0.02 0.77 0.00 99.22 15:10:00 15:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:10:00 15:07:01 all 0.04 0.00 0.01 0.15 0.01 99.79 15:10:00 15:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:10:00 15:07:01 1 0.02 0.00 0.02 0.00 0.05 99.92 15:10:00 15:07:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:10:00 15:07:01 3 0.28 0.00 0.03 0.28 0.02 99.38 15:10:00 15:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:10:00 15:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:10:00 15:07:01 6 0.00 0.00 0.02 0.93 0.00 99.05 15:10:00 15:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:10:00 15:08:01 all 0.11 0.00 0.01 0.07 0.01 99.80 15:10:00 15:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:10:00 15:08:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:10:00 15:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:10:00 15:08:01 3 0.78 0.00 0.02 0.18 0.02 99.00 15:10:00 15:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:10:00 15:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:10:00 15:08:01 6 0.02 0.00 0.02 0.40 0.00 99.57 15:10:00 15:08:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:10:00 15:09:01 all 0.03 0.00 0.01 0.30 0.05 99.61 15:10:00 15:09:01 0 0.00 0.00 0.00 0.00 0.18 99.82 15:10:00 15:09:01 1 0.03 0.00 0.03 0.00 0.03 99.90 15:10:00 15:09:01 2 0.02 0.00 0.00 0.00 0.13 99.85 15:10:00 15:09:01 3 0.08 0.00 0.02 0.22 0.05 99.63 15:10:00 15:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:10:00 15:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:10:00 15:09:01 6 0.00 0.00 0.00 2.22 0.00 97.78 15:10:00 15:09:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:10:00 15:10:00 Average: CPU %user %nice %system %iowait %steal %idle 15:10:00 Average: all 3.81 0.00 0.99 1.78 0.04 93.38 15:10:00 Average: 0 3.63 0.00 0.94 0.58 0.05 94.80 15:10:00 Average: 1 4.06 0.00 1.11 0.74 0.04 94.04 15:10:00 Average: 2 4.32 0.00 0.99 0.76 0.04 93.88 15:10:00 Average: 3 3.61 0.00 0.86 6.28 0.04 89.20 15:10:00 Average: 4 3.64 0.00 0.85 1.69 0.03 93.80 15:10:00 Average: 5 3.79 0.00 1.23 0.48 0.02 94.48 15:10:00 Average: 6 3.38 0.00 0.91 3.06 0.04 92.61 15:10:00 Average: 7 4.02 0.00 1.02 0.65 0.04 94.27 15:10:00 15:10:00 15:10:00