Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b1162a6ab64ed623d797fbee07d81df3d746b7df 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4822588579159177064.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1353961429694406461.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 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7461396287595673761.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3595545904505836440.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6010049184931425563.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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-2960 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-rfid-llrp-go_main@tmp/jenkins-gitclient-ssh1288484793670170168.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b1162a6ab64ed623d797fbee07d81df3d746b7df (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b1162a6ab64ed623d797fbee07d81df3d746b7df # timeout=10 Commit message: "fix: invalid boolean logic in UpdateDevice code (#41)" > git rev-list --no-walk 13be5718e23b3d254b555f0dd54cf48028820adb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-15T20:41:46.559Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-15T20:41:46.639Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-15T20:41:46.666Z] ========================================================= [2021-07-15T20:41:46.666Z] EdgeX Global Pipelines Version Info [2021-07-15T20:41:46.666Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-15T20:41:48.006Z] ------------------- [2021-07-15T20:41:48.006Z] stable info: [2021-07-15T20:41:48.006Z] ------------------- [2021-07-15T20:41:48.006Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-15T20:41:48.006Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-15T20:41:48.006Z] Message: update stable to v1.0.196 [2021-07-15T20:41:48.594Z] ------------------- [2021-07-15T20:41:48.594Z] experimental info: [2021-07-15T20:41:48.594Z] ------------------- [2021-07-15T20:41:48.594Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-15T20:41:48.594Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-15T20:41:48.594Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-15T20:41:48.745Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2021-07-15T20:41:48.805Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2021-07-15T20:41:48.830Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-15T20:41:48.854Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-15T20:41:48.879Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-15T20:41:48.905Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-15T20:41:48.931Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-15T20:41:48.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-15T20:41:48.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-15T20:41:49.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-15T20:41:49.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-15T20:41:49.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2021-07-15T20:41:49.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-15T20:41:49.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-15T20:41:49.146Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-15T20:41:49.170Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-15T20:41:49.201Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-15T20:41:49.227Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-15T20:41:49.252Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-15T20:41:49.277Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-15T20:41:49.311Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-15T20:41:49.346Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-15T20:41:49.382Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-15T20:41:49.404Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-15T20:41:49.457Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-07-15T20:41:49.480Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-15T20:41:49.504Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-07-15T20:41:49.526Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-07-15T20:41:49.549Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-07-15T20:41:49.571Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b1162a6ab64ed623d797fbee07d81df3d746b7df [Pipeline] echo [2021-07-15T20:41:49.594Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b1162a6 [Pipeline] echo [2021-07-15T20:41:49.616Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T20:41:49.691Z] provisioning config files... [2021-07-15T20:41:49.713Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7865944556293733344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T20:41:50.049Z] ---> docker-login.sh [2021-07-15T20:41:50.049Z] nexus3.edgexfoundry.org:10001 [2021-07-15T20:41:50.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T20:41:50.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T20:41:50.317Z] Configure a credential helper to remove this warning. See [2021-07-15T20:41:50.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T20:41:50.317Z] [2021-07-15T20:41:50.317Z] Login Succeeded [2021-07-15T20:41:50.317Z] nexus3.edgexfoundry.org:10002 [2021-07-15T20:41:50.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T20:41:50.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T20:41:50.586Z] Configure a credential helper to remove this warning. See [2021-07-15T20:41:50.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T20:41:50.586Z] [2021-07-15T20:41:50.586Z] Login Succeeded [2021-07-15T20:41:50.586Z] nexus3.edgexfoundry.org:10003 [2021-07-15T20:41:50.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T20:41:50.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T20:41:50.586Z] Configure a credential helper to remove this warning. See [2021-07-15T20:41:50.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T20:41:50.586Z] [2021-07-15T20:41:50.586Z] Login Succeeded [2021-07-15T20:41:50.586Z] nexus3.edgexfoundry.org:10004 [2021-07-15T20:41:50.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T20:41:50.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T20:41:50.853Z] Configure a credential helper to remove this warning. See [2021-07-15T20:41:50.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T20:41:50.853Z] [2021-07-15T20:41:50.853Z] Login Succeeded [2021-07-15T20:41:50.853Z] docker.io [2021-07-15T20:41:50.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T20:41:51.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T20:41:51.120Z] Configure a credential helper to remove this warning. See [2021-07-15T20:41:51.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T20:41:51.120Z] [2021-07-15T20:41:51.120Z] Login Succeeded [2021-07-15T20:41:51.120Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T20:41:51.136Z] 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-07-15T20:41:51.717Z] + git log --format=format:%s -1 b1162a6ab64ed623d797fbee07d81df3d746b7df [Pipeline] echo [2021-07-15T20:41:51.779Z] GIT_COMMIT: b1162a6ab64ed623d797fbee07d81df3d746b7df, Commit Message: fix: invalid boolean logic in UpdateDevice code (#41) [Pipeline] echo [2021-07-15T20:41:51.794Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-15T20:41:52.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T20:41:52.735Z] [2021-07-15T20:41:52.735Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T20:41:53.072Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T20:41:53.072Z] latest: Pulling from edgex-devops/git-semver [2021-07-15T20:41:53.072Z] 31603596830f: Pulling fs layer [2021-07-15T20:41:53.072Z] b6dc333f4379: Pulling fs layer [2021-07-15T20:41:53.072Z] 3d9ef1400e77: Pulling fs layer [2021-07-15T20:41:53.072Z] fd332fbdc1db: Pulling fs layer [2021-07-15T20:41:53.072Z] fd332fbdc1db: Waiting [2021-07-15T20:41:53.072Z] b6dc333f4379: Verifying Checksum [2021-07-15T20:41:53.072Z] b6dc333f4379: Download complete [2021-07-15T20:41:53.350Z] 31603596830f: Verifying Checksum [2021-07-15T20:41:53.350Z] 31603596830f: Download complete [2021-07-15T20:41:53.621Z] 31603596830f: Pull complete [2021-07-15T20:41:53.621Z] b6dc333f4379: Pull complete [2021-07-15T20:41:53.621Z] fd332fbdc1db: Verifying Checksum [2021-07-15T20:41:53.621Z] fd332fbdc1db: Download complete [2021-07-15T20:41:53.621Z] 3d9ef1400e77: Verifying Checksum [2021-07-15T20:41:53.621Z] 3d9ef1400e77: Download complete [2021-07-15T20:41:54.207Z] 3d9ef1400e77: Pull complete [2021-07-15T20:41:54.476Z] fd332fbdc1db: Pull complete [2021-07-15T20:41:54.476Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-15T20:41:54.476Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T20:41:54.476Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-15T20:41:54.569Z] prd-centos7-docker-4c-2g-2960 does not seem to be running inside a container [2021-07-15T20:41:54.625Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-15T20:41:55.396Z] $ docker top 5d3ef802d2fef8ed1eb0d337945c0a3a4d8d468370050490f85a66bf3d91988f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-15T20:41:55.526Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T20:41:55.526Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T20:41:55.644Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T20:41:55.644Z] $ docker exec 5d3ef802d2fef8ed1eb0d337945c0a3a4d8d468370050490f85a66bf3d91988f ssh-agent [2021-07-15T20:41:55.758Z] SSH_AUTH_SOCK=/tmp/ssh-5dzNQK3rvcYC/agent.14 [2021-07-15T20:41:55.758Z] SSH_AGENT_PID=20 [2021-07-15T20:41:55.770Z] Running ssh-add (command line suppressed) [2021-07-15T20:41:55.877Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6406547266902591328.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6406547266902591328.key) [2021-07-15T20:41:55.904Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T20:41:56.220Z] + git tag --points-at HEAD [Pipeline] } [2021-07-15T20:41:56.241Z] $ docker exec --env ******** --env ******** 5d3ef802d2fef8ed1eb0d337945c0a3a4d8d468370050490f85a66bf3d91988f ssh-agent -k [2021-07-15T20:41:56.355Z] unset SSH_AUTH_SOCK; [2021-07-15T20:41:56.355Z] unset SSH_AGENT_PID; [2021-07-15T20:41:56.355Z] echo Agent pid 20 killed; [2021-07-15T20:41:56.375Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-15T20:41:56.414Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T20:41:56.414Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T20:41:56.539Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T20:41:56.539Z] $ docker exec 5d3ef802d2fef8ed1eb0d337945c0a3a4d8d468370050490f85a66bf3d91988f ssh-agent [2021-07-15T20:41:56.676Z] SSH_AUTH_SOCK=/tmp/ssh-Rie9XdksNiPz/agent.54 [2021-07-15T20:41:56.676Z] SSH_AGENT_PID=60 [2021-07-15T20:41:56.685Z] Running ssh-add (command line suppressed) [2021-07-15T20:41:56.782Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4328490329844761744.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4328490329844761744.key) [2021-07-15T20:41:56.804Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T20:41:57.115Z] + git semver init [2021-07-15T20:41:57.115Z] # -> Open(): unable to determine branch for HEAD [2021-07-15T20:41:57.115Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2021-07-15T20:41:57.115Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2021-07-15T20:41:57.115Z] # $SEMVER_REMOTE_NAME = origin [2021-07-15T20:41:57.115Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-15T20:41:57.115Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-15T20:41:57.115Z] # $SEMVER_BRANCH = main [2021-07-15T20:41:57.115Z] # $SEMVER_TEMP = /tmp/semver-225179896 [2021-07-15T20:41:57.115Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2021-07-15T20:41:57.384Z] # '/tmp/semver-225179896' -> '/w/workspace/foundry_device-rfid-llrp-go_main/.semver' [2021-07-15T20:41:57.384Z] # -> Force: false [2021-07-15T20:41:57.384Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } [2021-07-15T20:41:57.400Z] $ docker exec --env ******** --env ******** 5d3ef802d2fef8ed1eb0d337945c0a3a4d8d468370050490f85a66bf3d91988f ssh-agent -k [2021-07-15T20:41:57.489Z] unset SSH_AUTH_SOCK; [2021-07-15T20:41:57.490Z] unset SSH_AGENT_PID; [2021-07-15T20:41:57.490Z] echo Agent pid 60 killed; [2021-07-15T20:41:57.508Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T20:41:57.847Z] + git semver [Pipeline] } [2021-07-15T20:41:57.867Z] $ docker stop --time=1 5d3ef802d2fef8ed1eb0d337945c0a3a4d8d468370050490f85a66bf3d91988f [2021-07-15T20:41:59.093Z] $ docker rm -f 5d3ef802d2fef8ed1eb0d337945c0a3a4d8d468370050490f85a66bf3d91988f [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T20:41:59.480Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-15T20:41:59.822Z] Stashed 1 file(s) [Pipeline] echo [2021-07-15T20:41:59.826Z] [edgeXSemver]: initialized semver on version 1.0.0-dev.4 [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-07-15T20:42:15.100Z] Still waiting to schedule task [2021-07-15T20:42:15.100Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-15T20:42:15.103Z] Still waiting to schedule task [2021-07-15T20:42:15.103Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-07-15T20:44:13.601Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2961 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2021-07-15T20:44:13.629Z] Running in /w/workspace/device-rfid-llrp-go/2 [Pipeline] { [Pipeline] checkout [2021-07-15T20:44:13.942Z] Selected Git installation does not exist. Using Default [2021-07-15T20:44:13.942Z] The recommended git tool is: NONE [2021-07-15T20:44:19.696Z] using credential edgex-jenkins-ssh [2021-07-15T20:44:19.727Z] Cloning the remote Git repository [2021-07-15T20:44:19.803Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-15T20:44:19.918Z] > git init /w/workspace/device-rfid-llrp-go/2 # timeout=10 [2021-07-15T20:44:19.993Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-15T20:44:19.993Z] > git --version # timeout=10 [2021-07-15T20:44:20.012Z] > git --version # 'git version 2.17.1' [2021-07-15T20:44:20.013Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T20:44:20.100Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T20:44:20.952Z] Avoid second fetch [2021-07-15T20:44:20.953Z] Checking out Revision b1162a6ab64ed623d797fbee07d81df3d746b7df (main) [2021-07-15T20:44:20.892Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-07-15T20:44:20.938Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T20:44:20.988Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T20:44:21.003Z] > git checkout -f b1162a6ab64ed623d797fbee07d81df3d746b7df # timeout=10 [2021-07-15T20:44:25.410Z] Commit message: "fix: invalid boolean logic in UpdateDevice code (#41)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-15T20:44:26.479Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-15T20:44:26.885Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-15T20:44:27.240Z] + sudo service docker restart+ [2021-07-15T20:44:27.240Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T20:44:45.648Z] provisioning config files... [2021-07-15T20:44:45.682Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/2@tmp/config7159336156362012024tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T20:44:46.171Z] ---> docker-login.sh [2021-07-15T20:44:46.171Z] nexus3.edgexfoundry.org:10001 [2021-07-15T20:44:47.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T20:44:47.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T20:44:47.434Z] Configure a credential helper to remove this warning. See [2021-07-15T20:44:47.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T20:44:47.434Z] [2021-07-15T20:44:47.434Z] Login Succeeded [2021-07-15T20:44:47.434Z] nexus3.edgexfoundry.org:10002 [2021-07-15T20:44:47.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T20:44:47.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T20:44:47.982Z] Configure a credential helper to remove this warning. See [2021-07-15T20:44:47.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T20:44:47.982Z] [2021-07-15T20:44:47.982Z] Login Succeeded [2021-07-15T20:44:47.982Z] nexus3.edgexfoundry.org:10003 [2021-07-15T20:44:48.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T20:44:48.274Z] Running on prd-centos7-docker-4c-2g-2962 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2021-07-15T20:44:48.293Z] Running in /w/workspace/device-rfid-llrp-go/2 [Pipeline] { [Pipeline] checkout [2021-07-15T20:44:48.416Z] Selected Git installation does not exist. Using Default [2021-07-15T20:44:48.416Z] The recommended git tool is: NONE [2021-07-15T20:44:48.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T20:44:48.546Z] Configure a credential helper to remove this warning. See [2021-07-15T20:44:48.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T20:44:48.546Z] [2021-07-15T20:44:48.546Z] Login Succeeded [2021-07-15T20:44:48.546Z] nexus3.edgexfoundry.org:10004 [2021-07-15T20:44:48.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T20:44:49.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T20:44:49.097Z] Configure a credential helper to remove this warning. See [2021-07-15T20:44:49.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T20:44:49.097Z] [2021-07-15T20:44:49.097Z] Login Succeeded [2021-07-15T20:44:49.097Z] docker.io [2021-07-15T20:44:49.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T20:44:49.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T20:44:49.994Z] Configure a credential helper to remove this warning. See [2021-07-15T20:44:49.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T20:44:49.994Z] [2021-07-15T20:44:49.994Z] Login Succeeded [2021-07-15T20:44:49.994Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T20:44:50.014Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-15T20:44:50.340Z] ========================================================= [2021-07-15T20:44:50.340Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-15T20:44:50.340Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-15T20:44:50.716Z] + 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-07-15T20:44:50.994Z] Sending build context to Docker daemon 1.197MB [2021-07-15T20:44:50.994Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-15T20:44:50.994Z] Step 2/10 : FROM ${BASE} [2021-07-15T20:44:51.602Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-15T20:44:51.602Z] 595b0fe564bb: Pulling fs layer [2021-07-15T20:44:51.602Z] 24495759ef45: Pulling fs layer [2021-07-15T20:44:51.602Z] d148012ef14d: Pulling fs layer [2021-07-15T20:44:51.602Z] cb65c68fc2e2: Pulling fs layer [2021-07-15T20:44:51.602Z] 093eec477d81: Pulling fs layer [2021-07-15T20:44:51.602Z] a6d5b2bbb924: Pulling fs layer [2021-07-15T20:44:51.602Z] 2446dc1eb7d3: Pulling fs layer [2021-07-15T20:44:51.602Z] 596795e73e0f: Pulling fs layer [2021-07-15T20:44:51.602Z] cb65c68fc2e2: Waiting [2021-07-15T20:44:51.602Z] 093eec477d81: Waiting [2021-07-15T20:44:51.602Z] a6d5b2bbb924: Waiting [2021-07-15T20:44:51.602Z] 2446dc1eb7d3: Waiting [2021-07-15T20:44:51.602Z] 596795e73e0f: Waiting [2021-07-15T20:44:51.602Z] d148012ef14d: Verifying Checksum [2021-07-15T20:44:51.602Z] d148012ef14d: Download complete [2021-07-15T20:44:51.602Z] 24495759ef45: Verifying Checksum [2021-07-15T20:44:51.602Z] 24495759ef45: Download complete [2021-07-15T20:44:51.602Z] 093eec477d81: Verifying Checksum [2021-07-15T20:44:51.602Z] 093eec477d81: Download complete [2021-07-15T20:44:51.602Z] 595b0fe564bb: Verifying Checksum [2021-07-15T20:44:51.602Z] 595b0fe564bb: Download complete [2021-07-15T20:44:51.602Z] a6d5b2bbb924: Verifying Checksum [2021-07-15T20:44:51.602Z] a6d5b2bbb924: Download complete [2021-07-15T20:44:51.602Z] 2446dc1eb7d3: Verifying Checksum [2021-07-15T20:44:51.602Z] 2446dc1eb7d3: Download complete [2021-07-15T20:44:52.209Z] 595b0fe564bb: Pull complete [2021-07-15T20:44:52.269Z] using credential edgex-jenkins-ssh [2021-07-15T20:44:52.287Z] Cloning the remote Git repository [2021-07-15T20:44:52.826Z] 24495759ef45: Pull complete [2021-07-15T20:44:52.318Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-15T20:44:52.396Z] > git init /w/workspace/device-rfid-llrp-go/2 # timeout=10 [2021-07-15T20:44:52.444Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-15T20:44:52.444Z] > git --version # timeout=10 [2021-07-15T20:44:52.453Z] > git --version # 'git version 2.24.4' [2021-07-15T20:44:52.453Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T20:44:52.484Z] [INFO] Currently running in a labeled security context [2021-07-15T20:44:52.484Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-15T20:44:52.484Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/2@tmp/jenkins-gitclient-ssh1572501399451003821.key [2021-07-15T20:44:52.502Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T20:44:53.046Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-07-15T20:44:53.076Z] Avoid second fetch [2021-07-15T20:44:53.076Z] Checking out Revision b1162a6ab64ed623d797fbee07d81df3d746b7df (main) [2021-07-15T20:44:53.445Z] d148012ef14d: Pull complete [2021-07-15T20:44:53.055Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T20:44:53.086Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T20:44:53.094Z] > git checkout -f b1162a6ab64ed623d797fbee07d81df3d746b7df # timeout=10 [2021-07-15T20:44:54.434Z] 596795e73e0f: Verifying Checksum [2021-07-15T20:44:54.434Z] 596795e73e0f: Download complete [2021-07-15T20:44:55.419Z] cb65c68fc2e2: Verifying Checksum [2021-07-15T20:44:55.419Z] cb65c68fc2e2: Download complete [2021-07-15T20:44:56.994Z] Commit message: "fix: invalid boolean logic in UpdateDevice code (#41)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-15T20:44:57.854Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-15T20:44:58.221Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-15T20:44:58.553Z] + sudo service docker restart [2021-07-15T20:44:58.553Z] + true [2021-07-15T20:44:58.553Z] Redirecting to /bin/systemctl restart docker.service [2021-07-15T20:45:05.632Z] cb65c68fc2e2: Pull complete [2021-07-15T20:45:05.632Z] 093eec477d81: Pull complete [2021-07-15T20:45:05.906Z] a6d5b2bbb924: Pull complete [2021-07-15T20:45:06.180Z] 2446dc1eb7d3: Pull complete [2021-07-15T20:45:10.534Z] 596795e73e0f: Pull complete [2021-07-15T20:45:10.534Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-15T20:45:10.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-15T20:45:10.534Z] ---> d9e956139c92 [2021-07-15T20:45:10.534Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-07-15T20:45:13.972Z] ---> Running in 9edd8f98d210 [2021-07-15T20:45:13.972Z] Removing intermediate container 9edd8f98d210 [2021-07-15T20:45:13.972Z] ---> ef02cf470387 [2021-07-15T20:45:13.972Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-15T20:45:13.972Z] ---> Running in 3dad98b0423b [2021-07-15T20:45:14.584Z] Removing intermediate container 3dad98b0423b [2021-07-15T20:45:14.584Z] ---> 7c129a0e5717 [2021-07-15T20:45:14.584Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-07-15T20:45:14.584Z] ---> Running in ea5024f95f6c [2021-07-15T20:45:15.323Z] Removing intermediate container ea5024f95f6c [2021-07-15T20:45:15.323Z] ---> f69f0ad1fbac [2021-07-15T20:45:15.323Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T20:45:15.323Z] ---> Running in 1192db1206ca [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T20:45:16.866Z] provisioning config files... [2021-07-15T20:45:16.890Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/2@tmp/config5951130455821075590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T20:45:17.262Z] ---> docker-login.sh [2021-07-15T20:45:17.263Z] nexus3.edgexfoundry.org:10001 [2021-07-15T20:45:17.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T20:45:17.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T20:45:17.547Z] Configure a credential helper to remove this warning. See [2021-07-15T20:45:17.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T20:45:17.547Z] [2021-07-15T20:45:17.547Z] Login Succeeded [2021-07-15T20:45:17.547Z] nexus3.edgexfoundry.org:10002 [2021-07-15T20:45:17.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T20:45:17.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T20:45:17.818Z] Configure a credential helper to remove this warning. See [2021-07-15T20:45:17.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T20:45:17.818Z] [2021-07-15T20:45:17.818Z] Login Succeeded [2021-07-15T20:45:17.818Z] nexus3.edgexfoundry.org:10003 [2021-07-15T20:45:17.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T20:45:17.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T20:45:17.818Z] Configure a credential helper to remove this warning. See [2021-07-15T20:45:17.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T20:45:17.818Z] [2021-07-15T20:45:17.818Z] Login Succeeded [2021-07-15T20:45:17.818Z] nexus3.edgexfoundry.org:10004 [2021-07-15T20:45:18.000Z] Removing intermediate container 1192db1206ca [2021-07-15T20:45:18.001Z] ---> f9d52fbbeba4 [2021-07-15T20:45:18.001Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-15T20:45:18.001Z] ---> Running in d0e61200d669 [2021-07-15T20:45:18.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T20:45:18.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T20:45:18.088Z] Configure a credential helper to remove this warning. See [2021-07-15T20:45:18.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T20:45:18.088Z] [2021-07-15T20:45:18.088Z] Login Succeeded [2021-07-15T20:45:18.088Z] docker.io [2021-07-15T20:45:18.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T20:45:18.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T20:45:18.665Z] Configure a credential helper to remove this warning. See [2021-07-15T20:45:18.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T20:45:18.665Z] [2021-07-15T20:45:18.665Z] Login Succeeded [2021-07-15T20:45:18.665Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T20:45:18.682Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-07-15T20:45:19.031Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] echo [2021-07-15T20:45:19.138Z] ========================================================= [2021-07-15T20:45:19.138Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-15T20:45:19.138Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-15T20:45:19.509Z] + 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-07-15T20:45:19.509Z] Sending build context to Docker daemon 1.197MB [2021-07-15T20:45:19.509Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-15T20:45:19.509Z] Step 2/10 : FROM ${BASE} [2021-07-15T20:45:19.783Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-15T20:45:19.783Z] 540db60ca938: Pulling fs layer [2021-07-15T20:45:19.783Z] adcc1eea9eea: Pulling fs layer [2021-07-15T20:45:19.783Z] 4c4ab2625f07: Pulling fs layer [2021-07-15T20:45:19.783Z] 0773c198feca: Pulling fs layer [2021-07-15T20:45:19.783Z] 345f892a5656: Pulling fs layer [2021-07-15T20:45:19.783Z] 4796506630df: Pulling fs layer [2021-07-15T20:45:19.783Z] cc55df3e53f1: Pulling fs layer [2021-07-15T20:45:19.783Z] 4d027b6c602c: Pulling fs layer [2021-07-15T20:45:19.783Z] 449e75d2c14e: Pulling fs layer [2021-07-15T20:45:19.783Z] 4796506630df: Waiting [2021-07-15T20:45:19.783Z] cc55df3e53f1: Waiting [2021-07-15T20:45:19.783Z] 4d027b6c602c: Waiting [2021-07-15T20:45:19.783Z] 449e75d2c14e: Waiting [2021-07-15T20:45:19.783Z] 0773c198feca: Waiting [2021-07-15T20:45:19.783Z] 345f892a5656: Waiting [2021-07-15T20:45:19.783Z] 4c4ab2625f07: Download complete [2021-07-15T20:45:19.783Z] adcc1eea9eea: Verifying Checksum [2021-07-15T20:45:19.783Z] adcc1eea9eea: Download complete [2021-07-15T20:45:19.783Z] 345f892a5656: Verifying Checksum [2021-07-15T20:45:19.783Z] 345f892a5656: Download complete [2021-07-15T20:45:19.783Z] 4796506630df: Verifying Checksum [2021-07-15T20:45:19.783Z] 4796506630df: Download complete [2021-07-15T20:45:19.783Z] cc55df3e53f1: Verifying Checksum [2021-07-15T20:45:19.783Z] cc55df3e53f1: Download complete [2021-07-15T20:45:19.783Z] 540db60ca938: Verifying Checksum [2021-07-15T20:45:20.053Z] 540db60ca938: Pull complete [2021-07-15T20:45:20.107Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T20:45:20.331Z] adcc1eea9eea: Pull complete [2021-07-15T20:45:20.331Z] 4c4ab2625f07: Pull complete [2021-07-15T20:45:20.331Z] 4d027b6c602c: Verifying Checksum [2021-07-15T20:45:20.331Z] 4d027b6c602c: Download complete [2021-07-15T20:45:21.169Z] OK: 138 MiB in 40 packages [2021-07-15T20:45:22.222Z] Removing intermediate container d0e61200d669 [2021-07-15T20:45:22.222Z] ---> 6490e36464ed [2021-07-15T20:45:22.222Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-07-15T20:45:22.222Z] ---> Running in 2b29651e7cc2 [2021-07-15T20:45:22.830Z] Removing intermediate container 2b29651e7cc2 [2021-07-15T20:45:22.830Z] ---> f6b6dcff52d4 [2021-07-15T20:45:22.830Z] Step 9/10 : COPY . . [2021-07-15T20:45:23.747Z] 449e75d2c14e: Verifying Checksum [2021-07-15T20:45:23.747Z] 449e75d2c14e: Download complete [2021-07-15T20:45:23.827Z] ---> 8b0b9434b446 [2021-07-15T20:45:23.828Z] Step 10/10 : RUN go mod download [2021-07-15T20:45:24.106Z] ---> Running in c322b823d7ca [2021-07-15T20:45:25.173Z] 0773c198feca: Verifying Checksum [2021-07-15T20:45:25.173Z] 0773c198feca: Download complete [2021-07-15T20:45:28.582Z] 0773c198feca: Pull complete [2021-07-15T20:45:28.582Z] 345f892a5656: Pull complete [2021-07-15T20:45:28.582Z] 4796506630df: Pull complete [2021-07-15T20:45:28.857Z] cc55df3e53f1: Pull complete [2021-07-15T20:45:28.857Z] 4d027b6c602c: Pull complete [2021-07-15T20:45:30.309Z] 449e75d2c14e: Pull complete [2021-07-15T20:45:30.309Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-15T20:45:30.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-15T20:45:30.309Z] ---> 0d28375d9b5b [2021-07-15T20:45:30.309Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-07-15T20:45:33.682Z] ---> Running in f674ac875ab8 [2021-07-15T20:45:33.682Z] Removing intermediate container f674ac875ab8 [2021-07-15T20:45:33.682Z] ---> 0797f64b2aa9 [2021-07-15T20:45:33.682Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-15T20:45:33.682Z] ---> Running in 9c02f5286c12 [2021-07-15T20:45:33.682Z] Removing intermediate container 9c02f5286c12 [2021-07-15T20:45:33.682Z] ---> 987fe09e2257 [2021-07-15T20:45:33.682Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-07-15T20:45:33.682Z] ---> Running in b774051089c5 [2021-07-15T20:45:33.959Z] Removing intermediate container b774051089c5 [2021-07-15T20:45:33.959Z] ---> 6ebb30d715ae [2021-07-15T20:45:33.959Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T20:45:33.959Z] ---> Running in 12255a945590 [2021-07-15T20:45:34.550Z] Removing intermediate container 12255a945590 [2021-07-15T20:45:34.550Z] ---> d2189d150417 [2021-07-15T20:45:34.550Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-15T20:45:34.550Z] ---> Running in 77768813e755 [2021-07-15T20:45:34.819Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T20:45:35.786Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T20:45:36.062Z] OK: 149 MiB in 40 packages [2021-07-15T20:45:36.335Z] Removing intermediate container 77768813e755 [2021-07-15T20:45:36.335Z] ---> b5461102f2a6 [2021-07-15T20:45:36.335Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-07-15T20:45:36.335Z] ---> Running in 77173a82b6a4 [2021-07-15T20:45:36.335Z] Removing intermediate container 77173a82b6a4 [2021-07-15T20:45:36.335Z] ---> 88a9d7039ba3 [2021-07-15T20:45:36.335Z] Step 9/10 : COPY . . [2021-07-15T20:45:36.605Z] ---> 224807f6eaee [2021-07-15T20:45:36.605Z] Step 10/10 : RUN go mod download [2021-07-15T20:45:36.605Z] ---> Running in 6b13856c6c69 [2021-07-15T20:45:46.741Z] Removing intermediate container 6b13856c6c69 [2021-07-15T20:45:46.741Z] ---> 995d297e9359 [2021-07-15T20:45:46.741Z] Successfully built 995d297e9359 [2021-07-15T20:45:46.741Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T20:45:47.107Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-15T20:45:47.107Z] . [Pipeline] withDockerContainer [2021-07-15T20:45:47.239Z] prd-centos7-docker-4c-2g-2962 does not seem to be running inside a container [2021-07-15T20:45:47.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-15T20:45:47.986Z] $ docker top 31276c20c2018b8941735073b8dbe7432e929ba546dcb67c346d21ce11b1c23c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T20:45:48.426Z] + go version [2021-07-15T20:45:48.426Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-15T20:45:48.444Z] $ docker stop --time=1 31276c20c2018b8941735073b8dbe7432e929ba546dcb67c346d21ce11b1c23c [2021-07-15T20:45:49.677Z] $ docker rm -f 31276c20c2018b8941735073b8dbe7432e929ba546dcb67c346d21ce11b1c23c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T20:45:50.310Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-15T20:45:50.310Z] . [Pipeline] withDockerContainer [2021-07-15T20:45:50.444Z] prd-centos7-docker-4c-2g-2962 does not seem to be running inside a container [2021-07-15T20:45:50.540Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-15T20:45:50.986Z] Removing intermediate container c322b823d7ca [2021-07-15T20:45:50.986Z] ---> d46ff0f20f68 [2021-07-15T20:45:50.986Z] Successfully built d46ff0f20f68 [2021-07-15T20:45:50.986Z] Successfully tagged ci-base-image-arm64:latest [2021-07-15T20:45:50.986Z] $ docker top c4097f37ac7a19e5ece1144f5e64aeb2bf081780c05a616ed3acd6b812008eed -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-07-15T20:45:51.446Z] + go mod tidy [2021-07-15T20:45:51.512Z] + docker inspect -f . ci-base-image-arm64 [2021-07-15T20:45:51.512Z] . [Pipeline] withDockerContainer [2021-07-15T20:45:51.743Z] prd-ubuntu18.04-docker-arm64-4c-16g-2961 does not seem to be running inside a container [2021-07-15T20:45:51.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-15T20:45:53.450Z] $ docker top 9f3f7d4ec48b85f7a8b7dcbfc300b1b4899328bc7865a47ad401f1d2a37389c4 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-07-15T20:45:54.089Z] + make test [2021-07-15T20:45:54.089Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-07-15T20:45:54.360Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-07-15T20:45:54.491Z] + go version [2021-07-15T20:45:54.491Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-15T20:45:54.511Z] $ docker stop --time=1 9f3f7d4ec48b85f7a8b7dcbfc300b1b4899328bc7865a47ad401f1d2a37389c4 [2021-07-15T20:45:56.356Z] $ docker rm -f 9f3f7d4ec48b85f7a8b7dcbfc300b1b4899328bc7865a47ad401f1d2a37389c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T20:45:57.140Z] + docker inspect -f . ci-base-image-arm64 [2021-07-15T20:45:57.140Z] . [Pipeline] withDockerContainer [2021-07-15T20:45:57.404Z] prd-ubuntu18.04-docker-arm64-4c-16g-2961 does not seem to be running inside a container [2021-07-15T20:45:57.485Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-15T20:45:59.119Z] $ docker top fbee7616e4860728c9f7f8354158108d4f0b83c6d3768301921ce5f34874cad0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T20:46:00.123Z] + go mod tidy [Pipeline] sh [2021-07-15T20:46:01.405Z] + make test [2021-07-15T20:46:01.405Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-07-15T20:46:02.402Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-07-15T20:46:09.445Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-07-15T20:46:09.445Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-07-15T20:46:13.763Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.201s coverage: 38.7% of statements [2021-07-15T20:46:13.763Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.235s coverage: 52.0% of statements [2021-07-15T20:46:13.763Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 95.5% of statements [2021-07-15T20:46:13.763Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-15T20:46:19.667Z] gofmt -l . [2021-07-15T20:46:19.667Z] [ "`gofmt -l .`" = "" ] [2021-07-15T20:46:19.667Z] ./bin/test-go-mod-tidy.sh [2021-07-15T20:46:19.950Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-07-15T20:46:20.235Z] $ docker stop --time=1 c4097f37ac7a19e5ece1144f5e64aeb2bf081780c05a616ed3acd6b812008eed [2021-07-15T20:46:21.746Z] $ docker rm -f c4097f37ac7a19e5ece1144f5e64aeb2bf081780c05a616ed3acd6b812008eed [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T20:46:22.309Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-15T20:46:22.891Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-07-15T20:46:25.014Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-15T20:46:25.364Z] + ls -al . [2021-07-15T20:46:25.365Z] total 564 [2021-07-15T20:46:25.365Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jul 15 20:46 . [2021-07-15T20:46:25.365Z] drwxrwxr-x. 4 jenkins jenkins 28 Jul 15 20:44 .. [2021-07-15T20:46:25.365Z] -rw-rw-r--. 1 jenkins jenkins 6734 Jul 15 20:44 Attribution.txt [2021-07-15T20:46:25.365Z] drwxrwxr-x. 2 jenkins jenkins 89 Jul 15 20:44 bin [2021-07-15T20:46:25.365Z] drwxrwxr-x. 4 jenkins jenkins 44 Jul 15 20:44 cmd [2021-07-15T20:46:25.365Z] -rw-r--r--. 1 jenkins jenkins 463071 Jul 15 20:46 coverage.out [2021-07-15T20:46:25.365Z] -rw-rw-r--. 1 jenkins jenkins 1521 Jul 15 20:44 Dockerfile [2021-07-15T20:46:25.365Z] -rw-rw-r--. 1 jenkins jenkins 999 Jul 15 20:44 Dockerfile.build [2021-07-15T20:46:25.365Z] -rw-rw-r--. 1 jenkins jenkins 134 Jul 15 20:44 .dockerignore [2021-07-15T20:46:25.365Z] drwxrwxr-x. 2 jenkins jenkins 4096 Jul 15 20:44 examples [2021-07-15T20:46:25.365Z] drwxrwxr-x. 8 jenkins jenkins 162 Jul 15 20:44 .git [2021-07-15T20:46:25.365Z] drwxrwxr-x. 2 jenkins jenkins 103 Jul 15 20:44 .github [2021-07-15T20:46:25.365Z] -rw-rw-r--. 1 jenkins jenkins 934 Jul 15 20:44 .gitignore [2021-07-15T20:46:25.365Z] -rw-r--r--. 1 jenkins jenkins 308 Jul 15 20:46 go.mod [2021-07-15T20:46:25.365Z] -rw-r--r--. 1 jenkins jenkins 13807 Jul 15 20:45 go.sum [2021-07-15T20:46:25.365Z] drwxrwxr-x. 2 jenkins jenkins 31 Jul 15 20:44 images [2021-07-15T20:46:25.365Z] drwxrwxr-x. 5 jenkins jenkins 45 Jul 15 20:44 internal [2021-07-15T20:46:25.365Z] -rw-rw-r--. 1 jenkins jenkins 682 Jul 15 20:44 Jenkinsfile [2021-07-15T20:46:25.365Z] -rw-rw-r--. 1 jenkins jenkins 11347 Jul 15 20:44 LICENSE [2021-07-15T20:46:25.365Z] -rw-rw-r--. 1 jenkins jenkins 1011 Jul 15 20:44 Makefile [2021-07-15T20:46:25.365Z] -rw-rw-r--. 1 jenkins jenkins 28403 Jul 15 20:44 README.md [2021-07-15T20:46:25.365Z] drwxrwxr-x. 4 jenkins jenkins 54 Jul 15 20:44 snap [2021-07-15T20:46:25.365Z] -rw-rw-r--. 1 jenkins jenkins 11 Jul 15 20:41 VERSION [2021-07-15T20:46:25.365Z] -rw-rw-r--. 1 jenkins jenkins 193 Jul 15 20:44 version.go [Pipeline] isUnix [Pipeline] sh [2021-07-15T20:46:25.719Z] + 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=b1162a6ab64ed623d797fbee07d81df3d746b7df --label arch=amd64 --label version=1.0.0-dev.4 . [2021-07-15T20:46:25.719Z] Sending build context to Docker daemon 1.197MB [2021-07-15T20:46:25.719Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-07-15T20:46:25.719Z] Step 2/25 : FROM ${BASE} AS builder [2021-07-15T20:46:25.719Z] ---> 995d297e9359 [2021-07-15T20:46:25.719Z] Step 3/25 : ARG MAKE='make build' [2021-07-15T20:46:25.719Z] ---> Running in efc8fedb55cc [2021-07-15T20:46:25.992Z] Removing intermediate container efc8fedb55cc [2021-07-15T20:46:25.992Z] ---> 2d6bd67b6095 [2021-07-15T20:46:25.992Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-07-15T20:46:25.992Z] ---> Running in 198d91842c3e [2021-07-15T20:46:25.992Z] Removing intermediate container 198d91842c3e [2021-07-15T20:46:25.992Z] ---> f2390ba06ab1 [2021-07-15T20:46:25.992Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-07-15T20:46:25.992Z] ---> Running in 38ff5b80e1b6 [2021-07-15T20:46:25.992Z] Removing intermediate container 38ff5b80e1b6 [2021-07-15T20:46:25.992Z] ---> ab8679acb9b3 [2021-07-15T20:46:25.992Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T20:46:26.263Z] ---> Running in a770d9d2a2e0 [2021-07-15T20:46:26.859Z] Removing intermediate container a770d9d2a2e0 [2021-07-15T20:46:26.859Z] ---> 5a7e43c9f560 [2021-07-15T20:46:26.859Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-15T20:46:26.859Z] ---> Running in 82b57480787b [2021-07-15T20:46:27.156Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T20:46:27.757Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T20:46:28.350Z] OK: 149 MiB in 40 packages [2021-07-15T20:46:28.629Z] Removing intermediate container 82b57480787b [2021-07-15T20:46:28.629Z] ---> 9ede0427ec59 [2021-07-15T20:46:28.629Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-07-15T20:46:28.629Z] ---> Running in fafe40d2f3ea [2021-07-15T20:46:28.629Z] Removing intermediate container fafe40d2f3ea [2021-07-15T20:46:28.629Z] ---> 9abc3b4f1a0f [2021-07-15T20:46:28.629Z] Step 9/25 : COPY go.mod . [2021-07-15T20:46:28.898Z] ---> 9e09157254d0 [2021-07-15T20:46:28.898Z] Step 10/25 : COPY Makefile . [2021-07-15T20:46:28.898Z] ---> 0c6a7d24ee50 [2021-07-15T20:46:28.898Z] Step 11/25 : RUN make update [2021-07-15T20:46:28.898Z] ---> Running in 4e972f65ff86 [2021-07-15T20:46:29.494Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-07-15T20:46:29.494Z] Removing intermediate container 4e972f65ff86 [2021-07-15T20:46:29.494Z] ---> 0d2e8e6774de [2021-07-15T20:46:29.494Z] Step 12/25 : COPY . . [2021-07-15T20:46:29.768Z] ---> 6336a8662c88 [2021-07-15T20:46:29.768Z] Step 13/25 : RUN go mod tidy [2021-07-15T20:46:29.768Z] ---> Running in f5003b026aa6 [2021-07-15T20:46:30.763Z] Removing intermediate container f5003b026aa6 [2021-07-15T20:46:30.763Z] ---> e564a03dff63 [2021-07-15T20:46:30.763Z] Step 14/25 : RUN $MAKE [2021-07-15T20:46:30.763Z] ---> Running in 540b233310fd [2021-07-15T20:46:31.040Z] go mod tidy [2021-07-15T20:46:31.040Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.0-dev.4" -o cmd/device-rfid-llrp-go ./cmd [2021-07-15T20:46:43.529Z] Removing intermediate container 540b233310fd [2021-07-15T20:46:43.529Z] ---> ec1d02f7846d [2021-07-15T20:46:43.529Z] Step 15/25 : FROM alpine:3.12 [2021-07-15T20:46:43.529Z] 3.12: Pulling from library/alpine [2021-07-15T20:46:43.529Z] 339de151aab4: Pulling fs layer [2021-07-15T20:46:43.529Z] 339de151aab4: Verifying Checksum [2021-07-15T20:46:43.529Z] 339de151aab4: Download complete [2021-07-15T20:46:43.529Z] 339de151aab4: Pull complete [2021-07-15T20:46:43.529Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-15T20:46:43.529Z] Status: Downloaded newer image for alpine:3.12 [2021-07-15T20:46:43.529Z] ---> 13621d1b12d4 [2021-07-15T20:46:43.529Z] Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-07-15T20:46:43.529Z] ---> Running in da5fa981804b [2021-07-15T20:46:43.529Z] Removing intermediate container da5fa981804b [2021-07-15T20:46:43.529Z] ---> 53881c45e7ae [2021-07-15T20:46:43.529Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / [2021-07-15T20:46:43.529Z] ---> e1a1ecc11b68 [2021-07-15T20:46:43.529Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / [2021-07-15T20:46:43.529Z] ---> 41a02308a3bb [2021-07-15T20:46:43.529Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / [2021-07-15T20:46:43.799Z] ---> 485c1eba7ae5 [2021-07-15T20:46:43.799Z] Step 20/25 : EXPOSE 49989 [2021-07-15T20:46:43.799Z] ---> Running in ec17c7468873 [2021-07-15T20:46:44.073Z] Removing intermediate container ec17c7468873 [2021-07-15T20:46:44.073Z] ---> ed11fa0dc054 [2021-07-15T20:46:44.073Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] [2021-07-15T20:46:44.073Z] ---> Running in 9dcd31711d28 [2021-07-15T20:46:44.073Z] Removing intermediate container 9dcd31711d28 [2021-07-15T20:46:44.073Z] ---> 9938ba16a968 [2021-07-15T20:46:44.073Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-07-15T20:46:44.073Z] ---> Running in f46dfffcc85b [2021-07-15T20:46:44.348Z] Removing intermediate container f46dfffcc85b [2021-07-15T20:46:44.348Z] ---> 0f57af3f4aee [2021-07-15T20:46:44.348Z] Step 23/25 : LABEL arch=amd64 [2021-07-15T20:46:44.348Z] ---> Running in 21d042a052c8 [2021-07-15T20:46:44.348Z] Removing intermediate container 21d042a052c8 [2021-07-15T20:46:44.348Z] ---> 595e7d6fcd91 [2021-07-15T20:46:44.348Z] Step 24/25 : LABEL git_sha=b1162a6ab64ed623d797fbee07d81df3d746b7df [2021-07-15T20:46:44.348Z] ---> Running in d6b87f04f356 [2021-07-15T20:46:44.625Z] Removing intermediate container d6b87f04f356 [2021-07-15T20:46:44.625Z] ---> 02bb9dbf8f5d [2021-07-15T20:46:44.625Z] Step 25/25 : LABEL version=1.0.0-dev.4 [2021-07-15T20:46:44.625Z] ---> Running in fa2aca109b1c [2021-07-15T20:46:44.625Z] Removing intermediate container fa2aca109b1c [2021-07-15T20:46:44.625Z] ---> aa595ce2dea1 [2021-07-15T20:46:44.625Z] [Warning] One or more build-args [ARCH] were not consumed [2021-07-15T20:46:44.625Z] Successfully built aa595ce2dea1 [2021-07-15T20:46:44.625Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T20:46:44.915Z] provisioning config files... [2021-07-15T20:46:44.939Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/2@tmp/config9140667507172838614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T20:46:45.300Z] ---> docker-login.sh [2021-07-15T20:46:45.300Z] nexus3.edgexfoundry.org:10001 [2021-07-15T20:46:45.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T20:46:45.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T20:46:45.300Z] Configure a credential helper to remove this warning. See [2021-07-15T20:46:45.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T20:46:45.300Z] [2021-07-15T20:46:45.300Z] Login Succeeded [2021-07-15T20:46:45.300Z] nexus3.edgexfoundry.org:10002 [2021-07-15T20:46:45.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T20:46:45.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T20:46:45.580Z] Configure a credential helper to remove this warning. See [2021-07-15T20:46:45.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T20:46:45.580Z] [2021-07-15T20:46:45.580Z] Login Succeeded [2021-07-15T20:46:45.580Z] nexus3.edgexfoundry.org:10003 [2021-07-15T20:46:45.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T20:46:45.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T20:46:45.850Z] Configure a credential helper to remove this warning. See [2021-07-15T20:46:45.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T20:46:45.850Z] [2021-07-15T20:46:45.850Z] Login Succeeded [2021-07-15T20:46:45.850Z] nexus3.edgexfoundry.org:10004 [2021-07-15T20:46:45.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T20:46:46.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T20:46:46.117Z] Configure a credential helper to remove this warning. See [2021-07-15T20:46:46.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T20:46:46.117Z] [2021-07-15T20:46:46.117Z] Login Succeeded [2021-07-15T20:46:46.117Z] docker.io [2021-07-15T20:46:46.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T20:46:46.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T20:46:46.705Z] Configure a credential helper to remove this warning. See [2021-07-15T20:46:46.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T20:46:46.705Z] [2021-07-15T20:46:46.705Z] Login Succeeded [2021-07-15T20:46:46.705Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T20:46:46.719Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T20:46:46.843Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2021-07-15T20:46:46.843Z] b1162a6ab64ed623d797fbee07d81df3d746b7df [2021-07-15T20:46:46.843Z] latest [2021-07-15T20:46:46.843Z] 1.0.0-dev.4 [2021-07-15T20:46:46.843Z] b1162a6ab64ed623d797fbee07d81df3d746b7df-1.0.0-dev.4 [2021-07-15T20:46:46.843Z] main [2021-07-15T20:46:46.843Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T20:46:47.218Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:b1162a6ab64ed623d797fbee07d81df3d746b7df [Pipeline] isUnix [Pipeline] sh [2021-07-15T20:46:47.553Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:b1162a6ab64ed623d797fbee07d81df3d746b7df [2021-07-15T20:46:47.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-07-15T20:46:47.553Z] 7ec416a06ece: Preparing [2021-07-15T20:46:47.553Z] bd51445a5416: Preparing [2021-07-15T20:46:47.553Z] 47949f0bfc35: Preparing [2021-07-15T20:46:47.553Z] 32f366d666a5: Preparing [2021-07-15T20:46:47.553Z] 32f366d666a5: Layer already exists [2021-07-15T20:46:47.824Z] 47949f0bfc35: Pushed [2021-07-15T20:46:48.094Z] bd51445a5416: Pushed [2021-07-15T20:46:49.477Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-07-15T20:46:49.477Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-07-15T20:46:49.566Z] 7ec416a06ece: Pushed [2021-07-15T20:46:50.153Z] b1162a6ab64ed623d797fbee07d81df3d746b7df: digest: sha256:da84c4a94de0f38656e87c72ab4082eb74355972ab83e6d0727f3a1f8cc1fd6e size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-07-15T20:46:50.482Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T20:46:50.803Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2021-07-15T20:46:50.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-07-15T20:46:50.803Z] 7ec416a06ece: Preparing [2021-07-15T20:46:50.803Z] bd51445a5416: Preparing [2021-07-15T20:46:50.803Z] 47949f0bfc35: Preparing [2021-07-15T20:46:50.803Z] 32f366d666a5: Preparing [2021-07-15T20:46:50.803Z] 7ec416a06ece: Layer already exists [2021-07-15T20:46:50.803Z] 32f366d666a5: Layer already exists [2021-07-15T20:46:50.803Z] bd51445a5416: Layer already exists [2021-07-15T20:46:50.803Z] 47949f0bfc35: Layer already exists [2021-07-15T20:46:51.072Z] latest: digest: sha256:da84c4a94de0f38656e87c72ab4082eb74355972ab83e6d0727f3a1f8cc1fd6e size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-07-15T20:46:51.413Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-07-15T20:46:51.741Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.4 [2021-07-15T20:46:51.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-07-15T20:46:51.741Z] 7ec416a06ece: Preparing [2021-07-15T20:46:51.741Z] bd51445a5416: Preparing [2021-07-15T20:46:51.741Z] 47949f0bfc35: Preparing [2021-07-15T20:46:51.741Z] 32f366d666a5: Preparing [2021-07-15T20:46:51.741Z] 32f366d666a5: Layer already exists [2021-07-15T20:46:51.741Z] 7ec416a06ece: Layer already exists [2021-07-15T20:46:51.741Z] bd51445a5416: Layer already exists [2021-07-15T20:46:51.741Z] 47949f0bfc35: Layer already exists [2021-07-15T20:46:52.018Z] 1.0.0-dev.4: digest: sha256:da84c4a94de0f38656e87c72ab4082eb74355972ab83e6d0727f3a1f8cc1fd6e size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-07-15T20:46:52.363Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:b1162a6ab64ed623d797fbee07d81df3d746b7df-1.0.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-07-15T20:46:52.696Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:b1162a6ab64ed623d797fbee07d81df3d746b7df-1.0.0-dev.4 [2021-07-15T20:46:52.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-07-15T20:46:52.696Z] 7ec416a06ece: Preparing [2021-07-15T20:46:52.696Z] bd51445a5416: Preparing [2021-07-15T20:46:52.696Z] 47949f0bfc35: Preparing [2021-07-15T20:46:52.696Z] 32f366d666a5: Preparing [2021-07-15T20:46:52.696Z] bd51445a5416: Layer already exists [2021-07-15T20:46:52.696Z] 32f366d666a5: Layer already exists [2021-07-15T20:46:52.696Z] 7ec416a06ece: Layer already exists [2021-07-15T20:46:52.696Z] 47949f0bfc35: Layer already exists [2021-07-15T20:46:52.969Z] b1162a6ab64ed623d797fbee07d81df3d746b7df-1.0.0-dev.4: digest: sha256:da84c4a94de0f38656e87c72ab4082eb74355972ab83e6d0727f3a1f8cc1fd6e size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-07-15T20:46:53.324Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh [2021-07-15T20:46:53.658Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2021-07-15T20:46:53.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-07-15T20:46:53.658Z] 7ec416a06ece: Preparing [2021-07-15T20:46:53.658Z] bd51445a5416: Preparing [2021-07-15T20:46:53.658Z] 47949f0bfc35: Preparing [2021-07-15T20:46:53.658Z] 32f366d666a5: Preparing [2021-07-15T20:46:53.658Z] 47949f0bfc35: Layer already exists [2021-07-15T20:46:53.658Z] 7ec416a06ece: Layer already exists [2021-07-15T20:46:53.658Z] 32f366d666a5: Layer already exists [2021-07-15T20:46:53.658Z] bd51445a5416: Layer already exists [2021-07-15T20:46:53.927Z] main: digest: sha256:da84c4a94de0f38656e87c72ab4082eb74355972ab83e6d0727f3a1f8cc1fd6e size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T20:46:54.003Z] ===================================================== [Pipeline] echo [2021-07-15T20:46:54.022Z] taggedImages: [2021-07-15T20:46:54.022Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:b1162a6ab64ed623d797fbee07d81df3d746b7df [2021-07-15T20:46:54.022Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2021-07-15T20:46:54.022Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.4 [2021-07-15T20:46:54.022Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:b1162a6ab64ed623d797fbee07d81df3d746b7df-1.0.0-dev.4 [2021-07-15T20:46:54.022Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-15T20:46:54.735Z] ---> job-cost.sh [2021-07-15T20:46:54.735Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JMNc [2021-07-15T20:47:04.869Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-15T20:47:16.317Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.366s coverage: 38.7% of statements [2021-07-15T20:47:16.318Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.499s coverage: 51.9% of statements [2021-07-15T20:47:16.318Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.037s coverage: 95.5% of statements [2021-07-15T20:47:16.318Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-15T20:47:17.287Z] lf-activate-venv(): INFO: Adding /tmp/venv-JMNc/bin to PATH [2021-07-15T20:47:17.287Z] INFO: No Stack... [2021-07-15T20:47:17.877Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-15T20:47:18.148Z] INFO: Archiving Costs [Pipeline] sh [2021-07-15T20:47:18.486Z] + cat /w/workspace/device-rfid-llrp-go/2/archives/cost.csv [2021-07-15T20:47:18.486Z] + cut -d, -f6 [Pipeline] lock [2021-07-15T20:47:18.532Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-2-stack-cost] [2021-07-15T20:47:18.541Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-2-stack-cost] did not exist. Created. [2021-07-15T20:47:18.541Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-15T20:47:18.892Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-15T20:47:18.972Z] Stashed 1 file(s) [Pipeline] } [2021-07-15T20:47:18.987Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-15T20:47:43.203Z] gofmt -l . [2021-07-15T20:47:43.203Z] [ "`gofmt -l .`" = "" ] [2021-07-15T20:47:43.203Z] ./bin/test-go-mod-tidy.sh [2021-07-15T20:47:43.203Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-07-15T20:47:43.220Z] $ docker stop --time=1 fbee7616e4860728c9f7f8354158108d4f0b83c6d3768301921ce5f34874cad0 [2021-07-15T20:47:45.235Z] $ docker rm -f fbee7616e4860728c9f7f8354158108d4f0b83c6d3768301921ce5f34874cad0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T20:47:46.112Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-15T20:47:46.132Z] Warning: overwriting stash ‘coverage-report’ [2021-07-15T20:47:46.781Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-15T20:47:47.299Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-15T20:47:47.641Z] + ls -al . [2021-07-15T20:47:47.641Z] total 596 [2021-07-15T20:47:47.641Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 15 20:47 . [2021-07-15T20:47:47.641Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 20:44 .. [2021-07-15T20:47:47.641Z] -rw-rw-r-- 1 jenkins jenkins 134 Jul 15 20:44 .dockerignore [2021-07-15T20:47:47.641Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 20:44 .git [2021-07-15T20:47:47.641Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 20:44 .github [2021-07-15T20:47:47.641Z] -rw-rw-r-- 1 jenkins jenkins 934 Jul 15 20:44 .gitignore [2021-07-15T20:47:47.641Z] -rw-rw-r-- 1 jenkins jenkins 6734 Jul 15 20:44 Attribution.txt [2021-07-15T20:47:47.641Z] -rw-rw-r-- 1 jenkins jenkins 1521 Jul 15 20:44 Dockerfile [2021-07-15T20:47:47.641Z] -rw-rw-r-- 1 jenkins jenkins 999 Jul 15 20:44 Dockerfile.build [2021-07-15T20:47:47.641Z] -rw-rw-r-- 1 jenkins jenkins 682 Jul 15 20:44 Jenkinsfile [2021-07-15T20:47:47.641Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 15 20:44 LICENSE [2021-07-15T20:47:47.641Z] -rw-rw-r-- 1 jenkins jenkins 1011 Jul 15 20:44 Makefile [2021-07-15T20:47:47.641Z] -rw-rw-r-- 1 jenkins jenkins 28403 Jul 15 20:44 README.md [2021-07-15T20:47:47.641Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 15 20:41 VERSION [2021-07-15T20:47:47.641Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 20:44 bin [2021-07-15T20:47:47.641Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 20:44 cmd [2021-07-15T20:47:47.641Z] -rw-r--r-- 1 jenkins jenkins 463071 Jul 15 20:47 coverage.out [2021-07-15T20:47:47.641Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 20:44 examples [2021-07-15T20:47:47.641Z] -rw-r--r-- 1 jenkins jenkins 308 Jul 15 20:47 go.mod [2021-07-15T20:47:47.641Z] -rw-r--r-- 1 jenkins jenkins 13807 Jul 15 20:46 go.sum [2021-07-15T20:47:47.641Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 20:44 images [2021-07-15T20:47:47.641Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 15 20:44 internal [2021-07-15T20:47:47.641Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 20:44 snap [2021-07-15T20:47:47.641Z] -rw-rw-r-- 1 jenkins jenkins 193 Jul 15 20:44 version.go [Pipeline] isUnix [Pipeline] sh [2021-07-15T20:47:47.981Z] + 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=b1162a6ab64ed623d797fbee07d81df3d746b7df --label arch=arm64 --label version=1.0.0-dev.4 . [2021-07-15T20:47:48.256Z] Sending build context to Docker daemon 1.197MB [2021-07-15T20:47:48.529Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-07-15T20:47:48.529Z] Step 2/25 : FROM ${BASE} AS builder [2021-07-15T20:47:48.529Z] ---> d46ff0f20f68 [2021-07-15T20:47:48.529Z] Step 3/25 : ARG MAKE='make build' [2021-07-15T20:47:48.529Z] ---> Running in 5788ce3d8d3a [2021-07-15T20:47:49.130Z] Removing intermediate container 5788ce3d8d3a [2021-07-15T20:47:49.130Z] ---> 170bd13daa79 [2021-07-15T20:47:49.130Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-07-15T20:47:49.130Z] ---> Running in 2b79482747ac [2021-07-15T20:47:49.731Z] Removing intermediate container 2b79482747ac [2021-07-15T20:47:49.731Z] ---> 1410cb8cf4b4 [2021-07-15T20:47:49.731Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-07-15T20:47:50.008Z] ---> Running in 6fc08fd515a9 [2021-07-15T20:47:50.623Z] Removing intermediate container 6fc08fd515a9 [2021-07-15T20:47:50.623Z] ---> c7efb22cf299 [2021-07-15T20:47:50.623Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T20:47:50.623Z] ---> Running in 1147a1c4ddc8 [2021-07-15T20:47:53.250Z] Removing intermediate container 1147a1c4ddc8 [2021-07-15T20:47:53.250Z] ---> 74c362391be5 [2021-07-15T20:47:53.250Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-15T20:47:53.250Z] ---> Running in 67fd959980b2 [2021-07-15T20:47:54.068Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T20:47:54.981Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T20:47:55.875Z] OK: 138 MiB in 40 packages [2021-07-15T20:47:56.888Z] Removing intermediate container 67fd959980b2 [2021-07-15T20:47:56.888Z] ---> 6c787bdd23bf [2021-07-15T20:47:56.888Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-07-15T20:47:57.188Z] ---> Running in 783d8d6ce780 [2021-07-15T20:47:57.790Z] Removing intermediate container 783d8d6ce780 [2021-07-15T20:47:57.790Z] ---> 5b766063be4e [2021-07-15T20:47:57.790Z] Step 9/25 : COPY go.mod . [2021-07-15T20:47:58.389Z] ---> a87c597a1398 [2021-07-15T20:47:58.389Z] Step 10/25 : COPY Makefile . [2021-07-15T20:47:59.365Z] ---> 89e9aaafe096 [2021-07-15T20:47:59.365Z] Step 11/25 : RUN make update [2021-07-15T20:47:59.365Z] ---> Running in ab7937645273 [2021-07-15T20:48:00.797Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-07-15T20:48:01.784Z] Removing intermediate container ab7937645273 [2021-07-15T20:48:01.784Z] ---> ba8b08be67fa [2021-07-15T20:48:01.784Z] Step 12/25 : COPY . . [2021-07-15T20:48:02.836Z] ---> 4053742d3692 [2021-07-15T20:48:02.836Z] Step 13/25 : RUN go mod tidy [2021-07-15T20:48:02.836Z] ---> Running in 0d0631cf3fb0 [2021-07-15T20:48:05.764Z] Removing intermediate container 0d0631cf3fb0 [2021-07-15T20:48:05.765Z] ---> 267a4d34f1bf [2021-07-15T20:48:05.765Z] Step 14/25 : RUN $MAKE [2021-07-15T20:48:06.038Z] ---> Running in 5f5bad5df4e1 [2021-07-15T20:48:07.023Z] go mod tidy [2021-07-15T20:48:07.620Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.0-dev.4" -o cmd/device-rfid-llrp-go ./cmd [2021-07-15T20:48:40.044Z] Removing intermediate container 5f5bad5df4e1 [2021-07-15T20:48:40.044Z] ---> f7458595f429 [2021-07-15T20:48:40.044Z] Step 15/25 : FROM alpine:3.12 [2021-07-15T20:48:40.044Z] 3.12: Pulling from library/alpine [2021-07-15T20:48:40.044Z] d2f70382dc9a: Pulling fs layer [2021-07-15T20:48:40.044Z] d2f70382dc9a: Verifying Checksum [2021-07-15T20:48:40.044Z] d2f70382dc9a: Download complete [2021-07-15T20:48:40.044Z] d2f70382dc9a: Pull complete [2021-07-15T20:48:40.044Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-15T20:48:40.044Z] Status: Downloaded newer image for alpine:3.12 [2021-07-15T20:48:40.044Z] ---> c4fd0aeabfcf [2021-07-15T20:48:40.044Z] Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-07-15T20:48:40.044Z] ---> Running in c3ad65ddb078 [2021-07-15T20:48:40.044Z] Removing intermediate container c3ad65ddb078 [2021-07-15T20:48:40.044Z] ---> da073677e657 [2021-07-15T20:48:40.044Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / [2021-07-15T20:48:40.717Z] ---> b788ab12c88e [2021-07-15T20:48:40.717Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / [2021-07-15T20:48:41.325Z] ---> add5b0764a39 [2021-07-15T20:48:41.325Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / [2021-07-15T20:48:42.766Z] ---> d41065544f3d [2021-07-15T20:48:42.766Z] Step 20/25 : EXPOSE 49989 [2021-07-15T20:48:42.766Z] ---> Running in 12853b27f6b1 [2021-07-15T20:48:43.039Z] Removing intermediate container 12853b27f6b1 [2021-07-15T20:48:43.039Z] ---> 679b69bda42e [2021-07-15T20:48:43.039Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] [2021-07-15T20:48:43.316Z] ---> Running in c27a227d0c60 [2021-07-15T20:48:43.922Z] Removing intermediate container c27a227d0c60 [2021-07-15T20:48:43.922Z] ---> 48c27b32472d [2021-07-15T20:48:43.922Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-07-15T20:48:44.229Z] ---> Running in 2d3aa8b3e0c8 [2021-07-15T20:48:44.505Z] Removing intermediate container 2d3aa8b3e0c8 [2021-07-15T20:48:44.505Z] ---> 2902d14c2f38 [2021-07-15T20:48:44.505Z] Step 23/25 : LABEL arch=arm64 [2021-07-15T20:48:44.781Z] ---> Running in d72c3eb7245f [2021-07-15T20:48:45.383Z] Removing intermediate container d72c3eb7245f [2021-07-15T20:48:45.383Z] ---> 49968982705d [2021-07-15T20:48:45.383Z] Step 24/25 : LABEL git_sha=b1162a6ab64ed623d797fbee07d81df3d746b7df [2021-07-15T20:48:45.383Z] ---> Running in 1765709379eb [2021-07-15T20:48:45.985Z] Removing intermediate container 1765709379eb [2021-07-15T20:48:45.985Z] ---> abb64ccd4c63 [2021-07-15T20:48:45.985Z] Step 25/25 : LABEL version=1.0.0-dev.4 [2021-07-15T20:48:45.985Z] ---> Running in 0de3d38349e3 [2021-07-15T20:48:46.585Z] Removing intermediate container 0de3d38349e3 [2021-07-15T20:48:46.585Z] ---> f4228391ae04 [2021-07-15T20:48:46.585Z] [Warning] One or more build-args [ARCH] were not consumed [2021-07-15T20:48:46.585Z] Successfully built f4228391ae04 [2021-07-15T20:48:46.585Z] 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-07-15T20:48:46.855Z] provisioning config files... [2021-07-15T20:48:46.877Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/2@tmp/config7289441469894193776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T20:48:47.268Z] ---> docker-login.sh [2021-07-15T20:48:47.268Z] nexus3.edgexfoundry.org:10001 [2021-07-15T20:48:47.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T20:48:47.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T20:48:47.820Z] Configure a credential helper to remove this warning. See [2021-07-15T20:48:47.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T20:48:47.820Z] [2021-07-15T20:48:47.820Z] Login Succeeded [2021-07-15T20:48:47.820Z] nexus3.edgexfoundry.org:10002 [2021-07-15T20:48:48.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T20:48:48.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T20:48:48.374Z] Configure a credential helper to remove this warning. See [2021-07-15T20:48:48.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T20:48:48.374Z] [2021-07-15T20:48:48.374Z] Login Succeeded [2021-07-15T20:48:48.374Z] nexus3.edgexfoundry.org:10003 [2021-07-15T20:48:48.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T20:48:48.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T20:48:48.971Z] Configure a credential helper to remove this warning. See [2021-07-15T20:48:48.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T20:48:48.971Z] [2021-07-15T20:48:48.971Z] Login Succeeded [2021-07-15T20:48:48.971Z] nexus3.edgexfoundry.org:10004 [2021-07-15T20:48:49.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T20:48:49.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T20:48:49.569Z] Configure a credential helper to remove this warning. See [2021-07-15T20:48:49.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T20:48:49.569Z] [2021-07-15T20:48:49.569Z] Login Succeeded [2021-07-15T20:48:49.569Z] docker.io [2021-07-15T20:48:50.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T20:48:50.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T20:48:50.440Z] Configure a credential helper to remove this warning. See [2021-07-15T20:48:50.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T20:48:50.440Z] [2021-07-15T20:48:50.440Z] Login Succeeded [2021-07-15T20:48:50.440Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T20:48:50.458Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T20:48:50.543Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2021-07-15T20:48:50.543Z] b1162a6ab64ed623d797fbee07d81df3d746b7df [2021-07-15T20:48:50.543Z] latest [2021-07-15T20:48:50.543Z] 1.0.0-dev.4 [2021-07-15T20:48:50.543Z] b1162a6ab64ed623d797fbee07d81df3d746b7df-1.0.0-dev.4 [2021-07-15T20:48:50.543Z] main [2021-07-15T20:48:50.543Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T20:48:50.925Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:b1162a6ab64ed623d797fbee07d81df3d746b7df [Pipeline] isUnix [Pipeline] sh [2021-07-15T20:48:51.307Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:b1162a6ab64ed623d797fbee07d81df3d746b7df [2021-07-15T20:48:51.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-07-15T20:48:51.307Z] 0b3af55a5e18: Preparing [2021-07-15T20:48:51.307Z] 9539a3ff853f: Preparing [2021-07-15T20:48:51.307Z] 4917494d6e39: Preparing [2021-07-15T20:48:51.308Z] 3fbe34a1663b: Preparing [2021-07-15T20:48:51.629Z] 3fbe34a1663b: Layer already exists [2021-07-15T20:48:51.900Z] 9539a3ff853f: Pushed [2021-07-15T20:48:51.900Z] 4917494d6e39: Pushed [2021-07-15T20:48:54.509Z] 0b3af55a5e18: Pushed [2021-07-15T20:48:55.100Z] b1162a6ab64ed623d797fbee07d81df3d746b7df: digest: sha256:4ec3caff9ddf6925e5808d78a7a7b2a15f89c873586b97f456808bdf945d1531 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-07-15T20:48:55.450Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T20:48:55.795Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2021-07-15T20:48:55.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-07-15T20:48:55.795Z] 0b3af55a5e18: Preparing [2021-07-15T20:48:55.795Z] 9539a3ff853f: Preparing [2021-07-15T20:48:55.795Z] 4917494d6e39: Preparing [2021-07-15T20:48:55.795Z] 3fbe34a1663b: Preparing [2021-07-15T20:48:56.067Z] 4917494d6e39: Layer already exists [2021-07-15T20:48:56.067Z] 9539a3ff853f: Layer already exists [2021-07-15T20:48:56.067Z] 0b3af55a5e18: Layer already exists [2021-07-15T20:48:56.067Z] 3fbe34a1663b: Layer already exists [2021-07-15T20:48:56.067Z] latest: digest: sha256:4ec3caff9ddf6925e5808d78a7a7b2a15f89c873586b97f456808bdf945d1531 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-07-15T20:48:56.410Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-07-15T20:48:56.756Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.4 [2021-07-15T20:48:56.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-07-15T20:48:56.756Z] 0b3af55a5e18: Preparing [2021-07-15T20:48:56.756Z] 9539a3ff853f: Preparing [2021-07-15T20:48:56.756Z] 4917494d6e39: Preparing [2021-07-15T20:48:56.756Z] 3fbe34a1663b: Preparing [2021-07-15T20:48:57.028Z] 9539a3ff853f: Layer already exists [2021-07-15T20:48:57.028Z] 4917494d6e39: Layer already exists [2021-07-15T20:48:57.028Z] 0b3af55a5e18: Layer already exists [2021-07-15T20:48:57.028Z] 3fbe34a1663b: Layer already exists [2021-07-15T20:48:57.028Z] 1.0.0-dev.4: digest: sha256:4ec3caff9ddf6925e5808d78a7a7b2a15f89c873586b97f456808bdf945d1531 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-07-15T20:48:57.372Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:b1162a6ab64ed623d797fbee07d81df3d746b7df-1.0.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-07-15T20:48:59.482Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:b1162a6ab64ed623d797fbee07d81df3d746b7df-1.0.0-dev.4 [2021-07-15T20:48:59.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-07-15T20:48:59.482Z] 0b3af55a5e18: Preparing [2021-07-15T20:48:59.482Z] 9539a3ff853f: Preparing [2021-07-15T20:48:59.482Z] 4917494d6e39: Preparing [2021-07-15T20:48:59.482Z] 3fbe34a1663b: Preparing [2021-07-15T20:48:59.775Z] 9539a3ff853f: Layer already exists [2021-07-15T20:48:59.775Z] 4917494d6e39: Layer already exists [2021-07-15T20:48:59.775Z] 3fbe34a1663b: Layer already exists [2021-07-15T20:48:59.775Z] 0b3af55a5e18: Layer already exists [2021-07-15T20:48:59.775Z] b1162a6ab64ed623d797fbee07d81df3d746b7df-1.0.0-dev.4: digest: sha256:4ec3caff9ddf6925e5808d78a7a7b2a15f89c873586b97f456808bdf945d1531 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-07-15T20:49:00.128Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-15T20:49:00.466Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2021-07-15T20:49:00.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-07-15T20:49:00.466Z] 0b3af55a5e18: Preparing [2021-07-15T20:49:00.466Z] 9539a3ff853f: Preparing [2021-07-15T20:49:00.466Z] 4917494d6e39: Preparing [2021-07-15T20:49:00.466Z] 3fbe34a1663b: Preparing [2021-07-15T20:49:00.741Z] 9539a3ff853f: Layer already exists [2021-07-15T20:49:00.741Z] 4917494d6e39: Layer already exists [2021-07-15T20:49:00.741Z] 3fbe34a1663b: Layer already exists [2021-07-15T20:49:00.741Z] 0b3af55a5e18: Layer already exists [2021-07-15T20:49:01.012Z] main: digest: sha256:4ec3caff9ddf6925e5808d78a7a7b2a15f89c873586b97f456808bdf945d1531 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-15T20:49:01.078Z] ===================================================== [Pipeline] echo [2021-07-15T20:49:01.094Z] taggedImages: [2021-07-15T20:49:01.094Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:b1162a6ab64ed623d797fbee07d81df3d746b7df [2021-07-15T20:49:01.094Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2021-07-15T20:49:01.094Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.4 [2021-07-15T20:49:01.094Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:b1162a6ab64ed623d797fbee07d81df3d746b7df-1.0.0-dev.4 [2021-07-15T20:49:01.094Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-15T20:49:01.607Z] ---> job-cost.sh [2021-07-15T20:49:01.607Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sFzV [2021-07-15T20:49:40.631Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-15T20:51:17.744Z] lf-activate-venv(): INFO: Adding /tmp/venv-sFzV/bin to PATH [2021-07-15T20:51:17.744Z] INFO: No Stack... [2021-07-15T20:51:17.744Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-15T20:51:17.744Z] INFO: Archiving Costs [Pipeline] sh [2021-07-15T20:51:18.090Z] + cat /w/workspace/device-rfid-llrp-go/2/archives/cost.csv [2021-07-15T20:51:18.090Z] + cut -d, -f6 [Pipeline] lock [2021-07-15T20:51:18.174Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-2-stack-cost] [2021-07-15T20:51:18.190Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-2-stack-cost] did not exist. Created. [2021-07-15T20:51:18.191Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-15T20:51:18.582Z] /w/workspace/device-rfid-llrp-go/2@tmp/durable-3d96ba38/script.sh: 1: /w/workspace/device-rfid-llrp-go/2@tmp/durable-3d96ba38/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-15T20:51:18.935Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-15T20:51:18.967Z] Warning: overwriting stash ‘stack-cost’ [2021-07-15T20:51:19.125Z] Stashed 1 file(s) [Pipeline] } [2021-07-15T20:51:19.151Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-2-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-07-15T20:51:20.299Z] provisioning config files... [2021-07-15T20:51:20.325Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7898683293928640071tmp [Pipeline] { [Pipeline] sh [2021-07-15T20:51:20.679Z] + set +x [2021-07-15T20:51:20.680Z] + bash -s -- [2021-07-15T20:51:20.680Z] + curl -s https://codecov.io/bash [2021-07-15T20:51:20.680Z] [2021-07-15T20:51:20.680Z] _____ _ [2021-07-15T20:51:20.680Z] / ____| | | [2021-07-15T20:51:20.680Z] | | ___ __| | ___ ___ _____ __ [2021-07-15T20:51:20.680Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-15T20:51:20.680Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-15T20:51:20.680Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-15T20:51:20.680Z] Bash-1.0.5 [2021-07-15T20:51:20.680Z] [2021-07-15T20:51:20.680Z] [2021-07-15T20:51:20.680Z] ==> git version 2.24.4 found [2021-07-15T20:51:20.680Z] ==> 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-07-15T20:51:20.680Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-15T20:51:20.680Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-15T20:51:20.680Z] ==> Jenkins CI detected. [2021-07-15T20:51:20.680Z] project root: . [2021-07-15T20:51:20.680Z] --> token set from env [2021-07-15T20:51:20.949Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-15T20:51:20.949Z] ==> Running gcov in . (disable via -X gcov) [2021-07-15T20:51:20.949Z] ==> Python coveragepy not found [2021-07-15T20:51:20.949Z] ==> Searching for coverage reports in: [2021-07-15T20:51:20.949Z] + . [2021-07-15T20:51:20.949Z] -> Found 1 reports [2021-07-15T20:51:20.949Z] ==> Detecting git/mercurial file structure [2021-07-15T20:51:20.949Z] ==> Reading reports [2021-07-15T20:51:20.949Z] + ./coverage.out bytes=463071 [2021-07-15T20:51:20.949Z] ==> Appending adjustments [2021-07-15T20:51:20.949Z] https://docs.codecov.io/docs/fixing-reports [2021-07-15T20:51:21.215Z] + Found adjustments [2021-07-15T20:51:21.215Z] ==> Gzipping contents [2021-07-15T20:51:21.215Z] 52K /tmp/codecov.pRCeoj.gz [2021-07-15T20:51:21.215Z] ==> Uploading reports [2021-07-15T20:51:21.215Z] url: https://codecov.io [2021-07-15T20:51:21.215Z] query: branch=main&commit=b1162a6ab64ed623d797fbee07d81df3d746b7df&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-15T20:51:21.215Z] -> Pinging Codecov [2021-07-15T20:51:21.215Z] https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=b1162a6ab64ed623d797fbee07d81df3d746b7df&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-15T20:51:21.878Z] -> Uploading to [2021-07-15T20:51:21.878Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-15/581DD39554BDF9B6E22D074273EAD858/b1162a6ab64ed623d797fbee07d81df3d746b7df/4a1bd1a0-7a8e-43da-a6fd-6e9a1fea463d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210715%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210715T205121Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4dbe5e3e4c3c7235412afb434b1631d164faca43d9553436f895a59603e47b1b [2021-07-15T20:51:21.878Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T20:51:21.878Z] Dload Upload Total Spent Left Speed [2021-07-15T20:51:22.145Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51795 0 0 100 51795 0 135k --:--:-- --:--:-- --:--:-- 135k [2021-07-15T20:51:22.145Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/b1162a6ab64ed623d797fbee07d81df3d746b7df [Pipeline] } [2021-07-15T20:51:22.195Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-07-15T20:51:23.074Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-07-15T20:51:23.100Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T20:51:23.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-15T20:51:23.433Z] [2021-07-15T20:51:23.433Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-07-15T20:51:23.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-15T20:51:23.792Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-07-15T20:51:23.792Z] 188c0c94c7c5: Pulling fs layer [2021-07-15T20:51:23.792Z] 0ef7d3d256c8: Pulling fs layer [2021-07-15T20:51:23.792Z] de9db76c5a1d: Pulling fs layer [2021-07-15T20:51:23.792Z] 0eba1c9be4d2: Pulling fs layer [2021-07-15T20:51:23.792Z] 0d57e429df01: Pulling fs layer [2021-07-15T20:51:23.792Z] 4e4be7b47b0d: Pulling fs layer [2021-07-15T20:51:23.792Z] e1f770b5df2f: Pulling fs layer [2021-07-15T20:51:23.792Z] 85a0685a4137: Pulling fs layer [2021-07-15T20:51:23.792Z] 0eba1c9be4d2: Waiting [2021-07-15T20:51:23.792Z] 0d57e429df01: Waiting [2021-07-15T20:51:23.792Z] 4e4be7b47b0d: Waiting [2021-07-15T20:51:23.792Z] e1f770b5df2f: Waiting [2021-07-15T20:51:23.792Z] 85a0685a4137: Waiting [2021-07-15T20:51:24.080Z] de9db76c5a1d: Verifying Checksum [2021-07-15T20:51:24.080Z] de9db76c5a1d: Download complete [2021-07-15T20:51:24.080Z] 0ef7d3d256c8: Verifying Checksum [2021-07-15T20:51:24.080Z] 0ef7d3d256c8: Download complete [2021-07-15T20:51:24.080Z] 0d57e429df01: Verifying Checksum [2021-07-15T20:51:24.080Z] 0d57e429df01: Download complete [2021-07-15T20:51:24.080Z] 4e4be7b47b0d: Verifying Checksum [2021-07-15T20:51:24.080Z] 4e4be7b47b0d: Download complete [2021-07-15T20:51:24.356Z] 188c0c94c7c5: Verifying Checksum [2021-07-15T20:51:24.356Z] 188c0c94c7c5: Download complete [2021-07-15T20:51:24.356Z] 188c0c94c7c5: Pull complete [2021-07-15T20:51:24.622Z] 0ef7d3d256c8: Pull complete [2021-07-15T20:51:24.622Z] de9db76c5a1d: Pull complete [2021-07-15T20:51:25.504Z] e1f770b5df2f: Verifying Checksum [2021-07-15T20:51:25.504Z] e1f770b5df2f: Download complete [2021-07-15T20:51:29.762Z] 0eba1c9be4d2: Verifying Checksum [2021-07-15T20:51:29.762Z] 0eba1c9be4d2: Download complete [2021-07-15T20:51:30.035Z] 85a0685a4137: Verifying Checksum [2021-07-15T20:51:30.035Z] 85a0685a4137: Download complete [2021-07-15T20:51:32.642Z] 0eba1c9be4d2: Pull complete [2021-07-15T20:51:32.642Z] 0d57e429df01: Pull complete [2021-07-15T20:51:32.642Z] 4e4be7b47b0d: Pull complete [2021-07-15T20:51:33.225Z] e1f770b5df2f: Pull complete [2021-07-15T20:51:38.614Z] 85a0685a4137: Pull complete [2021-07-15T20:51:38.614Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-07-15T20:51:38.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-15T20:51:38.614Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-07-15T20:51:38.727Z] prd-centos7-docker-4c-2g-2960 does not seem to be running inside a container [2021-07-15T20:51:38.810Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-07-15T20:51:39.638Z] $ docker top 6723f81afe02f51c762b3193b14a4f78d8cce543f99ba9f5f1f071a2b52c9c24 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-15T20:51:39.750Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-07-15T20:51:40.072Z] + set -o pipefail [2021-07-15T20:51:40.072Z] + snyk monitor '--org=edgex-jenkins' [2021-07-15T20:51:48.294Z] [2021-07-15T20:51:48.294Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2021-07-15T20:51:48.294Z] [2021-07-15T20:51:48.294Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/dd84f235-09de-415e-842d-5e96fe9ec780 [2021-07-15T20:51:48.294Z] [2021-07-15T20:51:48.294Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-07-15T20:51:48.294Z] [2021-07-15T20:51:48.294Z] [Pipeline] } [2021-07-15T20:51:48.310Z] $ docker stop --time=1 6723f81afe02f51c762b3193b14a4f78d8cce543f99ba9f5f1f071a2b52c9c24 [2021-07-15T20:51:49.874Z] $ docker rm -f 6723f81afe02f51c762b3193b14a4f78d8cce543f99ba9f5f1f071a2b52c9c24 [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-07-15T20:51:50.939Z] + git log --format=format:%s -1 b1162a6ab64ed623d797fbee07d81df3d746b7df [Pipeline] isUnix [Pipeline] sh [2021-07-15T20:51:51.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T20:51:51.280Z] . [Pipeline] withDockerContainer [2021-07-15T20:51:51.378Z] prd-centos7-docker-4c-2g-2960 does not seem to be running inside a container [2021-07-15T20:51:51.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-15T20:51:51.810Z] $ docker top 2828a10b0e6e7b6d6bcf66f3cec54c76767653ba968af5df568ab27ebf5b6981 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-15T20:51:51.946Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T20:51:51.946Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T20:51:52.057Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T20:51:52.059Z] $ docker exec 2828a10b0e6e7b6d6bcf66f3cec54c76767653ba968af5df568ab27ebf5b6981 ssh-agent [2021-07-15T20:51:52.170Z] SSH_AUTH_SOCK=/tmp/ssh-CmsiF8HbQCCC/agent.13 [2021-07-15T20:51:52.170Z] SSH_AGENT_PID=19 [2021-07-15T20:51:52.180Z] Running ssh-add (command line suppressed) [2021-07-15T20:51:52.273Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4070750786931702480.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4070750786931702480.key) [2021-07-15T20:51:52.300Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T20:51:52.613Z] + git semver tag [2021-07-15T20:51:52.613Z] # -> Open(): unable to determine branch for HEAD [2021-07-15T20:51:52.613Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2021-07-15T20:51:52.613Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2021-07-15T20:51:52.613Z] # $SEMVER_REMOTE_NAME = origin [2021-07-15T20:51:52.613Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-15T20:51:52.613Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-15T20:51:52.613Z] # $SEMVER_BRANCH = main [2021-07-15T20:51:52.613Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2021-07-15T20:51:52.613Z] # b1162a6ab64ed623d797fbee07d81df3d746b7df HEAD [2021-07-15T20:51:52.613Z] # -> Force: false [2021-07-15T20:51:52.613Z] # a8333355faac4abd6d560ce5945c6aa37ab84cc0 refs/tags/v1.0.0-dev.4 [Pipeline] } [2021-07-15T20:51:52.626Z] $ docker exec --env ******** --env ******** 2828a10b0e6e7b6d6bcf66f3cec54c76767653ba968af5df568ab27ebf5b6981 ssh-agent -k [2021-07-15T20:51:52.722Z] unset SSH_AUTH_SOCK; [2021-07-15T20:51:52.722Z] unset SSH_AGENT_PID; [2021-07-15T20:51:52.722Z] echo Agent pid 19 killed; [2021-07-15T20:51:52.741Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T20:51:53.107Z] + git semver [Pipeline] } [2021-07-15T20:51:53.135Z] $ docker stop --time=1 2828a10b0e6e7b6d6bcf66f3cec54c76767653ba968af5df568ab27ebf5b6981 [2021-07-15T20:51:54.351Z] $ docker rm -f 2828a10b0e6e7b6d6bcf66f3cec54c76767653ba968af5df568ab27ebf5b6981 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-07-15T20:51:54.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-15T20:51:54.848Z] [2021-07-15T20:51:54.848Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-07-15T20:51:55.182Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-15T20:51:55.182Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-07-15T20:51:55.182Z] ab5ef0e58194: Pulling fs layer [2021-07-15T20:51:55.182Z] 9712f1f96733: Pulling fs layer [2021-07-15T20:51:55.182Z] 63f879dbbcfc: Pulling fs layer [2021-07-15T20:51:55.182Z] 0d9ebad4ef96: Pulling fs layer [2021-07-15T20:51:55.182Z] e9a5061849ea: Pulling fs layer [2021-07-15T20:51:55.182Z] d747dcd14b5f: Pulling fs layer [2021-07-15T20:51:55.182Z] 2de7ff778b66: Pulling fs layer [2021-07-15T20:51:55.182Z] 0d9ebad4ef96: Waiting [2021-07-15T20:51:55.182Z] e9a5061849ea: Waiting [2021-07-15T20:51:55.182Z] d747dcd14b5f: Waiting [2021-07-15T20:51:55.182Z] 2de7ff778b66: Waiting [2021-07-15T20:51:55.458Z] 9712f1f96733: Verifying Checksum [2021-07-15T20:51:55.458Z] 9712f1f96733: Download complete [2021-07-15T20:51:57.398Z] 63f879dbbcfc: Verifying Checksum [2021-07-15T20:51:57.398Z] 63f879dbbcfc: Download complete [2021-07-15T20:51:57.707Z] e9a5061849ea: Verifying Checksum [2021-07-15T20:51:57.707Z] e9a5061849ea: Download complete [2021-07-15T20:51:59.156Z] d747dcd14b5f: Verifying Checksum [2021-07-15T20:51:59.156Z] d747dcd14b5f: Download complete [2021-07-15T20:51:59.156Z] 0d9ebad4ef96: Verifying Checksum [2021-07-15T20:51:59.156Z] 0d9ebad4ef96: Download complete [2021-07-15T20:51:59.156Z] ab5ef0e58194: Verifying Checksum [2021-07-15T20:51:59.156Z] ab5ef0e58194: Download complete [2021-07-15T20:51:59.430Z] 2de7ff778b66: Verifying Checksum [2021-07-15T20:51:59.430Z] 2de7ff778b66: Download complete [2021-07-15T20:52:02.043Z] ab5ef0e58194: Pull complete [2021-07-15T20:52:02.043Z] 9712f1f96733: Pull complete [2021-07-15T20:52:02.642Z] 63f879dbbcfc: Pull complete [2021-07-15T20:52:06.005Z] 0d9ebad4ef96: Pull complete [2021-07-15T20:52:06.005Z] e9a5061849ea: Pull complete [2021-07-15T20:52:06.005Z] d747dcd14b5f: Pull complete [2021-07-15T20:52:06.978Z] 2de7ff778b66: Pull complete [2021-07-15T20:52:06.978Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-07-15T20:52:06.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-15T20:52:06.978Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-07-15T20:52:07.071Z] prd-centos7-docker-4c-2g-2960 does not seem to be running inside a container [2021-07-15T20:52:07.133Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-07-15T20:52:10.657Z] $ docker top 11cdc2f79d17a476fa0dc55445a499423348fb94bd36abce2c0c0b13da49c5d4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-07-15T20:52:10.758Z] provisioning config files... [2021-07-15T20:52:10.773Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4323128990016987978tmp [2021-07-15T20:52:10.797Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config369139682400704783tmp [2021-07-15T20:52:10.818Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8296327398242914415tmp [Pipeline] { [Pipeline] echo [2021-07-15T20:52:10.843Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T20:52:11.149Z] ---> sigul-configuration.sh [2021-07-15T20:52:11.150Z] gpg: directory `/root/.gnupg' created [2021-07-15T20:52:11.150Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-07-15T20:52:11.150Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-07-15T20:52:11.150Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-07-15T20:52:11.150Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-07-15T20:52:11.150Z] gpg: CAST5 encrypted data [2021-07-15T20:52:11.150Z] gpg: encrypted with 1 passphrase [2021-07-15T20:52:11.150Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-07-15T20:52:11.459Z] + mkdir /home/jenkins [2021-07-15T20:52:11.459Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-07-15T20:52:11.771Z] + 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-07-15T20:52:11.785Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T20:52:12.096Z] ---> sigul-install.sh [2021-07-15T20:52:16.369Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-07-15T20:52:16.695Z] + git tag --list [2021-07-15T20:52:16.695Z] v0.0.0 [2021-07-15T20:52:16.695Z] v1.0.0-dev.1 [2021-07-15T20:52:16.695Z] v1.0.0-dev.2 [2021-07-15T20:52:16.695Z] v1.0.0-dev.3 [2021-07-15T20:52:16.695Z] v1.0.0-dev.4 [Pipeline] sh [2021-07-15T20:52:17.014Z] + lftools sign git-tag v1.0.0-dev.4 [2021-07-15T20:52:17.599Z] Signing Git tag with Sigul... [2021-07-15T20:52:17.599Z] Signing v1.0.0-dev.4 [Pipeline] echo [2021-07-15T20:52:18.201Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T20:52:18.514Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-07-15T20:52:18.527Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-07-15T20:52:18.559Z] $ docker stop --time=1 11cdc2f79d17a476fa0dc55445a499423348fb94bd36abce2c0c0b13da49c5d4 [2021-07-15T20:52:20.096Z] $ docker rm -f 11cdc2f79d17a476fa0dc55445a499423348fb94bd36abce2c0c0b13da49c5d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-07-15T20:52:20.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T20:52:20.996Z] . [Pipeline] withDockerContainer [2021-07-15T20:52:21.086Z] prd-centos7-docker-4c-2g-2960 does not seem to be running inside a container [2021-07-15T20:52:21.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-15T20:52:21.517Z] $ docker top b99b31ebec3be1dea469737227b018f072013c0cfdabaafb1d896f8deb81dc93 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-15T20:52:21.646Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T20:52:21.646Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T20:52:21.753Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T20:52:21.752Z] $ docker exec b99b31ebec3be1dea469737227b018f072013c0cfdabaafb1d896f8deb81dc93 ssh-agent [2021-07-15T20:52:21.863Z] SSH_AUTH_SOCK=/tmp/ssh-VbXrimfrCAuV/agent.13 [2021-07-15T20:52:21.863Z] SSH_AGENT_PID=20 [2021-07-15T20:52:21.872Z] Running ssh-add (command line suppressed) [2021-07-15T20:52:21.966Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_755844006845238523.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_755844006845238523.key) [2021-07-15T20:52:21.990Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T20:52:22.312Z] + git semver bump pre [2021-07-15T20:52:22.312Z] # -> Open(): unable to determine branch for HEAD [2021-07-15T20:52:22.312Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2021-07-15T20:52:22.312Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2021-07-15T20:52:22.312Z] # $SEMVER_REMOTE_NAME = origin [2021-07-15T20:52:22.312Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-15T20:52:22.312Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-15T20:52:22.312Z] # $SEMVER_BRANCH = main [2021-07-15T20:52:22.312Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2021-07-15T20:52:22.312Z] 1.0.0-dev.5 [Pipeline] } [2021-07-15T20:52:22.328Z] $ docker exec --env ******** --env ******** b99b31ebec3be1dea469737227b018f072013c0cfdabaafb1d896f8deb81dc93 ssh-agent -k [2021-07-15T20:52:22.427Z] unset SSH_AUTH_SOCK; [2021-07-15T20:52:22.427Z] unset SSH_AGENT_PID; [2021-07-15T20:52:22.427Z] echo Agent pid 20 killed; [2021-07-15T20:52:22.449Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T20:52:22.809Z] + git semver [Pipeline] } [2021-07-15T20:52:22.831Z] $ docker stop --time=1 b99b31ebec3be1dea469737227b018f072013c0cfdabaafb1d896f8deb81dc93 [2021-07-15T20:52:24.045Z] $ docker rm -f b99b31ebec3be1dea469737227b018f072013c0cfdabaafb1d896f8deb81dc93 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-07-15T20:52:24.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T20:52:24.494Z] . [Pipeline] withDockerContainer [2021-07-15T20:52:24.578Z] prd-centos7-docker-4c-2g-2960 does not seem to be running inside a container [2021-07-15T20:52:24.645Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-15T20:52:25.052Z] $ docker top cdcad0986b4c7ddbe40d3e0a84b460ed44adb447b981ffae03cf0808430316bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-15T20:52:25.260Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T20:52:25.261Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T20:52:25.426Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T20:52:25.427Z] $ docker exec cdcad0986b4c7ddbe40d3e0a84b460ed44adb447b981ffae03cf0808430316bb ssh-agent [2021-07-15T20:52:25.555Z] SSH_AUTH_SOCK=/tmp/ssh-vGtbdtzWmvfT/agent.13 [2021-07-15T20:52:25.555Z] SSH_AGENT_PID=19 [2021-07-15T20:52:25.563Z] Running ssh-add (command line suppressed) [2021-07-15T20:52:25.667Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5231429636396917781.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5231429636396917781.key) [2021-07-15T20:52:25.726Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T20:52:26.044Z] + git semver push [2021-07-15T20:52:26.044Z] # -> Open(): unable to determine branch for HEAD [2021-07-15T20:52:26.044Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2021-07-15T20:52:26.044Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2021-07-15T20:52:26.044Z] # $SEMVER_REMOTE_NAME = origin [2021-07-15T20:52:26.044Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-15T20:52:26.044Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-15T20:52:26.044Z] # $SEMVER_BRANCH = main [2021-07-15T20:52:26.044Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } [2021-07-15T20:52:31.401Z] $ docker exec --env ******** --env ******** cdcad0986b4c7ddbe40d3e0a84b460ed44adb447b981ffae03cf0808430316bb ssh-agent -k [2021-07-15T20:52:31.501Z] unset SSH_AUTH_SOCK; [2021-07-15T20:52:31.502Z] unset SSH_AGENT_PID; [2021-07-15T20:52:31.502Z] echo Agent pid 19 killed; [2021-07-15T20:52:31.523Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T20:52:31.877Z] + git semver [Pipeline] } [2021-07-15T20:52:31.901Z] $ docker stop --time=1 cdcad0986b4c7ddbe40d3e0a84b460ed44adb447b981ffae03cf0808430316bb [2021-07-15T20:52:33.107Z] $ docker rm -f cdcad0986b4c7ddbe40d3e0a84b460ed44adb447b981ffae03cf0808430316bb [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-07-15T20:52:34.550Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T20:52:35.176Z] ---> package-listing.sh [2021-07-15T20:52:35.176Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-15T20:52:35.176Z] ++ facter osfamily [2021-07-15T20:52:35.444Z] + OS_FAMILY=redhat [2021-07-15T20:52:35.444Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2021-07-15T20:52:35.444Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-15T20:52:35.444Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-15T20:52:35.444Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-15T20:52:35.444Z] + PACKAGES=/tmp/packages_start.txt [2021-07-15T20:52:35.444Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2021-07-15T20:52:35.444Z] + PACKAGES=/tmp/packages_end.txt [2021-07-15T20:52:35.444Z] + case "${OS_FAMILY}" in [2021-07-15T20:52:35.444Z] + rpm -qa [2021-07-15T20:52:35.444Z] + sort [2021-07-15T20:52:36.031Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-15T20:52:36.031Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-15T20:52:36.031Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-15T20:52:36.031Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2021-07-15T20:52:36.031Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2021-07-15T20:52:36.031Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo [2021-07-15T20:52:36.049Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-15T20:52:36.355Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-15T20:52:36.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T20:52:36.953Z] [2021-07-15T20:52:36.953Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-15T20:52:37.330Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T20:52:37.330Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-15T20:52:37.330Z] 5843afab3874: Pulling fs layer [2021-07-15T20:52:37.330Z] 2dfaacf7024e: Pulling fs layer [2021-07-15T20:52:37.330Z] 2dbba127c6aa: Pulling fs layer [2021-07-15T20:52:37.330Z] 1a467efa2204: Pulling fs layer [2021-07-15T20:52:37.330Z] 865369a531d5: Pulling fs layer [2021-07-15T20:52:37.330Z] 2dc3bafdbf1c: Pulling fs layer [2021-07-15T20:52:37.330Z] 9ac237eaa80d: Pulling fs layer [2021-07-15T20:52:37.330Z] 6bcad4ecc5c2: Pulling fs layer [2021-07-15T20:52:37.330Z] 7074353bde3e: Pulling fs layer [2021-07-15T20:52:37.330Z] 865369a531d5: Waiting [2021-07-15T20:52:37.330Z] 2dc3bafdbf1c: Waiting [2021-07-15T20:52:37.330Z] 9ac237eaa80d: Waiting [2021-07-15T20:52:37.330Z] 6bcad4ecc5c2: Waiting [2021-07-15T20:52:37.330Z] 7074353bde3e: Waiting [2021-07-15T20:52:37.330Z] 1a467efa2204: Waiting [2021-07-15T20:52:37.330Z] 2dfaacf7024e: Verifying Checksum [2021-07-15T20:52:37.330Z] 2dfaacf7024e: Download complete [2021-07-15T20:52:37.599Z] 1a467efa2204: Verifying Checksum [2021-07-15T20:52:37.599Z] 1a467efa2204: Download complete [2021-07-15T20:52:37.599Z] 5843afab3874: Verifying Checksum [2021-07-15T20:52:37.599Z] 5843afab3874: Download complete [2021-07-15T20:52:37.599Z] 2dc3bafdbf1c: Verifying Checksum [2021-07-15T20:52:37.599Z] 2dc3bafdbf1c: Download complete [2021-07-15T20:52:37.599Z] 865369a531d5: Verifying Checksum [2021-07-15T20:52:37.599Z] 865369a531d5: Download complete [2021-07-15T20:52:37.599Z] 6bcad4ecc5c2: Verifying Checksum [2021-07-15T20:52:37.599Z] 6bcad4ecc5c2: Download complete [2021-07-15T20:52:37.869Z] 5843afab3874: Pull complete [2021-07-15T20:52:37.869Z] 9ac237eaa80d: Verifying Checksum [2021-07-15T20:52:37.869Z] 9ac237eaa80d: Download complete [2021-07-15T20:52:38.136Z] 2dfaacf7024e: Pull complete [2021-07-15T20:52:38.413Z] 2dbba127c6aa: Download complete [2021-07-15T20:52:39.010Z] 2dbba127c6aa: Pull complete [2021-07-15T20:52:39.010Z] 1a467efa2204: Pull complete [2021-07-15T20:52:39.010Z] 865369a531d5: Pull complete [2021-07-15T20:52:39.277Z] 2dc3bafdbf1c: Pull complete [2021-07-15T20:52:39.277Z] 9ac237eaa80d: Pull complete [2021-07-15T20:52:39.277Z] 6bcad4ecc5c2: Pull complete [2021-07-15T20:52:43.536Z] 7074353bde3e: Verifying Checksum [2021-07-15T20:52:43.537Z] 7074353bde3e: Download complete [2021-07-15T20:52:47.823Z] 7074353bde3e: Pull complete [2021-07-15T20:52:47.823Z] Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 [2021-07-15T20:52:47.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T20:52:47.823Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-15T20:52:47.910Z] prd-centos7-docker-4c-2g-2960 does not seem to be running inside a container [2021-07-15T20:52:47.975Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-15T20:52:49.719Z] $ docker top 79e35e2cf64b560c9887c5e564cccb4e72172c87d0fb3bc583427cc7fa171bda -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T20:52:50.127Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-15T20:52:50.454Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-15T20:52:50.772Z] + ls /var/log/sa-host [2021-07-15T20:52:50.772Z] + sadf -c /var/log/sa-host/sa05 [2021-07-15T20:52:50.772Z] file_magic: OK [2021-07-15T20:52:50.772Z] HZ: Using current value: 100 [2021-07-15T20:52:50.772Z] file_header: OK [2021-07-15T20:52:50.772Z] 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-07-15T20:52:50.772Z] Statistics: [2021-07-15T20:52:50.772Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-15T20:52:50.772Z] File successfully converted to sysstat format version 12.5.4 [2021-07-15T20:52:50.772Z] + sadf -c /var/log/sa-host/sa15 [2021-07-15T20:52:50.772Z] file_magic: OK [2021-07-15T20:52:50.772Z] HZ: Using current value: 100 [2021-07-15T20:52:50.772Z] file_header: OK [2021-07-15T20:52:50.772Z] 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-07-15T20:52:50.772Z] Statistics: [2021-07-15T20:52:50.772Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-15T20:52:50.772Z] File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T20:52:51.378Z] provisioning config files... [2021-07-15T20:52:51.394Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2069201996804991433tmp [Pipeline] { [Pipeline] echo [2021-07-15T20:52:51.419Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T20:52:51.740Z] ---> create-netrc.sh [Pipeline] } [2021-07-15T20:52:51.758Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-15T20:52:52.258Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-15T20:52:52.274Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T20:52:52.586Z] ---> sudo-logs.sh [2021-07-15T20:52:52.586Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-15T20:52:52.624Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T20:52:52.936Z] ---> job-cost.sh [2021-07-15T20:52:52.936Z] lf-activate-venv: SKIPPING [2021-07-15T20:52:52.936Z] DEBUG: total: 0.18000000715255737 [2021-07-15T20:52:52.936Z] INFO: Retrieving Stack Cost... [2021-07-15T20:52:53.901Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-15T20:52:54.170Z] INFO: Archiving Costs [Pipeline] echo [2021-07-15T20:52:54.189Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T20:52:54.505Z] ---> logs-deploy.sh [2021-07-15T20:52:54.505Z] lf-activate-venv: SKIPPING [2021-07-15T20:52:54.505Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/2 [2021-07-15T20:52:54.505Z] INFO: archiving workspace using pattern(s): [2021-07-15T20:52:55.094Z] Archives upload complete. [2021-07-15T20:52:55.370Z] INFO: archiving logs to Nexus