Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 09605dd7ded88dfac5bff0fbd22d395988b2ef31 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-ssh9663927755901365220.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh13354952622498139700.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 dae07dc806156effb2cae02074e2f5f64a063e83 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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7187370028492034251.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh949149729954069476.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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3971456002004612286.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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3568 in /w/workspace/foundry_device-rfid-llrp-go_main [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/foundry_device-rfid-llrp-go_main # 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/foundry_device-rfid-llrp-go_main@tmp/jenkins-gitclient-ssh7386243672356664052.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 09605dd7ded88dfac5bff0fbd22d395988b2ef31 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 09605dd7ded88dfac5bff0fbd22d395988b2ef31 # timeout=10 Commit message: "ci: gomod changes related for Go 1.17 (#59)" > git rev-list --no-walk fd2b54545dbdade7bd7b3b1aa93d6d2bc7d89050 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:11:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:11:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:11:03 ========================================================= 21:11:03 EdgeX Global Pipelines Version Info 21:11:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:11:04 ------------------- 21:11:04 stable info: 21:11:04 ------------------- 21:11:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:11:04 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 21:11:04 Message: update stable to v1.0.219 21:11:04 ------------------- 21:11:04 experimental info: 21:11:04 ------------------- 21:11:04 Commited By: **** collab-it+edgex@linuxfoundation.org 21:11:04 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 21:11:04 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:11:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 21:11:05 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 21:11:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:11:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:11:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:11:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 21:11:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:11:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:11:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:11:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:11:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:11:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 21:11:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:11:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:11:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:11:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:11:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:11:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:11:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:11:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:11:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:11:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:11:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:11:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:11:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:11:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:11:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:11:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:11:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:11:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 09605dd7ded88dfac5bff0fbd22d395988b2ef31 [Pipeline] echo 21:11:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 09605dd [Pipeline] echo 21:11:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:11:05 provisioning config files... 21:11:05 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5711188449550475535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:11:05 ---> docker-login.sh 21:11:05 nexus3.edgexfoundry.org:10001 21:11:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:06 Configure a credential helper to remove this warning. See 21:11:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:06 21:11:06 Login Succeeded 21:11:06 nexus3.edgexfoundry.org:10002 21:11:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:06 Configure a credential helper to remove this warning. See 21:11:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:06 21:11:06 Login Succeeded 21:11:06 nexus3.edgexfoundry.org:10003 21:11:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:06 Configure a credential helper to remove this warning. See 21:11:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:06 21:11:06 Login Succeeded 21:11:06 nexus3.edgexfoundry.org:10004 21:11:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:06 Configure a credential helper to remove this warning. See 21:11:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:06 21:11:06 Login Succeeded 21:11:06 docker.io 21:11:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:07 Configure a credential helper to remove this warning. See 21:11:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:07 21:11:07 Login Succeeded 21:11:07 ---> docker-login.sh ends [Pipeline] } 21:11:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:11:07 + git rev-list -1 --merges 09605dd7ded88dfac5bff0fbd22d395988b2ef31~1..09605dd7ded88dfac5bff0fbd22d395988b2ef31 [Pipeline] echo 21:11:07 -----------> git rev-list -1 --merges 09605dd7ded88dfac5bff0fbd22d395988b2ef31~1..09605dd7ded88dfac5bff0fbd22d395988b2ef31 09605dd7ded88dfac5bff0fbd22d395988b2ef31 [false] [Pipeline] sh 21:11:07 + git log --format=format:%s -1 09605dd7ded88dfac5bff0fbd22d395988b2ef31 [Pipeline] echo 21:11:07 ========================================================= 21:11:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:11:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:11:08 + git log --format=format:%s -1 09605dd7ded88dfac5bff0fbd22d395988b2ef31 [Pipeline] echo 21:11:08 [semverPrep] GIT_COMMIT: 09605dd7ded88dfac5bff0fbd22d395988b2ef31, Commit Message: ci: gomod changes related for Go 1.17 (#59) [Pipeline] echo 21:11:08 [semverPrep] This is not a build commit. [Pipeline] sh 21:11:08 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 21:11:08 + grep -v github /etc/ssh/ssh_known_hosts 21:11:08 + '[' -e /tmp/ssh_known_hosts ']' 21:11:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:11:08 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 21:11:08 + sudo tee -a /etc/ssh/ssh_known_hosts 21:11:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 21:11:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:11:09 21:11:09 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:11:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:11:09 latest: Pulling from edgex-devops/git-semver 21:11:09 a0d0a0d46f8b: Pulling fs layer 21:11:09 3e5f54012d9b: Pulling fs layer 21:11:09 4c7163046ea9: Pulling fs layer 21:11:09 0c2d73faf560: Pulling fs layer 21:11:09 0c2d73faf560: Waiting 21:11:09 3e5f54012d9b: Verifying Checksum 21:11:09 3e5f54012d9b: Download complete 21:11:09 a0d0a0d46f8b: Verifying Checksum 21:11:09 a0d0a0d46f8b: Download complete 21:11:09 0c2d73faf560: Verifying Checksum 21:11:09 0c2d73faf560: Download complete 21:11:09 4c7163046ea9: Verifying Checksum 21:11:09 4c7163046ea9: Download complete 21:11:09 a0d0a0d46f8b: Pull complete 21:11:09 3e5f54012d9b: Pull complete 21:11:10 4c7163046ea9: Pull complete 21:11:10 0c2d73faf560: Pull complete 21:11:10 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 21:11:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:11:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:11:10 prd-centos7-docker-4c-2g-3568 does not seem to be running inside a container 21:11:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:11:11 $ docker top 22778dc194f07604f209ddc52ca1d0d5c099099898c58902e8b6958e0e2c170f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:11:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:11:11 [ssh-agent] Looking for ssh-agent implementation... 21:11:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:11:11 $ docker exec 22778dc194f07604f209ddc52ca1d0d5c099099898c58902e8b6958e0e2c170f ssh-agent 21:11:11 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdOBLDc/agent.14 21:11:11 SSH_AGENT_PID=21 21:11:11 Running ssh-add (command line suppressed) 21:11:11 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_55298662629674870.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_55298662629674870.key) 21:11:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:11:12 + git tag --points-at HEAD [Pipeline] } 21:11:12 $ docker exec --env ******** --env ******** 22778dc194f07604f209ddc52ca1d0d5c099099898c58902e8b6958e0e2c170f ssh-agent -k 21:11:12 unset SSH_AUTH_SOCK; 21:11:12 unset SSH_AGENT_PID; 21:11:12 echo Agent pid 21 killed; 21:11:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:11:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:11:12 [ssh-agent] Looking for ssh-agent implementation... 21:11:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:11:12 $ docker exec 22778dc194f07604f209ddc52ca1d0d5c099099898c58902e8b6958e0e2c170f ssh-agent 21:11:12 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKoMjie/agent.55 21:11:12 SSH_AGENT_PID=61 21:11:12 Running ssh-add (command line suppressed) 21:11:12 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3150952342067944610.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3150952342067944610.key) 21:11:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:11:13 + git semver init 21:11:13 # -> Open(): unable to determine branch for HEAD 21:11:13 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 21:11:13 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 21:11:13 # $SEMVER_REMOTE_NAME = origin 21:11:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:11:13 # $SEMVER_USER_NAME = edgex-jenkins 21:11:13 # $SEMVER_BRANCH = main 21:11:13 # $SEMVER_TEMP = /tmp/semver-325405645 21:11:13 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 21:11:13 # '/tmp/semver-325405645' -> '/w/workspace/foundry_device-rfid-llrp-go_main/.semver' 21:11:13 # -> Force: false 21:11:13 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } 21:11:13 $ docker exec --env ******** --env ******** 22778dc194f07604f209ddc52ca1d0d5c099099898c58902e8b6958e0e2c170f ssh-agent -k 21:11:13 unset SSH_AUTH_SOCK; 21:11:13 unset SSH_AGENT_PID; 21:11:13 echo Agent pid 61 killed; 21:11:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:11:14 + git semver [Pipeline] } 21:11:14 $ docker stop --time=1 22778dc194f07604f209ddc52ca1d0d5c099099898c58902e8b6958e0e2c170f 21:11:15 $ docker rm -f 22778dc194f07604f209ddc52ca1d0d5c099099898c58902e8b6958e0e2c170f [Pipeline] // withDockerContainer [Pipeline] sh 21:11:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:11:15 Stashed 1 file(s) [Pipeline] echo 21:11:15 [edgeXSemver]: initialized semver on version 1.0.1-dev.6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:11:16 provisioning config files... 21:11:16 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4765649589644272746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:11:16 ---> docker-login.sh 21:11:16 nexus3.edgexfoundry.org:10001 21:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:16 Configure a credential helper to remove this warning. See 21:11:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:16 21:11:16 Login Succeeded 21:11:16 nexus3.edgexfoundry.org:10002 21:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:16 Configure a credential helper to remove this warning. See 21:11:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:16 21:11:16 Login Succeeded 21:11:16 nexus3.edgexfoundry.org:10003 21:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:16 Configure a credential helper to remove this warning. See 21:11:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:16 21:11:16 Login Succeeded 21:11:16 nexus3.edgexfoundry.org:10004 21:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:16 Configure a credential helper to remove this warning. See 21:11:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:16 21:11:16 Login Succeeded 21:11:16 docker.io 21:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:17 Configure a credential helper to remove this warning. See 21:11:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:17 21:11:17 Login Succeeded 21:11:17 ---> docker-login.sh ends [Pipeline] } 21:11:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:11:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:11:17 ========================================================= 21:11:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 21:11:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 21:11:17 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 21:11:17 Sending build context to Docker daemon 1.698MB 21:11:17 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 21:11:17 Step 2/12 : FROM ${BASE} AS builder 21:11:17 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 21:11:17 59bf1c3509f3: Pulling fs layer 21:11:17 666ba61612fd: Pulling fs layer 21:11:17 8ed8ca486205: Pulling fs layer 21:11:17 4fe6c5a15a65: Pulling fs layer 21:11:17 22a0e8bec74d: Pulling fs layer 21:11:17 f965cba54748: Pulling fs layer 21:11:17 861ffc35075e: Pulling fs layer 21:11:17 4b385c91608e: Pulling fs layer 21:11:17 560528eb2ebb: Pulling fs layer 21:11:17 f965cba54748: Waiting 21:11:17 861ffc35075e: Waiting 21:11:17 4b385c91608e: Waiting 21:11:17 560528eb2ebb: Waiting 21:11:17 4fe6c5a15a65: Waiting 21:11:17 22a0e8bec74d: Waiting 21:11:17 8ed8ca486205: Verifying Checksum 21:11:17 8ed8ca486205: Download complete 21:11:17 666ba61612fd: Verifying Checksum 21:11:17 666ba61612fd: Download complete 21:11:17 22a0e8bec74d: Verifying Checksum 21:11:17 22a0e8bec74d: Download complete 21:11:17 f965cba54748: Verifying Checksum 21:11:17 f965cba54748: Download complete 21:11:17 59bf1c3509f3: Verifying Checksum 21:11:17 59bf1c3509f3: Download complete 21:11:17 861ffc35075e: Verifying Checksum 21:11:17 861ffc35075e: Download complete 21:11:17 4b385c91608e: Verifying Checksum 21:11:17 4b385c91608e: Download complete 21:11:18 4fe6c5a15a65: Verifying Checksum 21:11:18 4fe6c5a15a65: Download complete 21:11:18 560528eb2ebb: Verifying Checksum 21:11:18 560528eb2ebb: Download complete 21:11:18 59bf1c3509f3: Pull complete 21:11:18 666ba61612fd: Pull complete 21:11:18 8ed8ca486205: Pull complete 21:11:22 4fe6c5a15a65: Pull complete 21:11:22 22a0e8bec74d: Pull complete 21:11:22 f965cba54748: Pull complete 21:11:22 861ffc35075e: Pull complete 21:11:23 4b385c91608e: Pull complete 21:11:25 560528eb2ebb: Pull complete 21:11:25 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 21:11:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 21:11:25 ---> dd4a08f94e63 21:11:25 Step 3/12 : ARG MAKE='make build' 21:11:28 ---> Running in 6e6d367b453f 21:11:28 Removing intermediate container 6e6d367b453f 21:11:28 ---> 22b3f8c43e61 21:11:28 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 21:11:28 ---> Running in 4dd92624318e 21:11:28 Removing intermediate container 4dd92624318e 21:11:28 ---> 7f2a311c604b 21:11:28 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 21:11:28 ---> Running in 7ee71cd60b93 21:11:28 Removing intermediate container 7ee71cd60b93 21:11:28 ---> 4d40d0c1b3a8 21:11:28 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:28 ---> Running in a42d76e7a6d2 21:11:29 Removing intermediate container a42d76e7a6d2 21:11:29 ---> 955291dc1293 21:11:29 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:11:29 ---> Running in bb3ecc2ca69f 21:11:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:11:30 Still waiting to schedule task 21:11:30 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:11:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:11:34 WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.15/main: temporary error (try again later) 21:11:39 WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.15/community: temporary error (try again later) 21:11:39 OK: 221 MiB in 52 packages 21:11:39 Removing intermediate container bb3ecc2ca69f 21:11:39 ---> 42fda086fe21 21:11:39 Step 8/12 : WORKDIR /app 21:11:39 ---> Running in c80c6fd626bf 21:11:39 Removing intermediate container c80c6fd626bf 21:11:39 ---> f9787714f0cb 21:11:39 Step 9/12 : COPY go.mod vendor* ./ 21:11:39 ---> a78a769512be 21:11:39 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:11:39 ---> Running in 718eba32c633 21:12:18 Removing intermediate container 718eba32c633 21:12:18 ---> 751223982fb7 21:12:18 Step 11/12 : COPY . . 21:12:18 ---> 5fe8d1dd890b 21:12:18 Step 12/12 : RUN $MAKE 21:12:18 ---> Running in 3585dc191da6 21:12:18 noop 21:12:18 Removing intermediate container 3585dc191da6 21:12:18 ---> 238e7a5ad2c5 21:12:18 Successfully built 238e7a5ad2c5 21:12:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:12:19 + docker inspect -f . ci-base-image-x86_64 21:12:19 . [Pipeline] withDockerContainer 21:12:19 prd-centos7-docker-4c-2g-3568 does not seem to be running inside a container 21:12:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** ci-base-image-x86_64 cat 21:12:19 $ docker top 4d69fbf416808e7eef3d53362c0f8adafe7f13455651ce74f291d3958fa31709 -eo pid,comm [Pipeline] { [Pipeline] sh 21:12:20 + go version 21:12:20 go version go1.17.6 linux/amd64 [Pipeline] } 21:12:20 $ docker stop --time=1 4d69fbf416808e7eef3d53362c0f8adafe7f13455651ce74f291d3958fa31709 21:12:21 $ docker rm -f 4d69fbf416808e7eef3d53362c0f8adafe7f13455651ce74f291d3958fa31709 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:12:21 + docker inspect -f . ci-base-image-x86_64 21:12:21 . [Pipeline] withDockerContainer 21:12:21 prd-centos7-docker-4c-2g-3568 does not seem to be running inside a container 21:12:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** ci-base-image-x86_64 cat 21:12:22 $ docker top 28437c3726dd93a9e5da31893df06c30effc8c8a1692e780197b3e1acdb8e8e3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:12:22 + make test 21:12:22 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 21:12:22 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:12:41 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 21:12:41 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:12:46 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.328s coverage: 39.5% of statements 21:12:46 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.252s coverage: 52.0% of statements 21:12:46 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 94.6% of statements 21:12:46 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:12:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:12:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:12:52 ./bin/test-attribution-txt.sh [Pipeline] echo 21:12:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:12:52 $ docker stop --time=1 28437c3726dd93a9e5da31893df06c30effc8c8a1692e780197b3e1acdb8e8e3 21:12:54 $ docker rm -f 28437c3726dd93a9e5da31893df06c30effc8c8a1692e780197b3e1acdb8e8e3 [Pipeline] // withDockerContainer [Pipeline] sh 21:12:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:12:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:12:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:12:56 + ls -al . 21:12:56 total 604 21:12:56 drwxrwxr-x. 11 jenkins jenkins 4096 Jan 20 21:12 . 21:12:56 drwxrwxr-x. 4 jenkins jenkins 112 Jan 20 21:10 .. 21:12:56 -rw-rw-r--. 1 jenkins jenkins 9072 Jan 20 21:10 Attribution.txt 21:12:56 drwxrwxr-x. 2 jenkins jenkins 62 Jan 20 21:10 bin 21:12:56 drwxrwxr-x. 4 jenkins jenkins 44 Jan 20 21:10 cmd 21:12:56 -rw-r--r--. 1 jenkins jenkins 460220 Jan 20 21:12 coverage.out 21:12:56 -rw-rw-r--. 1 jenkins jenkins 1582 Jan 20 21:10 Dockerfile 21:12:56 -rw-rw-r--. 1 jenkins jenkins 134 Jan 20 21:10 .dockerignore 21:12:56 drwxrwxr-x. 2 jenkins jenkins 4096 Jan 20 21:10 examples 21:12:56 drwxrwxr-x. 8 jenkins jenkins 162 Jan 20 21:11 .git 21:12:56 drwxrwxr-x. 2 jenkins jenkins 103 Jan 20 21:10 .github 21:12:56 -rw-rw-r--. 1 jenkins jenkins 946 Jan 20 21:10 .gitignore 21:12:56 -rw-rw-r--. 1 jenkins jenkins 2899 Jan 20 21:10 go.mod 21:12:56 -rw-rw-r--. 1 jenkins jenkins 49145 Jan 20 21:10 go.sum 21:12:56 -rw-rw-r--. 1 jenkins jenkins 677 Jan 20 21:10 GOVERNANCE.md 21:12:56 drwxrwxr-x. 2 jenkins jenkins 31 Jan 20 21:10 images 21:12:56 drwxrwxr-x. 5 jenkins jenkins 45 Jan 20 21:10 internal 21:12:56 -rw-rw-r--. 1 jenkins jenkins 682 Jan 20 21:10 Jenkinsfile 21:12:56 -rw-rw-r--. 1 jenkins jenkins 11347 Jan 20 21:10 LICENSE 21:12:56 -rw-rw-r--. 1 jenkins jenkins 936 Jan 20 21:10 Makefile 21:12:56 -rw-rw-r--. 1 jenkins jenkins 625 Jan 20 21:10 OWNERS.md 21:12:56 -rw-rw-r--. 1 jenkins jenkins 30403 Jan 20 21:10 README.md 21:12:56 drwx------. 3 jenkins jenkins 30 Jan 20 21:11 .semver 21:12:56 drwxrwxr-x. 4 jenkins jenkins 71 Jan 20 21:10 snap 21:12:56 -rw-rw-r--. 1 jenkins jenkins 11 Jan 20 21:11 VERSION 21:12:56 -rw-rw-r--. 1 jenkins jenkins 193 Jan 20 21:10 version.go [Pipeline] isUnix [Pipeline] sh 21:12:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3569 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 21:12:56 Running in /w/workspace/device-rfid-llrp-go/15 [Pipeline] { [Pipeline] checkout 21:12:56 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=09605dd7ded88dfac5bff0fbd22d395988b2ef31 --label arch=amd64 --label version=1.0.1-dev.6 . 21:12:56 Sending build context to Docker daemon 1.698MB 21:12:56 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 21:12:56 Step 2/26 : FROM ${BASE} AS builder 21:12:56 ---> 238e7a5ad2c5 21:12:56 Step 3/26 : ARG MAKE='make build' 21:12:56 ---> Running in de7b4c4cccd3 21:12:56 Selected Git installation does not exist. Using Default 21:12:56 The recommended git tool is: NONE 21:12:56 Removing intermediate container de7b4c4cccd3 21:12:56 ---> 292a56169e20 21:12:56 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 21:12:56 ---> Running in 2551ddeadf5c 21:12:56 Removing intermediate container 2551ddeadf5c 21:12:56 ---> 79680785f294 21:12:56 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 21:12:56 ---> Running in 98bc7cf0cab6 21:12:57 Removing intermediate container 98bc7cf0cab6 21:12:57 ---> 23e002cacf9b 21:12:57 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:12:57 ---> Running in 010f957395c3 21:12:57 Removing intermediate container 010f957395c3 21:12:57 ---> 8a4101ea3c23 21:12:57 Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:12:57 ---> Running in 191eb3f82ccd 21:12:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:12:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:12:59 OK: 221 MiB in 52 packages 21:12:59 Removing intermediate container 191eb3f82ccd 21:12:59 ---> b111a951dcd9 21:12:59 Step 8/26 : WORKDIR /app 21:12:59 ---> Running in 7311706d1585 21:12:59 Removing intermediate container 7311706d1585 21:12:59 ---> f559f34a689f 21:12:59 Step 9/26 : COPY go.mod vendor* ./ 21:12:59 ---> 263420a8ba62 21:12:59 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:12:59 ---> Running in 39a29c5b442a 21:13:00 Removing intermediate container 39a29c5b442a 21:13:00 ---> 8e46796ec45e 21:13:00 Step 11/26 : COPY . . 21:13:00 ---> b03c7618c480 21:13:00 Step 12/26 : RUN $MAKE 21:13:00 ---> Running in c139d318a604 21:13:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=1.0.1-dev.6" -o cmd/device-rfid-llrp ./cmd 21:13:01 using credential edgex-jenkins-ssh 21:13:01 Cloning the remote Git repository 21:13:01 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:13:01 > git init /w/workspace/device-rfid-llrp-go/15 # timeout=10 21:13:01 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:13:01 > git --version # timeout=10 21:13:01 > git --version # 'git version 2.17.1' 21:13:01 using GIT_SSH to set credentials SSH Credentials for GitHub 21:13:02 Avoid second fetch 21:13:02 Checking out Revision 09605dd7ded88dfac5bff0fbd22d395988b2ef31 (main) 21:13:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:13:02 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 21:13:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:13:02 > git config core.sparsecheckout # timeout=10 21:13:02 > git checkout -f 09605dd7ded88dfac5bff0fbd22d395988b2ef31 # timeout=10 21:13:06 Commit message: "ci: gomod changes related for Go 1.17 (#59)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:13:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:13:07 % Total % Received % Xferd Average Speed Time Time Time Current 21:13:07 Dload Upload Total Spent Left Speed 21:13:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 82243 0 --:--:-- --:--:-- --:--:-- 82243 [Pipeline] sh 21:13:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:13:08 + + sudo teesudo /etc/docker/daemon.new jq 21:13:08 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:13:08 { 21:13:08 "registry-mirrors": [ 21:13:08 "https://nexus3.edgexfoundry.org:10001" 21:13:08 ], 21:13:08 "bip": "10.250.0.254/24", 21:13:08 "hosts": [ 21:13:08 "tcp://0.0.0.0:5555", 21:13:08 "unix:///var/run/docker.sock" 21:13:08 ], 21:13:08 "mtu": 1458, 21:13:08 "selinux-enabled": true, 21:13:08 "seccomp-profile": "/etc/docker/seccomp.json" 21:13:08 } [Pipeline] sh 21:13:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:13:09 + sudo service docker restart 21:13:16 Removing intermediate container c139d318a604 21:13:16 ---> 7499a452adf2 21:13:16 Step 13/26 : FROM alpine:3.14 21:13:16 3.14: Pulling from library/alpine 21:13:16 97518928ae5f: Pulling fs layer 21:13:16 97518928ae5f: Verifying Checksum 21:13:16 97518928ae5f: Download complete 21:13:16 97518928ae5f: Pull complete 21:13:16 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 21:13:16 Status: Downloaded newer image for alpine:3.14 21:13:16 ---> 0a97eee8041e 21:13:16 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:13:16 ---> Running in 41b9c89eedfd 21:13:16 Removing intermediate container 41b9c89eedfd 21:13:16 ---> 8efe84dcb21d 21:13:16 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:13:16 ---> Running in 7fc4fe4a10fc 21:13:16 Removing intermediate container 7fc4fe4a10fc 21:13:16 ---> 338cfe4b9b8f 21:13:16 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 21:13:16 ---> Running in 15de94e423b5 21:13:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:13:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:13:17 (1/6) Installing dumb-init (1.2.5-r1) 21:13:17 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:13:17 (3/6) Installing libsodium (1.0.18-r0) 21:13:17 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:13:18 (5/6) Installing libzmq (4.3.4-r0) 21:13:18 (6/6) Installing zeromq (4.3.4-r0) 21:13:18 Executing busybox-1.33.1-r6.trigger 21:13:18 OK: 8 MiB in 20 packages 21:13:18 Removing intermediate container 15de94e423b5 21:13:18 ---> bc3d05158198 21:13:18 Step 17/26 : COPY --from=builder /app/LICENSE / 21:13:18 ---> 643283d94f4d 21:13:18 Step 18/26 : COPY --from=builder /app/Attribution.txt / 21:13:18 ---> 403bb76ebea7 21:13:18 Step 19/26 : COPY --from=builder /app/cmd/device-rfid-llrp /device-rfid-llrp 21:13:19 ---> fff5b0c42455 21:13:19 Step 20/26 : COPY --from=builder /app/cmd/res/ / 21:13:19 ---> 968db4784b05 21:13:19 Step 21/26 : EXPOSE 59989 21:13:19 ---> Running in 920e7fb7839b 21:13:19 Removing intermediate container 920e7fb7839b 21:13:19 ---> 042c18c72a56 21:13:19 Step 22/26 : ENTRYPOINT ["/device-rfid-llrp"] 21:13:19 ---> Running in 53b240398b29 21:13:19 Removing intermediate container 53b240398b29 21:13:19 ---> 8cc1a5d0ab67 21:13:19 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 21:13:19 ---> Running in c51c2ae25e3d 21:13:19 Removing intermediate container c51c2ae25e3d 21:13:19 ---> db2121e108f8 21:13:19 Step 24/26 : LABEL arch=amd64 21:13:19 ---> Running in b0c947769dfe 21:13:19 Removing intermediate container b0c947769dfe 21:13:19 ---> 67bae22ed0ef 21:13:19 Step 25/26 : LABEL git_sha=09605dd7ded88dfac5bff0fbd22d395988b2ef31 21:13:19 ---> Running in 49e152ee7d03 21:13:20 Removing intermediate container 49e152ee7d03 21:13:20 ---> 1cd341361907 21:13:20 Step 26/26 : LABEL version=1.0.1-dev.6 21:13:20 ---> Running in c1eefcde6f03 21:13:20 Removing intermediate container c1eefcde6f03 21:13:20 ---> df3fa5b0bf63 21:13:20 [Warning] One or more build-args [ARCH] were not consumed 21:13:20 Successfully built df3fa5b0bf63 21:13:20 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:13:20 provisioning config files... 21:13:20 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8324950894088252382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:13:20 ---> docker-login.sh 21:13:20 nexus3.edgexfoundry.org:10001 21:13:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:20 Configure a credential helper to remove this warning. See 21:13:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:20 21:13:20 Login Succeeded 21:13:20 nexus3.edgexfoundry.org:10002 21:13:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:20 Configure a credential helper to remove this warning. See 21:13:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:20 21:13:20 Login Succeeded 21:13:20 nexus3.edgexfoundry.org:10003 21:13:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:20 Configure a credential helper to remove this warning. See 21:13:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:20 21:13:20 Login Succeeded 21:13:20 nexus3.edgexfoundry.org:10004 21:13:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:21 Configure a credential helper to remove this warning. See 21:13:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:21 21:13:21 Login Succeeded 21:13:21 docker.io 21:13:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:21 Configure a credential helper to remove this warning. See 21:13:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:21 21:13:21 Login Succeeded 21:13:21 ---> docker-login.sh ends [Pipeline] } 21:13:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:13:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:13:21 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 21:13:21 09605dd7ded88dfac5bff0fbd22d395988b2ef31 21:13:21 latest 21:13:21 1.0.1-dev.6 21:13:21 09605dd7ded88dfac5bff0fbd22d395988b2ef31-1.0.1-dev.6 21:13:21 main 21:13:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:13:21 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:09605dd7ded88dfac5bff0fbd22d395988b2ef31 [Pipeline] isUnix [Pipeline] sh 21:13:22 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:09605dd7ded88dfac5bff0fbd22d395988b2ef31 21:13:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 21:13:22 fe55ddcd496b: Preparing 21:13:22 7906b99df853: Preparing 21:13:22 5101ecf7915d: Preparing 21:13:22 6310b36f7f31: Preparing 21:13:22 2cdebc270c37: Preparing 21:13:22 3ba8c25ed03e: Preparing 21:13:22 1a058d5342cc: Preparing 21:13:22 3ba8c25ed03e: Waiting 21:13:22 1a058d5342cc: Waiting 21:13:22 6310b36f7f31: Pushed 21:13:22 fe55ddcd496b: Pushed 21:13:22 2cdebc270c37: Pushed 21:13:22 5101ecf7915d: Pushed 21:13:22 1a058d5342cc: Layer already exists 21:13:22 3ba8c25ed03e: Pushed 21:13:23 7906b99df853: Pushed 21:13:23 09605dd7ded88dfac5bff0fbd22d395988b2ef31: digest: sha256:c63a6abf00ae736a4e9b160dc50624a21f583b7e353d4e91bae786a844a5e2dd size: 1781 [Pipeline] isUnix [Pipeline] sh 21:13:24 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh 21:13:24 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 21:13:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 21:13:24 fe55ddcd496b: Preparing 21:13:24 7906b99df853: Preparing 21:13:24 5101ecf7915d: Preparing 21:13:24 6310b36f7f31: Preparing 21:13:24 2cdebc270c37: Preparing 21:13:24 3ba8c25ed03e: Preparing 21:13:24 1a058d5342cc: Preparing 21:13:24 3ba8c25ed03e: Waiting 21:13:24 1a058d5342cc: Waiting 21:13:24 7906b99df853: Layer already exists 21:13:24 6310b36f7f31: Layer already exists 21:13:24 2cdebc270c37: Layer already exists 21:13:24 5101ecf7915d: Layer already exists 21:13:24 fe55ddcd496b: Layer already exists 21:13:24 3ba8c25ed03e: Layer already exists 21:13:24 1a058d5342cc: Layer already exists 21:13:24 latest: digest: sha256:c63a6abf00ae736a4e9b160dc50624a21f583b7e353d4e91bae786a844a5e2dd size: 1781 [Pipeline] isUnix [Pipeline] sh 21:13:24 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh 21:13:24 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.6 21:13:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 21:13:24 fe55ddcd496b: Preparing 21:13:24 7906b99df853: Preparing 21:13:24 5101ecf7915d: Preparing 21:13:24 6310b36f7f31: Preparing 21:13:24 2cdebc270c37: Preparing 21:13:24 3ba8c25ed03e: Preparing 21:13:24 1a058d5342cc: Preparing 21:13:24 3ba8c25ed03e: Waiting 21:13:24 1a058d5342cc: Waiting 21:13:24 2cdebc270c37: Layer already exists 21:13:24 fe55ddcd496b: Layer already exists 21:13:24 6310b36f7f31: Layer already exists 21:13:24 7906b99df853: Layer already exists 21:13:24 5101ecf7915d: Layer already exists 21:13:24 1a058d5342cc: Layer already exists 21:13:24 3ba8c25ed03e: Layer already exists 21:13:24 1.0.1-dev.6: digest: sha256:c63a6abf00ae736a4e9b160dc50624a21f583b7e353d4e91bae786a844a5e2dd size: 1781 [Pipeline] isUnix [Pipeline] sh 21:13:25 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:09605dd7ded88dfac5bff0fbd22d395988b2ef31-1.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh 21:13:25 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:09605dd7ded88dfac5bff0fbd22d395988b2ef31-1.0.1-dev.6 21:13:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 21:13:25 fe55ddcd496b: Preparing 21:13:25 7906b99df853: Preparing 21:13:25 5101ecf7915d: Preparing 21:13:25 6310b36f7f31: Preparing 21:13:25 2cdebc270c37: Preparing 21:13:25 3ba8c25ed03e: Preparing 21:13:25 1a058d5342cc: Preparing 21:13:25 3ba8c25ed03e: Waiting 21:13:25 1a058d5342cc: Waiting 21:13:25 5101ecf7915d: Layer already exists 21:13:25 fe55ddcd496b: Layer already exists 21:13:25 7906b99df853: Layer already exists 21:13:25 2cdebc270c37: Layer already exists 21:13:25 6310b36f7f31: Layer already exists 21:13:25 3ba8c25ed03e: Layer already exists 21:13:25 1a058d5342cc: Layer already exists 21:13:25 09605dd7ded88dfac5bff0fbd22d395988b2ef31-1.0.1-dev.6: digest: sha256:c63a6abf00ae736a4e9b160dc50624a21f583b7e353d4e91bae786a844a5e2dd size: 1781 [Pipeline] isUnix [Pipeline] sh 21:13:26 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh 21:13:26 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 21:13:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 21:13:26 fe55ddcd496b: Preparing 21:13:26 7906b99df853: Preparing 21:13:26 5101ecf7915d: Preparing 21:13:26 6310b36f7f31: Preparing 21:13:26 2cdebc270c37: Preparing 21:13:26 3ba8c25ed03e: Preparing 21:13:26 1a058d5342cc: Preparing 21:13:26 3ba8c25ed03e: Waiting 21:13:26 1a058d5342cc: Waiting 21:13:26 7906b99df853: Layer already exists 21:13:26 fe55ddcd496b: Layer already exists 21:13:26 6310b36f7f31: Layer already exists 21:13:26 5101ecf7915d: Layer already exists 21:13:26 2cdebc270c37: Layer already exists 21:13:26 3ba8c25ed03e: Layer already exists 21:13:26 1a058d5342cc: Layer already exists 21:13:26 main: digest: sha256:c63a6abf00ae736a4e9b160dc50624a21f583b7e353d4e91bae786a844a5e2dd size: 1781 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:13:26 ===================================================== [Pipeline] echo 21:13:26 taggedImages: 21:13:26 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:09605dd7ded88dfac5bff0fbd22d395988b2ef31 21:13:26 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 21:13:26 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.6 21:13:26 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:09605dd7ded88dfac5bff0fbd22d395988b2ef31-1.0.1-dev.6 21:13:26 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:13:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:13:26 21:13:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:13:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:13:27 latest: Pulling from edgex-lftools-log-publisher 21:13:27 b4d181a07f80: Pulling fs layer 21:13:27 a1111a8f2ec3: Pulling fs layer 21:13:27 ed53099fbce6: Pulling fs layer 21:13:27 dc539afda2c1: Pulling fs layer 21:13:27 77bc0d833cb6: Pulling fs layer 21:13:27 9065ff56babe: Pulling fs layer 21:13:27 d287ab97295c: Pulling fs layer 21:13:27 77bc0d833cb6: Waiting 21:13:27 9065ff56babe: Waiting 21:13:27 d287ab97295c: Waiting 21:13:27 dc539afda2c1: Waiting 21:13:27 a1111a8f2ec3: Verifying Checksum 21:13:27 a1111a8f2ec3: Download complete 21:13:27 dc539afda2c1: Verifying Checksum 21:13:27 dc539afda2c1: Download complete 21:13:27 ed53099fbce6: Verifying Checksum 21:13:27 ed53099fbce6: Download complete 21:13:27 9065ff56babe: Verifying Checksum 21:13:27 9065ff56babe: Download complete 21:13:27 77bc0d833cb6: Verifying Checksum 21:13:27 77bc0d833cb6: Download complete 21:13:27 b4d181a07f80: Verifying Checksum 21:13:27 b4d181a07f80: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:13:27 provisioning config files... 21:13:27 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/15@tmp/config7500398302170670074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:13:27 ---> docker-login.sh 21:13:27 nexus3.edgexfoundry.org:10001 21:13:28 d287ab97295c: Verifying Checksum 21:13:28 d287ab97295c: Download complete 21:13:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:28 Configure a credential helper to remove this warning. See 21:13:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:28 21:13:28 Login Succeeded 21:13:28 nexus3.edgexfoundry.org:10002 21:13:28 b4d181a07f80: Pull complete 21:13:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:29 Configure a credential helper to remove this warning. See 21:13:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:29 21:13:29 Login Succeeded 21:13:29 nexus3.edgexfoundry.org:10003 21:13:29 a1111a8f2ec3: Pull complete 21:13:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:29 Configure a credential helper to remove this warning. See 21:13:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:29 21:13:29 Login Succeeded 21:13:29 nexus3.edgexfoundry.org:10004 21:13:29 ed53099fbce6: Pull complete 21:13:29 dc539afda2c1: Pull complete 21:13:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:29 Configure a credential helper to remove this warning. See 21:13:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:29 21:13:29 Login Succeeded 21:13:29 docker.io 21:13:30 77bc0d833cb6: Pull complete 21:13:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:30 9065ff56babe: Pull complete 21:13:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:30 Configure a credential helper to remove this warning. See 21:13:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:30 21:13:30 Login Succeeded 21:13:30 ---> docker-login.sh ends [Pipeline] } 21:13:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:13:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:13:31 ========================================================= 21:13:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 21:13:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 21:13:31 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 21:13:31 Sending build context to Docker daemon 1.221MB 21:13:31 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 21:13:31 Step 2/12 : FROM ${BASE} AS builder 21:13:31 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:13:31 9b3977197b4f: Pulling fs layer 21:13:31 1a89e8eeedd5: Pulling fs layer 21:13:31 94645a83ff95: Pulling fs layer 21:13:31 3f3a8bcf1eab: Pulling fs layer 21:13:31 0c92f367c5e7: Pulling fs layer 21:13:31 4b8299f9d1f4: Pulling fs layer 21:13:31 9a6b49a46696: Pulling fs layer 21:13:31 cf05db05a679: Pulling fs layer 21:13:31 3f3a8bcf1eab: Waiting 21:13:31 0c92f367c5e7: Waiting 21:13:31 4b8299f9d1f4: Waiting 21:13:31 9a6b49a46696: Waiting 21:13:31 cf05db05a679: Waiting 21:13:31 94645a83ff95: Verifying Checksum 21:13:31 94645a83ff95: Download complete 21:13:31 1a89e8eeedd5: Download complete 21:13:31 0c92f367c5e7: Verifying Checksum 21:13:31 0c92f367c5e7: Download complete 21:13:31 4b8299f9d1f4: Verifying Checksum 21:13:31 4b8299f9d1f4: Download complete 21:13:31 9b3977197b4f: Verifying Checksum 21:13:31 9b3977197b4f: Download complete 21:13:31 9a6b49a46696: Download complete 21:13:32 9b3977197b4f: Pull complete 21:13:33 1a89e8eeedd5: Pull complete 21:13:33 94645a83ff95: Pull complete 21:13:33 cf05db05a679: Download complete 21:13:34 3f3a8bcf1eab: Verifying Checksum 21:13:34 3f3a8bcf1eab: Download complete 21:13:35 d287ab97295c: Pull complete 21:13:35 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:13:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:13:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:13:35 prd-centos7-docker-4c-2g-3568 does not seem to be running inside a container 21:13:35 $ 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/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:13:38 $ docker top f2ab9ec6e876b72199da7349526200e2052f1d6e7cb0c7203e2a90a00b28371c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:13:38 ---> job-cost.sh 21:13:38 lf-activate-venv: SKIPPING 21:13:38 INFO: No Stack... 21:13:39 INFO: Retrieving Pricing Info for: v3-standard-2 21:13:39 INFO: Archiving Costs [Pipeline] sh 21:13:39 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 21:13:39 + cut -d, -f6 [Pipeline] lock 21:13:39 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-15-stack-cost] 21:13:39 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-15-stack-cost] did not exist. Created. 21:13:39 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:13:40 + echo total: 0.05999999865889549 [Pipeline] stash 21:13:40 Stashed 1 file(s) [Pipeline] } 21:13:40 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-15-stack-cost] [Pipeline] // lock [Pipeline] } 21:13:40 $ docker stop --time=1 f2ab9ec6e876b72199da7349526200e2052f1d6e7cb0c7203e2a90a00b28371c 21:13:41 $ docker rm -f f2ab9ec6e876b72199da7349526200e2052f1d6e7cb0c7203e2a90a00b28371c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:13:46 3f3a8bcf1eab: Pull complete 21:13:46 0c92f367c5e7: Pull complete 21:13:46 4b8299f9d1f4: Pull complete 21:13:46 9a6b49a46696: Pull complete 21:13:52 cf05db05a679: Pull complete 21:13:52 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 21:13:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 21:13:52 ---> 0ccda1f7e2ee 21:13:52 Step 3/12 : ARG MAKE='make build' 21:13:54 ---> Running in 0c5e2902d6c1 21:13:54 Removing intermediate container 0c5e2902d6c1 21:13:54 ---> 210e49a67e67 21:13:54 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 21:13:54 ---> Running in 5d7e87ab51e0 21:13:54 Removing intermediate container 5d7e87ab51e0 21:13:54 ---> 7352fa1853cf 21:13:54 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 21:13:54 ---> Running in afd186df433a 21:13:54 Removing intermediate container afd186df433a 21:13:54 ---> 9d301002b2c2 21:13:54 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:13:55 ---> Running in a275b6701108 21:13:57 Removing intermediate container a275b6701108 21:13:57 ---> 5359d201c2b6 21:13:57 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:13:57 ---> Running in 2cdc596b5cdb 21:13:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:13:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:13:59 OK: 220 MiB in 52 packages 21:14:00 Removing intermediate container 2cdc596b5cdb 21:14:00 ---> fd0e0d37c398 21:14:00 Step 8/12 : WORKDIR /app 21:14:00 ---> Running in 25b8352a2abd 21:14:00 Removing intermediate container 25b8352a2abd 21:14:00 ---> 53245b9b62eb 21:14:00 Step 9/12 : COPY go.mod vendor* ./ 21:14:01 ---> c2e00cb8f007 21:14:01 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:14:01 ---> Running in ff4d767cd8a3 21:15:09 Removing intermediate container ff4d767cd8a3 21:15:09 ---> 3c279d085058 21:15:09 Step 11/12 : COPY . . 21:15:10 ---> 333e7f4ce33d 21:15:10 Step 12/12 : RUN $MAKE 21:15:10 ---> Running in b50f942a098a 21:15:11 noop 21:15:11 Removing intermediate container b50f942a098a 21:15:11 ---> 24b1350160ff 21:15:11 Successfully built 24b1350160ff 21:15:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:15:12 + docker inspect -f . ci-base-image-arm64 21:15:12 . [Pipeline] withDockerContainer 21:15:12 prd-ubuntu18.04-docker-arm64-4c-16g-3569 does not seem to be running inside a container 21:15:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/15 -v /w/workspace/device-rfid-llrp-go/15:/w/workspace/device-rfid-llrp-go/15:rw,z -v /w/workspace/device-rfid-llrp-go/15@tmp:/w/workspace/device-rfid-llrp-go/15@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 ******** ci-base-image-arm64 cat 21:15:13 $ docker top 434579f2bc39b96dc045d0f48008b2041993e43c8728e428aff00e2adefd385c -eo pid,comm [Pipeline] { [Pipeline] sh 21:15:14 + go version 21:15:14 go version go1.17.6 linux/arm64 [Pipeline] } 21:15:14 $ docker stop --time=1 434579f2bc39b96dc045d0f48008b2041993e43c8728e428aff00e2adefd385c 21:15:16 $ docker rm -f 434579f2bc39b96dc045d0f48008b2041993e43c8728e428aff00e2adefd385c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:15:16 + docker inspect -f . ci-base-image-arm64 21:15:16 . [Pipeline] withDockerContainer 21:15:17 prd-ubuntu18.04-docker-arm64-4c-16g-3569 does not seem to be running inside a container 21:15:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/15 -v /w/workspace/device-rfid-llrp-go/15:/w/workspace/device-rfid-llrp-go/15:rw,z -v /w/workspace/device-rfid-llrp-go/15@tmp:/w/workspace/device-rfid-llrp-go/15@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 ******** ci-base-image-arm64 cat 21:15:18 $ docker top be1de4c4fe4dc3a1c7945527ce00340952ac16d5a598aa9131cc56a2610fa05e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:15:19 + make test 21:15:19 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 21:15:20 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:16:07 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 21:16:07 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:16:46 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.558s coverage: 39.5% of statements 21:16:46 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.471s coverage: 52.0% of statements 21:16:46 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.029s coverage: 94.6% of statements 21:16:46 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:17:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:17:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:17:01 ./bin/test-attribution-txt.sh [Pipeline] echo 21:17:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:17:03 $ docker stop --time=1 be1de4c4fe4dc3a1c7945527ce00340952ac16d5a598aa9131cc56a2610fa05e 21:17:05 $ docker rm -f be1de4c4fe4dc3a1c7945527ce00340952ac16d5a598aa9131cc56a2610fa05e [Pipeline] // withDockerContainer [Pipeline] sh 21:17:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:17:06 Warning: overwriting stash ‘coverage-report’ 21:17:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:17:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:17:07 + ls -al . 21:17:07 total 636 21:17:07 drwxrwxr-x 10 jenkins jenkins 4096 Jan 20 21:17 . 21:17:07 drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 21:13 .. 21:17:07 -rw-rw-r-- 1 jenkins jenkins 134 Jan 20 21:13 .dockerignore 21:17:07 drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 21:13 .git 21:17:07 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 21:13 .github 21:17:07 -rw-rw-r-- 1 jenkins jenkins 946 Jan 20 21:13 .gitignore 21:17:07 -rw-rw-r-- 1 jenkins jenkins 9072 Jan 20 21:13 Attribution.txt 21:17:07 -rw-rw-r-- 1 jenkins jenkins 1582 Jan 20 21:13 Dockerfile 21:17:07 -rw-rw-r-- 1 jenkins jenkins 677 Jan 20 21:13 GOVERNANCE.md 21:17:07 -rw-rw-r-- 1 jenkins jenkins 682 Jan 20 21:13 Jenkinsfile 21:17:07 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 20 21:13 LICENSE 21:17:07 -rw-rw-r-- 1 jenkins jenkins 936 Jan 20 21:13 Makefile 21:17:07 -rw-rw-r-- 1 jenkins jenkins 625 Jan 20 21:13 OWNERS.md 21:17:07 -rw-rw-r-- 1 jenkins jenkins 30403 Jan 20 21:13 README.md 21:17:07 -rw-rw-r-- 1 jenkins jenkins 11 Jan 20 21:11 VERSION 21:17:07 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 21:13 bin 21:17:07 drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 21:13 cmd 21:17:07 -rw-r--r-- 1 jenkins jenkins 460220 Jan 20 21:16 coverage.out 21:17:07 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 21:13 examples 21:17:07 -rw-rw-r-- 1 jenkins jenkins 2899 Jan 20 21:13 go.mod 21:17:07 -rw-rw-r-- 1 jenkins jenkins 49145 Jan 20 21:13 go.sum 21:17:07 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 21:13 images 21:17:07 drwxrwxr-x 5 jenkins jenkins 4096 Jan 20 21:13 internal 21:17:07 drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 21:13 snap 21:17:07 -rw-rw-r-- 1 jenkins jenkins 193 Jan 20 21:13 version.go [Pipeline] isUnix [Pipeline] sh 21:17:08 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=09605dd7ded88dfac5bff0fbd22d395988b2ef31 --label arch=arm64 --label version=1.0.1-dev.6 . 21:17:08 Sending build context to Docker daemon 1.221MB 21:17:08 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 21:17:08 Step 2/26 : FROM ${BASE} AS builder 21:17:08 ---> 24b1350160ff 21:17:08 Step 3/26 : ARG MAKE='make build' 21:17:08 ---> Running in 4081782d52fc 21:17:08 Removing intermediate container 4081782d52fc 21:17:08 ---> bb5d03af9bf9 21:17:08 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 21:17:08 ---> Running in ff24a2eb24fe 21:17:09 Removing intermediate container ff24a2eb24fe 21:17:09 ---> 561274ef318a 21:17:09 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 21:17:09 ---> Running in 57b89977eda1 21:17:09 Removing intermediate container 57b89977eda1 21:17:09 ---> 98294351bf29 21:17:09 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:17:09 ---> Running in a9a0ba31737f 21:17:11 Removing intermediate container a9a0ba31737f 21:17:11 ---> 90e06f2cbdb6 21:17:11 Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:17:11 ---> Running in 2fb61f21edef 21:17:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:17:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:17:14 OK: 220 MiB in 52 packages 21:17:14 Removing intermediate container 2fb61f21edef 21:17:14 ---> 0443e483514a 21:17:14 Step 8/26 : WORKDIR /app 21:17:14 ---> Running in 451be5dc126c 21:17:15 Removing intermediate container 451be5dc126c 21:17:15 ---> 442d6ad2ea18 21:17:15 Step 9/26 : COPY go.mod vendor* ./ 21:17:15 ---> 56d29cfea1fb 21:17:15 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:16 ---> Running in ff8bc7d03619 21:17:18 Removing intermediate container ff8bc7d03619 21:17:18 ---> 9c14e51a27a7 21:17:18 Step 11/26 : COPY . . 21:17:18 ---> 463ecd7990e9 21:17:18 Step 12/26 : RUN $MAKE 21:17:18 ---> Running in f98c9e5a8bb2 21:17:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=1.0.1-dev.6" -o cmd/device-rfid-llrp ./cmd 21:18:06 Removing intermediate container f98c9e5a8bb2 21:18:06 ---> 7a906906bd2d 21:18:06 Step 13/26 : FROM alpine:3.14 21:18:06 3.14: Pulling from library/alpine 21:18:06 be307f383ecc: Pulling fs layer 21:18:06 be307f383ecc: Verifying Checksum 21:18:06 be307f383ecc: Download complete 21:18:06 be307f383ecc: Pull complete 21:18:06 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 21:18:06 Status: Downloaded newer image for alpine:3.14 21:18:06 ---> 5b8b7b635229 21:18:06 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:18:06 ---> Running in 710dc4bb00f9 21:18:06 Removing intermediate container 710dc4bb00f9 21:18:06 ---> ee598e54eb48 21:18:06 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:18:06 ---> Running in dd74753804b9 21:18:06 Removing intermediate container dd74753804b9 21:18:06 ---> 74cebdc7bf9a 21:18:06 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 21:18:06 ---> Running in 560e333e0e6b 21:18:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:18:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:18:06 (1/6) Installing dumb-init (1.2.5-r1) 21:18:06 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:18:06 (3/6) Installing libsodium (1.0.18-r0) 21:18:06 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:18:06 (5/6) Installing libzmq (4.3.4-r0) 21:18:06 (6/6) Installing zeromq (4.3.4-r0) 21:18:06 Executing busybox-1.33.1-r6.trigger 21:18:06 OK: 8 MiB in 20 packages 21:18:07 Removing intermediate container 560e333e0e6b 21:18:07 ---> a571ce12192c 21:18:07 Step 17/26 : COPY --from=builder /app/LICENSE / 21:18:08 ---> dd5fbb6c1a1f 21:18:08 Step 18/26 : COPY --from=builder /app/Attribution.txt / 21:18:08 ---> ef02734e4b70 21:18:08 Step 19/26 : COPY --from=builder /app/cmd/device-rfid-llrp /device-rfid-llrp 21:18:09 ---> d2deec3ae236 21:18:09 Step 20/26 : COPY --from=builder /app/cmd/res/ / 21:18:10 ---> 7fb8e4cdd887 21:18:10 Step 21/26 : EXPOSE 59989 21:18:10 ---> Running in 888d6a768ba1 21:18:10 Removing intermediate container 888d6a768ba1 21:18:10 ---> 771788b7c348 21:18:10 Step 22/26 : ENTRYPOINT ["/device-rfid-llrp"] 21:18:10 ---> Running in 529a3ef6799a 21:18:11 Removing intermediate container 529a3ef6799a 21:18:11 ---> f01eb3849dbc 21:18:11 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 21:18:11 ---> Running in fa4ed2ca3741 21:18:11 Removing intermediate container fa4ed2ca3741 21:18:11 ---> 0266fb40e7a6 21:18:11 Step 24/26 : LABEL arch=arm64 21:18:11 ---> Running in f92d498edf1f 21:18:12 Removing intermediate container f92d498edf1f 21:18:12 ---> c74d20d9eb86 21:18:12 Step 25/26 : LABEL git_sha=09605dd7ded88dfac5bff0fbd22d395988b2ef31 21:18:12 ---> Running in f6dc72e547ef 21:18:12 Removing intermediate container f6dc72e547ef 21:18:12 ---> 8cb0d5b42733 21:18:12 Step 26/26 : LABEL version=1.0.1-dev.6 21:18:12 ---> Running in 1bf398f76c0f 21:18:12 Removing intermediate container 1bf398f76c0f 21:18:12 ---> 4c4d6a689a26 21:18:12 [Warning] One or more build-args [ARCH] were not consumed 21:18:12 Successfully built 4c4d6a689a26 21:18:12 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:18:13 provisioning config files... 21:18:13 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/15@tmp/config179185748326261514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:18:13 ---> docker-login.sh 21:18:13 nexus3.edgexfoundry.org:10001 21:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:18:13 Configure a credential helper to remove this warning. See 21:18:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:18:13 21:18:13 Login Succeeded 21:18:13 nexus3.edgexfoundry.org:10002 21:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:18:14 Configure a credential helper to remove this warning. See 21:18:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:18:14 21:18:14 Login Succeeded 21:18:14 nexus3.edgexfoundry.org:10003 21:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:18:14 Configure a credential helper to remove this warning. See 21:18:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:18:14 21:18:14 Login Succeeded 21:18:14 nexus3.edgexfoundry.org:10004 21:18:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:18:15 Configure a credential helper to remove this warning. See 21:18:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:18:15 21:18:15 Login Succeeded 21:18:15 docker.io 21:18:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:18:15 Configure a credential helper to remove this warning. See 21:18:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:18:15 21:18:15 Login Succeeded 21:18:15 ---> docker-login.sh ends [Pipeline] } 21:18:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:18:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:18:15 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 21:18:15 09605dd7ded88dfac5bff0fbd22d395988b2ef31 21:18:15 latest 21:18:15 1.0.1-dev.6 21:18:15 09605dd7ded88dfac5bff0fbd22d395988b2ef31-1.0.1-dev.6 21:18:15 main 21:18:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:18:16 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:09605dd7ded88dfac5bff0fbd22d395988b2ef31 [Pipeline] isUnix [Pipeline] sh 21:18:16 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:09605dd7ded88dfac5bff0fbd22d395988b2ef31 21:18:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:18:16 890b51c5eeea: Preparing 21:18:16 7d7f8b02238c: Preparing 21:18:16 4894900b838d: Preparing 21:18:16 8f64b8a7f23c: Preparing 21:18:16 723ffeaef012: Preparing 21:18:16 0298d8b9e403: Preparing 21:18:16 62170e181a92: Preparing 21:18:16 0298d8b9e403: Waiting 21:18:16 62170e181a92: Waiting 21:18:16 890b51c5eeea: Pushed 21:18:16 8f64b8a7f23c: Pushed 21:18:16 4894900b838d: Pushed 21:18:16 62170e181a92: Layer already exists 21:18:16 0298d8b9e403: Pushed 21:18:17 723ffeaef012: Pushed 21:18:19 7d7f8b02238c: Pushed 21:18:19 09605dd7ded88dfac5bff0fbd22d395988b2ef31: digest: sha256:7a89cd42d7c81f93381ab74b152a5c7ec2506b628d016d8f344e155ea0b83017 size: 1780 [Pipeline] isUnix [Pipeline] sh 21:18:20 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:18:20 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 21:18:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:18:20 890b51c5eeea: Preparing 21:18:20 7d7f8b02238c: Preparing 21:18:20 4894900b838d: Preparing 21:18:20 8f64b8a7f23c: Preparing 21:18:20 723ffeaef012: Preparing 21:18:20 0298d8b9e403: Preparing 21:18:20 62170e181a92: Preparing 21:18:20 0298d8b9e403: Waiting 21:18:20 62170e181a92: Waiting 21:18:20 4894900b838d: Layer already exists 21:18:20 7d7f8b02238c: Layer already exists 21:18:20 723ffeaef012: Layer already exists 21:18:20 890b51c5eeea: Layer already exists 21:18:20 8f64b8a7f23c: Layer already exists 21:18:20 0298d8b9e403: Layer already exists 21:18:20 62170e181a92: Layer already exists 21:18:20 latest: digest: sha256:7a89cd42d7c81f93381ab74b152a5c7ec2506b628d016d8f344e155ea0b83017 size: 1780 [Pipeline] isUnix [Pipeline] sh 21:18:21 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh 21:18:21 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.1-dev.6 21:18:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:18:21 890b51c5eeea: Preparing 21:18:21 7d7f8b02238c: Preparing 21:18:21 4894900b838d: Preparing 21:18:21 8f64b8a7f23c: Preparing 21:18:21 723ffeaef012: Preparing 21:18:21 0298d8b9e403: Preparing 21:18:21 62170e181a92: Preparing 21:18:21 0298d8b9e403: Waiting 21:18:21 62170e181a92: Waiting 21:18:21 723ffeaef012: Layer already exists 21:18:21 8f64b8a7f23c: Layer already exists 21:18:21 7d7f8b02238c: Layer already exists 21:18:21 4894900b838d: Layer already exists 21:18:21 890b51c5eeea: Layer already exists 21:18:21 0298d8b9e403: Layer already exists 21:18:21 62170e181a92: Layer already exists 21:18:21 1.0.1-dev.6: digest: sha256:7a89cd42d7c81f93381ab74b152a5c7ec2506b628d016d8f344e155ea0b83017 size: 1780 [Pipeline] isUnix [Pipeline] sh 21:18:22 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:09605dd7ded88dfac5bff0fbd22d395988b2ef31-1.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh 21:18:22 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:09605dd7ded88dfac5bff0fbd22d395988b2ef31-1.0.1-dev.6 21:18:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:18:22 890b51c5eeea: Preparing 21:18:22 7d7f8b02238c: Preparing 21:18:22 4894900b838d: Preparing 21:18:22 8f64b8a7f23c: Preparing 21:18:22 723ffeaef012: Preparing 21:18:22 0298d8b9e403: Preparing 21:18:22 62170e181a92: Preparing 21:18:22 0298d8b9e403: Waiting 21:18:22 62170e181a92: Waiting 21:18:22 7d7f8b02238c: Layer already exists 21:18:22 723ffeaef012: Layer already exists 21:18:22 4894900b838d: Layer already exists 21:18:22 8f64b8a7f23c: Layer already exists 21:18:22 890b51c5eeea: Layer already exists 21:18:22 62170e181a92: Layer already exists 21:18:22 0298d8b9e403: Layer already exists 21:18:22 09605dd7ded88dfac5bff0fbd22d395988b2ef31-1.0.1-dev.6: digest: sha256:7a89cd42d7c81f93381ab74b152a5c7ec2506b628d016d8f344e155ea0b83017 size: 1780 [Pipeline] isUnix [Pipeline] sh 21:18:23 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh 21:18:23 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 21:18:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:18:23 890b51c5eeea: Preparing 21:18:23 7d7f8b02238c: Preparing 21:18:23 4894900b838d: Preparing 21:18:23 8f64b8a7f23c: Preparing 21:18:23 723ffeaef012: Preparing 21:18:23 0298d8b9e403: Preparing 21:18:23 62170e181a92: Preparing 21:18:23 0298d8b9e403: Waiting 21:18:23 62170e181a92: Waiting 21:18:23 723ffeaef012: Layer already exists 21:18:23 890b51c5eeea: Layer already exists 21:18:23 4894900b838d: Layer already exists 21:18:23 8f64b8a7f23c: Layer already exists 21:18:23 7d7f8b02238c: Layer already exists 21:18:23 62170e181a92: Layer already exists 21:18:23 0298d8b9e403: Layer already exists 21:18:23 main: digest: sha256:7a89cd42d7c81f93381ab74b152a5c7ec2506b628d016d8f344e155ea0b83017 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:18:23 ===================================================== [Pipeline] echo 21:18:23 taggedImages: 21:18:23 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:09605dd7ded88dfac5bff0fbd22d395988b2ef31 21:18:23 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 21:18:23 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.1-dev.6 21:18:23 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:09605dd7ded88dfac5bff0fbd22d395988b2ef31-1.0.1-dev.6 21:18:23 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:18:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:18:24 21:18:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:18:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:18:24 arm64: Pulling from edgex-lftools-log-publisher 21:18:24 448f6bf000e3: Pulling fs layer 21:18:24 f757da607395: Pulling fs layer 21:18:24 05883995daec: Pulling fs layer 21:18:24 8603b9c90790: Pulling fs layer 21:18:24 1560dd03e051: Pulling fs layer 21:18:24 27f5ce0e4adf: Pulling fs layer 21:18:24 c2d8d7efcc4b: Pulling fs layer 21:18:24 1560dd03e051: Waiting 21:18:24 c2d8d7efcc4b: Waiting 21:18:24 27f5ce0e4adf: Waiting 21:18:24 8603b9c90790: Waiting 21:18:24 f757da607395: Verifying Checksum 21:18:24 f757da607395: Download complete 21:18:24 8603b9c90790: Download complete 21:18:24 1560dd03e051: Verifying Checksum 21:18:24 1560dd03e051: Download complete 21:18:24 27f5ce0e4adf: Download complete 21:18:24 05883995daec: Verifying Checksum 21:18:24 05883995daec: Download complete 21:18:25 448f6bf000e3: Verifying Checksum 21:18:25 448f6bf000e3: Download complete 21:18:27 c2d8d7efcc4b: Verifying Checksum 21:18:27 c2d8d7efcc4b: Download complete 21:18:28 448f6bf000e3: Pull complete 21:18:29 f757da607395: Pull complete 21:18:31 05883995daec: Pull complete 21:18:31 8603b9c90790: Pull complete 21:18:32 1560dd03e051: Pull complete 21:18:32 27f5ce0e4adf: Pull complete 21:18:47 c2d8d7efcc4b: Pull complete 21:18:47 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 21:18:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:18:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:18:47 prd-ubuntu18.04-docker-arm64-4c-16g-3569 does not seem to be running inside a container 21:18:47 $ 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/15 -v /w/workspace/device-rfid-llrp-go/15:/w/workspace/device-rfid-llrp-go/15:rw,z -v /w/workspace/device-rfid-llrp-go/15@tmp:/w/workspace/device-rfid-llrp-go/15@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:18:50 $ docker top b66e75a0f54819f981595ef61009682507c0049b7b8e03404918afe271085718 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:18:51 ---> job-cost.sh 21:18:51 lf-activate-venv: SKIPPING 21:18:51 INFO: No Stack... 21:18:51 INFO: Retrieving Pricing Info for: v3-standard-4 21:18:51 INFO: Archiving Costs [Pipeline] sh 21:18:52 + + cat /w/workspace/device-rfid-llrp-go/15/archives/cost.csv 21:18:52 cut -d, -f6 [Pipeline] lock 21:18:52 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-15-stack-cost] 21:18:52 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-15-stack-cost] did not exist. Created. 21:18:52 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:18:53 /w/workspace/device-rfid-llrp-go/15@tmp/durable-f91d8170/script.sh: 1: /w/workspace/device-rfid-llrp-go/15@tmp/durable-f91d8170/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:18:53 + echo total: 0.10999999940395355 [Pipeline] stash 21:18:53 Warning: overwriting stash ‘stack-cost’ 21:18:54 Stashed 1 file(s) [Pipeline] } 21:18:54 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-15-stack-cost] [Pipeline] // lock [Pipeline] } 21:18:54 $ docker stop --time=1 b66e75a0f54819f981595ef61009682507c0049b7b8e03404918afe271085718 21:18:55 $ docker rm -f b66e75a0f54819f981595ef61009682507c0049b7b8e03404918afe271085718 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:18:55 provisioning config files... 21:18:55 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8416363540824344535tmp [Pipeline] { [Pipeline] sh 21:18:56 + set +x 21:18:56 + curl -s https://codecov.io/bash 21:18:56 + bash -s -- 21:18:56 21:18:56 _____ _ 21:18:56 / ____| | | 21:18:56 | | ___ __| | ___ ___ _____ __ 21:18:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:18:56 | |___| (_) | (_| | __/ (_| (_) \ V / 21:18:56 \_____\___/ \__,_|\___|\___\___/ \_/ 21:18:56 Bash-1.0.6 21:18:56 21:18:56 21:18:56 ==> git version 2.24.4 found 21:18:56 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 21:18:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:18:56 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:18:56 ==> Jenkins CI detected. 21:18:56 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 21:18:56 project root: . 21:18:56 --> token set from env 21:18:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:18:56 ==> Running gcov in . (disable via -X gcov) 21:18:56 ==> Python coveragepy not found 21:18:56 ==> Searching for coverage reports in: 21:18:56 + . 21:18:56 -> Found 1 reports 21:18:56 ==> Detecting git/mercurial file structure 21:18:56 ==> Reading reports 21:18:56 + ./coverage.out bytes=460220 21:18:56 ==> Appending adjustments 21:18:56 https://docs.codecov.io/docs/fixing-reports 21:18:56 + Found adjustments 21:18:56 ==> Gzipping contents 21:18:56 52K /tmp/codecov.qNlqkv.gz 21:18:56 ==> Uploading reports 21:18:56 url: https://codecov.io 21:18:56 query: branch=main&commit=09605dd7ded88dfac5bff0fbd22d395988b2ef31&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F15%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:18:56 -> Pinging Codecov 21:18:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=09605dd7ded88dfac5bff0fbd22d395988b2ef31&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F15%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:18:57 -> Uploading to 21:18:57 https://storage.googleapis.com/codecov/v4/raw/2022-01-20/581DD39554BDF9B6E22D074273EAD858/09605dd7ded88dfac5bff0fbd22d395988b2ef31/17c14554-e931-4d5e-b586-f34300884f58.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220120%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220120T211857Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0ce2a4155d3c835b755d56c3ed209491895f55d6db607de34e3858c5e1d4b558 21:18:57 % Total % Received % Xferd Average Speed Time Time Time Current 21:18:57 Dload Upload Total Spent Left Speed 21:18:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51782 0 0 100 51782 0 165k --:--:-- --:--:-- --:--:-- 165k 100 51782 0 0 100 51782 0 165k --:--:-- --:--:-- --:--:-- 165k 21:18:57 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/09605dd7ded88dfac5bff0fbd22d395988b2ef31 [Pipeline] } 21:18:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:18:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:18:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:18:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:18:58 21:18:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 21:18:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:18:58 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:18:58 188c0c94c7c5: Pulling fs layer 21:18:58 0ef7d3d256c8: Pulling fs layer 21:18:58 de9db76c5a1d: Pulling fs layer 21:18:58 0eba1c9be4d2: Pulling fs layer 21:18:58 0d57e429df01: Pulling fs layer 21:18:58 4e4be7b47b0d: Pulling fs layer 21:18:58 e1f770b5df2f: Pulling fs layer 21:18:58 85a0685a4137: Pulling fs layer 21:18:58 0eba1c9be4d2: Waiting 21:18:58 4e4be7b47b0d: Waiting 21:18:58 0d57e429df01: Waiting 21:18:58 e1f770b5df2f: Waiting 21:18:58 85a0685a4137: Waiting 21:18:58 de9db76c5a1d: Verifying Checksum 21:18:58 de9db76c5a1d: Download complete 21:18:58 0ef7d3d256c8: Verifying Checksum 21:18:58 0ef7d3d256c8: Download complete 21:18:58 0d57e429df01: Verifying Checksum 21:18:58 0d57e429df01: Download complete 21:18:58 4e4be7b47b0d: Verifying Checksum 21:18:58 4e4be7b47b0d: Download complete 21:18:58 188c0c94c7c5: Verifying Checksum 21:18:58 188c0c94c7c5: Download complete 21:18:58 e1f770b5df2f: Verifying Checksum 21:18:58 e1f770b5df2f: Download complete 21:18:58 0eba1c9be4d2: Verifying Checksum 21:18:58 0eba1c9be4d2: Download complete 21:18:58 188c0c94c7c5: Pull complete 21:18:59 0ef7d3d256c8: Pull complete 21:18:59 85a0685a4137: Verifying Checksum 21:18:59 85a0685a4137: Download complete 21:18:59 de9db76c5a1d: Pull complete 21:19:03 0eba1c9be4d2: Pull complete 21:19:03 0d57e429df01: Pull complete 21:19:03 4e4be7b47b0d: Pull complete 21:19:03 e1f770b5df2f: Pull complete 21:19:07 85a0685a4137: Pull complete 21:19:07 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 21:19:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:19:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 21:19:07 prd-centos7-docker-4c-2g-3568 does not seem to be running inside a container 21:19:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:19:10 $ docker top e063bfc9a0404fc4fe94a3b03aa4817a0938fb0666cb1dff8e2215f1f9f8a1ee -eo pid,comm [Pipeline] { [Pipeline] echo 21:19:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 21:19:10 + set -o pipefail 21:19:10 + snyk monitor '--org=edgex-jenkins' 21:19:16 21:19:16 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 21:19:16 21:19:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/782d0128-e9b3-4991-b832-293cf62bbb41 21:19:16 21:19:16 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:19:16 21:19:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:19:16 21:19:16 [Pipeline] } 21:19:16 $ docker stop --time=1 e063bfc9a0404fc4fe94a3b03aa4817a0938fb0666cb1dff8e2215f1f9f8a1ee 21:19:18 $ docker rm -f e063bfc9a0404fc4fe94a3b03aa4817a0938fb0666cb1dff8e2215f1f9f8a1ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:19:18 + git log --format=format:%s -1 09605dd7ded88dfac5bff0fbd22d395988b2ef31 [Pipeline] sh 21:19:19 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 21:19:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 21:19:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:19:19 . [Pipeline] withDockerContainer 21:19:19 prd-centos7-docker-4c-2g-3568 does not seem to be running inside a container 21:19:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:19:19 $ docker top 0fec3ed7b444e8258a61275b1fcb27a59fbeadf8fb74663098932b7b82831394 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:19:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:19:19 [ssh-agent] Looking for ssh-agent implementation... 21:19:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:19:20 $ docker exec 0fec3ed7b444e8258a61275b1fcb27a59fbeadf8fb74663098932b7b82831394 ssh-agent 21:19:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJjlNEP/agent.13 21:19:20 SSH_AGENT_PID=19 21:19:20 Running ssh-add (command line suppressed) 21:19:20 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8846266948454677961.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8846266948454677961.key) 21:19:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:19:20 + git semver tag 21:19:20 # -> Open(): unable to determine branch for HEAD 21:19:20 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 21:19:20 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 21:19:20 # $SEMVER_REMOTE_NAME = origin 21:19:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:19:20 # $SEMVER_USER_NAME = edgex-jenkins 21:19:20 # $SEMVER_BRANCH = main 21:19:20 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver 21:19:20 # 09605dd7ded88dfac5bff0fbd22d395988b2ef31 HEAD 21:19:20 # -> Force: false 21:19:20 # 91616e0b6382db7da472df79718c8fec159afa28 refs/tags/v1.0.1-dev.6 [Pipeline] } 21:19:20 $ docker exec --env ******** --env ******** 0fec3ed7b444e8258a61275b1fcb27a59fbeadf8fb74663098932b7b82831394 ssh-agent -k 21:19:20 unset SSH_AUTH_SOCK; 21:19:20 unset SSH_AGENT_PID; 21:19:20 echo Agent pid 19 killed; 21:19:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:19:20 + git semver [Pipeline] } 21:19:20 $ docker stop --time=1 0fec3ed7b444e8258a61275b1fcb27a59fbeadf8fb74663098932b7b82831394 21:19:22 $ docker rm -f 0fec3ed7b444e8258a61275b1fcb27a59fbeadf8fb74663098932b7b82831394 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:19:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:19:22 21:19:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:19:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:19:22 0.23.1-centos7: Pulling from edgex-lftools 21:19:22 ab5ef0e58194: Pulling fs layer 21:19:22 9712f1f96733: Pulling fs layer 21:19:22 63f879dbbcfc: Pulling fs layer 21:19:22 0d9ebad4ef96: Pulling fs layer 21:19:22 e9a5061849ea: Pulling fs layer 21:19:22 d747dcd14b5f: Pulling fs layer 21:19:22 2de7ff778b66: Pulling fs layer 21:19:22 d747dcd14b5f: Waiting 21:19:22 0d9ebad4ef96: Waiting 21:19:22 e9a5061849ea: Waiting 21:19:22 2de7ff778b66: Waiting 21:19:22 9712f1f96733: Verifying Checksum 21:19:22 9712f1f96733: Download complete 21:19:23 63f879dbbcfc: Verifying Checksum 21:19:23 63f879dbbcfc: Download complete 21:19:23 ab5ef0e58194: Verifying Checksum 21:19:23 ab5ef0e58194: Download complete 21:19:23 d747dcd14b5f: Verifying Checksum 21:19:23 d747dcd14b5f: Download complete 21:19:23 0d9ebad4ef96: Verifying Checksum 21:19:23 0d9ebad4ef96: Download complete 21:19:23 e9a5061849ea: Verifying Checksum 21:19:23 e9a5061849ea: Download complete 21:19:23 2de7ff778b66: Verifying Checksum 21:19:23 2de7ff778b66: Download complete 21:19:25 ab5ef0e58194: Pull complete 21:19:26 9712f1f96733: Pull complete 21:19:26 63f879dbbcfc: Pull complete 21:19:31 0d9ebad4ef96: Pull complete 21:19:31 e9a5061849ea: Pull complete 21:19:31 d747dcd14b5f: Pull complete 21:19:32 2de7ff778b66: Pull complete 21:19:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:19:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:19:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:19:32 prd-centos7-docker-4c-2g-3568 does not seem to be running inside a container 21:19:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:19:36 $ docker top 249861ffc213a7626ce89c179389e7c4000f7f16a34fb095f8fd6571c32a3bed -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:19:36 provisioning config files... 21:19:36 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5372726470283970606tmp 21:19:36 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config345561032623159767tmp 21:19:36 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6981475430978951658tmp [Pipeline] { [Pipeline] echo 21:19:36 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:19:36 ---> sigul-configuration.sh 21:19:36 gpg: directory `/root/.gnupg' created 21:19:36 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:19:36 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:19:36 gpg: keyring `/root/.gnupg/secring.gpg' created 21:19:36 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:19:36 gpg: CAST5 encrypted data 21:19:36 gpg: encrypted with 1 passphrase 21:19:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:19:36 + mkdir /home/jenkins 21:19:36 + mkdir /home/jenkins/sigul [Pipeline] sh 21:19:37 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 21:19:37 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:19:37 ---> sigul-install.sh 21:19:37 Sigul already installed; skipping installation. [Pipeline] sh 21:19:37 + git tag --list 21:19:37 v0.0.0 21:19:37 v1.0.0 21:19:37 v1.0.0-dev.1 21:19:37 v1.0.0-dev.2 21:19:37 v1.0.0-dev.3 21:19:37 v1.0.0-dev.4 21:19:37 v1.0.0-dev.5 21:19:37 v1.0.0-dev.6 21:19:37 v1.0.0-dev.7 21:19:37 v1.0.0-dev.8 21:19:37 v1.0.0-dev.9 21:19:37 v1.0.1-dev.1 21:19:37 v1.0.1-dev.2 21:19:37 v1.0.1-dev.3 21:19:37 v1.0.1-dev.4 21:19:37 v1.0.1-dev.5 21:19:37 v1.0.1-dev.6 [Pipeline] sh 21:19:37 + lftools sign git-tag v1.0.1-dev.6 21:19:38 Signing Git tag with Sigul... 21:19:38 Signing v1.0.1-dev.6 [Pipeline] echo 21:19:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:19:39 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:19:39 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:19:39 $ docker stop --time=1 249861ffc213a7626ce89c179389e7c4000f7f16a34fb095f8fd6571c32a3bed 21:19:40 $ docker rm -f 249861ffc213a7626ce89c179389e7c4000f7f16a34fb095f8fd6571c32a3bed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:19:40 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 21:19:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 21:19:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:19:41 . [Pipeline] withDockerContainer 21:19:41 prd-centos7-docker-4c-2g-3568 does not seem to be running inside a container 21:19:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:19:41 $ docker top fb1895e11c31bf6d808eda30bf3f8f711f0d951cefcd063ef558d0730682b8c9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:19:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:19:41 [ssh-agent] Looking for ssh-agent implementation... 21:19:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:19:41 $ docker exec fb1895e11c31bf6d808eda30bf3f8f711f0d951cefcd063ef558d0730682b8c9 ssh-agent 21:19:41 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeOlDnh/agent.13 21:19:41 SSH_AGENT_PID=19 21:19:41 Running ssh-add (command line suppressed) 21:19:41 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2555793095670040032.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2555793095670040032.key) 21:19:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:19:42 + git semver bump pre 21:19:42 # -> Open(): unable to determine branch for HEAD 21:19:42 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 21:19:42 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 21:19:42 # $SEMVER_REMOTE_NAME = origin 21:19:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:19:42 # $SEMVER_USER_NAME = edgex-jenkins 21:19:42 # $SEMVER_BRANCH = main 21:19:42 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver 21:19:42 1.0.1-dev.7 [Pipeline] } 21:19:42 $ docker exec --env ******** --env ******** fb1895e11c31bf6d808eda30bf3f8f711f0d951cefcd063ef558d0730682b8c9 ssh-agent -k 21:19:42 unset SSH_AUTH_SOCK; 21:19:42 unset SSH_AGENT_PID; 21:19:42 echo Agent pid 19 killed; 21:19:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:19:42 + git semver [Pipeline] } 21:19:42 $ docker stop --time=1 fb1895e11c31bf6d808eda30bf3f8f711f0d951cefcd063ef558d0730682b8c9 21:19:43 $ docker rm -f fb1895e11c31bf6d808eda30bf3f8f711f0d951cefcd063ef558d0730682b8c9 [Pipeline] // withDockerContainer [Pipeline] sh 21:19:44 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 21:19:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 21:19:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:19:44 . [Pipeline] withDockerContainer 21:19:44 prd-centos7-docker-4c-2g-3568 does not seem to be running inside a container 21:19:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:19:44 $ docker top 29d096a94b4f55da537e524ceee4c29654e9b8cef4e5140bb94501086cde4a7b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:19:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:19:45 [ssh-agent] Looking for ssh-agent implementation... 21:19:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:19:45 $ docker exec 29d096a94b4f55da537e524ceee4c29654e9b8cef4e5140bb94501086cde4a7b ssh-agent 21:19:45 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXooOMlf/agent.14 21:19:45 SSH_AGENT_PID=21 21:19:45 Running ssh-add (command line suppressed) 21:19:45 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2539589904084751582.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2539589904084751582.key) 21:19:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:19:45 + git semver push 21:19:45 # -> Open(): unable to determine branch for HEAD 21:19:45 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 21:19:45 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 21:19:45 # $SEMVER_REMOTE_NAME = origin 21:19:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:19:45 # $SEMVER_USER_NAME = edgex-jenkins 21:19:45 # $SEMVER_BRANCH = main 21:19:45 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } 21:19:47 $ docker exec --env ******** --env ******** 29d096a94b4f55da537e524ceee4c29654e9b8cef4e5140bb94501086cde4a7b ssh-agent -k 21:19:47 unset SSH_AUTH_SOCK; 21:19:47 unset SSH_AGENT_PID; 21:19:47 echo Agent pid 21 killed; 21:19:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:19:47 + git semver [Pipeline] } 21:19:47 $ docker stop --time=1 29d096a94b4f55da537e524ceee4c29654e9b8cef4e5140bb94501086cde4a7b 21:19:48 $ docker rm -f 29d096a94b4f55da537e524ceee4c29654e9b8cef4e5140bb94501086cde4a7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:19:49 + '[' -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ']' 21:19:49 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 21:19:49 total 8 21:19:49 drwxr-xr-x. 3 root root 34 Jan 20 21:13 . 21:19:49 drwxrwxr-x. 12 jenkins jenkins 4096 Jan 20 21:19 .. 21:19:49 drwxr-xr-x. 2 root root 6 Jan 20 21:13 cost 21:19:49 -rw-r--r--. 1 root root 89 Jan 20 21:13 cost.csv 21:19:49 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 21:19:49 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 21:19:49 total 8 21:19:49 drwxr-xr-x. 3 jenkins jenkins 34 Jan 20 21:13 . 21:19:49 drwxrwxr-x. 12 jenkins jenkins 4096 Jan 20 21:19 .. 21:19:49 drwxr-xr-x. 2 jenkins jenkins 6 Jan 20 21:13 cost 21:19:49 -rw-r--r--. 1 jenkins jenkins 89 Jan 20 21:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:19:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:19:50 ---> package-listing.sh 21:19:50 ++ facter osfamily 21:19:50 ++ tr '[:upper:]' '[:lower:]' 21:19:50 + OS_FAMILY=redhat 21:19:50 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 21:19:50 + START_PACKAGES=/tmp/packages_start.txt 21:19:50 + END_PACKAGES=/tmp/packages_end.txt 21:19:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:19:50 + PACKAGES=/tmp/packages_start.txt 21:19:50 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 21:19:50 + PACKAGES=/tmp/packages_end.txt 21:19:50 + case "${OS_FAMILY}" in 21:19:50 + rpm -qa 21:19:50 + sort 21:19:51 + '[' -f /tmp/packages_start.txt ']' 21:19:51 + '[' -f /tmp/packages_end.txt ']' 21:19:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:19:51 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 21:19:51 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 21:19:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo 21:19:51 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:19:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:19:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:19:51 . [Pipeline] withDockerContainer 21:19:51 prd-centos7-docker-4c-2g-3568 does not seem to be running inside a container 21:19:51 $ 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:19:52 $ docker top 20094c68c9bded53eb1fd970ffaf307e7d1e8fc2cdbc01f19a069e2eda20483d -eo pid,comm [Pipeline] { [Pipeline] sh 21:19:52 + touch /tmp/pre-build-complete [Pipeline] sh 21:19:52 + mkdir -p /var/log/sysstat [Pipeline] sh 21:19:53 + ls /var/log/sa-host 21:19:53 + sadf -c /var/log/sa-host/sa17 21:19:53 file_magic: OK 21:19:53 HZ: Using current value: 100 21:19:53 file_header: OK 21:19:53 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 21:19:53 Statistics: 21:19:53 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:19:53 File successfully converted to sysstat format version 12.0.3 21:19:53 + sadf -c /var/log/sa-host/sa20 21:19:53 file_magic: OK 21:19:53 HZ: Using current value: 100 21:19:53 file_header: OK 21:19:53 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 21:19:53 Statistics: 21:19:53 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:19:53 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:19:53 provisioning config files... 21:19:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1765657305335498968tmp [Pipeline] { [Pipeline] echo 21:19:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:19:53 ---> create-netrc.sh [Pipeline] } 21:19:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:19:53 ---> python-tools-install.sh [Pipeline] echo 21:19:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:19:54 ---> sudo-logs.sh 21:19:54 Archiving 'sudo' log.. 21:19:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-3568.novalocal: Name or service not known 21:19:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-3568.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 21:19:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:19:54 ---> job-cost.sh 21:19:54 lf-activate-venv: SKIPPING 21:19:54 DEBUG: total: 0.05999999865889549 21:19:54 INFO: Retrieving Stack Cost... 21:19:54 INFO: Retrieving Pricing Info for: v3-standard-2 21:19:55 INFO: Archiving Costs [Pipeline] echo 21:19:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:19:55 ---> logs-deploy.sh 21:19:55 lf-activate-venv: SKIPPING 21:19:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/15 21:19:55 INFO: archiving workspace using pattern(s): 21:19:55 Archives upload complete. 21:19:56 INFO: archiving logs to Nexus