Pull request #52 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 marcpfuller for edgexfoundry/device-rfid-llrp-go Loading trusted files from base branch main at 73c0aef866abb96c1bdf0f842f2580fcfb01571a rather than f6c603ab6b7318485e9ca0186a50450f63821a54 Obtained Jenkinsfile from 73c0aef866abb96c1bdf0f842f2580fcfb01571a 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-ssh5557321210545041266.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh5771644527204519327.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-52/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-52/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3533045008295543488.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh183948503143081958.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-52/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-52/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17910119388970437197.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 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: true 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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-632’ Running on prd-centos7-docker-4c-2g-638 in /w/workspace/oundry_device-rfid-llrp-go_PR-52 [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-52 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/jenkins-gitclient-ssh2697682263827406818.key > 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 73c0aef866abb96c1bdf0f842f2580fcfb01571a into PR head commit f6c603ab6b7318485e9ca0186a50450f63821a54 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/jenkins-gitclient-ssh5346400357239549227.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6c603ab6b7318485e9ca0186a50450f63821a54 # timeout=10 Merge succeeded, producing f6c603ab6b7318485e9ca0186a50450f63821a54 Checking out Revision f6c603ab6b7318485e9ca0186a50450f63821a54 (PR-52) > git remote # timeout=10 > 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 /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/jenkins-gitclient-ssh5108821599511908896.key > git merge 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6c603ab6b7318485e9ca0186a50450f63821a54 # timeout=10 Commit message: "fix: addressed the comments made by Anthony." > git rev-list --no-walk d39502c6f8b10dc3eabb31ff2feabfd62058e72e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-12-11T01:10:35.080Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-12-11T01:10:35.136Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-12-11T01:10:35.152Z] ========================================================= [2021-12-11T01:10:35.152Z] EdgeX Global Pipelines Version Info [2021-12-11T01:10:35.152Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-12-11T01:10:36.276Z] ------------------- [2021-12-11T01:10:36.276Z] stable info: [2021-12-11T01:10:36.276Z] ------------------- [2021-12-11T01:10:36.276Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-12-11T01:10:36.276Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-11T01:10:36.276Z] Message: update stable to v1.0.217 [2021-12-11T01:10:36.847Z] ------------------- [2021-12-11T01:10:36.847Z] experimental info: [2021-12-11T01:10:36.847Z] ------------------- [2021-12-11T01:10:36.848Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-12-11T01:10:36.848Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-11T01:10:36.848Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-12-11T01:10:36.983Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2021-12-11T01:10:36.999Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2021-12-11T01:10:37.011Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-12-11T01:10:37.026Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-12-11T01:10:37.039Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-12-11T01:10:37.059Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-12-11T01:10:37.077Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-12-11T01:10:37.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-12-11T01:10:37.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-12-11T01:10:37.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-12-11T01:10:37.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-12-11T01:10:37.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2021-12-11T01:10:37.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-12-11T01:10:37.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-12-11T01:10:37.204Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-12-11T01:10:37.215Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-12-11T01:10:37.230Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-12-11T01:10:37.243Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-12-11T01:10:37.259Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-12-11T01:10:37.275Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-12-11T01:10:37.288Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-12-11T01:10:37.302Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-12-11T01:10:37.314Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-12-11T01:10:37.328Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-12-11T01:10:37.339Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-12-11T01:10:37.352Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-12-11T01:10:37.369Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-52 [Pipeline] echo [2021-12-11T01:10:37.385Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-52 [Pipeline] echo [2021-12-11T01:10:37.398Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-52 [Pipeline] echo [2021-12-11T01:10:37.411Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f6c603ab6b7318485e9ca0186a50450f63821a54 [Pipeline] echo [2021-12-11T01:10:37.427Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f6c603a [Pipeline] echo [2021-12-11T01:10:37.448Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-11T01:10:37.493Z] provisioning config files... [2021-12-11T01:10:37.508Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/config1342852042936946965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-11T01:10:37.813Z] ---> docker-login.sh [2021-12-11T01:10:37.813Z] nexus3.edgexfoundry.org:10001 [2021-12-11T01:10:37.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-11T01:10:38.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-11T01:10:38.081Z] Configure a credential helper to remove this warning. See [2021-12-11T01:10:38.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-11T01:10:38.081Z] [2021-12-11T01:10:38.081Z] Login Succeeded [2021-12-11T01:10:38.081Z] nexus3.edgexfoundry.org:10002 [2021-12-11T01:10:38.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-11T01:10:38.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-11T01:10:38.081Z] Configure a credential helper to remove this warning. See [2021-12-11T01:10:38.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-11T01:10:38.081Z] [2021-12-11T01:10:38.081Z] Login Succeeded [2021-12-11T01:10:38.081Z] nexus3.edgexfoundry.org:10003 [2021-12-11T01:10:38.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-11T01:10:38.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-11T01:10:38.344Z] Configure a credential helper to remove this warning. See [2021-12-11T01:10:38.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-11T01:10:38.344Z] [2021-12-11T01:10:38.344Z] Login Succeeded [2021-12-11T01:10:38.344Z] nexus3.edgexfoundry.org:10004 [2021-12-11T01:10:38.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-11T01:10:38.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-11T01:10:38.344Z] Configure a credential helper to remove this warning. See [2021-12-11T01:10:38.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-11T01:10:38.344Z] [2021-12-11T01:10:38.344Z] Login Succeeded [2021-12-11T01:10:38.344Z] docker.io [2021-12-11T01:10:38.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-11T01:10:38.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-11T01:10:38.916Z] Configure a credential helper to remove this warning. See [2021-12-11T01:10:38.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-11T01:10:38.916Z] [2021-12-11T01:10:38.916Z] Login Succeeded [2021-12-11T01:10:38.916Z] ---> docker-login.sh ends [Pipeline] } [2021-12-11T01:10:38.925Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-12-11T01:10:39.356Z] + git rev-list -1 --merges f6c603ab6b7318485e9ca0186a50450f63821a54~1..f6c603ab6b7318485e9ca0186a50450f63821a54 [Pipeline] echo [2021-12-11T01:10:39.391Z] -----------> git rev-list -1 --merges f6c603ab6b7318485e9ca0186a50450f63821a54~1..f6c603ab6b7318485e9ca0186a50450f63821a54 f6c603ab6b7318485e9ca0186a50450f63821a54 [false] [Pipeline] sh [2021-12-11T01:10:39.710Z] + git log --format=format:%s -1 f6c603ab6b7318485e9ca0186a50450f63821a54 [Pipeline] echo [2021-12-11T01:10:39.729Z] ========================================================= [2021-12-11T01:10:39.729Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-12-11T01:10:39.729Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-11T01:10:40.079Z] + git log --format=format:%s -1 f6c603ab6b7318485e9ca0186a50450f63821a54 [Pipeline] echo [2021-12-11T01:10:40.092Z] [semverPrep] GIT_COMMIT: f6c603ab6b7318485e9ca0186a50450f63821a54, Commit Message: fix: addressed the comments made by Anthony. [Pipeline] echo [2021-12-11T01:10:40.103Z] [semverPrep] This is not a build commit. [Pipeline] sh [2021-12-11T01:10:40.543Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-11T01:10:40.543Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-12-11T01:10:40.543Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-12-11T01:10:40.543Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-12-11T01:10:40.543Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-12-11T01:10:40.543Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-12-11T01:10:40.543Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-11T01:10:40.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-11T01:10:40.970Z] [2021-12-11T01:10:40.970Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-12-11T01:10:41.278Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-11T01:10:41.278Z] latest: Pulling from edgex-devops/git-semver [2021-12-11T01:10:41.278Z] a0d0a0d46f8b: Pulling fs layer [2021-12-11T01:10:41.278Z] 3e5f54012d9b: Pulling fs layer [2021-12-11T01:10:41.278Z] 4c7163046ea9: Pulling fs layer [2021-12-11T01:10:41.278Z] 0c2d73faf560: Pulling fs layer [2021-12-11T01:10:41.278Z] 0c2d73faf560: Waiting [2021-12-11T01:10:41.278Z] 3e5f54012d9b: Verifying Checksum [2021-12-11T01:10:41.278Z] 3e5f54012d9b: Download complete [2021-12-11T01:10:41.278Z] a0d0a0d46f8b: Verifying Checksum [2021-12-11T01:10:41.278Z] a0d0a0d46f8b: Download complete [2021-12-11T01:10:41.278Z] 4c7163046ea9: Verifying Checksum [2021-12-11T01:10:41.278Z] 4c7163046ea9: Download complete [2021-12-11T01:10:41.278Z] 0c2d73faf560: Verifying Checksum [2021-12-11T01:10:41.278Z] 0c2d73faf560: Download complete [2021-12-11T01:10:41.541Z] a0d0a0d46f8b: Pull complete [2021-12-11T01:10:41.541Z] 3e5f54012d9b: Pull complete [2021-12-11T01:10:41.802Z] 4c7163046ea9: Pull complete [2021-12-11T01:10:42.065Z] 0c2d73faf560: Pull complete [2021-12-11T01:10:42.065Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-12-11T01:10:42.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-11T01:10:42.065Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-12-11T01:10:42.136Z] prd-centos7-docker-4c-2g-638 does not seem to be running inside a container [2021-12-11T01:10:42.174Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-52 -v /w/workspace/oundry_device-rfid-llrp-go_PR-52:/w/workspace/oundry_device-rfid-llrp-go_PR-52:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-12-11T01:10:42.768Z] $ docker top 50fde9dfac1a7f8634688da38ad1e41ac63837750aeb6c1a92b4b8fa1b3cd473 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-11T01:10:42.869Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-11T01:10:42.869Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-11T01:10:42.966Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-11T01:10:42.968Z] $ docker exec 50fde9dfac1a7f8634688da38ad1e41ac63837750aeb6c1a92b4b8fa1b3cd473 ssh-agent [2021-12-11T01:10:43.088Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdLMfcg/agent.14 [2021-12-11T01:10:43.088Z] SSH_AGENT_PID=21 [2021-12-11T01:10:43.095Z] Running ssh-add (command line suppressed) [2021-12-11T01:10:43.214Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_7472236193595327442.key (/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_7472236193595327442.key) [2021-12-11T01:10:43.227Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-11T01:10:43.534Z] + git tag --points-at HEAD [Pipeline] } [2021-12-11T01:10:43.560Z] $ docker exec --env ******** --env ******** 50fde9dfac1a7f8634688da38ad1e41ac63837750aeb6c1a92b4b8fa1b3cd473 ssh-agent -k [2021-12-11T01:10:43.667Z] unset SSH_AUTH_SOCK; [2021-12-11T01:10:43.668Z] unset SSH_AGENT_PID; [2021-12-11T01:10:43.668Z] echo Agent pid 21 killed; [2021-12-11T01:10:43.677Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-12-11T01:10:43.707Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-11T01:10:43.707Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-11T01:10:43.832Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-11T01:10:43.834Z] $ docker exec 50fde9dfac1a7f8634688da38ad1e41ac63837750aeb6c1a92b4b8fa1b3cd473 ssh-agent [2021-12-11T01:10:43.926Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaPdFab/agent.55 [2021-12-11T01:10:43.926Z] SSH_AGENT_PID=61 [2021-12-11T01:10:43.932Z] Running ssh-add (command line suppressed) [2021-12-11T01:10:44.019Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_1527117322591253556.key (/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_1527117322591253556.key) [2021-12-11T01:10:44.031Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-11T01:10:44.327Z] + git semver init [2021-12-11T01:10:44.328Z] # -> Open(): unable to determine branch for HEAD [2021-12-11T01:10:44.328Z] # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-52/.git [2021-12-11T01:10:44.328Z] # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-52 [2021-12-11T01:10:44.328Z] # $SEMVER_REMOTE_NAME = origin [2021-12-11T01:10:44.328Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-11T01:10:44.328Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-11T01:10:44.328Z] # $SEMVER_BRANCH = PR-52 [2021-12-11T01:10:44.328Z] # $SEMVER_TEMP = /tmp/semver-730140098 [2021-12-11T01:10:44.328Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2021-12-11T01:10:44.900Z] # '/tmp/semver-730140098' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-52/.semver' [2021-12-11T01:10:44.900Z] # -> Force: false [2021-12-11T01:10:44.900Z] # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-52/.semver [Pipeline] } [2021-12-11T01:10:44.910Z] $ docker exec --env ******** --env ******** 50fde9dfac1a7f8634688da38ad1e41ac63837750aeb6c1a92b4b8fa1b3cd473 ssh-agent -k [2021-12-11T01:10:45.001Z] unset SSH_AUTH_SOCK; [2021-12-11T01:10:45.001Z] unset SSH_AGENT_PID; [2021-12-11T01:10:45.001Z] echo Agent pid 61 killed; [2021-12-11T01:10:45.010Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-11T01:10:45.320Z] + git semver [Pipeline] } [2021-12-11T01:10:45.331Z] $ docker stop --time=1 50fde9dfac1a7f8634688da38ad1e41ac63837750aeb6c1a92b4b8fa1b3cd473 [2021-12-11T01:10:46.527Z] $ docker rm -f 50fde9dfac1a7f8634688da38ad1e41ac63837750aeb6c1a92b4b8fa1b3cd473 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-11T01:10:46.875Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-12-11T01:10:47.127Z] Stashed 1 file(s) [Pipeline] echo [2021-12-11T01:10:47.131Z] [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] node [Pipeline] node [2021-12-11T01:11:02.281Z] Still waiting to schedule task [2021-12-11T01:11:02.282Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-12-11T01:11:02.284Z] Still waiting to schedule task [2021-12-11T01:11:02.284Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-636’ [2021-12-11T01:12:27.462Z] Running on prd-centos7-docker-4c-2g-639 in /w/workspace/oundry_device-rfid-llrp-go_PR-52 [Pipeline] { [Pipeline] ws [2021-12-11T01:12:27.474Z] Running in /w/workspace/device-rfid-llrp-go/23 [Pipeline] { [Pipeline] checkout [2021-12-11T01:12:27.554Z] Selected Git installation does not exist. Using Default [2021-12-11T01:12:27.554Z] The recommended git tool is: NONE [2021-12-11T01:12:29.220Z] using credential edgex-jenkins-ssh [2021-12-11T01:12:29.233Z] Cloning the remote Git repository [2021-12-11T01:12:28.916Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-12-11T01:12:28.958Z] > git init /w/workspace/device-rfid-llrp-go/23 # timeout=10 [2021-12-11T01:12:28.986Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-12-11T01:12:28.987Z] > git --version # timeout=10 [2021-12-11T01:12:28.999Z] > git --version # 'git version 2.24.4' [2021-12-11T01:12:29.001Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-11T01:12:29.035Z] [INFO] Currently running in a labeled security context [2021-12-11T01:12:29.036Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-12-11T01:12:29.036Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/23@tmp/jenkins-gitclient-ssh7701991734614396359.key [2021-12-11T01:12:29.053Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-11T01:12:30.600Z] Merging remotes/origin/main commit 73c0aef866abb96c1bdf0f842f2580fcfb01571a into PR head commit f6c603ab6b7318485e9ca0186a50450f63821a54 [2021-12-11T01:12:30.696Z] Merge succeeded, producing f6c603ab6b7318485e9ca0186a50450f63821a54 [2021-12-11T01:12:30.697Z] Checking out Revision f6c603ab6b7318485e9ca0186a50450f63821a54 (PR-52) [2021-12-11T01:12:29.660Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-12-11T01:12:29.669Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-11T01:12:29.678Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-12-11T01:12:29.693Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-12-11T01:12:29.693Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-11T01:12:29.694Z] [INFO] Currently running in a labeled security context [2021-12-11T01:12:29.694Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-12-11T01:12:29.694Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/23@tmp/jenkins-gitclient-ssh4029973894975893785.key [2021-12-11T01:12:29.705Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-12-11T01:12:30.230Z] > git config core.sparsecheckout # timeout=10 [2021-12-11T01:12:30.240Z] > git checkout -f f6c603ab6b7318485e9ca0186a50450f63821a54 # timeout=10 [2021-12-11T01:12:30.274Z] > git remote # timeout=10 [2021-12-11T01:12:30.279Z] > git config --get remote.origin.url # timeout=10 [2021-12-11T01:12:30.288Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-11T01:12:30.289Z] [INFO] Currently running in a labeled security context [2021-12-11T01:12:30.289Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-12-11T01:12:30.289Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/23@tmp/jenkins-gitclient-ssh4003547665156510625.key [2021-12-11T01:12:30.296Z] > git merge 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 [2021-12-11T01:12:30.305Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-11T01:12:30.321Z] > git config core.sparsecheckout # timeout=10 [2021-12-11T01:12:30.333Z] > git checkout -f f6c603ab6b7318485e9ca0186a50450f63821a54 # timeout=10 [2021-12-11T01:12:34.197Z] Commit message: "fix: addressed the comments made by Anthony." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-11T01:12:34.583Z] provisioning config files... [2021-12-11T01:12:34.596Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/23@tmp/config1122904352355257913tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-11T01:12:34.955Z] ---> docker-login.sh [2021-12-11T01:12:34.955Z] nexus3.edgexfoundry.org:10001 [2021-12-11T01:12:34.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-11T01:12:35.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-11T01:12:35.218Z] Configure a credential helper to remove this warning. See [2021-12-11T01:12:35.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-11T01:12:35.218Z] [2021-12-11T01:12:35.218Z] Login Succeeded [2021-12-11T01:12:35.218Z] nexus3.edgexfoundry.org:10002 [2021-12-11T01:12:35.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-11T01:12:35.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-11T01:12:35.218Z] Configure a credential helper to remove this warning. See [2021-12-11T01:12:35.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-11T01:12:35.218Z] [2021-12-11T01:12:35.218Z] Login Succeeded [2021-12-11T01:12:35.218Z] nexus3.edgexfoundry.org:10003 [2021-12-11T01:12:35.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-11T01:12:35.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-11T01:12:35.219Z] Configure a credential helper to remove this warning. See [2021-12-11T01:12:35.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-11T01:12:35.219Z] [2021-12-11T01:12:35.219Z] Login Succeeded [2021-12-11T01:12:35.482Z] nexus3.edgexfoundry.org:10004 [2021-12-11T01:12:35.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-11T01:12:35.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-11T01:12:35.482Z] Configure a credential helper to remove this warning. See [2021-12-11T01:12:35.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-11T01:12:35.482Z] [2021-12-11T01:12:35.482Z] Login Succeeded [2021-12-11T01:12:35.482Z] docker.io [2021-12-11T01:12:35.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-11T01:12:36.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-11T01:12:36.055Z] Configure a credential helper to remove this warning. See [2021-12-11T01:12:36.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-11T01:12:36.055Z] [2021-12-11T01:12:36.055Z] Login Succeeded [2021-12-11T01:12:36.055Z] ---> docker-login.sh ends [Pipeline] } [2021-12-11T01:12:36.143Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-11T01:12:36.288Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-11T01:12:36.306Z] ========================================================= [2021-12-11T01:12:36.306Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-12-11T01:12:36.306Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-12-11T01:12:36.620Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-12-11T01:12:36.620Z] Sending build context to Docker daemon 1.219MB [2021-12-11T01:12:36.620Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-12-11T01:12:36.620Z] Step 2/12 : FROM ${BASE} AS builder [2021-12-11T01:12:36.620Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-12-11T01:12:36.620Z] a0d0a0d46f8b: Pulling fs layer [2021-12-11T01:12:36.620Z] 31adcdaf11c8: Pulling fs layer [2021-12-11T01:12:36.620Z] b8b176561691: Pulling fs layer [2021-12-11T01:12:36.620Z] 4527c011a84f: Pulling fs layer [2021-12-11T01:12:36.620Z] 5d74067f8e1e: Pulling fs layer [2021-12-11T01:12:36.620Z] e0aca202a116: Pulling fs layer [2021-12-11T01:12:36.620Z] 3a43be97a3b4: Pulling fs layer [2021-12-11T01:12:36.620Z] 34cad66bf833: Pulling fs layer [2021-12-11T01:12:36.620Z] b4e3c513aaa6: Pulling fs layer [2021-12-11T01:12:36.620Z] 4527c011a84f: Waiting [2021-12-11T01:12:36.620Z] 5d74067f8e1e: Waiting [2021-12-11T01:12:36.620Z] e0aca202a116: Waiting [2021-12-11T01:12:36.620Z] 3a43be97a3b4: Waiting [2021-12-11T01:12:36.620Z] 34cad66bf833: Waiting [2021-12-11T01:12:36.620Z] b4e3c513aaa6: Waiting [2021-12-11T01:12:36.620Z] b8b176561691: Verifying Checksum [2021-12-11T01:12:36.620Z] b8b176561691: Download complete [2021-12-11T01:12:36.620Z] 31adcdaf11c8: Verifying Checksum [2021-12-11T01:12:36.620Z] 31adcdaf11c8: Download complete [2021-12-11T01:12:36.620Z] 5d74067f8e1e: Verifying Checksum [2021-12-11T01:12:36.620Z] 5d74067f8e1e: Download complete [2021-12-11T01:12:36.620Z] e0aca202a116: Verifying Checksum [2021-12-11T01:12:36.620Z] e0aca202a116: Download complete [2021-12-11T01:12:36.620Z] a0d0a0d46f8b: Verifying Checksum [2021-12-11T01:12:36.620Z] a0d0a0d46f8b: Download complete [2021-12-11T01:12:36.620Z] 3a43be97a3b4: Verifying Checksum [2021-12-11T01:12:36.620Z] 3a43be97a3b4: Download complete [2021-12-11T01:12:36.885Z] 34cad66bf833: Verifying Checksum [2021-12-11T01:12:36.885Z] 34cad66bf833: Download complete [2021-12-11T01:12:36.885Z] a0d0a0d46f8b: Pull complete [2021-12-11T01:12:37.147Z] 31adcdaf11c8: Pull complete [2021-12-11T01:12:37.416Z] b8b176561691: Pull complete [2021-12-11T01:12:37.416Z] 4527c011a84f: Verifying Checksum [2021-12-11T01:12:37.416Z] 4527c011a84f: Download complete [2021-12-11T01:12:37.416Z] b4e3c513aaa6: Verifying Checksum [2021-12-11T01:12:37.416Z] b4e3c513aaa6: Download complete [2021-12-11T01:12:41.679Z] 4527c011a84f: Pull complete [2021-12-11T01:12:41.679Z] 5d74067f8e1e: Pull complete [2021-12-11T01:12:41.679Z] e0aca202a116: Pull complete [2021-12-11T01:12:41.679Z] 3a43be97a3b4: Pull complete [2021-12-11T01:12:41.679Z] 34cad66bf833: Pull complete [2021-12-11T01:12:43.617Z] b4e3c513aaa6: Pull complete [2021-12-11T01:12:43.617Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-12-11T01:12:43.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-11T01:12:43.617Z] ---> 9f6097aaca64 [2021-12-11T01:12:43.617Z] Step 3/12 : ARG MAKE='make build' [2021-12-11T01:12:45.541Z] ---> Running in daad62ade4d4 [2021-12-11T01:12:45.541Z] Removing intermediate container daad62ade4d4 [2021-12-11T01:12:45.541Z] ---> 981f9382a694 [2021-12-11T01:12:45.541Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2021-12-11T01:12:45.541Z] ---> Running in 9f07f3714faf [2021-12-11T01:12:45.814Z] Removing intermediate container 9f07f3714faf [2021-12-11T01:12:45.814Z] ---> 58d2db3a61d5 [2021-12-11T01:12:45.814Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2021-12-11T01:12:45.814Z] ---> Running in 4509051636d1 [2021-12-11T01:12:45.814Z] Removing intermediate container 4509051636d1 [2021-12-11T01:12:45.814Z] ---> c37fbf3edc6c [2021-12-11T01:12:45.814Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-11T01:12:45.814Z] ---> Running in d2960638e400 [2021-12-11T01:12:46.405Z] Removing intermediate container d2960638e400 [2021-12-11T01:12:46.405Z] ---> fb886b7125b3 [2021-12-11T01:12:46.405Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-12-11T01:12:46.405Z] ---> Running in e4179d81ba90 [2021-12-11T01:12:46.666Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-11T01:12:48.051Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-11T01:12:48.051Z] OK: 220 MiB in 52 packages [2021-12-11T01:12:48.321Z] Removing intermediate container e4179d81ba90 [2021-12-11T01:12:48.321Z] ---> a2584374526c [2021-12-11T01:12:48.321Z] Step 8/12 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-12-11T01:12:48.321Z] ---> Running in e4aee533c526 [2021-12-11T01:12:48.321Z] Removing intermediate container e4aee533c526 [2021-12-11T01:12:48.321Z] ---> 115fc7f8a827 [2021-12-11T01:12:48.321Z] Step 9/12 : COPY . . [2021-12-11T01:12:48.588Z] ---> 83a42d142585 [2021-12-11T01:12:48.588Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-11T01:12:48.588Z] ---> Running in 69b141c45bf2 [2021-12-11T01:13:35.352Z] Removing intermediate container 69b141c45bf2 [2021-12-11T01:13:35.352Z] ---> 656ca29c79e1 [2021-12-11T01:13:35.352Z] Step 11/12 : RUN go mod tidy [2021-12-11T01:13:35.352Z] ---> Running in dc6adcc6b593 [2021-12-11T01:13:35.352Z] Removing intermediate container dc6adcc6b593 [2021-12-11T01:13:35.352Z] ---> cd78c990dc30 [2021-12-11T01:13:35.352Z] Step 12/12 : RUN $MAKE [2021-12-11T01:13:35.352Z] ---> Running in a14b0eff6821 [2021-12-11T01:13:35.352Z] noop [2021-12-11T01:13:35.352Z] Removing intermediate container a14b0eff6821 [2021-12-11T01:13:35.352Z] ---> 934a99cec246 [2021-12-11T01:13:35.352Z] Successfully built 934a99cec246 [2021-12-11T01:13:35.352Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-11T01:13:35.656Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-11T01:13:35.656Z] . [Pipeline] withDockerContainer [2021-12-11T01:13:35.725Z] prd-centos7-docker-4c-2g-639 does not seem to be running inside a container [2021-12-11T01:13:35.757Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/23 -v /w/workspace/device-rfid-llrp-go/23:/w/workspace/device-rfid-llrp-go/23:rw,z -v /w/workspace/device-rfid-llrp-go/23@tmp:/w/workspace/device-rfid-llrp-go/23@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 ******** ci-base-image-x86_64 cat [2021-12-11T01:13:36.121Z] $ docker top 65c576cd999cfc546c2e203702257fd00be211b32d8f4e8d853a3b6511b87401 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-11T01:13:36.512Z] + go version [2021-12-11T01:13:36.512Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-12-11T01:13:36.523Z] $ docker stop --time=1 65c576cd999cfc546c2e203702257fd00be211b32d8f4e8d853a3b6511b87401 [2021-12-11T01:13:37.698Z] $ docker rm -f 65c576cd999cfc546c2e203702257fd00be211b32d8f4e8d853a3b6511b87401 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-11T01:13:38.213Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-11T01:13:38.213Z] . [Pipeline] withDockerContainer [2021-12-11T01:13:38.273Z] prd-centos7-docker-4c-2g-639 does not seem to be running inside a container [2021-12-11T01:13:38.328Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/23 -v /w/workspace/device-rfid-llrp-go/23:/w/workspace/device-rfid-llrp-go/23:rw,z -v /w/workspace/device-rfid-llrp-go/23@tmp:/w/workspace/device-rfid-llrp-go/23@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 ******** ci-base-image-x86_64 cat [2021-12-11T01:13:38.649Z] $ docker top d541356dc1d7018dd61ff5a052237d5f79ff3006517d1443e4a6dfcc447c3865 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-12-11T01:13:39.008Z] + make test [2021-12-11T01:13:39.008Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-12-11T01:13:39.278Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-12-11T01:13:57.466Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-12-11T01:13:57.466Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-12-11T01:14:02.806Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.469s coverage: 39.5% of statements [2021-12-11T01:14:02.806Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.251s coverage: 52.0% of statements [2021-12-11T01:14:02.806Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 95.5% of statements [2021-12-11T01:14:02.806Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-12-11T01:14:11.003Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-11T01:14:11.003Z] ./internal/driver/config.go [2021-12-11T01:14:11.003Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-11T01:14:11.003Z] make: *** [Makefile:29: test] Error 1 [Pipeline] } [2021-12-11T01:14:11.017Z] $ docker stop --time=1 d541356dc1d7018dd61ff5a052237d5f79ff3006517d1443e4a6dfcc447c3865 [2021-12-11T01:14:12.577Z] $ docker rm -f d541356dc1d7018dd61ff5a052237d5f79ff3006517d1443e4a6dfcc447c3865 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-11T01:14:13.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-11T01:14:13.390Z] [2021-12-11T01:14:13.390Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-11T01:14:13.700Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-11T01:14:13.700Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-11T01:14:13.700Z] b4d181a07f80: Pulling fs layer [2021-12-11T01:14:13.700Z] a1111a8f2ec3: Pulling fs layer [2021-12-11T01:14:13.700Z] ed53099fbce6: Pulling fs layer [2021-12-11T01:14:13.700Z] dc539afda2c1: Pulling fs layer [2021-12-11T01:14:13.700Z] 77bc0d833cb6: Pulling fs layer [2021-12-11T01:14:13.700Z] 9065ff56babe: Pulling fs layer [2021-12-11T01:14:13.700Z] d287ab97295c: Pulling fs layer [2021-12-11T01:14:13.700Z] 77bc0d833cb6: Waiting [2021-12-11T01:14:13.700Z] 9065ff56babe: Waiting [2021-12-11T01:14:13.700Z] d287ab97295c: Waiting [2021-12-11T01:14:13.700Z] dc539afda2c1: Waiting [2021-12-11T01:14:13.700Z] a1111a8f2ec3: Verifying Checksum [2021-12-11T01:14:13.700Z] a1111a8f2ec3: Download complete [2021-12-11T01:14:13.700Z] dc539afda2c1: Verifying Checksum [2021-12-11T01:14:13.700Z] dc539afda2c1: Download complete [2021-12-11T01:14:13.963Z] ed53099fbce6: Verifying Checksum [2021-12-11T01:14:13.963Z] ed53099fbce6: Download complete [2021-12-11T01:14:13.963Z] 9065ff56babe: Verifying Checksum [2021-12-11T01:14:13.963Z] 9065ff56babe: Download complete [2021-12-11T01:14:13.963Z] 77bc0d833cb6: Verifying Checksum [2021-12-11T01:14:13.963Z] 77bc0d833cb6: Download complete [2021-12-11T01:14:13.963Z] b4d181a07f80: Download complete [2021-12-11T01:14:14.543Z] d287ab97295c: Verifying Checksum [2021-12-11T01:14:14.543Z] d287ab97295c: Download complete [2021-12-11T01:14:15.115Z] b4d181a07f80: Pull complete [2021-12-11T01:14:15.381Z] a1111a8f2ec3: Pull complete [2021-12-11T01:14:15.948Z] ed53099fbce6: Pull complete [2021-12-11T01:14:15.948Z] dc539afda2c1: Pull complete [2021-12-11T01:14:16.209Z] 77bc0d833cb6: Pull complete [2021-12-11T01:14:16.470Z] 9065ff56babe: Pull complete [2021-12-11T01:14:19.265Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-640 in /w/workspace/oundry_device-rfid-llrp-go_PR-52 [Pipeline] { [Pipeline] ws [2021-12-11T01:14:19.274Z] Running in /w/workspace/device-rfid-llrp-go/23 [Pipeline] { [Pipeline] checkout [2021-12-11T01:14:19.474Z] Selected Git installation does not exist. Using Default [2021-12-11T01:14:19.474Z] The recommended git tool is: NONE [2021-12-11T01:14:21.786Z] d287ab97295c: Pull complete [2021-12-11T01:14:21.786Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-11T01:14:21.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-11T01:14:21.786Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-11T01:14:21.847Z] prd-centos7-docker-4c-2g-639 does not seem to be running inside a container [2021-12-11T01:14:21.877Z] $ 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/23 -v /w/workspace/device-rfid-llrp-go/23:/w/workspace/device-rfid-llrp-go/23:rw,z -v /w/workspace/device-rfid-llrp-go/23@tmp:/w/workspace/device-rfid-llrp-go/23@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 [2021-12-11T01:14:24.321Z] using credential edgex-jenkins-ssh [2021-12-11T01:14:24.338Z] Cloning the remote Git repository [2021-12-11T01:14:24.829Z] $ docker top 014b7f92f46283ec0cf213f2dd94283699b2a8ba115e16df5b3df5c19548902d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-11T01:14:25.261Z] ---> job-cost.sh [2021-12-11T01:14:25.261Z] lf-activate-venv: SKIPPING [2021-12-11T01:14:25.261Z] INFO: No Stack... [2021-12-11T01:14:25.522Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-11T01:14:24.378Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-12-11T01:14:24.514Z] > git init /w/workspace/device-rfid-llrp-go/23 # timeout=10 [2021-12-11T01:14:24.719Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-12-11T01:14:24.720Z] > git --version # timeout=10 [2021-12-11T01:14:24.759Z] > git --version # 'git version 2.17.1' [2021-12-11T01:14:24.761Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-11T01:14:24.867Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-11T01:14:25.782Z] INFO: Archiving Costs [Pipeline] sh [2021-12-11T01:14:26.086Z] + cat /w/workspace/device-rfid-llrp-go/23/archives/cost.csv [2021-12-11T01:14:26.086Z] + cut -d, -f6 [Pipeline] lock [2021-12-11T01:14:26.121Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-23-stack-cost] [2021-12-11T01:14:26.127Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-23-stack-cost] did not exist. Created. [2021-12-11T01:14:26.127Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-11T01:14:26.439Z] + echo total: 0.05999999865889549 [2021-12-11T01:14:26.444Z] Merging remotes/origin/main commit 73c0aef866abb96c1bdf0f842f2580fcfb01571a into PR head commit f6c603ab6b7318485e9ca0186a50450f63821a54 [Pipeline] stash [2021-12-11T01:14:26.593Z] Stashed 1 file(s) [Pipeline] } [2021-12-11T01:14:26.600Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-23-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-11T01:14:26.618Z] $ docker stop --time=1 014b7f92f46283ec0cf213f2dd94283699b2a8ba115e16df5b3df5c19548902d [2021-12-11T01:14:26.678Z] Merge succeeded, producing f6c603ab6b7318485e9ca0186a50450f63821a54 [2021-12-11T01:14:26.678Z] Checking out Revision f6c603ab6b7318485e9ca0186a50450f63821a54 (PR-52) [2021-12-11T01:14:25.576Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-12-11T01:14:25.592Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-11T01:14:25.616Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-12-11T01:14:25.648Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-12-11T01:14:25.649Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-11T01:14:25.668Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-12-11T01:14:26.458Z] > git config core.sparsecheckout # timeout=10 [2021-12-11T01:14:26.474Z] > git checkout -f f6c603ab6b7318485e9ca0186a50450f63821a54 # timeout=10 [2021-12-11T01:14:26.586Z] > git remote # timeout=10 [2021-12-11T01:14:26.603Z] > git config --get remote.origin.url # timeout=10 [2021-12-11T01:14:26.615Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-11T01:14:26.627Z] > git merge 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 [2021-12-11T01:14:26.649Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-11T01:14:26.673Z] > git config core.sparsecheckout # timeout=10 [2021-12-11T01:14:26.684Z] > git checkout -f f6c603ab6b7318485e9ca0186a50450f63821a54 # timeout=10 [2021-12-11T01:14:27.766Z] $ docker rm -f 014b7f92f46283ec0cf213f2dd94283699b2a8ba115e16df5b3df5c19548902d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-11T01:14:28.061Z] Failed in branch amd64 [2021-12-11T01:14:30.844Z] Commit message: "fix: addressed the comments made by Anthony." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-11T01:14:31.648Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-12-11T01:14:31.648Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-11T01:14:31.648Z] Dload Upload Total Spent Left Speed [2021-12-11T01:14:31.648Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 88238 0 --:--:-- --:--:-- --:--:-- 88238 [Pipeline] sh [2021-12-11T01:14:32.218Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-12-11T01:14:32.556Z] + sudo tee /etc/docker/daemon.new [2021-12-11T01:14:32.556Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-12-11T01:14:32.556Z] { [2021-12-11T01:14:32.556Z] "registry-mirrors": [ [2021-12-11T01:14:32.556Z] "https://nexus3.edgexfoundry.org:10001" [2021-12-11T01:14:32.556Z] ], [2021-12-11T01:14:32.556Z] "bip": "10.250.0.254/24", [2021-12-11T01:14:32.556Z] "hosts": [ [2021-12-11T01:14:32.556Z] "tcp://0.0.0.0:5555", [2021-12-11T01:14:32.556Z] "unix:///var/run/docker.sock" [2021-12-11T01:14:32.556Z] ], [2021-12-11T01:14:32.556Z] "mtu": 1458, [2021-12-11T01:14:32.556Z] "selinux-enabled": true, [2021-12-11T01:14:32.556Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-12-11T01:14:32.556Z] } [Pipeline] sh [2021-12-11T01:14:32.902Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-12-11T01:14:33.244Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-11T01:14:51.559Z] provisioning config files... [2021-12-11T01:14:51.579Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/23@tmp/config4628791002650082805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-11T01:14:51.931Z] ---> docker-login.sh [2021-12-11T01:14:51.931Z] nexus3.edgexfoundry.org:10001 [2021-12-11T01:14:52.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-11T01:14:52.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-11T01:14:52.797Z] Configure a credential helper to remove this warning. See [2021-12-11T01:14:52.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-11T01:14:52.797Z] [2021-12-11T01:14:52.797Z] Login Succeeded [2021-12-11T01:14:52.797Z] nexus3.edgexfoundry.org:10002 [2021-12-11T01:14:53.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-11T01:14:53.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-11T01:14:53.067Z] Configure a credential helper to remove this warning. See [2021-12-11T01:14:53.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-11T01:14:53.067Z] [2021-12-11T01:14:53.067Z] Login Succeeded [2021-12-11T01:14:53.067Z] nexus3.edgexfoundry.org:10003 [2021-12-11T01:14:53.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-11T01:14:53.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-11T01:14:53.341Z] Configure a credential helper to remove this warning. See [2021-12-11T01:14:53.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-11T01:14:53.341Z] [2021-12-11T01:14:53.341Z] Login Succeeded [2021-12-11T01:14:53.341Z] nexus3.edgexfoundry.org:10004 [2021-12-11T01:14:53.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-11T01:14:53.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-11T01:14:53.889Z] Configure a credential helper to remove this warning. See [2021-12-11T01:14:53.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-11T01:14:53.889Z] [2021-12-11T01:14:53.889Z] Login Succeeded [2021-12-11T01:14:53.889Z] docker.io [2021-12-11T01:14:54.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-11T01:14:54.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-11T01:14:54.429Z] Configure a credential helper to remove this warning. See [2021-12-11T01:14:54.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-11T01:14:54.429Z] [2021-12-11T01:14:54.429Z] Login Succeeded [2021-12-11T01:14:54.429Z] ---> docker-login.sh ends [Pipeline] } [2021-12-11T01:14:54.445Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-11T01:14:54.950Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-11T01:14:54.965Z] ========================================================= [2021-12-11T01:14:54.965Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-12-11T01:14:54.965Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-12-11T01:14:55.304Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-12-11T01:14:55.574Z] Sending build context to Docker daemon 1.219MB [2021-12-11T01:14:55.574Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-12-11T01:14:55.574Z] Step 2/12 : FROM ${BASE} AS builder [2021-12-11T01:14:55.852Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-12-11T01:14:55.852Z] 552d1f2373af: Pulling fs layer [2021-12-11T01:14:55.852Z] ea3f2d53f512: Pulling fs layer [2021-12-11T01:14:55.852Z] 9e70ebbbe112: Pulling fs layer [2021-12-11T01:14:55.852Z] 7a9cfe048b4a: Pulling fs layer [2021-12-11T01:14:55.852Z] 72dc09318566: Pulling fs layer [2021-12-11T01:14:55.852Z] f4f7b4309257: Pulling fs layer [2021-12-11T01:14:55.852Z] 0ac9a79272e3: Pulling fs layer [2021-12-11T01:14:55.852Z] b78e95d17946: Pulling fs layer [2021-12-11T01:14:55.852Z] 7a9cfe048b4a: Waiting [2021-12-11T01:14:55.852Z] 72dc09318566: Waiting [2021-12-11T01:14:55.852Z] f4f7b4309257: Waiting [2021-12-11T01:14:55.852Z] 0ac9a79272e3: Waiting [2021-12-11T01:14:55.852Z] b78e95d17946: Waiting [2021-12-11T01:14:55.852Z] 9e70ebbbe112: Verifying Checksum [2021-12-11T01:14:55.852Z] 9e70ebbbe112: Download complete [2021-12-11T01:14:55.852Z] ea3f2d53f512: Verifying Checksum [2021-12-11T01:14:55.852Z] ea3f2d53f512: Download complete [2021-12-11T01:14:55.852Z] 72dc09318566: Verifying Checksum [2021-12-11T01:14:55.852Z] 72dc09318566: Download complete [2021-12-11T01:14:55.852Z] f4f7b4309257: Download complete [2021-12-11T01:14:55.852Z] 552d1f2373af: Verifying Checksum [2021-12-11T01:14:55.852Z] 552d1f2373af: Download complete [2021-12-11T01:14:55.852Z] 0ac9a79272e3: Verifying Checksum [2021-12-11T01:14:55.852Z] 0ac9a79272e3: Download complete [2021-12-11T01:14:56.451Z] 552d1f2373af: Pull complete [2021-12-11T01:14:57.050Z] ea3f2d53f512: Pull complete [2021-12-11T01:14:57.338Z] 9e70ebbbe112: Pull complete [2021-12-11T01:14:57.609Z] b78e95d17946: Verifying Checksum [2021-12-11T01:14:57.609Z] b78e95d17946: Download complete [2021-12-11T01:14:58.198Z] 7a9cfe048b4a: Download complete [2021-12-11T01:15:08.314Z] 7a9cfe048b4a: Pull complete [2021-12-11T01:15:08.314Z] 72dc09318566: Pull complete [2021-12-11T01:15:08.314Z] f4f7b4309257: Pull complete [2021-12-11T01:15:08.314Z] 0ac9a79272e3: Pull complete [2021-12-11T01:15:13.702Z] b78e95d17946: Pull complete [2021-12-11T01:15:13.702Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-12-11T01:15:13.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-11T01:15:13.702Z] ---> 8b459fc5aaf0 [2021-12-11T01:15:13.702Z] Step 3/12 : ARG MAKE='make build' [2021-12-11T01:15:15.125Z] ---> Running in 5abb672704a7 [2021-12-11T01:15:15.125Z] Removing intermediate container 5abb672704a7 [2021-12-11T01:15:15.125Z] ---> 5bb36a3ba91e [2021-12-11T01:15:15.125Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2021-12-11T01:15:15.398Z] ---> Running in 429e2a93b74f [2021-12-11T01:15:15.673Z] Removing intermediate container 429e2a93b74f [2021-12-11T01:15:15.673Z] ---> d7e69ce6861a [2021-12-11T01:15:15.673Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2021-12-11T01:15:15.673Z] ---> Running in 7b008a10aca5 [2021-12-11T01:15:16.268Z] Removing intermediate container 7b008a10aca5 [2021-12-11T01:15:16.268Z] ---> 4062ec978791 [2021-12-11T01:15:16.268Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-11T01:15:16.268Z] ---> Running in 6871a41ef01b [2021-12-11T01:15:18.246Z] Removing intermediate container 6871a41ef01b [2021-12-11T01:15:18.246Z] ---> 65c46f6f6bbc [2021-12-11T01:15:18.246Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-12-11T01:15:18.246Z] ---> Running in 1151cc0594db [2021-12-11T01:15:19.223Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-11T01:15:20.198Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-11T01:15:20.791Z] OK: 219 MiB in 52 packages [2021-12-11T01:15:21.385Z] Removing intermediate container 1151cc0594db [2021-12-11T01:15:21.385Z] ---> e147e15a5077 [2021-12-11T01:15:21.385Z] Step 8/12 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-12-11T01:15:21.668Z] ---> Running in 988a80a4b8aa [2021-12-11T01:15:21.942Z] Removing intermediate container 988a80a4b8aa [2021-12-11T01:15:21.942Z] ---> 42221c945b52 [2021-12-11T01:15:21.942Z] Step 9/12 : COPY . . [2021-12-11T01:15:22.919Z] ---> 02931924eb61 [2021-12-11T01:15:22.920Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-11T01:15:22.920Z] ---> Running in 100748faeb3c [2021-12-11T01:16:44.700Z] Removing intermediate container 100748faeb3c [2021-12-11T01:16:44.700Z] ---> 2cc4373b6854 [2021-12-11T01:16:44.700Z] Step 11/12 : RUN go mod tidy [2021-12-11T01:16:44.700Z] ---> Running in 44a53ce69725 [2021-12-11T01:16:44.700Z] Removing intermediate container 44a53ce69725 [2021-12-11T01:16:44.700Z] ---> 568c8cc00f81 [2021-12-11T01:16:44.700Z] Step 12/12 : RUN $MAKE [2021-12-11T01:16:44.700Z] ---> Running in bbdde639bde7 [2021-12-11T01:16:44.700Z] noop [2021-12-11T01:16:44.700Z] Removing intermediate container bbdde639bde7 [2021-12-11T01:16:44.700Z] ---> 02c50e9c411c [2021-12-11T01:16:44.700Z] Successfully built 02c50e9c411c [2021-12-11T01:16:44.700Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-11T01:16:45.047Z] + docker inspect -f . ci-base-image-arm64 [2021-12-11T01:16:45.047Z] . [Pipeline] withDockerContainer [2021-12-11T01:16:45.271Z] prd-ubuntu18.04-docker-arm64-4c-16g-640 does not seem to be running inside a container [2021-12-11T01:16:45.349Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/23 -v /w/workspace/device-rfid-llrp-go/23:/w/workspace/device-rfid-llrp-go/23:rw,z -v /w/workspace/device-rfid-llrp-go/23@tmp:/w/workspace/device-rfid-llrp-go/23@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 [2021-12-11T01:16:46.694Z] $ docker top f57ba1c1b9c22ca76a8f6e667bc7d6b0aace102657c98f7f5c26bd1cfdbf349f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-11T01:16:47.620Z] + go version [2021-12-11T01:16:47.620Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-12-11T01:16:47.638Z] $ docker stop --time=1 f57ba1c1b9c22ca76a8f6e667bc7d6b0aace102657c98f7f5c26bd1cfdbf349f [2021-12-11T01:16:49.283Z] $ docker rm -f f57ba1c1b9c22ca76a8f6e667bc7d6b0aace102657c98f7f5c26bd1cfdbf349f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-11T01:16:50.023Z] + docker inspect -f . ci-base-image-arm64 [2021-12-11T01:16:50.023Z] . [Pipeline] withDockerContainer [2021-12-11T01:16:50.249Z] prd-ubuntu18.04-docker-arm64-4c-16g-640 does not seem to be running inside a container [2021-12-11T01:16:50.327Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/23 -v /w/workspace/device-rfid-llrp-go/23:/w/workspace/device-rfid-llrp-go/23:rw,z -v /w/workspace/device-rfid-llrp-go/23@tmp:/w/workspace/device-rfid-llrp-go/23@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 [2021-12-11T01:16:51.660Z] $ docker top 41737734697c63dca98663b0d0f1ff7e1cae625c87eb28d0de150f335918ebe5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-12-11T01:16:52.578Z] + make test [2021-12-11T01:16:52.578Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-12-11T01:16:54.562Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-12-11T01:17:51.158Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-12-11T01:17:51.158Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-12-11T01:18:30.211Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 31.944s coverage: 39.5% of statements [2021-12-11T01:18:30.211Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.493s coverage: 52.0% of statements [2021-12-11T01:18:30.211Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.047s coverage: 95.5% of statements [2021-12-11T01:18:30.211Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-12-11T01:18:57.014Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-11T01:18:57.014Z] ./internal/driver/config.go [2021-12-11T01:18:57.014Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-11T01:18:57.014Z] make: *** [Makefile:29: test] Error 1 [Pipeline] } [2021-12-11T01:18:57.033Z] $ docker stop --time=1 41737734697c63dca98663b0d0f1ff7e1cae625c87eb28d0de150f335918ebe5 [2021-12-11T01:18:58.745Z] $ docker rm -f 41737734697c63dca98663b0d0f1ff7e1cae625c87eb28d0de150f335918ebe5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-11T01:18:59.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-11T01:18:59.922Z] [2021-12-11T01:18:59.922Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-12-11T01:19:00.274Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-11T01:19:00.547Z] arm64: Pulling from edgex-lftools-log-publisher [2021-12-11T01:19:00.547Z] 448f6bf000e3: Pulling fs layer [2021-12-11T01:19:00.547Z] f757da607395: Pulling fs layer [2021-12-11T01:19:00.547Z] 05883995daec: Pulling fs layer [2021-12-11T01:19:00.547Z] 8603b9c90790: Pulling fs layer [2021-12-11T01:19:00.547Z] 1560dd03e051: Pulling fs layer [2021-12-11T01:19:00.547Z] 27f5ce0e4adf: Pulling fs layer [2021-12-11T01:19:00.547Z] c2d8d7efcc4b: Pulling fs layer [2021-12-11T01:19:00.547Z] 8603b9c90790: Waiting [2021-12-11T01:19:00.547Z] 1560dd03e051: Waiting [2021-12-11T01:19:00.547Z] 27f5ce0e4adf: Waiting [2021-12-11T01:19:00.547Z] c2d8d7efcc4b: Waiting [2021-12-11T01:19:00.547Z] f757da607395: Verifying Checksum [2021-12-11T01:19:00.547Z] f757da607395: Download complete [2021-12-11T01:19:00.547Z] 8603b9c90790: Verifying Checksum [2021-12-11T01:19:00.547Z] 8603b9c90790: Download complete [2021-12-11T01:19:00.820Z] 1560dd03e051: Verifying Checksum [2021-12-11T01:19:00.820Z] 1560dd03e051: Download complete [2021-12-11T01:19:00.820Z] 05883995daec: Verifying Checksum [2021-12-11T01:19:00.820Z] 05883995daec: Download complete [2021-12-11T01:19:00.820Z] 27f5ce0e4adf: Verifying Checksum [2021-12-11T01:19:00.820Z] 27f5ce0e4adf: Download complete [2021-12-11T01:19:01.092Z] 448f6bf000e3: Download complete [2021-12-11T01:19:03.707Z] c2d8d7efcc4b: Verifying Checksum [2021-12-11T01:19:03.707Z] c2d8d7efcc4b: Download complete [2021-12-11T01:19:04.683Z] 448f6bf000e3: Pull complete [2021-12-11T01:19:05.278Z] f757da607395: Pull complete [2021-12-11T01:19:06.708Z] 05883995daec: Pull complete [2021-12-11T01:19:06.981Z] 8603b9c90790: Pull complete [2021-12-11T01:19:07.966Z] 1560dd03e051: Pull complete [2021-12-11T01:19:07.966Z] 27f5ce0e4adf: Pull complete [2021-12-11T01:19:23.040Z] c2d8d7efcc4b: Pull complete [2021-12-11T01:19:23.040Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-12-11T01:19:23.040Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-11T01:19:23.040Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-12-11T01:19:23.277Z] prd-ubuntu18.04-docker-arm64-4c-16g-640 does not seem to be running inside a container [2021-12-11T01:19:23.359Z] $ 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/23 -v /w/workspace/device-rfid-llrp-go/23:/w/workspace/device-rfid-llrp-go/23:rw,z -v /w/workspace/device-rfid-llrp-go/23@tmp:/w/workspace/device-rfid-llrp-go/23@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 [2021-12-11T01:19:26.124Z] $ docker top 95c3ade77fb7910563d61e5f50a1c60ccffa24f43d1092c3b07b631dfd9cbc26 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-11T01:19:27.014Z] ---> job-cost.sh [2021-12-11T01:19:27.014Z] lf-activate-venv: SKIPPING [2021-12-11T01:19:27.014Z] INFO: No Stack... [2021-12-11T01:19:27.286Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-12-11T01:19:27.558Z] INFO: Archiving Costs [Pipeline] sh [2021-12-11T01:19:28.224Z] + cat /w/workspace/device-rfid-llrp-go/23/archives/cost.csv [2021-12-11T01:19:28.224Z] + cut -d, -f6 [Pipeline] lock [2021-12-11T01:19:28.287Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-23-stack-cost] [2021-12-11T01:19:28.293Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-23-stack-cost] did not exist. Created. [2021-12-11T01:19:28.293Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-11T01:19:28.962Z] /w/workspace/device-rfid-llrp-go/23@tmp/durable-630b1faa/script.sh: 1: /w/workspace/device-rfid-llrp-go/23@tmp/durable-630b1faa/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-12-11T01:19:29.634Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-12-11T01:19:29.662Z] Warning: overwriting stash ‘stack-cost’ [2021-12-11T01:19:30.103Z] Stashed 1 file(s) [Pipeline] } [2021-12-11T01:19:30.110Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-23-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-11T01:19:30.122Z] $ docker stop --time=1 95c3ade77fb7910563d61e5f50a1c60ccffa24f43d1092c3b07b631dfd9cbc26 [2021-12-11T01:19:31.606Z] $ docker rm -f 95c3ade77fb7910563d61e5f50a1c60ccffa24f43d1092c3b07b631dfd9cbc26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-11T01:19:32.037Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-12-11T01:19:33.387Z] + '[' -d /w/workspace/oundry_device-rfid-llrp-go_PR-52/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-12-11T01:19:33.689Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-11T01:19:34.255Z] ---> package-listing.sh [2021-12-11T01:19:34.255Z] ++ facter osfamily [2021-12-11T01:19:34.255Z] ++ tr '[:upper:]' '[:lower:]' [2021-12-11T01:19:34.524Z] + OS_FAMILY=redhat [2021-12-11T01:19:34.524Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-52 [2021-12-11T01:19:34.524Z] + START_PACKAGES=/tmp/packages_start.txt [2021-12-11T01:19:34.524Z] + END_PACKAGES=/tmp/packages_end.txt [2021-12-11T01:19:34.524Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-12-11T01:19:34.524Z] + PACKAGES=/tmp/packages_start.txt [2021-12-11T01:19:34.524Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-52 ']' [2021-12-11T01:19:34.524Z] + PACKAGES=/tmp/packages_end.txt [2021-12-11T01:19:34.524Z] + case "${OS_FAMILY}" in [2021-12-11T01:19:34.524Z] + rpm -qa [2021-12-11T01:19:34.524Z] + sort [2021-12-11T01:19:35.094Z] + '[' -f /tmp/packages_start.txt ']' [2021-12-11T01:19:35.094Z] + '[' -f /tmp/packages_end.txt ']' [2021-12-11T01:19:35.094Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-12-11T01:19:35.094Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-52 ']' [2021-12-11T01:19:35.094Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-52/archives/ [2021-12-11T01:19:35.094Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-52/archives/ [Pipeline] echo [2021-12-11T01:19:35.108Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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-52/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-12-11T01:19:35.393Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-12-11T01:19:35.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-11T01:19:35.959Z] [2021-12-11T01:19:35.959Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-11T01:19:36.274Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-11T01:19:36.274Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-11T01:19:36.274Z] b4d181a07f80: Pulling fs layer [2021-12-11T01:19:36.274Z] a1111a8f2ec3: Pulling fs layer [2021-12-11T01:19:36.274Z] ed53099fbce6: Pulling fs layer [2021-12-11T01:19:36.274Z] dc539afda2c1: Pulling fs layer [2021-12-11T01:19:36.274Z] 77bc0d833cb6: Pulling fs layer [2021-12-11T01:19:36.274Z] 9065ff56babe: Pulling fs layer [2021-12-11T01:19:36.274Z] d287ab97295c: Pulling fs layer [2021-12-11T01:19:36.274Z] dc539afda2c1: Waiting [2021-12-11T01:19:36.274Z] 77bc0d833cb6: Waiting [2021-12-11T01:19:36.274Z] 9065ff56babe: Waiting [2021-12-11T01:19:36.274Z] d287ab97295c: Waiting [2021-12-11T01:19:36.274Z] a1111a8f2ec3: Verifying Checksum [2021-12-11T01:19:36.274Z] a1111a8f2ec3: Download complete [2021-12-11T01:19:36.274Z] dc539afda2c1: Verifying Checksum [2021-12-11T01:19:36.274Z] dc539afda2c1: Download complete [2021-12-11T01:19:36.274Z] ed53099fbce6: Verifying Checksum [2021-12-11T01:19:36.274Z] ed53099fbce6: Download complete [2021-12-11T01:19:36.541Z] 9065ff56babe: Verifying Checksum [2021-12-11T01:19:36.541Z] 9065ff56babe: Download complete [2021-12-11T01:19:36.541Z] 77bc0d833cb6: Verifying Checksum [2021-12-11T01:19:36.541Z] 77bc0d833cb6: Download complete [2021-12-11T01:19:36.541Z] b4d181a07f80: Verifying Checksum [2021-12-11T01:19:36.541Z] b4d181a07f80: Download complete [2021-12-11T01:19:37.131Z] d287ab97295c: Verifying Checksum [2021-12-11T01:19:37.131Z] d287ab97295c: Download complete [2021-12-11T01:19:38.101Z] b4d181a07f80: Pull complete [2021-12-11T01:19:38.101Z] a1111a8f2ec3: Pull complete [2021-12-11T01:19:38.673Z] ed53099fbce6: Pull complete [2021-12-11T01:19:38.674Z] dc539afda2c1: Pull complete [2021-12-11T01:19:38.934Z] 77bc0d833cb6: Pull complete [2021-12-11T01:19:39.192Z] 9065ff56babe: Pull complete [2021-12-11T01:19:44.504Z] d287ab97295c: Pull complete [2021-12-11T01:19:44.504Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-11T01:19:44.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-11T01:19:44.504Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-11T01:19:44.557Z] prd-centos7-docker-4c-2g-638 does not seem to be running inside a container [2021-12-11T01:19:44.584Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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-52/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-52 -v /w/workspace/oundry_device-rfid-llrp-go_PR-52:/w/workspace/oundry_device-rfid-llrp-go_PR-52:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-52@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-12-11T01:19:47.050Z] $ docker top b69e9e80fec94848377758858254f6d33c04c901413f975cbcc3745739d7e76a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-11T01:19:47.406Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-12-11T01:19:47.694Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-12-11T01:19:47.991Z] + ls /var/log/sa-host [2021-12-11T01:19:47.991Z] + sadf -c /var/log/sa-host/sa11 [2021-12-11T01:19:47.991Z] file_magic: OK [2021-12-11T01:19:47.991Z] HZ: Using current value: 100 [2021-12-11T01:19:47.991Z] file_header: OK [2021-12-11T01:19:47.991Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-12-11T01:19:47.991Z] Statistics: [2021-12-11T01:19:47.991Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-11T01:19:47.991Z] File successfully converted to sysstat format version 12.0.3 [2021-12-11T01:19:47.991Z] + sadf -c /var/log/sa-host/sa17 [2021-12-11T01:19:47.991Z] file_magic: OK [2021-12-11T01:19:47.991Z] HZ: Using current value: 100 [2021-12-11T01:19:47.991Z] file_header: OK [2021-12-11T01:19:47.991Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-12-11T01:19:47.991Z] Statistics: [2021-12-11T01:19:47.991Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-11T01:19:47.991Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-11T01:19:48.181Z] provisioning config files... [2021-12-11T01:19:48.190Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/config6003364347726825467tmp [Pipeline] { [Pipeline] echo [2021-12-11T01:19:48.204Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-11T01:19:48.487Z] ---> create-netrc.sh [Pipeline] } [2021-12-11T01:19:48.496Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-12-11T01:19:48.838Z] ---> python-tools-install.sh [Pipeline] echo [2021-12-11T01:19:48.848Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-11T01:19:49.137Z] ---> sudo-logs.sh [2021-12-11T01:19:49.137Z] Archiving 'sudo' log.. [2021-12-11T01:19:49.137Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-638.novalocal: Name or service not known [2021-12-11T01:19:49.137Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-638.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-12-11T01:19:49.169Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-11T01:19:49.469Z] ---> job-cost.sh [2021-12-11T01:19:49.469Z] lf-activate-venv: SKIPPING [2021-12-11T01:19:49.469Z] DEBUG: total: 0.10999999940395355 [2021-12-11T01:19:49.469Z] INFO: Retrieving Stack Cost... [2021-12-11T01:19:49.733Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-11T01:19:49.993Z] INFO: Archiving Costs [Pipeline] echo [2021-12-11T01:19:50.004Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-11T01:19:50.291Z] ---> logs-deploy.sh [2021-12-11T01:19:50.291Z] lf-activate-venv: SKIPPING [2021-12-11T01:19:50.291Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-52/23 [2021-12-11T01:19:50.291Z] INFO: archiving workspace using pattern(s): [2021-12-11T01:19:50.863Z] Archives upload complete. [2021-12-11T01:19:51.122Z] INFO: archiving logs to Nexus