Pull request #85 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-rfid-llrp-go Obtained Jenkinsfile from 90433375af6a622f96365861ee669e182b545a9a+d6e061ab527411e6333a984de349b7b350bb99aa (4f7e74f9c5c97cbae4852fd09daed76c5f7b2e4d) 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-ssh12387374290495363666.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh13632615385799094035.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-85/workspace@libs/edgex-global-pipelines/.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-rfid-llrp-go/branches/PR-85/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15078714710201847893.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 shared 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-ssh8755662919149507607.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-85/workspace@libs/lf-pipelines/.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-rfid-llrp-go/branches/PR-85/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14972915266441213963.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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-rfid-llrp-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-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 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-rfid-llrp 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 [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-47869’ is offline Running on prd-ubuntu20.04-docker-8c-8g-47871 in /w/workspace/oundry_device-rfid-llrp-go_PR-85 [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-rfid-llrp-go.git > git init /w/workspace/oundry_device-rfid-llrp-go_PR-85 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-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-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d6e061ab527411e6333a984de349b7b350bb99aa into PR head commit 90433375af6a622f96365861ee669e182b545a9a Merge succeeded, producing 90433375af6a622f96365861ee669e182b545a9a Checking out Revision 90433375af6a622f96365861ee669e182b545a9a (PR-85) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-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-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/85/head:refs/remotes/origin/PR-85 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 90433375af6a622f96365861ee669e182b545a9a # 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 d6e061ab527411e6333a984de349b7b350bb99aa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 90433375af6a622f96365861ee669e182b545a9a # timeout=10 Commit message: "Merge branch 'main' into change-log" > git rev-list --no-walk 6701f8d86584392578d3f658c4f1e73c6f880126 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:02:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:02:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:02:15 ========================================================= 19:02:15 EdgeX Global Pipelines Version Info 19:02:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:02:15 ------------------- 19:02:15 stable info: 19:02:15 ------------------- 19:02:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:02:15 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 19:02:15 Message: update stable to v1.0.227 19:02:16 ------------------- 19:02:16 experimental info: 19:02:16 ------------------- 19:02:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:02:16 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 19:02:16 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:02:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 19:02:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 19:02:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:02:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:02:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:02:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:02:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:02:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:02:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:02:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:02:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:02:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 19:02:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:02:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:02:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:02:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:02:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:02:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:02:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:02:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:02:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:02:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:02:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:02:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:02:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:02:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:02:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-85 [Pipeline] echo 19:02:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-85 [Pipeline] echo 19:02:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-85 [Pipeline] echo 19:02:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 90433375af6a622f96365861ee669e182b545a9a [Pipeline] echo 19:02:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9043337 [Pipeline] echo 19:02:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:02:17 provisioning config files... 19:02:17 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-85@tmp/config1602602469877033029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:02:17 ---> docker-login.sh 19:02:17 nexus3.edgexfoundry.org:10001 19:02:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:17 Configure a credential helper to remove this warning. See 19:02:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:17 19:02:17 Login Succeeded 19:02:17 nexus3.edgexfoundry.org:10002 19:02:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:17 Configure a credential helper to remove this warning. See 19:02:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:17 19:02:17 Login Succeeded 19:02:17 nexus3.edgexfoundry.org:10003 19:02:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:18 Configure a credential helper to remove this warning. See 19:02:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:18 19:02:18 Login Succeeded 19:02:18 nexus3.edgexfoundry.org:10004 19:02:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:18 Configure a credential helper to remove this warning. See 19:02:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:18 19:02:18 Login Succeeded 19:02:18 docker.io 19:02:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:18 Configure a credential helper to remove this warning. See 19:02:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:18 19:02:18 Login Succeeded 19:02:18 ---> docker-login.sh ends [Pipeline] } 19:02:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:02:19 + git rev-list -1 --merges 90433375af6a622f96365861ee669e182b545a9a~1..90433375af6a622f96365861ee669e182b545a9a [Pipeline] echo 19:02:19 -----------> git rev-list -1 --merges 90433375af6a622f96365861ee669e182b545a9a~1..90433375af6a622f96365861ee669e182b545a9a 90433375af6a622f96365861ee669e182b545a9a 19:02:19 90433375af6a622f96365861ee669e182b545a9a [false] [Pipeline] sh 19:02:19 + git log --format=format:%s -1 90433375af6a622f96365861ee669e182b545a9a [Pipeline] echo 19:02:19 ========================================================= 19:02:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:02:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:02:19 + git log --format=format:%s -1 90433375af6a622f96365861ee669e182b545a9a [Pipeline] echo 19:02:19 [semverPrep] GIT_COMMIT: 90433375af6a622f96365861ee669e182b545a9a, Commit Message: Merge branch 'main' into change-log [Pipeline] echo 19:02:19 [semverPrep] This is not a build commit. [Pipeline] sh 19:02:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:02:20 + grep -v github /etc/ssh/ssh_known_hosts 19:02:20 + [ -e /tmp/ssh_known_hosts ] 19:02:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:02:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:02:20 + sudo tee -a /etc/ssh/ssh_known_hosts 19:02:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:02:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:02:20 19:02:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:02:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:02:21 latest: Pulling from edgex-devops/py-git-semver 19:02:21 1fe172e4850f: Pulling fs layer 19:02:21 caf521ccaac6: Pulling fs layer 19:02:21 3ead6fa29328: Pulling fs layer 19:02:21 5c2a1cbceb83: Pulling fs layer 19:02:21 a8d5f1318db7: Pulling fs layer 19:02:21 c427282e49a2: Pulling fs layer 19:02:21 1827001aaf11: Pulling fs layer 19:02:21 0714d37db230: Pulling fs layer 19:02:21 ac28cf19c067: Pulling fs layer 19:02:21 ca983d60f3e2: Pulling fs layer 19:02:21 9f894cec8388: Pulling fs layer 19:02:21 5c2a1cbceb83: Waiting 19:02:21 ca983d60f3e2: Waiting 19:02:21 a8d5f1318db7: Waiting 19:02:21 1827001aaf11: Waiting 19:02:21 0714d37db230: Waiting 19:02:21 c427282e49a2: Waiting 19:02:21 9f894cec8388: Waiting 19:02:21 caf521ccaac6: Download complete 19:02:21 5c2a1cbceb83: Verifying Checksum 19:02:21 5c2a1cbceb83: Download complete 19:02:21 a8d5f1318db7: Verifying Checksum 19:02:21 a8d5f1318db7: Download complete 19:02:21 3ead6fa29328: Download complete 19:02:21 c427282e49a2: Verifying Checksum 19:02:21 c427282e49a2: Download complete 19:02:21 0714d37db230: Verifying Checksum 19:02:21 0714d37db230: Download complete 19:02:21 ac28cf19c067: Download complete 19:02:21 ca983d60f3e2: Download complete 19:02:21 9f894cec8388: Download complete 19:02:21 1fe172e4850f: Verifying Checksum 19:02:21 1fe172e4850f: Download complete 19:02:21 1827001aaf11: Verifying Checksum 19:02:21 1827001aaf11: Download complete 19:02:22 1fe172e4850f: Pull complete 19:02:22 caf521ccaac6: Pull complete 19:02:23 3ead6fa29328: Pull complete 19:02:23 5c2a1cbceb83: Pull complete 19:02:23 a8d5f1318db7: Pull complete 19:02:23 c427282e49a2: Pull complete 19:02:25 1827001aaf11: Pull complete 19:02:25 0714d37db230: Pull complete 19:02:25 ac28cf19c067: Pull complete 19:02:25 ca983d60f3e2: Pull complete 19:02:25 9f894cec8388: Pull complete 19:02:25 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 19:02:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:02:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 19:02:25 prd-ubuntu20.04-docker-8c-8g-47871 does not seem to be running inside a container 19:02:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-85 -v /w/workspace/oundry_device-rfid-llrp-go_PR-85:/w/workspace/oundry_device-rfid-llrp-go_PR-85:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-85@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-85@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-devops/py-git-semver:latest cat 19:02:27 $ docker top 1a58f038b72855edadc2fb97c26c0a5d84a50f2bd581f101b64d8a6ecb3b2e05 -eo pid,comm 19:02:27 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:02:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:02:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:02:27 [ssh-agent] Looking for ssh-agent implementation... 19:02:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:02:27 $ docker exec 1a58f038b72855edadc2fb97c26c0a5d84a50f2bd581f101b64d8a6ecb3b2e05 ssh-agent 19:02:28 SSH_AUTH_SOCK=/tmp/ssh-sJ8UwEFqSpuG/agent.35 19:02:28 SSH_AGENT_PID=41 19:02:28 Running ssh-add (command line suppressed) 19:02:28 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-85@tmp/private_key_9089780267900242052.key (/w/workspace/oundry_device-rfid-llrp-go_PR-85@tmp/private_key_9089780267900242052.key) 19:02:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:02:28 + git tag --points-at HEAD [Pipeline] } 19:02:28 $ docker exec --env ******** --env ******** 1a58f038b72855edadc2fb97c26c0a5d84a50f2bd581f101b64d8a6ecb3b2e05 ssh-agent -k 19:02:28 unset SSH_AUTH_SOCK; 19:02:28 unset SSH_AGENT_PID; 19:02:28 echo Agent pid 41 killed; 19:02:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:02:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:02:28 [ssh-agent] Looking for ssh-agent implementation... 19:02:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:02:28 $ docker exec 1a58f038b72855edadc2fb97c26c0a5d84a50f2bd581f101b64d8a6ecb3b2e05 ssh-agent 19:02:28 SSH_AUTH_SOCK=/tmp/ssh-PmPgGseODvlc/agent.77 19:02:28 SSH_AGENT_PID=83 19:02:28 Running ssh-add (command line suppressed) 19:02:29 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-85@tmp/private_key_4747557023704118702.key (/w/workspace/oundry_device-rfid-llrp-go_PR-85@tmp/private_key_4747557023704118702.key) 19:02:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:02:29 + git semver init 19:02:29 2022-05-10 19:02:29,597 [run_init] DEBUG init version:0.0.0 force:False 19:02:29 2022-05-10 19:02:29,598 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-rfid-llrp-go_PR-85/.semver 19:02:29 2022-05-10 19:02:29,598 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/oundry_device-rfid-llrp-go_PR-85/.semver 19:02:29 2022-05-10 19:02:29,598 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/oundry_device-rfid-llrp-go_PR-85/.semver'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-85, universal_newlines=False, shell=None, istream=None) 19:02:30 2022-05-10 19:02:30,445 [append_file] DEBUG append to file:/w/workspace/oundry_device-rfid-llrp-go_PR-85/.git/info/exclude 19:02:30 2022-05-10 19:02:30,445 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-rfid-llrp-go_PR-85/.semver/PR-85 with force:False 19:02:30 2022-05-10 19:02:30,445 [write_file] DEBUG write to file:/w/workspace/oundry_device-rfid-llrp-go_PR-85/.semver/PR-85 19:02:30 2022-05-10 19:02:30,448 [execute] INFO git cat-file --batch-check 19:02:30 2022-05-10 19:02:30,449 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-85/.semver, universal_newlines=False, shell=None, istream=) 19:02:30 2022-05-10 19:02:30,456 [execute] INFO git cat-file --batch 19:02:30 2022-05-10 19:02:30,456 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-85/.semver, universal_newlines=False, shell=None, istream=) 19:02:30 2022-05-10 19:02:30,461 [read_version] DEBUG read version from /w/workspace/oundry_device-rfid-llrp-go_PR-85/.semver/PR-85 19:02:30 0.0.0 [Pipeline] } 19:02:30 $ docker exec --env ******** --env ******** 1a58f038b72855edadc2fb97c26c0a5d84a50f2bd581f101b64d8a6ecb3b2e05 ssh-agent -k 19:02:30 unset SSH_AUTH_SOCK; 19:02:30 unset SSH_AGENT_PID; 19:02:30 echo Agent pid 83 killed; 19:02:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:02:31 + git semver [Pipeline] } 19:02:31 $ docker stop --time=1 1a58f038b72855edadc2fb97c26c0a5d84a50f2bd581f101b64d8a6ecb3b2e05 19:02:32 $ docker rm -f 1a58f038b72855edadc2fb97c26c0a5d84a50f2bd581f101b64d8a6ecb3b2e05 [Pipeline] // withDockerContainer [Pipeline] sh 19:02:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:02:33 Stashed 1 file(s) [Pipeline] echo 19:02:33 [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 19:02:33 provisioning config files... 19:02:33 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-85@tmp/config7066297852134157783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:02:33 ---> docker-login.sh 19:02:33 nexus3.edgexfoundry.org:10001 19:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:33 Configure a credential helper to remove this warning. See 19:02:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:33 19:02:33 Login Succeeded 19:02:33 nexus3.edgexfoundry.org:10002 19:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:34 Configure a credential helper to remove this warning. See 19:02:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:34 19:02:34 Login Succeeded 19:02:34 nexus3.edgexfoundry.org:10003 19:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:34 Configure a credential helper to remove this warning. See 19:02:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:34 19:02:34 Login Succeeded 19:02:34 nexus3.edgexfoundry.org:10004 19:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:34 Configure a credential helper to remove this warning. See 19:02:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:34 19:02:34 Login Succeeded 19:02:34 docker.io 19:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:34 Configure a credential helper to remove this warning. See 19:02:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:34 19:02:34 Login Succeeded 19:02:34 ---> docker-login.sh ends [Pipeline] } 19:02:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:02:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:02:34 ========================================================= 19:02:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 19:02:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:02:35 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 19:02:35 Sending build context to Docker daemon 3.986MB 19:02:35 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 19:02:35 Step 2/12 : FROM ${BASE} AS builder 19:02:35 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 19:02:35 59bf1c3509f3: Pulling fs layer 19:02:35 666ba61612fd: Pulling fs layer 19:02:35 8ed8ca486205: Pulling fs layer 19:02:35 4fe6c5a15a65: Pulling fs layer 19:02:35 22a0e8bec74d: Pulling fs layer 19:02:35 ca2b28591e48: Pulling fs layer 19:02:35 a51346096db8: Pulling fs layer 19:02:35 daebc70d1ce1: Pulling fs layer 19:02:35 0e18a0eac166: Pulling fs layer 19:02:35 4fe6c5a15a65: Waiting 19:02:35 daebc70d1ce1: Waiting 19:02:35 ca2b28591e48: Waiting 19:02:35 0e18a0eac166: Waiting 19:02:35 a51346096db8: Waiting 19:02:35 8ed8ca486205: Verifying Checksum 19:02:35 8ed8ca486205: Download complete 19:02:35 666ba61612fd: Verifying Checksum 19:02:35 666ba61612fd: Download complete 19:02:35 22a0e8bec74d: Download complete 19:02:35 ca2b28591e48: Verifying Checksum 19:02:35 ca2b28591e48: Download complete 19:02:35 59bf1c3509f3: Verifying Checksum 19:02:35 59bf1c3509f3: Download complete 19:02:35 a51346096db8: Verifying Checksum 19:02:35 a51346096db8: Download complete 19:02:35 daebc70d1ce1: Verifying Checksum 19:02:35 daebc70d1ce1: Download complete 19:02:35 59bf1c3509f3: Pull complete 19:02:35 666ba61612fd: Pull complete 19:02:35 8ed8ca486205: Pull complete 19:02:36 0e18a0eac166: Verifying Checksum 19:02:36 0e18a0eac166: Download complete 19:02:36 4fe6c5a15a65: Verifying Checksum 19:02:36 4fe6c5a15a65: Download complete 19:02:40 4fe6c5a15a65: Pull complete 19:02:40 22a0e8bec74d: Pull complete 19:02:40 ca2b28591e48: Pull complete 19:02:40 a51346096db8: Pull complete 19:02:40 daebc70d1ce1: Pull complete 19:02:42 0e18a0eac166: Pull complete 19:02:42 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 19:02:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:02:42 ---> f018257e8ee9 19:02:42 Step 3/12 : ARG MAKE='make build' 19:02:45 ---> Running in 47d53d2da034 19:02:45 Removing intermediate container 47d53d2da034 19:02:45 ---> d7426351ecd3 19:02:45 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 19:02:45 ---> Running in e3b8ce72657d 19:02:45 Removing intermediate container e3b8ce72657d 19:02:45 ---> 42bfde8ff386 19:02:45 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 19:02:45 ---> Running in 8eb54af2f926 19:02:45 Removing intermediate container 8eb54af2f926 19:02:45 ---> f4548c543dc7 19:02:45 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:02:45 ---> Running in 89e152b4af9d 19:02:46 Removing intermediate container 89e152b4af9d 19:02:46 ---> fbb2ea47d996 19:02:46 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:02:46 ---> Running in 6fa289d19400 19:02:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:02:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:02:48 OK: 221 MiB in 52 packages 19:02:48 Still waiting to schedule task 19:02:48 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-47873’ 19:02:48 Removing intermediate container 6fa289d19400 19:02:48 ---> 40d03ec78b27 19:02:48 Step 8/12 : WORKDIR /app 19:02:48 ---> Running in 0d795061dd5c 19:02:48 Removing intermediate container 0d795061dd5c 19:02:48 ---> 465c7116d336 19:02:48 Step 9/12 : COPY go.mod vendor* ./ 19:02:49 ---> 5af5d870fe53 19:02:49 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:02:49 ---> Running in 4a0649b4a546 19:03:07 Removing intermediate container 4a0649b4a546 19:03:07 ---> 6e21daa458a6 19:03:07 Step 11/12 : COPY . . 19:03:08 ---> 26182e4d8775 19:03:08 Step 12/12 : RUN $MAKE 19:03:08 ---> Running in be163cc58f04 19:03:08 noop 19:03:09 Removing intermediate container be163cc58f04 19:03:09 ---> 1adf1f334e82 19:03:09 Successfully built 1adf1f334e82 19:03:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:03:09 + docker inspect -f . ci-base-image-x86_64 19:03:09 . [Pipeline] withDockerContainer 19:03:09 prd-ubuntu20.04-docker-8c-8g-47871 does not seem to be running inside a container 19:03:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-85 -v /w/workspace/oundry_device-rfid-llrp-go_PR-85:/w/workspace/oundry_device-rfid-llrp-go_PR-85:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-85@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-85@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:03:10 $ docker top 72b0d2f6983831f1f87c71463f06b9def5621b3174bd37c18f4795849e688323 -eo pid,comm [Pipeline] { [Pipeline] sh 19:03:10 + go version 19:03:10 go version go1.17.6 linux/amd64 [Pipeline] } 19:03:10 $ docker stop --time=1 72b0d2f6983831f1f87c71463f06b9def5621b3174bd37c18f4795849e688323 19:03:12 $ docker rm -f 72b0d2f6983831f1f87c71463f06b9def5621b3174bd37c18f4795849e688323 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:03:12 + docker inspect -f . ci-base-image-x86_64 19:03:12 . [Pipeline] withDockerContainer 19:03:12 prd-ubuntu20.04-docker-8c-8g-47871 does not seem to be running inside a container 19:03:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-85 -v /w/workspace/oundry_device-rfid-llrp-go_PR-85:/w/workspace/oundry_device-rfid-llrp-go_PR-85:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-85@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-85@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:03:13 $ docker top 3dd15947b7ad2118a4893efac8766e8313f677bda17e63be4ca18cc022b27fac -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:03:13 + make test 19:03:13 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:03:13 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 19:03:28 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 19:03:28 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 19:03:31 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.573s coverage: 39.3% of statements 19:03:31 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.257s coverage: 52.0% of statements 19:03:31 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 96.4% of statements 19:03:39 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:03:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:03:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:03:43 ./bin/test-attribution-txt.sh [Pipeline] echo 19:03:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:03:44 $ docker stop --time=1 3dd15947b7ad2118a4893efac8766e8313f677bda17e63be4ca18cc022b27fac 19:03:46 $ docker rm -f 3dd15947b7ad2118a4893efac8766e8313f677bda17e63be4ca18cc022b27fac [Pipeline] // withDockerContainer [Pipeline] sh 19:03:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:03:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:03:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:03:47 + ls -al . 19:03:47 total 632 19:03:47 drwxrwxr-x 11 jenkins jenkins 4096 May 10 19:03 . 19:03:47 drwxrwxr-x 4 jenkins jenkins 4096 May 10 19:02 .. 19:03:47 -rw-rw-r-- 1 jenkins jenkins 134 May 10 19:02 .dockerignore 19:03:47 drwxrwxr-x 8 jenkins jenkins 4096 May 10 19:02 .git 19:03:47 drwxrwxr-x 3 jenkins jenkins 4096 May 10 19:02 .github 19:03:47 -rw-rw-r-- 1 jenkins jenkins 946 May 10 19:02 .gitignore 19:03:47 -rw-rw-r-- 1 jenkins jenkins 41 May 10 19:02 .golangci.yml 19:03:47 drwxr-xr-x 3 jenkins jenkins 4096 May 10 19:02 .semver 19:03:47 -rw-rw-r-- 1 jenkins jenkins 10235 May 10 19:02 Attribution.txt 19:03:47 -rw-rw-r-- 1 jenkins jenkins 3740 May 10 19:02 CHANGELOG.md 19:03:47 -rw-rw-r-- 1 jenkins jenkins 1514 May 10 19:02 Dockerfile 19:03:47 -rw-rw-r-- 1 jenkins jenkins 677 May 10 19:02 GOVERNANCE.md 19:03:47 -rw-rw-r-- 1 jenkins jenkins 683 May 10 19:02 Jenkinsfile 19:03:47 -rw-rw-r-- 1 jenkins jenkins 11347 May 10 19:02 LICENSE 19:03:47 -rw-rw-r-- 1 jenkins jenkins 1991 May 10 19:02 Makefile 19:03:47 -rw-rw-r-- 1 jenkins jenkins 625 May 10 19:02 OWNERS.md 19:03:47 -rw-rw-r-- 1 jenkins jenkins 28496 May 10 19:02 README.md 19:03:47 -rw-rw-r-- 1 jenkins jenkins 5 May 10 19:02 VERSION 19:03:47 drwxrwxr-x 2 jenkins jenkins 4096 May 10 19:02 bin 19:03:47 drwxrwxr-x 4 jenkins jenkins 4096 May 10 19:02 cmd 19:03:47 -rw-r--r-- 1 jenkins jenkins 460394 May 10 19:03 coverage.out 19:03:47 drwxrwxr-x 2 jenkins jenkins 4096 May 10 19:02 examples 19:03:47 -rw-rw-r-- 1 jenkins jenkins 3304 May 10 19:02 go.mod 19:03:47 -rw-rw-r-- 1 jenkins jenkins 35006 May 10 19:02 go.sum 19:03:47 drwxrwxr-x 2 jenkins jenkins 4096 May 10 19:02 images 19:03:47 drwxrwxr-x 5 jenkins jenkins 4096 May 10 19:02 internal 19:03:47 drwxrwxr-x 4 jenkins jenkins 4096 May 10 19:02 snap 19:03:47 -rw-rw-r-- 1 jenkins jenkins 193 May 10 19:02 version.go [Pipeline] isUnix [Pipeline] sh 19:03:47 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=90433375af6a622f96365861ee669e182b545a9a --label arch=amd64 --label version=0.0.0 . 19:03:47 Sending build context to Docker daemon 3.986MB 19:03:47 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 19:03:47 Step 2/25 : FROM ${BASE} AS builder 19:03:47 ---> 1adf1f334e82 19:03:47 Step 3/25 : ARG MAKE='make build' 19:03:47 ---> Running in 3592593e8d1e 19:03:48 Removing intermediate container 3592593e8d1e 19:03:48 ---> 075116adbe36 19:03:48 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 19:03:48 ---> Running in d00c0760240a 19:03:48 Removing intermediate container d00c0760240a 19:03:48 ---> cd63508d9956 19:03:48 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 19:03:48 ---> Running in b782d26ead31 19:03:48 Removing intermediate container b782d26ead31 19:03:48 ---> 67031ec123df 19:03:48 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:03:48 ---> Running in 1d783cc4dc91 19:03:49 Removing intermediate container 1d783cc4dc91 19:03:49 ---> 91952aa8fe57 19:03:49 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:03:49 ---> Running in fcee61021ba7 19:03:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:03:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:03:50 OK: 221 MiB in 52 packages 19:03:51 Removing intermediate container fcee61021ba7 19:03:51 ---> 9a6fbfba8cb7 19:03:51 Step 8/25 : WORKDIR /app 19:03:51 ---> Running in c252cd8729bd 19:03:54 Removing intermediate container c252cd8729bd 19:03:54 ---> eb9a81706039 19:03:54 Step 9/25 : COPY go.mod vendor* ./ 19:03:54 ---> 95d5fc8c5314 19:03:54 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:03:54 ---> Running in 42860beb4ac9 19:03:55 Removing intermediate container 42860beb4ac9 19:03:55 ---> 44465a3902dd 19:03:55 Step 11/25 : COPY . . 19:03:55 ---> f3b6552d8598 19:03:55 Step 12/25 : RUN $MAKE 19:03:55 ---> Running in 7cc73bde36c6 19:03:56 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion= -X edgexfoundry/app-rfid-llrp-inventory.Version=" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 19:04:17 Removing intermediate container 7cc73bde36c6 19:04:17 ---> 1d1cef332173 19:04:17 Step 13/25 : FROM alpine:3.14 19:04:17 3.14: Pulling from library/alpine 19:04:17 8663204ce13b: Pulling fs layer 19:04:17 8663204ce13b: Verifying Checksum 19:04:17 8663204ce13b: Download complete 19:04:17 8663204ce13b: Pull complete 19:04:17 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:04:17 Status: Downloaded newer image for alpine:3.14 19:04:17 ---> e04c818066af 19:04:17 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 19:04:17 ---> Running in 1628bb5b917b 19:04:17 Removing intermediate container 1628bb5b917b 19:04:17 ---> df07b7e1c86a 19:04:17 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:04:17 ---> Running in 4c9e93b5473e 19:04:18 Removing intermediate container 4c9e93b5473e 19:04:18 ---> 0201dee0e493 19:04:18 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 19:04:18 ---> Running in 70b53c15905b 19:04:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:04:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:04:20 (1/6) Installing dumb-init (1.2.5-r1) 19:04:20 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:04:20 (3/6) Installing libsodium (1.0.18-r0) 19:04:20 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:04:20 (5/6) Installing libzmq (4.3.4-r0) 19:04:20 (6/6) Installing zeromq (4.3.4-r0) 19:04:20 Executing busybox-1.33.1-r7.trigger 19:04:20 OK: 8 MiB in 20 packages 19:04:21 Removing intermediate container 70b53c15905b 19:04:21 ---> 6c0456b994b9 19:04:21 Step 17/25 : COPY --from=builder /app/LICENSE / 19:04:21 ---> e18d9dcdfec4 19:04:21 Step 18/25 : COPY --from=builder /app/Attribution.txt / 19:04:21 ---> 7269b0534781 19:04:21 Step 19/25 : COPY --from=builder /app/cmd/ / 19:04:22 ---> 6d0c2b190470 19:04:22 Step 20/25 : EXPOSE 59989 19:04:22 ---> Running in 8efd4e96def4 19:04:22 Removing intermediate container 8efd4e96def4 19:04:22 ---> f6f4bafca09c 19:04:22 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 19:04:22 ---> Running in dbf4baed8222 19:04:22 Removing intermediate container dbf4baed8222 19:04:22 ---> 4ca51a2f472d 19:04:22 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 19:04:22 ---> Running in c77d0d28a60d 19:04:22 Removing intermediate container c77d0d28a60d 19:04:22 ---> 009c2b6dfc35 19:04:22 Step 23/25 : LABEL arch=amd64 19:04:22 ---> Running in 356716d6e00c 19:04:22 Removing intermediate container 356716d6e00c 19:04:22 ---> 75e7652cf153 19:04:22 Step 24/25 : LABEL git_sha=90433375af6a622f96365861ee669e182b545a9a 19:04:22 ---> Running in 06518ea1e9aa 19:04:23 Removing intermediate container 06518ea1e9aa 19:04:23 ---> c6c9cb63cb78 19:04:23 Step 25/25 : LABEL version=0.0.0 19:04:23 ---> Running in 4232218ec2db 19:04:23 Removing intermediate container 4232218ec2db 19:04:23 ---> cbd576ee7d62 19:04:23 [Warning] One or more build-args [ARCH] were not consumed 19:04:23 Successfully built cbd576ee7d62 19:04:23 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:04:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:04:23 19:04:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:04:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:04:23 latest: Pulling from edgex-lftools-log-publisher 19:04:23 5eb5b503b376: Pulling fs layer 19:04:23 5c69ac0246d0: Pulling fs layer 19:04:23 ec43610c2a17: Pulling fs layer 19:04:23 3a2ae6a8a46f: Pulling fs layer 19:04:23 33b1e0a273af: Pulling fs layer 19:04:23 5d3b04190fa2: Pulling fs layer 19:04:23 2f39f015ded8: Pulling fs layer 19:04:23 3a2ae6a8a46f: Waiting 19:04:23 33b1e0a273af: Waiting 19:04:23 5d3b04190fa2: Waiting 19:04:23 2f39f015ded8: Waiting 19:04:23 5c69ac0246d0: Download complete 19:04:23 3a2ae6a8a46f: Verifying Checksum 19:04:23 3a2ae6a8a46f: Download complete 19:04:23 33b1e0a273af: Verifying Checksum 19:04:23 33b1e0a273af: Download complete 19:04:24 5d3b04190fa2: Verifying Checksum 19:04:24 5d3b04190fa2: Download complete 19:04:24 ec43610c2a17: Verifying Checksum 19:04:24 ec43610c2a17: Download complete 19:04:24 5eb5b503b376: Verifying Checksum 19:04:24 5eb5b503b376: Download complete 19:04:25 5eb5b503b376: Pull complete 19:04:25 5c69ac0246d0: Pull complete 19:04:25 ec43610c2a17: Pull complete 19:04:26 3a2ae6a8a46f: Pull complete 19:04:26 33b1e0a273af: Pull complete 19:04:26 5d3b04190fa2: Pull complete 19:04:30 2f39f015ded8: Pull complete 19:04:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:04:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:04:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:04:30 prd-ubuntu20.04-docker-8c-8g-47871 does not seem to be running inside a container 19:04:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-85 -v /w/workspace/oundry_device-rfid-llrp-go_PR-85:/w/workspace/oundry_device-rfid-llrp-go_PR-85:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-85@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-85@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:04:32 $ docker top 915d19ec8d1bbd0e66596aa7ab1118b58dfaf672137e72f52bcdab76439ae56a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:33 ---> job-cost.sh 19:04:33 lf-activate-venv: SKIPPING 19:04:33 INFO: No Stack... 19:04:33 INFO: Retrieving Pricing Info for: v3-standard-8 19:04:34 INFO: Archiving Costs [Pipeline] sh 19:04:34 + + cat /w/workspace/oundry_device-rfid-llrp-go_PR-85/archives/cost.csvcut 19:04:34 -d, -f6 [Pipeline] lock 19:04:34 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-85-2-stack-cost] 19:04:34 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-85-2-stack-cost] did not exist. Created. 19:04:34 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-85-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:04:35 + echo total: 0.2199999988079071 [Pipeline] stash 19:04:35 Stashed 1 file(s) [Pipeline] } 19:04:35 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-85-2-stack-cost] [Pipeline] // lock [Pipeline] } 19:04:35 $ docker stop --time=1 915d19ec8d1bbd0e66596aa7ab1118b58dfaf672137e72f52bcdab76439ae56a 19:04:36 $ docker rm -f 915d19ec8d1bbd0e66596aa7ab1118b58dfaf672137e72f52bcdab76439ae56a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:05:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-47878 in /w/workspace/oundry_device-rfid-llrp-go_PR-85 [Pipeline] { [Pipeline] ws 19:05:44 Running in /w/workspace/device-rfid-llrp-go/2 [Pipeline] { [Pipeline] checkout 19:05:44 Selected Git installation does not exist. Using Default 19:05:44 The recommended git tool is: NONE 19:05:51 using credential edgex-jenkins-ssh 19:05:51 Cloning the remote Git repository 19:05:51 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 19:05:51 > git init /w/workspace/device-rfid-llrp-go/2 # timeout=10 19:05:52 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 19:05:52 > git --version # timeout=10 19:05:52 > git --version # 'git version 2.25.1' 19:05:52 using GIT_SSH to set credentials SSH Credentials for GitHub 19:05:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:05:54 Merging remotes/origin/main commit d6e061ab527411e6333a984de349b7b350bb99aa into PR head commit 90433375af6a622f96365861ee669e182b545a9a 19:05:54 Merge succeeded, producing 90433375af6a622f96365861ee669e182b545a9a 19:05:54 Checking out Revision 90433375af6a622f96365861ee669e182b545a9a (PR-85) 19:05:53 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 19:05:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:05:53 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 19:05:53 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 19:05:53 using GIT_SSH to set credentials SSH Credentials for GitHub 19:05:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/85/head:refs/remotes/origin/PR-85 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:05:54 > git config core.sparsecheckout # timeout=10 19:05:54 > git checkout -f 90433375af6a622f96365861ee669e182b545a9a # timeout=10 19:05:54 > git remote # timeout=10 19:05:54 > git config --get remote.origin.url # timeout=10 19:05:54 using GIT_SSH to set credentials SSH Credentials for GitHub 19:05:54 > git merge d6e061ab527411e6333a984de349b7b350bb99aa # timeout=10 19:05:54 > git rev-parse HEAD^{commit} # timeout=10 19:05:54 > git config core.sparsecheckout # timeout=10 19:05:54 > git checkout -f 90433375af6a622f96365861ee669e182b545a9a # timeout=10 19:05:59 Commit message: "Merge branch 'main' into change-log" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:05:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:05:59 % Total % Received % Xferd Average Speed Time Time Time Current 19:05:59 Dload Upload Total Spent Left Speed 19:05:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 186k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh 19:06:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:06:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:06:00 + sudo tee /etc/docker/daemon.new 19:06:00 { 19:06:00 "registry-mirrors": [ 19:06:00 "https://nexus3.edgexfoundry.org:10001" 19:06:00 ], 19:06:00 "bip": "10.250.0.254/24", 19:06:00 "hosts": [ 19:06:00 "tcp://0.0.0.0:5555", 19:06:00 "unix:///var/run/docker.sock" 19:06:00 ], 19:06:00 "mtu": 1458, 19:06:00 "selinux-enabled": true, 19:06:00 "seccomp-profile": "/etc/docker/seccomp.json" 19:06:00 } [Pipeline] sh 19:06:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:06:01 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:06:20 provisioning config files... 19:06:20 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/2@tmp/config6608521752715737229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:06:20 ---> docker-login.sh 19:06:20 nexus3.edgexfoundry.org:10001 19:06:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:21 Configure a credential helper to remove this warning. See 19:06:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:21 19:06:21 Login Succeeded 19:06:21 nexus3.edgexfoundry.org:10002 19:06:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:21 Configure a credential helper to remove this warning. See 19:06:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:21 19:06:21 Login Succeeded 19:06:21 nexus3.edgexfoundry.org:10003 19:06:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:22 Configure a credential helper to remove this warning. See 19:06:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:22 19:06:22 Login Succeeded 19:06:22 nexus3.edgexfoundry.org:10004 19:06:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:22 Configure a credential helper to remove this warning. See 19:06:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:22 19:06:22 Login Succeeded 19:06:22 docker.io 19:06:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:23 Configure a credential helper to remove this warning. See 19:06:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:23 19:06:23 Login Succeeded 19:06:23 ---> docker-login.sh ends [Pipeline] } 19:06:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:06:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:06:24 ========================================================= 19:06:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 19:06:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:06:24 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 19:06:24 Sending build context to Docker daemon 1.228MB 19:06:24 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 19:06:24 Step 2/12 : FROM ${BASE} AS builder 19:06:25 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:06:25 9b3977197b4f: Pulling fs layer 19:06:25 1a89e8eeedd5: Pulling fs layer 19:06:25 94645a83ff95: Pulling fs layer 19:06:25 3f3a8bcf1eab: Pulling fs layer 19:06:25 0c92f367c5e7: Pulling fs layer 19:06:25 3096ccb668a1: Pulling fs layer 19:06:25 e8cf19c19ddd: Pulling fs layer 19:06:25 a4caa8a26152: Pulling fs layer 19:06:25 3f3a8bcf1eab: Waiting 19:06:25 0c92f367c5e7: Waiting 19:06:25 3096ccb668a1: Waiting 19:06:25 e8cf19c19ddd: Waiting 19:06:25 a4caa8a26152: Waiting 19:06:25 94645a83ff95: Verifying Checksum 19:06:25 94645a83ff95: Download complete 19:06:25 1a89e8eeedd5: Verifying Checksum 19:06:25 1a89e8eeedd5: Download complete 19:06:25 0c92f367c5e7: Verifying Checksum 19:06:25 0c92f367c5e7: Download complete 19:06:25 3096ccb668a1: Verifying Checksum 19:06:25 3096ccb668a1: Download complete 19:06:25 9b3977197b4f: Verifying Checksum 19:06:25 9b3977197b4f: Download complete 19:06:25 e8cf19c19ddd: Verifying Checksum 19:06:25 e8cf19c19ddd: Download complete 19:06:26 9b3977197b4f: Pull complete 19:06:26 1a89e8eeedd5: Pull complete 19:06:26 94645a83ff95: Pull complete 19:06:27 a4caa8a26152: Verifying Checksum 19:06:27 a4caa8a26152: Download complete 19:06:28 3f3a8bcf1eab: Verifying Checksum 19:06:28 3f3a8bcf1eab: Download complete 19:06:40 3f3a8bcf1eab: Pull complete 19:06:40 0c92f367c5e7: Pull complete 19:06:40 3096ccb668a1: Pull complete 19:06:41 e8cf19c19ddd: Pull complete 19:06:49 a4caa8a26152: Pull complete 19:06:49 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 19:06:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:06:49 ---> 725f1c02e7f9 19:06:49 Step 3/12 : ARG MAKE='make build' 19:06:49 ---> Running in 5187b4ee4d93 19:06:50 Removing intermediate container 5187b4ee4d93 19:06:50 ---> f732f151fc49 19:06:50 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 19:06:50 ---> Running in 0178c113a12c 19:06:51 Removing intermediate container 0178c113a12c 19:06:51 ---> 5db0cd919a3e 19:06:51 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 19:06:51 ---> Running in 7c36341b4193 19:06:51 Removing intermediate container 7c36341b4193 19:06:51 ---> 15bf7f8d8856 19:06:51 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:06:51 ---> Running in beebbc72bdbe 19:06:53 Removing intermediate container beebbc72bdbe 19:06:53 ---> 1597767be45a 19:06:53 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:06:53 ---> Running in 1e3176ff694d 19:06:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:06:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:06:57 OK: 220 MiB in 52 packages 19:06:58 Removing intermediate container 1e3176ff694d 19:06:58 ---> 039336d64d74 19:06:58 Step 8/12 : WORKDIR /app 19:06:58 ---> Running in c6dbdb7d59c1 19:06:58 Removing intermediate container c6dbdb7d59c1 19:06:58 ---> 52b782b775af 19:06:58 Step 9/12 : COPY go.mod vendor* ./ 19:06:59 ---> 82d5ce9ec388 19:06:59 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:06:59 ---> Running in 7c4131808d24 19:07:56 Removing intermediate container 7c4131808d24 19:07:56 ---> bbf4d9256540 19:07:56 Step 11/12 : COPY . . 19:07:56 ---> 71698fafcaf7 19:07:56 Step 12/12 : RUN $MAKE 19:07:56 ---> Running in c647dd499027 19:07:56 noop 19:07:56 Removing intermediate container c647dd499027 19:07:56 ---> be0eb8b4e622 19:07:56 Successfully built be0eb8b4e622 19:07:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:07:56 + docker inspect -f . ci-base-image-arm64 19:07:56 . [Pipeline] withDockerContainer 19:07:56 prd-ubuntu20.04-docker-arm64-4c-16g-47878 does not seem to be running inside a container 19:07:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:07:58 $ docker top 3fc2a2cad8ca2efcd04906cae144eeada1921ebf286f14da2dcc0a81bcce50de -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:59 + go version 19:07:59 go version go1.17.6 linux/arm64 [Pipeline] } 19:07:59 $ docker stop --time=1 3fc2a2cad8ca2efcd04906cae144eeada1921ebf286f14da2dcc0a81bcce50de 19:08:00 $ docker rm -f 3fc2a2cad8ca2efcd04906cae144eeada1921ebf286f14da2dcc0a81bcce50de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:08:01 + docker inspect -f . ci-base-image-arm64 19:08:01 . [Pipeline] withDockerContainer 19:08:01 prd-ubuntu20.04-docker-arm64-4c-16g-47878 does not seem to be running inside a container 19:08:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:08:03 $ docker top f272bfd0ae910db56ee987dab9b79d7eb44258e44937a2335be077f5832f1338 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:08:04 + make test 19:08:04 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:08:06 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 19:09:58 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 19:09:58 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 19:10:16 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.019s coverage: 39.3% of statements 19:10:16 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.572s coverage: 51.9% of statements 19:10:16 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.085s coverage: 96.4% of statements 19:10:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:10:16 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:10:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:10:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:10:48 ./bin/test-attribution-txt.sh [Pipeline] echo 19:10:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:10:49 $ docker stop --time=1 f272bfd0ae910db56ee987dab9b79d7eb44258e44937a2335be077f5832f1338 19:10:51 $ docker rm -f f272bfd0ae910db56ee987dab9b79d7eb44258e44937a2335be077f5832f1338 [Pipeline] // withDockerContainer [Pipeline] sh 19:10:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:10:52 Warning: overwriting stash ‘coverage-report’ 19:10:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:10:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:10:54 + ls -al . 19:10:54 total 628 19:10:54 drwxrwxr-x 10 jenkins jenkins 4096 May 10 19:10 . 19:10:54 drwxrwxr-x 4 jenkins jenkins 4096 May 10 19:05 .. 19:10:54 -rw-rw-r-- 1 jenkins jenkins 134 May 10 19:05 .dockerignore 19:10:54 drwxrwxr-x 8 jenkins jenkins 4096 May 10 19:05 .git 19:10:54 drwxrwxr-x 3 jenkins jenkins 4096 May 10 19:05 .github 19:10:54 -rw-rw-r-- 1 jenkins jenkins 946 May 10 19:05 .gitignore 19:10:54 -rw-rw-r-- 1 jenkins jenkins 41 May 10 19:05 .golangci.yml 19:10:54 -rw-rw-r-- 1 jenkins jenkins 10235 May 10 19:05 Attribution.txt 19:10:54 -rw-rw-r-- 1 jenkins jenkins 3740 May 10 19:05 CHANGELOG.md 19:10:54 -rw-rw-r-- 1 jenkins jenkins 1514 May 10 19:05 Dockerfile 19:10:54 -rw-rw-r-- 1 jenkins jenkins 677 May 10 19:05 GOVERNANCE.md 19:10:54 -rw-rw-r-- 1 jenkins jenkins 683 May 10 19:05 Jenkinsfile 19:10:54 -rw-rw-r-- 1 jenkins jenkins 11347 May 10 19:05 LICENSE 19:10:54 -rw-rw-r-- 1 jenkins jenkins 1991 May 10 19:05 Makefile 19:10:54 -rw-rw-r-- 1 jenkins jenkins 625 May 10 19:05 OWNERS.md 19:10:54 -rw-rw-r-- 1 jenkins jenkins 28496 May 10 19:05 README.md 19:10:54 -rw-rw-r-- 1 jenkins jenkins 5 May 10 19:02 VERSION 19:10:54 drwxrwxr-x 2 jenkins jenkins 4096 May 10 19:05 bin 19:10:54 drwxrwxr-x 4 jenkins jenkins 4096 May 10 19:05 cmd 19:10:54 -rw-r--r-- 1 jenkins jenkins 460394 May 10 19:10 coverage.out 19:10:54 drwxrwxr-x 2 jenkins jenkins 4096 May 10 19:05 examples 19:10:54 -rw-rw-r-- 1 jenkins jenkins 3304 May 10 19:05 go.mod 19:10:54 -rw-rw-r-- 1 jenkins jenkins 35006 May 10 19:05 go.sum 19:10:54 drwxrwxr-x 2 jenkins jenkins 4096 May 10 19:05 images 19:10:54 drwxrwxr-x 5 jenkins jenkins 4096 May 10 19:05 internal 19:10:54 drwxrwxr-x 4 jenkins jenkins 4096 May 10 19:05 snap 19:10:54 -rw-rw-r-- 1 jenkins jenkins 193 May 10 19:05 version.go [Pipeline] isUnix [Pipeline] sh 19:10:54 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=90433375af6a622f96365861ee669e182b545a9a --label arch=arm64 --label version=0.0.0 . 19:10:54 Sending build context to Docker daemon 1.228MB 19:10:54 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 19:10:54 Step 2/25 : FROM ${BASE} AS builder 19:10:54 ---> be0eb8b4e622 19:10:54 Step 3/25 : ARG MAKE='make build' 19:10:54 ---> Running in a19893a01bdb 19:10:55 Removing intermediate container a19893a01bdb 19:10:55 ---> 8fc651b39f37 19:10:55 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 19:10:55 ---> Running in bbe7891d0f64 19:10:55 Removing intermediate container bbe7891d0f64 19:10:55 ---> c256a331cb10 19:10:55 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 19:10:55 ---> Running in eed963d0cbb8 19:10:55 Removing intermediate container eed963d0cbb8 19:10:55 ---> cfb1d6f446de 19:10:55 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:56 ---> Running in c09850e11fc8 19:10:57 Removing intermediate container c09850e11fc8 19:10:57 ---> f7d0f3da75bb 19:10:57 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:10:57 ---> Running in c054ef79a2eb 19:10:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:10:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:11:00 OK: 220 MiB in 52 packages 19:11:01 Removing intermediate container c054ef79a2eb 19:11:01 ---> 71ff0ec8c841 19:11:01 Step 8/25 : WORKDIR /app 19:11:01 ---> Running in 09592743bc29 19:11:01 Removing intermediate container 09592743bc29 19:11:01 ---> 5dc6343277c5 19:11:01 Step 9/25 : COPY go.mod vendor* ./ 19:11:02 ---> aa4c2f0862d1 19:11:02 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:02 ---> Running in 36694cd0fb29 19:11:04 Removing intermediate container 36694cd0fb29 19:11:04 ---> b8b7256048aa 19:11:04 Step 11/25 : COPY . . 19:11:04 ---> 28657d3b65cc 19:11:04 Step 12/25 : RUN $MAKE 19:11:04 ---> Running in 0a91aa0a0c85 19:11:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion= -X edgexfoundry/app-rfid-llrp-inventory.Version=" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 19:13:27 Removing intermediate container 0a91aa0a0c85 19:13:27 ---> 1dd36a08743e 19:13:27 Step 13/25 : FROM alpine:3.14 19:13:27 3.14: Pulling from library/alpine 19:13:27 455c02918c45: Pulling fs layer 19:13:27 455c02918c45: Download complete 19:13:27 455c02918c45: Pull complete 19:13:27 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:13:27 Status: Downloaded newer image for alpine:3.14 19:13:27 ---> ac73e934f311 19:13:27 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 19:13:27 ---> Running in 9e4fea9b030c 19:13:28 Removing intermediate container 9e4fea9b030c 19:13:28 ---> 79e15b92f260 19:13:28 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:28 ---> Running in 2ad6a99c57a2 19:13:30 Removing intermediate container 2ad6a99c57a2 19:13:30 ---> 13d8ec432a41 19:13:30 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 19:13:30 ---> Running in aa6e72213df6 19:13:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:13:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:13:33 (1/6) Installing dumb-init (1.2.5-r1) 19:13:33 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:13:33 (3/6) Installing libsodium (1.0.18-r0) 19:13:33 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:13:33 (5/6) Installing libzmq (4.3.4-r0) 19:13:33 (6/6) Installing zeromq (4.3.4-r0) 19:13:33 Executing busybox-1.33.1-r7.trigger 19:13:33 OK: 8 MiB in 20 packages 19:13:34 Removing intermediate container aa6e72213df6 19:13:34 ---> 26a3aac3e347 19:13:34 Step 17/25 : COPY --from=builder /app/LICENSE / 19:13:35 ---> ffab48d32b11 19:13:35 Step 18/25 : COPY --from=builder /app/Attribution.txt / 19:13:36 ---> 01aa11f09c60 19:13:36 Step 19/25 : COPY --from=builder /app/cmd/ / 19:13:37 ---> 6231a80c4114 19:13:37 Step 20/25 : EXPOSE 59989 19:13:37 ---> Running in ca3871be53f3 19:13:38 Removing intermediate container ca3871be53f3 19:13:38 ---> ad8083e9db91 19:13:38 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 19:13:38 ---> Running in 07f9d5a51795 19:13:38 Removing intermediate container 07f9d5a51795 19:13:38 ---> c539c29e2029 19:13:38 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 19:13:38 ---> Running in d64f3952b200 19:13:39 Removing intermediate container d64f3952b200 19:13:39 ---> c5b63eccdd49 19:13:39 Step 23/25 : LABEL arch=arm64 19:13:39 ---> Running in f9cef58e96c1 19:13:39 Removing intermediate container f9cef58e96c1 19:13:39 ---> 6b415e7a5a49 19:13:39 Step 24/25 : LABEL git_sha=90433375af6a622f96365861ee669e182b545a9a 19:13:39 ---> Running in cb05e3d4f702 19:13:39 Removing intermediate container cb05e3d4f702 19:13:39 ---> 611b8f43963d 19:13:39 Step 25/25 : LABEL version=0.0.0 19:13:39 ---> Running in 19e34b1c3180 19:13:40 Removing intermediate container 19e34b1c3180 19:13:40 ---> 5739c99f8574 19:13:40 [Warning] One or more build-args [ARCH] were not consumed 19:13:40 Successfully built 5739c99f8574 19:13:40 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:13:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:13:40 19:13:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:13:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:13:41 arm64: Pulling from edgex-lftools-log-publisher 19:13:41 8998bd30e6a1: Pulling fs layer 19:13:41 04944245beec: Pulling fs layer 19:13:41 699f458cf7ca: Pulling fs layer 19:13:41 765212b225bb: Pulling fs layer 19:13:41 f23df028b6ca: Pulling fs layer 19:13:41 d65c8cfc05b1: Pulling fs layer 19:13:41 2437ff75d9bd: Pulling fs layer 19:13:41 765212b225bb: Waiting 19:13:41 f23df028b6ca: Waiting 19:13:41 d65c8cfc05b1: Waiting 19:13:41 2437ff75d9bd: Waiting 19:13:41 04944245beec: Verifying Checksum 19:13:41 04944245beec: Download complete 19:13:41 765212b225bb: Verifying Checksum 19:13:41 765212b225bb: Download complete 19:13:41 f23df028b6ca: Verifying Checksum 19:13:41 f23df028b6ca: Download complete 19:13:41 d65c8cfc05b1: Verifying Checksum 19:13:41 d65c8cfc05b1: Download complete 19:13:41 699f458cf7ca: Verifying Checksum 19:13:41 699f458cf7ca: Download complete 19:13:41 8998bd30e6a1: Verifying Checksum 19:13:41 8998bd30e6a1: Download complete 19:13:44 2437ff75d9bd: Verifying Checksum 19:13:44 2437ff75d9bd: Download complete 19:13:45 8998bd30e6a1: Pull complete 19:13:46 04944245beec: Pull complete 19:13:48 699f458cf7ca: Pull complete 19:13:48 765212b225bb: Pull complete 19:13:49 f23df028b6ca: Pull complete 19:13:49 d65c8cfc05b1: Pull complete 19:14:04 2437ff75d9bd: Pull complete 19:14:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:14:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:14:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:14:04 prd-ubuntu20.04-docker-arm64-4c-16g-47878 does not seem to be running inside a container 19:14:05 $ 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-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:14:08 $ docker top 28fe7944056a87c2d3a0472e47b09d686c4a44d8be1389c8b8cc39c79497edb0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:14:09 ---> job-cost.sh 19:14:09 lf-activate-venv: SKIPPING 19:14:09 INFO: No Stack... 19:14:09 INFO: Retrieving Pricing Info for: v3-standard-4 19:14:10 INFO: Archiving Costs [Pipeline] sh 19:14:11 + cat /w/workspace/device-rfid-llrp-go/2/archives/cost.csv 19:14:11 + cut -d, -f6 [Pipeline] lock 19:14:11 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-85-2-stack-cost] 19:14:11 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-85-2-stack-cost] did not exist. Created. 19:14:11 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-85-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:14:12 /w/workspace/device-rfid-llrp-go/2@tmp/durable-82d62937/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:14:12 + echo total: 0.10999999940395355 [Pipeline] stash 19:14:12 Warning: overwriting stash ‘stack-cost’ 19:14:12 Stashed 1 file(s) [Pipeline] } 19:14:12 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-85-2-stack-cost] [Pipeline] // lock [Pipeline] } 19:14:12 $ docker stop --time=1 28fe7944056a87c2d3a0472e47b09d686c4a44d8be1389c8b8cc39c79497edb0 19:14:14 $ docker rm -f 28fe7944056a87c2d3a0472e47b09d686c4a44d8be1389c8b8cc39c79497edb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:14:14 provisioning config files... 19:14:14 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-85@tmp/config5307788872288516565tmp [Pipeline] { [Pipeline] sh 19:14:15 + set +x 19:14:15 + curl -s https://codecov.io/bash 19:14:15 + bash -s -- 19:14:15 19:14:15 _____ _ 19:14:15 / ____| | | 19:14:15 | | ___ __| | ___ ___ _____ __ 19:14:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:14:15 | |___| (_) | (_| | __/ (_| (_) \ V / 19:14:15 \_____\___/ \__,_|\___|\___\___/ \_/ 19:14:15 Bash-1.0.6 19:14:15 19:14:15 19:14:15 ==> git version 2.25.1 found 19:14:15 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:14:15 Release-Date: 2020-01-08 19:14:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:14:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:14:15 ==> Jenkins CI detected. 19:14:15 current dir:  /w/workspace/oundry_device-rfid-llrp-go_PR-85 19:14:15 project root: . 19:14:15 --> token set from env 19:14:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:14:15 ==> Running gcov in . (disable via -X gcov) 19:14:15 ==> Python coveragepy not found 19:14:15 ==> Searching for coverage reports in: 19:14:15 + . 19:14:15 -> Found 1 reports 19:14:15 ==> Detecting git/mercurial file structure 19:14:15 ==> Reading reports 19:14:15 + ./coverage.out bytes=460394 19:14:15 ==> Appending adjustments 19:14:15 https://docs.codecov.io/docs/fixing-reports 19:14:15 + Found adjustments 19:14:15 ==> Gzipping contents 19:14:15 52K /tmp/codecov.6csozs.gz 19:14:15 ==> Uploading reports 19:14:15 url: https://codecov.io 19:14:15 query: branch=PR-85&commit=90433375af6a622f96365861ee669e182b545a9a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-85%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=85&job=&cmd_args= 19:14:15 -> Pinging Codecov 19:14:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-85&commit=90433375af6a622f96365861ee669e182b545a9a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-85%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=85&job=&cmd_args= 19:14:15 -> Uploading to 19:14:15 https://storage.googleapis.com/codecov/v4/raw/2022-05-10/581DD39554BDF9B6E22D074273EAD858/90433375af6a622f96365861ee669e182b545a9a/84ba0d24-1074-488d-ad04-307c2cca5c91.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T191415Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c2e76ebdedd94c589dde2dc5d821f66adfceddee68d95080b0bec81b23d3765a 19:14:15 % Total % Received % Xferd Average Speed Time Time Time Current 19:14:15 Dload Upload Total Spent Left Speed 19:14:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51800 0 0 100 51800 0 212k --:--:-- --:--:-- --:--:-- 212k 19:14:16 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/90433375af6a622f96365861ee669e182b545a9a [Pipeline] } 19:14:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:14:16 + [ -d /w/workspace/oundry_device-rfid-llrp-go_PR-85/archives ] 19:14:16 + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-85/archives 19:14:16 total 16 19:14:16 drwxr-xr-x 3 root root 4096 May 10 19:04 . 19:14:16 drwxrwxr-x 12 jenkins jenkins 4096 May 10 19:04 .. 19:14:16 drwxr-xr-x 2 root root 4096 May 10 19:04 cost 19:14:16 -rw-r--r-- 1 root root 89 May 10 19:04 cost.csv 19:14:16 + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-rfid-llrp-go_PR-85/archives 19:14:16 + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-85/archives 19:14:16 total 16 19:14:16 drwxr-xr-x 3 jenkins jenkins 4096 May 10 19:04 . 19:14:16 drwxrwxr-x 12 jenkins jenkins 4096 May 10 19:04 .. 19:14:16 drwxr-xr-x 2 jenkins jenkins 4096 May 10 19:04 cost 19:14:16 -rw-r--r-- 1 jenkins jenkins 89 May 10 19:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:14:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:14:17 ---> package-listing.sh 19:14:17 ++ facter osfamily 19:14:17 ++ tr '[:upper:]' '[:lower:]' 19:14:18 + OS_FAMILY=debian 19:14:18 + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-85 19:14:18 + START_PACKAGES=/tmp/packages_start.txt 19:14:18 + END_PACKAGES=/tmp/packages_end.txt 19:14:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:14:18 + PACKAGES=/tmp/packages_start.txt 19:14:18 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-85 ']' 19:14:18 + PACKAGES=/tmp/packages_end.txt 19:14:18 + case "${OS_FAMILY}" in 19:14:18 + dpkg -l 19:14:18 + grep '^ii' 19:14:18 + '[' -f /tmp/packages_start.txt ']' 19:14:18 + '[' -f /tmp/packages_end.txt ']' 19:14:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:14:18 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-85 ']' 19:14:18 + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-85/archives/ 19:14:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-85/archives/ [Pipeline] echo 19:14:18 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/oundry_device-rfid-llrp-go_PR-85/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:14:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:14:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:14:19 . [Pipeline] withDockerContainer 19:14:19 prd-ubuntu20.04-docker-8c-8g-47871 does not seem to be running inside a container 19:14:19 $ 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/oundry_device-rfid-llrp-go_PR-85/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-85 -v /w/workspace/oundry_device-rfid-llrp-go_PR-85:/w/workspace/oundry_device-rfid-llrp-go_PR-85:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-85@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-85@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:14:19 $ docker top e16e9292ce811010f359f3b9c3401aff289365a591661c794d05c72b53202c3f -eo pid,comm [Pipeline] { [Pipeline] sh 19:14:19 + touch /tmp/pre-build-complete [Pipeline] sh 19:14:20 + mkdir -p /var/log/sysstat [Pipeline] sh 19:14:20 + ls /var/log/sa-host 19:14:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:14:20 provisioning config files... 19:14:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-85@tmp/config2767152148908162137tmp [Pipeline] { [Pipeline] echo 19:14:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:14:20 ---> create-netrc.sh [Pipeline] } 19:14:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:14:21 ---> python-tools-install.sh [Pipeline] echo 19:14:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:14:21 ---> sudo-logs.sh 19:14:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:14:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:14:21 ---> job-cost.sh 19:14:21 lf-activate-venv: SKIPPING 19:14:21 DEBUG: total: 0.2199999988079071 19:14:21 INFO: Retrieving Stack Cost... 19:14:21 INFO: Retrieving Pricing Info for: v3-standard-8 19:14:22 INFO: Archiving Costs [Pipeline] echo 19:14:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:14:22 ---> logs-deploy.sh 19:14:22 lf-activate-venv: SKIPPING 19:14:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-85/2 19:14:22 INFO: archiving workspace using pattern(s): 19:14:23 Archives upload complete. 19:14:24 INFO: archiving logs to Nexus 19:14:24 ---> uname -a: 19:14:24 Linux prd-ubuntu20-04-docker-8c-8g-47871 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 19:14:24 19:14:24 19:14:24 ---> lscpu: 19:14:24 Architecture: x86_64 19:14:24 CPU op-mode(s): 32-bit, 64-bit 19:14:24 Byte Order: Little Endian 19:14:24 Address sizes: 40 bits physical, 48 bits virtual 19:14:24 CPU(s): 8 19:14:24 On-line CPU(s) list: 0-7 19:14:24 Thread(s) per core: 1 19:14:24 Core(s) per socket: 1 19:14:24 Socket(s): 8 19:14:24 NUMA node(s): 1 19:14:24 Vendor ID: AuthenticAMD 19:14:24 CPU family: 23 19:14:24 Model: 49 19:14:24 Model name: AMD EPYC-Rome Processor 19:14:24 Stepping: 0 19:14:24 CPU MHz: 2799.994 19:14:24 BogoMIPS: 5599.98 19:14:24 Virtualization: AMD-V 19:14:24 Hypervisor vendor: KVM 19:14:24 Virtualization type: full 19:14:24 L1d cache: 256 KiB 19:14:24 L1i cache: 256 KiB 19:14:24 L2 cache: 4 MiB 19:14:24 L3 cache: 128 MiB 19:14:24 NUMA node0 CPU(s): 0-7 19:14:24 Vulnerability Itlb multihit: Not affected 19:14:24 Vulnerability L1tf: Not affected 19:14:24 Vulnerability Mds: Not affected 19:14:24 Vulnerability Meltdown: Not affected 19:14:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:14:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:14:24 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:14:24 Vulnerability Srbds: Not affected 19:14:24 Vulnerability Tsx async abort: Not affected 19:14:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:14:24 19:14:24 19:14:24 ---> nproc: 19:14:24 8 19:14:24 19:14:24