Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 13be5718e23b3d254b555f0dd54cf48028820adb Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh106996339813971003.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3367302629002020934.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 6a41506d72e8e131afc862d141935157bee59f41 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8058876116919022715.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6856501641875427779.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1046360347785938426.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . 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-1745 in /w/workspace/undry_device-rfid-llrp-go_master [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 Avoid second fetch Checking out Revision 13be5718e23b3d254b555f0dd54cf48028820adb (master) Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_master # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_device-rfid-llrp-go_master@tmp/jenkins-gitclient-ssh4332572307570475624.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 13be5718e23b3d254b555f0dd54cf48028820adb # timeout=10 Commit message: "fix(config): Add CheckInterval to toml file for registry (#37)" > git rev-list --no-walk 8772bf5ecf140d7d98adf4840c23e305e8e551a6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:05:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:05:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:05:50 ========================================================= 18:05:50 EdgeX Global Pipelines Version Info 18:05:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:05:51 ------------------- 18:05:51 stable info: 18:05:51 ------------------- 18:05:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:05:51 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 18:05:51 Message: update stable to v1.0.195 18:05:52 ------------------- 18:05:52 experimental info: 18:05:52 ------------------- 18:05:52 Commited By: **** collab-it+edgex@linuxfoundation.org 18:05:52 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 18:05:52 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:05:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 18:05:52 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 18:05:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:05:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:05:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:05:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:05:54 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:05:54 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:05:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:05:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:05:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:05:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 18:05:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:05:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:05:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:05:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:05:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:05:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:05:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:05:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:05:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:05:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:05:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:05:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:05:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:05:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:05:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 18:05:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 18:05:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 18:05:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 13be5718e23b3d254b555f0dd54cf48028820adb [Pipeline] echo 18:05:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 13be571 [Pipeline] echo 18:05:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:05:55 provisioning config files... 18:05:55 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config3895461363562393754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:05:55 ---> docker-login.sh 18:05:55 nexus3.edgexfoundry.org:10001 18:05:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:56 Configure a credential helper to remove this warning. See 18:05:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:56 18:05:56 Login Succeeded 18:05:56 nexus3.edgexfoundry.org:10002 18:05:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:56 Configure a credential helper to remove this warning. See 18:05:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:56 18:05:56 Login Succeeded 18:05:56 nexus3.edgexfoundry.org:10003 18:05:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:56 Configure a credential helper to remove this warning. See 18:05:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:56 18:05:56 Login Succeeded 18:05:56 nexus3.edgexfoundry.org:10004 18:05:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:56 Configure a credential helper to remove this warning. See 18:05:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:56 18:05:56 Login Succeeded 18:05:56 docker.io 18:05:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:57 Configure a credential helper to remove this warning. See 18:05:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:57 18:05:57 Login Succeeded 18:05:57 ---> docker-login.sh ends [Pipeline] } 18:05:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:05:57 + git log --format=format:%s -1 13be5718e23b3d254b555f0dd54cf48028820adb [Pipeline] echo 18:05:57 GIT_COMMIT: 13be5718e23b3d254b555f0dd54cf48028820adb, Commit Message: fix(config): Add CheckInterval to toml file for registry (#37) [Pipeline] echo 18:05:57 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:05:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:05:58 18:05:58 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:05:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:05:58 latest: Pulling from edgex-devops/git-semver 18:05:58 31603596830f: Pulling fs layer 18:05:58 54011a49482f: Pulling fs layer 18:05:58 a6820b24f6d8: Pulling fs layer 18:05:58 f581987b2513: Pulling fs layer 18:05:58 f581987b2513: Waiting 18:05:58 54011a49482f: Verifying Checksum 18:05:58 54011a49482f: Download complete 18:05:58 31603596830f: Verifying Checksum 18:05:58 31603596830f: Download complete 18:05:58 f581987b2513: Verifying Checksum 18:05:58 f581987b2513: Download complete 18:05:58 a6820b24f6d8: Verifying Checksum 18:05:58 a6820b24f6d8: Download complete 18:05:58 31603596830f: Pull complete 18:05:59 54011a49482f: Pull complete 18:05:59 a6820b24f6d8: Pull complete 18:05:59 f581987b2513: Pull complete 18:05:59 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 18:05:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:05:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:05:59 prd-centos7-docker-4c-2g-1745 does not seem to be running inside a container 18:06:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:06:00 $ docker top b3f164e708da8a7c7cd805999d0ab9d8bae163f190ae69654bbb953d837c1a0a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:06:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:06:01 [ssh-agent] Looking for ssh-agent implementation... 18:06:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:06:01 $ docker exec b3f164e708da8a7c7cd805999d0ab9d8bae163f190ae69654bbb953d837c1a0a ssh-agent 18:06:01 SSH_AUTH_SOCK=/tmp/ssh-nEmJXPSyhOtH/agent.13 18:06:01 SSH_AGENT_PID=19 18:06:01 Running ssh-add (command line suppressed) 18:06:01 Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_693907687376388450.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_693907687376388450.key) 18:06:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:06:01 + git tag --points-at HEAD [Pipeline] } 18:06:01 $ docker exec --env ******** --env ******** b3f164e708da8a7c7cd805999d0ab9d8bae163f190ae69654bbb953d837c1a0a ssh-agent -k 18:06:01 unset SSH_AUTH_SOCK; 18:06:01 unset SSH_AGENT_PID; 18:06:01 echo Agent pid 19 killed; 18:06:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:06:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:06:01 [ssh-agent] Looking for ssh-agent implementation... 18:06:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:06:01 $ docker exec b3f164e708da8a7c7cd805999d0ab9d8bae163f190ae69654bbb953d837c1a0a ssh-agent 18:06:02 SSH_AUTH_SOCK=/tmp/ssh-pJlC5e04LN1B/agent.51 18:06:02 SSH_AGENT_PID=57 18:06:02 Running ssh-add (command line suppressed) 18:06:02 Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_4042293100847572703.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_4042293100847572703.key) 18:06:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:06:02 + git semver init 18:06:02 # -> Open(): unable to determine branch for HEAD 18:06:02 # $GIT_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.git 18:06:02 # $GIT_WORK_TREE = /w/workspace/undry_device-rfid-llrp-go_master 18:06:02 # $SEMVER_REMOTE_NAME = origin 18:06:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:06:02 # $SEMVER_USER_NAME = edgex-jenkins 18:06:02 # $SEMVER_BRANCH = master 18:06:02 # $SEMVER_TEMP = /tmp/semver-450940267 18:06:02 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 18:06:03 # '/tmp/semver-450940267' -> '/w/workspace/undry_device-rfid-llrp-go_master/.semver' 18:06:03 # -> Force: false 18:06:03 # $SEMVER_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.semver [Pipeline] } 18:06:03 $ docker exec --env ******** --env ******** b3f164e708da8a7c7cd805999d0ab9d8bae163f190ae69654bbb953d837c1a0a ssh-agent -k 18:06:04 unset SSH_AUTH_SOCK; 18:06:04 unset SSH_AGENT_PID; 18:06:04 echo Agent pid 57 killed; 18:06:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:06:04 + git semver [Pipeline] } 18:06:04 $ docker stop --time=1 b3f164e708da8a7c7cd805999d0ab9d8bae163f190ae69654bbb953d837c1a0a 18:06:05 $ docker rm -f b3f164e708da8a7c7cd805999d0ab9d8bae163f190ae69654bbb953d837c1a0a [Pipeline] // withDockerContainer [Pipeline] sh 18:06:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:06:06 Stashed 1 file(s) [Pipeline] echo 18:06:06 [edgeXSemver]: initialized semver on version 1.0.0-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 18:06:23 Still waiting to schedule task 18:06:23 ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘centos7-docker-4c-2g’ 18:06:23 ‘prd-centos7-docker-4c-2g-1739’ is offline 18:06:23 ‘prd-centos7-docker-4c-2g-1742’ is offline 18:06:23 ‘prd-centos7-docker-4c-2g-1747’ is offline 18:06:23 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1741’ doesn’t have label ‘centos7-docker-4c-2g’ 18:06:23 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1746’ doesn’t have label ‘centos7-docker-4c-2g’ 18:06:23 Still waiting to schedule task 18:06:23 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:07:27 Running on prd-centos7-docker-4c-2g-1748 in /w/workspace/undry_device-rfid-llrp-go_master [Pipeline] { [Pipeline] ws 18:07:27 Running in /w/workspace/device-rfid-llrp-go/9 [Pipeline] { [Pipeline] checkout 18:07:27 Selected Git installation does not exist. Using Default 18:07:27 The recommended git tool is: NONE 18:07:29 using credential edgex-jenkins-ssh 18:07:29 Cloning the remote Git repository 18:07:30 Avoid second fetch 18:07:30 Checking out Revision 13be5718e23b3d254b555f0dd54cf48028820adb (master) 18:07:29 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 18:07:29 > git init /w/workspace/device-rfid-llrp-go/9 # timeout=10 18:07:29 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 18:07:29 > git --version # timeout=10 18:07:29 > git --version # 'git version 2.24.4' 18:07:29 using GIT_SSH to set credentials SSH Credentials for GitHub 18:07:29 [INFO] Currently running in a labeled security context 18:07:29 [INFO] Currently SELinux is 'enforcing' on the host 18:07:29 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/9@tmp/jenkins-gitclient-ssh3367596425419350736.key 18:07:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:07:30 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 18:07:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:07:30 > git config core.sparsecheckout # timeout=10 18:07:30 > git checkout -f 13be5718e23b3d254b555f0dd54cf48028820adb # timeout=10 18:07:35 Commit message: "fix(config): Add CheckInterval to toml file for registry (#37)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:07:36 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:07:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:07:37 + sudo service docker restart 18:07:37 + true 18:07:37 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:07:55 provisioning config files... 18:07:55 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/9@tmp/config8380757681105601430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:07:56 ---> docker-login.sh 18:07:56 nexus3.edgexfoundry.org:10001 18:07:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:56 Configure a credential helper to remove this warning. See 18:07:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:56 18:07:56 Login Succeeded 18:07:56 nexus3.edgexfoundry.org:10002 18:07:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:56 Configure a credential helper to remove this warning. See 18:07:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:56 18:07:56 Login Succeeded 18:07:56 nexus3.edgexfoundry.org:10003 18:07:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:56 Configure a credential helper to remove this warning. See 18:07:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:56 18:07:56 Login Succeeded 18:07:56 nexus3.edgexfoundry.org:10004 18:07:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:56 Configure a credential helper to remove this warning. See 18:07:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:56 18:07:56 Login Succeeded 18:07:56 docker.io 18:07:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:57 Configure a credential helper to remove this warning. See 18:07:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:57 18:07:57 Login Succeeded 18:07:57 ---> docker-login.sh ends [Pipeline] } 18:07:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:07:57 ========================================================= 18:07:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:07:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:07:57 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 18:07:57 Sending build context to Docker daemon 1.197MB 18:07:57 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 18:07:57 Step 2/10 : FROM ${BASE} 18:07:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:07:57 540db60ca938: Pulling fs layer 18:07:57 adcc1eea9eea: Pulling fs layer 18:07:57 4c4ab2625f07: Pulling fs layer 18:07:57 0510c868ecb4: Pulling fs layer 18:07:57 afea3b2eda06: Pulling fs layer 18:07:57 7809a108b3ef: Pulling fs layer 18:07:57 f706445af74f: Pulling fs layer 18:07:57 0510c868ecb4: Waiting 18:07:57 afea3b2eda06: Waiting 18:07:57 7809a108b3ef: Waiting 18:07:57 f706445af74f: Waiting 18:07:57 4c4ab2625f07: Verifying Checksum 18:07:57 4c4ab2625f07: Download complete 18:07:57 adcc1eea9eea: Verifying Checksum 18:07:57 adcc1eea9eea: Download complete 18:07:57 afea3b2eda06: Verifying Checksum 18:07:57 afea3b2eda06: Download complete 18:07:57 540db60ca938: Verifying Checksum 18:07:57 540db60ca938: Download complete 18:07:57 7809a108b3ef: Verifying Checksum 18:07:57 7809a108b3ef: Download complete 18:07:58 540db60ca938: Pull complete 18:07:58 adcc1eea9eea: Pull complete 18:07:58 4c4ab2625f07: Pull complete 18:07:59 f706445af74f: Verifying Checksum 18:07:59 f706445af74f: Download complete 18:07:59 0510c868ecb4: Verifying Checksum 18:07:59 0510c868ecb4: Download complete 18:08:04 0510c868ecb4: Pull complete 18:08:04 afea3b2eda06: Pull complete 18:08:04 7809a108b3ef: Pull complete 18:08:04 f706445af74f: Pull complete 18:08:04 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 18:08:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:08:04 ---> b068be0155e3 18:08:04 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 18:08:09 ---> Running in e4c5052eb4d9 18:08:09 Removing intermediate container e4c5052eb4d9 18:08:09 ---> 811f1ad31537 18:08:09 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 18:08:09 ---> Running in b2d81b4c8bad 18:08:09 Removing intermediate container b2d81b4c8bad 18:08:09 ---> 4ed29d60787f 18:08:09 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:08:09 ---> Running in 91b9504c40b1 18:08:09 Removing intermediate container 91b9504c40b1 18:08:09 ---> 6ba7911d1068 18:08:09 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:08:09 ---> Running in a9eaf1885eae 18:08:09 Removing intermediate container a9eaf1885eae 18:08:09 ---> c6f980e28730 18:08:09 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:08:09 ---> Running in 00a002934d9f 18:08:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:08:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:08:11 OK: 149 MiB in 40 packages 18:08:11 Removing intermediate container 00a002934d9f 18:08:11 ---> 8167fa7a5ed0 18:08:11 Step 8/10 : WORKDIR /device-rfid-llrp-go 18:08:11 ---> Running in a96659b95321 18:08:11 Removing intermediate container a96659b95321 18:08:11 ---> 0f84edd73753 18:08:11 Step 9/10 : COPY . . 18:08:11 ---> 58cba74ad034 18:08:11 Step 10/10 : RUN go mod download 18:08:11 ---> Running in 321d1ca940e8 18:08:21 Removing intermediate container 321d1ca940e8 18:08:21 ---> bd3c01abcc95 18:08:21 Successfully built bd3c01abcc95 18:08:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:08:22 + docker inspect -f . ci-base-image-x86_64 18:08:22 . [Pipeline] withDockerContainer 18:08:22 prd-centos7-docker-4c-2g-1748 does not seem to be running inside a container 18:08:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/9 -v /w/workspace/device-rfid-llrp-go/9:/w/workspace/device-rfid-llrp-go/9:rw,z -v /w/workspace/device-rfid-llrp-go/9@tmp:/w/workspace/device-rfid-llrp-go/9@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 ******** ci-base-image-x86_64 cat 18:08:22 $ docker top ac56d0e6ff4902469983864cec3ea3d9e70ac2e8b2b2db258d1911f7de6793c9 -eo pid,comm [Pipeline] { [Pipeline] sh 18:08:22 + go version 18:08:22 go version go1.16.3 linux/amd64 [Pipeline] } 18:08:22 $ docker stop --time=1 ac56d0e6ff4902469983864cec3ea3d9e70ac2e8b2b2db258d1911f7de6793c9 18:08:24 $ docker rm -f ac56d0e6ff4902469983864cec3ea3d9e70ac2e8b2b2db258d1911f7de6793c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:08:24 + docker inspect -f . ci-base-image-x86_64 18:08:24 . [Pipeline] withDockerContainer 18:08:24 prd-centos7-docker-4c-2g-1748 does not seem to be running inside a container 18:08:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/9 -v /w/workspace/device-rfid-llrp-go/9:/w/workspace/device-rfid-llrp-go/9:rw,z -v /w/workspace/device-rfid-llrp-go/9@tmp:/w/workspace/device-rfid-llrp-go/9@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 ******** ci-base-image-x86_64 cat 18:08:25 $ docker top 1d87ce3349ef324f6655300952e7de3643ea27caeadbfbed18b43e83a3760fa7 -eo pid,comm [Pipeline] { [Pipeline] sh 18:08:25 + go mod tidy [Pipeline] sh 18:08:26 + make test 18:08:26 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 18:08:26 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 18:08:41 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 18:08:41 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 18:08:43 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.795s coverage: 38.7% of statements 18:08:43 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.295s coverage: 52.0% of statements 18:08:43 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.003s coverage: 95.5% of statements 18:08:43 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:08:49 gofmt -l . 18:08:49 [ "`gofmt -l .`" = "" ] 18:08:49 ./bin/test-go-mod-tidy.sh 18:08:49 ./bin/test-attribution-txt.sh [Pipeline] } 18:08:49 $ docker stop --time=1 1d87ce3349ef324f6655300952e7de3643ea27caeadbfbed18b43e83a3760fa7 18:08:51 $ docker rm -f 1d87ce3349ef324f6655300952e7de3643ea27caeadbfbed18b43e83a3760fa7 [Pipeline] // withDockerContainer [Pipeline] sh 18:08:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:08:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:08:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:08:58 + ls -al . 18:08:58 total 564 18:08:58 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 16 18:08 . 18:08:58 drwxrwxr-x. 4 jenkins jenkins 28 Jun 16 18:07 .. 18:08:58 -rw-rw-r--. 1 jenkins jenkins 6734 Jun 16 18:07 Attribution.txt 18:08:58 drwxrwxr-x. 2 jenkins jenkins 89 Jun 16 18:07 bin 18:08:58 drwxrwxr-x. 4 jenkins jenkins 44 Jun 16 18:07 cmd 18:08:58 -rw-r--r--. 1 jenkins jenkins 463071 Jun 16 18:08 coverage.out 18:08:58 -rw-rw-r--. 1 jenkins jenkins 1521 Jun 16 18:07 Dockerfile 18:08:58 -rw-rw-r--. 1 jenkins jenkins 999 Jun 16 18:07 Dockerfile.build 18:08:58 -rw-rw-r--. 1 jenkins jenkins 134 Jun 16 18:07 .dockerignore 18:08:58 drwxrwxr-x. 2 jenkins jenkins 4096 Jun 16 18:07 examples 18:08:58 drwxrwxr-x. 8 jenkins jenkins 162 Jun 16 18:07 .git 18:08:58 drwxrwxr-x. 2 jenkins jenkins 103 Jun 16 18:07 .github 18:08:58 -rw-rw-r--. 1 jenkins jenkins 934 Jun 16 18:07 .gitignore 18:08:58 -rw-r--r--. 1 jenkins jenkins 308 Jun 16 18:08 go.mod 18:08:58 -rw-r--r--. 1 jenkins jenkins 13807 Jun 16 18:08 go.sum 18:08:58 drwxrwxr-x. 2 jenkins jenkins 31 Jun 16 18:07 images 18:08:58 drwxrwxr-x. 5 jenkins jenkins 45 Jun 16 18:07 internal 18:08:58 -rw-rw-r--. 1 jenkins jenkins 682 Jun 16 18:07 Jenkinsfile 18:08:58 -rw-rw-r--. 1 jenkins jenkins 11347 Jun 16 18:07 LICENSE 18:08:58 -rw-rw-r--. 1 jenkins jenkins 1011 Jun 16 18:07 Makefile 18:08:58 -rw-rw-r--. 1 jenkins jenkins 28403 Jun 16 18:07 README.md 18:08:58 drwxrwxr-x. 4 jenkins jenkins 54 Jun 16 18:07 snap 18:08:58 -rw-rw-r--. 1 jenkins jenkins 11 Jun 16 18:06 VERSION 18:08:58 -rw-rw-r--. 1 jenkins jenkins 193 Jun 16 18:07 version.go [Pipeline] isUnix [Pipeline] sh 18:08:59 + 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=13be5718e23b3d254b555f0dd54cf48028820adb --label arch=amd64 --label version=1.0.0-dev.3 . 18:08:59 Sending build context to Docker daemon 1.197MB 18:08:59 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 18:08:59 Step 2/25 : FROM ${BASE} AS builder 18:08:59 ---> bd3c01abcc95 18:08:59 Step 3/25 : ARG MAKE='make build' 18:08:59 ---> Running in 194475417ed3 18:08:59 Removing intermediate container 194475417ed3 18:08:59 ---> b9c1e3e120f4 18:08:59 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 18:08:59 ---> Running in 9106626913a6 18:08:59 Removing intermediate container 9106626913a6 18:08:59 ---> 91ddbc011bd4 18:08:59 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 18:08:59 ---> Running in e875a3d3313f 18:08:59 Removing intermediate container e875a3d3313f 18:08:59 ---> 7724404671ac 18:08:59 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:08:59 ---> Running in e50dab17aa2b 18:09:00 Removing intermediate container e50dab17aa2b 18:09:00 ---> 4334715479eb 18:09:00 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:09:00 ---> Running in e4a0be800ffc 18:09:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:09:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:09:01 OK: 149 MiB in 40 packages 18:09:01 Removing intermediate container e4a0be800ffc 18:09:01 ---> f3acd38efc95 18:09:01 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 18:09:01 ---> Running in 25613e069914 18:09:02 Removing intermediate container 25613e069914 18:09:02 ---> a21d1e88bb7f 18:09:02 Step 9/25 : COPY go.mod . 18:09:02 ---> 6c166c073289 18:09:02 Step 10/25 : COPY Makefile . 18:09:02 ---> 1a41153b0000 18:09:02 Step 11/25 : RUN make update 18:09:02 ---> Running in db5286ba15f8 18:09:04 CGO_ENABLED=0 GO111MODULE=on go mod download 18:09:04 Removing intermediate container db5286ba15f8 18:09:04 ---> a79a4af19aec 18:09:04 Step 12/25 : COPY . . 18:09:04 ---> ab4808a17963 18:09:04 Step 13/25 : RUN go mod tidy 18:09:04 ---> Running in 419f470c6fcb 18:09:04 Removing intermediate container 419f470c6fcb 18:09:04 ---> 50e153a3b63e 18:09:04 Step 14/25 : RUN $MAKE 18:09:04 ---> Running in 56d9fb8b1d01 18:09:04 go mod tidy 18:09:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.0-dev.3" -o cmd/device-rfid-llrp-go ./cmd 18:09:14 Removing intermediate container 56d9fb8b1d01 18:09:14 ---> dd09fe08478c 18:09:14 Step 15/25 : FROM alpine:3.12 18:09:14 3.12: Pulling from library/alpine 18:09:14 339de151aab4: Pulling fs layer 18:09:14 339de151aab4: Verifying Checksum 18:09:14 339de151aab4: Download complete 18:09:14 339de151aab4: Pull complete 18:09:14 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 18:09:14 Status: Downloaded newer image for alpine:3.12 18:09:14 ---> 13621d1b12d4 18:09:14 Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:09:14 ---> Running in 9538b761fb2a 18:09:14 Removing intermediate container 9538b761fb2a 18:09:14 ---> 904d29c63261 18:09:14 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / 18:09:14 ---> dce4bf7f13a5 18:09:14 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / 18:09:14 ---> ff3e2410ac73 18:09:14 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / 18:09:15 ---> 479ab5619636 18:09:15 Step 20/25 : EXPOSE 49989 18:09:15 ---> Running in 60c95b0b6606 18:09:15 Removing intermediate container 60c95b0b6606 18:09:15 ---> 1f59e9e9628f 18:09:15 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] 18:09:15 ---> Running in e080abcd5717 18:09:15 Removing intermediate container e080abcd5717 18:09:15 ---> 785ee5860753 18:09:15 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 18:09:15 ---> Running in 2426a891edd5 18:09:15 Removing intermediate container 2426a891edd5 18:09:15 ---> 22e535658f04 18:09:15 Step 23/25 : LABEL arch=amd64 18:09:15 ---> Running in 9929457f9fdc 18:09:15 Removing intermediate container 9929457f9fdc 18:09:15 ---> b0bc9f7a9aff 18:09:15 Step 24/25 : LABEL git_sha=13be5718e23b3d254b555f0dd54cf48028820adb 18:09:15 ---> Running in 08201a07303c 18:09:15 Removing intermediate container 08201a07303c 18:09:15 ---> f29b23b3c360 18:09:15 Step 25/25 : LABEL version=1.0.0-dev.3 18:09:15 ---> Running in 0bb54cdd971c 18:09:15 Removing intermediate container 0bb54cdd971c 18:09:15 ---> 1f2eca2aa8d7 18:09:15 [Warning] One or more build-args [ARCH] were not consumed 18:09:15 Successfully built 1f2eca2aa8d7 18:09:15 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:09:16 provisioning config files... 18:09:16 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/9@tmp/config3685715266838166520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:09:16 ---> docker-login.sh 18:09:16 nexus3.edgexfoundry.org:10001 18:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:16 Configure a credential helper to remove this warning. See 18:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:16 18:09:16 Login Succeeded 18:09:16 nexus3.edgexfoundry.org:10002 18:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:16 Configure a credential helper to remove this warning. See 18:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:16 18:09:16 Login Succeeded 18:09:16 nexus3.edgexfoundry.org:10003 18:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:16 Configure a credential helper to remove this warning. See 18:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:16 18:09:16 Login Succeeded 18:09:16 nexus3.edgexfoundry.org:10004 18:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:16 Configure a credential helper to remove this warning. See 18:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:16 18:09:16 Login Succeeded 18:09:16 docker.io 18:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:17 Configure a credential helper to remove this warning. See 18:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:17 18:09:17 Login Succeeded 18:09:17 ---> docker-login.sh ends [Pipeline] } 18:09:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:09:17 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 18:09:17 13be5718e23b3d254b555f0dd54cf48028820adb 18:09:17 latest 18:09:17 1.0.0-dev.3 18:09:17 13be5718e23b3d254b555f0dd54cf48028820adb-1.0.0-dev.3 18:09:17 master 18:09:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:09:17 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:13be5718e23b3d254b555f0dd54cf48028820adb [Pipeline] isUnix [Pipeline] sh 18:09:17 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:13be5718e23b3d254b555f0dd54cf48028820adb 18:09:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 18:09:17 43c4d4487c9b: Preparing 18:09:17 fa20fbaf0bce: Preparing 18:09:17 7b43fa087eed: Preparing 18:09:17 32f366d666a5: Preparing 18:09:17 32f366d666a5: Layer already exists 18:09:17 7b43fa087eed: Pushed 18:09:17 fa20fbaf0bce: Pushed 18:09:19 43c4d4487c9b: Pushed 18:09:19 13be5718e23b3d254b555f0dd54cf48028820adb: digest: sha256:fd67e16810d09296e987b9a839df06a27d9bb56a4eac74274d6aa4cd4d9c2ef5 size: 1155 [Pipeline] isUnix [Pipeline] sh 18:09:19 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh 18:09:20 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 18:09:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 18:09:20 43c4d4487c9b: Preparing 18:09:20 fa20fbaf0bce: Preparing 18:09:20 7b43fa087eed: Preparing 18:09:20 32f366d666a5: Preparing 18:09:20 fa20fbaf0bce: Layer already exists 18:09:20 7b43fa087eed: Layer already exists 18:09:20 43c4d4487c9b: Layer already exists 18:09:20 32f366d666a5: Layer already exists 18:09:20 latest: digest: sha256:fd67e16810d09296e987b9a839df06a27d9bb56a4eac74274d6aa4cd4d9c2ef5 size: 1155 [Pipeline] isUnix [Pipeline] sh 18:09:20 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.3 [Pipeline] isUnix [Pipeline] sh 18:09:20 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.3 18:09:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 18:09:20 43c4d4487c9b: Preparing 18:09:20 fa20fbaf0bce: Preparing 18:09:20 7b43fa087eed: Preparing 18:09:20 32f366d666a5: Preparing 18:09:20 fa20fbaf0bce: Layer already exists 18:09:20 7b43fa087eed: Layer already exists 18:09:20 43c4d4487c9b: Layer already exists 18:09:20 32f366d666a5: Layer already exists 18:09:20 1.0.0-dev.3: digest: sha256:fd67e16810d09296e987b9a839df06a27d9bb56a4eac74274d6aa4cd4d9c2ef5 size: 1155 [Pipeline] isUnix [Pipeline] sh 18:09:21 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:13be5718e23b3d254b555f0dd54cf48028820adb-1.0.0-dev.3 [Pipeline] isUnix [Pipeline] sh 18:09:21 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:13be5718e23b3d254b555f0dd54cf48028820adb-1.0.0-dev.3 18:09:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 18:09:21 43c4d4487c9b: Preparing 18:09:21 fa20fbaf0bce: Preparing 18:09:21 7b43fa087eed: Preparing 18:09:21 32f366d666a5: Preparing 18:09:21 32f366d666a5: Layer already exists 18:09:21 fa20fbaf0bce: Layer already exists 18:09:21 7b43fa087eed: Layer already exists 18:09:21 43c4d4487c9b: Layer already exists 18:09:21 13be5718e23b3d254b555f0dd54cf48028820adb-1.0.0-dev.3: digest: sha256:fd67e16810d09296e987b9a839df06a27d9bb56a4eac74274d6aa4cd4d9c2ef5 size: 1155 [Pipeline] isUnix [Pipeline] sh 18:09:21 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:master [Pipeline] isUnix [Pipeline] sh 18:09:22 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:master 18:09:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 18:09:22 43c4d4487c9b: Preparing 18:09:22 fa20fbaf0bce: Preparing 18:09:22 7b43fa087eed: Preparing 18:09:22 32f366d666a5: Preparing 18:09:22 43c4d4487c9b: Layer already exists 18:09:22 fa20fbaf0bce: Layer already exists 18:09:22 32f366d666a5: Layer already exists 18:09:22 7b43fa087eed: Layer already exists 18:09:22 master: digest: sha256:fd67e16810d09296e987b9a839df06a27d9bb56a4eac74274d6aa4cd4d9c2ef5 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:09:22 ===================================================== [Pipeline] echo 18:09:22 taggedImages: 18:09:22 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:13be5718e23b3d254b555f0dd54cf48028820adb 18:09:22 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 18:09:22 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.3 18:09:22 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:13be5718e23b3d254b555f0dd54cf48028820adb-1.0.0-dev.3 18:09:22 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:master [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] libraryResource [Pipeline] sh 18:09:22 ---> job-cost.sh 18:09:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kCxG 18:09:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:09:46 lf-activate-venv(): INFO: Adding /tmp/venv-kCxG/bin to PATH 18:09:46 INFO: No Stack... 18:09:46 INFO: Retrieving Pricing Info for: v3-standard-2 18:09:46 INFO: Archiving Costs [Pipeline] sh 18:09:46 + cat /w/workspace/device-rfid-llrp-go/9/archives/cost.csv 18:09:46 + cut -d, -f6 [Pipeline] lock 18:09:46 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-master-9-stack-cost] 18:09:46 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-9-stack-cost] did not exist. Created. 18:09:46 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-master-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:09:49 + echo total: 0.05999999865889549 [Pipeline] stash 18:09:49 Stashed 1 file(s) [Pipeline] } 18:09:49 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-9-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:10:32 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1750 in /w/workspace/undry_device-rfid-llrp-go_master [Pipeline] { [Pipeline] ws 18:10:32 Running in /w/workspace/device-rfid-llrp-go/9 [Pipeline] { [Pipeline] checkout 18:10:32 Selected Git installation does not exist. Using Default 18:10:32 The recommended git tool is: NONE 18:10:38 using credential edgex-jenkins-ssh 18:10:38 Cloning the remote Git repository 18:10:38 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 18:10:38 > git init /w/workspace/device-rfid-llrp-go/9 # timeout=10 18:10:38 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 18:10:38 > git --version # timeout=10 18:10:38 > git --version # 'git version 2.17.1' 18:10:38 using GIT_SSH to set credentials SSH Credentials for GitHub 18:10:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:10:39 Avoid second fetch 18:10:39 Checking out Revision 13be5718e23b3d254b555f0dd54cf48028820adb (master) 18:10:39 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 18:10:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:10:39 > git config core.sparsecheckout # timeout=10 18:10:39 > git checkout -f 13be5718e23b3d254b555f0dd54cf48028820adb # timeout=10 18:10:43 Commit message: "fix(config): Add CheckInterval to toml file for registry (#37)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:10:45 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:10:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:10:45 + sudo service docker restart+ 18:10:45 true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:11:06 provisioning config files... 18:11:06 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/9@tmp/config2117097317135064266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:11:06 ---> docker-login.sh 18:11:06 nexus3.edgexfoundry.org:10001 18:11:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:07 Configure a credential helper to remove this warning. See 18:11:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:07 18:11:07 Login Succeeded 18:11:07 nexus3.edgexfoundry.org:10002 18:11:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:08 Configure a credential helper to remove this warning. See 18:11:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:08 18:11:08 Login Succeeded 18:11:08 nexus3.edgexfoundry.org:10003 18:11:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:09 Configure a credential helper to remove this warning. See 18:11:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:09 18:11:09 Login Succeeded 18:11:09 nexus3.edgexfoundry.org:10004 18:11:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:09 Configure a credential helper to remove this warning. See 18:11:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:09 18:11:09 Login Succeeded 18:11:09 docker.io 18:11:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:10 Configure a credential helper to remove this warning. See 18:11:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:10 18:11:10 Login Succeeded 18:11:10 ---> docker-login.sh ends [Pipeline] } 18:11:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:11:10 ========================================================= 18:11:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:11:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:11:11 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 18:11:11 Sending build context to Docker daemon 1.197MB 18:11:11 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 18:11:11 Step 2/10 : FROM ${BASE} 18:11:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:11:11 595b0fe564bb: Pulling fs layer 18:11:11 3088b5b3c5c0: Pulling fs layer 18:11:11 5b7225fbf94c: Pulling fs layer 18:11:11 ba82ee9f976e: Pulling fs layer 18:11:11 506bd15cee9f: Pulling fs layer 18:11:11 75a0a4a0db45: Pulling fs layer 18:11:11 618dc40b7e24: Pulling fs layer 18:11:11 ba82ee9f976e: Waiting 18:11:11 506bd15cee9f: Waiting 18:11:11 75a0a4a0db45: Waiting 18:11:11 618dc40b7e24: Waiting 18:11:11 5b7225fbf94c: Verifying Checksum 18:11:11 5b7225fbf94c: Download complete 18:11:11 3088b5b3c5c0: Verifying Checksum 18:11:11 3088b5b3c5c0: Download complete 18:11:11 506bd15cee9f: Verifying Checksum 18:11:11 506bd15cee9f: Download complete 18:11:11 75a0a4a0db45: Verifying Checksum 18:11:11 595b0fe564bb: Verifying Checksum 18:11:11 595b0fe564bb: Download complete 18:11:12 595b0fe564bb: Pull complete 18:11:13 3088b5b3c5c0: Pull complete 18:11:13 5b7225fbf94c: Pull complete 18:11:14 618dc40b7e24: Verifying Checksum 18:11:14 618dc40b7e24: Download complete 18:11:15 ba82ee9f976e: Verifying Checksum 18:11:15 ba82ee9f976e: Download complete 18:11:28 ba82ee9f976e: Pull complete 18:11:28 506bd15cee9f: Pull complete 18:11:28 75a0a4a0db45: Pull complete 18:11:30 618dc40b7e24: Pull complete 18:11:30 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 18:11:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:11:30 ---> a36622ca3599 18:11:30 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 18:11:32 ---> Running in bb57e8790e21 18:11:33 Removing intermediate container bb57e8790e21 18:11:33 ---> 3442e087f181 18:11:33 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 18:11:33 ---> Running in 168ba01ca7bf 18:11:34 Removing intermediate container 168ba01ca7bf 18:11:34 ---> 2fe518d0b74a 18:11:34 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:11:34 ---> Running in e581ffc8b55f 18:11:34 Removing intermediate container e581ffc8b55f 18:11:34 ---> abe131030731 18:11:34 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:11:34 ---> Running in 4528a5b36fc8 18:11:37 Removing intermediate container 4528a5b36fc8 18:11:37 ---> 6e0c8a9e940f 18:11:37 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:11:37 ---> Running in a04443d7d4eb 18:11:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:11:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:11:40 OK: 138 MiB in 40 packages 18:11:41 Removing intermediate container a04443d7d4eb 18:11:41 ---> 8427f32f4fba 18:11:41 Step 8/10 : WORKDIR /device-rfid-llrp-go 18:11:41 ---> Running in 4e49025f82b7 18:11:42 Removing intermediate container 4e49025f82b7 18:11:42 ---> ba264fc03ce6 18:11:42 Step 9/10 : COPY . . 18:11:43 ---> b86d391da82a 18:11:43 Step 10/10 : RUN go mod download 18:11:43 ---> Running in eb7bcb1f1d07 18:12:05 Removing intermediate container eb7bcb1f1d07 18:12:05 ---> a414e8163dc9 18:12:05 Successfully built a414e8163dc9 18:12:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:12:06 + docker inspect -f . ci-base-image-arm64 18:12:06 . [Pipeline] withDockerContainer 18:12:06 prd-ubuntu18.04-docker-arm64-4c-16g-1750 does not seem to be running inside a container 18:12:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/9 -v /w/workspace/device-rfid-llrp-go/9:/w/workspace/device-rfid-llrp-go/9:rw,z -v /w/workspace/device-rfid-llrp-go/9@tmp:/w/workspace/device-rfid-llrp-go/9@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 18:12:08 $ docker top 116816f4b3126627830b8544867aa6a9d7b5f7d2f92ad1fbce97cb5b21c903f2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:12:09 + go version 18:12:09 go version go1.16.5 linux/arm64 [Pipeline] } 18:12:09 $ docker stop --time=1 116816f4b3126627830b8544867aa6a9d7b5f7d2f92ad1fbce97cb5b21c903f2 18:12:11 $ docker rm -f 116816f4b3126627830b8544867aa6a9d7b5f7d2f92ad1fbce97cb5b21c903f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:12:12 + docker inspect -f . ci-base-image-arm64 18:12:12 . [Pipeline] withDockerContainer 18:12:12 prd-ubuntu18.04-docker-arm64-4c-16g-1750 does not seem to be running inside a container 18:12:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/9 -v /w/workspace/device-rfid-llrp-go/9:/w/workspace/device-rfid-llrp-go/9:rw,z -v /w/workspace/device-rfid-llrp-go/9@tmp:/w/workspace/device-rfid-llrp-go/9@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 18:12:13 $ docker top 8f5788d7fa5eba4e7bd54d1f16ea945216f9f66409638c0a29ecfdaf743de9a4 -eo pid,comm [Pipeline] { [Pipeline] sh 18:12:14 + go mod tidy [Pipeline] sh 18:12:16 + make test 18:12:16 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 18:12:17 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 18:13:09 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 18:13:09 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 18:13:36 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 31.670s coverage: 38.7% of statements 18:13:36 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.493s coverage: 52.0% of statements 18:13:36 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.040s coverage: 95.5% of statements 18:13:36 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:14:03 gofmt -l . 18:14:03 [ "`gofmt -l .`" = "" ] 18:14:03 ./bin/test-go-mod-tidy.sh 18:14:03 ./bin/test-attribution-txt.sh [Pipeline] } 18:14:03 $ docker stop --time=1 8f5788d7fa5eba4e7bd54d1f16ea945216f9f66409638c0a29ecfdaf743de9a4 18:14:05 $ docker rm -f 8f5788d7fa5eba4e7bd54d1f16ea945216f9f66409638c0a29ecfdaf743de9a4 [Pipeline] // withDockerContainer [Pipeline] sh 18:14:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:14:06 Warning: overwriting stash ‘coverage-report’ 18:14:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:14:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:14:07 + ls -al . 18:14:07 total 596 18:14:07 drwxrwxr-x 10 jenkins jenkins 4096 Jun 16 18:14 . 18:14:07 drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 18:10 .. 18:14:07 -rw-rw-r-- 1 jenkins jenkins 134 Jun 16 18:10 .dockerignore 18:14:07 drwxrwxr-x 8 jenkins jenkins 4096 Jun 16 18:10 .git 18:14:07 drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 18:10 .github 18:14:07 -rw-rw-r-- 1 jenkins jenkins 934 Jun 16 18:10 .gitignore 18:14:07 -rw-rw-r-- 1 jenkins jenkins 6734 Jun 16 18:10 Attribution.txt 18:14:07 -rw-rw-r-- 1 jenkins jenkins 1521 Jun 16 18:10 Dockerfile 18:14:07 -rw-rw-r-- 1 jenkins jenkins 999 Jun 16 18:10 Dockerfile.build 18:14:07 -rw-rw-r-- 1 jenkins jenkins 682 Jun 16 18:10 Jenkinsfile 18:14:07 -rw-rw-r-- 1 jenkins jenkins 11347 Jun 16 18:10 LICENSE 18:14:07 -rw-rw-r-- 1 jenkins jenkins 1011 Jun 16 18:10 Makefile 18:14:07 -rw-rw-r-- 1 jenkins jenkins 28403 Jun 16 18:10 README.md 18:14:07 -rw-rw-r-- 1 jenkins jenkins 11 Jun 16 18:06 VERSION 18:14:07 drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 18:10 bin 18:14:07 drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 18:10 cmd 18:14:07 -rw-r--r-- 1 jenkins jenkins 463071 Jun 16 18:13 coverage.out 18:14:07 drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 18:10 examples 18:14:07 -rw-r--r-- 1 jenkins jenkins 308 Jun 16 18:14 go.mod 18:14:07 -rw-r--r-- 1 jenkins jenkins 13807 Jun 16 18:12 go.sum 18:14:07 drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 18:10 images 18:14:07 drwxrwxr-x 5 jenkins jenkins 4096 Jun 16 18:10 internal 18:14:07 drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 18:10 snap 18:14:07 -rw-rw-r-- 1 jenkins jenkins 193 Jun 16 18:10 version.go [Pipeline] isUnix [Pipeline] sh 18:14:07 + 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=13be5718e23b3d254b555f0dd54cf48028820adb --label arch=arm64 --label version=1.0.0-dev.3 . 18:14:08 Sending build context to Docker daemon 1.197MB 18:14:08 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 18:14:08 Step 2/25 : FROM ${BASE} AS builder 18:14:08 ---> a414e8163dc9 18:14:08 Step 3/25 : ARG MAKE='make build' 18:14:08 ---> Running in b62b039b374d 18:14:09 Removing intermediate container b62b039b374d 18:14:09 ---> 0df5f12119d9 18:14:09 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 18:14:09 ---> Running in 310af1296eeb 18:14:09 Removing intermediate container 310af1296eeb 18:14:09 ---> 80104eb14763 18:14:09 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 18:14:09 ---> Running in 906827a60329 18:14:10 Removing intermediate container 906827a60329 18:14:10 ---> 81db9ce52805 18:14:10 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:14:10 ---> Running in 73a324f5f4eb 18:14:12 Removing intermediate container 73a324f5f4eb 18:14:12 ---> b0597e47eef7 18:14:12 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:14:12 ---> Running in d633f651ca16 18:14:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:14:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:14:15 OK: 138 MiB in 40 packages 18:14:16 Removing intermediate container d633f651ca16 18:14:16 ---> 27e75a206497 18:14:16 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 18:14:16 ---> Running in d73bfa2ef240 18:14:17 Removing intermediate container d73bfa2ef240 18:14:17 ---> f0af86c3773d 18:14:17 Step 9/25 : COPY go.mod . 18:14:17 ---> 68edcda62db9 18:14:17 Step 10/25 : COPY Makefile . 18:14:18 ---> 0483de9c9a2c 18:14:18 Step 11/25 : RUN make update 18:14:18 ---> Running in 25797630cf24 18:14:20 CGO_ENABLED=0 GO111MODULE=on go mod download 18:14:21 Removing intermediate container 25797630cf24 18:14:21 ---> ed0f3533740c 18:14:21 Step 12/25 : COPY . . 18:14:22 ---> 7e38ce39eaef 18:14:22 Step 13/25 : RUN go mod tidy 18:14:22 ---> Running in fd425aca3d6c 18:14:24 Removing intermediate container fd425aca3d6c 18:14:24 ---> ddb50b4a3941 18:14:24 Step 14/25 : RUN $MAKE 18:14:24 ---> Running in 97e62118657e 18:14:26 go mod tidy 18:14:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.0-dev.3" -o cmd/device-rfid-llrp-go ./cmd 18:14:59 Removing intermediate container 97e62118657e 18:14:59 ---> 0f333fb65382 18:14:59 Step 15/25 : FROM alpine:3.12 18:14:59 3.12: Pulling from library/alpine 18:14:59 d2f70382dc9a: Pulling fs layer 18:14:59 d2f70382dc9a: Verifying Checksum 18:14:59 d2f70382dc9a: Download complete 18:14:59 d2f70382dc9a: Pull complete 18:14:59 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 18:14:59 Status: Downloaded newer image for alpine:3.12 18:14:59 ---> c4fd0aeabfcf 18:14:59 Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:14:59 ---> Running in 67232f8ad5dc 18:14:59 Removing intermediate container 67232f8ad5dc 18:14:59 ---> b2a0a31f5d17 18:14:59 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / 18:14:59 ---> 94bd8b992ec3 18:14:59 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / 18:15:00 ---> 2cf90423da37 18:15:00 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / 18:15:01 ---> e3b34e664242 18:15:01 Step 20/25 : EXPOSE 49989 18:15:01 ---> Running in c5da8bbdc2a5 18:15:02 Removing intermediate container c5da8bbdc2a5 18:15:02 ---> 026b7ac2e42d 18:15:02 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] 18:15:02 ---> Running in 40dbeb224d05 18:15:02 Removing intermediate container 40dbeb224d05 18:15:02 ---> b5024163a531 18:15:02 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 18:15:02 ---> Running in 4bff26fcdd16 18:15:03 Removing intermediate container 4bff26fcdd16 18:15:03 ---> 6e2401fdfda3 18:15:03 Step 23/25 : LABEL arch=arm64 18:15:03 ---> Running in bb1a02f64cf7 18:15:04 Removing intermediate container bb1a02f64cf7 18:15:04 ---> 6722950d7e59 18:15:04 Step 24/25 : LABEL git_sha=13be5718e23b3d254b555f0dd54cf48028820adb 18:15:04 ---> Running in 99c7504b12e5 18:15:04 Removing intermediate container 99c7504b12e5 18:15:04 ---> e9c009b312b2 18:15:04 Step 25/25 : LABEL version=1.0.0-dev.3 18:15:04 ---> Running in 25bd79623d1e 18:15:05 Removing intermediate container 25bd79623d1e 18:15:05 ---> b517702e447b 18:15:05 [Warning] One or more build-args [ARCH] were not consumed 18:15:05 Successfully built b517702e447b 18:15:05 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 18:15:05 provisioning config files... 18:15:05 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/9@tmp/config6418632690385593633tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:15:05 ---> docker-login.sh 18:15:05 nexus3.edgexfoundry.org:10001 18:15:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:08 Configure a credential helper to remove this warning. See 18:15:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:08 18:15:08 Login Succeeded 18:15:08 nexus3.edgexfoundry.org:10002 18:15:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:08 Configure a credential helper to remove this warning. See 18:15:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:08 18:15:08 Login Succeeded 18:15:08 nexus3.edgexfoundry.org:10003 18:15:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:08 Configure a credential helper to remove this warning. See 18:15:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:08 18:15:08 Login Succeeded 18:15:08 nexus3.edgexfoundry.org:10004 18:15:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:08 Configure a credential helper to remove this warning. See 18:15:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:08 18:15:08 Login Succeeded 18:15:08 docker.io 18:15:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:08 Configure a credential helper to remove this warning. See 18:15:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:08 18:15:08 Login Succeeded 18:15:08 ---> docker-login.sh ends [Pipeline] } 18:15:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:15:09 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 18:15:09 13be5718e23b3d254b555f0dd54cf48028820adb 18:15:09 latest 18:15:09 1.0.0-dev.3 18:15:09 13be5718e23b3d254b555f0dd54cf48028820adb-1.0.0-dev.3 18:15:09 master 18:15:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:15:09 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:13be5718e23b3d254b555f0dd54cf48028820adb [Pipeline] isUnix [Pipeline] sh 18:15:09 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:13be5718e23b3d254b555f0dd54cf48028820adb 18:15:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 18:15:09 99e97fe55e8a: Preparing 18:15:09 a1bb3398b9e3: Preparing 18:15:09 8cad1362e313: Preparing 18:15:09 3fbe34a1663b: Preparing 18:15:10 3fbe34a1663b: Layer already exists 18:15:10 8cad1362e313: Pushed 18:15:10 a1bb3398b9e3: Pushed 18:15:13 99e97fe55e8a: Pushed 18:15:13 13be5718e23b3d254b555f0dd54cf48028820adb: digest: sha256:f03deb54f7abe95e62ee0a492045badd96c91ae45346f05e194492551ed08a79 size: 1155 [Pipeline] isUnix [Pipeline] sh 18:15:13 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:15:14 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 18:15:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 18:15:14 99e97fe55e8a: Preparing 18:15:14 a1bb3398b9e3: Preparing 18:15:14 8cad1362e313: Preparing 18:15:14 3fbe34a1663b: Preparing 18:15:14 99e97fe55e8a: Layer already exists 18:15:14 8cad1362e313: Layer already exists 18:15:14 a1bb3398b9e3: Layer already exists 18:15:14 3fbe34a1663b: Layer already exists 18:15:14 latest: digest: sha256:f03deb54f7abe95e62ee0a492045badd96c91ae45346f05e194492551ed08a79 size: 1155 [Pipeline] isUnix [Pipeline] sh 18:15:14 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.3 [Pipeline] isUnix [Pipeline] sh 18:15:15 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.3 18:15:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 18:15:15 99e97fe55e8a: Preparing 18:15:15 a1bb3398b9e3: Preparing 18:15:15 8cad1362e313: Preparing 18:15:15 3fbe34a1663b: Preparing 18:15:15 a1bb3398b9e3: Layer already exists 18:15:15 8cad1362e313: Layer already exists 18:15:15 99e97fe55e8a: Layer already exists 18:15:15 3fbe34a1663b: Layer already exists 18:15:15 1.0.0-dev.3: digest: sha256:f03deb54f7abe95e62ee0a492045badd96c91ae45346f05e194492551ed08a79 size: 1155 [Pipeline] isUnix [Pipeline] sh 18:15:15 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:13be5718e23b3d254b555f0dd54cf48028820adb-1.0.0-dev.3 [Pipeline] isUnix [Pipeline] sh 18:15:16 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:13be5718e23b3d254b555f0dd54cf48028820adb-1.0.0-dev.3 18:15:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 18:15:16 99e97fe55e8a: Preparing 18:15:16 a1bb3398b9e3: Preparing 18:15:16 8cad1362e313: Preparing 18:15:16 3fbe34a1663b: Preparing 18:15:16 99e97fe55e8a: Layer already exists 18:15:16 8cad1362e313: Layer already exists 18:15:16 3fbe34a1663b: Layer already exists 18:15:16 a1bb3398b9e3: Layer already exists 18:15:16 13be5718e23b3d254b555f0dd54cf48028820adb-1.0.0-dev.3: digest: sha256:f03deb54f7abe95e62ee0a492045badd96c91ae45346f05e194492551ed08a79 size: 1155 [Pipeline] isUnix [Pipeline] sh 18:15:16 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:master [Pipeline] isUnix [Pipeline] sh 18:15:17 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:master 18:15:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 18:15:17 99e97fe55e8a: Preparing 18:15:17 a1bb3398b9e3: Preparing 18:15:17 8cad1362e313: Preparing 18:15:17 3fbe34a1663b: Preparing 18:15:17 a1bb3398b9e3: Layer already exists 18:15:17 99e97fe55e8a: Layer already exists 18:15:17 3fbe34a1663b: Layer already exists 18:15:17 8cad1362e313: Layer already exists 18:15:17 master: digest: sha256:f03deb54f7abe95e62ee0a492045badd96c91ae45346f05e194492551ed08a79 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:15:17 ===================================================== [Pipeline] echo 18:15:17 taggedImages: 18:15:17 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:13be5718e23b3d254b555f0dd54cf48028820adb 18:15:17 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 18:15:17 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.3 18:15:17 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:13be5718e23b3d254b555f0dd54cf48028820adb-1.0.0-dev.3 18:15:17 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:15:17 ---> job-cost.sh 18:15:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nuka 18:15:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:17:19 lf-activate-venv(): INFO: Adding /tmp/venv-nuka/bin to PATH 18:17:19 INFO: No Stack... 18:17:19 INFO: Retrieving Pricing Info for: v2-standard-4 18:17:19 INFO: Archiving Costs [Pipeline] sh 18:17:21 + + cat /w/workspace/device-rfid-llrp-go/9/archives/cost.csv 18:17:21 cut -d, -f6 [Pipeline] lock 18:17:21 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-master-9-stack-cost] 18:17:21 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-9-stack-cost] did not exist. Created. 18:17:21 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-master-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:17:22 /w/workspace/device-rfid-llrp-go/9@tmp/durable-f5e36d76/script.sh: 1: /w/workspace/device-rfid-llrp-go/9@tmp/durable-f5e36d76/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:17:22 + echo total: 0.18000000715255737 [Pipeline] stash 18:17:22 Warning: overwriting stash ‘stack-cost’ 18:17:22 Stashed 1 file(s) [Pipeline] } 18:17:22 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-9-stack-cost] [Pipeline] // lock [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 18:17:23 provisioning config files... 18:17:23 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config8182832534643094520tmp [Pipeline] { [Pipeline] sh 18:17:23 + set +x 18:17:23 + curl -s https://codecov.io/bash 18:17:23 + bash -s -- 18:17:23 18:17:23 _____ _ 18:17:23 / ____| | | 18:17:23 | | ___ __| | ___ ___ _____ __ 18:17:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:17:23 | |___| (_) | (_| | __/ (_| (_) \ V / 18:17:23 \_____\___/ \__,_|\___|\___\___/ \_/ 18:17:23 Bash-1.0.3 18:17:23 18:17:23 18:17:23 ==> git version 2.24.4 found 18:17:23 ==> 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 18:17:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:17:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:17:23 ==> Jenkins CI detected. 18:17:24 project root: . 18:17:24 --> token set from env 18:17:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:17:24 ==> Running gcov in . (disable via -X gcov) 18:17:24 ==> Python coveragepy not found 18:17:24 ==> Searching for coverage reports in: 18:17:24 + . 18:17:24 -> Found 1 reports 18:17:24 ==> Detecting git/mercurial file structure 18:17:24 ==> Reading reports 18:17:24 + ./coverage.out bytes=463071 18:17:24 ==> Appending adjustments 18:17:24 https://docs.codecov.io/docs/fixing-reports 18:17:24 + Found adjustments 18:17:24 ==> Gzipping contents 18:17:24 52K /tmp/codecov.BCUTMo.gz 18:17:24 ==> Uploading reports 18:17:24 url: https://codecov.io 18:17:24 query: branch=master&commit=13be5718e23b3d254b555f0dd54cf48028820adb&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmaster%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:17:24 -> Pinging Codecov 18:17:24 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=13be5718e23b3d254b555f0dd54cf48028820adb&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmaster%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:17:24 -> Uploading to 18:17:24 https://storage.googleapis.com/codecov/v4/raw/2021-06-16/581DD39554BDF9B6E22D074273EAD858/13be5718e23b3d254b555f0dd54cf48028820adb/a94c52f2-2e31-46a9-b5bc-3cc232c96f7d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210616%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210616T181724Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=da536f5b0676f17d59d746f082d6d39fcb301887bb33f0af8598bec8aae3379b 18:17:24 % Total % Received % Xferd Average Speed Time Time Time Current 18:17:24 Dload Upload Total Spent Left Speed 18:17:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53182 0 0 100 53182 0 102k --:--:-- --:--:-- --:--:-- 102k 100 53182 0 0 100 53182 0 102k --:--:-- --:--:-- --:--:-- 102k 18:17:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/13be5718e23b3d254b555f0dd54cf48028820adb [Pipeline] } 18:17:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:17:28 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:17:28 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:17:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:17:28 18:17:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:17:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:17:29 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:17:29 188c0c94c7c5: Pulling fs layer 18:17:29 0ef7d3d256c8: Pulling fs layer 18:17:29 de9db76c5a1d: Pulling fs layer 18:17:29 0eba1c9be4d2: Pulling fs layer 18:17:29 0d57e429df01: Pulling fs layer 18:17:29 4e4be7b47b0d: Pulling fs layer 18:17:29 e1f770b5df2f: Pulling fs layer 18:17:29 85a0685a4137: Pulling fs layer 18:17:29 0d57e429df01: Waiting 18:17:29 4e4be7b47b0d: Waiting 18:17:29 e1f770b5df2f: Waiting 18:17:29 85a0685a4137: Waiting 18:17:29 0eba1c9be4d2: Waiting 18:17:29 de9db76c5a1d: Verifying Checksum 18:17:29 de9db76c5a1d: Download complete 18:17:29 0ef7d3d256c8: Verifying Checksum 18:17:29 0ef7d3d256c8: Download complete 18:17:29 0d57e429df01: Verifying Checksum 18:17:29 0d57e429df01: Download complete 18:17:29 188c0c94c7c5: Verifying Checksum 18:17:29 188c0c94c7c5: Download complete 18:17:29 4e4be7b47b0d: Verifying Checksum 18:17:29 4e4be7b47b0d: Download complete 18:17:29 188c0c94c7c5: Pull complete 18:17:29 0ef7d3d256c8: Pull complete 18:17:29 de9db76c5a1d: Pull complete 18:17:31 e1f770b5df2f: Verifying Checksum 18:17:31 e1f770b5df2f: Download complete 18:17:32 0eba1c9be4d2: Verifying Checksum 18:17:32 0eba1c9be4d2: Download complete 18:17:32 85a0685a4137: Verifying Checksum 18:17:32 85a0685a4137: Download complete 18:17:36 0eba1c9be4d2: Pull complete 18:17:36 0d57e429df01: Pull complete 18:17:36 4e4be7b47b0d: Pull complete 18:17:36 e1f770b5df2f: Pull complete 18:17:39 85a0685a4137: Pull complete 18:17:39 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:17:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:17:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:17:39 prd-centos7-docker-4c-2g-1745 does not seem to be running inside a container 18:17:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@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-devops/edgex-snyk-go:1.410.4 cat 18:17:42 $ docker top 45a896ce111d942308b62008bb4ddc5d05096d9cc527b6a169b5e1936cf38ff1 -eo pid,comm [Pipeline] { [Pipeline] echo 18:17:42 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:17:42 + set -o pipefail 18:17:42 + snyk monitor '--org=edgex-jenkins' 18:17:45 18:17:45 Monitoring /w/workspace/undry_device-rfid-llrp-go_master (github.com/edgexfoundry/device-rfid-llrp-go)... 18:17:45 18:17:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/f899ebf5-8113-4677-a05b-b1cc70138464 18:17:45 18:17:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:17:45 18:17:46 [Pipeline] } 18:17:46 $ docker stop --time=1 45a896ce111d942308b62008bb4ddc5d05096d9cc527b6a169b5e1936cf38ff1 18:17:47 $ docker rm -f 45a896ce111d942308b62008bb4ddc5d05096d9cc527b6a169b5e1936cf38ff1 [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 18:17:48 + git log --format=format:%s -1 13be5718e23b3d254b555f0dd54cf48028820adb [Pipeline] isUnix [Pipeline] sh 18:17:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:17:49 . [Pipeline] withDockerContainer 18:17:49 prd-centos7-docker-4c-2g-1745 does not seem to be running inside a container 18:17:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:17:49 $ docker top 0a9ecb660ea55b71a7f880fdb43a6d73518b07175dd4bf4660945f9d6fc78d70 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:17:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:17:49 [ssh-agent] Looking for ssh-agent implementation... 18:17:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:17:49 $ docker exec 0a9ecb660ea55b71a7f880fdb43a6d73518b07175dd4bf4660945f9d6fc78d70 ssh-agent 18:17:49 SSH_AUTH_SOCK=/tmp/ssh-Hrf4jhIjJ5Ck/agent.13 18:17:49 SSH_AGENT_PID=19 18:17:49 Running ssh-add (command line suppressed) 18:17:50 Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_3123339005871702505.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_3123339005871702505.key) 18:17:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:17:50 + git semver tag 18:17:50 # -> Open(): unable to determine branch for HEAD 18:17:50 # $GIT_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.git 18:17:50 # $GIT_WORK_TREE = /w/workspace/undry_device-rfid-llrp-go_master 18:17:50 # $SEMVER_REMOTE_NAME = origin 18:17:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:17:50 # $SEMVER_USER_NAME = edgex-jenkins 18:17:50 # $SEMVER_BRANCH = master 18:17:50 # $SEMVER_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.semver 18:17:50 # 13be5718e23b3d254b555f0dd54cf48028820adb HEAD 18:17:50 # -> Force: false 18:17:50 # 0d9aa8b877d480b395cc29d593a3faca50fb520d refs/tags/v1.0.0-dev.3 [Pipeline] } 18:17:50 $ docker exec --env ******** --env ******** 0a9ecb660ea55b71a7f880fdb43a6d73518b07175dd4bf4660945f9d6fc78d70 ssh-agent -k 18:17:50 unset SSH_AUTH_SOCK; 18:17:50 unset SSH_AGENT_PID; 18:17:50 echo Agent pid 19 killed; 18:17:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:17:50 + git semver [Pipeline] } 18:17:50 $ docker stop --time=1 0a9ecb660ea55b71a7f880fdb43a6d73518b07175dd4bf4660945f9d6fc78d70 18:17:51 $ docker rm -f 0a9ecb660ea55b71a7f880fdb43a6d73518b07175dd4bf4660945f9d6fc78d70 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:17:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:17:52 18:17:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:17:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:17:52 0.23.1-centos7: Pulling from edgex-lftools 18:17:52 ab5ef0e58194: Pulling fs layer 18:17:52 9712f1f96733: Pulling fs layer 18:17:52 63f879dbbcfc: Pulling fs layer 18:17:52 0d9ebad4ef96: Pulling fs layer 18:17:52 e9a5061849ea: Pulling fs layer 18:17:52 d747dcd14b5f: Pulling fs layer 18:17:52 2de7ff778b66: Pulling fs layer 18:17:52 e9a5061849ea: Waiting 18:17:52 d747dcd14b5f: Waiting 18:17:52 2de7ff778b66: Waiting 18:17:52 0d9ebad4ef96: Waiting 18:17:52 9712f1f96733: Verifying Checksum 18:17:52 9712f1f96733: Download complete 18:17:54 63f879dbbcfc: Verifying Checksum 18:17:54 63f879dbbcfc: Download complete 18:17:54 e9a5061849ea: Verifying Checksum 18:17:54 e9a5061849ea: Download complete 18:17:54 d747dcd14b5f: Verifying Checksum 18:17:54 d747dcd14b5f: Download complete 18:17:54 0d9ebad4ef96: Verifying Checksum 18:17:54 0d9ebad4ef96: Download complete 18:17:54 2de7ff778b66: Verifying Checksum 18:17:54 2de7ff778b66: Download complete 18:17:54 ab5ef0e58194: Verifying Checksum 18:17:54 ab5ef0e58194: Download complete 18:17:57 ab5ef0e58194: Pull complete 18:17:57 9712f1f96733: Pull complete 18:17:58 63f879dbbcfc: Pull complete 18:18:01 0d9ebad4ef96: Pull complete 18:18:01 e9a5061849ea: Pull complete 18:18:01 d747dcd14b5f: Pull complete 18:18:02 2de7ff778b66: Pull complete 18:18:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:18:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:18:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:18:02 prd-centos7-docker-4c-2g-1745 does not seem to be running inside a container 18:18:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:18:06 $ docker top 5c756c3f3e034d5496ae87919c94f9100a4dcab8be906f6932bfcbdb36bfea4e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:18:06 provisioning config files... 18:18:06 copy managed file [sigul-config] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config5387633607326369835tmp 18:18:06 copy managed file [sigul-password] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config5385734988752729030tmp 18:18:06 copy managed file [sigul-pki] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config41359800262381855tmp [Pipeline] { [Pipeline] echo 18:18:06 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:18:06 ---> sigul-configuration.sh 18:18:06 gpg: directory `/root/.gnupg' created 18:18:06 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:18:06 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:18:06 gpg: keyring `/root/.gnupg/secring.gpg' created 18:18:06 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:18:06 gpg: CAST5 encrypted data 18:18:06 gpg: encrypted with 1 passphrase 18:18:06 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:18:06 + mkdir /home/jenkins 18:18:06 + mkdir /home/jenkins/sigul [Pipeline] sh 18:18:07 + 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 18:18:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:18:07 ---> sigul-install.sh 18:18:11 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 18:18:11 + git tag --list 18:18:11 v0.0.0 18:18:11 v1.0.0-dev.1 18:18:11 v1.0.0-dev.2 18:18:11 v1.0.0-dev.3 [Pipeline] sh 18:18:12 + lftools sign git-tag v1.0.0-dev.3 18:18:12 Signing Git tag with Sigul... 18:18:12 Signing v1.0.0-dev.3 [Pipeline] echo 18:18:15 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:18:15 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:18:15 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:18:15 $ docker stop --time=1 5c756c3f3e034d5496ae87919c94f9100a4dcab8be906f6932bfcbdb36bfea4e 18:18:17 $ docker rm -f 5c756c3f3e034d5496ae87919c94f9100a4dcab8be906f6932bfcbdb36bfea4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 18:18:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:18:19 . [Pipeline] withDockerContainer 18:18:20 prd-centos7-docker-4c-2g-1745 does not seem to be running inside a container 18:18:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:18:20 $ docker top 30fdc1b5037eb1bae274e905e70d78505fd89b18c8fdf6ca184e1ce26807a0f7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:18:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:18:20 [ssh-agent] Looking for ssh-agent implementation... 18:18:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:18:20 $ docker exec 30fdc1b5037eb1bae274e905e70d78505fd89b18c8fdf6ca184e1ce26807a0f7 ssh-agent 18:18:20 SSH_AUTH_SOCK=/tmp/ssh-jkzk8J0bJDpU/agent.14 18:18:20 SSH_AGENT_PID=20 18:18:20 Running ssh-add (command line suppressed) 18:18:21 Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_4346640251704283348.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_4346640251704283348.key) 18:18:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:18:21 + git semver bump pre 18:18:21 # -> Open(): unable to determine branch for HEAD 18:18:21 # $GIT_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.git 18:18:21 # $GIT_WORK_TREE = /w/workspace/undry_device-rfid-llrp-go_master 18:18:21 # $SEMVER_REMOTE_NAME = origin 18:18:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:18:21 # $SEMVER_USER_NAME = edgex-jenkins 18:18:21 # $SEMVER_BRANCH = master 18:18:21 # $SEMVER_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.semver 18:18:21 1.0.0-dev.4 [Pipeline] } 18:18:21 $ docker exec --env ******** --env ******** 30fdc1b5037eb1bae274e905e70d78505fd89b18c8fdf6ca184e1ce26807a0f7 ssh-agent -k 18:18:21 unset SSH_AUTH_SOCK; 18:18:21 unset SSH_AGENT_PID; 18:18:21 echo Agent pid 20 killed; 18:18:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:18:21 + git semver [Pipeline] } 18:18:21 $ docker stop --time=1 30fdc1b5037eb1bae274e905e70d78505fd89b18c8fdf6ca184e1ce26807a0f7 18:18:23 $ docker rm -f 30fdc1b5037eb1bae274e905e70d78505fd89b18c8fdf6ca184e1ce26807a0f7 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:18:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:18:23 . [Pipeline] withDockerContainer 18:18:23 prd-centos7-docker-4c-2g-1745 does not seem to be running inside a container 18:18:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:18:24 $ docker top a6a8ad80ec7a5888e6661951d62964de4f597017c7a73369117fd9b6dda35031 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:18:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:18:24 [ssh-agent] Looking for ssh-agent implementation... 18:18:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:18:24 $ docker exec a6a8ad80ec7a5888e6661951d62964de4f597017c7a73369117fd9b6dda35031 ssh-agent 18:18:24 SSH_AUTH_SOCK=/tmp/ssh-Z7wsP0fQ2Epc/agent.14 18:18:24 SSH_AGENT_PID=20 18:18:24 Running ssh-add (command line suppressed) 18:18:24 Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_8061964330969772055.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_8061964330969772055.key) 18:18:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:18:24 + git semver push 18:18:24 # -> Open(): unable to determine branch for HEAD 18:18:24 # $GIT_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.git 18:18:24 # $GIT_WORK_TREE = /w/workspace/undry_device-rfid-llrp-go_master 18:18:24 # $SEMVER_REMOTE_NAME = origin 18:18:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:18:24 # $SEMVER_USER_NAME = edgex-jenkins 18:18:24 # $SEMVER_BRANCH = master 18:18:24 # $SEMVER_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.semver [Pipeline] } 18:18:29 $ docker exec --env ******** --env ******** a6a8ad80ec7a5888e6661951d62964de4f597017c7a73369117fd9b6dda35031 ssh-agent -k 18:18:29 unset SSH_AUTH_SOCK; 18:18:29 unset SSH_AGENT_PID; 18:18:29 echo Agent pid 20 killed; 18:18:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:18:29 + git semver [Pipeline] } 18:18:29 $ docker stop --time=1 a6a8ad80ec7a5888e6661951d62964de4f597017c7a73369117fd9b6dda35031 18:18:30 $ docker rm -f a6a8ad80ec7a5888e6661951d62964de4f597017c7a73369117fd9b6dda35031 [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:18:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:18:32 ---> package-listing.sh 18:18:32 ++ facter osfamily 18:18:32 ++ tr '[:upper:]' '[:lower:]' 18:18:32 + OS_FAMILY=redhat 18:18:32 + workspace=/w/workspace/undry_device-rfid-llrp-go_master 18:18:32 + START_PACKAGES=/tmp/packages_start.txt 18:18:32 + END_PACKAGES=/tmp/packages_end.txt 18:18:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:18:32 + PACKAGES=/tmp/packages_start.txt 18:18:32 + '[' /w/workspace/undry_device-rfid-llrp-go_master ']' 18:18:32 + PACKAGES=/tmp/packages_end.txt 18:18:32 + case "${OS_FAMILY}" in 18:18:32 + rpm -qa 18:18:32 + sort 18:18:35 + '[' -f /tmp/packages_start.txt ']' 18:18:35 + '[' -f /tmp/packages_end.txt ']' 18:18:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:18:35 + '[' /w/workspace/undry_device-rfid-llrp-go_master ']' 18:18:35 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_master/archives/ 18:18:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_master/archives/ [Pipeline] echo 18:18:35 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/undry_device-rfid-llrp-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:18:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:18:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:18:35 18:18:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:18:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:18:36 alpine: Pulling from edgex-lftools-log-publisher 18:18:36 df20fa9351a1: Pulling fs layer 18:18:36 36b3adc4ff6f: Pulling fs layer 18:18:36 8ad3a11d3b57: Pulling fs layer 18:18:36 46f8f816bc3b: Pulling fs layer 18:18:36 93b61091891f: Pulling fs layer 18:18:36 93b9cdb0e59b: Pulling fs layer 18:18:36 5e14af77c1be: Pulling fs layer 18:18:36 01666e4c0597: Pulling fs layer 18:18:36 aa168da1d23b: Pulling fs layer 18:18:36 93b9cdb0e59b: Waiting 18:18:36 5e14af77c1be: Waiting 18:18:36 01666e4c0597: Waiting 18:18:36 aa168da1d23b: Waiting 18:18:36 46f8f816bc3b: Waiting 18:18:36 93b61091891f: Waiting 18:18:36 36b3adc4ff6f: Verifying Checksum 18:18:36 36b3adc4ff6f: Download complete 18:18:36 46f8f816bc3b: Verifying Checksum 18:18:36 46f8f816bc3b: Download complete 18:18:36 df20fa9351a1: Verifying Checksum 18:18:36 df20fa9351a1: Download complete 18:18:36 93b9cdb0e59b: Verifying Checksum 18:18:36 93b9cdb0e59b: Download complete 18:18:36 5e14af77c1be: Verifying Checksum 18:18:36 5e14af77c1be: Download complete 18:18:36 93b61091891f: Verifying Checksum 18:18:36 93b61091891f: Download complete 18:18:36 01666e4c0597: Verifying Checksum 18:18:36 01666e4c0597: Download complete 18:18:36 8ad3a11d3b57: Verifying Checksum 18:18:36 8ad3a11d3b57: Download complete 18:18:36 df20fa9351a1: Pull complete 18:18:36 36b3adc4ff6f: Pull complete 18:18:37 8ad3a11d3b57: Pull complete 18:18:37 46f8f816bc3b: Pull complete 18:18:37 93b61091891f: Pull complete 18:18:37 93b9cdb0e59b: Pull complete 18:18:37 5e14af77c1be: Pull complete 18:18:37 01666e4c0597: Pull complete 18:18:38 aa168da1d23b: Verifying Checksum 18:18:38 aa168da1d23b: Download complete 18:18:42 aa168da1d23b: Pull complete 18:18:42 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:18:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:18:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:18:42 prd-centos7-docker-4c-2g-1745 does not seem to be running inside a container 18:18:42 $ 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/undry_device-rfid-llrp-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:18:44 $ docker top cdfecb772a84733fd97a7b86dee547d2db4c87a29946c36010e997170bfb0d1b -eo pid,comm [Pipeline] { [Pipeline] sh 18:18:44 + touch /tmp/pre-build-complete [Pipeline] sh 18:18:44 + mkdir -p /var/log/sa [Pipeline] sh 18:18:44 + ls /var/log/sa-host 18:18:44 + sadf -c /var/log/sa-host/sa05 18:18:44 file_magic: OK 18:18:44 HZ: Using current value: 100 18:18:44 file_header: OK 18:18:44 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 18:18:44 Statistics: 18:18:44 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:18:44 File successfully converted to sysstat format version 12.2.1 18:18:44 + sadf -c /var/log/sa-host/sa16 18:18:44 file_magic: OK 18:18:44 HZ: Using current value: 100 18:18:44 file_header: OK 18:18:44 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 18:18:44 Statistics: 18:18:44 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:18:44 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:18:45 provisioning config files... 18:18:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config7791656861198950101tmp [Pipeline] { [Pipeline] echo 18:18:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:18:45 ---> create-netrc.sh [Pipeline] } 18:18:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:18:45 ---> python-tools-install.sh [Pipeline] echo 18:18:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:18:46 ---> sudo-logs.sh 18:18:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:18:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:18:46 ---> job-cost.sh 18:18:46 lf-activate-venv: SKIPPING 18:18:46 DEBUG: total: 0.18000000715255737 18:18:46 INFO: Retrieving Stack Cost... 18:18:47 INFO: Retrieving Pricing Info for: v3-standard-2 18:18:47 INFO: Archiving Costs [Pipeline] echo 18:18:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:18:47 ---> logs-deploy.sh 18:18:47 lf-activate-venv: SKIPPING 18:18:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/master/9 18:18:47 INFO: archiving workspace using pattern(s): 18:18:48 Archives upload complete. 18:18:48 INFO: archiving logs to Nexus 18:18:49 ---> uname -a: 18:18:49 Linux prd-centos7-docker-4c-2g-1745.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 18:18:49 18:18:49 18:18:49 ---> lscpu: 18:18:49 Architecture: x86_64 18:18:49 CPU op-mode(s): 32-bit, 64-bit 18:18:49 Byte Order: Little Endian 18:18:49 Address sizes: 40 bits physical, 48 bits virtual 18:18:49 CPU(s): 2 18:18:49 On-line CPU(s) list: 0,1 18:18:49 Thread(s) per core: 1 18:18:49 Core(s) per socket: 1 18:18:49 Socket(s): 2 18:18:49 NUMA node(s): 1 18:18:49 Vendor ID: AuthenticAMD 18:18:49 CPU family: 23 18:18:49 Model: 49 18:18:49 Model name: AMD EPYC-Rome Processor 18:18:49 Stepping: 0 18:18:49 CPU MHz: 2799.998 18:18:49 BogoMIPS: 5599.99 18:18:49 Virtualization: AMD-V 18:18:49 Hypervisor vendor: KVM 18:18:49 Virtualization type: full 18:18:49 L1d cache: 64 KiB 18:18:49 L1i cache: 64 KiB 18:18:49 L2 cache: 1 MiB 18:18:49 L3 cache: 32 MiB 18:18:49 NUMA node0 CPU(s): 0,1 18:18:49 Vulnerability Itlb multihit: Not affected 18:18:49 Vulnerability L1tf: Not affected 18:18:49 Vulnerability Mds: Not affected 18:18:49 Vulnerability Meltdown: Not affected 18:18:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:18:49 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:18:49 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:18:49 Vulnerability Srbds: Not affected 18:18:49 Vulnerability Tsx async abort: Not affected 18:18:49 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 18:18:49 18:18:49 18:18:49 ---> nproc: 18:18:49 2 18:18:49 18:18:49 18:18:49 ---> df -h: 18:18:49 Filesystem Size Used Available Use% Mounted on 18:18:49 overlay 40.0G 8.9G 31.1G 22% / 18:18:49 tmpfs 64.0M 0 64.0M 0% /dev 18:18:49 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:18:49 shm 64.0M 0 64.0M 0% /dev/shm 18:18:49 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 18:18:49 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 18:18:49 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 18:18:49 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 18:18:49 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/undry_device-rfid-llrp-go_master@tmp 18:18:49 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 18:18:49 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 18:18:49 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 18:18:49 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 18:18:49 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/undry_device-rfid-llrp-go_master 18:18:49 18:18:49 18:18:49 ---> free -m: 18:18:49 total used free shared buff/cache available 18:18:49 Mem: 7821 1277 3157 0 3386 6462 18:18:49 Swap: 1023 0 1023 18:18:49 18:18:49 18:18:49 ---> ip addr: 18:18:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:18:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:18:49 inet 127.0.0.1/8 scope host lo 18:18:49 valid_lft forever preferred_lft forever 18:18:49 inet6 ::1/128 scope host 18:18:49 valid_lft forever preferred_lft forever 18:18:49 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:18:49 link/ether fa:16:3e:bf:37:d4 brd ff:ff:ff:ff:ff:ff 18:18:49 inet 10.30.122.240/23 brd 10.30.123.255 scope global dynamic eth0 18:18:49 valid_lft 85591sec preferred_lft 85591sec 18:18:49 inet6 fe80::f816:3eff:febf:37d4/64 scope link 18:18:49 valid_lft forever preferred_lft forever 18:18:49 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:18:49 link/ether 02:42:a9:f5:d0:05 brd ff:ff:ff:ff:ff:ff 18:18:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:18:49 valid_lft forever preferred_lft forever 18:18:49 inet6 fe80::42:a9ff:fef5:d005/64 scope link 18:18:49 valid_lft forever preferred_lft forever 18:18:49 18:18:49 18:18:49 ---> sar -b -r -n DEV: 18:18:49 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) 18:18:49 18:18:49 18:05:10 LINUX RESTART (2 CPU) 18:18:49 18:18:49 18:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:18:49 18:07:01 4.35 0.15 4.20 0.00 22.11 135.08 0.00 18:18:49 18:08:01 0.38 0.00 0.38 0.00 0.00 6.78 0.00 18:18:49 18:09:01 0.22 0.00 0.22 0.00 0.00 2.30 0.00 18:18:49 18:10:01 0.67 0.00 0.67 0.00 0.00 7.85 0.00 18:18:49 18:11:01 0.40 0.00 0.40 0.00 0.00 4.48 0.00 18:18:49 18:12:01 0.32 0.00 0.32 0.00 0.00 4.28 0.00 18:18:49 18:13:01 0.25 0.00 0.25 0.00 0.00 3.73 0.00 18:18:49 18:14:01 0.27 0.00 0.27 0.00 0.00 2.97 0.00 18:18:49 18:15:01 0.27 0.00 0.27 0.00 0.00 3.36 0.00 18:18:49 18:16:01 0.28 0.00 0.28 0.00 0.00 4.41 0.00 18:18:49 18:17:01 0.23 0.00 0.23 0.00 0.00 3.05 0.00 18:18:49 18:18:01 106.69 0.03 106.66 0.00 3.73 30281.69 0.00 18:18:49 Average: 9.53 0.02 9.52 0.00 2.15 2540.54 0.00 18:18:49 18:18:49 18:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:18:49 18:07:01 5468976 0 799860 9.99 2620 1737484 1248840 13.79 567172 1575060 20 18:18:49 18:08:01 5467008 0 801820 10.01 2620 1737492 1245768 13.75 570628 1573228 8 18:18:49 18:09:01 5470900 0 797924 9.96 2620 1737496 1203380 13.29 565096 1576184 8 18:18:49 18:10:01 5469612 0 799208 9.98 2620 1737500 1203380 13.29 566196 1576184 8 18:18:49 18:11:01 5469340 0 799472 9.98 2620 1737508 1203536 13.29 563924 1579264 12 18:18:49 18:12:01 5470680 0 798132 9.97 2620 1737508 1203380 13.29 563060 1579264 16 18:18:49 18:13:01 5470160 0 798644 9.97 2620 1737516 1203380 13.29 563000 1579264 8 18:18:49 18:14:01 5461252 0 807548 10.08 2620 1737520 1203380 13.29 572068 1579264 8 18:18:49 18:15:01 5461092 0 807704 10.09 2620 1737524 1203380 13.29 573932 1577372 8 18:18:49 18:16:01 5460248 0 808544 10.10 2620 1737528 1203596 13.29 575100 1577368 20 18:18:49 18:17:01 5461624 0 807168 10.08 2620 1737528 1203380 13.29 580456 1570672 12 18:18:49 18:18:01 3825416 0 1146252 14.31 2620 3034652 1615984 17.84 895948 2704132 576396 18:18:49 Average: 5329692 0 831023 10.38 2620 1845605 1245115 13.75 596382 1670605 48044 18:18:49 18:18:49 18:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:18:49 18:07:01 eth0 21.76 14.70 24.83 6.15 0.00 0.00 0.00 0.00 18:18:49 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:49 18:07:01 docker0 1.67 1.43 0.22 5.26 0.00 0.00 0.00 0.00 18:18:49 18:08:01 eth0 0.72 0.38 0.29 0.23 0.00 0.00 0.00 0.00 18:18:49 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:49 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:49 18:09:01 eth0 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:18:49 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:49 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:49 18:10:01 eth0 0.68 0.02 0.06 0.00 0.00 0.00 0.00 0.00 18:18:49 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:49 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:49 18:11:01 eth0 0.72 0.43 0.41 0.27 0.00 0.00 0.00 0.00 18:18:49 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:49 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:49 18:12:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:18:49 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:49 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:49 18:13:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:18:49 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:49 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:49 18:14:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:18:49 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:49 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:49 18:15:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:18:49 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:49 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:49 18:16:01 eth0 1.52 0.67 0.72 0.43 0.00 0.00 0.00 0.00 18:18:49 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:49 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:49 18:17:01 eth0 0.10 0.10 0.01 0.04 0.00 0.00 0.00 0.00 18:18:49 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:49 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:49 18:18:01 eth0 828.54 765.93 7442.92 67.96 0.00 0.00 0.00 0.00 18:18:49 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:49 18:18:01 docker0 34.40 32.92 3.14 160.26 0.00 0.00 0.00 0.00 18:18:49 Average: eth0 71.28 65.28 622.98 6.26 0.00 0.00 0.00 0.00 18:18:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:49 Average: docker0 3.01 2.86 0.28 13.80 0.00 0.00 0.00 0.00 18:18:49 18:18:49 18:18:49 ---> sar -P ALL: 18:18:49 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) 18:18:49 18:18:49 18:05:10 LINUX RESTART (2 CPU) 18:18:49 18:18:49 18:06:01 CPU %user %nice %system %iowait %steal %idle 18:18:49 18:07:01 all 1.06 0.00 0.49 0.02 0.03 98.41 18:18:49 18:07:01 0 0.94 0.00 0.49 0.00 0.02 98.56 18:18:49 18:07:01 1 1.19 0.00 0.49 0.03 0.03 98.25 18:18:49 18:08:01 all 0.05 0.00 0.03 0.00 0.03 99.89 18:18:49 18:08:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:18:49 18:08:01 1 0.08 0.00 0.03 0.00 0.05 99.83 18:18:49 18:09:01 all 0.06 0.00 0.03 0.00 0.03 99.89 18:18:49 18:09:01 0 0.05 0.00 0.02 0.00 0.02 99.92 18:18:49 18:09:01 1 0.07 0.00 0.03 0.00 0.03 99.87 18:18:49 18:10:01 all 0.05 0.00 0.03 0.00 0.03 99.90 18:18:49 18:10:01 0 0.07 0.00 0.02 0.00 0.02 99.90 18:18:49 18:10:01 1 0.03 0.00 0.03 0.00 0.03 99.90 18:18:49 18:11:01 all 0.09 0.00 0.03 0.00 0.03 99.85 18:18:49 18:11:01 0 0.15 0.00 0.02 0.00 0.03 99.80 18:18:49 18:11:01 1 0.03 0.00 0.03 0.00 0.03 99.90 18:18:49 18:12:01 all 0.08 0.00 0.03 0.00 0.02 99.88 18:18:49 18:12:01 0 0.13 0.00 0.03 0.00 0.02 99.82 18:18:49 18:12:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:18:49 18:13:01 all 0.09 0.00 0.03 0.00 0.03 99.84 18:18:49 18:13:01 0 0.12 0.00 0.03 0.00 0.02 99.83 18:18:49 18:13:01 1 0.07 0.00 0.03 0.00 0.05 99.85 18:18:49 18:14:01 all 0.07 0.00 0.02 0.00 0.03 99.89 18:18:49 18:14:01 0 0.12 0.00 0.02 0.00 0.02 99.85 18:18:49 18:14:01 1 0.02 0.00 0.02 0.00 0.03 99.93 18:18:49 18:15:01 all 0.06 0.00 0.03 0.00 0.03 99.88 18:18:49 18:15:01 0 0.07 0.00 0.03 0.00 0.00 99.90 18:18:49 18:15:01 1 0.05 0.00 0.03 0.00 0.05 99.87 18:18:49 18:16:01 all 0.12 0.00 0.02 0.00 0.02 99.85 18:18:49 18:16:01 0 0.13 0.00 0.02 0.00 0.02 99.83 18:18:49 18:16:01 1 0.10 0.00 0.02 0.00 0.02 99.87 18:18:49 18:17:01 all 0.11 0.00 0.03 0.00 0.03 99.84 18:18:49 18:17:01 0 0.10 0.00 0.02 0.00 0.02 99.87 18:18:49 18:17:01 1 0.12 0.00 0.03 0.00 0.03 99.82 18:18:49 18:18:49 18:17:01 CPU %user %nice %system %iowait %steal %idle 18:18:49 18:18:01 all 17.82 0.00 7.78 1.31 0.06 73.03 18:18:49 18:18:01 0 18.03 0.00 8.19 1.02 0.07 72.68 18:18:49 18:18:01 1 17.62 0.00 7.38 1.59 0.05 73.37 18:18:49 Average: all 1.58 0.00 0.68 0.11 0.03 97.61 18:18:49 Average: 0 1.59 0.00 0.71 0.08 0.02 97.59 18:18:49 Average: 1 1.56 0.00 0.65 0.13 0.04 97.62 18:18:49 18:18:49 18:18:49