Pull request #4352 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 855e31ab8c9a5eeaba52d021d1d339ef2b036a36+8d74a5096a4a44ccbcfe21975abab76d27106cec (a88aa81995df36d7d55431ef5db03e10b6361baf) 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-ssh16891628619924390206.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-ssh4537917013021483612.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4352/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4352/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh723437586160120607.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4352/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6515760128655464773.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15490352245296792445.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4352/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4352/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7468117947631211130.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5859’ Running on prd-ubuntu20.04-docker-8c-8g-5862 in /w/workspace/edgexfoundry_edgex-go_PR-4352 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8d74a5096a4a44ccbcfe21975abab76d27106cec into PR head commit 855e31ab8c9a5eeaba52d021d1d339ef2b036a36 Merge succeeded, producing 855e31ab8c9a5eeaba52d021d1d339ef2b036a36 Checking out Revision 855e31ab8c9a5eeaba52d021d1d339ef2b036a36 (PR-4352) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4352/head:refs/remotes/origin/PR-4352 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 855e31ab8c9a5eeaba52d021d1d339ef2b036a36 # 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 8d74a5096a4a44ccbcfe21975abab76d27106cec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 855e31ab8c9a5eeaba52d021d1d339ef2b036a36 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:05:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:05:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:05:12 ========================================================= 19:05:12 EdgeX Global Pipelines Version Info 19:05:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:05:12 ------------------- 19:05:12 stable info: 19:05:12 ------------------- 19:05:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:05:12 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:05:12 Message: update stable to v1.0.244 19:05:13 ------------------- 19:05:13 experimental info: 19:05:13 ------------------- 19:05:13 Commited By: **** collab-it+edgex@linuxfoundation.org 19:05:13 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:05:13 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:05:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:05:13 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:05:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:05:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:05:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:05:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:05:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:05:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:05:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:05:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:05:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:05:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:05:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:05:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:05:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:05:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:05:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:05:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:05:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:05:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:05:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:05:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:05:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:05:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4352 [Pipeline] echo 19:05:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4352 [Pipeline] echo 19:05:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4352 [Pipeline] echo 19:05:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 855e31ab8c9a5eeaba52d021d1d339ef2b036a36 [Pipeline] echo 19:05:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 855e31a [Pipeline] echo 19:05:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:05:14 provisioning config files... 19:05:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8056575871453158649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:05:15 ---> docker-login.sh 19:05:15 nexus3.edgexfoundry.org:10001 19:05:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:15 Configure a credential helper to remove this warning. See 19:05:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:15 19:05:15 Login Succeeded 19:05:15 nexus3.edgexfoundry.org:10002 19:05:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:15 Configure a credential helper to remove this warning. See 19:05:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:15 19:05:15 Login Succeeded 19:05:15 nexus3.edgexfoundry.org:10003 19:05:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:15 Configure a credential helper to remove this warning. See 19:05:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:15 19:05:15 Login Succeeded 19:05:15 nexus3.edgexfoundry.org:10004 19:05:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:15 Configure a credential helper to remove this warning. See 19:05:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:15 19:05:15 Login Succeeded 19:05:15 docker.io 19:05:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:16 Configure a credential helper to remove this warning. See 19:05:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:16 19:05:16 Login Succeeded 19:05:16 ---> docker-login.sh ends [Pipeline] } 19:05:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:05:16 + 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 19:05:16 + + dirnamecut cmd/core-command/Dockerfile -d/ 19:05:16 -f2 19:05:16 + echo core-command,cmd/core-command/Dockerfile 19:05:16 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:05:16 + cut -d/ -f2 19:05:16 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:05:16 + dirname cmd/core-data/Dockerfile 19:05:16 + cut -d/ -f2 19:05:16 + echo core-data,cmd/core-data/Dockerfile 19:05:16 + dirname cmd/core-metadata/Dockerfile 19:05:16 + cut -d/ -f2 19:05:16 + echo core-metadata,cmd/core-metadata/Dockerfile 19:05:16 + dirname cmd/security-bootstrapper/Dockerfile 19:05:16 + cut -d/ -f2 19:05:16 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:05:16 + dirname cmd/security-proxy-setup/Dockerfile 19:05:16 + cut -d/ -f2 19:05:16 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:05:16 + dirname cmd/security-secretstore-setup/Dockerfile 19:05:16 + cut -d/ -f2 19:05:16 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:05:16 + + dirname cmd/security-spiffe-token-provider/Dockerfile 19:05:16 cut -d/ -f2 19:05:16 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:05:16 + dirname cmd/security-spire-agent/Dockerfile 19:05:16 + cut -d/ -f2 19:05:16 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:05:16 + dirname cmd/security-spire-config/Dockerfile 19:05:16 + cut -d/ -f2 19:05:16 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:05:16 + dirname cmd/security-spire-server/Dockerfile 19:05:16 + cut -d/ -f2 19:05:16 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:05:16 + dirname cmd/support-notifications/Dockerfile 19:05:16 + cut -d/ -f2 19:05:16 + echo support-notifications,cmd/support-notifications/Dockerfile 19:05:16 + dirname cmd/support-scheduler/Dockerfile 19:05:16 + cut -d/ -f2 19:05:16 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:05:16 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 19:05:17 + git rev-list -1 --merges 855e31ab8c9a5eeaba52d021d1d339ef2b036a36~1..855e31ab8c9a5eeaba52d021d1d339ef2b036a36 [Pipeline] echo 19:05:17 -----------> git rev-list -1 --merges 855e31ab8c9a5eeaba52d021d1d339ef2b036a36~1..855e31ab8c9a5eeaba52d021d1d339ef2b036a36 855e31ab8c9a5eeaba52d021d1d339ef2b036a36 [false] [Pipeline] sh 19:05:17 + git log --format=format:%s -1 855e31ab8c9a5eeaba52d021d1d339ef2b036a36 [Pipeline] echo 19:05:17 ========================================================= 19:05:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:05:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:05:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:05:18 + grep -v github /etc/ssh/ssh_known_hosts 19:05:18 + [ -e /tmp/ssh_known_hosts ] 19:05:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:05:18 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 19:05:18 -a /etc/ssh/ssh_known_hosts 19:05:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:05:18 19:05:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:05:18 0.1.4: Pulling from edgex-devops/py-git-semver 19:05:18 b85a868b505f: Pulling fs layer 19:05:18 e2be974225ed: Pulling fs layer 19:05:18 339a4e72a1f5: Pulling fs layer 19:05:18 988bab9f4d93: Pulling fs layer 19:05:18 1469e6f7b9e6: Pulling fs layer 19:05:18 eaf3925da568: Pulling fs layer 19:05:18 bab4dde63d76: Pulling fs layer 19:05:18 bde34c3a00c8: Pulling fs layer 19:05:18 b352a97aabf1: Pulling fs layer 19:05:18 4872d77fe225: Pulling fs layer 19:05:18 5851b861e8e6: Pulling fs layer 19:05:18 bab4dde63d76: Waiting 19:05:18 4872d77fe225: Waiting 19:05:18 b352a97aabf1: Waiting 19:05:18 1469e6f7b9e6: Waiting 19:05:18 988bab9f4d93: Waiting 19:05:18 5851b861e8e6: Waiting 19:05:18 e2be974225ed: Download complete 19:05:18 988bab9f4d93: Verifying Checksum 19:05:18 988bab9f4d93: Download complete 19:05:19 1469e6f7b9e6: Verifying Checksum 19:05:19 1469e6f7b9e6: Download complete 19:05:19 eaf3925da568: Verifying Checksum 19:05:19 eaf3925da568: Download complete 19:05:19 339a4e72a1f5: Verifying Checksum 19:05:19 339a4e72a1f5: Download complete 19:05:19 bde34c3a00c8: Verifying Checksum 19:05:19 bde34c3a00c8: Download complete 19:05:19 b352a97aabf1: Verifying Checksum 19:05:19 b352a97aabf1: Download complete 19:05:19 4872d77fe225: Verifying Checksum 19:05:19 4872d77fe225: Download complete 19:05:19 5851b861e8e6: Verifying Checksum 19:05:19 5851b861e8e6: Download complete 19:05:19 b85a868b505f: Verifying Checksum 19:05:19 b85a868b505f: Download complete 19:05:19 bab4dde63d76: Verifying Checksum 19:05:19 bab4dde63d76: Download complete 19:05:20 b85a868b505f: Pull complete 19:05:20 e2be974225ed: Pull complete 19:05:21 339a4e72a1f5: Pull complete 19:05:21 988bab9f4d93: Pull complete 19:05:21 1469e6f7b9e6: Pull complete 19:05:22 eaf3925da568: Pull complete 19:05:23 bab4dde63d76: Pull complete 19:05:23 bde34c3a00c8: Pull complete 19:05:23 b352a97aabf1: Pull complete 19:05:24 4872d77fe225: Pull complete 19:05:24 5851b861e8e6: Pull complete 19:05:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:05:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:05:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:24 prd-ubuntu20.04-docker-8c-8g-5862 does not seem to be running inside a container 19:05:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:05:25 $ docker top 025491ae4b7281d290e92724e1b9d159bbb5a5a3fe4a508125991dd77afb42cd -eo pid,comm 19:05:25 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). 19:05:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:05:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:05:25 [ssh-agent] Looking for ssh-agent implementation... 19:05:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:05:26 $ docker exec 025491ae4b7281d290e92724e1b9d159bbb5a5a3fe4a508125991dd77afb42cd ssh-agent 19:05:26 SSH_AUTH_SOCK=/tmp/ssh-77mEdEvee6gg/agent.33 19:05:26 SSH_AGENT_PID=39 19:05:26 Running ssh-add (command line suppressed) 19:05:26 Identity added: /w/workspace/edgex-go/1@tmp/private_key_11722374203230562384.key (/w/workspace/edgex-go/1@tmp/private_key_11722374203230562384.key) 19:05:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:05:26 + git tag --points-at HEAD [Pipeline] } 19:05:26 $ docker exec --env ******** --env ******** 025491ae4b7281d290e92724e1b9d159bbb5a5a3fe4a508125991dd77afb42cd ssh-agent -k 19:05:26 unset SSH_AUTH_SOCK; 19:05:26 unset SSH_AGENT_PID; 19:05:26 echo Agent pid 39 killed; 19:05:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:05:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:05:26 [ssh-agent] Looking for ssh-agent implementation... 19:05:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:05:27 $ docker exec 025491ae4b7281d290e92724e1b9d159bbb5a5a3fe4a508125991dd77afb42cd ssh-agent 19:05:27 SSH_AUTH_SOCK=/tmp/ssh-IApn0wJyqoxO/agent.71 19:05:27 SSH_AGENT_PID=77 19:05:27 Running ssh-add (command line suppressed) 19:05:27 Identity added: /w/workspace/edgex-go/1@tmp/private_key_15333256596033253035.key (/w/workspace/edgex-go/1@tmp/private_key_15333256596033253035.key) 19:05:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:05:27 + git semver init 19:05:27 2023-02-14 19:05:27,871 [run_init] DEBUG init version:0.0.0 force:False 19:05:27 2023-02-14 19:05:27,872 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:05:27 2023-02-14 19:05:27,873 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:05:27 2023-02-14 19:05:27,873 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:05:33 2023-02-14 19:05:32,947 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:05:33 2023-02-14 19:05:32,947 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4352 with force:False 19:05:33 2023-02-14 19:05:32,947 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4352 19:05:33 2023-02-14 19:05:32,951 [execute] INFO git cat-file --batch-check 19:05:33 2023-02-14 19:05:32,951 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:05:33 2023-02-14 19:05:32,956 [execute] INFO git cat-file --batch 19:05:33 2023-02-14 19:05:32,957 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:05:33 2023-02-14 19:05:32,963 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4352 19:05:33 0.0.0 [Pipeline] } 19:05:33 $ docker exec --env ******** --env ******** 025491ae4b7281d290e92724e1b9d159bbb5a5a3fe4a508125991dd77afb42cd ssh-agent -k 19:05:33 unset SSH_AUTH_SOCK; 19:05:33 unset SSH_AGENT_PID; 19:05:33 echo Agent pid 77 killed; 19:05:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:05:33 + git semver [Pipeline] } 19:05:34 $ docker stop --time=1 025491ae4b7281d290e92724e1b9d159bbb5a5a3fe4a508125991dd77afb42cd 19:05:35 $ docker rm -f --volumes 025491ae4b7281d290e92724e1b9d159bbb5a5a3fe4a508125991dd77afb42cd [Pipeline] // withDockerContainer [Pipeline] sh 19:05:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:05:36 Stashed 1 file(s) [Pipeline] echo 19:05:36 [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 19:05:36 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:05:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:05:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:05:37 ========================================================= 19:05:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:05:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:05:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:05:37 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:05:37 213ec9aee27d: Pulling fs layer 19:05:37 4583459ba037: Pulling fs layer 19:05:37 93c1e223e6f2: Pulling fs layer 19:05:37 53926ce57604: Pulling fs layer 19:05:37 21b2b0c7a3f4: Pulling fs layer 19:05:37 22ff95d597cd: Pulling fs layer 19:05:37 12d6caf4c0d1: Pulling fs layer 19:05:37 96b7cbca73a9: Pulling fs layer 19:05:37 a7acece74701: Pulling fs layer 19:05:37 12d6caf4c0d1: Waiting 19:05:37 96b7cbca73a9: Waiting 19:05:37 a7acece74701: Waiting 19:05:37 53926ce57604: Waiting 19:05:37 21b2b0c7a3f4: Waiting 19:05:37 22ff95d597cd: Waiting 19:05:37 93c1e223e6f2: Verifying Checksum 19:05:37 93c1e223e6f2: Download complete 19:05:37 4583459ba037: Download complete 19:05:37 21b2b0c7a3f4: Verifying Checksum 19:05:37 21b2b0c7a3f4: Download complete 19:05:37 22ff95d597cd: Verifying Checksum 19:05:37 22ff95d597cd: Download complete 19:05:37 213ec9aee27d: Verifying Checksum 19:05:37 213ec9aee27d: Download complete 19:05:37 12d6caf4c0d1: Download complete 19:05:37 213ec9aee27d: Pull complete 19:05:37 4583459ba037: Pull complete 19:05:37 93c1e223e6f2: Pull complete 19:05:38 a7acece74701: Verifying Checksum 19:05:38 a7acece74701: Download complete 19:05:38 53926ce57604: Verifying Checksum 19:05:38 53926ce57604: Download complete 19:05:39 96b7cbca73a9: Verifying Checksum 19:05:39 96b7cbca73a9: Download complete 19:05:43 53926ce57604: Pull complete 19:05:43 21b2b0c7a3f4: Pull complete 19:05:43 22ff95d597cd: Pull complete 19:05:43 12d6caf4c0d1: Pull complete 19:05:45 96b7cbca73a9: Pull complete 19:05:46 a7acece74701: Pull complete 19:05:46 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:05:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:05:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:05:46 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:05:46 WORKDIR /edgex 19:05:46 COPY go.mod . 19:05:46 RUN go mod download 19:05:46 + docker build -t ci-base-image-x86_64 -f - . 19:05:47 Sending build context to Docker daemon 170.2MB 19:05:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:05:47 ---> db6d94c90886 19:05:47 Step 2/4 : WORKDIR /edgex 19:05:49 ---> Running in 864f777cba88 19:05:49 Removing intermediate container 864f777cba88 19:05:49 ---> 4fd686893f4b 19:05:49 Step 3/4 : COPY go.mod . 19:05:49 ---> bc82710db71b 19:05:49 Step 4/4 : RUN go mod download 19:05:49 ---> Running in d219095d53dd 19:05:51 Still waiting to schedule task 19:05:51 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5860’ is offline 19:06:01 Removing intermediate container d219095d53dd 19:06:01 ---> 78f92a9ee854 19:06:01 Successfully built 78f92a9ee854 19:06:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:02 + docker inspect -f . ci-base-image-x86_64 19:06:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:02 prd-ubuntu20.04-docker-8c-8g-5862 does not seem to be running inside a container 19:06:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:06:02 $ docker top 9978dfc67e99eaeca7480e66e10d3b03d1b7b77c47717d606b7522465f6c602a -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:03 + go version 19:06:03 go version go1.18.7 linux/amd64 [Pipeline] } 19:06:03 $ docker stop --time=1 9978dfc67e99eaeca7480e66e10d3b03d1b7b77c47717d606b7522465f6c602a 19:06:04 $ docker rm -f --volumes 9978dfc67e99eaeca7480e66e10d3b03d1b7b77c47717d606b7522465f6c602a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:05 + docker inspect -f . ci-base-image-x86_64 19:06:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:05 prd-ubuntu20.04-docker-8c-8g-5862 does not seem to be running inside a container 19:06: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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:06:05 $ docker top 24e1efc1856921eb2468dbbd8865543071e5cd86459876cfee55e1c5db35525c -eo pid,comm [Pipeline] { [Pipeline] echo 19:06:06 ========================================================= 19:06:06 [edgeXBuildGoParallel] Running Tests and Build... 19:06:06 ========================================================= [Pipeline] sh 19:06:06 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:06:06 + make test 19:06:06 go test -race -coverprofile=coverage.out ./... 19:06:13 ? github.com/edgexfoundry/edgex-go [no test files] 19:06:28 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 19:06:28 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.20/bootstrap/handlers/clients.go:113:19: assignment mismatch: 2 variables but clientsMessaging.NewCommandClient returns 1 value 19:06:28 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.20/bootstrap/handlers/clients.go:113:68: cannot use serviceInfo.Topics (variable of type map[string]string) as type string in argument to clientsMessaging.NewCommandClient 19:06:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.079s coverage: 28.7% of statements 19:06:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.091s coverage: 98.5% of statements 19:06:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.106s coverage: 73.2% of statements 19:06:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.121s coverage: 54.0% of statements 19:06:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.683s coverage: 89.2% of statements 19:06:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.106s coverage: 3.9% of statements 19:06:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.542s coverage: 95.6% of statements 19:06:33 ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements 19:06:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 65.9% of statements 19:06:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.097s coverage: 0.9% of statements 19:06:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.086s coverage: 29.6% of statements 19:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.081s coverage: 47.1% of statements 19:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.049s coverage: 82.9% of statements 19:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements 19:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.115s coverage: 96.3% of statements 19:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.069s coverage: 87.5% of statements 19:06:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.055s coverage: 94.4% of statements 19:06:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.085s coverage: 44.8% of statements 19:06:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.375s coverage: 79.9% of statements 19:06:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.094s coverage: 92.9% of statements 19:06:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements 19:06:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.072s coverage: 86.9% of statements 19:06:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 19:06:57 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.042s coverage: 20.0% of statements 19:06:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 19:06:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 77.4% of statements 19:06:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.080s coverage: 80.0% of statements 19:06:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.049s coverage: 87.2% of statements 19:06:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.240s coverage: 91.2% of statements 19:06:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.203s coverage: 63.1% of statements 19:06:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.103s coverage: 100.0% of statements 19:06:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements 19:06:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 19:06:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 19:06:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 19:06:57 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.351s coverage: 65.3% of statements 19:06:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.167s coverage: 41.0% of statements 19:06:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.071s coverage: 89.5% of statements 19:06:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 19:06:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.103s coverage: 17.7% of statements 19:06:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.174s coverage: 92.3% of statements 19:06:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements 19:06:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.113s coverage: 97.7% of statements 19:06:57 make: *** [Makefile:143: unittest] Error 2 [Pipeline] } 19:06:57 $ docker stop --time=1 24e1efc1856921eb2468dbbd8865543071e5cd86459876cfee55e1c5db35525c 19:06:58 $ docker rm -f --volumes 24e1efc1856921eb2468dbbd8865543071e5cd86459876cfee55e1c5db35525c [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] } 19:06:59 Failed in branch amd64 19:07:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5865 in /w/workspace/edgexfoundry_edgex-go_PR-4352 [Pipeline] { [Pipeline] ws 19:07:23 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:07:23 The recommended git tool is: git 19:07:28 using credential edgex-jenkins-ssh 19:07:28 Cloning the remote Git repository 19:07:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:07:28 > git init /w/workspace/edgex-go/1 # timeout=10 19:07:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:07:29 > git --version # timeout=10 19:07:29 > git --version # 'git version 2.25.1' 19:07:29 using GIT_SSH to set credentials SSH Credentials for GitHub 19:07:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:07:49 Merging remotes/origin/main commit 8d74a5096a4a44ccbcfe21975abab76d27106cec into PR head commit 855e31ab8c9a5eeaba52d021d1d339ef2b036a36 19:07:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:07:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:07:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:07:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:07:49 using GIT_SSH to set credentials SSH Credentials for GitHub 19:07:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4352/head:refs/remotes/origin/PR-4352 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:07:49 > git config core.sparsecheckout # timeout=10 19:07:49 > git checkout -f 855e31ab8c9a5eeaba52d021d1d339ef2b036a36 # timeout=10 19:07:50 > git remote # timeout=10 19:07:50 > git config --get remote.origin.url # timeout=10 19:07:50 using GIT_SSH to set credentials SSH Credentials for GitHub 19:07:50 > git merge 8d74a5096a4a44ccbcfe21975abab76d27106cec # timeout=10 19:07:50 > git rev-parse HEAD^{commit} # timeout=10 19:07:50 Merge succeeded, producing 855e31ab8c9a5eeaba52d021d1d339ef2b036a36 19:07:50 Checking out Revision 855e31ab8c9a5eeaba52d021d1d339ef2b036a36 (PR-4352) 19:07:50 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" 19:07:50 > git --version # timeout=10 19:07:50 > git --version # 'git version 2.25.1' 19:07:50 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:07:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:07:51 % Total % Received % Xferd Average Speed Time Time Time Current 19:07:51 Dload Upload Total Spent Left Speed 19:07:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh 19:07:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:07:50 > git config core.sparsecheckout # timeout=10 19:07:50 > git checkout -f 855e31ab8c9a5eeaba52d021d1d339ef2b036a36 # timeout=10 19:07:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:07:52 + sudo tee /etc/docker/daemon.new 19:07:52 { 19:07:52 "registry-mirrors": [ 19:07:52 "https://nexus3.edgexfoundry.org:10001" 19:07:52 ], 19:07:52 "bip": "10.250.0.254/24", 19:07:52 "hosts": [ 19:07:52 "tcp://0.0.0.0:5555", 19:07:52 "unix:///var/run/docker.sock" 19:07:52 ], 19:07:52 "mtu": 1458, 19:07:52 "selinux-enabled": true, 19:07:52 "seccomp-profile": "/etc/docker/seccomp.json" 19:07:52 } [Pipeline] sh 19:07:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:07:53 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:08:11 provisioning config files... 19:08:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4908308536724127191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:12 ---> docker-login.sh 19:08:12 nexus3.edgexfoundry.org:10001 19:08:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:13 Configure a credential helper to remove this warning. See 19:08:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:13 19:08:13 Login Succeeded 19:08:13 nexus3.edgexfoundry.org:10002 19:08:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:13 Configure a credential helper to remove this warning. See 19:08:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:13 19:08:13 Login Succeeded 19:08:13 nexus3.edgexfoundry.org:10003 19:08:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:13 Configure a credential helper to remove this warning. See 19:08:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:13 19:08:13 Login Succeeded 19:08:13 nexus3.edgexfoundry.org:10004 19:08:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:14 Configure a credential helper to remove this warning. See 19:08:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:14 19:08:14 Login Succeeded 19:08:14 docker.io 19:08:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:14 Configure a credential helper to remove this warning. See 19:08:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:14 19:08:14 Login Succeeded 19:08:14 ---> docker-login.sh ends [Pipeline] } 19:08:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:08:15 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:08:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:15 ========================================================= 19:08:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:08:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:08:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:08:16 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:08:16 9b18e9b68314: Pulling fs layer 19:08:16 35d82f9e3411: Pulling fs layer 19:08:16 e16973657156: Pulling fs layer 19:08:16 fc693d55d65f: Pulling fs layer 19:08:16 7e9fc2657dce: Pulling fs layer 19:08:16 dda99020689f: Pulling fs layer 19:08:16 db1c61fa0a46: Pulling fs layer 19:08:16 891c053d2c06: Pulling fs layer 19:08:16 7e9fc2657dce: Waiting 19:08:16 db1c61fa0a46: Waiting 19:08:16 dda99020689f: Waiting 19:08:16 fc693d55d65f: Waiting 19:08:16 e16973657156: Verifying Checksum 19:08:16 e16973657156: Download complete 19:08:16 35d82f9e3411: Verifying Checksum 19:08:16 35d82f9e3411: Download complete 19:08:16 7e9fc2657dce: Verifying Checksum 19:08:16 7e9fc2657dce: Download complete 19:08:16 dda99020689f: Download complete 19:08:16 9b18e9b68314: Download complete 19:08:17 9b18e9b68314: Pull complete 19:08:17 891c053d2c06: Verifying Checksum 19:08:17 891c053d2c06: Download complete 19:08:18 35d82f9e3411: Pull complete 19:08:18 e16973657156: Pull complete 19:08:18 db1c61fa0a46: Verifying Checksum 19:08:18 db1c61fa0a46: Download complete 19:08:19 fc693d55d65f: Verifying Checksum 19:08:19 fc693d55d65f: Download complete 19:08:31 fc693d55d65f: Pull complete 19:08:31 7e9fc2657dce: Pull complete 19:08:31 dda99020689f: Pull complete 19:08:38 db1c61fa0a46: Pull complete 19:08:39 891c053d2c06: Pull complete 19:08:39 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:08:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:08:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:08:40 + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:08:40 WORKDIR /edgex 19:08:40 COPY go.mod . 19:08:40 RUN go mod download -f 19:08:40 - . 19:08:40 Sending build context to Docker daemon 3.1MB 19:08:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:08:40 ---> f96f9c87975a 19:08:40 Step 2/4 : WORKDIR /edgex 19:08:42 ---> Running in a927ce391141 19:08:43 Removing intermediate container a927ce391141 19:08:43 ---> 58b0ee8d34b2 19:08:43 Step 3/4 : COPY go.mod . 19:08:43 ---> 841b17f01445 19:08:43 Step 4/4 : RUN go mod download 19:08:43 ---> Running in e842d363b66e 19:09:16 Removing intermediate container e842d363b66e 19:09:16 ---> 9677136eacbf 19:09:16 Successfully built 9677136eacbf 19:09:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:16 + docker inspect -f . ci-base-image-arm64 19:09:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:16 prd-ubuntu20.04-docker-arm64-4c-16g-5865 does not seem to be running inside a container 19:09:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:09:18 $ docker top f2cd2f8b30af6d51625de2378fd73e0505bbd9a586f3171ce165de1183697853 -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:19 + go version 19:09:19 go version go1.18.7 linux/arm64 [Pipeline] } 19:09:19 $ docker stop --time=1 f2cd2f8b30af6d51625de2378fd73e0505bbd9a586f3171ce165de1183697853 19:09:20 $ docker rm -f --volumes f2cd2f8b30af6d51625de2378fd73e0505bbd9a586f3171ce165de1183697853 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:21 + docker inspect -f . ci-base-image-arm64 19:09:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:22 prd-ubuntu20.04-docker-arm64-4c-16g-5865 does not seem to be running inside a container 19:09:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:09:23 $ docker top 0149097c37e8d4ee2f2016b3509199a012cff2443ef2d9a6f7bb75b35ab949bc -eo pid,comm [Pipeline] { [Pipeline] echo 19:09:23 ========================================================= 19:09:23 [edgeXBuildGoParallel] Running Tests and Build... 19:09:23 ========================================================= [Pipeline] sh 19:09:24 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:09:25 + make test 19:09:25 go test -race -coverprofile=coverage.out ./... 19:10:03 ? github.com/edgexfoundry/edgex-go [no test files] 19:11:55 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 19:11:55 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.20/bootstrap/handlers/clients.go:113:19: assignment mismatch: 2 variables but clientsMessaging.NewCommandClient returns 1 value 19:11:55 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.20/bootstrap/handlers/clients.go:113:68: cannot use serviceInfo.Topics (variable of type map[string]string) as type string in argument to clientsMessaging.NewCommandClient 19:12:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.349s coverage: 28.7% of statements 19:12:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.573s coverage: 98.5% of statements 19:12:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.022s coverage: 73.2% of statements 19:12:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.536s coverage: 54.0% of statements 19:13:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.803s coverage: 89.2% of statements 19:13:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.810s coverage: 3.9% of statements 19:13:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.714s coverage: 95.6% of statements 19:13:03 ok github.com/edgexfoundry/edgex-go/internal/io 0.418s coverage: 72.2% of statements 19:13:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.471s coverage: 65.9% of statements 19:13:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.730s coverage: 0.9% of statements 19:13:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.593s coverage: 29.6% of statements 19:13:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.344s coverage: 47.1% of statements 19:13:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.308s coverage: 82.9% of statements 19:13:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.363s coverage: 94.1% of statements 19:13:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.321s coverage: 96.3% of statements 19:13:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.246s coverage: 87.5% of statements 19:13:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.251s coverage: 94.4% of statements 19:13:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.254s coverage: 44.8% of statements 19:13:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.485s coverage: 79.9% of statements 19:13:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.322s coverage: 92.9% of statements 19:13:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 64.4% of statements 19:13:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.282s coverage: 86.9% of statements 19:13:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.261s coverage: 87.2% of statements 19:13:35 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.211s coverage: 20.0% of statements 19:13:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.225s coverage: 100.0% of statements 19:13:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.326s coverage: 77.4% of statements 19:13:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.304s coverage: 80.0% of statements 19:13:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.271s coverage: 87.2% of statements 19:13:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.986s coverage: 91.2% of statements 19:13:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.615s coverage: 63.1% of statements 19:13:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.275s coverage: 100.0% of statements 19:13:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.145s coverage: 89.4% of statements 19:13:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements 19:13:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.101s coverage: 73.7% of statements 19:13:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.083s coverage: 100.0% of statements 19:13:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.788s coverage: 65.3% of statements 19:13:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.968s coverage: 41.0% of statements 19:13:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.361s coverage: 89.5% of statements 19:13:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.341s coverage: 84.8% of statements 19:14:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.367s coverage: 17.7% of statements 19:14:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.837s coverage: 92.3% of statements 19:14:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.411s coverage: 63.2% of statements 19:14:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.573s coverage: 97.7% of statements 19:14:01 make: *** [Makefile:143: unittest] Error 2 [Pipeline] } 19:14:01 $ docker stop --time=1 0149097c37e8d4ee2f2016b3509199a012cff2443ef2d9a6f7bb75b35ab949bc 19:14:03 $ docker rm -f --volumes 0149097c37e8d4ee2f2016b3509199a012cff2443ef2d9a6f7bb75b35ab949bc [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 19:14:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:14:06 19:14:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:14:06 arm64: Pulling from edgex-lftools-log-publisher 19:14:06 8998bd30e6a1: Pulling fs layer 19:14:06 04944245beec: Pulling fs layer 19:14:06 699f458cf7ca: Pulling fs layer 19:14:06 765212b225bb: Pulling fs layer 19:14:06 f23df028b6ca: Pulling fs layer 19:14:06 d65c8cfc05b1: Pulling fs layer 19:14:06 2437ff75d9bd: Pulling fs layer 19:14:06 f23df028b6ca: Waiting 19:14:06 d65c8cfc05b1: Waiting 19:14:06 2437ff75d9bd: Waiting 19:14:06 765212b225bb: Waiting 19:14:06 04944245beec: Verifying Checksum 19:14:06 04944245beec: Download complete 19:14:06 765212b225bb: Verifying Checksum 19:14:06 765212b225bb: Download complete 19:14:06 f23df028b6ca: Verifying Checksum 19:14:06 f23df028b6ca: Download complete 19:14:06 d65c8cfc05b1: Verifying Checksum 19:14:06 d65c8cfc05b1: Download complete 19:14:06 699f458cf7ca: Verifying Checksum 19:14:06 699f458cf7ca: Download complete 19:14:07 8998bd30e6a1: Download complete 19:14:10 2437ff75d9bd: Verifying Checksum 19:14:11 8998bd30e6a1: Pull complete 19:14:12 04944245beec: Pull complete 19:14:13 699f458cf7ca: Pull complete 19:14:13 765212b225bb: Pull complete 19:14:14 f23df028b6ca: Pull complete 19:14:14 d65c8cfc05b1: Pull complete 19:14:30 2437ff75d9bd: Pull complete 19:14:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:14:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:14:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:30 prd-ubuntu20.04-docker-arm64-4c-16g-5865 does not seem to be running inside a container 19:14:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:14:33 $ docker top 0ab1dd180109b4257ebd331a2d769d64f8019f87017ae600d284e800c27eb82d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:14:34 ---> job-cost.sh 19:14:34 lf-activate-venv: SKIPPING 19:14:34 INFO: No Stack... 19:14:35 INFO: Retrieving Pricing Info for: v3-standard-4 19:14:35 INFO: Archiving Costs [Pipeline] sh 19:14:36 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:14:36 + cut -d, -f6 [Pipeline] lock 19:14:36 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4352-1-stack-cost] 19:14:36 Resource [jenkins-edgexfoundry-edgex-go-PR-4352-1-stack-cost] did not exist. Created. 19:14:36 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4352-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:14:37 + echo total: 0.10999999940395355 [Pipeline] stash 19:14:38 Stashed 1 file(s) [Pipeline] } 19:14:38 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4352-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:14:38 $ docker stop --time=1 0ab1dd180109b4257ebd331a2d769d64f8019f87017ae600d284e800c27eb82d 19:14:39 $ docker rm -f --volumes 0ab1dd180109b4257ebd331a2d769d64f8019f87017ae600d284e800c27eb82d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:14:40 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 19:14:42 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:14:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:14:43 ---> package-listing.sh 19:14:43 ++ facter osfamily 19:14:43 ++ tr '[:upper:]' '[:lower:]' 19:14:43 + OS_FAMILY=debian 19:14:43 + workspace=/w/workspace/edgex-go/1 19:14:43 + START_PACKAGES=/tmp/packages_start.txt 19:14:43 + END_PACKAGES=/tmp/packages_end.txt 19:14:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:14:43 + PACKAGES=/tmp/packages_start.txt 19:14:43 + '[' /w/workspace/edgex-go/1 ']' 19:14:43 + PACKAGES=/tmp/packages_end.txt 19:14:43 + case "${OS_FAMILY}" in 19:14:43 + dpkg -l 19:14:43 + grep '^ii' 19:14:43 + '[' -f /tmp/packages_start.txt ']' 19:14:43 + '[' -f /tmp/packages_end.txt ']' 19:14:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:14:43 + '[' /w/workspace/edgex-go/1 ']' 19:14:43 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:14:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:14:43 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:14:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:14:44 19:14:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:14:44 latest: Pulling from edgex-lftools-log-publisher 19:14:44 5eb5b503b376: Pulling fs layer 19:14:44 5c69ac0246d0: Pulling fs layer 19:14:44 ec43610c2a17: Pulling fs layer 19:14:44 3a2ae6a8a46f: Pulling fs layer 19:14:44 33b1e0a273af: Pulling fs layer 19:14:44 5d3b04190fa2: Pulling fs layer 19:14:44 2f39f015ded8: Pulling fs layer 19:14:44 5d3b04190fa2: Waiting 19:14:44 2f39f015ded8: Waiting 19:14:44 3a2ae6a8a46f: Waiting 19:14:44 5c69ac0246d0: Verifying Checksum 19:14:44 5c69ac0246d0: Download complete 19:14:44 3a2ae6a8a46f: Download complete 19:14:45 ec43610c2a17: Verifying Checksum 19:14:45 ec43610c2a17: Download complete 19:14:45 33b1e0a273af: Verifying Checksum 19:14:45 33b1e0a273af: Download complete 19:14:45 5d3b04190fa2: Download complete 19:14:45 5eb5b503b376: Verifying Checksum 19:14:45 5eb5b503b376: Download complete 19:14:46 2f39f015ded8: Download complete 19:14:46 5eb5b503b376: Pull complete 19:14:46 5c69ac0246d0: Pull complete 19:14:47 ec43610c2a17: Pull complete 19:14:47 3a2ae6a8a46f: Pull complete 19:14:47 33b1e0a273af: Pull complete 19:14:47 5d3b04190fa2: Pull complete 19:14:51 2f39f015ded8: Pull complete 19:14:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:14:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:14:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:51 prd-ubuntu20.04-docker-8c-8g-5862 does not seem to be running inside a container 19:14:51 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:14:53 $ docker top 06c05711f9481cd155bda31d01eedd1576133944f8fb7498b9c9a5fbe9d2acc1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:14:53 + touch /tmp/pre-build-complete [Pipeline] sh 19:14:54 + mkdir -p /var/log/sysstat [Pipeline] sh 19:14:54 + ls /var/log/sa-host 19:14:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:14:54 provisioning config files... 19:14:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config12713764473228294113tmp [Pipeline] { [Pipeline] echo 19:14:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:14:55 ---> create-netrc.sh [Pipeline] } 19:14:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:14:55 ---> python-tools-install.sh [Pipeline] echo 19:14:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:14:55 ---> sudo-logs.sh 19:14:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:14:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:14:56 ---> job-cost.sh 19:14:56 lf-activate-venv: SKIPPING 19:14:56 DEBUG: total: 0.10999999940395355 19:14:56 INFO: Retrieving Stack Cost... 19:14:57 INFO: Retrieving Pricing Info for: v3-standard-8 19:14:57 INFO: Archiving Costs [Pipeline] echo 19:14:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:14:58 ---> logs-deploy.sh 19:14:58 lf-activate-venv: SKIPPING 19:14:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4352/1 19:14:58 INFO: archiving workspace using pattern(s): 19:14:59 Archives upload complete. 19:14:59 INFO: archiving logs to Nexus 19:14:59 ---> uname -a: 19:14:59 Linux prd-ubuntu20-04-docker-8c-8g-5862 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:14:59 19:14:59 19:14:59 ---> lscpu: 19:14:59 Architecture: x86_64 19:14:59 CPU op-mode(s): 32-bit, 64-bit 19:14:59 Byte Order: Little Endian 19:14:59 Address sizes: 40 bits physical, 48 bits virtual 19:14:59 CPU(s): 8 19:14:59 On-line CPU(s) list: 0-7 19:14:59 Thread(s) per core: 1 19:14:59 Core(s) per socket: 1 19:14:59 Socket(s): 8 19:14:59 NUMA node(s): 1 19:14:59 Vendor ID: AuthenticAMD 19:14:59 CPU family: 23 19:14:59 Model: 49 19:14:59 Model name: AMD EPYC-Rome Processor 19:14:59 Stepping: 0 19:14:59 CPU MHz: 2799.994 19:14:59 BogoMIPS: 5599.98 19:14:59 Virtualization: AMD-V 19:14:59 Hypervisor vendor: KVM 19:14:59 Virtualization type: full 19:14:59 L1d cache: 256 KiB 19:14:59 L1i cache: 256 KiB 19:14:59 L2 cache: 4 MiB 19:14:59 L3 cache: 128 MiB 19:14:59 NUMA node0 CPU(s): 0-7 19:14:59 Vulnerability Itlb multihit: Not affected 19:14:59 Vulnerability L1tf: Not affected 19:14:59 Vulnerability Mds: Not affected 19:14:59 Vulnerability Meltdown: Not affected 19:14:59 Vulnerability Mmio stale data: Not affected 19:14:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:14:59 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:14:59 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:14:59 Vulnerability Srbds: Not affected 19:14:59 Vulnerability Tsx async abort: Not affected 19:14:59 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 19:14:59 19:14:59 19:14:59 ---> nproc: 19:14:59 8 19:14:59 19:14:59 19:14:59 ---> df -h: 19:14:59 Filesystem Size Used Avail Use% Mounted on 19:14:59 overlay 155G 12G 144G 8% / 19:14:59 tmpfs 64M 0 64M 0% /dev 19:14:59 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:14:59 shm 64M 0 64M 0% /dev/shm 19:14:59 /dev/vda1 155G 12G 144G 8% /facter-os 19:14:59 19:14:59 19:14:59 ---> sar -b -r -n DEV: 19:14:59 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5862) 02/14/23 _x86_64_ (8 CPU) 19:14:59 19:14:59 19:04:32 LINUX RESTART (8 CPU) 19:14:59 19:14:59 19:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:14:59 19:06:01 151.84 15.35 136.49 0.00 1923.15 105470.55 0.00 19:14:59 19:07:01 45.68 0.18 45.49 0.00 18.66 15563.14 0.00 19:14:59 19:08:01 1.48 0.00 1.48 0.00 0.00 133.99 0.00 19:14:59 19:09:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 19:14:59 19:10:01 38.99 13.05 25.94 0.00 5451.25 6278.97 0.00 19:14:59 19:11:01 4.02 0.00 4.02 0.00 0.00 49.33 0.00 19:14:59 19:12:01 1.45 0.00 1.45 0.00 0.00 15.86 0.00 19:14:59 19:13:01 1.57 0.00 1.57 0.00 0.00 17.60 0.00 19:14:59 19:14:01 1.35 0.00 1.35 0.00 0.00 14.93 0.00 19:14:59 Average: 27.51 3.18 24.33 0.00 821.51 14172.48 0.00 19:14:59 19:14:59 19:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:14:59 19:06:01 28579288 31611840 691796 2.10 111516 3166020 1726320 5.09 1065980 2834220 4116 19:14:59 19:07:01 28534816 31573920 726172 2.21 113772 3167332 1728492 5.09 1197788 2740152 204 19:14:59 19:08:01 28542100 31581168 718896 2.19 113812 3167332 1728492 5.09 1189332 2740152 20 19:14:59 19:09:01 28546876 31586024 713752 2.17 113836 3167336 1728492 5.09 1184420 2740184 228 19:14:59 19:10:01 28168400 31564508 725176 2.21 122324 3500568 1804404 5.32 1419516 2854296 892 19:14:59 19:11:01 28175024 31571136 719080 2.19 122408 3500564 1804404 5.32 1414128 2854256 8 19:14:59 19:12:01 28174996 31571324 718696 2.19 122504 3500568 1804404 5.32 1414124 2854264 8 19:14:59 19:13:01 28175288 31571688 718012 2.18 122544 3500568 1804404 5.32 1414284 2854268 20 19:14:59 19:14:01 28174760 31571232 718404 2.18 122612 3500576 1804404 5.32 1414336 2854272 8 19:14:59 Average: 28341283 31578093 716665 2.18 118370 3352318 1770424 5.22 1301545 2814007 612 19:14:59 19:14:59 19:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:14:59 19:06:01 docker0 298.32 283.67 23.18 3408.91 0.00 0.00 0.00 0.00 19:14:59 19:06:01 lo 5.00 5.00 0.48 0.48 0.00 0.00 0.00 0.00 19:14:59 19:06:01 ens3 935.99 847.66 12079.73 115.00 0.00 0.00 0.00 0.00 19:14:59 19:07:01 docker0 1.38 1.45 0.09 0.12 0.00 0.00 0.00 0.00 19:14:59 19:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:14:59 19:07:01 ens3 46.38 46.18 34.22 93.89 0.00 0.00 0.00 0.00 19:14:59 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:59 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:59 19:08:01 ens3 3.03 1.02 3.59 0.32 0.00 0.00 0.00 0.00 19:14:59 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:59 19:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:14:59 19:09:01 ens3 1.90 0.63 0.62 0.41 0.00 0.00 0.00 0.00 19:14:59 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:59 19:10:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 19:14:59 19:10:01 ens3 97.62 55.35 1931.30 4.69 0.00 0.00 0.00 0.00 19:14:59 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:59 19:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:14:59 19:11:01 ens3 1.60 0.45 0.40 0.21 0.00 0.00 0.00 0.00 19:14:59 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:59 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:59 19:12:01 ens3 1.02 0.12 0.16 0.07 0.00 0.00 0.00 0.00 19:14:59 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:59 19:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:14:59 19:13:01 ens3 1.40 0.68 0.57 0.41 0.00 0.00 0.00 0.00 19:14:59 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:59 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:59 19:14:01 ens3 0.57 0.30 0.27 0.25 0.00 0.00 0.00 0.00 19:14:59 Average: docker0 33.30 31.68 2.59 378.76 0.00 0.00 0.00 0.00 19:14:59 Average: lo 0.69 0.69 0.06 0.06 0.00 0.00 0.00 0.00 19:14:59 Average: ens3 121.05 105.82 1561.15 23.92 0.00 0.00 0.00 0.00 19:14:59 19:14:59 19:14:59 ---> sar -P ALL: 19:14:59 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5862) 02/14/23 _x86_64_ (8 CPU) 19:14:59 19:14:59 19:04:32 LINUX RESTART (8 CPU) 19:14:59 19:14:59 19:05:01 CPU %user %nice %system %iowait %steal %idle 19:14:59 19:06:01 all 11.88 0.00 4.81 1.32 0.06 81.93 19:14:59 19:06:01 0 11.47 0.00 4.84 0.47 0.07 83.14 19:14:59 19:06:01 1 10.67 0.00 4.86 1.49 0.07 82.91 19:14:59 19:06:01 2 12.39 0.00 5.85 5.49 0.05 76.21 19:14:59 19:06:01 3 10.74 0.00 3.74 0.08 0.07 85.36 19:14:59 19:06:01 4 13.78 0.00 4.46 0.91 0.05 80.80 19:14:59 19:06:01 5 14.81 0.00 5.89 0.57 0.07 78.66 19:14:59 19:06:01 6 10.92 0.00 4.34 1.02 0.05 83.67 19:14:59 19:06:01 7 10.17 0.00 4.45 0.53 0.09 84.76 19:14:59 19:07:01 all 30.55 0.00 5.21 0.27 0.07 63.91 19:14:59 19:07:01 0 31.28 0.00 4.95 0.02 0.07 63.68 19:14:59 19:07:01 1 29.88 0.00 5.52 0.34 0.07 64.20 19:14:59 19:07:01 2 29.86 0.00 5.30 1.65 0.07 63.13 19:14:59 19:07:01 3 29.80 0.00 5.74 0.02 0.07 64.38 19:14:59 19:07:01 4 29.34 0.00 5.85 0.03 0.07 64.71 19:14:59 19:07:01 5 31.98 0.00 4.94 0.03 0.05 63.00 19:14:59 19:07:01 6 30.41 0.00 4.52 0.05 0.07 64.95 19:14:59 19:07:01 7 31.82 0.00 4.89 0.02 0.07 63.20 19:14:59 19:08:01 all 0.03 0.00 0.02 0.01 0.01 99.94 19:14:59 19:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:14:59 19:08:01 1 0.02 0.00 0.02 0.07 0.00 99.90 19:14:59 19:08:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:14:59 19:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:14:59 19:08:01 4 0.07 0.00 0.02 0.00 0.02 99.90 19:14:59 19:08:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:14:59 19:08:01 6 0.03 0.00 0.02 0.00 0.00 99.95 19:14:59 19:08:01 7 0.03 0.00 0.05 0.00 0.02 99.90 19:14:59 19:09:01 all 0.27 0.00 0.02 0.00 0.00 99.71 19:14:59 19:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:14:59 19:09:01 1 0.08 0.00 0.02 0.00 0.00 99.90 19:14:59 19:09:01 2 0.02 0.00 0.00 0.02 0.00 99.97 19:14:59 19:09:01 3 0.03 0.00 0.00 0.00 0.02 99.95 19:14:59 19:09:01 4 0.10 0.00 0.03 0.00 0.00 99.87 19:14:59 19:09:01 5 1.82 0.00 0.07 0.00 0.00 98.11 19:14:59 19:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:14:59 19:09:01 7 0.03 0.00 0.03 0.00 0.02 99.92 19:14:59 19:10:01 all 1.50 0.00 0.66 0.33 0.01 97.49 19:14:59 19:10:01 0 1.93 0.00 0.73 0.07 0.00 97.26 19:14:59 19:10:01 1 1.90 0.00 0.90 0.95 0.02 96.23 19:14:59 19:10:01 2 1.07 0.00 0.75 0.25 0.02 97.91 19:14:59 19:10:01 3 0.64 0.00 0.38 0.30 0.00 98.68 19:14:59 19:10:01 4 2.22 0.00 0.73 0.03 0.02 97.00 19:14:59 19:10:01 5 2.29 0.00 0.45 0.25 0.02 97.00 19:14:59 19:10:01 6 1.07 0.00 0.95 0.48 0.00 97.50 19:14:59 19:10:01 7 0.89 0.00 0.42 0.30 0.03 98.36 19:14:59 19:11:01 all 0.05 0.00 0.03 0.01 0.01 99.91 19:14:59 19:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:14:59 19:11:01 1 0.07 0.00 0.00 0.08 0.00 99.85 19:14:59 19:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:14:59 19:11:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:14:59 19:11:01 4 0.07 0.00 0.03 0.00 0.00 99.90 19:14:59 19:11:01 5 0.08 0.00 0.05 0.00 0.02 99.85 19:14:59 19:11:01 6 0.00 0.00 0.03 0.00 0.00 99.97 19:14:59 19:11:01 7 0.08 0.00 0.07 0.00 0.02 99.83 19:14:59 19:12:01 all 0.01 0.00 0.01 0.01 0.01 99.96 19:14:59 19:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:14:59 19:12:01 1 0.02 0.00 0.02 0.03 0.02 99.92 19:14:59 19:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:14:59 19:12:01 3 0.00 0.00 0.00 0.02 0.00 99.98 19:14:59 19:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:14:59 19:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:14:59 19:12:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:14:59 19:12:01 7 0.03 0.00 0.03 0.00 0.03 99.90 19:14:59 19:13:01 all 0.03 0.00 0.02 0.00 0.01 99.94 19:14:59 19:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:14:59 19:13:01 1 0.07 0.00 0.00 0.02 0.00 99.92 19:14:59 19:13:01 2 0.00 0.00 0.02 0.00 0.02 99.97 19:14:59 19:13:01 3 0.03 0.00 0.00 0.00 0.02 99.95 19:14:59 19:13:01 4 0.08 0.00 0.05 0.00 0.02 99.85 19:14:59 19:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:14:59 19:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:14:59 19:13:01 7 0.03 0.00 0.03 0.00 0.02 99.92 19:14:59 19:14:01 all 0.02 0.00 0.01 0.00 0.00 99.96 19:14:59 19:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:14:59 19:14:01 1 0.05 0.00 0.00 0.02 0.00 99.93 19:14:59 19:14:01 2 0.03 0.00 0.05 0.00 0.00 99.92 19:14:59 19:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:14:59 19:14:01 4 0.02 0.00 0.02 0.00 0.02 99.95 19:14:59 19:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 19:14:59 19:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:14:59 19:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:14:59 Average: all 4.89 0.00 1.19 0.21 0.02 93.69 19:14:59 Average: 0 4.94 0.00 1.17 0.06 0.02 93.81 19:14:59 Average: 1 4.72 0.00 1.25 0.33 0.02 93.68 19:14:59 Average: 2 4.78 0.00 1.32 0.81 0.02 93.06 19:14:59 Average: 3 4.55 0.00 1.09 0.05 0.02 94.29 19:14:59 Average: 4 5.04 0.00 1.24 0.11 0.02 93.59 19:14:59 Average: 5 5.63 0.00 1.26 0.09 0.02 93.00 19:14:59 Average: 6 4.68 0.00 1.09 0.17 0.01 94.04 19:14:59 Average: 7 4.75 0.00 1.10 0.09 0.03 94.02 19:14:59 19:14:59 19:14:59