Pull request #503 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e2d52b8959ea20f89237b6cbd9cc9dc82721d7b1+bc7652beee9a90296fe0b57947c4589a421f5e02 (69c0de3711ff76319eeed204200663b1b23a308a) 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-ssh9588211900640299985.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-ssh7902862133908519052.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/device-mqtt-go/branches/PR-503/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/device-mqtt-go/branches/PR-503/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4973574950045376122.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/device-mqtt-go/branches/PR-503/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11028161200502725526.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-ssh4777835396761193398.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/device-mqtt-go/branches/PR-503/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/device-mqtt-go/branches/PR-503/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6696072109283209792.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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, 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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7857 in /w/workspace/gexfoundry_device-mqtt-go_PR-503 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-503 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit bc7652beee9a90296fe0b57947c4589a421f5e02 into PR head commit e2d52b8959ea20f89237b6cbd9cc9dc82721d7b1 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-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/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/503/head:refs/remotes/origin/PR-503 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing e2d52b8959ea20f89237b6cbd9cc9dc82721d7b1 Checking out Revision e2d52b8959ea20f89237b6cbd9cc9dc82721d7b1 (PR-503) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/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 01:59:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:59:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:59:50 ========================================================= 01:59:50 EdgeX Global Pipelines Version Info 01:59:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git checkout -f e2d52b8959ea20f89237b6cbd9cc9dc82721d7b1 # 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 bc7652beee9a90296fe0b57947c4589a421f5e02 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e2d52b8959ea20f89237b6cbd9cc9dc82721d7b1 # timeout=10 01:59:50 ------------------- 01:59:50 stable info: 01:59:50 ------------------- 01:59:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:59:50 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 01:59:50 Message: update stable to v1.0.244 01:59:51 ------------------- 01:59:51 experimental info: 01:59:51 ------------------- 01:59:51 Commited By: **** collab-it+edgex@linuxfoundation.org 01:59:51 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 01:59:51 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:59:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:59:51 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:59:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:59:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:59:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:59:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 01:59:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:59:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:59:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:59:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:59:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:59:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:59:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:59:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:59:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:59:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:59:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:59:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:59:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:59:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:59:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-503 [Pipeline] echo 01:59:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-503 [Pipeline] echo 01:59:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-503 [Pipeline] echo 01:59:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e2d52b8959ea20f89237b6cbd9cc9dc82721d7b1 [Pipeline] echo 01:59:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e2d52b8 [Pipeline] echo 01:59:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:59:53 provisioning config files... 01:59:53 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-503@tmp/config11929073701340593336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:53 ---> docker-login.sh 01:59:53 nexus3.edgexfoundry.org:10001 01:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:54 Configure a credential helper to remove this warning. See 01:59:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:54 01:59:54 Login Succeeded 01:59:54 nexus3.edgexfoundry.org:10002 01:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:54 Configure a credential helper to remove this warning. See 01:59:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:54 01:59:54 Login Succeeded 01:59:54 nexus3.edgexfoundry.org:10003 01:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:54 Configure a credential helper to remove this warning. See 01:59:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:54 01:59:54 Login Succeeded 01:59:54 nexus3.edgexfoundry.org:10004 01:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:54 Configure a credential helper to remove this warning. See 01:59:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:54 01:59:54 Login Succeeded 01:59:54 docker.io 01:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:54 Configure a credential helper to remove this warning. See 01:59:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:54 01:59:54 Login Succeeded 01:59:54 ---> docker-login.sh ends [Pipeline] } 01:59:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:59:55 + git rev-list -1 --merges e2d52b8959ea20f89237b6cbd9cc9dc82721d7b1~1..e2d52b8959ea20f89237b6cbd9cc9dc82721d7b1 [Pipeline] echo 01:59:55 -----------> git rev-list -1 --merges e2d52b8959ea20f89237b6cbd9cc9dc82721d7b1~1..e2d52b8959ea20f89237b6cbd9cc9dc82721d7b1 e2d52b8959ea20f89237b6cbd9cc9dc82721d7b1 [false] [Pipeline] sh 01:59:55 + git log --format=format:%s -1 e2d52b8959ea20f89237b6cbd9cc9dc82721d7b1 [Pipeline] echo 01:59:55 ========================================================= 01:59:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:59:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:59:56 + git log --format=format:%s -1 e2d52b8959ea20f89237b6cbd9cc9dc82721d7b1 [Pipeline] echo 01:59:56 [semverPrep] GIT_COMMIT: e2d52b8959ea20f89237b6cbd9cc9dc82721d7b1, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 01:59:56 [semverPrep] This is not a build commit. [Pipeline] sh 01:59:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:59:56 + grep -v github /etc/ssh/ssh_known_hosts 01:59:56 + [ -e /tmp/ssh_known_hosts ] 01:59:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:59:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:59:56 + sudo tee -a /etc/ssh/ssh_known_hosts 01:59:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:59:57 01:59:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:59:57 0.1.4: Pulling from edgex-devops/py-git-semver 01:59:57 b85a868b505f: Pulling fs layer 01:59:57 e2be974225ed: Pulling fs layer 01:59:57 339a4e72a1f5: Pulling fs layer 01:59:57 988bab9f4d93: Pulling fs layer 01:59:57 1469e6f7b9e6: Pulling fs layer 01:59:57 eaf3925da568: Pulling fs layer 01:59:57 bab4dde63d76: Pulling fs layer 01:59:57 bde34c3a00c8: Pulling fs layer 01:59:57 b352a97aabf1: Pulling fs layer 01:59:57 4872d77fe225: Pulling fs layer 01:59:57 5851b861e8e6: Pulling fs layer 01:59:57 bde34c3a00c8: Waiting 01:59:57 988bab9f4d93: Waiting 01:59:57 b352a97aabf1: Waiting 01:59:57 4872d77fe225: Waiting 01:59:57 1469e6f7b9e6: Waiting 01:59:57 eaf3925da568: Waiting 01:59:57 5851b861e8e6: Waiting 01:59:57 bab4dde63d76: Waiting 01:59:57 e2be974225ed: Verifying Checksum 01:59:57 e2be974225ed: Download complete 01:59:57 988bab9f4d93: Download complete 01:59:57 1469e6f7b9e6: Verifying Checksum 01:59:57 1469e6f7b9e6: Download complete 01:59:57 339a4e72a1f5: Verifying Checksum 01:59:57 339a4e72a1f5: Download complete 01:59:57 eaf3925da568: Download complete 01:59:57 bde34c3a00c8: Download complete 01:59:57 b352a97aabf1: Verifying Checksum 01:59:57 b352a97aabf1: Download complete 01:59:57 4872d77fe225: Verifying Checksum 01:59:57 4872d77fe225: Download complete 01:59:57 5851b861e8e6: Download complete 01:59:57 b85a868b505f: Verifying Checksum 01:59:57 b85a868b505f: Download complete 01:59:58 bab4dde63d76: Verifying Checksum 01:59:58 bab4dde63d76: Download complete 01:59:59 b85a868b505f: Pull complete 01:59:59 e2be974225ed: Pull complete 02:00:00 339a4e72a1f5: Pull complete 02:00:00 988bab9f4d93: Pull complete 02:00:01 1469e6f7b9e6: Pull complete 02:00:01 eaf3925da568: Pull complete 02:00:03 bab4dde63d76: Pull complete 02:00:03 bde34c3a00c8: Pull complete 02:00:03 b352a97aabf1: Pull complete 02:00:03 4872d77fe225: Pull complete 02:00:03 5851b861e8e6: Pull complete 02:00:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:00:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:00:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:03 prd-ubuntu20.04-docker-8c-8g-7857 does not seem to be running inside a container 02:00:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-503 -v /w/workspace/gexfoundry_device-mqtt-go_PR-503:/w/workspace/gexfoundry_device-mqtt-go_PR-503:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-503@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-503@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-devops/py-git-semver:0.1.4 cat 02:00:06 $ docker top a3366b90dd3a4c09f60cbb7779eee31b0744a6af88c2ff5dd88369dc33897322 -eo pid,comm 02:00:06 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). 02:00:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:00:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:00:06 [ssh-agent] Looking for ssh-agent implementation... 02:00:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:00:06 $ docker exec a3366b90dd3a4c09f60cbb7779eee31b0744a6af88c2ff5dd88369dc33897322 ssh-agent 02:00:06 SSH_AUTH_SOCK=/tmp/ssh-wWs7Qx3RgfzG/agent.33 02:00:06 SSH_AGENT_PID=39 02:00:06 Running ssh-add (command line suppressed) 02:00:07 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-503@tmp/private_key_7059873482850208819.key (/w/workspace/gexfoundry_device-mqtt-go_PR-503@tmp/private_key_7059873482850208819.key) 02:00:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:00:07 + git tag --points-at HEAD [Pipeline] } 02:00:07 $ docker exec --env ******** --env ******** a3366b90dd3a4c09f60cbb7779eee31b0744a6af88c2ff5dd88369dc33897322 ssh-agent -k 02:00:07 unset SSH_AUTH_SOCK; 02:00:07 unset SSH_AGENT_PID; 02:00:07 echo Agent pid 39 killed; 02:00:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:00:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:00:07 [ssh-agent] Looking for ssh-agent implementation... 02:00:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:00:07 $ docker exec a3366b90dd3a4c09f60cbb7779eee31b0744a6af88c2ff5dd88369dc33897322 ssh-agent 02:00:07 SSH_AUTH_SOCK=/tmp/ssh-dVjH4ul5anva/agent.71 02:00:07 SSH_AGENT_PID=77 02:00:07 Running ssh-add (command line suppressed) 02:00:07 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-503@tmp/private_key_16804642635250833709.key (/w/workspace/gexfoundry_device-mqtt-go_PR-503@tmp/private_key_16804642635250833709.key) 02:00:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:00:08 + git semver init 02:00:08 2023-03-01 02:00:08,508 [run_init] DEBUG init version:0.0.0 force:False 02:00:08 2023-03-01 02:00:08,509 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-503/.semver 02:00:08 2023-03-01 02:00:08,509 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-503/.semver 02:00:08 2023-03-01 02:00:08,510 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-503/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-503, universal_newlines=False, shell=None, istream=None) 02:00:09 2023-03-01 02:00:09,433 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-503/.git/info/exclude 02:00:09 2023-03-01 02:00:09,433 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-503/.semver/PR-503 with force:False 02:00:09 2023-03-01 02:00:09,434 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-503/.semver/PR-503 02:00:09 2023-03-01 02:00:09,437 [execute] INFO git cat-file --batch-check 02:00:09 2023-03-01 02:00:09,438 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-503/.semver, universal_newlines=False, shell=None, istream=) 02:00:09 2023-03-01 02:00:09,445 [execute] INFO git cat-file --batch 02:00:09 2023-03-01 02:00:09,446 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-503/.semver, universal_newlines=False, shell=None, istream=) 02:00:09 2023-03-01 02:00:09,451 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-503/.semver/PR-503 02:00:09 0.0.0 [Pipeline] } 02:00:09 $ docker exec --env ******** --env ******** a3366b90dd3a4c09f60cbb7779eee31b0744a6af88c2ff5dd88369dc33897322 ssh-agent -k 02:00:09 unset SSH_AUTH_SOCK; 02:00:09 unset SSH_AGENT_PID; 02:00:09 echo Agent pid 77 killed; 02:00:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:00:10 + git semver [Pipeline] } 02:00:10 $ docker stop --time=1 a3366b90dd3a4c09f60cbb7779eee31b0744a6af88c2ff5dd88369dc33897322 02:00:11 $ docker rm -f --volumes a3366b90dd3a4c09f60cbb7779eee31b0744a6af88c2ff5dd88369dc33897322 [Pipeline] // withDockerContainer [Pipeline] sh 02:00:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:00:12 Stashed 1 file(s) [Pipeline] echo 02:00:12 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:00:12 provisioning config files... 02:00:12 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-503@tmp/config1136406053537894101tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:00:13 ---> docker-login.sh 02:00:13 nexus3.edgexfoundry.org:10001 02:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:13 Configure a credential helper to remove this warning. See 02:00:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:13 02:00:13 Login Succeeded 02:00:13 nexus3.edgexfoundry.org:10002 02:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:13 Configure a credential helper to remove this warning. See 02:00:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:13 02:00:13 Login Succeeded 02:00:13 nexus3.edgexfoundry.org:10003 02:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:13 Configure a credential helper to remove this warning. See 02:00:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:13 02:00:13 Login Succeeded 02:00:13 nexus3.edgexfoundry.org:10004 02:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:13 Configure a credential helper to remove this warning. See 02:00:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:13 02:00:13 Login Succeeded 02:00:13 docker.io 02:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:14 Configure a credential helper to remove this warning. See 02:00:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:14 02:00:14 Login Succeeded 02:00:14 ---> docker-login.sh ends [Pipeline] } 02:00:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:00:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:00:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:00:14 ========================================================= 02:00:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:00:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:14 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 02:00:14 Sending build context to Docker daemon 6.347MB 02:00:14 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 02:00:14 Step 2/12 : FROM ${BASE} AS builder 02:00:14 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:00:14 213ec9aee27d: Pulling fs layer 02:00:14 4583459ba037: Pulling fs layer 02:00:14 93c1e223e6f2: Pulling fs layer 02:00:14 53926ce57604: Pulling fs layer 02:00:14 21b2b0c7a3f4: Pulling fs layer 02:00:14 22ff95d597cd: Pulling fs layer 02:00:14 12d6caf4c0d1: Pulling fs layer 02:00:14 96b7cbca73a9: Pulling fs layer 02:00:14 a7acece74701: Pulling fs layer 02:00:14 53926ce57604: Waiting 02:00:14 96b7cbca73a9: Waiting 02:00:14 a7acece74701: Waiting 02:00:14 21b2b0c7a3f4: Waiting 02:00:14 22ff95d597cd: Waiting 02:00:14 12d6caf4c0d1: Waiting 02:00:14 93c1e223e6f2: Verifying Checksum 02:00:14 93c1e223e6f2: Download complete 02:00:15 4583459ba037: Verifying Checksum 02:00:15 4583459ba037: Download complete 02:00:15 21b2b0c7a3f4: Download complete 02:00:15 22ff95d597cd: Download complete 02:00:15 213ec9aee27d: Verifying Checksum 02:00:15 213ec9aee27d: Download complete 02:00:15 12d6caf4c0d1: Verifying Checksum 02:00:15 12d6caf4c0d1: Download complete 02:00:15 213ec9aee27d: Pull complete 02:00:15 4583459ba037: Pull complete 02:00:15 93c1e223e6f2: Pull complete 02:00:15 a7acece74701: Verifying Checksum 02:00:15 a7acece74701: Download complete 02:00:15 96b7cbca73a9: Verifying Checksum 02:00:15 96b7cbca73a9: Download complete 02:00:15 53926ce57604: Verifying Checksum 02:00:15 53926ce57604: Download complete 02:00:20 53926ce57604: Pull complete 02:00:20 21b2b0c7a3f4: Pull complete 02:00:20 22ff95d597cd: Pull complete 02:00:20 12d6caf4c0d1: Pull complete 02:00:22 96b7cbca73a9: Pull complete 02:00:22 a7acece74701: Pull complete 02:00:22 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 02:00:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:00:22 ---> db6d94c90886 02:00:22 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:00:25 ---> Running in c4ce2737fbec 02:00:26 Removing intermediate container c4ce2737fbec 02:00:26 ---> 567a1d72b467 02:00:26 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:00:26 ---> Running in b613072cff99 02:00:26 Removing intermediate container b613072cff99 02:00:26 ---> 54ca5a01ac42 02:00:26 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:00:26 ---> Running in 54c57438f386 02:00:26 Removing intermediate container 54c57438f386 02:00:26 ---> 1249d7a0a2c4 02:00:26 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:00:26 ---> Running in 649343d56624 02:00:26 Removing intermediate container 649343d56624 02:00:26 ---> 2613be2bd990 02:00:26 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:00:26 ---> Running in 4c94330d1311 02:00:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:00:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:00:27 (1/4) Installing openssh-keygen (9.0_p1-r2) 02:00:27 (2/4) Installing libedit (20210910.3.1-r0) 02:00:27 (3/4) Installing openssh-client-common (9.0_p1-r2) 02:00:27 (4/4) Installing openssh-client-default (9.0_p1-r2) 02:00:27 Executing busybox-1.35.0-r17.trigger 02:00:27 OK: 216 MiB in 55 packages 02:00:27 Still waiting to schedule task 02:00:27 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:00:27 Removing intermediate container 4c94330d1311 02:00:27 ---> a2d0e4419c34 02:00:27 Step 8/12 : WORKDIR /device-mqtt-go 02:00:27 ---> Running in b402a39d360f 02:00:27 Removing intermediate container b402a39d360f 02:00:27 ---> 8d5d1619ce60 02:00:27 Step 9/12 : COPY go.mod vendor* ./ 02:00:28 ---> 9b101d386cad 02:00:28 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:28 ---> Running in ea9d52cdbbaf 02:00:54 Removing intermediate container ea9d52cdbbaf 02:00:54 ---> ddb950b71b8e 02:00:54 Step 11/12 : COPY . . 02:00:54 ---> 5995c10bcdf6 02:00:54 Step 12/12 : RUN $MAKE 02:00:54 ---> Running in 900b87382231 02:00:54 noop 02:00:54 Removing intermediate container 900b87382231 02:00:54 ---> 35aab0f2cc61 02:00:54 Successfully built 35aab0f2cc61 02:00:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:55 + docker inspect -f . ci-base-image-x86_64 02:00:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:55 prd-ubuntu20.04-docker-8c-8g-7857 does not seem to be running inside a container 02:00:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-503 -v /w/workspace/gexfoundry_device-mqtt-go_PR-503:/w/workspace/gexfoundry_device-mqtt-go_PR-503:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-503@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-503@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:00:55 $ docker top 8335a391986489597552a4b017535767711bee9db621deb9951c584bc4983b90 -eo pid,comm [Pipeline] { [Pipeline] sh 02:00:55 + go version 02:00:55 go version go1.18.7 linux/amd64 [Pipeline] } 02:00:56 $ docker stop --time=1 8335a391986489597552a4b017535767711bee9db621deb9951c584bc4983b90 02:00:57 $ docker rm -f --volumes 8335a391986489597552a4b017535767711bee9db621deb9951c584bc4983b90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:57 + docker inspect -f . ci-base-image-x86_64 02:00:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:58 prd-ubuntu20.04-docker-8c-8g-7857 does not seem to be running inside a container 02:00:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-503 -v /w/workspace/gexfoundry_device-mqtt-go_PR-503:/w/workspace/gexfoundry_device-mqtt-go_PR-503:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-503@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-503@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:00:58 $ docker top 2616454835b293b08464fa85c844174a42e2a601351585bf5c9cf687e587dfce -eo pid,comm [Pipeline] { [Pipeline] sh 02:00:58 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-503 [Pipeline] fileExists [Pipeline] sh 02:00:59 + make test 02:00:59 go test ./... -coverprofile=coverage.out ./... 02:00:59 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:01:04 # github.com/edgexfoundry/device-sdk-go/v3/internal/config 02:01:04 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/config/config.go:74:3: unknown field 'SecretStore' in struct literal of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".BootstrapConfiguration 02:01:08 FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] 02:01:08 make: *** [Makefile:30: unittest] Error 2 [Pipeline] } 02:01:08 $ docker stop --time=1 2616454835b293b08464fa85c844174a42e2a601351585bf5c9cf687e587dfce 02:01:10 $ docker rm -f --volumes 2616454835b293b08464fa85c844174a42e2a601351585bf5c9cf687e587dfce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:11 02:01:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:11 latest: Pulling from edgex-lftools-log-publisher 02:01:11 5eb5b503b376: Pulling fs layer 02:01:11 5c69ac0246d0: Pulling fs layer 02:01:11 ec43610c2a17: Pulling fs layer 02:01:11 3a2ae6a8a46f: Pulling fs layer 02:01:11 33b1e0a273af: Pulling fs layer 02:01:11 5d3b04190fa2: Pulling fs layer 02:01:11 2f39f015ded8: Pulling fs layer 02:01:11 33b1e0a273af: Waiting 02:01:11 3a2ae6a8a46f: Waiting 02:01:11 5d3b04190fa2: Waiting 02:01:11 2f39f015ded8: Waiting 02:01:11 5c69ac0246d0: Verifying Checksum 02:01:11 5c69ac0246d0: Download complete 02:01:11 3a2ae6a8a46f: Verifying Checksum 02:01:11 3a2ae6a8a46f: Download complete 02:01:12 33b1e0a273af: Verifying Checksum 02:01:12 33b1e0a273af: Download complete 02:01:12 5d3b04190fa2: Verifying Checksum 02:01:12 5d3b04190fa2: Download complete 02:01:12 ec43610c2a17: Verifying Checksum 02:01:12 ec43610c2a17: Download complete 02:01:12 5eb5b503b376: Download complete 02:01:12 2f39f015ded8: Download complete 02:01:13 5eb5b503b376: Pull complete 02:01:13 5c69ac0246d0: Pull complete 02:01:13 ec43610c2a17: Pull complete 02:01:14 3a2ae6a8a46f: Pull complete 02:01:14 33b1e0a273af: Pull complete 02:01:14 5d3b04190fa2: Pull complete 02:01:18 2f39f015ded8: Pull complete 02:01:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:01:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:18 prd-ubuntu20.04-docker-8c-8g-7857 does not seem to be running inside a container 02:01:18 $ 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/gexfoundry_device-mqtt-go_PR-503 -v /w/workspace/gexfoundry_device-mqtt-go_PR-503:/w/workspace/gexfoundry_device-mqtt-go_PR-503:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-503@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-503@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:01:23 $ docker top 81e03047515272a2ae270c065f3d3c1c3e275add0e82fc64e569cf0e6e2246c1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:23 ---> job-cost.sh 02:01:23 lf-activate-venv: SKIPPING 02:01:23 INFO: No Stack... 02:01:24 INFO: Retrieving Pricing Info for: v3-standard-8 02:01:24 INFO: Archiving Costs [Pipeline] sh 02:01:24 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-503/archives/cost.csv 02:01:24 + cut -d, -f6 [Pipeline] lock 02:01:25 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-503-1-stack-cost] 02:01:25 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-503-1-stack-cost] did not exist. Created. 02:01:25 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-503-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:01:25 + echo total: 0.2199999988079071 [Pipeline] stash 02:01:25 Stashed 1 file(s) [Pipeline] } 02:01:25 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-503-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:01:25 $ docker stop --time=1 81e03047515272a2ae270c065f3d3c1c3e275add0e82fc64e569cf0e6e2246c1 02:01:26 $ docker rm -f --volumes 81e03047515272a2ae270c065f3d3c1c3e275add0e82fc64e569cf0e6e2246c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:01:27 Failed in branch amd64 02:03:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7861 in /w/workspace/gexfoundry_device-mqtt-go_PR-503 [Pipeline] { [Pipeline] ws 02:03:21 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 02:03:21 Selected Git installation does not exist. Using Default 02:03:21 The recommended git tool is: NONE 02:03:28 using credential edgex-jenkins-ssh 02:03:28 Cloning the remote Git repository 02:03:28 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:03:28 > git init /w/workspace/device-mqtt-go/1 # timeout=10 02:03:28 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:03:28 > git --version # timeout=10 02:03:28 > git --version # 'git version 2.25.1' 02:03:28 using GIT_SSH to set credentials SSH Credentials for GitHub 02:03:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:03:29 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:03:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:03:31 Merging remotes/origin/main commit bc7652beee9a90296fe0b57947c4589a421f5e02 into PR head commit e2d52b8959ea20f89237b6cbd9cc9dc82721d7b1 02:03:31 Merge succeeded, producing e2d52b8959ea20f89237b6cbd9cc9dc82721d7b1 02:03:31 Checking out Revision e2d52b8959ea20f89237b6cbd9cc9dc82721d7b1 (PR-503) 02:03:30 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:03:30 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:03:30 using GIT_SSH to set credentials SSH Credentials for GitHub 02:03:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/503/head:refs/remotes/origin/PR-503 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:03:31 > git config core.sparsecheckout # timeout=10 02:03:31 > git checkout -f e2d52b8959ea20f89237b6cbd9cc9dc82721d7b1 # timeout=10 02:03:31 > git remote # timeout=10 02:03:31 > git config --get remote.origin.url # timeout=10 02:03:31 using GIT_SSH to set credentials SSH Credentials for GitHub 02:03:31 > git merge bc7652beee9a90296fe0b57947c4589a421f5e02 # timeout=10 02:03:31 > git rev-parse HEAD^{commit} # timeout=10 02:03:32 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 02:03:32 > git --version # timeout=10 02:03:32 > git --version # 'git version 2.25.1' 02:03:32 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:03:31 > git config core.sparsecheckout # timeout=10 02:03:31 > git checkout -f e2d52b8959ea20f89237b6cbd9cc9dc82721d7b1 # timeout=10 02:03:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:03:33 % Total % Received % Xferd Average Speed Time Time Time Current 02:03:33 Dload Upload Total Spent Left Speed 02:03:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75898 0 --:--:-- --:--:-- --:--:-- 76353 [Pipeline] sh 02:03:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:03:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:03:34 + sudo tee /etc/docker/daemon.new 02:03:37 { 02:03:37 "registry-mirrors": [ 02:03:37 "https://nexus3.edgexfoundry.org:10001" 02:03:37 ], 02:03:37 "bip": "10.250.0.254/24", 02:03:37 "hosts": [ 02:03:37 "tcp://0.0.0.0:5555", 02:03:37 "unix:///var/run/docker.sock" 02:03:37 ], 02:03:37 "mtu": 1458, 02:03:37 "selinux-enabled": true, 02:03:37 "seccomp-profile": "/etc/docker/seccomp.json" 02:03:37 } [Pipeline] sh 02:03:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:03:38 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:03:56 provisioning config files... 02:03:56 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config16355021836738019386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:03:57 ---> docker-login.sh 02:03:57 nexus3.edgexfoundry.org:10001 02:03:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:57 Configure a credential helper to remove this warning. See 02:03:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:57 02:03:57 Login Succeeded 02:03:57 nexus3.edgexfoundry.org:10002 02:03:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:58 Configure a credential helper to remove this warning. See 02:03:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:58 02:03:58 Login Succeeded 02:03:58 nexus3.edgexfoundry.org:10003 02:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:58 Configure a credential helper to remove this warning. See 02:03:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:58 02:03:58 Login Succeeded 02:03:58 nexus3.edgexfoundry.org:10004 02:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:58 Configure a credential helper to remove this warning. See 02:03:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:58 02:03:58 Login Succeeded 02:03:58 docker.io 02:03:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:59 Configure a credential helper to remove this warning. See 02:03:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:59 02:03:59 Login Succeeded 02:03:59 ---> docker-login.sh ends [Pipeline] } 02:03:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:03:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:03:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:03:59 ========================================================= 02:03:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:03:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:00 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 02:04:00 Sending build context to Docker daemon 3.29MB 02:04:00 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 02:04:00 Step 2/12 : FROM ${BASE} AS builder 02:04:00 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:04:00 9b18e9b68314: Pulling fs layer 02:04:00 35d82f9e3411: Pulling fs layer 02:04:00 e16973657156: Pulling fs layer 02:04:00 fc693d55d65f: Pulling fs layer 02:04:00 7e9fc2657dce: Pulling fs layer 02:04:00 dda99020689f: Pulling fs layer 02:04:00 db1c61fa0a46: Pulling fs layer 02:04:00 891c053d2c06: Pulling fs layer 02:04:00 fc693d55d65f: Waiting 02:04:00 7e9fc2657dce: Waiting 02:04:00 dda99020689f: Waiting 02:04:00 db1c61fa0a46: Waiting 02:04:00 891c053d2c06: Waiting 02:04:00 e16973657156: Verifying Checksum 02:04:00 e16973657156: Download complete 02:04:00 35d82f9e3411: Verifying Checksum 02:04:00 35d82f9e3411: Download complete 02:04:00 7e9fc2657dce: Verifying Checksum 02:04:00 7e9fc2657dce: Download complete 02:04:00 dda99020689f: Download complete 02:04:01 9b18e9b68314: Verifying Checksum 02:04:02 891c053d2c06: Verifying Checksum 02:04:02 891c053d2c06: Download complete 02:04:03 db1c61fa0a46: Verifying Checksum 02:04:03 db1c61fa0a46: Download complete 02:04:03 9b18e9b68314: Pull complete 02:04:04 fc693d55d65f: Verifying Checksum 02:04:04 fc693d55d65f: Download complete 02:04:04 35d82f9e3411: Pull complete 02:04:04 e16973657156: Pull complete 02:04:19 fc693d55d65f: Pull complete 02:04:19 7e9fc2657dce: Pull complete 02:04:19 dda99020689f: Pull complete 02:04:23 db1c61fa0a46: Pull complete 02:04:25 891c053d2c06: Pull complete 02:04:25 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 02:04:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:04:25 ---> f96f9c87975a 02:04:25 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:04:27 ---> Running in acab826447d4 02:04:28 Removing intermediate container acab826447d4 02:04:28 ---> df761cef8d49 02:04:28 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:04:28 ---> Running in 7d7ed9972592 02:04:28 Removing intermediate container 7d7ed9972592 02:04:28 ---> df3d25146354 02:04:28 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:04:28 ---> Running in 59fa8197320f 02:04:29 Removing intermediate container 59fa8197320f 02:04:29 ---> 459f0ee3b5cb 02:04:29 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:04:29 ---> Running in 8e1e750e8916 02:04:29 Removing intermediate container 8e1e750e8916 02:04:29 ---> 5282d80b90cb 02:04:29 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:04:29 ---> Running in 42e0bb24aaf4 02:04:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:04:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:04:32 (1/4) Installing openssh-keygen (9.0_p1-r2) 02:04:32 (2/4) Installing libedit (20210910.3.1-r0) 02:04:32 (3/4) Installing openssh-client-common (9.0_p1-r2) 02:04:32 (4/4) Installing openssh-client-default (9.0_p1-r2) 02:04:32 Executing busybox-1.35.0-r17.trigger 02:04:32 OK: 226 MiB in 55 packages 02:04:34 Removing intermediate container 42e0bb24aaf4 02:04:34 ---> 1d128d10bab5 02:04:34 Step 8/12 : WORKDIR /device-mqtt-go 02:04:34 ---> Running in 87fbb615f175 02:04:34 Removing intermediate container 87fbb615f175 02:04:34 ---> 67e4094eb31f 02:04:34 Step 9/12 : COPY go.mod vendor* ./ 02:04:35 ---> 4f098eb6d0ad 02:04:35 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:04:35 ---> Running in e61aa52e2d60 02:05:43 Removing intermediate container e61aa52e2d60 02:05:43 ---> abbbd5a26a09 02:05:43 Step 11/12 : COPY . . 02:05:43 ---> 727aaa0344f5 02:05:43 Step 12/12 : RUN $MAKE 02:05:43 ---> Running in cf68e11f8f93 02:05:43 noop 02:05:44 Removing intermediate container cf68e11f8f93 02:05:44 ---> 991591bb4bca 02:05:44 Successfully built 991591bb4bca 02:05:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:44 + docker inspect -f . ci-base-image-arm64 02:05:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:44 prd-ubuntu20.04-docker-arm64-4c-16g-7861 does not seem to be running inside a container 02:05:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:05:46 $ docker top c069a7c782dd001ad6f408b43f2f9f1de8f1624c7b7c8e5a66796e019e5b17bd -eo pid,comm [Pipeline] { [Pipeline] sh 02:05:47 + go version 02:05:47 go version go1.18.7 linux/arm64 [Pipeline] } 02:05:47 $ docker stop --time=1 c069a7c782dd001ad6f408b43f2f9f1de8f1624c7b7c8e5a66796e019e5b17bd 02:05:48 $ docker rm -f --volumes c069a7c782dd001ad6f408b43f2f9f1de8f1624c7b7c8e5a66796e019e5b17bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:49 + docker inspect -f . ci-base-image-arm64 02:05:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:50 prd-ubuntu20.04-docker-arm64-4c-16g-7861 does not seem to be running inside a container 02:05:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:05:51 $ docker top 3fcc2dabb23a48c57214d62f7ca748177872430d6fc863f8a3d75e88548d6fab -eo pid,comm [Pipeline] { [Pipeline] sh 02:05:52 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 02:05:53 + make test 02:05:53 go test ./... -coverprofile=coverage.out ./... 02:05:55 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:06:27 # github.com/edgexfoundry/device-sdk-go/v3/internal/config 02:06:27 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/config/config.go:74:3: unknown field 'SecretStore' in struct literal of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".BootstrapConfiguration 02:07:35 FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] 02:07:35 make: *** [Makefile:30: unittest] Error 2 [Pipeline] } 02:07:35 $ docker stop --time=1 3fcc2dabb23a48c57214d62f7ca748177872430d6fc863f8a3d75e88548d6fab 02:07:37 $ docker rm -f --volumes 3fcc2dabb23a48c57214d62f7ca748177872430d6fc863f8a3d75e88548d6fab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "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 02:07:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:07:39 02:07:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:07:39 arm64: Pulling from edgex-lftools-log-publisher 02:07:39 8998bd30e6a1: Pulling fs layer 02:07:39 04944245beec: Pulling fs layer 02:07:39 699f458cf7ca: Pulling fs layer 02:07:39 765212b225bb: Pulling fs layer 02:07:39 f23df028b6ca: Pulling fs layer 02:07:39 d65c8cfc05b1: Pulling fs layer 02:07:39 2437ff75d9bd: Pulling fs layer 02:07:39 f23df028b6ca: Waiting 02:07:39 2437ff75d9bd: Waiting 02:07:39 d65c8cfc05b1: Waiting 02:07:39 765212b225bb: Waiting 02:07:39 04944245beec: Verifying Checksum 02:07:39 04944245beec: Download complete 02:07:39 765212b225bb: Verifying Checksum 02:07:39 765212b225bb: Download complete 02:07:40 f23df028b6ca: Verifying Checksum 02:07:40 f23df028b6ca: Download complete 02:07:40 d65c8cfc05b1: Verifying Checksum 02:07:40 d65c8cfc05b1: Download complete 02:07:40 699f458cf7ca: Verifying Checksum 02:07:40 699f458cf7ca: Download complete 02:07:40 8998bd30e6a1: Download complete 02:07:43 2437ff75d9bd: Verifying Checksum 02:07:43 2437ff75d9bd: Download complete 02:07:47 8998bd30e6a1: Pull complete 02:07:47 04944245beec: Pull complete 02:07:49 699f458cf7ca: Pull complete 02:07:49 765212b225bb: Pull complete 02:07:50 f23df028b6ca: Pull complete 02:07:50 d65c8cfc05b1: Pull complete 02:08:09 2437ff75d9bd: Pull complete 02:08:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:08:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:08:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:09 prd-ubuntu20.04-docker-arm64-4c-16g-7861 does not seem to be running inside a container 02:08:09 $ 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/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:08:12 $ docker top fa920a8aac91d6f354031695c289aaf245980ba7909323b39771feb89a7395f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:13 ---> job-cost.sh 02:08:13 lf-activate-venv: SKIPPING 02:08:13 INFO: No Stack... 02:08:13 INFO: Retrieving Pricing Info for: v3-standard-4 02:08:14 INFO: Archiving Costs [Pipeline] sh 02:08:15 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 02:08:15 + cut -d, -f6 [Pipeline] lock 02:08:15 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-503-1-stack-cost] 02:08:15 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-503-1-stack-cost] did not exist. Created. 02:08:15 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-503-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:08:16 /w/workspace/device-mqtt-go/1@tmp/durable-e83bb850/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:08:17 + echo total: 0.10999999940395355 [Pipeline] stash 02:08:17 Warning: overwriting stash ‘stack-cost’ 02:08:17 Stashed 1 file(s) [Pipeline] } 02:08:17 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-503-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:08:17 $ docker stop --time=1 fa920a8aac91d6f354031695c289aaf245980ba7909323b39771feb89a7395f7 02:08:19 $ docker rm -f --volumes fa920a8aac91d6f354031695c289aaf245980ba7909323b39771feb89a7395f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:08:20 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 Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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 02:08:22 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-503/archives ] 02:08:22 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-503/archives 02:08:22 total 16 02:08:22 drwxr-xr-x 3 root root 4096 Mar 1 02:01 . 02:08:22 drwxrwxr-x 11 jenkins jenkins 4096 Mar 1 02:01 .. 02:08:22 drwxr-xr-x 2 root root 4096 Mar 1 02:01 cost 02:08:22 -rw-r--r-- 1 root root 86 Mar 1 02:01 cost.csv 02:08:22 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-503/archives 02:08:22 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-503/archives 02:08:22 total 16 02:08:22 drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 02:01 . 02:08:22 drwxrwxr-x 11 jenkins jenkins 4096 Mar 1 02:01 .. 02:08:22 drwxr-xr-x 2 jenkins jenkins 4096 Mar 1 02:01 cost 02:08:22 -rw-r--r-- 1 jenkins jenkins 86 Mar 1 02:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:08:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:08:23 ---> package-listing.sh 02:08:23 ++ facter osfamily 02:08:23 ++ tr '[:upper:]' '[:lower:]' 02:08:23 + OS_FAMILY=debian 02:08:23 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-503 02:08:23 + START_PACKAGES=/tmp/packages_start.txt 02:08:23 + END_PACKAGES=/tmp/packages_end.txt 02:08:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:08:23 + PACKAGES=/tmp/packages_start.txt 02:08:23 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-503 ']' 02:08:23 + PACKAGES=/tmp/packages_end.txt 02:08:23 + case "${OS_FAMILY}" in 02:08:23 + dpkg -l 02:08:23 + grep '^ii' 02:08:23 + '[' -f /tmp/packages_start.txt ']' 02:08:23 + '[' -f /tmp/packages_end.txt ']' 02:08:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:08:23 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-503 ']' 02:08:23 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-503/archives/ 02:08:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-503/archives/ [Pipeline] echo 02:08:23 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/gexfoundry_device-mqtt-go_PR-503/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:08:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:08:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:25 prd-ubuntu20.04-docker-8c-8g-7857 does not seem to be running inside a container 02:08:25 $ 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/gexfoundry_device-mqtt-go_PR-503/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-503 -v /w/workspace/gexfoundry_device-mqtt-go_PR-503:/w/workspace/gexfoundry_device-mqtt-go_PR-503:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-503@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-503@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:08:27 $ docker top d7ae3cad8107fd725348f88100139776a63df6a4bbc889b0f1b5a5e207f17dad -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:27 + touch /tmp/pre-build-complete [Pipeline] sh 02:08:27 + mkdir -p /var/log/sysstat [Pipeline] sh 02:08:28 + ls /var/log/sa-host 02:08:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:08:28 provisioning config files... 02:08:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-503@tmp/config12839365032735239728tmp [Pipeline] { [Pipeline] echo 02:08:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:08:28 ---> create-netrc.sh [Pipeline] } 02:08:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:08:29 ---> python-tools-install.sh [Pipeline] echo 02:08:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:08:29 ---> sudo-logs.sh 02:08:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:08:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:08:29 ---> job-cost.sh 02:08:29 lf-activate-venv: SKIPPING 02:08:29 DEBUG: total: 0.2199999988079071 02:08:29 INFO: Retrieving Stack Cost... 02:08:30 INFO: Retrieving Pricing Info for: v3-standard-8 02:08:30 INFO: Archiving Costs [Pipeline] echo 02:08:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:08:31 ---> logs-deploy.sh 02:08:31 lf-activate-venv: SKIPPING 02:08:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-503/1 02:08:31 INFO: archiving workspace using pattern(s): 02:08:32 Archives upload complete. 02:08:32 INFO: archiving logs to Nexus 02:08:32 ---> uname -a: 02:08:32 Linux prd-ubuntu20-04-docker-8c-8g-7857 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:08:32 02:08:32 02:08:32 ---> lscpu: 02:08:32 Architecture: x86_64 02:08:32 CPU op-mode(s): 32-bit, 64-bit 02:08:32 Byte Order: Little Endian 02:08:32 Address sizes: 40 bits physical, 48 bits virtual 02:08:32 CPU(s): 8 02:08:32 On-line CPU(s) list: 0-7 02:08:32 Thread(s) per core: 1 02:08:32 Core(s) per socket: 1 02:08:32 Socket(s): 8 02:08:32 NUMA node(s): 1 02:08:32 Vendor ID: AuthenticAMD 02:08:32 CPU family: 23 02:08:32 Model: 49 02:08:32 Model name: AMD EPYC-Rome Processor 02:08:32 Stepping: 0 02:08:32 CPU MHz: 2800.000 02:08:32 BogoMIPS: 5600.00 02:08:32 Virtualization: AMD-V 02:08:32 Hypervisor vendor: KVM 02:08:32 Virtualization type: full 02:08:32 L1d cache: 256 KiB 02:08:32 L1i cache: 256 KiB 02:08:32 L2 cache: 4 MiB 02:08:32 L3 cache: 128 MiB 02:08:32 NUMA node0 CPU(s): 0-7 02:08:32 Vulnerability Itlb multihit: Not affected 02:08:32 Vulnerability L1tf: Not affected 02:08:32 Vulnerability Mds: Not affected 02:08:32 Vulnerability Meltdown: Not affected 02:08:32 Vulnerability Mmio stale data: Not affected 02:08:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:08:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:08:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:08:32 Vulnerability Srbds: Not affected 02:08:32 Vulnerability Tsx async abort: Not affected 02:08:32 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 02:08:32 02:08:32 02:08:32 ---> nproc: 02:08:32 8 02:08:32 02:08:32 02:08:32 ---> df -h: 02:08:32 Filesystem Size Used Avail Use% Mounted on 02:08:32 overlay 155G 12G 144G 8% / 02:08:32 tmpfs 64M 0 64M 0% /dev 02:08:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:08:32 shm 64M 0 64M 0% /dev/shm 02:08:32 /dev/vda1 155G 12G 144G 8% /facter-os 02:08:32 02:08:32 02:08:32 ---> sar -b -r -n DEV: 02:08:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7857) 03/01/23 _x86_64_ (8 CPU) 02:08:32 02:08:32 01:59:12 LINUX RESTART (8 CPU) 02:08:32 02:08:32 02:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:08:32 02:01:01 222.03 4.42 217.61 0.00 436.73 81755.57 0.00 02:08:32 02:02:01 46.01 0.13 45.88 0.00 2.67 20671.49 0.00 02:08:32 02:03:01 1.12 0.00 1.12 0.00 0.00 12.62 0.00 02:08:32 02:04:01 2.00 0.00 2.00 0.00 0.00 22.00 0.00 02:08:32 02:05:01 57.16 11.60 45.56 0.00 5176.74 8927.98 0.00 02:08:32 02:06:01 5.83 0.02 5.81 0.00 0.13 118.49 0.00 02:08:32 02:07:01 1.40 0.00 1.40 0.00 0.00 15.33 0.00 02:08:32 02:08:01 1.63 0.00 1.63 0.00 0.00 17.73 0.00 02:08:32 Average: 42.23 2.02 40.21 0.00 703.48 13971.44 0.00 02:08:32 02:08:32 02:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:08:32 02:01:01 28303516 31491404 803868 2.44 144708 3243200 2334672 6.88 1248488 2872028 63548 02:08:32 02:02:01 27974876 31595664 701848 2.13 151752 3631240 1755236 5.17 1147472 3266332 56 02:08:32 02:03:01 27974040 31595052 701892 2.13 151800 3631244 1755236 5.17 1147492 3266340 8 02:08:32 02:04:01 27979228 31600336 696428 2.12 151888 3631244 1755236 5.17 1143304 3266336 160 02:08:32 02:05:01 27448160 31577288 704568 2.14 186268 4087180 1819836 5.36 1470060 3435580 920 02:08:32 02:06:01 27460044 31584296 697852 2.12 184820 4083936 1802936 5.31 1460292 3432368 12 02:08:32 02:07:01 27460444 31584796 697072 2.12 184904 4083932 1802936 5.31 1460336 3432376 0 02:08:32 02:08:01 27460208 31584612 697204 2.12 184932 4083944 1802936 5.31 1460680 3432384 8 02:08:32 Average: 27757564 31576681 712592 2.17 167634 3809490 1853628 5.46 1317266 3300468 8089 02:08:32 02:08:32 02:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:08:32 02:01:01 docker0 187.22 298.25 15.04 1973.49 0.00 0.00 0.00 0.00 02:08:32 02:01:01 lo 2.80 2.80 0.27 0.27 0.00 0.00 0.00 0.00 02:08:32 02:01:01 ens3 505.72 319.93 6031.66 48.06 0.00 0.00 0.00 0.00 02:08:32 02:01:01 veth80f61c8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:08:32 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:32 02:02:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 02:08:32 02:02:01 ens3 124.55 92.92 2526.78 90.39 0.00 0.00 0.00 0.00 02:08:32 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:32 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:32 02:03:01 ens3 2.69 1.00 4.14 0.31 0.00 0.00 0.00 0.00 02:08:32 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:32 02:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:08:32 02:04:01 ens3 2.75 0.98 1.00 0.69 0.00 0.00 0.00 0.00 02:08:32 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:32 02:05:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 02:08:32 02:05:01 ens3 232.04 132.54 2791.87 9.55 0.00 0.00 0.00 0.00 02:08:32 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:32 02:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:08:32 02:06:01 ens3 0.73 0.32 0.09 0.02 0.00 0.00 0.00 0.00 02:08:32 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:32 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:32 02:07:01 ens3 0.27 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:08:32 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:32 02:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:08:32 02:08:01 ens3 0.60 0.13 0.06 0.01 0.00 0.00 0.00 0.00 02:08:32 Average: docker0 23.45 37.36 1.88 247.20 0.00 0.00 0.00 0.00 02:08:32 Average: lo 0.66 0.66 0.06 0.06 0.00 0.00 0.00 0.00 02:08:32 Average: ens3 108.89 68.62 1422.38 18.67 0.00 0.00 0.00 0.00 02:08:32 02:08:32 02:08:32 ---> sar -P ALL: 02:08:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7857) 03/01/23 _x86_64_ (8 CPU) 02:08:32 02:08:32 01:59:12 LINUX RESTART (8 CPU) 02:08:32 02:08:32 02:00:01 CPU %user %nice %system %iowait %steal %idle 02:08:32 02:01:01 all 12.07 0.00 4.83 4.02 0.08 78.99 02:08:32 02:01:01 0 11.36 0.00 5.76 14.42 0.08 68.38 02:08:32 02:01:01 1 11.83 0.00 5.98 2.48 0.07 79.64 02:08:32 02:01:01 2 12.76 0.00 4.74 2.99 0.08 79.42 02:08:32 02:01:01 3 12.59 0.00 4.15 0.47 0.08 82.70 02:08:32 02:01:01 4 11.95 0.00 4.38 6.92 0.07 76.68 02:08:32 02:01:01 5 13.75 0.00 4.11 2.53 0.07 79.54 02:08:32 02:01:01 6 11.22 0.00 5.04 0.41 0.07 83.26 02:08:32 02:01:01 7 11.10 0.00 4.48 1.95 0.12 82.34 02:08:32 02:02:01 all 9.96 0.00 2.34 1.11 0.04 86.55 02:08:32 02:02:01 0 9.58 0.00 2.46 6.46 0.05 81.45 02:08:32 02:02:01 1 10.43 0.00 2.49 0.02 0.02 87.05 02:08:32 02:02:01 2 10.01 0.00 2.57 0.25 0.07 87.10 02:08:32 02:02:01 3 10.14 0.00 2.20 0.00 0.03 87.62 02:08:32 02:02:01 4 9.63 0.00 1.98 0.05 0.05 88.28 02:08:32 02:02:01 5 9.93 0.00 2.60 0.94 0.03 86.49 02:08:32 02:02:01 6 10.25 0.00 2.19 0.13 0.03 87.39 02:08:32 02:02:01 7 9.72 0.00 2.22 1.01 0.03 87.02 02:08:32 02:03:01 all 0.02 0.00 0.01 0.00 0.01 99.95 02:08:32 02:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:08:32 02:03:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:08:32 02:03:01 2 0.03 0.00 0.02 0.00 0.03 99.92 02:08:32 02:03:01 3 0.03 0.00 0.00 0.00 0.02 99.95 02:08:32 02:03:01 4 0.00 0.00 0.02 0.02 0.00 99.97 02:08:32 02:03:01 5 0.05 0.00 0.03 0.00 0.00 99.92 02:08:32 02:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:08:32 02:03:01 7 0.02 0.00 0.03 0.00 0.02 99.93 02:08:32 02:04:01 all 0.03 0.00 0.01 0.01 0.01 99.95 02:08:32 02:04:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:08:32 02:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:08:32 02:04:01 2 0.00 0.00 0.00 0.02 0.02 99.97 02:08:32 02:04:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:08:32 02:04:01 4 0.07 0.00 0.02 0.03 0.02 99.87 02:08:32 02:04:01 5 0.00 0.00 0.02 0.00 0.02 99.97 02:08:32 02:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:08:32 02:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:08:32 02:05:01 all 2.26 0.00 1.49 0.63 0.03 95.60 02:08:32 02:05:01 0 2.09 0.00 1.07 0.33 0.03 96.47 02:08:32 02:05:01 1 2.71 0.00 1.27 0.40 0.02 95.60 02:08:32 02:05:01 2 1.74 0.00 1.97 0.25 0.03 96.00 02:08:32 02:05:01 3 2.46 0.00 1.36 0.05 0.03 96.10 02:08:32 02:05:01 4 2.92 0.00 1.32 1.89 0.02 93.86 02:08:32 02:05:01 5 1.65 0.00 2.58 0.15 0.02 95.60 02:08:32 02:05:01 6 2.29 0.00 0.90 1.52 0.02 95.27 02:08:32 02:05:01 7 2.19 0.00 1.41 0.47 0.03 95.90 02:08:32 02:06:01 all 0.13 0.00 0.05 15.61 0.01 84.21 02:08:32 02:06:01 0 0.08 0.00 0.07 27.87 0.02 71.97 02:08:32 02:06:01 1 0.03 0.00 0.07 0.00 0.02 99.88 02:08:32 02:06:01 2 0.03 0.00 0.02 13.92 0.02 86.01 02:08:32 02:06:01 3 0.15 0.00 0.05 31.34 0.02 68.44 02:08:32 02:06:01 4 0.37 0.00 0.07 37.52 0.02 62.03 02:08:32 02:06:01 5 0.08 0.00 0.03 14.08 0.00 85.80 02:08:32 02:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:08:32 02:06:01 7 0.25 0.00 0.07 0.15 0.00 99.53 02:08:32 02:07:01 all 0.00 0.00 0.01 0.11 0.01 99.86 02:08:32 02:07:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:08:32 02:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:08:32 02:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:08:32 02:07:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:08:32 02:07:01 4 0.00 0.00 0.00 0.67 0.02 99.31 02:08:32 02:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:08:32 02:07:01 6 0.00 0.00 0.02 0.25 0.02 99.72 02:08:32 02:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:08:32 02:08:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:08:32 02:08:01 0 0.02 0.00 0.02 0.00 0.03 99.93 02:08:32 02:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:08:32 02:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:08:32 02:08:01 3 0.00 0.00 0.00 0.02 0.02 99.97 02:08:32 02:08:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:08:32 02:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:08:32 02:08:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:08:32 02:08:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:08:32 Average: all 3.05 0.00 1.09 2.69 0.02 93.15 02:08:32 Average: 0 2.88 0.00 1.17 6.14 0.03 89.78 02:08:32 Average: 1 3.12 0.00 1.23 0.36 0.02 95.27 02:08:32 Average: 2 3.06 0.00 1.16 2.19 0.03 93.56 02:08:32 Average: 3 3.16 0.00 0.97 4.01 0.03 91.84 02:08:32 Average: 4 3.11 0.00 0.97 5.91 0.02 89.99 02:08:32 Average: 5 3.17 0.00 1.17 2.22 0.02 93.42 02:08:32 Average: 6 2.97 0.00 1.02 0.29 0.02 95.71 02:08:32 Average: 7 2.90 0.00 1.02 0.44 0.03 95.61 02:08:32 02:08:32 02:08:32