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 [2022-05-10T19:02:15.136Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T19:02:15.180Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T19:02:15.197Z] ========================================================= [2022-05-10T19:02:15.197Z] EdgeX Global Pipelines Version Info [2022-05-10T19:02:15.197Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:02:15.957Z] ------------------- [2022-05-10T19:02:15.957Z] stable info: [2022-05-10T19:02:15.957Z] ------------------- [2022-05-10T19:02:15.957Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T19:02:15.957Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T19:02:15.957Z] Message: update stable to v1.0.227 [2022-05-10T19:02:16.531Z] ------------------- [2022-05-10T19:02:16.531Z] experimental info: [2022-05-10T19:02:16.531Z] ------------------- [2022-05-10T19:02:16.531Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T19:02:16.531Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T19:02:16.531Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T19:02:16.663Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-05-10T19:02:16.673Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-05-10T19:02:16.684Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T19:02:16.698Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T19:02:16.714Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T19:02:16.727Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T19:02:16.739Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T19:02:16.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-10T19:02:16.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T19:02:16.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T19:02:16.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T19:02:16.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-05-10T19:02:16.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T19:02:16.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T19:02:16.866Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T19:02:16.878Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T19:02:16.894Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T19:02:16.910Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T19:02:16.924Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T19:02:16.935Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T19:02:16.945Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-10T19:02:16.960Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-10T19:02:16.975Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-10T19:02:16.992Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-10T19:02:17.007Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-10T19:02:17.018Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T19:02:17.034Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-85 [Pipeline] echo [2022-05-10T19:02:17.050Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-85 [Pipeline] echo [2022-05-10T19:02:17.064Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-85 [Pipeline] echo [2022-05-10T19:02:17.077Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 90433375af6a622f96365861ee669e182b545a9a [Pipeline] echo [2022-05-10T19:02:17.090Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9043337 [Pipeline] echo [2022-05-10T19:02:17.100Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T19:02:17.135Z] provisioning config files... [2022-05-10T19:02:17.151Z] 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 [2022-05-10T19:02:17.463Z] ---> docker-login.sh [2022-05-10T19:02:17.463Z] nexus3.edgexfoundry.org:10001 [2022-05-10T19:02:17.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:02:17.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:02:17.724Z] Configure a credential helper to remove this warning. See [2022-05-10T19:02:17.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:02:17.724Z] [2022-05-10T19:02:17.724Z] Login Succeeded [2022-05-10T19:02:17.724Z] nexus3.edgexfoundry.org:10002 [2022-05-10T19:02:17.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:02:17.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:02:17.985Z] Configure a credential helper to remove this warning. See [2022-05-10T19:02:17.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:02:17.985Z] [2022-05-10T19:02:17.985Z] Login Succeeded [2022-05-10T19:02:17.985Z] nexus3.edgexfoundry.org:10003 [2022-05-10T19:02:17.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:02:18.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:02:18.247Z] Configure a credential helper to remove this warning. See [2022-05-10T19:02:18.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:02:18.247Z] [2022-05-10T19:02:18.247Z] Login Succeeded [2022-05-10T19:02:18.247Z] nexus3.edgexfoundry.org:10004 [2022-05-10T19:02:18.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:02:18.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:02:18.247Z] Configure a credential helper to remove this warning. See [2022-05-10T19:02:18.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:02:18.247Z] [2022-05-10T19:02:18.247Z] Login Succeeded [2022-05-10T19:02:18.247Z] docker.io [2022-05-10T19:02:18.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:02:18.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:02:18.822Z] Configure a credential helper to remove this warning. See [2022-05-10T19:02:18.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:02:18.822Z] [2022-05-10T19:02:18.822Z] Login Succeeded [2022-05-10T19:02:18.822Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T19:02:18.833Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T19:02:19.232Z] + git rev-list -1 --merges 90433375af6a622f96365861ee669e182b545a9a~1..90433375af6a622f96365861ee669e182b545a9a [Pipeline] echo [2022-05-10T19:02:19.322Z] -----------> git rev-list -1 --merges 90433375af6a622f96365861ee669e182b545a9a~1..90433375af6a622f96365861ee669e182b545a9a 90433375af6a622f96365861ee669e182b545a9a [2022-05-10T19:02:19.322Z] 90433375af6a622f96365861ee669e182b545a9a [false] [Pipeline] sh [2022-05-10T19:02:19.610Z] + git log --format=format:%s -1 90433375af6a622f96365861ee669e182b545a9a [Pipeline] echo [2022-05-10T19:02:19.624Z] ========================================================= [2022-05-10T19:02:19.624Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T19:02:19.624Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T19:02:19.953Z] + git log --format=format:%s -1 90433375af6a622f96365861ee669e182b545a9a [Pipeline] echo [2022-05-10T19:02:19.967Z] [semverPrep] GIT_COMMIT: 90433375af6a622f96365861ee669e182b545a9a, Commit Message: Merge branch 'main' into change-log [Pipeline] echo [2022-05-10T19:02:19.976Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-10T19:02:20.344Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T19:02:20.344Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T19:02:20.344Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T19:02:20.344Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T19:02:20.344Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T19:02:20.344Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T19:02:20.344Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:02:20.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T19:02:20.722Z] [2022-05-10T19:02:20.722Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:02:21.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T19:02:21.040Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T19:02:21.040Z] 1fe172e4850f: Pulling fs layer [2022-05-10T19:02:21.040Z] caf521ccaac6: Pulling fs layer [2022-05-10T19:02:21.040Z] 3ead6fa29328: Pulling fs layer [2022-05-10T19:02:21.040Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T19:02:21.040Z] a8d5f1318db7: Pulling fs layer [2022-05-10T19:02:21.040Z] c427282e49a2: Pulling fs layer [2022-05-10T19:02:21.040Z] 1827001aaf11: Pulling fs layer [2022-05-10T19:02:21.040Z] 0714d37db230: Pulling fs layer [2022-05-10T19:02:21.040Z] ac28cf19c067: Pulling fs layer [2022-05-10T19:02:21.040Z] ca983d60f3e2: Pulling fs layer [2022-05-10T19:02:21.040Z] 9f894cec8388: Pulling fs layer [2022-05-10T19:02:21.040Z] 5c2a1cbceb83: Waiting [2022-05-10T19:02:21.040Z] ca983d60f3e2: Waiting [2022-05-10T19:02:21.040Z] a8d5f1318db7: Waiting [2022-05-10T19:02:21.040Z] 1827001aaf11: Waiting [2022-05-10T19:02:21.040Z] 0714d37db230: Waiting [2022-05-10T19:02:21.040Z] c427282e49a2: Waiting [2022-05-10T19:02:21.040Z] 9f894cec8388: Waiting [2022-05-10T19:02:21.301Z] caf521ccaac6: Download complete [2022-05-10T19:02:21.301Z] 5c2a1cbceb83: Verifying Checksum [2022-05-10T19:02:21.301Z] 5c2a1cbceb83: Download complete [2022-05-10T19:02:21.301Z] a8d5f1318db7: Verifying Checksum [2022-05-10T19:02:21.301Z] a8d5f1318db7: Download complete [2022-05-10T19:02:21.301Z] 3ead6fa29328: Download complete [2022-05-10T19:02:21.301Z] c427282e49a2: Verifying Checksum [2022-05-10T19:02:21.301Z] c427282e49a2: Download complete [2022-05-10T19:02:21.301Z] 0714d37db230: Verifying Checksum [2022-05-10T19:02:21.301Z] 0714d37db230: Download complete [2022-05-10T19:02:21.301Z] ac28cf19c067: Download complete [2022-05-10T19:02:21.301Z] ca983d60f3e2: Download complete [2022-05-10T19:02:21.301Z] 9f894cec8388: Download complete [2022-05-10T19:02:21.301Z] 1fe172e4850f: Verifying Checksum [2022-05-10T19:02:21.301Z] 1fe172e4850f: Download complete [2022-05-10T19:02:21.872Z] 1827001aaf11: Verifying Checksum [2022-05-10T19:02:21.872Z] 1827001aaf11: Download complete [2022-05-10T19:02:22.814Z] 1fe172e4850f: Pull complete [2022-05-10T19:02:22.814Z] caf521ccaac6: Pull complete [2022-05-10T19:02:23.384Z] 3ead6fa29328: Pull complete [2022-05-10T19:02:23.384Z] 5c2a1cbceb83: Pull complete [2022-05-10T19:02:23.646Z] a8d5f1318db7: Pull complete [2022-05-10T19:02:23.905Z] c427282e49a2: Pull complete [2022-05-10T19:02:25.812Z] 1827001aaf11: Pull complete [2022-05-10T19:02:25.812Z] 0714d37db230: Pull complete [2022-05-10T19:02:25.812Z] ac28cf19c067: Pull complete [2022-05-10T19:02:25.812Z] ca983d60f3e2: Pull complete [2022-05-10T19:02:25.812Z] 9f894cec8388: Pull complete [2022-05-10T19:02:25.812Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T19:02:25.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T19:02:25.812Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T19:02:25.890Z] prd-ubuntu20.04-docker-8c-8g-47871 does not seem to be running inside a container [2022-05-10T19:02:25.934Z] $ 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 [2022-05-10T19:02:27.718Z] $ docker top 1a58f038b72855edadc2fb97c26c0a5d84a50f2bd581f101b64d8a6ecb3b2e05 -eo pid,comm [2022-05-10T19:02:27.781Z] 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). [2022-05-10T19:02:27.781Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T19:02:27.827Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T19:02:27.827Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T19:02:27.973Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T19:02:27.984Z] $ docker exec 1a58f038b72855edadc2fb97c26c0a5d84a50f2bd581f101b64d8a6ecb3b2e05 ssh-agent [2022-05-10T19:02:28.097Z] SSH_AUTH_SOCK=/tmp/ssh-sJ8UwEFqSpuG/agent.35 [2022-05-10T19:02:28.097Z] SSH_AGENT_PID=41 [2022-05-10T19:02:28.105Z] Running ssh-add (command line suppressed) [2022-05-10T19:02:28.222Z] 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) [2022-05-10T19:02:28.233Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T19:02:28.522Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T19:02:28.548Z] $ docker exec --env ******** --env ******** 1a58f038b72855edadc2fb97c26c0a5d84a50f2bd581f101b64d8a6ecb3b2e05 ssh-agent -k [2022-05-10T19:02:28.658Z] unset SSH_AUTH_SOCK; [2022-05-10T19:02:28.659Z] unset SSH_AGENT_PID; [2022-05-10T19:02:28.659Z] echo Agent pid 41 killed; [2022-05-10T19:02:28.667Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T19:02:28.691Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T19:02:28.691Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T19:02:28.811Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T19:02:28.821Z] $ docker exec 1a58f038b72855edadc2fb97c26c0a5d84a50f2bd581f101b64d8a6ecb3b2e05 ssh-agent [2022-05-10T19:02:28.930Z] SSH_AUTH_SOCK=/tmp/ssh-PmPgGseODvlc/agent.77 [2022-05-10T19:02:28.930Z] SSH_AGENT_PID=83 [2022-05-10T19:02:28.935Z] Running ssh-add (command line suppressed) [2022-05-10T19:02:29.052Z] 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) [2022-05-10T19:02:29.061Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T19:02:29.354Z] + git semver init [2022-05-10T19:02:29.616Z] 2022-05-10 19:02:29,597 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T19:02:29.616Z] 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 [2022-05-10T19:02:29.616Z] 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 [2022-05-10T19:02:29.616Z] 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) [2022-05-10T19:02:30.569Z] 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 [2022-05-10T19:02:30.569Z] 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 [2022-05-10T19:02:30.569Z] 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 [2022-05-10T19:02:30.569Z] 2022-05-10 19:02:30,448 [execute] INFO git cat-file --batch-check [2022-05-10T19:02:30.569Z] 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=) [2022-05-10T19:02:30.569Z] 2022-05-10 19:02:30,456 [execute] INFO git cat-file --batch [2022-05-10T19:02:30.569Z] 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=) [2022-05-10T19:02:30.569Z] 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 [2022-05-10T19:02:30.569Z] 0.0.0 [Pipeline] } [2022-05-10T19:02:30.588Z] $ docker exec --env ******** --env ******** 1a58f038b72855edadc2fb97c26c0a5d84a50f2bd581f101b64d8a6ecb3b2e05 ssh-agent -k [2022-05-10T19:02:30.705Z] unset SSH_AUTH_SOCK; [2022-05-10T19:02:30.705Z] unset SSH_AGENT_PID; [2022-05-10T19:02:30.705Z] echo Agent pid 83 killed; [2022-05-10T19:02:30.715Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T19:02:31.030Z] + git semver [Pipeline] } [2022-05-10T19:02:31.314Z] $ docker stop --time=1 1a58f038b72855edadc2fb97c26c0a5d84a50f2bd581f101b64d8a6ecb3b2e05 [2022-05-10T19:02:32.737Z] $ docker rm -f 1a58f038b72855edadc2fb97c26c0a5d84a50f2bd581f101b64d8a6ecb3b2e05 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T19:02:33.112Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T19:02:33.399Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T19:02:33.402Z] [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 [2022-05-10T19:02:33.567Z] provisioning config files... [2022-05-10T19:02:33.577Z] 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 [2022-05-10T19:02:33.876Z] ---> docker-login.sh [2022-05-10T19:02:33.876Z] nexus3.edgexfoundry.org:10001 [2022-05-10T19:02:33.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:02:33.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:02:33.876Z] Configure a credential helper to remove this warning. See [2022-05-10T19:02:33.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:02:33.876Z] [2022-05-10T19:02:33.876Z] Login Succeeded [2022-05-10T19:02:33.876Z] nexus3.edgexfoundry.org:10002 [2022-05-10T19:02:33.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:02:34.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:02:34.136Z] Configure a credential helper to remove this warning. See [2022-05-10T19:02:34.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:02:34.136Z] [2022-05-10T19:02:34.136Z] Login Succeeded [2022-05-10T19:02:34.136Z] nexus3.edgexfoundry.org:10003 [2022-05-10T19:02:34.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:02:34.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:02:34.136Z] Configure a credential helper to remove this warning. See [2022-05-10T19:02:34.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:02:34.136Z] [2022-05-10T19:02:34.136Z] Login Succeeded [2022-05-10T19:02:34.136Z] nexus3.edgexfoundry.org:10004 [2022-05-10T19:02:34.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:02:34.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:02:34.398Z] Configure a credential helper to remove this warning. See [2022-05-10T19:02:34.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:02:34.398Z] [2022-05-10T19:02:34.398Z] Login Succeeded [2022-05-10T19:02:34.398Z] docker.io [2022-05-10T19:02:34.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:02:34.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:02:34.660Z] Configure a credential helper to remove this warning. See [2022-05-10T19:02:34.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:02:34.660Z] [2022-05-10T19:02:34.660Z] Login Succeeded [2022-05-10T19:02:34.660Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T19:02:34.669Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T19:02:34.727Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T19:02:34.734Z] ========================================================= [2022-05-10T19:02:34.734Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T19:02:34.734Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:02:35.043Z] + 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 . [2022-05-10T19:02:35.043Z] Sending build context to Docker daemon 3.986MB [2022-05-10T19:02:35.043Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T19:02:35.043Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-10T19:02:35.303Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T19:02:35.303Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T19:02:35.303Z] 666ba61612fd: Pulling fs layer [2022-05-10T19:02:35.303Z] 8ed8ca486205: Pulling fs layer [2022-05-10T19:02:35.303Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T19:02:35.303Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T19:02:35.303Z] ca2b28591e48: Pulling fs layer [2022-05-10T19:02:35.303Z] a51346096db8: Pulling fs layer [2022-05-10T19:02:35.303Z] daebc70d1ce1: Pulling fs layer [2022-05-10T19:02:35.303Z] 0e18a0eac166: Pulling fs layer [2022-05-10T19:02:35.303Z] 4fe6c5a15a65: Waiting [2022-05-10T19:02:35.303Z] daebc70d1ce1: Waiting [2022-05-10T19:02:35.303Z] ca2b28591e48: Waiting [2022-05-10T19:02:35.303Z] 0e18a0eac166: Waiting [2022-05-10T19:02:35.303Z] a51346096db8: Waiting [2022-05-10T19:02:35.303Z] 8ed8ca486205: Verifying Checksum [2022-05-10T19:02:35.303Z] 8ed8ca486205: Download complete [2022-05-10T19:02:35.303Z] 666ba61612fd: Verifying Checksum [2022-05-10T19:02:35.303Z] 666ba61612fd: Download complete [2022-05-10T19:02:35.303Z] 22a0e8bec74d: Download complete [2022-05-10T19:02:35.303Z] ca2b28591e48: Verifying Checksum [2022-05-10T19:02:35.303Z] ca2b28591e48: Download complete [2022-05-10T19:02:35.303Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T19:02:35.303Z] 59bf1c3509f3: Download complete [2022-05-10T19:02:35.303Z] a51346096db8: Verifying Checksum [2022-05-10T19:02:35.303Z] a51346096db8: Download complete [2022-05-10T19:02:35.303Z] daebc70d1ce1: Verifying Checksum [2022-05-10T19:02:35.303Z] daebc70d1ce1: Download complete [2022-05-10T19:02:35.564Z] 59bf1c3509f3: Pull complete [2022-05-10T19:02:35.564Z] 666ba61612fd: Pull complete [2022-05-10T19:02:35.826Z] 8ed8ca486205: Pull complete [2022-05-10T19:02:36.086Z] 0e18a0eac166: Verifying Checksum [2022-05-10T19:02:36.086Z] 0e18a0eac166: Download complete [2022-05-10T19:02:36.348Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T19:02:36.348Z] 4fe6c5a15a65: Download complete [2022-05-10T19:02:40.556Z] 4fe6c5a15a65: Pull complete [2022-05-10T19:02:40.556Z] 22a0e8bec74d: Pull complete [2022-05-10T19:02:40.556Z] ca2b28591e48: Pull complete [2022-05-10T19:02:40.556Z] a51346096db8: Pull complete [2022-05-10T19:02:40.556Z] daebc70d1ce1: Pull complete [2022-05-10T19:02:42.464Z] 0e18a0eac166: Pull complete [2022-05-10T19:02:42.464Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T19:02:42.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T19:02:42.464Z] ---> f018257e8ee9 [2022-05-10T19:02:42.464Z] Step 3/12 : ARG MAKE='make build' [2022-05-10T19:02:45.012Z] ---> Running in 47d53d2da034 [2022-05-10T19:02:45.012Z] Removing intermediate container 47d53d2da034 [2022-05-10T19:02:45.012Z] ---> d7426351ecd3 [2022-05-10T19:02:45.012Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-05-10T19:02:45.012Z] ---> Running in e3b8ce72657d [2022-05-10T19:02:45.274Z] Removing intermediate container e3b8ce72657d [2022-05-10T19:02:45.274Z] ---> 42bfde8ff386 [2022-05-10T19:02:45.274Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T19:02:45.274Z] ---> Running in 8eb54af2f926 [2022-05-10T19:02:45.533Z] Removing intermediate container 8eb54af2f926 [2022-05-10T19:02:45.533Z] ---> f4548c543dc7 [2022-05-10T19:02:45.533Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:02:45.533Z] ---> Running in 89e152b4af9d [2022-05-10T19:02:46.474Z] Removing intermediate container 89e152b4af9d [2022-05-10T19:02:46.474Z] ---> fbb2ea47d996 [2022-05-10T19:02:46.474Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T19:02:46.474Z] ---> Running in 6fa289d19400 [2022-05-10T19:02:46.734Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:02:48.117Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:02:48.377Z] OK: 221 MiB in 52 packages [2022-05-10T19:02:48.516Z] Still waiting to schedule task [2022-05-10T19:02:48.516Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-47873’ [2022-05-10T19:02:48.950Z] Removing intermediate container 6fa289d19400 [2022-05-10T19:02:48.950Z] ---> 40d03ec78b27 [2022-05-10T19:02:48.950Z] Step 8/12 : WORKDIR /app [2022-05-10T19:02:48.950Z] ---> Running in 0d795061dd5c [2022-05-10T19:02:48.950Z] Removing intermediate container 0d795061dd5c [2022-05-10T19:02:48.950Z] ---> 465c7116d336 [2022-05-10T19:02:48.950Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-10T19:02:49.210Z] ---> 5af5d870fe53 [2022-05-10T19:02:49.210Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:02:49.210Z] ---> Running in 4a0649b4a546 [2022-05-10T19:03:07.320Z] Removing intermediate container 4a0649b4a546 [2022-05-10T19:03:07.320Z] ---> 6e21daa458a6 [2022-05-10T19:03:07.320Z] Step 11/12 : COPY . . [2022-05-10T19:03:08.270Z] ---> 26182e4d8775 [2022-05-10T19:03:08.270Z] Step 12/12 : RUN $MAKE [2022-05-10T19:03:08.270Z] ---> Running in be163cc58f04 [2022-05-10T19:03:08.538Z] noop [2022-05-10T19:03:09.493Z] Removing intermediate container be163cc58f04 [2022-05-10T19:03:09.493Z] ---> 1adf1f334e82 [2022-05-10T19:03:09.493Z] Successfully built 1adf1f334e82 [2022-05-10T19:03:09.493Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:03:09.797Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T19:03:09.797Z] . [Pipeline] withDockerContainer [2022-05-10T19:03:09.867Z] prd-ubuntu20.04-docker-8c-8g-47871 does not seem to be running inside a container [2022-05-10T19:03:09.910Z] $ 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 [2022-05-10T19:03:10.405Z] $ docker top 72b0d2f6983831f1f87c71463f06b9def5621b3174bd37c18f4795849e688323 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T19:03:10.836Z] + go version [2022-05-10T19:03:10.836Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T19:03:10.903Z] $ docker stop --time=1 72b0d2f6983831f1f87c71463f06b9def5621b3174bd37c18f4795849e688323 [2022-05-10T19:03:12.245Z] $ docker rm -f 72b0d2f6983831f1f87c71463f06b9def5621b3174bd37c18f4795849e688323 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:03:12.673Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T19:03:12.673Z] . [Pipeline] withDockerContainer [2022-05-10T19:03:12.787Z] prd-ubuntu20.04-docker-8c-8g-47871 does not seem to be running inside a container [2022-05-10T19:03:12.859Z] $ 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 [2022-05-10T19:03:13.340Z] $ docker top 3dd15947b7ad2118a4893efac8766e8313f677bda17e63be4ca18cc022b27fac -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T19:03:13.718Z] + make test [2022-05-10T19:03:13.718Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T19:03:13.977Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-05-10T19:03:28.896Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-05-10T19:03:28.896Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-05-10T19:03:31.433Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.573s coverage: 39.3% of statements [2022-05-10T19:03:31.433Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.257s coverage: 52.0% of statements [2022-05-10T19:03:31.433Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 96.4% of statements [2022-05-10T19:03:39.559Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T19:03:43.751Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T19:03:43.751Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T19:03:43.752Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T19:03:44.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T19:03:44.047Z] $ docker stop --time=1 3dd15947b7ad2118a4893efac8766e8313f677bda17e63be4ca18cc022b27fac [2022-05-10T19:03:46.313Z] $ docker rm -f 3dd15947b7ad2118a4893efac8766e8313f677bda17e63be4ca18cc022b27fac [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T19:03:46.773Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T19:03:46.852Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-10T19:03:47.350Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T19:03:47.638Z] + ls -al . [2022-05-10T19:03:47.638Z] total 632 [2022-05-10T19:03:47.638Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 19:03 . [2022-05-10T19:03:47.638Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 19:02 .. [2022-05-10T19:03:47.638Z] -rw-rw-r-- 1 jenkins jenkins 134 May 10 19:02 .dockerignore [2022-05-10T19:03:47.638Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 19:02 .git [2022-05-10T19:03:47.638Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 19:02 .github [2022-05-10T19:03:47.638Z] -rw-rw-r-- 1 jenkins jenkins 946 May 10 19:02 .gitignore [2022-05-10T19:03:47.638Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 19:02 .golangci.yml [2022-05-10T19:03:47.638Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 19:02 .semver [2022-05-10T19:03:47.638Z] -rw-rw-r-- 1 jenkins jenkins 10235 May 10 19:02 Attribution.txt [2022-05-10T19:03:47.638Z] -rw-rw-r-- 1 jenkins jenkins 3740 May 10 19:02 CHANGELOG.md [2022-05-10T19:03:47.638Z] -rw-rw-r-- 1 jenkins jenkins 1514 May 10 19:02 Dockerfile [2022-05-10T19:03:47.638Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 19:02 GOVERNANCE.md [2022-05-10T19:03:47.638Z] -rw-rw-r-- 1 jenkins jenkins 683 May 10 19:02 Jenkinsfile [2022-05-10T19:03:47.638Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 10 19:02 LICENSE [2022-05-10T19:03:47.638Z] -rw-rw-r-- 1 jenkins jenkins 1991 May 10 19:02 Makefile [2022-05-10T19:03:47.638Z] -rw-rw-r-- 1 jenkins jenkins 625 May 10 19:02 OWNERS.md [2022-05-10T19:03:47.638Z] -rw-rw-r-- 1 jenkins jenkins 28496 May 10 19:02 README.md [2022-05-10T19:03:47.638Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 19:02 VERSION [2022-05-10T19:03:47.638Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 19:02 bin [2022-05-10T19:03:47.638Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 19:02 cmd [2022-05-10T19:03:47.638Z] -rw-r--r-- 1 jenkins jenkins 460394 May 10 19:03 coverage.out [2022-05-10T19:03:47.638Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 19:02 examples [2022-05-10T19:03:47.638Z] -rw-rw-r-- 1 jenkins jenkins 3304 May 10 19:02 go.mod [2022-05-10T19:03:47.638Z] -rw-rw-r-- 1 jenkins jenkins 35006 May 10 19:02 go.sum [2022-05-10T19:03:47.638Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 19:02 images [2022-05-10T19:03:47.638Z] drwxrwxr-x 5 jenkins jenkins 4096 May 10 19:02 internal [2022-05-10T19:03:47.638Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 19:02 snap [2022-05-10T19:03:47.638Z] -rw-rw-r-- 1 jenkins jenkins 193 May 10 19:02 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:03:47.936Z] + 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 . [2022-05-10T19:03:47.936Z] Sending build context to Docker daemon 3.986MB [2022-05-10T19:03:47.936Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T19:03:47.936Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-10T19:03:47.936Z] ---> 1adf1f334e82 [2022-05-10T19:03:47.936Z] Step 3/25 : ARG MAKE='make build' [2022-05-10T19:03:47.936Z] ---> Running in 3592593e8d1e [2022-05-10T19:03:48.196Z] Removing intermediate container 3592593e8d1e [2022-05-10T19:03:48.196Z] ---> 075116adbe36 [2022-05-10T19:03:48.196Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-05-10T19:03:48.196Z] ---> Running in d00c0760240a [2022-05-10T19:03:48.458Z] Removing intermediate container d00c0760240a [2022-05-10T19:03:48.458Z] ---> cd63508d9956 [2022-05-10T19:03:48.458Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T19:03:48.458Z] ---> Running in b782d26ead31 [2022-05-10T19:03:48.458Z] Removing intermediate container b782d26ead31 [2022-05-10T19:03:48.458Z] ---> 67031ec123df [2022-05-10T19:03:48.458Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:03:48.458Z] ---> Running in 1d783cc4dc91 [2022-05-10T19:03:49.029Z] Removing intermediate container 1d783cc4dc91 [2022-05-10T19:03:49.029Z] ---> 91952aa8fe57 [2022-05-10T19:03:49.029Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T19:03:49.289Z] ---> Running in fcee61021ba7 [2022-05-10T19:03:49.550Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:03:50.493Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:03:50.754Z] OK: 221 MiB in 52 packages [2022-05-10T19:03:51.014Z] Removing intermediate container fcee61021ba7 [2022-05-10T19:03:51.014Z] ---> 9a6fbfba8cb7 [2022-05-10T19:03:51.014Z] Step 8/25 : WORKDIR /app [2022-05-10T19:03:51.014Z] ---> Running in c252cd8729bd [2022-05-10T19:03:54.346Z] Removing intermediate container c252cd8729bd [2022-05-10T19:03:54.346Z] ---> eb9a81706039 [2022-05-10T19:03:54.346Z] Step 9/25 : COPY go.mod vendor* ./ [2022-05-10T19:03:54.608Z] ---> 95d5fc8c5314 [2022-05-10T19:03:54.608Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:03:54.608Z] ---> Running in 42860beb4ac9 [2022-05-10T19:03:55.177Z] Removing intermediate container 42860beb4ac9 [2022-05-10T19:03:55.177Z] ---> 44465a3902dd [2022-05-10T19:03:55.177Z] Step 11/25 : COPY . . [2022-05-10T19:03:55.749Z] ---> f3b6552d8598 [2022-05-10T19:03:55.749Z] Step 12/25 : RUN $MAKE [2022-05-10T19:03:55.749Z] ---> Running in 7cc73bde36c6 [2022-05-10T19:03:56.009Z] 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 [2022-05-10T19:04:17.959Z] Removing intermediate container 7cc73bde36c6 [2022-05-10T19:04:17.959Z] ---> 1d1cef332173 [2022-05-10T19:04:17.959Z] Step 13/25 : FROM alpine:3.14 [2022-05-10T19:04:17.959Z] 3.14: Pulling from library/alpine [2022-05-10T19:04:17.959Z] 8663204ce13b: Pulling fs layer [2022-05-10T19:04:17.959Z] 8663204ce13b: Verifying Checksum [2022-05-10T19:04:17.959Z] 8663204ce13b: Download complete [2022-05-10T19:04:17.959Z] 8663204ce13b: Pull complete [2022-05-10T19:04:17.959Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T19:04:17.959Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T19:04:17.959Z] ---> e04c818066af [2022-05-10T19:04:17.959Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T19:04:17.959Z] ---> Running in 1628bb5b917b [2022-05-10T19:04:17.959Z] Removing intermediate container 1628bb5b917b [2022-05-10T19:04:17.959Z] ---> df07b7e1c86a [2022-05-10T19:04:17.959Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:04:17.959Z] ---> Running in 4c9e93b5473e [2022-05-10T19:04:18.535Z] Removing intermediate container 4c9e93b5473e [2022-05-10T19:04:18.535Z] ---> 0201dee0e493 [2022-05-10T19:04:18.535Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T19:04:18.796Z] ---> Running in 70b53c15905b [2022-05-10T19:04:19.057Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T19:04:19.998Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T19:04:20.260Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T19:04:20.260Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T19:04:20.260Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T19:04:20.522Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T19:04:20.522Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T19:04:20.522Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T19:04:20.783Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:04:20.783Z] OK: 8 MiB in 20 packages [2022-05-10T19:04:21.355Z] Removing intermediate container 70b53c15905b [2022-05-10T19:04:21.355Z] ---> 6c0456b994b9 [2022-05-10T19:04:21.355Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-05-10T19:04:21.355Z] ---> e18d9dcdfec4 [2022-05-10T19:04:21.355Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-05-10T19:04:21.616Z] ---> 7269b0534781 [2022-05-10T19:04:21.616Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-05-10T19:04:22.191Z] ---> 6d0c2b190470 [2022-05-10T19:04:22.191Z] Step 20/25 : EXPOSE 59989 [2022-05-10T19:04:22.452Z] ---> Running in 8efd4e96def4 [2022-05-10T19:04:22.452Z] Removing intermediate container 8efd4e96def4 [2022-05-10T19:04:22.452Z] ---> f6f4bafca09c [2022-05-10T19:04:22.452Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-05-10T19:04:22.712Z] ---> Running in dbf4baed8222 [2022-05-10T19:04:22.712Z] Removing intermediate container dbf4baed8222 [2022-05-10T19:04:22.712Z] ---> 4ca51a2f472d [2022-05-10T19:04:22.712Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-10T19:04:22.712Z] ---> Running in c77d0d28a60d [2022-05-10T19:04:22.712Z] Removing intermediate container c77d0d28a60d [2022-05-10T19:04:22.712Z] ---> 009c2b6dfc35 [2022-05-10T19:04:22.712Z] Step 23/25 : LABEL arch=amd64 [2022-05-10T19:04:22.977Z] ---> Running in 356716d6e00c [2022-05-10T19:04:22.977Z] Removing intermediate container 356716d6e00c [2022-05-10T19:04:22.977Z] ---> 75e7652cf153 [2022-05-10T19:04:22.977Z] Step 24/25 : LABEL git_sha=90433375af6a622f96365861ee669e182b545a9a [2022-05-10T19:04:22.977Z] ---> Running in 06518ea1e9aa [2022-05-10T19:04:23.237Z] Removing intermediate container 06518ea1e9aa [2022-05-10T19:04:23.237Z] ---> c6c9cb63cb78 [2022-05-10T19:04:23.237Z] Step 25/25 : LABEL version=0.0.0 [2022-05-10T19:04:23.237Z] ---> Running in 4232218ec2db [2022-05-10T19:04:23.237Z] Removing intermediate container 4232218ec2db [2022-05-10T19:04:23.237Z] ---> cbd576ee7d62 [2022-05-10T19:04:23.237Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T19:04:23.237Z] Successfully built cbd576ee7d62 [2022-05-10T19:04:23.237Z] 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 [2022-05-10T19:04:23.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T19:04:23.650Z] [2022-05-10T19:04:23.650Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:04:23.954Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T19:04:23.954Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T19:04:23.954Z] 5eb5b503b376: Pulling fs layer [2022-05-10T19:04:23.954Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T19:04:23.954Z] ec43610c2a17: Pulling fs layer [2022-05-10T19:04:23.954Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T19:04:23.954Z] 33b1e0a273af: Pulling fs layer [2022-05-10T19:04:23.954Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T19:04:23.954Z] 2f39f015ded8: Pulling fs layer [2022-05-10T19:04:23.954Z] 3a2ae6a8a46f: Waiting [2022-05-10T19:04:23.954Z] 33b1e0a273af: Waiting [2022-05-10T19:04:23.954Z] 5d3b04190fa2: Waiting [2022-05-10T19:04:23.954Z] 2f39f015ded8: Waiting [2022-05-10T19:04:23.954Z] 5c69ac0246d0: Download complete [2022-05-10T19:04:23.954Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-10T19:04:23.954Z] 3a2ae6a8a46f: Download complete [2022-05-10T19:04:23.954Z] 33b1e0a273af: Verifying Checksum [2022-05-10T19:04:23.954Z] 33b1e0a273af: Download complete [2022-05-10T19:04:24.214Z] 5d3b04190fa2: Verifying Checksum [2022-05-10T19:04:24.214Z] 5d3b04190fa2: Download complete [2022-05-10T19:04:24.214Z] ec43610c2a17: Verifying Checksum [2022-05-10T19:04:24.214Z] ec43610c2a17: Download complete [2022-05-10T19:04:24.214Z] 5eb5b503b376: Verifying Checksum [2022-05-10T19:04:24.214Z] 5eb5b503b376: Download complete [2022-05-10T19:04:25.590Z] 5eb5b503b376: Pull complete [2022-05-10T19:04:25.590Z] 5c69ac0246d0: Pull complete [2022-05-10T19:04:25.849Z] ec43610c2a17: Pull complete [2022-05-10T19:04:26.110Z] 3a2ae6a8a46f: Pull complete [2022-05-10T19:04:26.110Z] 33b1e0a273af: Pull complete [2022-05-10T19:04:26.371Z] 5d3b04190fa2: Pull complete [2022-05-10T19:04:30.571Z] 2f39f015ded8: Pull complete [2022-05-10T19:04:30.571Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T19:04:30.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T19:04:30.571Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T19:04:30.637Z] prd-ubuntu20.04-docker-8c-8g-47871 does not seem to be running inside a container [2022-05-10T19:04:30.685Z] $ 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 [2022-05-10T19:04:32.931Z] $ docker top 915d19ec8d1bbd0e66596aa7ab1118b58dfaf672137e72f52bcdab76439ae56a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:04:33.315Z] ---> job-cost.sh [2022-05-10T19:04:33.315Z] lf-activate-venv: SKIPPING [2022-05-10T19:04:33.315Z] INFO: No Stack... [2022-05-10T19:04:33.903Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T19:04:34.323Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T19:04:34.703Z] + + cat /w/workspace/oundry_device-rfid-llrp-go_PR-85/archives/cost.csvcut [2022-05-10T19:04:34.703Z] -d, -f6 [Pipeline] lock [2022-05-10T19:04:34.714Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-85-2-stack-cost] [2022-05-10T19:04:34.718Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-85-2-stack-cost] did not exist. Created. [2022-05-10T19:04:34.718Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-85-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T19:04:35.027Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T19:04:35.049Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T19:04:35.056Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-85-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T19:04:35.083Z] $ docker stop --time=1 915d19ec8d1bbd0e66596aa7ab1118b58dfaf672137e72f52bcdab76439ae56a [2022-05-10T19:04:36.523Z] $ docker rm -f 915d19ec8d1bbd0e66596aa7ab1118b58dfaf672137e72f52bcdab76439ae56a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T19:05:44.392Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-47878 in /w/workspace/oundry_device-rfid-llrp-go_PR-85 [Pipeline] { [Pipeline] ws [2022-05-10T19:05:44.408Z] Running in /w/workspace/device-rfid-llrp-go/2 [Pipeline] { [Pipeline] checkout [2022-05-10T19:05:44.785Z] Selected Git installation does not exist. Using Default [2022-05-10T19:05:44.785Z] The recommended git tool is: NONE [2022-05-10T19:05:51.679Z] using credential edgex-jenkins-ssh [2022-05-10T19:05:51.699Z] Cloning the remote Git repository [2022-05-10T19:05:51.773Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-05-10T19:05:51.876Z] > git init /w/workspace/device-rfid-llrp-go/2 # timeout=10 [2022-05-10T19:05:52.091Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-05-10T19:05:52.092Z] > git --version # timeout=10 [2022-05-10T19:05:52.142Z] > git --version # 'git version 2.25.1' [2022-05-10T19:05:52.145Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T19:05:52.270Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T19:05:54.104Z] Merging remotes/origin/main commit d6e061ab527411e6333a984de349b7b350bb99aa into PR head commit 90433375af6a622f96365861ee669e182b545a9a [2022-05-10T19:05:54.413Z] Merge succeeded, producing 90433375af6a622f96365861ee669e182b545a9a [2022-05-10T19:05:54.413Z] Checking out Revision 90433375af6a622f96365861ee669e182b545a9a (PR-85) [2022-05-10T19:05:53.407Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-05-10T19:05:53.445Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T19:05:53.480Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-05-10T19:05:53.522Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-05-10T19:05:53.524Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T19:05:53.543Z] > 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 [2022-05-10T19:05:54.131Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T19:05:54.152Z] > git checkout -f 90433375af6a622f96365861ee669e182b545a9a # timeout=10 [2022-05-10T19:05:54.302Z] > git remote # timeout=10 [2022-05-10T19:05:54.324Z] > git config --get remote.origin.url # timeout=10 [2022-05-10T19:05:54.343Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T19:05:54.360Z] > git merge d6e061ab527411e6333a984de349b7b350bb99aa # timeout=10 [2022-05-10T19:05:54.393Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-10T19:05:54.424Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T19:05:54.441Z] > git checkout -f 90433375af6a622f96365861ee669e182b545a9a # timeout=10 [2022-05-10T19:05:59.029Z] Commit message: "Merge branch 'main' into change-log" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T19:05:59.915Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T19:05:59.915Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T19:05:59.915Z] Dload Upload Total Spent Left Speed [2022-05-10T19:05:59.915Z] 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 [2022-05-10T19:06:00.510Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T19:06:00.871Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-10T19:06:00.871Z] + sudo tee /etc/docker/daemon.new [2022-05-10T19:06:00.871Z] { [2022-05-10T19:06:00.871Z] "registry-mirrors": [ [2022-05-10T19:06:00.871Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T19:06:00.871Z] ], [2022-05-10T19:06:00.871Z] "bip": "10.250.0.254/24", [2022-05-10T19:06:00.871Z] "hosts": [ [2022-05-10T19:06:00.871Z] "tcp://0.0.0.0:5555", [2022-05-10T19:06:00.871Z] "unix:///var/run/docker.sock" [2022-05-10T19:06:00.871Z] ], [2022-05-10T19:06:00.871Z] "mtu": 1458, [2022-05-10T19:06:00.871Z] "selinux-enabled": true, [2022-05-10T19:06:00.871Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T19:06:00.871Z] } [Pipeline] sh [2022-05-10T19:06:01.322Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T19:06:01.682Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T19:06:20.056Z] provisioning config files... [2022-05-10T19:06:20.088Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/2@tmp/config6608521752715737229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:06:20.468Z] ---> docker-login.sh [2022-05-10T19:06:20.468Z] nexus3.edgexfoundry.org:10001 [2022-05-10T19:06:21.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:06:21.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:06:21.346Z] Configure a credential helper to remove this warning. See [2022-05-10T19:06:21.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:06:21.346Z] [2022-05-10T19:06:21.346Z] Login Succeeded [2022-05-10T19:06:21.346Z] nexus3.edgexfoundry.org:10002 [2022-05-10T19:06:21.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:06:21.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:06:21.946Z] Configure a credential helper to remove this warning. See [2022-05-10T19:06:21.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:06:21.946Z] [2022-05-10T19:06:21.946Z] Login Succeeded [2022-05-10T19:06:21.946Z] nexus3.edgexfoundry.org:10003 [2022-05-10T19:06:22.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:06:22.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:06:22.502Z] Configure a credential helper to remove this warning. See [2022-05-10T19:06:22.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:06:22.503Z] [2022-05-10T19:06:22.503Z] Login Succeeded [2022-05-10T19:06:22.503Z] nexus3.edgexfoundry.org:10004 [2022-05-10T19:06:22.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:06:22.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:06:22.779Z] Configure a credential helper to remove this warning. See [2022-05-10T19:06:22.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:06:22.779Z] [2022-05-10T19:06:22.779Z] Login Succeeded [2022-05-10T19:06:22.779Z] docker.io [2022-05-10T19:06:23.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T19:06:23.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T19:06:23.649Z] Configure a credential helper to remove this warning. See [2022-05-10T19:06:23.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T19:06:23.649Z] [2022-05-10T19:06:23.649Z] Login Succeeded [2022-05-10T19:06:23.649Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T19:06:23.668Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T19:06:24.197Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T19:06:24.210Z] ========================================================= [2022-05-10T19:06:24.210Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T19:06:24.210Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:06:24.571Z] + 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 . [2022-05-10T19:06:24.850Z] Sending build context to Docker daemon 1.228MB [2022-05-10T19:06:24.850Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T19:06:24.850Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-10T19:06:25.129Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T19:06:25.129Z] 9b3977197b4f: Pulling fs layer [2022-05-10T19:06:25.129Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T19:06:25.129Z] 94645a83ff95: Pulling fs layer [2022-05-10T19:06:25.129Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T19:06:25.129Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T19:06:25.129Z] 3096ccb668a1: Pulling fs layer [2022-05-10T19:06:25.129Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T19:06:25.129Z] a4caa8a26152: Pulling fs layer [2022-05-10T19:06:25.129Z] 3f3a8bcf1eab: Waiting [2022-05-10T19:06:25.129Z] 0c92f367c5e7: Waiting [2022-05-10T19:06:25.129Z] 3096ccb668a1: Waiting [2022-05-10T19:06:25.129Z] e8cf19c19ddd: Waiting [2022-05-10T19:06:25.129Z] a4caa8a26152: Waiting [2022-05-10T19:06:25.129Z] 94645a83ff95: Verifying Checksum [2022-05-10T19:06:25.129Z] 94645a83ff95: Download complete [2022-05-10T19:06:25.129Z] 1a89e8eeedd5: Verifying Checksum [2022-05-10T19:06:25.129Z] 1a89e8eeedd5: Download complete [2022-05-10T19:06:25.129Z] 0c92f367c5e7: Verifying Checksum [2022-05-10T19:06:25.129Z] 0c92f367c5e7: Download complete [2022-05-10T19:06:25.129Z] 3096ccb668a1: Verifying Checksum [2022-05-10T19:06:25.129Z] 3096ccb668a1: Download complete [2022-05-10T19:06:25.129Z] 9b3977197b4f: Verifying Checksum [2022-05-10T19:06:25.129Z] 9b3977197b4f: Download complete [2022-05-10T19:06:25.423Z] e8cf19c19ddd: Verifying Checksum [2022-05-10T19:06:25.423Z] e8cf19c19ddd: Download complete [2022-05-10T19:06:26.030Z] 9b3977197b4f: Pull complete [2022-05-10T19:06:26.640Z] 1a89e8eeedd5: Pull complete [2022-05-10T19:06:26.922Z] 94645a83ff95: Pull complete [2022-05-10T19:06:27.525Z] a4caa8a26152: Verifying Checksum [2022-05-10T19:06:27.525Z] a4caa8a26152: Download complete [2022-05-10T19:06:28.125Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-10T19:06:28.125Z] 3f3a8bcf1eab: Download complete [2022-05-10T19:06:40.550Z] 3f3a8bcf1eab: Pull complete [2022-05-10T19:06:40.550Z] 0c92f367c5e7: Pull complete [2022-05-10T19:06:40.823Z] 3096ccb668a1: Pull complete [2022-05-10T19:06:41.098Z] e8cf19c19ddd: Pull complete [2022-05-10T19:06:49.447Z] a4caa8a26152: Pull complete [2022-05-10T19:06:49.447Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T19:06:49.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T19:06:49.447Z] ---> 725f1c02e7f9 [2022-05-10T19:06:49.447Z] Step 3/12 : ARG MAKE='make build' [2022-05-10T19:06:49.447Z] ---> Running in 5187b4ee4d93 [2022-05-10T19:06:50.891Z] Removing intermediate container 5187b4ee4d93 [2022-05-10T19:06:50.891Z] ---> f732f151fc49 [2022-05-10T19:06:50.891Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-05-10T19:06:50.891Z] ---> Running in 0178c113a12c [2022-05-10T19:06:51.168Z] Removing intermediate container 0178c113a12c [2022-05-10T19:06:51.168Z] ---> 5db0cd919a3e [2022-05-10T19:06:51.168Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T19:06:51.168Z] ---> Running in 7c36341b4193 [2022-05-10T19:06:51.448Z] Removing intermediate container 7c36341b4193 [2022-05-10T19:06:51.448Z] ---> 15bf7f8d8856 [2022-05-10T19:06:51.448Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:06:51.724Z] ---> Running in beebbc72bdbe [2022-05-10T19:06:53.706Z] Removing intermediate container beebbc72bdbe [2022-05-10T19:06:53.706Z] ---> 1597767be45a [2022-05-10T19:06:53.706Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T19:06:53.706Z] ---> Running in 1e3176ff694d [2022-05-10T19:06:54.694Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:06:55.702Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:06:57.158Z] OK: 220 MiB in 52 packages [2022-05-10T19:06:58.156Z] Removing intermediate container 1e3176ff694d [2022-05-10T19:06:58.156Z] ---> 039336d64d74 [2022-05-10T19:06:58.156Z] Step 8/12 : WORKDIR /app [2022-05-10T19:06:58.434Z] ---> Running in c6dbdb7d59c1 [2022-05-10T19:06:58.713Z] Removing intermediate container c6dbdb7d59c1 [2022-05-10T19:06:58.713Z] ---> 52b782b775af [2022-05-10T19:06:58.713Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-10T19:06:59.336Z] ---> 82d5ce9ec388 [2022-05-10T19:06:59.336Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:06:59.614Z] ---> Running in 7c4131808d24 [2022-05-10T19:07:56.221Z] Removing intermediate container 7c4131808d24 [2022-05-10T19:07:56.221Z] ---> bbf4d9256540 [2022-05-10T19:07:56.221Z] Step 11/12 : COPY . . [2022-05-10T19:07:56.221Z] ---> 71698fafcaf7 [2022-05-10T19:07:56.221Z] Step 12/12 : RUN $MAKE [2022-05-10T19:07:56.221Z] ---> Running in c647dd499027 [2022-05-10T19:07:56.221Z] noop [2022-05-10T19:07:56.221Z] Removing intermediate container c647dd499027 [2022-05-10T19:07:56.221Z] ---> be0eb8b4e622 [2022-05-10T19:07:56.221Z] Successfully built be0eb8b4e622 [2022-05-10T19:07:56.221Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:07:56.569Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T19:07:56.569Z] . [Pipeline] withDockerContainer [2022-05-10T19:07:56.818Z] prd-ubuntu20.04-docker-arm64-4c-16g-47878 does not seem to be running inside a container [2022-05-10T19:07:56.911Z] $ 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 [2022-05-10T19:07:58.291Z] $ docker top 3fc2a2cad8ca2efcd04906cae144eeada1921ebf286f14da2dcc0a81bcce50de -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T19:07:59.253Z] + go version [2022-05-10T19:07:59.253Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T19:07:59.286Z] $ docker stop --time=1 3fc2a2cad8ca2efcd04906cae144eeada1921ebf286f14da2dcc0a81bcce50de [2022-05-10T19:08:00.949Z] $ docker rm -f 3fc2a2cad8ca2efcd04906cae144eeada1921ebf286f14da2dcc0a81bcce50de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:08:01.577Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T19:08:01.577Z] . [Pipeline] withDockerContainer [2022-05-10T19:08:01.829Z] prd-ubuntu20.04-docker-arm64-4c-16g-47878 does not seem to be running inside a container [2022-05-10T19:08:01.940Z] $ 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 [2022-05-10T19:08:03.339Z] $ docker top f272bfd0ae910db56ee987dab9b79d7eb44258e44937a2335be077f5832f1338 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T19:08:04.319Z] + make test [2022-05-10T19:08:04.320Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T19:08:06.316Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-05-10T19:09:58.245Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-05-10T19:09:58.245Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-05-10T19:10:16.575Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.019s coverage: 39.3% of statements [2022-05-10T19:10:16.575Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.572s coverage: 51.9% of statements [2022-05-10T19:10:16.575Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.085s coverage: 96.4% of statements [2022-05-10T19:10:16.575Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-10T19:10:16.575Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T19:10:48.947Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T19:10:48.947Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T19:10:48.947Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T19:10:49.943Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T19:10:49.967Z] $ docker stop --time=1 f272bfd0ae910db56ee987dab9b79d7eb44258e44937a2335be077f5832f1338 [2022-05-10T19:10:51.678Z] $ docker rm -f f272bfd0ae910db56ee987dab9b79d7eb44258e44937a2335be077f5832f1338 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T19:10:52.662Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T19:10:52.684Z] Warning: overwriting stash ‘coverage-report’ [2022-05-10T19:10:53.369Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T19:10:53.775Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T19:10:54.115Z] + ls -al . [2022-05-10T19:10:54.115Z] total 628 [2022-05-10T19:10:54.115Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 19:10 . [2022-05-10T19:10:54.115Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 19:05 .. [2022-05-10T19:10:54.115Z] -rw-rw-r-- 1 jenkins jenkins 134 May 10 19:05 .dockerignore [2022-05-10T19:10:54.115Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 19:05 .git [2022-05-10T19:10:54.115Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 19:05 .github [2022-05-10T19:10:54.115Z] -rw-rw-r-- 1 jenkins jenkins 946 May 10 19:05 .gitignore [2022-05-10T19:10:54.115Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 19:05 .golangci.yml [2022-05-10T19:10:54.115Z] -rw-rw-r-- 1 jenkins jenkins 10235 May 10 19:05 Attribution.txt [2022-05-10T19:10:54.115Z] -rw-rw-r-- 1 jenkins jenkins 3740 May 10 19:05 CHANGELOG.md [2022-05-10T19:10:54.115Z] -rw-rw-r-- 1 jenkins jenkins 1514 May 10 19:05 Dockerfile [2022-05-10T19:10:54.115Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 19:05 GOVERNANCE.md [2022-05-10T19:10:54.115Z] -rw-rw-r-- 1 jenkins jenkins 683 May 10 19:05 Jenkinsfile [2022-05-10T19:10:54.115Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 10 19:05 LICENSE [2022-05-10T19:10:54.115Z] -rw-rw-r-- 1 jenkins jenkins 1991 May 10 19:05 Makefile [2022-05-10T19:10:54.115Z] -rw-rw-r-- 1 jenkins jenkins 625 May 10 19:05 OWNERS.md [2022-05-10T19:10:54.115Z] -rw-rw-r-- 1 jenkins jenkins 28496 May 10 19:05 README.md [2022-05-10T19:10:54.115Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 19:02 VERSION [2022-05-10T19:10:54.115Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 19:05 bin [2022-05-10T19:10:54.115Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 19:05 cmd [2022-05-10T19:10:54.115Z] -rw-r--r-- 1 jenkins jenkins 460394 May 10 19:10 coverage.out [2022-05-10T19:10:54.115Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 19:05 examples [2022-05-10T19:10:54.115Z] -rw-rw-r-- 1 jenkins jenkins 3304 May 10 19:05 go.mod [2022-05-10T19:10:54.115Z] -rw-rw-r-- 1 jenkins jenkins 35006 May 10 19:05 go.sum [2022-05-10T19:10:54.115Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 19:05 images [2022-05-10T19:10:54.115Z] drwxrwxr-x 5 jenkins jenkins 4096 May 10 19:05 internal [2022-05-10T19:10:54.115Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 19:05 snap [2022-05-10T19:10:54.115Z] -rw-rw-r-- 1 jenkins jenkins 193 May 10 19:05 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:10:54.455Z] + 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 . [2022-05-10T19:10:54.725Z] Sending build context to Docker daemon 1.228MB [2022-05-10T19:10:54.725Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T19:10:54.725Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-10T19:10:54.725Z] ---> be0eb8b4e622 [2022-05-10T19:10:54.725Z] Step 3/25 : ARG MAKE='make build' [2022-05-10T19:10:54.998Z] ---> Running in a19893a01bdb [2022-05-10T19:10:55.271Z] Removing intermediate container a19893a01bdb [2022-05-10T19:10:55.271Z] ---> 8fc651b39f37 [2022-05-10T19:10:55.271Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-05-10T19:10:55.271Z] ---> Running in bbe7891d0f64 [2022-05-10T19:10:55.546Z] Removing intermediate container bbe7891d0f64 [2022-05-10T19:10:55.546Z] ---> c256a331cb10 [2022-05-10T19:10:55.546Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T19:10:55.546Z] ---> Running in eed963d0cbb8 [2022-05-10T19:10:55.827Z] Removing intermediate container eed963d0cbb8 [2022-05-10T19:10:55.827Z] ---> cfb1d6f446de [2022-05-10T19:10:55.827Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:10:56.098Z] ---> Running in c09850e11fc8 [2022-05-10T19:10:57.529Z] Removing intermediate container c09850e11fc8 [2022-05-10T19:10:57.529Z] ---> f7d0f3da75bb [2022-05-10T19:10:57.529Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T19:10:57.529Z] ---> Running in c054ef79a2eb [2022-05-10T19:10:58.502Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:10:59.488Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:11:00.476Z] OK: 220 MiB in 52 packages [2022-05-10T19:11:01.450Z] Removing intermediate container c054ef79a2eb [2022-05-10T19:11:01.450Z] ---> 71ff0ec8c841 [2022-05-10T19:11:01.450Z] Step 8/25 : WORKDIR /app [2022-05-10T19:11:01.450Z] ---> Running in 09592743bc29 [2022-05-10T19:11:01.730Z] Removing intermediate container 09592743bc29 [2022-05-10T19:11:01.730Z] ---> 5dc6343277c5 [2022-05-10T19:11:01.730Z] Step 9/25 : COPY go.mod vendor* ./ [2022-05-10T19:11:02.330Z] ---> aa4c2f0862d1 [2022-05-10T19:11:02.330Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T19:11:02.330Z] ---> Running in 36694cd0fb29 [2022-05-10T19:11:04.306Z] Removing intermediate container 36694cd0fb29 [2022-05-10T19:11:04.306Z] ---> b8b7256048aa [2022-05-10T19:11:04.306Z] Step 11/25 : COPY . . [2022-05-10T19:11:04.901Z] ---> 28657d3b65cc [2022-05-10T19:11:04.901Z] Step 12/25 : RUN $MAKE [2022-05-10T19:11:04.901Z] ---> Running in 0a91aa0a0c85 [2022-05-10T19:11:05.880Z] 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 [2022-05-10T19:13:27.780Z] Removing intermediate container 0a91aa0a0c85 [2022-05-10T19:13:27.780Z] ---> 1dd36a08743e [2022-05-10T19:13:27.780Z] Step 13/25 : FROM alpine:3.14 [2022-05-10T19:13:27.780Z] 3.14: Pulling from library/alpine [2022-05-10T19:13:27.780Z] 455c02918c45: Pulling fs layer [2022-05-10T19:13:27.780Z] 455c02918c45: Download complete [2022-05-10T19:13:27.780Z] 455c02918c45: Pull complete [2022-05-10T19:13:27.780Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T19:13:27.780Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T19:13:27.780Z] ---> ac73e934f311 [2022-05-10T19:13:27.780Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T19:13:27.780Z] ---> Running in 9e4fea9b030c [2022-05-10T19:13:28.054Z] Removing intermediate container 9e4fea9b030c [2022-05-10T19:13:28.054Z] ---> 79e15b92f260 [2022-05-10T19:13:28.054Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T19:13:28.331Z] ---> Running in 2ad6a99c57a2 [2022-05-10T19:13:30.307Z] Removing intermediate container 2ad6a99c57a2 [2022-05-10T19:13:30.307Z] ---> 13d8ec432a41 [2022-05-10T19:13:30.307Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T19:13:30.307Z] ---> Running in aa6e72213df6 [2022-05-10T19:13:31.288Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T19:13:32.270Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T19:13:33.252Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T19:13:33.252Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T19:13:33.252Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T19:13:33.252Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T19:13:33.527Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T19:13:33.527Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T19:13:33.802Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T19:13:33.802Z] OK: 8 MiB in 20 packages [2022-05-10T19:13:34.804Z] Removing intermediate container aa6e72213df6 [2022-05-10T19:13:34.804Z] ---> 26a3aac3e347 [2022-05-10T19:13:34.804Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-05-10T19:13:35.405Z] ---> ffab48d32b11 [2022-05-10T19:13:35.405Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-05-10T19:13:36.006Z] ---> 01aa11f09c60 [2022-05-10T19:13:36.006Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-05-10T19:13:37.999Z] ---> 6231a80c4114 [2022-05-10T19:13:37.999Z] Step 20/25 : EXPOSE 59989 [2022-05-10T19:13:37.999Z] ---> Running in ca3871be53f3 [2022-05-10T19:13:38.277Z] Removing intermediate container ca3871be53f3 [2022-05-10T19:13:38.277Z] ---> ad8083e9db91 [2022-05-10T19:13:38.277Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-05-10T19:13:38.277Z] ---> Running in 07f9d5a51795 [2022-05-10T19:13:38.556Z] Removing intermediate container 07f9d5a51795 [2022-05-10T19:13:38.556Z] ---> c539c29e2029 [2022-05-10T19:13:38.556Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-10T19:13:38.846Z] ---> Running in d64f3952b200 [2022-05-10T19:13:39.122Z] Removing intermediate container d64f3952b200 [2022-05-10T19:13:39.122Z] ---> c5b63eccdd49 [2022-05-10T19:13:39.122Z] Step 23/25 : LABEL arch=arm64 [2022-05-10T19:13:39.122Z] ---> Running in f9cef58e96c1 [2022-05-10T19:13:39.402Z] Removing intermediate container f9cef58e96c1 [2022-05-10T19:13:39.402Z] ---> 6b415e7a5a49 [2022-05-10T19:13:39.402Z] Step 24/25 : LABEL git_sha=90433375af6a622f96365861ee669e182b545a9a [2022-05-10T19:13:39.677Z] ---> Running in cb05e3d4f702 [2022-05-10T19:13:39.953Z] Removing intermediate container cb05e3d4f702 [2022-05-10T19:13:39.953Z] ---> 611b8f43963d [2022-05-10T19:13:39.953Z] Step 25/25 : LABEL version=0.0.0 [2022-05-10T19:13:39.953Z] ---> Running in 19e34b1c3180 [2022-05-10T19:13:40.230Z] Removing intermediate container 19e34b1c3180 [2022-05-10T19:13:40.230Z] ---> 5739c99f8574 [2022-05-10T19:13:40.230Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T19:13:40.230Z] Successfully built 5739c99f8574 [2022-05-10T19:13:40.230Z] 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 [2022-05-10T19:13:40.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T19:13:40.694Z] [2022-05-10T19:13:40.694Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:13:41.068Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T19:13:41.345Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T19:13:41.345Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T19:13:41.345Z] 04944245beec: Pulling fs layer [2022-05-10T19:13:41.345Z] 699f458cf7ca: Pulling fs layer [2022-05-10T19:13:41.345Z] 765212b225bb: Pulling fs layer [2022-05-10T19:13:41.345Z] f23df028b6ca: Pulling fs layer [2022-05-10T19:13:41.345Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T19:13:41.345Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T19:13:41.345Z] 765212b225bb: Waiting [2022-05-10T19:13:41.345Z] f23df028b6ca: Waiting [2022-05-10T19:13:41.345Z] d65c8cfc05b1: Waiting [2022-05-10T19:13:41.345Z] 2437ff75d9bd: Waiting [2022-05-10T19:13:41.345Z] 04944245beec: Verifying Checksum [2022-05-10T19:13:41.345Z] 04944245beec: Download complete [2022-05-10T19:13:41.345Z] 765212b225bb: Verifying Checksum [2022-05-10T19:13:41.345Z] 765212b225bb: Download complete [2022-05-10T19:13:41.345Z] f23df028b6ca: Verifying Checksum [2022-05-10T19:13:41.345Z] f23df028b6ca: Download complete [2022-05-10T19:13:41.345Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T19:13:41.345Z] d65c8cfc05b1: Download complete [2022-05-10T19:13:41.625Z] 699f458cf7ca: Verifying Checksum [2022-05-10T19:13:41.625Z] 699f458cf7ca: Download complete [2022-05-10T19:13:41.901Z] 8998bd30e6a1: Verifying Checksum [2022-05-10T19:13:41.901Z] 8998bd30e6a1: Download complete [2022-05-10T19:13:44.533Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T19:13:44.533Z] 2437ff75d9bd: Download complete [2022-05-10T19:13:45.972Z] 8998bd30e6a1: Pull complete [2022-05-10T19:13:46.576Z] 04944245beec: Pull complete [2022-05-10T19:13:48.025Z] 699f458cf7ca: Pull complete [2022-05-10T19:13:48.304Z] 765212b225bb: Pull complete [2022-05-10T19:13:49.291Z] f23df028b6ca: Pull complete [2022-05-10T19:13:49.567Z] d65c8cfc05b1: Pull complete [2022-05-10T19:14:04.675Z] 2437ff75d9bd: Pull complete [2022-05-10T19:14:04.675Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T19:14:04.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T19:14:04.675Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T19:14:04.917Z] prd-ubuntu20.04-docker-arm64-4c-16g-47878 does not seem to be running inside a container [2022-05-10T19:14:05.024Z] $ 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 [2022-05-10T19:14:08.011Z] $ docker top 28fe7944056a87c2d3a0472e47b09d686c4a44d8be1389c8b8cc39c79497edb0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:14:09.015Z] ---> job-cost.sh [2022-05-10T19:14:09.015Z] lf-activate-venv: SKIPPING [2022-05-10T19:14:09.015Z] INFO: No Stack... [2022-05-10T19:14:09.618Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T19:14:10.606Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T19:14:11.301Z] + cat /w/workspace/device-rfid-llrp-go/2/archives/cost.csv [2022-05-10T19:14:11.301Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T19:14:11.383Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-85-2-stack-cost] [2022-05-10T19:14:11.388Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-85-2-stack-cost] did not exist. Created. [2022-05-10T19:14:11.388Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-85-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T19:14:12.096Z] /w/workspace/device-rfid-llrp-go/2@tmp/durable-82d62937/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-10T19:14:12.793Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-10T19:14:12.817Z] Warning: overwriting stash ‘stack-cost’ [2022-05-10T19:14:12.897Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T19:14:12.903Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-85-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T19:14:12.932Z] $ docker stop --time=1 28fe7944056a87c2d3a0472e47b09d686c4a44d8be1389c8b8cc39c79497edb0 [2022-05-10T19:14:14.459Z] $ 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 [2022-05-10T19:14:14.941Z] provisioning config files... [2022-05-10T19:14:14.951Z] 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 [2022-05-10T19:14:15.248Z] + set +x [2022-05-10T19:14:15.249Z] + curl -s https://codecov.io/bash [2022-05-10T19:14:15.249Z] + bash -s -- [2022-05-10T19:14:15.249Z] [2022-05-10T19:14:15.249Z] _____ _ [2022-05-10T19:14:15.249Z] / ____| | | [2022-05-10T19:14:15.249Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T19:14:15.249Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T19:14:15.249Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T19:14:15.249Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T19:14:15.249Z] Bash-1.0.6 [2022-05-10T19:14:15.249Z] [2022-05-10T19:14:15.249Z] [2022-05-10T19:14:15.249Z] ==> git version 2.25.1 found [2022-05-10T19:14:15.249Z] ==> 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 [2022-05-10T19:14:15.249Z] Release-Date: 2020-01-08 [2022-05-10T19:14:15.249Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-10T19:14:15.249Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-10T19:14:15.249Z] ==> Jenkins CI detected. [2022-05-10T19:14:15.249Z] current dir:  /w/workspace/oundry_device-rfid-llrp-go_PR-85 [2022-05-10T19:14:15.249Z] project root: . [2022-05-10T19:14:15.249Z] --> token set from env [2022-05-10T19:14:15.249Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T19:14:15.249Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T19:14:15.249Z] ==> Python coveragepy not found [2022-05-10T19:14:15.249Z] ==> Searching for coverage reports in: [2022-05-10T19:14:15.249Z] + . [2022-05-10T19:14:15.249Z] -> Found 1 reports [2022-05-10T19:14:15.249Z] ==> Detecting git/mercurial file structure [2022-05-10T19:14:15.249Z] ==> Reading reports [2022-05-10T19:14:15.249Z] + ./coverage.out bytes=460394 [2022-05-10T19:14:15.249Z] ==> Appending adjustments [2022-05-10T19:14:15.249Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T19:14:15.509Z] + Found adjustments [2022-05-10T19:14:15.509Z] ==> Gzipping contents [2022-05-10T19:14:15.770Z] 52K /tmp/codecov.6csozs.gz [2022-05-10T19:14:15.770Z] ==> Uploading reports [2022-05-10T19:14:15.770Z] url: https://codecov.io [2022-05-10T19:14:15.770Z] 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= [2022-05-10T19:14:15.770Z] -> Pinging Codecov [2022-05-10T19:14:15.770Z] 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= [2022-05-10T19:14:15.770Z] -> Uploading to [2022-05-10T19:14:15.770Z] 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 [2022-05-10T19:14:15.770Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T19:14:15.770Z] Dload Upload Total Spent Left Speed [2022-05-10T19:14:16.030Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51800 0 0 100 51800 0 212k --:--:-- --:--:-- --:--:-- 212k [2022-05-10T19:14:16.031Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/90433375af6a622f96365861ee669e182b545a9a [Pipeline] } [2022-05-10T19:14:16.039Z] 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 [2022-05-10T19:14:16.762Z] + [ -d /w/workspace/oundry_device-rfid-llrp-go_PR-85/archives ] [2022-05-10T19:14:16.762Z] + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-85/archives [2022-05-10T19:14:16.762Z] total 16 [2022-05-10T19:14:16.762Z] drwxr-xr-x 3 root root 4096 May 10 19:04 . [2022-05-10T19:14:16.762Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 19:04 .. [2022-05-10T19:14:16.762Z] drwxr-xr-x 2 root root 4096 May 10 19:04 cost [2022-05-10T19:14:16.762Z] -rw-r--r-- 1 root root 89 May 10 19:04 cost.csv [2022-05-10T19:14:16.762Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-rfid-llrp-go_PR-85/archives [2022-05-10T19:14:16.762Z] + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-85/archives [2022-05-10T19:14:16.762Z] total 16 [2022-05-10T19:14:16.762Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 19:04 . [2022-05-10T19:14:16.762Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 19:04 .. [2022-05-10T19:14:16.762Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 19:04 cost [2022-05-10T19:14:16.762Z] -rw-r--r-- 1 jenkins jenkins 89 May 10 19:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:14:17.065Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:14:17.934Z] ---> package-listing.sh [2022-05-10T19:14:17.934Z] ++ facter osfamily [2022-05-10T19:14:17.934Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T19:14:18.195Z] + OS_FAMILY=debian [2022-05-10T19:14:18.195Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-85 [2022-05-10T19:14:18.195Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T19:14:18.195Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T19:14:18.195Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T19:14:18.195Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T19:14:18.195Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-85 ']' [2022-05-10T19:14:18.195Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T19:14:18.195Z] + case "${OS_FAMILY}" in [2022-05-10T19:14:18.195Z] + dpkg -l [2022-05-10T19:14:18.195Z] + grep '^ii' [2022-05-10T19:14:18.195Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T19:14:18.195Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T19:14:18.195Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T19:14:18.195Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-85 ']' [2022-05-10T19:14:18.195Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-85/archives/ [2022-05-10T19:14:18.195Z] + 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 [2022-05-10T19:14:18.209Z] 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 [2022-05-10T19:14:18.494Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T19:14:19.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T19:14:19.053Z] . [Pipeline] withDockerContainer [2022-05-10T19:14:19.130Z] prd-ubuntu20.04-docker-8c-8g-47871 does not seem to be running inside a container [2022-05-10T19:14:19.176Z] $ 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 [2022-05-10T19:14:19.421Z] $ docker top e16e9292ce811010f359f3b9c3401aff289365a591661c794d05c72b53202c3f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T19:14:19.770Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T19:14:20.060Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T19:14:20.349Z] + ls /var/log/sa-host [2022-05-10T19:14:20.349Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T19:14:20.447Z] provisioning config files... [2022-05-10T19:14:20.456Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-85@tmp/config2767152148908162137tmp [Pipeline] { [Pipeline] echo [2022-05-10T19:14:20.472Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:14:20.757Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T19:14:20.766Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:14:21.094Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T19:14:21.104Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:14:21.393Z] ---> sudo-logs.sh [2022-05-10T19:14:21.393Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T19:14:21.431Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:14:21.717Z] ---> job-cost.sh [2022-05-10T19:14:21.717Z] lf-activate-venv: SKIPPING [2022-05-10T19:14:21.717Z] DEBUG: total: 0.2199999988079071 [2022-05-10T19:14:21.717Z] INFO: Retrieving Stack Cost... [2022-05-10T19:14:21.977Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T19:14:22.549Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T19:14:22.563Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T19:14:22.850Z] ---> logs-deploy.sh [2022-05-10T19:14:22.850Z] lf-activate-venv: SKIPPING [2022-05-10T19:14:22.850Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-85/2 [2022-05-10T19:14:22.850Z] INFO: archiving workspace using pattern(s): [2022-05-10T19:14:23.793Z] Archives upload complete. [2022-05-10T19:14:24.052Z] INFO: archiving logs to Nexus [2022-05-10T19:14:24.620Z] ---> uname -a: [2022-05-10T19:14:24.620Z] 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 [2022-05-10T19:14:24.620Z] [2022-05-10T19:14:24.620Z] [2022-05-10T19:14:24.620Z] ---> lscpu: [2022-05-10T19:14:24.620Z] Architecture: x86_64 [2022-05-10T19:14:24.620Z] CPU op-mode(s): 32-bit, 64-bit [2022-05-10T19:14:24.620Z] Byte Order: Little Endian [2022-05-10T19:14:24.620Z] Address sizes: 40 bits physical, 48 bits virtual [2022-05-10T19:14:24.620Z] CPU(s): 8 [2022-05-10T19:14:24.620Z] On-line CPU(s) list: 0-7 [2022-05-10T19:14:24.620Z] Thread(s) per core: 1 [2022-05-10T19:14:24.620Z] Core(s) per socket: 1 [2022-05-10T19:14:24.620Z] Socket(s): 8 [2022-05-10T19:14:24.620Z] NUMA node(s): 1 [2022-05-10T19:14:24.620Z] Vendor ID: AuthenticAMD [2022-05-10T19:14:24.620Z] CPU family: 23 [2022-05-10T19:14:24.620Z] Model: 49 [2022-05-10T19:14:24.620Z] Model name: AMD EPYC-Rome Processor [2022-05-10T19:14:24.620Z] Stepping: 0 [2022-05-10T19:14:24.620Z] CPU MHz: 2799.994 [2022-05-10T19:14:24.620Z] BogoMIPS: 5599.98 [2022-05-10T19:14:24.620Z] Virtualization: AMD-V [2022-05-10T19:14:24.620Z] Hypervisor vendor: KVM [2022-05-10T19:14:24.620Z] Virtualization type: full [2022-05-10T19:14:24.620Z] L1d cache: 256 KiB [2022-05-10T19:14:24.620Z] L1i cache: 256 KiB [2022-05-10T19:14:24.620Z] L2 cache: 4 MiB [2022-05-10T19:14:24.620Z] L3 cache: 128 MiB [2022-05-10T19:14:24.620Z] NUMA node0 CPU(s): 0-7 [2022-05-10T19:14:24.620Z] Vulnerability Itlb multihit: Not affected [2022-05-10T19:14:24.620Z] Vulnerability L1tf: Not affected [2022-05-10T19:14:24.620Z] Vulnerability Mds: Not affected [2022-05-10T19:14:24.620Z] Vulnerability Meltdown: Not affected [2022-05-10T19:14:24.620Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-05-10T19:14:24.620Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-05-10T19:14:24.620Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-05-10T19:14:24.620Z] Vulnerability Srbds: Not affected [2022-05-10T19:14:24.620Z] Vulnerability Tsx async abort: Not affected [2022-05-10T19:14:24.620Z] 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 [2022-05-10T19:14:24.620Z] [2022-05-10T19:14:24.620Z] [2022-05-10T19:14:24.620Z] ---> nproc: [2022-05-10T19:14:24.620Z] 8 [2022-05-10T19:14:24.620Z] [2022-05-10T19:14:24.620Z]