Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 38fc2323aa528de23490dff2839e446048b01bfa+8ea8883b1ccaac0e7f122d2d9e12f4a2ee2a0f8d (abe94d3478c344465f0dd505055e2dc0a594518d) 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-ssh16634559712815556964.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-ssh3700682816619635278.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1314/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1314/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9004357905145877855.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3916120009663063419.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1314/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1314/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15150281368478215366.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5590 in /w/workspace/gexfoundry_device-sdk-go_PR-1314 [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/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1314 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1314/head:refs/remotes/origin/PR-1314 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8ea8883b1ccaac0e7f122d2d9e12f4a2ee2a0f8d into PR head commit 38fc2323aa528de23490dff2839e446048b01bfa Merge succeeded, producing dabce21f0ddfa0e7efcba7431d19f95e05f59c46 Checking out Revision dabce21f0ddfa0e7efcba7431d19f95e05f59c46 (PR-1314) > git config core.sparsecheckout # timeout=10 > git checkout -f 38fc2323aa528de23490dff2839e446048b01bfa # 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 8ea8883b1ccaac0e7f122d2d9e12f4a2ee2a0f8d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dabce21f0ddfa0e7efcba7431d19f95e05f59c46 # timeout=10 Commit message: "Merge commit '8ea8883b1ccaac0e7f122d2d9e12f4a2ee2a0f8d' into HEAD" > git rev-list --no-walk 38fc2323aa528de23490dff2839e446048b01bfa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:41:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:41:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:41:19 ========================================================= 18:41:19 EdgeX Global Pipelines Version Info 18:41:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:41:20 ------------------- 18:41:20 stable info: 18:41:20 ------------------- 18:41:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:41:20 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:41:20 Message: update stable to v1.0.244 18:41:20 ------------------- 18:41:20 experimental info: 18:41:20 ------------------- 18:41:20 Commited By: **** collab-it+edgex@linuxfoundation.org 18:41:20 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:41:20 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:41:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 18:41:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 18:41:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:41:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:41:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:41:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:41:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:41:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 18:41:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:41:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:41:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:41:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 18:41:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:41:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:41:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:41:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:41:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:41:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:41:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:41:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:41:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:41:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 18:41:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:41:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:41:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:41:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:41:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:41:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1314 [Pipeline] echo 18:41:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1314 [Pipeline] echo 18:41:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1314 [Pipeline] echo 18:41:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dabce21f0ddfa0e7efcba7431d19f95e05f59c46 [Pipeline] echo 18:41:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dabce21 [Pipeline] echo 18:41:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:41:21 provisioning config files... 18:41:21 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1314@tmp/config10972506649906908954tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:21 ---> docker-login.sh 18:41:21 nexus3.edgexfoundry.org:10001 18:41:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:22 Configure a credential helper to remove this warning. See 18:41:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:22 18:41:22 Login Succeeded 18:41:22 nexus3.edgexfoundry.org:10002 18:41:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:22 Configure a credential helper to remove this warning. See 18:41:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:22 18:41:22 Login Succeeded 18:41:22 nexus3.edgexfoundry.org:10003 18:41:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:22 Configure a credential helper to remove this warning. See 18:41:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:22 18:41:22 Login Succeeded 18:41:22 nexus3.edgexfoundry.org:10004 18:41:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:22 Configure a credential helper to remove this warning. See 18:41:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:22 18:41:22 Login Succeeded 18:41:22 docker.io 18:41:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:22 Configure a credential helper to remove this warning. See 18:41:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:22 18:41:22 Login Succeeded 18:41:22 ---> docker-login.sh ends [Pipeline] } 18:41:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:41:23 + git rev-list -1 --merges dabce21f0ddfa0e7efcba7431d19f95e05f59c46~1..dabce21f0ddfa0e7efcba7431d19f95e05f59c46 [Pipeline] echo 18:41:23 -----------> git rev-list -1 --merges dabce21f0ddfa0e7efcba7431d19f95e05f59c46~1..dabce21f0ddfa0e7efcba7431d19f95e05f59c46 dabce21f0ddfa0e7efcba7431d19f95e05f59c46 18:41:23 dabce21f0ddfa0e7efcba7431d19f95e05f59c46 [false] [Pipeline] sh 18:41:23 + git log --format=format:%s -1 dabce21f0ddfa0e7efcba7431d19f95e05f59c46 [Pipeline] echo 18:41:23 ========================================================= 18:41:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:41:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:41:23 + git log --format=format:%s -1 dabce21f0ddfa0e7efcba7431d19f95e05f59c46 [Pipeline] echo 18:41:23 [semverPrep] GIT_COMMIT: dabce21f0ddfa0e7efcba7431d19f95e05f59c46, Commit Message: Merge commit '8ea8883b1ccaac0e7f122d2d9e12f4a2ee2a0f8d' into HEAD [Pipeline] echo 18:41:23 [semverPrep] This is not a build commit. [Pipeline] sh 18:41:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:41:24 + grep -v github /etc/ssh/ssh_known_hosts 18:41:24 + [ -e /tmp/ssh_known_hosts ] 18:41:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:41:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:41:24 + sudo tee -a /etc/ssh/ssh_known_hosts 18:41:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:24 18:41:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:24 0.1.4: Pulling from edgex-devops/py-git-semver 18:41:24 b85a868b505f: Pulling fs layer 18:41:24 e2be974225ed: Pulling fs layer 18:41:24 339a4e72a1f5: Pulling fs layer 18:41:24 988bab9f4d93: Pulling fs layer 18:41:24 1469e6f7b9e6: Pulling fs layer 18:41:24 eaf3925da568: Pulling fs layer 18:41:24 bab4dde63d76: Pulling fs layer 18:41:24 bde34c3a00c8: Pulling fs layer 18:41:24 b352a97aabf1: Pulling fs layer 18:41:24 4872d77fe225: Pulling fs layer 18:41:24 5851b861e8e6: Pulling fs layer 18:41:24 988bab9f4d93: Waiting 18:41:24 1469e6f7b9e6: Waiting 18:41:24 eaf3925da568: Waiting 18:41:24 bde34c3a00c8: Waiting 18:41:24 b352a97aabf1: Waiting 18:41:24 4872d77fe225: Waiting 18:41:24 5851b861e8e6: Waiting 18:41:24 bab4dde63d76: Waiting 18:41:24 e2be974225ed: Download complete 18:41:24 988bab9f4d93: Verifying Checksum 18:41:24 988bab9f4d93: Download complete 18:41:25 1469e6f7b9e6: Verifying Checksum 18:41:25 1469e6f7b9e6: Download complete 18:41:25 339a4e72a1f5: Verifying Checksum 18:41:25 339a4e72a1f5: Download complete 18:41:25 bde34c3a00c8: Verifying Checksum 18:41:25 bde34c3a00c8: Download complete 18:41:25 b352a97aabf1: Download complete 18:41:25 b85a868b505f: Verifying Checksum 18:41:25 b85a868b505f: Download complete 18:41:25 4872d77fe225: Download complete 18:41:25 5851b861e8e6: Verifying Checksum 18:41:25 5851b861e8e6: Download complete 18:41:25 bab4dde63d76: Verifying Checksum 18:41:25 bab4dde63d76: Download complete 18:41:26 b85a868b505f: Pull complete 18:41:26 e2be974225ed: Pull complete 18:41:27 339a4e72a1f5: Pull complete 18:41:27 988bab9f4d93: Pull complete 18:41:27 1469e6f7b9e6: Pull complete 18:41:27 eaf3925da568: Pull complete 18:41:29 bab4dde63d76: Pull complete 18:41:29 bde34c3a00c8: Pull complete 18:41:29 b352a97aabf1: Pull complete 18:41:29 4872d77fe225: Pull complete 18:41:29 5851b861e8e6: Pull complete 18:41:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:41:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:29 prd-ubuntu20.04-docker-8c-8g-5590 does not seem to be running inside a container 18:41:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1314 -v /w/workspace/gexfoundry_device-sdk-go_PR-1314:/w/workspace/gexfoundry_device-sdk-go_PR-1314:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1314@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:41:30 $ docker top 2fc04fe842bff1520be8ca3b48ce33e20338cbecf37df4447e4bbdb6a7545b60 -eo pid,comm 18:41:30 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). 18:41:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:41:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:41:30 [ssh-agent] Looking for ssh-agent implementation... 18:41:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:41:30 $ docker exec 2fc04fe842bff1520be8ca3b48ce33e20338cbecf37df4447e4bbdb6a7545b60 ssh-agent 18:41:31 SSH_AUTH_SOCK=/tmp/ssh-L3pBT7CQFJy9/agent.31 18:41:31 SSH_AGENT_PID=37 18:41:31 Running ssh-add (command line suppressed) 18:41:31 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1314@tmp/private_key_13612127231026041357.key (/w/workspace/gexfoundry_device-sdk-go_PR-1314@tmp/private_key_13612127231026041357.key) 18:41:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:41:31 + git tag --points-at HEAD [Pipeline] } 18:41:31 $ docker exec --env ******** --env ******** 2fc04fe842bff1520be8ca3b48ce33e20338cbecf37df4447e4bbdb6a7545b60 ssh-agent -k 18:41:31 unset SSH_AUTH_SOCK; 18:41:31 unset SSH_AGENT_PID; 18:41:31 echo Agent pid 37 killed; 18:41:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:41:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:41:31 [ssh-agent] Looking for ssh-agent implementation... 18:41:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:41:31 $ docker exec 2fc04fe842bff1520be8ca3b48ce33e20338cbecf37df4447e4bbdb6a7545b60 ssh-agent 18:41:31 SSH_AUTH_SOCK=/tmp/ssh-2UYE2B4h8M8S/agent.69 18:41:31 SSH_AGENT_PID=75 18:41:31 Running ssh-add (command line suppressed) 18:41:31 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1314@tmp/private_key_4240661536923318063.key (/w/workspace/gexfoundry_device-sdk-go_PR-1314@tmp/private_key_4240661536923318063.key) 18:41:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:41:32 + git semver init 18:41:32 2023-02-13 18:41:32,401 [run_init] DEBUG init version:0.0.0 force:False 18:41:32 2023-02-13 18:41:32,402 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1314/.semver 18:41:32 2023-02-13 18:41:32,402 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1314/.semver 18:41:32 2023-02-13 18:41:32,402 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1314/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1314, universal_newlines=False, shell=None, istream=None) 18:41:33 2023-02-13 18:41:33,368 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1314/.git/info/exclude 18:41:33 2023-02-13 18:41:33,368 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1314/.semver/PR-1314 with force:False 18:41:33 2023-02-13 18:41:33,368 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1314/.semver/PR-1314 18:41:33 2023-02-13 18:41:33,372 [execute] INFO git cat-file --batch-check 18:41:33 2023-02-13 18:41:33,373 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1314/.semver, universal_newlines=False, shell=None, istream=) 18:41:33 2023-02-13 18:41:33,378 [execute] INFO git cat-file --batch 18:41:33 2023-02-13 18:41:33,378 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1314/.semver, universal_newlines=False, shell=None, istream=) 18:41:33 2023-02-13 18:41:33,382 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1314/.semver/PR-1314 18:41:33 0.0.0 [Pipeline] } 18:41:33 $ docker exec --env ******** --env ******** 2fc04fe842bff1520be8ca3b48ce33e20338cbecf37df4447e4bbdb6a7545b60 ssh-agent -k 18:41:33 unset SSH_AUTH_SOCK; 18:41:33 unset SSH_AGENT_PID; 18:41:33 echo Agent pid 75 killed; 18:41:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:41:33 + git semver [Pipeline] } 18:41:34 $ docker stop --time=1 2fc04fe842bff1520be8ca3b48ce33e20338cbecf37df4447e4bbdb6a7545b60 18:41:35 $ docker rm -f --volumes 2fc04fe842bff1520be8ca3b48ce33e20338cbecf37df4447e4bbdb6a7545b60 [Pipeline] // withDockerContainer [Pipeline] sh 18:41:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:41:35 Stashed 1 file(s) [Pipeline] echo 18:41:36 [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 18:41:36 provisioning config files... 18:41:36 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1314@tmp/config13791863828279869777tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:36 ---> docker-login.sh 18:41:36 nexus3.edgexfoundry.org:10001 18:41:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:36 Configure a credential helper to remove this warning. See 18:41:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:36 18:41:36 Login Succeeded 18:41:36 nexus3.edgexfoundry.org:10002 18:41:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:36 Configure a credential helper to remove this warning. See 18:41:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:36 18:41:36 Login Succeeded 18:41:36 nexus3.edgexfoundry.org:10003 18:41:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:36 Configure a credential helper to remove this warning. See 18:41:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:36 18:41:36 Login Succeeded 18:41:36 nexus3.edgexfoundry.org:10004 18:41:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:36 Configure a credential helper to remove this warning. See 18:41:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:36 18:41:36 Login Succeeded 18:41:36 docker.io 18:41:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:37 Configure a credential helper to remove this warning. See 18:41:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:37 18:41:37 Login Succeeded 18:41:37 ---> docker-login.sh ends [Pipeline] } 18:41:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:41:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:41:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:41:37 ========================================================= 18:41:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:41:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:37 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:41:37 Sending build context to Docker daemon 10.39MB 18:41:37 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 18:41:37 Step 2/10 : FROM ${BASE} AS builder 18:41:37 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:41:37 213ec9aee27d: Pulling fs layer 18:41:37 4583459ba037: Pulling fs layer 18:41:37 93c1e223e6f2: Pulling fs layer 18:41:37 53926ce57604: Pulling fs layer 18:41:37 21b2b0c7a3f4: Pulling fs layer 18:41:37 22ff95d597cd: Pulling fs layer 18:41:37 12d6caf4c0d1: Pulling fs layer 18:41:37 96b7cbca73a9: Pulling fs layer 18:41:37 a7acece74701: Pulling fs layer 18:41:37 12d6caf4c0d1: Waiting 18:41:37 21b2b0c7a3f4: Waiting 18:41:37 22ff95d597cd: Waiting 18:41:37 53926ce57604: Waiting 18:41:37 96b7cbca73a9: Waiting 18:41:37 a7acece74701: Waiting 18:41:37 93c1e223e6f2: Download complete 18:41:37 4583459ba037: Download complete 18:41:37 21b2b0c7a3f4: Verifying Checksum 18:41:37 21b2b0c7a3f4: Download complete 18:41:37 22ff95d597cd: Download complete 18:41:37 213ec9aee27d: Verifying Checksum 18:41:37 213ec9aee27d: Download complete 18:41:37 12d6caf4c0d1: Verifying Checksum 18:41:37 12d6caf4c0d1: Download complete 18:41:37 213ec9aee27d: Pull complete 18:41:38 4583459ba037: Pull complete 18:41:38 93c1e223e6f2: Pull complete 18:41:39 a7acece74701: Verifying Checksum 18:41:39 a7acece74701: Download complete 18:41:39 53926ce57604: Verifying Checksum 18:41:39 53926ce57604: Download complete 18:41:39 96b7cbca73a9: Verifying Checksum 18:41:39 96b7cbca73a9: Download complete 18:41:42 53926ce57604: Pull complete 18:41:42 21b2b0c7a3f4: Pull complete 18:41:42 22ff95d597cd: Pull complete 18:41:42 12d6caf4c0d1: Pull complete 18:41:44 96b7cbca73a9: Pull complete 18:41:45 a7acece74701: Pull complete 18:41:45 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 18:41:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:41:45 ---> db6d94c90886 18:41:45 Step 3/10 : ARG MAKE=make build 18:41:47 ---> Running in b7e6d033306c 18:41:47 Removing intermediate container b7e6d033306c 18:41:47 ---> cb35f21eb465 18:41:47 Step 4/10 : WORKDIR /device-sdk-go 18:41:47 ---> Running in c33da2843fdf 18:41:47 Removing intermediate container c33da2843fdf 18:41:47 ---> e1e85975bd15 18:41:47 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:41:47 ---> Running in baaa422c04d1 18:41:47 Removing intermediate container baaa422c04d1 18:41:47 ---> 51ebb10e89a2 18:41:47 Step 6/10 : RUN apk add --update --no-cache make git 18:41:47 ---> Running in f74bc9e64eb5 18:41:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:41:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:41:47 OK: 211 MiB in 51 packages 18:41:48 Removing intermediate container f74bc9e64eb5 18:41:48 ---> 5cea54343f8a 18:41:48 Step 7/10 : COPY go.mod vendor* ./ 18:41:48 ---> 4b6b21441191 18:41:48 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:41:48 ---> Running in a3c2ba418708 18:41:51 Still waiting to schedule task 18:41:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:42:20 Removing intermediate container a3c2ba418708 18:42:20 ---> fed343578050 18:42:20 Step 9/10 : COPY . . 18:42:20 ---> d8b0533317a4 18:42:20 Step 10/10 : RUN ${MAKE} 18:42:20 ---> Running in d88e82e0ec89 18:42:20 noop 18:42:20 Removing intermediate container d88e82e0ec89 18:42:20 ---> 65c43c149bd9 18:42:20 Successfully built 65c43c149bd9 18:42:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:20 + docker inspect -f . ci-base-image-x86_64 18:42:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:20 prd-ubuntu20.04-docker-8c-8g-5590 does not seem to be running inside a container 18:42:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1314 -v /w/workspace/gexfoundry_device-sdk-go_PR-1314:/w/workspace/gexfoundry_device-sdk-go_PR-1314:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1314@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1314@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:42:21 $ docker top ed4c3bd97f73e55f10813430624cef04c27428bea968ddb86b607e544befc1a0 -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:21 + go version 18:42:21 go version go1.18.7 linux/amd64 [Pipeline] } 18:42:21 $ docker stop --time=1 ed4c3bd97f73e55f10813430624cef04c27428bea968ddb86b607e544befc1a0 18:42:22 $ docker rm -f --volumes ed4c3bd97f73e55f10813430624cef04c27428bea968ddb86b607e544befc1a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:23 + docker inspect -f . ci-base-image-x86_64 18:42:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:23 prd-ubuntu20.04-docker-8c-8g-5590 does not seem to be running inside a container 18:42:23 $ 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-sdk-go_PR-1314 -v /w/workspace/gexfoundry_device-sdk-go_PR-1314:/w/workspace/gexfoundry_device-sdk-go_PR-1314:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1314@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1314@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:42:23 $ docker top e6587d3860b81ac699cbda8106fc665b9aa3a9e7e3bfaa55f9ab5a3593deb2f0 -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:24 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1314 [Pipeline] fileExists [Pipeline] sh 18:42:24 + make test 18:42:24 go test -race -coverprofile=coverage.out ./... 18:42:30 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:42:43 # github.com/edgexfoundry/device-sdk-go/v3/pkg/service 18:42:43 pkg/service/main.go:82:3: not enough arguments in call to bootstrap.Run 18:42:43 have (context.Context, context.CancelFunc, *flags.Default, string, string, *"github.com/edgexfoundry/device-sdk-go/v3/internal/config".ConfigurationStruct, startup.Timer, *di.Container, bool, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) 18:42:43 want (context.Context, context.CancelFunc, flags.Common, string, string, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".Configuration, startup.Timer, *di.Container, bool, string, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) 18:42:43 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.054s coverage: 27.6% of statements 18:42:43 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.062s coverage: 78.9% of statements 18:42:43 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.095s coverage: 78.1% of statements 18:42:43 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.097s coverage: 72.4% of statements 18:42:43 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.106s coverage: 65.2% of statements 18:42:43 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.735s coverage: 89.2% of statements 18:42:43 FAIL github.com/edgexfoundry/device-sdk-go/v3/pkg/service [build failed] 18:42:43 make: *** [Makefile:35: unittest] Error 2 [Pipeline] } 18:42:43 $ docker stop --time=1 e6587d3860b81ac699cbda8106fc665b9aa3a9e7e3bfaa55f9ab5a3593deb2f0 18:42:45 $ docker rm -f --volumes e6587d3860b81ac699cbda8106fc665b9aa3a9e7e3bfaa55f9ab5a3593deb2f0 [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 18:42:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:42:45 18:42:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:42:46 latest: Pulling from edgex-lftools-log-publisher 18:42:46 5eb5b503b376: Pulling fs layer 18:42:46 5c69ac0246d0: Pulling fs layer 18:42:46 ec43610c2a17: Pulling fs layer 18:42:46 3a2ae6a8a46f: Pulling fs layer 18:42:46 33b1e0a273af: Pulling fs layer 18:42:46 5d3b04190fa2: Pulling fs layer 18:42:46 2f39f015ded8: Pulling fs layer 18:42:46 33b1e0a273af: Waiting 18:42:46 5d3b04190fa2: Waiting 18:42:46 2f39f015ded8: Waiting 18:42:46 3a2ae6a8a46f: Waiting 18:42:46 5c69ac0246d0: Verifying Checksum 18:42:46 5c69ac0246d0: Download complete 18:42:46 3a2ae6a8a46f: Verifying Checksum 18:42:46 3a2ae6a8a46f: Download complete 18:42:46 33b1e0a273af: Verifying Checksum 18:42:46 33b1e0a273af: Download complete 18:42:46 5d3b04190fa2: Verifying Checksum 18:42:46 5d3b04190fa2: Download complete 18:42:46 ec43610c2a17: Verifying Checksum 18:42:46 ec43610c2a17: Download complete 18:42:46 5eb5b503b376: Download complete 18:42:47 2f39f015ded8: Download complete 18:42:47 5eb5b503b376: Pull complete 18:42:47 5c69ac0246d0: Pull complete 18:42:48 ec43610c2a17: Pull complete 18:42:48 3a2ae6a8a46f: Pull complete 18:42:48 33b1e0a273af: Pull complete 18:42:48 5d3b04190fa2: Pull complete 18:42:52 2f39f015ded8: Pull complete 18:42:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:42:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:42:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:52 prd-ubuntu20.04-docker-8c-8g-5590 does not seem to be running inside a container 18:42:52 $ 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-sdk-go_PR-1314 -v /w/workspace/gexfoundry_device-sdk-go_PR-1314:/w/workspace/gexfoundry_device-sdk-go_PR-1314:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1314@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1314@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:42:54 $ docker top 4b39954eb74418cf1ebfe57168114aff07dc79a574290f074d312ffba2bfffa1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:42:55 ---> job-cost.sh 18:42:55 lf-activate-venv: SKIPPING 18:42:55 INFO: No Stack... 18:42:59 INFO: Retrieving Pricing Info for: v3-standard-8 18:42:59 INFO: Archiving Costs [Pipeline] sh 18:42:59 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1314/archives/cost.csv 18:42:59 + cut -d, -f6 [Pipeline] lock 18:42:59 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1314-3-stack-cost] 18:42:59 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1314-3-stack-cost] did not exist. Created. 18:42:59 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1314-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:42:59 + echo total: 0.2199999988079071 [Pipeline] stash 18:43:00 Stashed 1 file(s) [Pipeline] } 18:43:00 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1314-3-stack-cost] [Pipeline] // lock [Pipeline] } 18:43:00 $ docker stop --time=1 4b39954eb74418cf1ebfe57168114aff07dc79a574290f074d312ffba2bfffa1 18:43:01 $ docker rm -f --volumes 4b39954eb74418cf1ebfe57168114aff07dc79a574290f074d312ffba2bfffa1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:43:01 Failed in branch amd64 18:43:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5591 in /w/workspace/gexfoundry_device-sdk-go_PR-1314 [Pipeline] { [Pipeline] ws 18:43:22 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 18:43:22 The recommended git tool is: git 18:43:27 using credential edgex-jenkins-ssh 18:43:27 Cloning the remote Git repository 18:43:27 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:43:27 > git init /w/workspace/device-sdk-go/3 # timeout=10 18:43:27 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:43:27 > git --version # timeout=10 18:43:27 > git --version # 'git version 2.25.1' 18:43:27 using GIT_SSH to set credentials SSH Credentials for GitHub 18:43:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:43:29 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:43:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:43:30 Merging remotes/origin/main commit 8ea8883b1ccaac0e7f122d2d9e12f4a2ee2a0f8d into PR head commit 38fc2323aa528de23490dff2839e446048b01bfa 18:43:31 Merge succeeded, producing 121f6744f747709f769023ad43c07a0669cc9153 18:43:31 Checking out Revision 121f6744f747709f769023ad43c07a0669cc9153 (PR-1314) 18:43:30 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:43:30 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:43:30 using GIT_SSH to set credentials SSH Credentials for GitHub 18:43:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1314/head:refs/remotes/origin/PR-1314 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:43:30 > git config core.sparsecheckout # timeout=10 18:43:30 > git checkout -f 38fc2323aa528de23490dff2839e446048b01bfa # timeout=10 18:43:30 > git remote # timeout=10 18:43:30 > git config --get remote.origin.url # timeout=10 18:43:30 using GIT_SSH to set credentials SSH Credentials for GitHub 18:43:30 > git merge 8ea8883b1ccaac0e7f122d2d9e12f4a2ee2a0f8d # timeout=10 18:43:31 > git rev-parse HEAD^{commit} # timeout=10 18:43:31 > git config core.sparsecheckout # timeout=10 18:43:31 > git checkout -f 121f6744f747709f769023ad43c07a0669cc9153 # timeout=10 18:43:34 Commit message: "Merge commit '8ea8883b1ccaac0e7f122d2d9e12f4a2ee2a0f8d' into HEAD" 18:43:34 > git rev-list --no-walk 38fc2323aa528de23490dff2839e446048b01bfa # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:43:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:43:35 % Total % Received % Xferd Average Speed Time Time Time Current 18:43:35 Dload Upload Total Spent Left Speed 18:43:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80194 0 --:--:-- --:--:-- --:--:-- 80194 [Pipeline] sh 18:43:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:43:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:43:36 + sudo tee /etc/docker/daemon.new 18:43:36 { 18:43:36 "registry-mirrors": [ 18:43:36 "https://nexus3.edgexfoundry.org:10001" 18:43:36 ], 18:43:36 "bip": "10.250.0.254/24", 18:43:36 "hosts": [ 18:43:36 "tcp://0.0.0.0:5555", 18:43:36 "unix:///var/run/docker.sock" 18:43:36 ], 18:43:36 "mtu": 1458, 18:43:36 "selinux-enabled": true, 18:43:36 "seccomp-profile": "/etc/docker/seccomp.json" 18:43:36 } [Pipeline] sh 18:43:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:43:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:43:59 provisioning config files... 18:43:59 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config10124365323884551642tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:43:59 ---> docker-login.sh 18:43:59 nexus3.edgexfoundry.org:10001 18:43:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:00 Configure a credential helper to remove this warning. See 18:44:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:00 18:44:00 Login Succeeded 18:44:00 nexus3.edgexfoundry.org:10002 18:44:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:00 Configure a credential helper to remove this warning. See 18:44:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:00 18:44:00 Login Succeeded 18:44:00 nexus3.edgexfoundry.org:10003 18:44:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:01 Configure a credential helper to remove this warning. See 18:44:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:01 18:44:01 Login Succeeded 18:44:01 nexus3.edgexfoundry.org:10004 18:44:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:01 Configure a credential helper to remove this warning. See 18:44:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:01 18:44:01 Login Succeeded 18:44:01 docker.io 18:44:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:01 Configure a credential helper to remove this warning. See 18:44:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:01 18:44:01 Login Succeeded 18:44:01 ---> docker-login.sh ends [Pipeline] } 18:44:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:44:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:44:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:44:02 ========================================================= 18:44:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:44:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:02 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:44:02 Sending build context to Docker daemon 5.581MB 18:44:03 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 18:44:03 Step 2/10 : FROM ${BASE} AS builder 18:44:03 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:44:03 9b18e9b68314: Pulling fs layer 18:44:03 35d82f9e3411: Pulling fs layer 18:44:03 e16973657156: Pulling fs layer 18:44:03 fc693d55d65f: Pulling fs layer 18:44:03 7e9fc2657dce: Pulling fs layer 18:44:03 dda99020689f: Pulling fs layer 18:44:03 db1c61fa0a46: Pulling fs layer 18:44:03 891c053d2c06: Pulling fs layer 18:44:03 dda99020689f: Waiting 18:44:03 db1c61fa0a46: Waiting 18:44:03 fc693d55d65f: Waiting 18:44:03 7e9fc2657dce: Waiting 18:44:03 891c053d2c06: Waiting 18:44:03 e16973657156: Verifying Checksum 18:44:03 e16973657156: Download complete 18:44:03 35d82f9e3411: Verifying Checksum 18:44:03 35d82f9e3411: Download complete 18:44:03 7e9fc2657dce: Verifying Checksum 18:44:03 7e9fc2657dce: Download complete 18:44:03 dda99020689f: Verifying Checksum 18:44:03 dda99020689f: Download complete 18:44:03 9b18e9b68314: Verifying Checksum 18:44:03 9b18e9b68314: Download complete 18:44:04 9b18e9b68314: Pull complete 18:44:04 891c053d2c06: Verifying Checksum 18:44:04 891c053d2c06: Download complete 18:44:04 35d82f9e3411: Pull complete 18:44:05 e16973657156: Pull complete 18:44:05 db1c61fa0a46: Verifying Checksum 18:44:05 db1c61fa0a46: Download complete 18:44:06 fc693d55d65f: Verifying Checksum 18:44:06 fc693d55d65f: Download complete 18:44:18 fc693d55d65f: Pull complete 18:44:18 7e9fc2657dce: Pull complete 18:44:18 dda99020689f: Pull complete 18:44:25 db1c61fa0a46: Pull complete 18:44:26 891c053d2c06: Pull complete 18:44:26 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 18:44:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:44:26 ---> f96f9c87975a 18:44:26 Step 3/10 : ARG MAKE=make build 18:44:28 ---> Running in a708e151ee0e 18:44:28 Removing intermediate container a708e151ee0e 18:44:28 ---> 1d1e05884afb 18:44:28 Step 4/10 : WORKDIR /device-sdk-go 18:44:28 ---> Running in b1b91c39f088 18:44:29 Removing intermediate container b1b91c39f088 18:44:29 ---> 3c4069ab4eb6 18:44:29 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:44:29 ---> Running in 511d4bbf7d36 18:44:29 Removing intermediate container 511d4bbf7d36 18:44:29 ---> 00669413d4d5 18:44:29 Step 6/10 : RUN apk add --update --no-cache make git 18:44:29 ---> Running in 7992b37d4ccd 18:44:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:44:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:44:31 OK: 221 MiB in 51 packages 18:44:32 Removing intermediate container 7992b37d4ccd 18:44:32 ---> 41c934e39292 18:44:32 Step 7/10 : COPY go.mod vendor* ./ 18:44:35 ---> e915c9c02580 18:44:35 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:35 ---> Running in d244b9fbec09 18:45:42 Removing intermediate container d244b9fbec09 18:45:42 ---> f02c99e161af 18:45:42 Step 9/10 : COPY . . 18:45:42 ---> 29f6203f248a 18:45:42 Step 10/10 : RUN ${MAKE} 18:45:42 ---> Running in eb8c88476143 18:45:42 noop 18:45:42 Removing intermediate container eb8c88476143 18:45:42 ---> 44c24f77bfc4 18:45:42 Successfully built 44c24f77bfc4 18:45:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:43 + docker inspect -f . ci-base-image-arm64 18:45:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:45:43 prd-ubuntu20.04-docker-arm64-4c-16g-5591 does not seem to be running inside a container 18:45:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:45:44 $ docker top 6f7b8f8a9961b6830f0ebd5aee1c8905a4dd9fd1c65865124e18e0d65b39fe50 -eo pid,comm [Pipeline] { [Pipeline] sh 18:45:45 + go version 18:45:45 go version go1.18.7 linux/arm64 [Pipeline] } 18:45:45 $ docker stop --time=1 6f7b8f8a9961b6830f0ebd5aee1c8905a4dd9fd1c65865124e18e0d65b39fe50 18:45:47 $ docker rm -f --volumes 6f7b8f8a9961b6830f0ebd5aee1c8905a4dd9fd1c65865124e18e0d65b39fe50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:47 + docker inspect -f . ci-base-image-arm64 18:45:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:45:47 prd-ubuntu20.04-docker-arm64-4c-16g-5591 does not seem to be running inside a container 18:45:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:45:48 $ docker top a90a0be64c74ad15af1cc9fff5881075874eea5fee9b9b5f71a89074a83fa0e1 -eo pid,comm [Pipeline] { [Pipeline] sh 18:45:49 + git config --global --add safe.directory /w/workspace/device-sdk-go/3 [Pipeline] fileExists [Pipeline] sh 18:45:49 + make test 18:45:49 go test -race -coverprofile=coverage.out ./... 18:46:21 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:48:13 # github.com/edgexfoundry/device-sdk-go/v3/pkg/service 18:48:13 pkg/service/main.go:82:3: not enough arguments in call to bootstrap.Run 18:48:13 have (context.Context, context.CancelFunc, *flags.Default, string, string, *"github.com/edgexfoundry/device-sdk-go/v3/internal/config".ConfigurationStruct, startup.Timer, *di.Container, bool, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) 18:48:13 want (context.Context, context.CancelFunc, flags.Common, string, string, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".Configuration, startup.Timer, *di.Container, bool, string, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) 18:48:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.264s coverage: 27.6% of statements 18:48:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.569s coverage: 78.9% of statements 18:48:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.803s coverage: 78.1% of statements 18:48:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.555s coverage: 72.4% of statements 18:48:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.402s coverage: 65.2% of statements 18:48:22 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 4.555s coverage: 89.2% of statements 18:48:22 FAIL github.com/edgexfoundry/device-sdk-go/v3/pkg/service [build failed] 18:48:23 make: *** [Makefile:35: unittest] Error 2 [Pipeline] } 18:48:23 $ docker stop --time=1 a90a0be64c74ad15af1cc9fff5881075874eea5fee9b9b5f71a89074a83fa0e1 18:48:25 $ docker rm -f --volumes a90a0be64c74ad15af1cc9fff5881075874eea5fee9b9b5f71a89074a83fa0e1 [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 18:48:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:48:26 18:48:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:48:26 arm64: Pulling from edgex-lftools-log-publisher 18:48:26 8998bd30e6a1: Pulling fs layer 18:48:26 04944245beec: Pulling fs layer 18:48:26 699f458cf7ca: Pulling fs layer 18:48:26 765212b225bb: Pulling fs layer 18:48:26 f23df028b6ca: Pulling fs layer 18:48:26 d65c8cfc05b1: Pulling fs layer 18:48:26 2437ff75d9bd: Pulling fs layer 18:48:26 765212b225bb: Waiting 18:48:26 f23df028b6ca: Waiting 18:48:26 d65c8cfc05b1: Waiting 18:48:26 2437ff75d9bd: Waiting 18:48:26 04944245beec: Verifying Checksum 18:48:26 04944245beec: Download complete 18:48:26 765212b225bb: Verifying Checksum 18:48:26 765212b225bb: Download complete 18:48:27 f23df028b6ca: Verifying Checksum 18:48:27 f23df028b6ca: Download complete 18:48:27 d65c8cfc05b1: Verifying Checksum 18:48:27 d65c8cfc05b1: Download complete 18:48:27 699f458cf7ca: Verifying Checksum 18:48:27 699f458cf7ca: Download complete 18:48:27 8998bd30e6a1: Verifying Checksum 18:48:27 8998bd30e6a1: Download complete 18:48:30 2437ff75d9bd: Verifying Checksum 18:48:30 2437ff75d9bd: Download complete 18:48:32 8998bd30e6a1: Pull complete 18:48:32 04944245beec: Pull complete 18:48:34 699f458cf7ca: Pull complete 18:48:34 765212b225bb: Pull complete 18:48:35 f23df028b6ca: Pull complete 18:48:37 d65c8cfc05b1: Pull complete 18:48:59 2437ff75d9bd: Pull complete 18:48:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:48:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:48:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:59 prd-ubuntu20.04-docker-arm64-4c-16g-5591 does not seem to be running inside a container 18:48:59 $ 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-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:49:01 $ docker top 8502b8fbc3c83373e334699492cf54994ed46c6c14be90f483a590eab7e6a789 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:49:01 ---> job-cost.sh 18:49:02 lf-activate-venv: SKIPPING 18:49:02 INFO: No Stack... 18:49:02 INFO: Retrieving Pricing Info for: v3-standard-4 18:49:03 INFO: Archiving Costs [Pipeline] sh 18:49:03 + cat /w/workspace/device-sdk-go/3/archives/cost.csv 18:49:03 + cut -d, -f6 [Pipeline] lock 18:49:03 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1314-3-stack-cost] 18:49:03 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1314-3-stack-cost] did not exist. Created. 18:49:03 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1314-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:49:04 /w/workspace/device-sdk-go/3@tmp/durable-801d6a49/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:49:04 + echo total: 0.10999999940395355 [Pipeline] stash 18:49:04 Warning: overwriting stash ‘stack-cost’ 18:49:05 Stashed 1 file(s) [Pipeline] } 18:49:05 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1314-3-stack-cost] [Pipeline] // lock [Pipeline] } 18:49:05 $ docker stop --time=1 8502b8fbc3c83373e334699492cf54994ed46c6c14be90f483a590eab7e6a789 18:49:06 $ docker rm -f --volumes 8502b8fbc3c83373e334699492cf54994ed46c6c14be90f483a590eab7e6a789 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:49:06 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 18:49:07 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1314/archives ] 18:49:07 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1314/archives 18:49:07 total 16 18:49:07 drwxr-xr-x 3 root root 4096 Feb 13 18:42 . 18:49:07 drwxrwxr-x 12 jenkins jenkins 4096 Feb 13 18:42 .. 18:49:07 drwxr-xr-x 2 root root 4096 Feb 13 18:42 cost 18:49:07 -rw-r--r-- 1 root root 86 Feb 13 18:42 cost.csv 18:49:07 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1314/archives 18:49:07 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1314/archives 18:49:07 total 16 18:49:07 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 18:42 . 18:49:07 drwxrwxr-x 12 jenkins jenkins 4096 Feb 13 18:42 .. 18:49:07 drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 18:42 cost 18:49:07 -rw-r--r-- 1 jenkins jenkins 86 Feb 13 18:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:49:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:49:08 ---> package-listing.sh 18:49:08 ++ facter osfamily 18:49:08 ++ tr '[:upper:]' '[:lower:]' 18:49:09 + OS_FAMILY=debian 18:49:09 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1314 18:49:09 + START_PACKAGES=/tmp/packages_start.txt 18:49:09 + END_PACKAGES=/tmp/packages_end.txt 18:49:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:49:09 + PACKAGES=/tmp/packages_start.txt 18:49:09 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1314 ']' 18:49:09 + PACKAGES=/tmp/packages_end.txt 18:49:09 + case "${OS_FAMILY}" in 18:49:09 + dpkg -l 18:49:09 + grep '^ii' 18:49:09 + '[' -f /tmp/packages_start.txt ']' 18:49:09 + '[' -f /tmp/packages_end.txt ']' 18:49:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:49:09 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1314 ']' 18:49:09 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1314/archives/ 18:49:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1314/archives/ [Pipeline] echo 18:49:09 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-sdk-go_PR-1314/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:49:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:49:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:49:09 prd-ubuntu20.04-docker-8c-8g-5590 does not seem to be running inside a container 18:49:10 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1314/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-sdk-go_PR-1314 -v /w/workspace/gexfoundry_device-sdk-go_PR-1314:/w/workspace/gexfoundry_device-sdk-go_PR-1314:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1314@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1314@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:49:10 $ docker top c51ca7b77a662a1961a8b5f096e3164b516b25f22fafcef6dbd633d1e4d5f29b -eo pid,comm [Pipeline] { [Pipeline] sh 18:49:10 + touch /tmp/pre-build-complete [Pipeline] sh 18:49:10 + mkdir -p /var/log/sysstat [Pipeline] sh 18:49:11 + ls /var/log/sa-host 18:49:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:49:11 provisioning config files... 18:49:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1314@tmp/config4870625207868207720tmp [Pipeline] { [Pipeline] echo 18:49:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:49:11 ---> create-netrc.sh [Pipeline] } 18:49:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:49:11 ---> python-tools-install.sh [Pipeline] echo 18:49:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:49:12 ---> sudo-logs.sh 18:49:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:49:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:49:12 ---> job-cost.sh 18:49:12 lf-activate-venv: SKIPPING 18:49:12 DEBUG: total: 0.2199999988079071 18:49:12 INFO: Retrieving Stack Cost... 18:49:12 INFO: Retrieving Pricing Info for: v3-standard-8 18:49:12 INFO: Archiving Costs [Pipeline] echo 18:49:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:49:13 ---> logs-deploy.sh 18:49:13 lf-activate-venv: SKIPPING 18:49:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1314/3 18:49:13 INFO: archiving workspace using pattern(s): 18:49:14 Archives upload complete. 18:49:14 INFO: archiving logs to Nexus 18:49:14 ---> uname -a: 18:49:14 Linux prd-ubuntu20-04-docker-8c-8g-5590 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:49:14 18:49:14 18:49:14 ---> lscpu: 18:49:14 Architecture: x86_64 18:49:14 CPU op-mode(s): 32-bit, 64-bit 18:49:14 Byte Order: Little Endian 18:49:14 Address sizes: 40 bits physical, 48 bits virtual 18:49:14 CPU(s): 8 18:49:14 On-line CPU(s) list: 0-7 18:49:14 Thread(s) per core: 1 18:49:14 Core(s) per socket: 1 18:49:14 Socket(s): 8 18:49:14 NUMA node(s): 1 18:49:14 Vendor ID: AuthenticAMD 18:49:14 CPU family: 23 18:49:14 Model: 49 18:49:14 Model name: AMD EPYC-Rome Processor 18:49:14 Stepping: 0 18:49:14 CPU MHz: 2800.002 18:49:14 BogoMIPS: 5600.00 18:49:14 Virtualization: AMD-V 18:49:14 Hypervisor vendor: KVM 18:49:14 Virtualization type: full 18:49:14 L1d cache: 256 KiB 18:49:14 L1i cache: 256 KiB 18:49:14 L2 cache: 4 MiB 18:49:14 L3 cache: 128 MiB 18:49:14 NUMA node0 CPU(s): 0-7 18:49:14 Vulnerability Itlb multihit: Not affected 18:49:14 Vulnerability L1tf: Not affected 18:49:14 Vulnerability Mds: Not affected 18:49:14 Vulnerability Meltdown: Not affected 18:49:14 Vulnerability Mmio stale data: Not affected 18:49:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:49:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:49:14 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:49:14 Vulnerability Srbds: Not affected 18:49:14 Vulnerability Tsx async abort: Not affected 18:49:14 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 18:49:14 18:49:14 18:49:14 ---> nproc: 18:49:14 8 18:49:14 18:49:14 18:49:14 ---> df -h: 18:49:14 Filesystem Size Used Avail Use% Mounted on 18:49:14 overlay 155G 12G 144G 8% / 18:49:14 tmpfs 64M 0 64M 0% /dev 18:49:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:49:14 shm 64M 0 64M 0% /dev/shm 18:49:14 /dev/vda1 155G 12G 144G 8% /facter-os 18:49:14 18:49:14 18:49:14 ---> sar -b -r -n DEV: 18:49:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5590) 02/13/23 _x86_64_ (8 CPU) 18:49:14 18:49:14 18:40:40 LINUX RESTART (8 CPU) 18:49:14 18:49:14 18:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:49:14 18:42:01 353.86 38.36 315.50 0.00 4291.55 75393.03 0.00 18:49:14 18:43:01 160.04 0.97 159.07 0.00 15.20 69358.84 0.00 18:49:14 18:44:01 1.55 0.00 1.55 0.00 0.00 21.61 0.00 18:49:14 18:45:01 1.65 0.00 1.65 0.00 0.00 18.80 0.00 18:49:14 18:46:01 49.86 10.58 39.28 0.00 5154.87 8597.90 0.00 18:49:14 18:47:01 5.71 0.00 5.71 0.00 0.00 159.81 0.00 18:49:14 18:48:01 3.02 0.02 3.00 0.00 0.13 85.32 0.00 18:49:14 18:49:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 18:49:14 Average: 72.11 6.24 65.87 0.00 1182.69 19205.75 0.00 18:49:14 18:49:14 18:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:49:14 18:42:01 29167900 31588304 723348 2.20 76600 2622340 1998936 5.89 1004280 2351440 5884 18:49:14 18:43:01 27975292 31593908 705832 2.15 151876 3632152 1763952 5.20 1170416 3254000 164 18:49:14 18:44:01 27978300 31596980 702696 2.14 151904 3632224 1763952 5.20 1161652 3253976 28 18:49:14 18:45:01 27979324 31598068 701508 2.13 151956 3632224 1763952 5.20 1160808 3253980 4 18:49:14 18:46:01 27499896 31573268 712776 2.17 173512 4047584 1784048 5.26 1440960 3424196 836 18:49:14 18:47:01 27453848 31581080 704756 2.14 185748 4087132 1811260 5.34 1479504 3424004 160 18:49:14 18:48:01 27460864 31583348 702612 2.14 184328 4083880 1806952 5.33 1476324 3420884 4 18:49:14 18:49:01 27460760 31583312 702496 2.14 184392 4083892 1806952 5.33 1476652 3420896 164 18:49:14 Average: 27872023 31587284 707003 2.15 157540 3727678 1812500 5.34 1296324 3225422 906 18:49:14 18:49:14 18:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:49:14 18:42:01 lo 6.67 6.67 0.65 0.65 0.00 0.00 0.00 0.00 18:49:14 18:42:01 docker0 69.24 90.07 5.81 166.50 0.00 0.00 0.00 0.00 18:49:14 18:42:01 veth399ce05 59.84 79.59 5.78 52.68 0.00 0.00 0.00 0.00 18:49:14 18:42:01 ens3 755.76 565.07 6599.59 127.11 0.00 0.00 0.00 0.00 18:49:14 18:43:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 18:49:14 18:43:01 docker0 84.59 141.84 7.83 1797.35 0.00 0.00 0.00 0.00 18:49:14 18:43:01 ens3 261.22 171.69 4344.75 30.80 0.00 0.00 0.00 0.00 18:49:14 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:14 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:14 18:44:01 ens3 2.90 1.70 7.56 0.39 0.00 0.00 0.00 0.00 18:49:14 18:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:14 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:14 18:45:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:49:14 18:46:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 18:49:14 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:14 18:46:01 ens3 139.28 79.44 2784.89 5.67 0.00 0.00 0.00 0.00 18:49:14 18:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:14 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:14 18:47:01 ens3 0.63 0.43 0.33 0.13 0.00 0.00 0.00 0.00 18:49:14 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:14 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:14 18:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:14 18:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:49:14 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:14 18:49:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:49:14 Average: lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 18:49:14 Average: docker0 19.23 28.99 1.71 245.48 0.00 0.00 0.00 0.00 18:49:14 Average: ens3 145.00 102.32 1717.11 20.51 0.00 0.00 0.00 0.00 18:49:14 18:49:14 18:49:14 ---> sar -P ALL: 18:49:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5590) 02/13/23 _x86_64_ (8 CPU) 18:49:14 18:49:14 18:40:40 LINUX RESTART (8 CPU) 18:49:14 18:49:14 18:41:01 CPU %user %nice %system %iowait %steal %idle 18:49:14 18:42:01 all 9.42 0.00 3.35 1.66 0.06 85.51 18:49:14 18:42:01 0 11.56 0.00 2.87 0.32 0.05 85.20 18:49:14 18:42:01 1 8.74 0.00 3.79 3.51 0.07 83.89 18:49:14 18:42:01 2 8.40 0.00 2.75 0.13 0.05 88.67 18:49:14 18:42:01 3 7.14 0.00 3.95 0.08 0.07 88.76 18:49:14 18:42:01 4 8.35 0.00 3.16 1.11 0.07 87.31 18:49:14 18:42:01 5 7.85 0.00 3.35 1.10 0.07 87.63 18:49:14 18:42:01 6 12.90 0.00 2.67 2.09 0.05 82.29 18:49:14 18:42:01 7 10.39 0.00 4.22 4.98 0.08 80.33 18:49:14 18:43:01 all 24.35 0.00 5.07 1.26 0.08 69.24 18:49:14 18:43:01 0 24.74 0.00 4.76 2.38 0.08 68.04 18:49:14 18:43:01 1 25.26 0.00 5.49 0.05 0.08 69.12 18:49:14 18:43:01 2 23.56 0.00 4.27 0.12 0.07 71.99 18:49:14 18:43:01 3 23.28 0.00 4.31 0.24 0.07 72.11 18:49:14 18:43:01 4 24.49 0.00 4.95 0.25 0.07 70.24 18:49:14 18:43:01 5 23.90 0.00 5.43 2.96 0.07 67.64 18:49:14 18:43:01 6 23.88 0.00 5.75 3.87 0.08 66.41 18:49:14 18:43:01 7 25.69 0.00 5.57 0.25 0.12 68.38 18:49:14 18:44:01 all 0.23 0.00 0.02 0.01 0.01 99.73 18:49:14 18:44:01 0 1.66 0.00 0.03 0.00 0.02 98.29 18:49:14 18:44:01 1 0.05 0.00 0.03 0.00 0.00 99.92 18:49:14 18:44:01 2 0.00 0.00 0.02 0.00 0.03 99.95 18:49:14 18:44:01 3 0.02 0.00 0.00 0.02 0.00 99.97 18:49:14 18:44:01 4 0.03 0.00 0.02 0.00 0.00 99.95 18:49:14 18:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:49:14 18:44:01 6 0.02 0.00 0.02 0.05 0.02 99.90 18:49:14 18:44:01 7 0.05 0.00 0.02 0.00 0.00 99.93 18:49:14 18:45:01 all 0.10 0.00 0.01 0.00 0.00 99.89 18:49:14 18:45:01 0 0.62 0.00 0.00 0.00 0.00 99.38 18:49:14 18:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:49:14 18:45:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:49:14 18:45:01 3 0.00 0.00 0.00 0.02 0.00 99.98 18:49:14 18:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:49:14 18:45:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:49:14 18:45:01 6 0.03 0.00 0.03 0.02 0.00 99.92 18:49:14 18:45:01 7 0.07 0.00 0.02 0.00 0.00 99.92 18:49:14 18:46:01 all 2.10 0.00 1.04 0.42 0.02 96.41 18:49:14 18:46:01 0 1.44 0.00 0.47 0.02 0.02 98.06 18:49:14 18:46:01 1 3.72 0.00 1.14 0.33 0.02 94.79 18:49:14 18:46:01 2 1.92 0.00 0.84 0.02 0.02 97.21 18:49:14 18:46:01 3 2.01 0.00 0.99 0.53 0.03 96.44 18:49:14 18:46:01 4 2.72 0.00 0.82 0.33 0.02 96.11 18:49:14 18:46:01 5 1.57 0.00 2.37 0.57 0.02 95.47 18:49:14 18:46:01 6 1.27 0.00 0.70 1.18 0.03 96.81 18:49:14 18:46:01 7 2.13 0.00 1.04 0.39 0.03 96.42 18:49:14 18:47:01 all 0.10 0.00 0.38 0.03 0.00 99.50 18:49:14 18:47:01 0 0.10 0.00 0.57 0.03 0.00 99.30 18:49:14 18:47:01 1 0.07 0.00 0.17 0.00 0.00 99.77 18:49:14 18:47:01 2 0.05 0.00 0.20 0.00 0.00 99.75 18:49:14 18:47:01 3 0.17 0.00 0.17 0.00 0.00 99.67 18:49:14 18:47:01 4 0.03 0.00 0.15 0.00 0.00 99.82 18:49:14 18:47:01 5 0.17 0.00 1.47 0.02 0.00 98.35 18:49:14 18:47:01 6 0.15 0.00 0.15 0.12 0.00 99.58 18:49:14 18:47:01 7 0.08 0.00 0.15 0.03 0.00 99.73 18:49:14 18:48:01 all 0.11 0.00 0.06 0.01 0.00 99.82 18:49:14 18:48:01 0 0.08 0.00 0.03 0.00 0.00 99.88 18:49:14 18:48:01 1 0.03 0.00 0.07 0.00 0.02 99.88 18:49:14 18:48:01 2 0.03 0.00 0.07 0.00 0.00 99.90 18:49:14 18:48:01 3 0.03 0.00 0.05 0.00 0.00 99.92 18:49:14 18:48:01 4 0.07 0.00 0.07 0.00 0.02 99.85 18:49:14 18:48:01 5 0.03 0.00 0.07 0.02 0.00 99.88 18:49:14 18:48:01 6 0.30 0.00 0.08 0.05 0.00 99.57 18:49:14 18:48:01 7 0.28 0.00 0.07 0.00 0.00 99.65 18:49:14 18:49:01 all 0.08 0.00 0.01 0.00 0.01 99.91 18:49:14 18:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:49:14 18:49:01 1 0.05 0.00 0.02 0.00 0.00 99.93 18:49:14 18:49:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:49:14 18:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:49:14 18:49:01 4 0.08 0.00 0.02 0.00 0.00 99.90 18:49:14 18:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:49:14 18:49:01 6 0.02 0.00 0.02 0.02 0.02 99.93 18:49:14 18:49:01 7 0.43 0.00 0.00 0.00 0.02 99.55 18:49:14 Average: all 4.53 0.00 1.23 0.42 0.02 93.80 18:49:14 Average: 0 5.01 0.00 1.09 0.34 0.02 93.54 18:49:14 Average: 1 4.71 0.00 1.33 0.48 0.02 93.45 18:49:14 Average: 2 4.22 0.00 1.01 0.03 0.02 94.71 18:49:14 Average: 3 4.05 0.00 1.18 0.11 0.02 94.65 18:49:14 Average: 4 4.44 0.00 1.14 0.21 0.02 94.19 18:49:14 Average: 5 4.15 0.00 1.58 0.58 0.02 93.67 18:49:14 Average: 6 4.78 0.00 1.17 0.92 0.03 93.11 18:49:14 Average: 7 4.85 0.00 1.37 0.70 0.03 93.04 18:49:14 18:49:14 18:49:14