Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8772bf5ecf140d7d98adf4840c23e305e8e551a6 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-ssh8886254075126308747.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-ssh3479772401196350693.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-ssh1691022301096659070.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-ssh8368078807606729319.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-ssh4222877127801534927.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1604 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 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git Avoid second fetch Checking out Revision 8772bf5ecf140d7d98adf4840c23e305e8e551a6 (master) > 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-ssh4720069149139342738.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 8772bf5ecf140d7d98adf4840c23e305e8e551a6 # timeout=10 Commit message: "feature(discover): trigger debounced discovery on consul config change (#35)" > git rev-list --no-walk 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-16T00:09:15.297Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-16T00:09:15.388Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-16T00:09:15.422Z] ========================================================= [2021-06-16T00:09:15.422Z] EdgeX Global Pipelines Version Info [2021-06-16T00:09:15.422Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-16T00:09:16.846Z] ------------------- [2021-06-16T00:09:16.847Z] stable info: [2021-06-16T00:09:16.847Z] ------------------- [2021-06-16T00:09:16.847Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-16T00:09:16.847Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T00:09:16.847Z] Message: update stable to v1.0.195 [2021-06-16T00:09:17.421Z] ------------------- [2021-06-16T00:09:17.421Z] experimental info: [2021-06-16T00:09:17.421Z] ------------------- [2021-06-16T00:09:17.421Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-16T00:09:17.421Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T00:09:17.421Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-16T00:09:17.650Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2021-06-16T00:09:17.677Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2021-06-16T00:09:17.703Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-16T00:09:17.730Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-16T00:09:17.757Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-16T00:09:17.784Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-16T00:09:17.810Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-16T00:09:17.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-16T00:09:17.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-16T00:09:17.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-16T00:09:17.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-16T00:09:17.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2021-06-16T00:09:17.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-16T00:09:17.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-16T00:09:18.023Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T00:09:18.051Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T00:09:18.079Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-16T00:09:18.107Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-16T00:09:18.132Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-16T00:09:18.157Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-16T00:09:18.184Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-16T00:09:18.211Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-16T00:09:18.239Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-16T00:09:18.266Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-16T00:09:18.294Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-16T00:09:18.321Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-16T00:09:18.348Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-16T00:09:18.376Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-16T00:09:18.402Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-16T00:09:18.428Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8772bf5ecf140d7d98adf4840c23e305e8e551a6 [Pipeline] echo [2021-06-16T00:09:18.452Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8772bf5 [Pipeline] echo [2021-06-16T00:09:18.482Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T00:09:18.565Z] provisioning config files... [2021-06-16T00:09:18.580Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config132994897722208781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T00:09:18.896Z] ---> docker-login.sh [2021-06-16T00:09:18.896Z] nexus3.edgexfoundry.org:10001 [2021-06-16T00:09:19.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T00:09:19.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T00:09:19.160Z] Configure a credential helper to remove this warning. See [2021-06-16T00:09:19.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T00:09:19.160Z] [2021-06-16T00:09:19.160Z] Login Succeeded [2021-06-16T00:09:19.160Z] nexus3.edgexfoundry.org:10002 [2021-06-16T00:09:19.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T00:09:19.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T00:09:19.423Z] Configure a credential helper to remove this warning. See [2021-06-16T00:09:19.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T00:09:19.423Z] [2021-06-16T00:09:19.423Z] Login Succeeded [2021-06-16T00:09:19.423Z] nexus3.edgexfoundry.org:10003 [2021-06-16T00:09:19.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T00:09:19.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T00:09:19.423Z] Configure a credential helper to remove this warning. See [2021-06-16T00:09:19.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T00:09:19.423Z] [2021-06-16T00:09:19.423Z] Login Succeeded [2021-06-16T00:09:19.423Z] nexus3.edgexfoundry.org:10004 [2021-06-16T00:09:19.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T00:09:19.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T00:09:19.686Z] Configure a credential helper to remove this warning. See [2021-06-16T00:09:19.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T00:09:19.686Z] [2021-06-16T00:09:19.686Z] Login Succeeded [2021-06-16T00:09:19.686Z] docker.io [2021-06-16T00:09:19.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T00:09:20.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T00:09:20.274Z] Configure a credential helper to remove this warning. See [2021-06-16T00:09:20.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T00:09:20.274Z] [2021-06-16T00:09:20.274Z] Login Succeeded [2021-06-16T00:09:20.274Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T00:09:20.283Z] 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 [2021-06-16T00:09:20.858Z] + git log --format=format:%s -1 8772bf5ecf140d7d98adf4840c23e305e8e551a6 [Pipeline] echo [2021-06-16T00:09:20.898Z] GIT_COMMIT: 8772bf5ecf140d7d98adf4840c23e305e8e551a6, Commit Message: feature(discover): trigger debounced discovery on consul config change (#35) [Pipeline] echo [2021-06-16T00:09:20.913Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:09:21.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T00:09:21.628Z] [2021-06-16T00:09:21.628Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:09:21.947Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T00:09:21.947Z] latest: Pulling from edgex-devops/git-semver [2021-06-16T00:09:21.947Z] 31603596830f: Pulling fs layer [2021-06-16T00:09:21.947Z] 54011a49482f: Pulling fs layer [2021-06-16T00:09:21.947Z] a6820b24f6d8: Pulling fs layer [2021-06-16T00:09:21.947Z] f581987b2513: Pulling fs layer [2021-06-16T00:09:21.947Z] f581987b2513: Waiting [2021-06-16T00:09:21.947Z] 54011a49482f: Verifying Checksum [2021-06-16T00:09:21.947Z] 54011a49482f: Download complete [2021-06-16T00:09:22.214Z] 31603596830f: Verifying Checksum [2021-06-16T00:09:22.214Z] 31603596830f: Download complete [2021-06-16T00:09:22.214Z] f581987b2513: Verifying Checksum [2021-06-16T00:09:22.214Z] f581987b2513: Download complete [2021-06-16T00:09:22.214Z] a6820b24f6d8: Verifying Checksum [2021-06-16T00:09:22.214Z] a6820b24f6d8: Download complete [2021-06-16T00:09:22.214Z] 31603596830f: Pull complete [2021-06-16T00:09:22.486Z] 54011a49482f: Pull complete [2021-06-16T00:09:23.063Z] a6820b24f6d8: Pull complete [2021-06-16T00:09:23.063Z] f581987b2513: Pull complete [2021-06-16T00:09:23.063Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-16T00:09:23.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T00:09:23.063Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-16T00:09:23.146Z] prd-centos7-docker-4c-2g-1604 does not seem to be running inside a container [2021-06-16T00:09:23.192Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-16T00:09:24.297Z] $ docker top 341dfa04deafa91d53cc585d742255ee26c849596ba3890d9623d305696030cb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T00:09:24.437Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T00:09:24.438Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T00:09:24.539Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T00:09:24.538Z] $ docker exec 341dfa04deafa91d53cc585d742255ee26c849596ba3890d9623d305696030cb ssh-agent [2021-06-16T00:09:24.646Z] SSH_AUTH_SOCK=/tmp/ssh-6d1Nx2YYM7xA/agent.13 [2021-06-16T00:09:24.646Z] SSH_AGENT_PID=19 [2021-06-16T00:09:24.654Z] Running ssh-add (command line suppressed) [2021-06-16T00:09:24.748Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_3017738864908133669.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_3017738864908133669.key) [2021-06-16T00:09:24.765Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T00:09:25.067Z] + git tag --points-at HEAD [Pipeline] } [2021-06-16T00:09:25.076Z] $ docker exec --env ******** --env ******** 341dfa04deafa91d53cc585d742255ee26c849596ba3890d9623d305696030cb ssh-agent -k [2021-06-16T00:09:25.160Z] unset SSH_AUTH_SOCK; [2021-06-16T00:09:25.161Z] unset SSH_AGENT_PID; [2021-06-16T00:09:25.161Z] echo Agent pid 19 killed; [2021-06-16T00:09:25.171Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-16T00:09:25.212Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T00:09:25.212Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T00:09:25.314Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T00:09:25.314Z] $ docker exec 341dfa04deafa91d53cc585d742255ee26c849596ba3890d9623d305696030cb ssh-agent [2021-06-16T00:09:25.422Z] SSH_AUTH_SOCK=/tmp/ssh-iFO8w1BLfLFu/agent.54 [2021-06-16T00:09:25.422Z] SSH_AGENT_PID=60 [2021-06-16T00:09:25.428Z] Running ssh-add (command line suppressed) [2021-06-16T00:09:25.512Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_5683657828655481040.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_5683657828655481040.key) [2021-06-16T00:09:25.529Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T00:09:25.834Z] + git semver init [2021-06-16T00:09:25.834Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T00:09:25.834Z] # $GIT_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.git [2021-06-16T00:09:25.834Z] # $GIT_WORK_TREE = /w/workspace/undry_device-rfid-llrp-go_master [2021-06-16T00:09:25.834Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T00:09:25.834Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T00:09:25.834Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T00:09:25.834Z] # $SEMVER_BRANCH = master [2021-06-16T00:09:25.834Z] # $SEMVER_TEMP = /tmp/semver-283443763 [2021-06-16T00:09:25.834Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2021-06-16T00:09:26.096Z] # '/tmp/semver-283443763' -> '/w/workspace/undry_device-rfid-llrp-go_master/.semver' [2021-06-16T00:09:26.096Z] # -> Force: false [2021-06-16T00:09:26.096Z] # $SEMVER_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.semver [Pipeline] } [2021-06-16T00:09:26.106Z] $ docker exec --env ******** --env ******** 341dfa04deafa91d53cc585d742255ee26c849596ba3890d9623d305696030cb ssh-agent -k [2021-06-16T00:09:26.193Z] unset SSH_AUTH_SOCK; [2021-06-16T00:09:26.194Z] unset SSH_AGENT_PID; [2021-06-16T00:09:26.194Z] echo Agent pid 60 killed; [2021-06-16T00:09:26.213Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T00:09:26.562Z] + git semver [Pipeline] } [2021-06-16T00:09:26.576Z] $ docker stop --time=1 341dfa04deafa91d53cc585d742255ee26c849596ba3890d9623d305696030cb [2021-06-16T00:09:27.848Z] $ docker rm -f 341dfa04deafa91d53cc585d742255ee26c849596ba3890d9623d305696030cb [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T00:09:28.216Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-16T00:09:28.482Z] Stashed 1 file(s) [Pipeline] echo [2021-06-16T00:09:28.486Z] [edgeXSemver]: initialized semver on version 1.0.0-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-16T00:09:43.891Z] Still waiting to schedule task [2021-06-16T00:09:43.892Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1604’ [2021-06-16T00:09:43.894Z] Still waiting to schedule task [2021-06-16T00:09:43.895Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-16T00:11:48.309Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1605 in /w/workspace/undry_device-rfid-llrp-go_master [Pipeline] { [Pipeline] ws [2021-06-16T00:11:48.332Z] Running in /w/workspace/device-rfid-llrp-go/8 [Pipeline] { [Pipeline] checkout [2021-06-16T00:11:48.528Z] Selected Git installation does not exist. Using Default [2021-06-16T00:11:48.528Z] The recommended git tool is: NONE [2021-06-16T00:11:53.863Z] using credential edgex-jenkins-ssh [2021-06-16T00:11:53.882Z] Cloning the remote Git repository [2021-06-16T00:11:53.933Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-16T00:11:54.051Z] > git init /w/workspace/device-rfid-llrp-go/8 # timeout=10 [2021-06-16T00:11:54.202Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-16T00:11:54.203Z] > git --version # timeout=10 [2021-06-16T00:11:54.248Z] > git --version # 'git version 2.17.1' [2021-06-16T00:11:54.250Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T00:11:54.380Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T00:11:55.341Z] Avoid second fetch [2021-06-16T00:11:55.342Z] Checking out Revision 8772bf5ecf140d7d98adf4840c23e305e8e551a6 (master) [2021-06-16T00:11:55.295Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-06-16T00:11:55.316Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T00:11:55.359Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T00:11:55.373Z] > git checkout -f 8772bf5ecf140d7d98adf4840c23e305e8e551a6 # timeout=10 [2021-06-16T00:11:58.772Z] Running on prd-centos7-docker-4c-2g-1606 in /w/workspace/undry_device-rfid-llrp-go_master [Pipeline] { [Pipeline] ws [2021-06-16T00:11:58.795Z] Running in /w/workspace/device-rfid-llrp-go/8 [Pipeline] { [Pipeline] checkout [2021-06-16T00:11:58.925Z] Selected Git installation does not exist. Using Default [2021-06-16T00:11:58.925Z] The recommended git tool is: NONE [2021-06-16T00:12:01.865Z] Commit message: "feature(discover): trigger debounced discovery on consul config change (#35)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T00:12:03.344Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-16T00:12:03.519Z] using credential edgex-jenkins-ssh [2021-06-16T00:12:03.542Z] Cloning the remote Git repository [2021-06-16T00:12:03.756Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T00:12:04.102Z] + sudo service docker restart [2021-06-16T00:12:04.102Z] + true [2021-06-16T00:12:03.071Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-16T00:12:03.143Z] > git init /w/workspace/device-rfid-llrp-go/8 # timeout=10 [2021-06-16T00:12:03.182Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-16T00:12:03.182Z] > git --version # timeout=10 [2021-06-16T00:12:03.195Z] > git --version # 'git version 2.24.4' [2021-06-16T00:12:03.196Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T00:12:03.230Z] [INFO] Currently running in a labeled security context [2021-06-16T00:12:03.231Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-16T00:12:03.231Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/8@tmp/jenkins-gitclient-ssh6428140424936469459.key [2021-06-16T00:12:03.256Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T00:12:04.876Z] Avoid second fetch [2021-06-16T00:12:04.877Z] Checking out Revision 8772bf5ecf140d7d98adf4840c23e305e8e551a6 (master) [2021-06-16T00:12:04.472Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-06-16T00:12:04.479Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T00:12:04.502Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T00:12:04.519Z] > git checkout -f 8772bf5ecf140d7d98adf4840c23e305e8e551a6 # timeout=10 [2021-06-16T00:12:08.332Z] Commit message: "feature(discover): trigger debounced discovery on consul config change (#35)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T00:12:09.332Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-16T00:12:09.664Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T00:12:09.966Z] + sudo service docker restart [2021-06-16T00:12:09.966Z] + true [2021-06-16T00:12:09.966Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T00:12:22.470Z] provisioning config files... [2021-06-16T00:12:22.497Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/8@tmp/config6933677136802020332tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T00:12:22.873Z] ---> docker-login.sh [2021-06-16T00:12:22.873Z] nexus3.edgexfoundry.org:10001 [2021-06-16T00:12:23.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T00:12:24.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T00:12:24.130Z] Configure a credential helper to remove this warning. See [2021-06-16T00:12:24.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T00:12:24.130Z] [2021-06-16T00:12:24.130Z] Login Succeeded [2021-06-16T00:12:24.130Z] nexus3.edgexfoundry.org:10002 [2021-06-16T00:12:24.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T00:12:24.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T00:12:24.678Z] Configure a credential helper to remove this warning. See [2021-06-16T00:12:24.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T00:12:24.678Z] [2021-06-16T00:12:24.678Z] Login Succeeded [2021-06-16T00:12:24.678Z] nexus3.edgexfoundry.org:10003 [2021-06-16T00:12:25.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T00:12:25.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T00:12:25.279Z] Configure a credential helper to remove this warning. See [2021-06-16T00:12:25.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T00:12:25.279Z] [2021-06-16T00:12:25.279Z] Login Succeeded [2021-06-16T00:12:25.279Z] nexus3.edgexfoundry.org:10004 [2021-06-16T00:12:25.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T00:12:25.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T00:12:25.838Z] Configure a credential helper to remove this warning. See [2021-06-16T00:12:25.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T00:12:25.838Z] [2021-06-16T00:12:25.838Z] Login Succeeded [2021-06-16T00:12:25.838Z] docker.io [2021-06-16T00:12:26.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T00:12:26.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T00:12:26.706Z] Configure a credential helper to remove this warning. See [2021-06-16T00:12:26.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T00:12:26.706Z] [2021-06-16T00:12:26.706Z] Login Succeeded [2021-06-16T00:12:26.706Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T00:12:26.723Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-16T00:12:27.014Z] ========================================================= [2021-06-16T00:12:27.015Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-16T00:12:27.015Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:12:27.358Z] + 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 . [2021-06-16T00:12:27.631Z] Sending build context to Docker daemon 1.197MB [2021-06-16T00:12:27.631Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T00:12:27.631Z] Step 2/10 : FROM ${BASE} [2021-06-16T00:12:27.906Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-16T00:12:27.906Z] 595b0fe564bb: Pulling fs layer [2021-06-16T00:12:27.906Z] 3088b5b3c5c0: Pulling fs layer [2021-06-16T00:12:27.906Z] 5b7225fbf94c: Pulling fs layer [2021-06-16T00:12:27.906Z] ba82ee9f976e: Pulling fs layer [2021-06-16T00:12:27.906Z] 506bd15cee9f: Pulling fs layer [2021-06-16T00:12:27.906Z] 75a0a4a0db45: Pulling fs layer [2021-06-16T00:12:27.906Z] 618dc40b7e24: Pulling fs layer [2021-06-16T00:12:27.906Z] 506bd15cee9f: Waiting [2021-06-16T00:12:27.906Z] 75a0a4a0db45: Waiting [2021-06-16T00:12:27.906Z] 618dc40b7e24: Waiting [2021-06-16T00:12:27.906Z] ba82ee9f976e: Waiting [2021-06-16T00:12:27.906Z] 5b7225fbf94c: Verifying Checksum [2021-06-16T00:12:27.906Z] 5b7225fbf94c: Download complete [2021-06-16T00:12:27.906Z] 3088b5b3c5c0: Verifying Checksum [2021-06-16T00:12:27.906Z] 3088b5b3c5c0: Download complete [2021-06-16T00:12:27.906Z] 506bd15cee9f: Verifying Checksum [2021-06-16T00:12:27.906Z] 506bd15cee9f: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T00:12:28.154Z] provisioning config files... [2021-06-16T00:12:28.169Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/8@tmp/config2093323882895151894tmp [Pipeline] { [2021-06-16T00:12:28.183Z] 75a0a4a0db45: Verifying Checksum [2021-06-16T00:12:28.183Z] 75a0a4a0db45: Download complete [2021-06-16T00:12:28.183Z] 595b0fe564bb: Verifying Checksum [2021-06-16T00:12:28.183Z] 595b0fe564bb: Download complete [Pipeline] libraryResource [Pipeline] sh [2021-06-16T00:12:28.504Z] ---> docker-login.sh [2021-06-16T00:12:28.504Z] nexus3.edgexfoundry.org:10001 [2021-06-16T00:12:28.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T00:12:28.778Z] 595b0fe564bb: Pull complete [2021-06-16T00:12:29.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T00:12:29.083Z] Configure a credential helper to remove this warning. See [2021-06-16T00:12:29.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T00:12:29.083Z] [2021-06-16T00:12:29.083Z] Login Succeeded [2021-06-16T00:12:29.083Z] nexus3.edgexfoundry.org:10002 [2021-06-16T00:12:29.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T00:12:29.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T00:12:29.346Z] Configure a credential helper to remove this warning. See [2021-06-16T00:12:29.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T00:12:29.346Z] [2021-06-16T00:12:29.346Z] Login Succeeded [2021-06-16T00:12:29.346Z] nexus3.edgexfoundry.org:10003 [2021-06-16T00:12:29.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T00:12:29.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T00:12:29.346Z] Configure a credential helper to remove this warning. See [2021-06-16T00:12:29.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T00:12:29.346Z] [2021-06-16T00:12:29.346Z] Login Succeeded [2021-06-16T00:12:29.346Z] nexus3.edgexfoundry.org:10004 [2021-06-16T00:12:29.381Z] 3088b5b3c5c0: Pull complete [2021-06-16T00:12:29.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T00:12:29.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T00:12:29.611Z] Configure a credential helper to remove this warning. See [2021-06-16T00:12:29.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T00:12:29.611Z] [2021-06-16T00:12:29.611Z] Login Succeeded [2021-06-16T00:12:29.611Z] docker.io [2021-06-16T00:12:29.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T00:12:29.659Z] 5b7225fbf94c: Pull complete [2021-06-16T00:12:29.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T00:12:29.874Z] Configure a credential helper to remove this warning. See [2021-06-16T00:12:29.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T00:12:29.874Z] [2021-06-16T00:12:29.874Z] Login Succeeded [2021-06-16T00:12:29.874Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T00:12:29.882Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-16T00:12:30.068Z] ========================================================= [2021-06-16T00:12:30.068Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-16T00:12:30.068Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:12:30.384Z] + 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 . [2021-06-16T00:12:30.384Z] Sending build context to Docker daemon 1.197MB [2021-06-16T00:12:30.384Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T00:12:30.384Z] Step 2/10 : FROM ${BASE} [2021-06-16T00:12:30.384Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-16T00:12:30.384Z] 540db60ca938: Pulling fs layer [2021-06-16T00:12:30.384Z] adcc1eea9eea: Pulling fs layer [2021-06-16T00:12:30.384Z] 4c4ab2625f07: Pulling fs layer [2021-06-16T00:12:30.384Z] 0510c868ecb4: Pulling fs layer [2021-06-16T00:12:30.384Z] afea3b2eda06: Pulling fs layer [2021-06-16T00:12:30.384Z] 7809a108b3ef: Pulling fs layer [2021-06-16T00:12:30.384Z] f706445af74f: Pulling fs layer [2021-06-16T00:12:30.384Z] 0510c868ecb4: Waiting [2021-06-16T00:12:30.384Z] afea3b2eda06: Waiting [2021-06-16T00:12:30.384Z] 7809a108b3ef: Waiting [2021-06-16T00:12:30.384Z] f706445af74f: Waiting [2021-06-16T00:12:30.650Z] 4c4ab2625f07: Verifying Checksum [2021-06-16T00:12:30.650Z] 4c4ab2625f07: Download complete [2021-06-16T00:12:30.650Z] adcc1eea9eea: Verifying Checksum [2021-06-16T00:12:30.650Z] adcc1eea9eea: Download complete [2021-06-16T00:12:30.650Z] afea3b2eda06: Verifying Checksum [2021-06-16T00:12:30.650Z] afea3b2eda06: Download complete [2021-06-16T00:12:30.650Z] 7809a108b3ef: Verifying Checksum [2021-06-16T00:12:30.650Z] 7809a108b3ef: Download complete [2021-06-16T00:12:30.650Z] 540db60ca938: Verifying Checksum [2021-06-16T00:12:30.650Z] 540db60ca938: Download complete [2021-06-16T00:12:30.919Z] 540db60ca938: Pull complete [2021-06-16T00:12:31.188Z] adcc1eea9eea: Pull complete [2021-06-16T00:12:31.188Z] 4c4ab2625f07: Pull complete [2021-06-16T00:12:31.649Z] 618dc40b7e24: Download complete [2021-06-16T00:12:32.627Z] ba82ee9f976e: Download complete [2021-06-16T00:12:33.130Z] f706445af74f: Verifying Checksum [2021-06-16T00:12:33.130Z] f706445af74f: Download complete [2021-06-16T00:12:33.400Z] 0510c868ecb4: Verifying Checksum [2021-06-16T00:12:33.400Z] 0510c868ecb4: Download complete [2021-06-16T00:12:37.630Z] 0510c868ecb4: Pull complete [2021-06-16T00:12:37.630Z] afea3b2eda06: Pull complete [2021-06-16T00:12:37.630Z] 7809a108b3ef: Pull complete [2021-06-16T00:12:38.603Z] f706445af74f: Pull complete [2021-06-16T00:12:38.603Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-16T00:12:38.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-16T00:12:38.603Z] ---> b068be0155e3 [2021-06-16T00:12:38.603Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-06-16T00:12:42.799Z] ba82ee9f976e: Pull complete [2021-06-16T00:12:42.799Z] 506bd15cee9f: Pull complete [2021-06-16T00:12:42.799Z] 75a0a4a0db45: Pull complete [2021-06-16T00:12:42.827Z] ---> Running in b50aaa94e1e5 [2021-06-16T00:12:42.827Z] Removing intermediate container b50aaa94e1e5 [2021-06-16T00:12:42.827Z] ---> 639588cdee6d [2021-06-16T00:12:42.827Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-16T00:12:42.827Z] ---> Running in 1446f33f2974 [2021-06-16T00:12:42.827Z] Removing intermediate container 1446f33f2974 [2021-06-16T00:12:42.827Z] ---> 71228d02c1bf [2021-06-16T00:12:42.827Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-16T00:12:42.827Z] ---> Running in d87026d7f781 [2021-06-16T00:12:42.827Z] Removing intermediate container d87026d7f781 [2021-06-16T00:12:42.827Z] ---> b7a9ad8642b8 [2021-06-16T00:12:42.827Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T00:12:42.827Z] ---> Running in 2c4626ba2c4a [2021-06-16T00:12:43.093Z] Removing intermediate container 2c4626ba2c4a [2021-06-16T00:12:43.093Z] ---> 4f8cf8f1ec90 [2021-06-16T00:12:43.093Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-16T00:12:43.093Z] ---> Running in 6cf2c38d91a1 [2021-06-16T00:12:43.352Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T00:12:44.300Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T00:12:44.883Z] OK: 149 MiB in 40 packages [2021-06-16T00:12:45.146Z] Removing intermediate container 6cf2c38d91a1 [2021-06-16T00:12:45.146Z] ---> 3fc1c79870ef [2021-06-16T00:12:45.146Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-06-16T00:12:45.146Z] ---> Running in 4456618bb9da [2021-06-16T00:12:45.409Z] Removing intermediate container 4456618bb9da [2021-06-16T00:12:45.409Z] ---> 25fda4443a1e [2021-06-16T00:12:45.409Z] Step 9/10 : COPY . . [2021-06-16T00:12:45.409Z] ---> 2d3a1514605e [2021-06-16T00:12:45.409Z] Step 10/10 : RUN go mod download [2021-06-16T00:12:45.671Z] ---> Running in 4c98587460ff [2021-06-16T00:12:46.189Z] 618dc40b7e24: Pull complete [2021-06-16T00:12:46.189Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-16T00:12:46.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-16T00:12:46.189Z] ---> a36622ca3599 [2021-06-16T00:12:46.189Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-06-16T00:12:48.169Z] ---> Running in 11fd5ec10cd5 [2021-06-16T00:12:48.807Z] Removing intermediate container 11fd5ec10cd5 [2021-06-16T00:12:48.807Z] ---> 9d4351295154 [2021-06-16T00:12:48.807Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-16T00:12:48.807Z] ---> Running in 13f19e1a2875 [2021-06-16T00:12:49.432Z] Removing intermediate container 13f19e1a2875 [2021-06-16T00:12:49.432Z] ---> be60f974ba37 [2021-06-16T00:12:49.432Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-16T00:12:49.432Z] ---> Running in 1acd9ba0ee4c [2021-06-16T00:12:50.028Z] Removing intermediate container 1acd9ba0ee4c [2021-06-16T00:12:50.028Z] ---> e89a05554d0b [2021-06-16T00:12:50.028Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T00:12:50.028Z] ---> Running in 5cd3cc8ca8b4 [2021-06-16T00:12:52.657Z] Removing intermediate container 5cd3cc8ca8b4 [2021-06-16T00:12:52.657Z] ---> b6fdb56d132b [2021-06-16T00:12:52.657Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-16T00:12:52.657Z] ---> Running in e64628fa6d46 [2021-06-16T00:12:53.637Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T00:12:54.622Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T00:12:55.604Z] OK: 138 MiB in 40 packages [2021-06-16T00:12:56.582Z] Removing intermediate container e64628fa6d46 [2021-06-16T00:12:56.582Z] ---> e21269801120 [2021-06-16T00:12:56.582Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-06-16T00:12:56.856Z] ---> Running in fa3c85739b8a [2021-06-16T00:12:57.130Z] Removing intermediate container fa3c85739b8a [2021-06-16T00:12:57.130Z] ---> 5bec4a6da3c2 [2021-06-16T00:12:57.130Z] Step 9/10 : COPY . . [2021-06-16T00:12:57.927Z] Removing intermediate container 4c98587460ff [2021-06-16T00:12:57.927Z] ---> 159a14bf96ad [2021-06-16T00:12:57.927Z] Successfully built 159a14bf96ad [2021-06-16T00:12:57.927Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:12:58.243Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T00:12:58.243Z] . [Pipeline] withDockerContainer [2021-06-16T00:12:58.322Z] prd-centos7-docker-4c-2g-1606 does not seem to be running inside a container [2021-06-16T00:12:58.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/8 -v /w/workspace/device-rfid-llrp-go/8:/w/workspace/device-rfid-llrp-go/8:rw,z -v /w/workspace/device-rfid-llrp-go/8@tmp:/w/workspace/device-rfid-llrp-go/8@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 [2021-06-16T00:12:58.572Z] ---> 9306750ad265 [2021-06-16T00:12:58.572Z] Step 10/10 : RUN go mod download [2021-06-16T00:12:58.572Z] ---> Running in 877456bbfc95 [2021-06-16T00:12:58.746Z] $ docker top f6c2f051ef44f51fbf2964dae3de4180bd6e3117a4bbafecf5cfc38e9f582d7e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T00:12:59.134Z] + go version [2021-06-16T00:12:59.135Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-16T00:12:59.146Z] $ docker stop --time=1 f6c2f051ef44f51fbf2964dae3de4180bd6e3117a4bbafecf5cfc38e9f582d7e [2021-06-16T00:13:00.329Z] $ docker rm -f f6c2f051ef44f51fbf2964dae3de4180bd6e3117a4bbafecf5cfc38e9f582d7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:13:00.947Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T00:13:00.947Z] . [Pipeline] withDockerContainer [2021-06-16T00:13:01.032Z] prd-centos7-docker-4c-2g-1606 does not seem to be running inside a container [2021-06-16T00:13:01.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/8 -v /w/workspace/device-rfid-llrp-go/8:/w/workspace/device-rfid-llrp-go/8:rw,z -v /w/workspace/device-rfid-llrp-go/8@tmp:/w/workspace/device-rfid-llrp-go/8@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 [2021-06-16T00:13:01.458Z] $ docker top f85aa921ca61f50bb36f0e72c3d896c78839be0daba44c2ed14ef96b8c2969bb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T00:13:01.857Z] + go mod tidy [Pipeline] sh [2021-06-16T00:13:02.445Z] + make test [2021-06-16T00:13:02.445Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-16T00:13:02.715Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-06-16T00:13:15.150Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-06-16T00:13:15.150Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-06-16T00:13:20.503Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.000s coverage: 38.7% of statements [2021-06-16T00:13:20.503Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.241s coverage: 52.0% of statements [2021-06-16T00:13:20.503Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements [2021-06-16T00:13:20.503Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-16T00:13:20.773Z] Removing intermediate container 877456bbfc95 [2021-06-16T00:13:20.773Z] ---> 26444a0f47fb [2021-06-16T00:13:20.773Z] Successfully built 26444a0f47fb [2021-06-16T00:13:20.773Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:13:21.131Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T00:13:21.131Z] . [Pipeline] withDockerContainer [2021-06-16T00:13:21.404Z] prd-ubuntu18.04-docker-arm64-4c-16g-1605 does not seem to be running inside a container [2021-06-16T00:13:21.495Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/8 -v /w/workspace/device-rfid-llrp-go/8:/w/workspace/device-rfid-llrp-go/8:rw,z -v /w/workspace/device-rfid-llrp-go/8@tmp:/w/workspace/device-rfid-llrp-go/8@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 [2021-06-16T00:13:23.535Z] $ docker top d663f0b7dbb87f0726ab308471f91069b2b6b8d70d10b506d03805edfd62b099 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T00:13:24.526Z] + go version [2021-06-16T00:13:24.526Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-16T00:13:24.550Z] $ docker stop --time=1 d663f0b7dbb87f0726ab308471f91069b2b6b8d70d10b506d03805edfd62b099 [2021-06-16T00:13:25.875Z] gofmt -l . [2021-06-16T00:13:25.875Z] [ "`gofmt -l .`" = "" ] [2021-06-16T00:13:25.875Z] ./bin/test-go-mod-tidy.sh [2021-06-16T00:13:25.875Z] ./bin/test-attribution-txt.sh [2021-06-16T00:13:26.377Z] $ docker rm -f d663f0b7dbb87f0726ab308471f91069b2b6b8d70d10b506d03805edfd62b099 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-06-16T00:13:26.645Z] $ docker stop --time=1 f85aa921ca61f50bb36f0e72c3d896c78839be0daba44c2ed14ef96b8c2969bb [2021-06-16T00:13:28.117Z] $ docker rm -f f85aa921ca61f50bb36f0e72c3d896c78839be0daba44c2ed14ef96b8c2969bb [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [2021-06-16T00:13:30.741Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] stash [2021-06-16T00:13:31.071Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T00:13:31.071Z] . [Pipeline] withDockerContainer [2021-06-16T00:13:31.117Z] Stashed 1 file(s) [2021-06-16T00:13:31.339Z] prd-ubuntu18.04-docker-arm64-4c-16g-1605 does not seem to be running inside a container [2021-06-16T00:13:31.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/8 -v /w/workspace/device-rfid-llrp-go/8:/w/workspace/device-rfid-llrp-go/8:rw,z -v /w/workspace/device-rfid-llrp-go/8@tmp:/w/workspace/device-rfid-llrp-go/8@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 [2021-06-16T00:13:33.079Z] $ docker top 17da19fc1969840ca7b05bc186eeea8ecf837c8f3871c162ffc731b4722145c3 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-06-16T00:13:34.109Z] + go mod tidy [Pipeline] sh [Pipeline] sh [2021-06-16T00:13:38.797Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-16T00:13:39.092Z] + make test [2021-06-16T00:13:39.093Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-16T00:13:39.094Z] + ls -al . [2021-06-16T00:13:39.094Z] total 564 [2021-06-16T00:13:39.094Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 16 00:13 . [2021-06-16T00:13:39.094Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 16 00:12 .. [2021-06-16T00:13:39.094Z] -rw-rw-r--. 1 jenkins jenkins 6734 Jun 16 00:12 Attribution.txt [2021-06-16T00:13:39.094Z] drwxrwxr-x. 2 jenkins jenkins 89 Jun 16 00:12 bin [2021-06-16T00:13:39.094Z] drwxrwxr-x. 4 jenkins jenkins 44 Jun 16 00:12 cmd [2021-06-16T00:13:39.094Z] -rw-r--r--. 1 jenkins jenkins 463071 Jun 16 00:13 coverage.out [2021-06-16T00:13:39.094Z] -rw-rw-r--. 1 jenkins jenkins 1521 Jun 16 00:12 Dockerfile [2021-06-16T00:13:39.094Z] -rw-rw-r--. 1 jenkins jenkins 999 Jun 16 00:12 Dockerfile.build [2021-06-16T00:13:39.094Z] -rw-rw-r--. 1 jenkins jenkins 134 Jun 16 00:12 .dockerignore [2021-06-16T00:13:39.094Z] drwxrwxr-x. 2 jenkins jenkins 4096 Jun 16 00:12 examples [2021-06-16T00:13:39.094Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 16 00:12 .git [2021-06-16T00:13:39.094Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 16 00:12 .github [2021-06-16T00:13:39.094Z] -rw-rw-r--. 1 jenkins jenkins 934 Jun 16 00:12 .gitignore [2021-06-16T00:13:39.094Z] -rw-r--r--. 1 jenkins jenkins 308 Jun 16 00:13 go.mod [2021-06-16T00:13:39.094Z] -rw-r--r--. 1 jenkins jenkins 13807 Jun 16 00:13 go.sum [2021-06-16T00:13:39.094Z] drwxrwxr-x. 2 jenkins jenkins 31 Jun 16 00:12 images [2021-06-16T00:13:39.094Z] drwxrwxr-x. 5 jenkins jenkins 45 Jun 16 00:12 internal [2021-06-16T00:13:39.094Z] -rw-rw-r--. 1 jenkins jenkins 682 Jun 16 00:12 Jenkinsfile [2021-06-16T00:13:39.094Z] -rw-rw-r--. 1 jenkins jenkins 11347 Jun 16 00:12 LICENSE [2021-06-16T00:13:39.094Z] -rw-rw-r--. 1 jenkins jenkins 1011 Jun 16 00:12 Makefile [2021-06-16T00:13:39.094Z] -rw-rw-r--. 1 jenkins jenkins 28403 Jun 16 00:12 README.md [2021-06-16T00:13:39.094Z] drwxrwxr-x. 4 jenkins jenkins 54 Jun 16 00:12 snap [2021-06-16T00:13:39.094Z] -rw-rw-r--. 1 jenkins jenkins 11 Jun 16 00:09 VERSION [2021-06-16T00:13:39.094Z] -rw-rw-r--. 1 jenkins jenkins 193 Jun 16 00:12 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:13:39.401Z] + 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=8772bf5ecf140d7d98adf4840c23e305e8e551a6 --label arch=amd64 --label version=1.0.0-dev.2 . [2021-06-16T00:13:39.401Z] Sending build context to Docker daemon 1.197MB [2021-06-16T00:13:39.401Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T00:13:39.401Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-16T00:13:39.401Z] ---> 159a14bf96ad [2021-06-16T00:13:39.401Z] Step 3/25 : ARG MAKE='make build' [2021-06-16T00:13:39.401Z] ---> Running in f96f4a152d87 [2021-06-16T00:13:39.401Z] Removing intermediate container f96f4a152d87 [2021-06-16T00:13:39.401Z] ---> 342831d11058 [2021-06-16T00:13:39.401Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-06-16T00:13:39.670Z] ---> Running in 72e2dd8462f7 [2021-06-16T00:13:39.670Z] Removing intermediate container 72e2dd8462f7 [2021-06-16T00:13:39.670Z] ---> d974412c8cac [2021-06-16T00:13:39.670Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-16T00:13:39.670Z] ---> Running in 090afd314bc3 [2021-06-16T00:13:39.670Z] Removing intermediate container 090afd314bc3 [2021-06-16T00:13:39.670Z] ---> fb80d14142d1 [2021-06-16T00:13:39.670Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T00:13:39.670Z] ---> Running in 9694d5e146f4 [2021-06-16T00:13:40.100Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-06-16T00:13:40.259Z] Removing intermediate container 9694d5e146f4 [2021-06-16T00:13:40.259Z] ---> e7149a3f3819 [2021-06-16T00:13:40.259Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-16T00:13:40.259Z] ---> Running in c44bac00e7fe [2021-06-16T00:13:40.530Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T00:13:41.493Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T00:13:42.443Z] OK: 149 MiB in 40 packages [2021-06-16T00:13:42.706Z] Removing intermediate container c44bac00e7fe [2021-06-16T00:13:42.706Z] ---> b8db5125e680 [2021-06-16T00:13:42.706Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-06-16T00:13:42.706Z] ---> Running in f18558b9fb7a [2021-06-16T00:13:42.706Z] Removing intermediate container f18558b9fb7a [2021-06-16T00:13:42.706Z] ---> 6396692b5d0d [2021-06-16T00:13:42.706Z] Step 9/25 : COPY go.mod . [2021-06-16T00:13:42.974Z] ---> ba0dea5247fc [2021-06-16T00:13:42.974Z] Step 10/25 : COPY Makefile . [2021-06-16T00:13:42.974Z] ---> 2039272b8ca6 [2021-06-16T00:13:42.974Z] Step 11/25 : RUN make update [2021-06-16T00:13:42.974Z] ---> Running in e920628fb60e [2021-06-16T00:13:43.239Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-16T00:13:43.505Z] Removing intermediate container e920628fb60e [2021-06-16T00:13:43.505Z] ---> 317d2c6b4474 [2021-06-16T00:13:43.505Z] Step 12/25 : COPY . . [2021-06-16T00:13:43.769Z] ---> 5660b3c19269 [2021-06-16T00:13:43.769Z] Step 13/25 : RUN go mod tidy [2021-06-16T00:13:43.769Z] ---> Running in 39ed9f208e77 [2021-06-16T00:13:44.342Z] Removing intermediate container 39ed9f208e77 [2021-06-16T00:13:44.342Z] ---> 07ac223a785d [2021-06-16T00:13:44.342Z] Step 14/25 : RUN $MAKE [2021-06-16T00:13:44.342Z] ---> Running in 5f1a50e7d002 [2021-06-16T00:13:44.612Z] go mod tidy [2021-06-16T00:13:44.878Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.0-dev.2" -o cmd/device-rfid-llrp-go ./cmd [2021-06-16T00:13:57.231Z] Removing intermediate container 5f1a50e7d002 [2021-06-16T00:13:57.231Z] ---> 5e8acf521ca9 [2021-06-16T00:13:57.231Z] Step 15/25 : FROM alpine:3.12 [2021-06-16T00:13:57.231Z] 3.12: Pulling from library/alpine [2021-06-16T00:13:57.231Z] 339de151aab4: Pulling fs layer [2021-06-16T00:13:57.231Z] 339de151aab4: Verifying Checksum [2021-06-16T00:13:57.231Z] 339de151aab4: Download complete [2021-06-16T00:13:57.231Z] 339de151aab4: Pull complete [2021-06-16T00:13:57.231Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-16T00:13:57.231Z] Status: Downloaded newer image for alpine:3.12 [2021-06-16T00:13:57.231Z] ---> 13621d1b12d4 [2021-06-16T00:13:57.231Z] Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-16T00:13:57.499Z] ---> Running in 006ab908735e [2021-06-16T00:13:57.499Z] Removing intermediate container 006ab908735e [2021-06-16T00:13:57.499Z] ---> 99bdbed3b819 [2021-06-16T00:13:57.499Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / [2021-06-16T00:13:57.761Z] ---> 439fb5581f8d [2021-06-16T00:13:57.761Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / [2021-06-16T00:13:58.025Z] ---> b167d8fb055d [2021-06-16T00:13:58.025Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / [2021-06-16T00:13:58.297Z] ---> f2c960fa5ecd [2021-06-16T00:13:58.297Z] Step 20/25 : EXPOSE 49989 [2021-06-16T00:13:58.297Z] ---> Running in b8352449df12 [2021-06-16T00:13:58.563Z] Removing intermediate container b8352449df12 [2021-06-16T00:13:58.563Z] ---> 4c5f26dbce81 [2021-06-16T00:13:58.563Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] [2021-06-16T00:13:58.563Z] ---> Running in 9dc51961ea8e [2021-06-16T00:13:58.563Z] Removing intermediate container 9dc51961ea8e [2021-06-16T00:13:58.563Z] ---> 874017faf88c [2021-06-16T00:13:58.563Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-06-16T00:13:58.826Z] ---> Running in e7ca2d2ce8cc [2021-06-16T00:13:58.826Z] Removing intermediate container e7ca2d2ce8cc [2021-06-16T00:13:58.826Z] ---> 1111e13030e8 [2021-06-16T00:13:58.826Z] Step 23/25 : LABEL arch=amd64 [2021-06-16T00:13:58.826Z] ---> Running in 50ab959976a2 [2021-06-16T00:13:59.088Z] Removing intermediate container 50ab959976a2 [2021-06-16T00:13:59.088Z] ---> 36ee8561fe43 [2021-06-16T00:13:59.088Z] Step 24/25 : LABEL git_sha=8772bf5ecf140d7d98adf4840c23e305e8e551a6 [2021-06-16T00:13:59.088Z] ---> Running in 91735385a6da [2021-06-16T00:13:59.088Z] Removing intermediate container 91735385a6da [2021-06-16T00:13:59.088Z] ---> bf901d2c1785 [2021-06-16T00:13:59.088Z] Step 25/25 : LABEL version=1.0.0-dev.2 [2021-06-16T00:13:59.088Z] ---> Running in 31efe6cea09c [2021-06-16T00:13:59.352Z] Removing intermediate container 31efe6cea09c [2021-06-16T00:13:59.352Z] ---> b2bcf1e01536 [2021-06-16T00:13:59.352Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-16T00:13:59.352Z] Successfully built b2bcf1e01536 [2021-06-16T00:13:59.352Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T00:13:59.567Z] provisioning config files... [2021-06-16T00:13:59.588Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/8@tmp/config2970845342339736970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T00:13:59.912Z] ---> docker-login.sh [2021-06-16T00:13:59.912Z] nexus3.edgexfoundry.org:10001 [2021-06-16T00:13:59.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T00:13:59.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T00:13:59.912Z] Configure a credential helper to remove this warning. See [2021-06-16T00:13:59.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T00:13:59.912Z] [2021-06-16T00:13:59.912Z] Login Succeeded [2021-06-16T00:13:59.912Z] nexus3.edgexfoundry.org:10002 [2021-06-16T00:13:59.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T00:14:00.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T00:14:00.194Z] Configure a credential helper to remove this warning. See [2021-06-16T00:14:00.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T00:14:00.194Z] [2021-06-16T00:14:00.194Z] Login Succeeded [2021-06-16T00:14:00.194Z] nexus3.edgexfoundry.org:10003 [2021-06-16T00:14:00.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T00:14:00.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T00:14:00.194Z] Configure a credential helper to remove this warning. See [2021-06-16T00:14:00.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T00:14:00.194Z] [2021-06-16T00:14:00.194Z] Login Succeeded [2021-06-16T00:14:00.194Z] nexus3.edgexfoundry.org:10004 [2021-06-16T00:14:00.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T00:14:00.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T00:14:00.456Z] Configure a credential helper to remove this warning. See [2021-06-16T00:14:00.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T00:14:00.457Z] [2021-06-16T00:14:00.457Z] Login Succeeded [2021-06-16T00:14:00.457Z] docker.io [2021-06-16T00:14:00.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T00:14:00.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T00:14:00.731Z] Configure a credential helper to remove this warning. See [2021-06-16T00:14:00.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T00:14:00.731Z] [2021-06-16T00:14:00.731Z] Login Succeeded [2021-06-16T00:14:00.731Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T00:14:00.741Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T00:14:00.822Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2021-06-16T00:14:00.822Z] 8772bf5ecf140d7d98adf4840c23e305e8e551a6 [2021-06-16T00:14:00.822Z] latest [2021-06-16T00:14:00.822Z] 1.0.0-dev.2 [2021-06-16T00:14:00.822Z] 8772bf5ecf140d7d98adf4840c23e305e8e551a6-1.0.0-dev.2 [2021-06-16T00:14:00.822Z] master [2021-06-16T00:14:00.822Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:14:01.182Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:8772bf5ecf140d7d98adf4840c23e305e8e551a6 [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:14:01.494Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:8772bf5ecf140d7d98adf4840c23e305e8e551a6 [2021-06-16T00:14:01.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-06-16T00:14:01.495Z] c97a108caa81: Preparing [2021-06-16T00:14:01.495Z] 14456f923949: Preparing [2021-06-16T00:14:01.495Z] c06c5bae1f59: Preparing [2021-06-16T00:14:01.495Z] 32f366d666a5: Preparing [2021-06-16T00:14:01.495Z] 32f366d666a5: Layer already exists [2021-06-16T00:14:01.760Z] 14456f923949: Pushed [2021-06-16T00:14:01.760Z] c06c5bae1f59: Pushed [2021-06-16T00:14:02.710Z] c97a108caa81: Pushed [2021-06-16T00:14:02.971Z] 8772bf5ecf140d7d98adf4840c23e305e8e551a6: digest: sha256:bd135cc9f83d714a01d34343fcbefcdc9e78ba7bd504635e0d53f6d6f7e7380b size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:14:03.284Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:14:03.583Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2021-06-16T00:14:03.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-06-16T00:14:03.584Z] c97a108caa81: Preparing [2021-06-16T00:14:03.584Z] 14456f923949: Preparing [2021-06-16T00:14:03.584Z] c06c5bae1f59: Preparing [2021-06-16T00:14:03.584Z] 32f366d666a5: Preparing [2021-06-16T00:14:03.584Z] 14456f923949: Layer already exists [2021-06-16T00:14:03.584Z] 32f366d666a5: Layer already exists [2021-06-16T00:14:03.584Z] c06c5bae1f59: Layer already exists [2021-06-16T00:14:03.584Z] c97a108caa81: Layer already exists [2021-06-16T00:14:03.584Z] latest: digest: sha256:bd135cc9f83d714a01d34343fcbefcdc9e78ba7bd504635e0d53f6d6f7e7380b size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:14:03.892Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:14:04.200Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.2 [2021-06-16T00:14:04.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-06-16T00:14:04.200Z] c97a108caa81: Preparing [2021-06-16T00:14:04.200Z] 14456f923949: Preparing [2021-06-16T00:14:04.200Z] c06c5bae1f59: Preparing [2021-06-16T00:14:04.200Z] 32f366d666a5: Preparing [2021-06-16T00:14:04.200Z] c06c5bae1f59: Layer already exists [2021-06-16T00:14:04.200Z] 14456f923949: Layer already exists [2021-06-16T00:14:04.200Z] c97a108caa81: Layer already exists [2021-06-16T00:14:04.200Z] 32f366d666a5: Layer already exists [2021-06-16T00:14:04.200Z] 1.0.0-dev.2: digest: sha256:bd135cc9f83d714a01d34343fcbefcdc9e78ba7bd504635e0d53f6d6f7e7380b size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:14:04.508Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:8772bf5ecf140d7d98adf4840c23e305e8e551a6-1.0.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:14:04.815Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:8772bf5ecf140d7d98adf4840c23e305e8e551a6-1.0.0-dev.2 [2021-06-16T00:14:04.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-06-16T00:14:04.815Z] c97a108caa81: Preparing [2021-06-16T00:14:04.815Z] 14456f923949: Preparing [2021-06-16T00:14:04.815Z] c06c5bae1f59: Preparing [2021-06-16T00:14:04.815Z] 32f366d666a5: Preparing [2021-06-16T00:14:04.815Z] c97a108caa81: Layer already exists [2021-06-16T00:14:04.815Z] c06c5bae1f59: Layer already exists [2021-06-16T00:14:04.815Z] 14456f923949: Layer already exists [2021-06-16T00:14:04.815Z] 32f366d666a5: Layer already exists [2021-06-16T00:14:04.815Z] 8772bf5ecf140d7d98adf4840c23e305e8e551a6-1.0.0-dev.2: digest: sha256:bd135cc9f83d714a01d34343fcbefcdc9e78ba7bd504635e0d53f6d6f7e7380b size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:14:05.120Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:14:05.424Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:master [2021-06-16T00:14:05.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-06-16T00:14:05.425Z] c97a108caa81: Preparing [2021-06-16T00:14:05.425Z] 14456f923949: Preparing [2021-06-16T00:14:05.425Z] c06c5bae1f59: Preparing [2021-06-16T00:14:05.425Z] 32f366d666a5: Preparing [2021-06-16T00:14:05.425Z] 14456f923949: Layer already exists [2021-06-16T00:14:05.425Z] c06c5bae1f59: Layer already exists [2021-06-16T00:14:05.425Z] 32f366d666a5: Layer already exists [2021-06-16T00:14:05.425Z] c97a108caa81: Layer already exists [2021-06-16T00:14:05.425Z] master: digest: sha256:bd135cc9f83d714a01d34343fcbefcdc9e78ba7bd504635e0d53f6d6f7e7380b size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T00:14:05.488Z] ===================================================== [Pipeline] echo [2021-06-16T00:14:05.507Z] taggedImages: [2021-06-16T00:14:05.507Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:8772bf5ecf140d7d98adf4840c23e305e8e551a6 [2021-06-16T00:14:05.507Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2021-06-16T00:14:05.507Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.2 [2021-06-16T00:14:05.507Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:8772bf5ecf140d7d98adf4840c23e305e8e551a6-1.0.0-dev.2 [2021-06-16T00:14:05.507Z] - 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 [2021-06-16T00:14:06.336Z] ---> job-cost.sh [2021-06-16T00:14:06.336Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-q4eo [2021-06-16T00:14:16.405Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-16T00:14:27.161Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-06-16T00:14:27.162Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-06-16T00:14:31.368Z] lf-activate-venv(): INFO: Adding /tmp/venv-q4eo/bin to PATH [2021-06-16T00:14:31.368Z] INFO: No Stack... [2021-06-16T00:14:31.368Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-16T00:14:31.368Z] INFO: Archiving Costs [Pipeline] sh [2021-06-16T00:14:31.679Z] + cat /w/workspace/device-rfid-llrp-go/8/archives/cost.csv [2021-06-16T00:14:31.679Z] + cut -d, -f6 [Pipeline] lock [2021-06-16T00:14:31.716Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-master-8-stack-cost] [2021-06-16T00:14:31.726Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-8-stack-cost] did not exist. Created. [2021-06-16T00:14:31.726Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-master-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-16T00:14:32.056Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-16T00:14:32.144Z] Stashed 1 file(s) [Pipeline] } [2021-06-16T00:14:32.157Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-8-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-16T00:14:54.010Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.319s coverage: 38.7% of statements [2021-06-16T00:14:54.010Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.473s coverage: 51.9% of statements [2021-06-16T00:14:54.010Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.045s coverage: 95.5% of statements [2021-06-16T00:14:54.010Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-16T00:15:17.000Z] gofmt -l . [2021-06-16T00:15:17.000Z] [ "`gofmt -l .`" = "" ] [2021-06-16T00:15:17.610Z] ./bin/test-go-mod-tidy.sh [2021-06-16T00:15:17.888Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-16T00:15:20.985Z] $ docker stop --time=1 17da19fc1969840ca7b05bc186eeea8ecf837c8f3871c162ffc731b4722145c3 [2021-06-16T00:15:22.965Z] $ docker rm -f 17da19fc1969840ca7b05bc186eeea8ecf837c8f3871c162ffc731b4722145c3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T00:15:23.782Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-16T00:15:23.803Z] Warning: overwriting stash ‘coverage-report’ [2021-06-16T00:15:24.447Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T00:15:24.993Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-16T00:15:25.334Z] + ls -al . [2021-06-16T00:15:25.334Z] total 596 [2021-06-16T00:15:25.334Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 16 00:15 . [2021-06-16T00:15:25.334Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 00:11 .. [2021-06-16T00:15:25.334Z] -rw-rw-r-- 1 jenkins jenkins 134 Jun 16 00:11 .dockerignore [2021-06-16T00:15:25.334Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 16 00:11 .git [2021-06-16T00:15:25.334Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 00:11 .github [2021-06-16T00:15:25.334Z] -rw-rw-r-- 1 jenkins jenkins 934 Jun 16 00:11 .gitignore [2021-06-16T00:15:25.334Z] -rw-rw-r-- 1 jenkins jenkins 6734 Jun 16 00:11 Attribution.txt [2021-06-16T00:15:25.334Z] -rw-rw-r-- 1 jenkins jenkins 1521 Jun 16 00:11 Dockerfile [2021-06-16T00:15:25.334Z] -rw-rw-r-- 1 jenkins jenkins 999 Jun 16 00:11 Dockerfile.build [2021-06-16T00:15:25.334Z] -rw-rw-r-- 1 jenkins jenkins 682 Jun 16 00:11 Jenkinsfile [2021-06-16T00:15:25.334Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 16 00:11 LICENSE [2021-06-16T00:15:25.334Z] -rw-rw-r-- 1 jenkins jenkins 1011 Jun 16 00:11 Makefile [2021-06-16T00:15:25.334Z] -rw-rw-r-- 1 jenkins jenkins 28403 Jun 16 00:11 README.md [2021-06-16T00:15:25.334Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 16 00:09 VERSION [2021-06-16T00:15:25.334Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 00:11 bin [2021-06-16T00:15:25.334Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 00:11 cmd [2021-06-16T00:15:25.334Z] -rw-r--r-- 1 jenkins jenkins 463071 Jun 16 00:14 coverage.out [2021-06-16T00:15:25.334Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 00:11 examples [2021-06-16T00:15:25.334Z] -rw-r--r-- 1 jenkins jenkins 308 Jun 16 00:15 go.mod [2021-06-16T00:15:25.334Z] -rw-r--r-- 1 jenkins jenkins 13807 Jun 16 00:13 go.sum [2021-06-16T00:15:25.334Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 00:11 images [2021-06-16T00:15:25.334Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 16 00:11 internal [2021-06-16T00:15:25.334Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 00:11 snap [2021-06-16T00:15:25.334Z] -rw-rw-r-- 1 jenkins jenkins 193 Jun 16 00:11 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:15:25.684Z] + 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=8772bf5ecf140d7d98adf4840c23e305e8e551a6 --label arch=arm64 --label version=1.0.0-dev.2 . [2021-06-16T00:15:25.958Z] Sending build context to Docker daemon 1.197MB [2021-06-16T00:15:26.231Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T00:15:26.231Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-16T00:15:26.231Z] ---> 26444a0f47fb [2021-06-16T00:15:26.231Z] Step 3/25 : ARG MAKE='make build' [2021-06-16T00:15:26.231Z] ---> Running in 92fe5e5933a1 [2021-06-16T00:15:28.601Z] Removing intermediate container 92fe5e5933a1 [2021-06-16T00:15:28.601Z] ---> de8e70ca2854 [2021-06-16T00:15:28.601Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-06-16T00:15:28.601Z] ---> Running in 60a349afa47d [2021-06-16T00:15:28.601Z] Removing intermediate container 60a349afa47d [2021-06-16T00:15:28.601Z] ---> 236e8f7ab301 [2021-06-16T00:15:28.601Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-16T00:15:28.601Z] ---> Running in 3a0c1b941dbf [2021-06-16T00:15:28.601Z] Removing intermediate container 3a0c1b941dbf [2021-06-16T00:15:28.601Z] ---> d9a562b3bdca [2021-06-16T00:15:28.601Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T00:15:28.601Z] ---> Running in 3a8dd4cff2be [2021-06-16T00:15:30.577Z] Removing intermediate container 3a8dd4cff2be [2021-06-16T00:15:30.577Z] ---> 2e9f6a0c9337 [2021-06-16T00:15:30.577Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-16T00:15:30.577Z] ---> Running in 613d276e985a [2021-06-16T00:15:31.560Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T00:15:32.549Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T00:15:35.455Z] OK: 138 MiB in 40 packages [2021-06-16T00:15:35.455Z] Removing intermediate container 613d276e985a [2021-06-16T00:15:35.455Z] ---> 801237d17246 [2021-06-16T00:15:35.455Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-06-16T00:15:35.455Z] ---> Running in c9544d64816f [2021-06-16T00:15:35.455Z] Removing intermediate container c9544d64816f [2021-06-16T00:15:35.455Z] ---> 1b3f5749810a [2021-06-16T00:15:35.455Z] Step 9/25 : COPY go.mod . [2021-06-16T00:15:36.051Z] ---> 6c43f9f6ed36 [2021-06-16T00:15:36.051Z] Step 10/25 : COPY Makefile . [2021-06-16T00:15:36.646Z] ---> d16eaed58553 [2021-06-16T00:15:36.646Z] Step 11/25 : RUN make update [2021-06-16T00:15:36.918Z] ---> Running in 8d675db2af07 [2021-06-16T00:15:38.357Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-16T00:15:39.335Z] Removing intermediate container 8d675db2af07 [2021-06-16T00:15:39.336Z] ---> cd6a69ec0638 [2021-06-16T00:15:39.336Z] Step 12/25 : COPY . . [2021-06-16T00:15:40.336Z] ---> dec4324623b9 [2021-06-16T00:15:40.336Z] Step 13/25 : RUN go mod tidy [2021-06-16T00:15:40.336Z] ---> Running in c3d5831021bb [2021-06-16T00:15:42.901Z] Removing intermediate container c3d5831021bb [2021-06-16T00:15:42.901Z] ---> 69972607673b [2021-06-16T00:15:42.901Z] Step 14/25 : RUN $MAKE [2021-06-16T00:15:43.172Z] ---> Running in 2ec9b4c69f9d [2021-06-16T00:15:44.620Z] go mod tidy [2021-06-16T00:15:44.894Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.0-dev.2" -o cmd/device-rfid-llrp-go ./cmd [2021-06-16T00:16:17.288Z] Removing intermediate container 2ec9b4c69f9d [2021-06-16T00:16:17.288Z] ---> 7230987e0248 [2021-06-16T00:16:17.288Z] Step 15/25 : FROM alpine:3.12 [2021-06-16T00:16:17.883Z] 3.12: Pulling from library/alpine [2021-06-16T00:16:18.156Z] d2f70382dc9a: Pulling fs layer [2021-06-16T00:16:18.432Z] d2f70382dc9a: Verifying Checksum [2021-06-16T00:16:18.432Z] d2f70382dc9a: Download complete [2021-06-16T00:16:19.039Z] d2f70382dc9a: Pull complete [2021-06-16T00:16:19.039Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-16T00:16:19.039Z] Status: Downloaded newer image for alpine:3.12 [2021-06-16T00:16:19.039Z] ---> c4fd0aeabfcf [2021-06-16T00:16:19.039Z] Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-16T00:16:19.315Z] ---> Running in dacb4cd31b78 [2021-06-16T00:16:19.594Z] Removing intermediate container dacb4cd31b78 [2021-06-16T00:16:19.594Z] ---> 0e2687c62bb8 [2021-06-16T00:16:19.594Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / [2021-06-16T00:16:20.575Z] ---> 4f2ec2b329de [2021-06-16T00:16:20.575Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / [2021-06-16T00:16:21.559Z] ---> 6d6fded395d1 [2021-06-16T00:16:21.559Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / [2021-06-16T00:16:22.542Z] ---> 645f46871aa6 [2021-06-16T00:16:22.542Z] Step 20/25 : EXPOSE 49989 [2021-06-16T00:16:22.817Z] ---> Running in 27ad097c6bc7 [2021-06-16T00:16:23.094Z] Removing intermediate container 27ad097c6bc7 [2021-06-16T00:16:23.094Z] ---> 4ee5b88441cf [2021-06-16T00:16:23.094Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] [2021-06-16T00:16:23.367Z] ---> Running in 64c4fe7982d4 [2021-06-16T00:16:23.962Z] Removing intermediate container 64c4fe7982d4 [2021-06-16T00:16:23.962Z] ---> 33ded21d02ca [2021-06-16T00:16:23.962Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-06-16T00:16:23.962Z] ---> Running in a21a4d92dd84 [2021-06-16T00:16:24.558Z] Removing intermediate container a21a4d92dd84 [2021-06-16T00:16:24.558Z] ---> 379d6f24dd5f [2021-06-16T00:16:24.558Z] Step 23/25 : LABEL arch=arm64 [2021-06-16T00:16:24.558Z] ---> Running in e3199103137e [2021-06-16T00:16:25.160Z] Removing intermediate container e3199103137e [2021-06-16T00:16:25.160Z] ---> 2025c2593a07 [2021-06-16T00:16:25.160Z] Step 24/25 : LABEL git_sha=8772bf5ecf140d7d98adf4840c23e305e8e551a6 [2021-06-16T00:16:25.160Z] ---> Running in a29a9f468f59 [2021-06-16T00:16:25.754Z] Removing intermediate container a29a9f468f59 [2021-06-16T00:16:25.754Z] ---> 6a4cb4fb5728 [2021-06-16T00:16:25.754Z] Step 25/25 : LABEL version=1.0.0-dev.2 [2021-06-16T00:16:26.030Z] ---> Running in 6d38b8459357 [2021-06-16T00:16:26.303Z] Removing intermediate container 6d38b8459357 [2021-06-16T00:16:26.303Z] ---> 588528d39071 [2021-06-16T00:16:26.303Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-16T00:16:26.303Z] Successfully built 588528d39071 [2021-06-16T00:16:26.303Z] 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 [2021-06-16T00:16:26.555Z] provisioning config files... [2021-06-16T00:16:26.576Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/8@tmp/config931823973218783254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T00:16:26.941Z] ---> docker-login.sh [2021-06-16T00:16:26.942Z] nexus3.edgexfoundry.org:10001 [2021-06-16T00:16:27.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T00:16:27.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T00:16:27.215Z] Configure a credential helper to remove this warning. See [2021-06-16T00:16:27.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T00:16:27.215Z] [2021-06-16T00:16:27.215Z] Login Succeeded [2021-06-16T00:16:27.215Z] nexus3.edgexfoundry.org:10002 [2021-06-16T00:16:27.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T00:16:27.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T00:16:27.811Z] Configure a credential helper to remove this warning. See [2021-06-16T00:16:27.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T00:16:27.811Z] [2021-06-16T00:16:27.811Z] Login Succeeded [2021-06-16T00:16:27.811Z] nexus3.edgexfoundry.org:10003 [2021-06-16T00:16:28.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T00:16:28.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T00:16:28.408Z] Configure a credential helper to remove this warning. See [2021-06-16T00:16:28.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T00:16:28.408Z] [2021-06-16T00:16:28.408Z] Login Succeeded [2021-06-16T00:16:28.408Z] nexus3.edgexfoundry.org:10004 [2021-06-16T00:16:29.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T00:16:29.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T00:16:29.006Z] Configure a credential helper to remove this warning. See [2021-06-16T00:16:29.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T00:16:29.006Z] [2021-06-16T00:16:29.006Z] Login Succeeded [2021-06-16T00:16:29.006Z] docker.io [2021-06-16T00:16:29.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T00:16:29.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T00:16:29.876Z] Configure a credential helper to remove this warning. See [2021-06-16T00:16:29.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T00:16:29.876Z] [2021-06-16T00:16:29.876Z] Login Succeeded [2021-06-16T00:16:29.876Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T00:16:29.894Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T00:16:29.967Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2021-06-16T00:16:29.968Z] 8772bf5ecf140d7d98adf4840c23e305e8e551a6 [2021-06-16T00:16:29.968Z] latest [2021-06-16T00:16:29.968Z] 1.0.0-dev.2 [2021-06-16T00:16:29.968Z] 8772bf5ecf140d7d98adf4840c23e305e8e551a6-1.0.0-dev.2 [2021-06-16T00:16:29.968Z] master [2021-06-16T00:16:29.968Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:16:30.364Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8772bf5ecf140d7d98adf4840c23e305e8e551a6 [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:16:30.710Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8772bf5ecf140d7d98adf4840c23e305e8e551a6 [2021-06-16T00:16:30.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-06-16T00:16:30.710Z] f8926a710829: Preparing [2021-06-16T00:16:30.710Z] 4e03e84c3025: Preparing [2021-06-16T00:16:30.710Z] 534f2543347c: Preparing [2021-06-16T00:16:30.710Z] 3fbe34a1663b: Preparing [2021-06-16T00:16:30.984Z] 3fbe34a1663b: Layer already exists [2021-06-16T00:16:30.984Z] 4e03e84c3025: Pushed [2021-06-16T00:16:30.984Z] 534f2543347c: Pushed [2021-06-16T00:16:33.600Z] f8926a710829: Pushed [2021-06-16T00:16:33.873Z] 8772bf5ecf140d7d98adf4840c23e305e8e551a6: digest: sha256:99692553f565d0bff6f6aab8dc620194b669a3531290e57fd5305c892c0660a8 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:16:34.233Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:16:34.578Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2021-06-16T00:16:34.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-06-16T00:16:34.578Z] f8926a710829: Preparing [2021-06-16T00:16:34.578Z] 4e03e84c3025: Preparing [2021-06-16T00:16:34.578Z] 534f2543347c: Preparing [2021-06-16T00:16:34.578Z] 3fbe34a1663b: Preparing [2021-06-16T00:16:34.578Z] 3fbe34a1663b: Layer already exists [2021-06-16T00:16:34.578Z] f8926a710829: Layer already exists [2021-06-16T00:16:34.578Z] 4e03e84c3025: Layer already exists [2021-06-16T00:16:34.578Z] 534f2543347c: Layer already exists [2021-06-16T00:16:34.852Z] latest: digest: sha256:99692553f565d0bff6f6aab8dc620194b669a3531290e57fd5305c892c0660a8 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:16:35.204Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:16:35.550Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.2 [2021-06-16T00:16:35.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-06-16T00:16:35.550Z] f8926a710829: Preparing [2021-06-16T00:16:35.550Z] 4e03e84c3025: Preparing [2021-06-16T00:16:35.550Z] 534f2543347c: Preparing [2021-06-16T00:16:35.551Z] 3fbe34a1663b: Preparing [2021-06-16T00:16:35.551Z] f8926a710829: Layer already exists [2021-06-16T00:16:35.551Z] 534f2543347c: Layer already exists [2021-06-16T00:16:35.551Z] 4e03e84c3025: Layer already exists [2021-06-16T00:16:35.551Z] 3fbe34a1663b: Layer already exists [2021-06-16T00:16:35.822Z] 1.0.0-dev.2: digest: sha256:99692553f565d0bff6f6aab8dc620194b669a3531290e57fd5305c892c0660a8 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:16:36.182Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8772bf5ecf140d7d98adf4840c23e305e8e551a6-1.0.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:16:36.541Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8772bf5ecf140d7d98adf4840c23e305e8e551a6-1.0.0-dev.2 [2021-06-16T00:16:36.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-06-16T00:16:36.541Z] f8926a710829: Preparing [2021-06-16T00:16:36.541Z] 4e03e84c3025: Preparing [2021-06-16T00:16:36.541Z] 534f2543347c: Preparing [2021-06-16T00:16:36.541Z] 3fbe34a1663b: Preparing [2021-06-16T00:16:36.541Z] 4e03e84c3025: Layer already exists [2021-06-16T00:16:36.541Z] 3fbe34a1663b: Layer already exists [2021-06-16T00:16:36.541Z] 534f2543347c: Layer already exists [2021-06-16T00:16:36.541Z] f8926a710829: Layer already exists [2021-06-16T00:16:36.814Z] 8772bf5ecf140d7d98adf4840c23e305e8e551a6-1.0.0-dev.2: digest: sha256:99692553f565d0bff6f6aab8dc620194b669a3531290e57fd5305c892c0660a8 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:16:37.168Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:16:37.516Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:master [2021-06-16T00:16:37.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-06-16T00:16:37.516Z] f8926a710829: Preparing [2021-06-16T00:16:37.516Z] 4e03e84c3025: Preparing [2021-06-16T00:16:37.516Z] 534f2543347c: Preparing [2021-06-16T00:16:37.516Z] 3fbe34a1663b: Preparing [2021-06-16T00:16:37.788Z] f8926a710829: Layer already exists [2021-06-16T00:16:37.788Z] 534f2543347c: Layer already exists [2021-06-16T00:16:37.788Z] 4e03e84c3025: Layer already exists [2021-06-16T00:16:37.788Z] 3fbe34a1663b: Layer already exists [2021-06-16T00:16:37.788Z] master: digest: sha256:99692553f565d0bff6f6aab8dc620194b669a3531290e57fd5305c892c0660a8 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T00:16:37.861Z] ===================================================== [Pipeline] echo [2021-06-16T00:16:37.878Z] taggedImages: [2021-06-16T00:16:37.878Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8772bf5ecf140d7d98adf4840c23e305e8e551a6 [2021-06-16T00:16:37.878Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2021-06-16T00:16:37.878Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.2 [2021-06-16T00:16:37.878Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8772bf5ecf140d7d98adf4840c23e305e8e551a6-1.0.0-dev.2 [2021-06-16T00:16:37.878Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-16T00:16:38.336Z] ---> job-cost.sh [2021-06-16T00:16:38.336Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3Mey [2021-06-16T00:17:17.326Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-16T00:18:39.090Z] lf-activate-venv(): INFO: Adding /tmp/venv-3Mey/bin to PATH [2021-06-16T00:18:39.090Z] INFO: No Stack... [2021-06-16T00:18:39.090Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-16T00:18:39.363Z] INFO: Archiving Costs [Pipeline] sh [2021-06-16T00:18:39.715Z] + + cut -d,cat -f6 /w/workspace/device-rfid-llrp-go/8/archives/cost.csv [2021-06-16T00:18:39.715Z] [Pipeline] lock [2021-06-16T00:18:39.781Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-master-8-stack-cost] [2021-06-16T00:18:39.790Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-8-stack-cost] did not exist. Created. [2021-06-16T00:18:39.790Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-master-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-16T00:18:40.165Z] /w/workspace/device-rfid-llrp-go/8@tmp/durable-180f00f9/script.sh: 1: /w/workspace/device-rfid-llrp-go/8@tmp/durable-180f00f9/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-16T00:18:40.520Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-16T00:18:40.565Z] Warning: overwriting stash ‘stack-cost’ [2021-06-16T00:18:40.727Z] Stashed 1 file(s) [Pipeline] } [2021-06-16T00:18:40.737Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-8-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 [2021-06-16T00:18:41.724Z] provisioning config files... [2021-06-16T00:18:41.733Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config1898196128755164297tmp [Pipeline] { [Pipeline] sh [2021-06-16T00:18:42.048Z] + set +x [2021-06-16T00:18:42.048Z] + curl -s https://codecov.io/bash [2021-06-16T00:18:42.048Z] + bash -s -- [2021-06-16T00:18:42.048Z] [2021-06-16T00:18:42.048Z] _____ _ [2021-06-16T00:18:42.048Z] / ____| | | [2021-06-16T00:18:42.048Z] | | ___ __| | ___ ___ _____ __ [2021-06-16T00:18:42.048Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-16T00:18:42.048Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-16T00:18:42.048Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-16T00:18:42.048Z] Bash-1.0.3 [2021-06-16T00:18:42.048Z] [2021-06-16T00:18:42.048Z] [2021-06-16T00:18:42.048Z] ==> git version 2.24.4 found [2021-06-16T00:18:42.048Z] ==> 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 [2021-06-16T00:18:42.048Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-16T00:18:42.048Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-16T00:18:42.048Z] ==> Jenkins CI detected. [2021-06-16T00:18:42.309Z] project root: . [2021-06-16T00:18:42.309Z] --> token set from env [2021-06-16T00:18:42.309Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-16T00:18:42.309Z] ==> Running gcov in . (disable via -X gcov) [2021-06-16T00:18:42.309Z] ==> Python coveragepy not found [2021-06-16T00:18:42.309Z] ==> Searching for coverage reports in: [2021-06-16T00:18:42.309Z] + . [2021-06-16T00:18:42.309Z] -> Found 1 reports [2021-06-16T00:18:42.309Z] ==> Detecting git/mercurial file structure [2021-06-16T00:18:42.309Z] ==> Reading reports [2021-06-16T00:18:42.309Z] + ./coverage.out bytes=463071 [2021-06-16T00:18:42.309Z] ==> Appending adjustments [2021-06-16T00:18:42.309Z] https://docs.codecov.io/docs/fixing-reports [2021-06-16T00:18:42.571Z] + Found adjustments [2021-06-16T00:18:42.571Z] ==> Gzipping contents [2021-06-16T00:18:42.571Z] 52K /tmp/codecov.Rz97vF.gz [2021-06-16T00:18:42.571Z] ==> Uploading reports [2021-06-16T00:18:42.571Z] url: https://codecov.io [2021-06-16T00:18:42.571Z] query: branch=master&commit=8772bf5ecf140d7d98adf4840c23e305e8e551a6&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmaster%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-16T00:18:42.571Z] -> Pinging Codecov [2021-06-16T00:18:42.571Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=8772bf5ecf140d7d98adf4840c23e305e8e551a6&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmaster%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-16T00:18:43.296Z] -> Uploading to [2021-06-16T00:18:43.296Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-16/581DD39554BDF9B6E22D074273EAD858/8772bf5ecf140d7d98adf4840c23e305e8e551a6/b15d1da6-1305-4e7f-a068-8010d9694242.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210616%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210616T001842Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=46b42054603e7c3932c59518e2216754832aff03d2a71be2a54459e09cdf006e [2021-06-16T00:18:43.296Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T00:18:43.296Z] Dload Upload Total Spent Left Speed [2021-06-16T00:18:43.558Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53156 0 0 100 53156 0 113k --:--:-- --:--:-- --:--:-- 113k 100 53156 0 0 100 53156 0 113k --:--:-- --:--:-- --:--:-- 113k [2021-06-16T00:18:43.558Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8772bf5ecf140d7d98adf4840c23e305e8e551a6 [Pipeline] } [2021-06-16T00:18:43.567Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-16T00:18:44.327Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-16T00:18:44.343Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:18:44.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-16T00:18:44.672Z] [2021-06-16T00:18:44.672Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:18:44.991Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-16T00:18:44.991Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-16T00:18:44.991Z] 188c0c94c7c5: Pulling fs layer [2021-06-16T00:18:44.991Z] 0ef7d3d256c8: Pulling fs layer [2021-06-16T00:18:44.991Z] de9db76c5a1d: Pulling fs layer [2021-06-16T00:18:44.991Z] 0eba1c9be4d2: Pulling fs layer [2021-06-16T00:18:44.991Z] 0d57e429df01: Pulling fs layer [2021-06-16T00:18:44.991Z] 4e4be7b47b0d: Pulling fs layer [2021-06-16T00:18:44.991Z] e1f770b5df2f: Pulling fs layer [2021-06-16T00:18:44.991Z] 85a0685a4137: Pulling fs layer [2021-06-16T00:18:44.991Z] 0eba1c9be4d2: Waiting [2021-06-16T00:18:44.991Z] 0d57e429df01: Waiting [2021-06-16T00:18:44.991Z] 4e4be7b47b0d: Waiting [2021-06-16T00:18:44.991Z] e1f770b5df2f: Waiting [2021-06-16T00:18:44.991Z] 85a0685a4137: Waiting [2021-06-16T00:18:44.991Z] de9db76c5a1d: Verifying Checksum [2021-06-16T00:18:44.991Z] de9db76c5a1d: Download complete [2021-06-16T00:18:44.991Z] 0ef7d3d256c8: Verifying Checksum [2021-06-16T00:18:44.991Z] 0ef7d3d256c8: Download complete [2021-06-16T00:18:44.991Z] 0d57e429df01: Verifying Checksum [2021-06-16T00:18:44.991Z] 0d57e429df01: Download complete [2021-06-16T00:18:44.991Z] 4e4be7b47b0d: Verifying Checksum [2021-06-16T00:18:44.991Z] 4e4be7b47b0d: Download complete [2021-06-16T00:18:45.253Z] 188c0c94c7c5: Verifying Checksum [2021-06-16T00:18:45.253Z] 188c0c94c7c5: Download complete [2021-06-16T00:18:45.253Z] 188c0c94c7c5: Pull complete [2021-06-16T00:18:45.518Z] 0ef7d3d256c8: Pull complete [2021-06-16T00:18:45.518Z] de9db76c5a1d: Pull complete [2021-06-16T00:18:47.450Z] e1f770b5df2f: Verifying Checksum [2021-06-16T00:18:47.450Z] e1f770b5df2f: Download complete [2021-06-16T00:18:50.502Z] 0eba1c9be4d2: Verifying Checksum [2021-06-16T00:18:50.502Z] 0eba1c9be4d2: Download complete [2021-06-16T00:18:50.502Z] 85a0685a4137: Verifying Checksum [2021-06-16T00:18:50.502Z] 85a0685a4137: Download complete [2021-06-16T00:18:51.909Z] 0eba1c9be4d2: Pull complete [2021-06-16T00:18:51.909Z] 0d57e429df01: Pull complete [2021-06-16T00:18:51.909Z] 4e4be7b47b0d: Pull complete [2021-06-16T00:18:52.492Z] e1f770b5df2f: Pull complete [2021-06-16T00:18:56.718Z] 85a0685a4137: Pull complete [2021-06-16T00:18:56.718Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-16T00:18:56.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-16T00:18:56.718Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-16T00:18:56.792Z] prd-centos7-docker-4c-2g-1604 does not seem to be running inside a container [2021-06-16T00:18:56.831Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-16T00:19:02.482Z] $ docker top 9c26cd79df8e3c543f17bf415797fc1013964550c4a65cb583fa26051dfc4b34 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-16T00:19:02.582Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-16T00:19:02.871Z] + set -o pipefail [2021-06-16T00:19:02.871Z] + snyk monitor '--org=edgex-jenkins' [2021-06-16T00:19:12.890Z] [2021-06-16T00:19:12.890Z] Monitoring /w/workspace/undry_device-rfid-llrp-go_master (github.com/edgexfoundry/device-rfid-llrp-go)... [2021-06-16T00:19:12.890Z] [2021-06-16T00:19:12.890Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/b1416949-28ad-4c8a-958b-66d01dd6585c [2021-06-16T00:19:12.890Z] [2021-06-16T00:19:12.890Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-16T00:19:12.890Z] [2021-06-16T00:19:12.890Z] [Pipeline] } [2021-06-16T00:19:12.900Z] $ docker stop --time=1 9c26cd79df8e3c543f17bf415797fc1013964550c4a65cb583fa26051dfc4b34 [2021-06-16T00:19:14.639Z] $ docker rm -f 9c26cd79df8e3c543f17bf415797fc1013964550c4a65cb583fa26051dfc4b34 [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 [2021-06-16T00:19:15.736Z] + git log --format=format:%s -1 8772bf5ecf140d7d98adf4840c23e305e8e551a6 [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:19:16.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T00:19:16.052Z] . [Pipeline] withDockerContainer [2021-06-16T00:19:16.122Z] prd-centos7-docker-4c-2g-1604 does not seem to be running inside a container [2021-06-16T00:19:16.154Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-16T00:19:16.526Z] $ docker top 766fb3617fcd985fcb3705cedd5d4c79e3adc06b5f397b462b2fad64d21dc6af -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T00:19:16.672Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T00:19:16.672Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T00:19:16.771Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T00:19:16.771Z] $ docker exec 766fb3617fcd985fcb3705cedd5d4c79e3adc06b5f397b462b2fad64d21dc6af ssh-agent [2021-06-16T00:19:16.872Z] SSH_AUTH_SOCK=/tmp/ssh-LF3G7HSURmfK/agent.14 [2021-06-16T00:19:16.872Z] SSH_AGENT_PID=20 [2021-06-16T00:19:16.878Z] Running ssh-add (command line suppressed) [2021-06-16T00:19:16.969Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_2722439576362367692.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_2722439576362367692.key) [2021-06-16T00:19:16.985Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T00:19:17.287Z] + git semver tag [2021-06-16T00:19:17.288Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T00:19:17.288Z] # $GIT_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.git [2021-06-16T00:19:17.288Z] # $GIT_WORK_TREE = /w/workspace/undry_device-rfid-llrp-go_master [2021-06-16T00:19:17.288Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T00:19:17.288Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T00:19:17.288Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T00:19:17.288Z] # $SEMVER_BRANCH = master [2021-06-16T00:19:17.288Z] # $SEMVER_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.semver [2021-06-16T00:19:17.288Z] # 8772bf5ecf140d7d98adf4840c23e305e8e551a6 HEAD [2021-06-16T00:19:17.288Z] # -> Force: false [2021-06-16T00:19:17.288Z] # 502f119493d458d61e811b3162bea900c0e577c8 refs/tags/v1.0.0-dev.2 [Pipeline] } [2021-06-16T00:19:17.294Z] $ docker exec --env ******** --env ******** 766fb3617fcd985fcb3705cedd5d4c79e3adc06b5f397b462b2fad64d21dc6af ssh-agent -k [2021-06-16T00:19:17.380Z] unset SSH_AUTH_SOCK; [2021-06-16T00:19:17.380Z] unset SSH_AGENT_PID; [2021-06-16T00:19:17.380Z] echo Agent pid 20 killed; [2021-06-16T00:19:17.396Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T00:19:17.761Z] + git semver [Pipeline] } [2021-06-16T00:19:17.773Z] $ docker stop --time=1 766fb3617fcd985fcb3705cedd5d4c79e3adc06b5f397b462b2fad64d21dc6af [2021-06-16T00:19:18.959Z] $ docker rm -f 766fb3617fcd985fcb3705cedd5d4c79e3adc06b5f397b462b2fad64d21dc6af [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:19:19.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-16T00:19:19.449Z] [2021-06-16T00:19:19.449Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:19:19.773Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-16T00:19:19.773Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-16T00:19:19.773Z] ab5ef0e58194: Pulling fs layer [2021-06-16T00:19:19.773Z] 9712f1f96733: Pulling fs layer [2021-06-16T00:19:19.773Z] 63f879dbbcfc: Pulling fs layer [2021-06-16T00:19:19.773Z] 0d9ebad4ef96: Pulling fs layer [2021-06-16T00:19:19.773Z] e9a5061849ea: Pulling fs layer [2021-06-16T00:19:19.773Z] d747dcd14b5f: Pulling fs layer [2021-06-16T00:19:19.773Z] 2de7ff778b66: Pulling fs layer [2021-06-16T00:19:19.773Z] e9a5061849ea: Waiting [2021-06-16T00:19:19.773Z] d747dcd14b5f: Waiting [2021-06-16T00:19:19.773Z] 2de7ff778b66: Waiting [2021-06-16T00:19:19.773Z] 0d9ebad4ef96: Waiting [2021-06-16T00:19:19.773Z] 9712f1f96733: Verifying Checksum [2021-06-16T00:19:19.773Z] 9712f1f96733: Download complete [2021-06-16T00:19:21.160Z] 63f879dbbcfc: Verifying Checksum [2021-06-16T00:19:21.160Z] 63f879dbbcfc: Download complete [2021-06-16T00:19:21.729Z] 0d9ebad4ef96: Verifying Checksum [2021-06-16T00:19:21.729Z] 0d9ebad4ef96: Download complete [2021-06-16T00:19:21.729Z] d747dcd14b5f: Verifying Checksum [2021-06-16T00:19:21.729Z] d747dcd14b5f: Download complete [2021-06-16T00:19:21.990Z] e9a5061849ea: Verifying Checksum [2021-06-16T00:19:21.990Z] e9a5061849ea: Download complete [2021-06-16T00:19:21.990Z] 2de7ff778b66: Verifying Checksum [2021-06-16T00:19:21.990Z] 2de7ff778b66: Download complete [2021-06-16T00:19:21.990Z] ab5ef0e58194: Verifying Checksum [2021-06-16T00:19:21.990Z] ab5ef0e58194: Download complete [2021-06-16T00:19:24.568Z] ab5ef0e58194: Pull complete [2021-06-16T00:19:24.568Z] 9712f1f96733: Pull complete [2021-06-16T00:19:25.528Z] 63f879dbbcfc: Pull complete [2021-06-16T00:19:28.878Z] 0d9ebad4ef96: Pull complete [2021-06-16T00:19:28.878Z] e9a5061849ea: Pull complete [2021-06-16T00:19:28.878Z] d747dcd14b5f: Pull complete [2021-06-16T00:19:29.834Z] 2de7ff778b66: Pull complete [2021-06-16T00:19:29.834Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-16T00:19:29.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-16T00:19:29.834Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-16T00:19:29.906Z] prd-centos7-docker-4c-2g-1604 does not seem to be running inside a container [2021-06-16T00:19:29.960Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-16T00:19:36.004Z] $ docker top 3a50b44e0a0897bffc3fb28fe23db686c407dfc49c874bf753e7c6ff018f47b8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-16T00:19:36.106Z] provisioning config files... [2021-06-16T00:19:36.118Z] copy managed file [sigul-config] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config3407280199519945428tmp [2021-06-16T00:19:36.131Z] copy managed file [sigul-password] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config6813790349263721483tmp [2021-06-16T00:19:36.141Z] copy managed file [sigul-pki] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config3685969672661398211tmp [Pipeline] { [Pipeline] echo [2021-06-16T00:19:36.165Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T00:19:36.458Z] ---> sigul-configuration.sh [2021-06-16T00:19:36.458Z] gpg: directory `/root/.gnupg' created [2021-06-16T00:19:36.458Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-16T00:19:36.458Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-16T00:19:36.458Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-16T00:19:36.458Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-16T00:19:36.458Z] gpg: CAST5 encrypted data [2021-06-16T00:19:36.458Z] gpg: encrypted with 1 passphrase [2021-06-16T00:19:36.458Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-16T00:19:36.755Z] + mkdir /home/jenkins [2021-06-16T00:19:36.755Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-16T00:19:37.047Z] + 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 [2021-06-16T00:19:37.057Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T00:19:37.353Z] ---> sigul-install.sh [2021-06-16T00:19:41.562Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-16T00:19:41.867Z] + git tag --list [2021-06-16T00:19:41.867Z] v0.0.0 [2021-06-16T00:19:41.867Z] v1.0.0-dev.1 [2021-06-16T00:19:41.867Z] v1.0.0-dev.2 [Pipeline] sh [2021-06-16T00:19:42.175Z] + lftools sign git-tag v1.0.0-dev.2 [2021-06-16T00:19:42.749Z] Signing Git tag with Sigul... [2021-06-16T00:19:42.749Z] Signing v1.0.0-dev.2 [Pipeline] echo [2021-06-16T00:19:43.332Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T00:19:43.627Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-16T00:19:43.636Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-16T00:19:43.667Z] $ docker stop --time=1 3a50b44e0a0897bffc3fb28fe23db686c407dfc49c874bf753e7c6ff018f47b8 [2021-06-16T00:19:45.513Z] $ docker rm -f 3a50b44e0a0897bffc3fb28fe23db686c407dfc49c874bf753e7c6ff018f47b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:19:46.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T00:19:46.220Z] . [Pipeline] withDockerContainer [2021-06-16T00:19:46.295Z] prd-centos7-docker-4c-2g-1604 does not seem to be running inside a container [2021-06-16T00:19:46.334Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-16T00:19:46.751Z] $ docker top 1fc0756e2ddd4749dbed78b632eb127ac226b7085c823d9132f0d9b18bb10c1b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T00:19:46.912Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T00:19:46.912Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T00:19:47.022Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T00:19:47.022Z] $ docker exec 1fc0756e2ddd4749dbed78b632eb127ac226b7085c823d9132f0d9b18bb10c1b ssh-agent [2021-06-16T00:19:47.140Z] SSH_AUTH_SOCK=/tmp/ssh-TunonF1UsD3p/agent.14 [2021-06-16T00:19:47.140Z] SSH_AGENT_PID=21 [2021-06-16T00:19:47.146Z] Running ssh-add (command line suppressed) [2021-06-16T00:19:47.243Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_7366152017723759080.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_7366152017723759080.key) [2021-06-16T00:19:47.260Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T00:19:47.563Z] + git semver bump pre [2021-06-16T00:19:47.563Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T00:19:47.563Z] # $GIT_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.git [2021-06-16T00:19:47.563Z] # $GIT_WORK_TREE = /w/workspace/undry_device-rfid-llrp-go_master [2021-06-16T00:19:47.563Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T00:19:47.563Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T00:19:47.563Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T00:19:47.563Z] # $SEMVER_BRANCH = master [2021-06-16T00:19:47.563Z] # $SEMVER_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.semver [2021-06-16T00:19:47.563Z] 1.0.0-dev.3 [Pipeline] } [2021-06-16T00:19:47.572Z] $ docker exec --env ******** --env ******** 1fc0756e2ddd4749dbed78b632eb127ac226b7085c823d9132f0d9b18bb10c1b ssh-agent -k [2021-06-16T00:19:47.674Z] unset SSH_AUTH_SOCK; [2021-06-16T00:19:47.675Z] unset SSH_AGENT_PID; [2021-06-16T00:19:47.675Z] echo Agent pid 21 killed; [2021-06-16T00:19:47.690Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T00:19:48.049Z] + git semver [Pipeline] } [2021-06-16T00:19:48.063Z] $ docker stop --time=1 1fc0756e2ddd4749dbed78b632eb127ac226b7085c823d9132f0d9b18bb10c1b [2021-06-16T00:19:49.298Z] $ docker rm -f 1fc0756e2ddd4749dbed78b632eb127ac226b7085c823d9132f0d9b18bb10c1b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:19:49.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T00:19:49.695Z] . [Pipeline] withDockerContainer [2021-06-16T00:19:49.771Z] prd-centos7-docker-4c-2g-1604 does not seem to be running inside a container [2021-06-16T00:19:49.814Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-16T00:19:50.249Z] $ docker top f3254a391e3fc881f8b5b60a979f54ddb2b52c754d1edda16e3e1ee8caf346a0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T00:19:50.373Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T00:19:50.373Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T00:19:50.479Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T00:19:50.478Z] $ docker exec f3254a391e3fc881f8b5b60a979f54ddb2b52c754d1edda16e3e1ee8caf346a0 ssh-agent [2021-06-16T00:19:50.587Z] SSH_AUTH_SOCK=/tmp/ssh-8a1j9ld3g5YC/agent.13 [2021-06-16T00:19:50.587Z] SSH_AGENT_PID=19 [2021-06-16T00:19:50.594Z] Running ssh-add (command line suppressed) [2021-06-16T00:19:50.687Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_851146518052526068.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_851146518052526068.key) [2021-06-16T00:19:50.706Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T00:19:51.010Z] + git semver push [2021-06-16T00:19:51.011Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T00:19:51.011Z] # $GIT_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.git [2021-06-16T00:19:51.011Z] # $GIT_WORK_TREE = /w/workspace/undry_device-rfid-llrp-go_master [2021-06-16T00:19:51.011Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T00:19:51.011Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T00:19:51.011Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T00:19:51.011Z] # $SEMVER_BRANCH = master [2021-06-16T00:19:51.011Z] # $SEMVER_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.semver [Pipeline] } [2021-06-16T00:19:55.229Z] $ docker exec --env ******** --env ******** f3254a391e3fc881f8b5b60a979f54ddb2b52c754d1edda16e3e1ee8caf346a0 ssh-agent -k [2021-06-16T00:19:55.327Z] unset SSH_AUTH_SOCK; [2021-06-16T00:19:55.328Z] unset SSH_AGENT_PID; [2021-06-16T00:19:55.328Z] echo Agent pid 19 killed; [2021-06-16T00:19:55.338Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T00:19:55.687Z] + git semver [Pipeline] } [2021-06-16T00:19:55.700Z] $ docker stop --time=1 f3254a391e3fc881f8b5b60a979f54ddb2b52c754d1edda16e3e1ee8caf346a0 [2021-06-16T00:19:56.911Z] $ docker rm -f f3254a391e3fc881f8b5b60a979f54ddb2b52c754d1edda16e3e1ee8caf346a0 [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 [2021-06-16T00:19:58.063Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T00:19:58.631Z] ---> package-listing.sh [2021-06-16T00:19:58.632Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-16T00:19:58.632Z] ++ facter osfamily [2021-06-16T00:19:58.899Z] + OS_FAMILY=redhat [2021-06-16T00:19:58.899Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_master [2021-06-16T00:19:58.899Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-16T00:19:58.899Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-16T00:19:58.899Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-16T00:19:58.899Z] + PACKAGES=/tmp/packages_start.txt [2021-06-16T00:19:58.899Z] + '[' /w/workspace/undry_device-rfid-llrp-go_master ']' [2021-06-16T00:19:58.899Z] + PACKAGES=/tmp/packages_end.txt [2021-06-16T00:19:58.899Z] + case "${OS_FAMILY}" in [2021-06-16T00:19:58.899Z] + rpm -qa [2021-06-16T00:19:58.899Z] + sort [2021-06-16T00:19:59.472Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-16T00:19:59.472Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-16T00:19:59.472Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-16T00:19:59.472Z] + '[' /w/workspace/undry_device-rfid-llrp-go_master ']' [2021-06-16T00:19:59.472Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_master/archives/ [2021-06-16T00:19:59.472Z] + 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 [2021-06-16T00:19:59.485Z] 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 [2021-06-16T00:19:59.774Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:20:00.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T00:20:00.336Z] [2021-06-16T00:20:00.336Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:20:00.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T00:20:00.658Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-16T00:20:00.658Z] df20fa9351a1: Pulling fs layer [2021-06-16T00:20:00.658Z] 36b3adc4ff6f: Pulling fs layer [2021-06-16T00:20:00.658Z] 8ad3a11d3b57: Pulling fs layer [2021-06-16T00:20:00.658Z] 46f8f816bc3b: Pulling fs layer [2021-06-16T00:20:00.658Z] 93b61091891f: Pulling fs layer [2021-06-16T00:20:00.658Z] 93b9cdb0e59b: Pulling fs layer [2021-06-16T00:20:00.658Z] 5e14af77c1be: Pulling fs layer [2021-06-16T00:20:00.658Z] 01666e4c0597: Pulling fs layer [2021-06-16T00:20:00.658Z] aa168da1d23b: Pulling fs layer [2021-06-16T00:20:00.658Z] 46f8f816bc3b: Waiting [2021-06-16T00:20:00.658Z] 93b61091891f: Waiting [2021-06-16T00:20:00.658Z] 93b9cdb0e59b: Waiting [2021-06-16T00:20:00.658Z] 5e14af77c1be: Waiting [2021-06-16T00:20:00.658Z] aa168da1d23b: Waiting [2021-06-16T00:20:00.658Z] 01666e4c0597: Waiting [2021-06-16T00:20:00.658Z] 36b3adc4ff6f: Verifying Checksum [2021-06-16T00:20:00.658Z] 36b3adc4ff6f: Download complete [2021-06-16T00:20:00.658Z] 46f8f816bc3b: Verifying Checksum [2021-06-16T00:20:00.658Z] 46f8f816bc3b: Download complete [2021-06-16T00:20:00.658Z] df20fa9351a1: Verifying Checksum [2021-06-16T00:20:00.658Z] df20fa9351a1: Download complete [2021-06-16T00:20:00.658Z] 93b9cdb0e59b: Verifying Checksum [2021-06-16T00:20:00.658Z] 93b9cdb0e59b: Download complete [2021-06-16T00:20:02.927Z] 93b61091891f: Verifying Checksum [2021-06-16T00:20:02.927Z] 93b61091891f: Download complete [2021-06-16T00:20:02.927Z] 5e14af77c1be: Verifying Checksum [2021-06-16T00:20:02.927Z] 5e14af77c1be: Download complete [2021-06-16T00:20:02.927Z] 01666e4c0597: Verifying Checksum [2021-06-16T00:20:02.927Z] 01666e4c0597: Download complete [2021-06-16T00:20:02.927Z] df20fa9351a1: Pull complete [2021-06-16T00:20:02.927Z] 8ad3a11d3b57: Verifying Checksum [2021-06-16T00:20:02.927Z] 8ad3a11d3b57: Download complete [2021-06-16T00:20:02.927Z] 36b3adc4ff6f: Pull complete [2021-06-16T00:20:02.927Z] 8ad3a11d3b57: Pull complete [2021-06-16T00:20:02.927Z] 46f8f816bc3b: Pull complete [2021-06-16T00:20:02.927Z] 93b61091891f: Pull complete [2021-06-16T00:20:02.927Z] 93b9cdb0e59b: Pull complete [2021-06-16T00:20:02.927Z] 5e14af77c1be: Pull complete [2021-06-16T00:20:02.927Z] 01666e4c0597: Pull complete [2021-06-16T00:20:02.927Z] aa168da1d23b: Verifying Checksum [2021-06-16T00:20:02.927Z] aa168da1d23b: Download complete [2021-06-16T00:20:06.274Z] aa168da1d23b: Pull complete [2021-06-16T00:20:06.274Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-16T00:20:06.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T00:20:06.274Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-16T00:20:06.354Z] prd-centos7-docker-4c-2g-1604 does not seem to be running inside a container [2021-06-16T00:20:06.395Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-16T00:20:11.188Z] $ docker top e62e365cdd4b8e51b457f10d8e8105a04755b8751d64563beeead1f4b85f3523 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T00:20:11.584Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-16T00:20:11.879Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-16T00:20:12.177Z] + ls /var/log/sa-host [2021-06-16T00:20:12.177Z] + sadf -c /var/log/sa-host/sa05 [2021-06-16T00:20:12.177Z] file_magic: OK [2021-06-16T00:20:12.177Z] HZ: Using current value: 100 [2021-06-16T00:20:12.177Z] file_header: OK [2021-06-16T00:20:12.177Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-16T00:20:12.177Z] Statistics: [2021-06-16T00:20:12.177Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T00:20:12.177Z] File successfully converted to sysstat format version 12.2.1 [2021-06-16T00:20:12.177Z] + sadf -c /var/log/sa-host/sa16 [2021-06-16T00:20:12.177Z] file_magic: OK [2021-06-16T00:20:12.177Z] HZ: Using current value: 100 [2021-06-16T00:20:12.177Z] file_header: OK [2021-06-16T00:20:12.177Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-16T00:20:12.177Z] Statistics: [2021-06-16T00:20:12.177Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T00:20:12.177Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T00:20:12.380Z] provisioning config files... [2021-06-16T00:20:12.391Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config2694786579001687061tmp [Pipeline] { [Pipeline] echo [2021-06-16T00:20:12.417Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T00:20:12.714Z] ---> create-netrc.sh [Pipeline] } [2021-06-16T00:20:12.723Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-16T00:20:13.115Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-16T00:20:13.126Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T00:20:13.427Z] ---> sudo-logs.sh [2021-06-16T00:20:13.427Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-16T00:20:13.465Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T00:20:13.761Z] ---> job-cost.sh [2021-06-16T00:20:13.761Z] lf-activate-venv: SKIPPING [2021-06-16T00:20:13.761Z] DEBUG: total: 0.18000000715255737 [2021-06-16T00:20:13.761Z] INFO: Retrieving Stack Cost... [2021-06-16T00:20:14.969Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-16T00:20:15.230Z] INFO: Archiving Costs [Pipeline] echo [2021-06-16T00:20:15.245Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T00:20:15.547Z] ---> logs-deploy.sh [2021-06-16T00:20:15.547Z] lf-activate-venv: SKIPPING [2021-06-16T00:20:15.547Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/master/8 [2021-06-16T00:20:15.547Z] INFO: archiving workspace using pattern(s): [2021-06-16T00:20:16.495Z] Archives upload complete. [2021-06-16T00:20:16.495Z] INFO: archiving logs to Nexus