Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 088d1eb46b9f9508665785373c363ba198b24031 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-ssh1393510244508071614.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh1134719163291855220.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/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/app-rfid-llrp-inventory/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6257306351127877681.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh1526866904953273573.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/app-rfid-llrp-inventory/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/app-rfid-llrp-inventory/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6553671412287555806.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:app-rfid-llrp-inventory, 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: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory 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_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory 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-808 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/dry_app-rfid-llrp-inventory_main@tmp/jenkins-gitclient-ssh4273561287448259345.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 088d1eb46b9f9508665785373c363ba198b24031 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.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 088d1eb46b9f9508665785373c363ba198b24031 # timeout=10 Commit message: "fix: Retry failed HTTP GET calls (#47)" > git rev-list --no-walk c89402a89f5ea76bfa846c29c063e4253979738f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-13T02:17:03.210Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-13T02:17:03.303Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-13T02:17:03.333Z] ========================================================= [2021-08-13T02:17:03.333Z] EdgeX Global Pipelines Version Info [2021-08-13T02:17:03.333Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-13T02:17:04.582Z] ------------------- [2021-08-13T02:17:04.583Z] stable info: [2021-08-13T02:17:04.583Z] ------------------- [2021-08-13T02:17:04.583Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-13T02:17:04.583Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-13T02:17:04.583Z] Message: update stable to v1.0.205 [2021-08-13T02:17:05.168Z] ------------------- [2021-08-13T02:17:05.168Z] experimental info: [2021-08-13T02:17:05.168Z] ------------------- [2021-08-13T02:17:05.168Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-13T02:17:05.168Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-13T02:17:05.168Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-13T02:17:05.321Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2021-08-13T02:17:05.346Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2021-08-13T02:17:05.374Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-13T02:17:05.401Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-13T02:17:05.436Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-13T02:17:05.473Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-13T02:17:05.506Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-13T02:17:05.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-13T02:17:05.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-13T02:17:05.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-13T02:17:05.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-13T02:17:05.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-13T02:17:05.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2021-08-13T02:17:05.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-13T02:17:05.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-13T02:17:05.783Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-13T02:17:05.807Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-13T02:17:05.832Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-13T02:17:05.856Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-13T02:17:05.883Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-13T02:17:05.911Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-13T02:17:05.938Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-13T02:17:05.965Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-13T02:17:05.990Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-13T02:17:06.014Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-13T02:17:06.039Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-13T02:17:06.064Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-13T02:17:06.088Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-13T02:17:06.113Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-13T02:17:06.138Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-13T02:17:06.164Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 088d1eb46b9f9508665785373c363ba198b24031 [Pipeline] echo [2021-08-13T02:17:06.189Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 088d1eb [Pipeline] echo [2021-08-13T02:17:06.215Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-13T02:17:06.308Z] provisioning config files... [2021-08-13T02:17:06.329Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8856917256289658111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-13T02:17:06.697Z] ---> docker-login.sh [2021-08-13T02:17:06.697Z] nexus3.edgexfoundry.org:10001 [2021-08-13T02:17:06.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T02:17:06.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T02:17:06.964Z] Configure a credential helper to remove this warning. See [2021-08-13T02:17:06.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T02:17:06.964Z] [2021-08-13T02:17:06.964Z] Login Succeeded [2021-08-13T02:17:06.964Z] nexus3.edgexfoundry.org:10002 [2021-08-13T02:17:06.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T02:17:07.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T02:17:07.234Z] Configure a credential helper to remove this warning. See [2021-08-13T02:17:07.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T02:17:07.234Z] [2021-08-13T02:17:07.234Z] Login Succeeded [2021-08-13T02:17:07.234Z] nexus3.edgexfoundry.org:10003 [2021-08-13T02:17:07.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T02:17:07.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T02:17:07.503Z] Configure a credential helper to remove this warning. See [2021-08-13T02:17:07.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T02:17:07.503Z] [2021-08-13T02:17:07.503Z] Login Succeeded [2021-08-13T02:17:07.503Z] nexus3.edgexfoundry.org:10004 [2021-08-13T02:17:07.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T02:17:07.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T02:17:07.503Z] Configure a credential helper to remove this warning. See [2021-08-13T02:17:07.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T02:17:07.503Z] [2021-08-13T02:17:07.503Z] Login Succeeded [2021-08-13T02:17:07.503Z] docker.io [2021-08-13T02:17:07.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T02:17:08.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T02:17:08.038Z] Configure a credential helper to remove this warning. See [2021-08-13T02:17:08.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T02:17:08.038Z] [2021-08-13T02:17:08.038Z] Login Succeeded [2021-08-13T02:17:08.038Z] ---> docker-login.sh ends [Pipeline] } [2021-08-13T02:17:08.052Z] 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-08-13T02:17:08.523Z] + git log --format=format:%s -1 088d1eb46b9f9508665785373c363ba198b24031 [Pipeline] echo [2021-08-13T02:17:08.576Z] GIT_COMMIT: 088d1eb46b9f9508665785373c363ba198b24031, Commit Message: fix: Retry failed HTTP GET calls (#47) [Pipeline] echo [2021-08-13T02:17:08.590Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:17:09.543Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-13T02:17:09.544Z] [2021-08-13T02:17:09.544Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:17:09.889Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-13T02:17:10.157Z] latest: Pulling from edgex-devops/git-semver [2021-08-13T02:17:10.157Z] 31603596830f: Pulling fs layer [2021-08-13T02:17:10.157Z] d4622e32a9a9: Pulling fs layer [2021-08-13T02:17:10.157Z] 1030fce36090: Pulling fs layer [2021-08-13T02:17:10.157Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-13T02:17:10.157Z] 6c6cb7e1b49b: Waiting [2021-08-13T02:17:10.157Z] d4622e32a9a9: Verifying Checksum [2021-08-13T02:17:10.157Z] d4622e32a9a9: Download complete [2021-08-13T02:17:10.433Z] 31603596830f: Verifying Checksum [2021-08-13T02:17:10.433Z] 31603596830f: Download complete [2021-08-13T02:17:10.701Z] 31603596830f: Pull complete [2021-08-13T02:17:10.701Z] d4622e32a9a9: Pull complete [2021-08-13T02:17:11.286Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-13T02:17:11.286Z] 6c6cb7e1b49b: Download complete [2021-08-13T02:17:11.556Z] 1030fce36090: Verifying Checksum [2021-08-13T02:17:11.556Z] 1030fce36090: Download complete [2021-08-13T02:17:12.145Z] 1030fce36090: Pull complete [2021-08-13T02:17:12.417Z] 6c6cb7e1b49b: Pull complete [2021-08-13T02:17:12.417Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-13T02:17:12.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-13T02:17:12.417Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-13T02:17:12.519Z] prd-centos7-docker-4c-2g-808 does not seem to be running inside a container [2021-08-13T02:17:12.804Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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-08-13T02:17:13.637Z] $ docker top da52ea1fd5070320a32472b300777ad7add6c00065f9c33abd67a97259e45886 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-13T02:17:13.821Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-13T02:17:13.821Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-13T02:17:13.950Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-13T02:17:13.952Z] $ docker exec da52ea1fd5070320a32472b300777ad7add6c00065f9c33abd67a97259e45886 ssh-agent [2021-08-13T02:17:14.073Z] SSH_AUTH_SOCK=/tmp/ssh-RnDM2J4dmI8d/agent.13 [2021-08-13T02:17:14.073Z] SSH_AGENT_PID=19 [2021-08-13T02:17:14.087Z] Running ssh-add (command line suppressed) [2021-08-13T02:17:14.194Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4131691103378209271.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4131691103378209271.key) [2021-08-13T02:17:14.222Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-13T02:17:14.565Z] + git tag --points-at HEAD [Pipeline] } [2021-08-13T02:17:14.586Z] $ docker exec --env ******** --env ******** da52ea1fd5070320a32472b300777ad7add6c00065f9c33abd67a97259e45886 ssh-agent -k [2021-08-13T02:17:14.696Z] unset SSH_AUTH_SOCK; [2021-08-13T02:17:14.697Z] unset SSH_AGENT_PID; [2021-08-13T02:17:14.697Z] echo Agent pid 19 killed; [2021-08-13T02:17:14.941Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-13T02:17:15.018Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-13T02:17:15.019Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-13T02:17:15.147Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-13T02:17:15.148Z] $ docker exec da52ea1fd5070320a32472b300777ad7add6c00065f9c33abd67a97259e45886 ssh-agent [2021-08-13T02:17:15.275Z] SSH_AUTH_SOCK=/tmp/ssh-AwevidyWSvkF/agent.53 [2021-08-13T02:17:15.275Z] SSH_AGENT_PID=59 [2021-08-13T02:17:15.289Z] Running ssh-add (command line suppressed) [2021-08-13T02:17:15.399Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7500908391613113030.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7500908391613113030.key) [2021-08-13T02:17:15.431Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-13T02:17:15.763Z] + git semver init [2021-08-13T02:17:15.763Z] # -> Open(): unable to determine branch for HEAD [2021-08-13T02:17:15.763Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2021-08-13T02:17:15.763Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2021-08-13T02:17:15.763Z] # $SEMVER_REMOTE_NAME = origin [2021-08-13T02:17:15.763Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-13T02:17:15.763Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-13T02:17:15.763Z] # $SEMVER_BRANCH = main [2021-08-13T02:17:15.763Z] # $SEMVER_TEMP = /tmp/semver-700942433 [2021-08-13T02:17:15.763Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-08-13T02:17:17.175Z] # '/tmp/semver-700942433' -> '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver' [2021-08-13T02:17:17.175Z] # -> Force: false [2021-08-13T02:17:17.175Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } [2021-08-13T02:17:17.189Z] $ docker exec --env ******** --env ******** da52ea1fd5070320a32472b300777ad7add6c00065f9c33abd67a97259e45886 ssh-agent -k [2021-08-13T02:17:17.297Z] unset SSH_AUTH_SOCK; [2021-08-13T02:17:17.299Z] unset SSH_AGENT_PID; [2021-08-13T02:17:17.299Z] echo Agent pid 59 killed; [2021-08-13T02:17:17.321Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-13T02:17:17.669Z] + git semver [Pipeline] } [2021-08-13T02:17:17.685Z] $ docker stop --time=1 da52ea1fd5070320a32472b300777ad7add6c00065f9c33abd67a97259e45886 [2021-08-13T02:17:18.975Z] $ docker rm -f da52ea1fd5070320a32472b300777ad7add6c00065f9c33abd67a97259e45886 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-13T02:17:19.373Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-13T02:17:19.736Z] Stashed 1 file(s) [Pipeline] echo [2021-08-13T02:17:19.739Z] [edgeXSemver]: initialized semver on version 0.0.1-dev.6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-08-13T02:17:34.909Z] Still waiting to schedule task [2021-08-13T02:17:34.910Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-808’ [2021-08-13T02:17:34.912Z] Still waiting to schedule task [2021-08-13T02:17:34.912Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline [2021-08-13T02:19:40.413Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-809 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2021-08-13T02:19:40.436Z] Running in /w/workspace/app-rfid-llrp-inventory/8 [Pipeline] { [Pipeline] checkout [2021-08-13T02:19:40.727Z] The recommended git tool is: NONE [2021-08-13T02:19:47.008Z] using credential edgex-jenkins-ssh [2021-08-13T02:19:47.032Z] Cloning the remote Git repository [2021-08-13T02:19:47.146Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-13T02:19:47.278Z] > git init /w/workspace/app-rfid-llrp-inventory/8 # timeout=10 [2021-08-13T02:19:47.457Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-13T02:19:47.458Z] > git --version # timeout=10 [2021-08-13T02:19:47.479Z] > git --version # 'git version 2.17.1' [2021-08-13T02:19:47.481Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-13T02:19:47.567Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-13T02:19:49.476Z] Avoid second fetch [2021-08-13T02:19:49.477Z] Checking out Revision 088d1eb46b9f9508665785373c363ba198b24031 (main) [2021-08-13T02:19:49.422Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-08-13T02:19:49.445Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-13T02:19:49.497Z] > git config core.sparsecheckout # timeout=10 [2021-08-13T02:19:49.514Z] > git checkout -f 088d1eb46b9f9508665785373c363ba198b24031 # timeout=10 [2021-08-13T02:19:53.829Z] Commit message: "fix: Retry failed HTTP GET calls (#47)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-13T02:19:54.356Z] provisioning config files... [2021-08-13T02:19:54.392Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/8@tmp/config2516476415767380585tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-13T02:19:55.053Z] ---> docker-login.sh [2021-08-13T02:19:55.053Z] nexus3.edgexfoundry.org:10001 [2021-08-13T02:19:55.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T02:19:55.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T02:19:55.993Z] Configure a credential helper to remove this warning. See [2021-08-13T02:19:55.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T02:19:55.993Z] [2021-08-13T02:19:55.993Z] Login Succeeded [2021-08-13T02:19:56.268Z] nexus3.edgexfoundry.org:10002 [2021-08-13T02:19:56.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T02:19:56.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T02:19:56.820Z] Configure a credential helper to remove this warning. See [2021-08-13T02:19:56.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T02:19:56.820Z] [2021-08-13T02:19:56.820Z] Login Succeeded [2021-08-13T02:19:56.820Z] nexus3.edgexfoundry.org:10003 [2021-08-13T02:19:57.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T02:19:57.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T02:19:57.378Z] Configure a credential helper to remove this warning. See [2021-08-13T02:19:57.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T02:19:57.378Z] [2021-08-13T02:19:57.378Z] Login Succeeded [2021-08-13T02:19:57.378Z] nexus3.edgexfoundry.org:10004 [2021-08-13T02:19:57.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T02:19:57.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T02:19:57.932Z] Configure a credential helper to remove this warning. See [2021-08-13T02:19:57.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T02:19:57.932Z] [2021-08-13T02:19:57.932Z] Login Succeeded [2021-08-13T02:19:57.932Z] docker.io [2021-08-13T02:19:58.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T02:19:58.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T02:19:58.493Z] Configure a credential helper to remove this warning. See [2021-08-13T02:19:58.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T02:19:58.493Z] [2021-08-13T02:19:58.493Z] Login Succeeded [2021-08-13T02:19:58.493Z] ---> docker-login.sh ends [Pipeline] } [2021-08-13T02:19:58.574Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-13T02:19:59.136Z] ========================================================= [2021-08-13T02:19:59.136Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-13T02:19:59.136Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:19:59.603Z] + 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-08-13T02:19:59.888Z] Sending build context to Docker daemon 730.6kB [2021-08-13T02:19:59.888Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-08-13T02:19:59.888Z] Step 2/10 : FROM ${BASE} AS builder [2021-08-13T02:20:00.171Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-13T02:20:00.171Z] 595b0fe564bb: Pulling fs layer [2021-08-13T02:20:00.171Z] 24495759ef45: Pulling fs layer [2021-08-13T02:20:00.171Z] d148012ef14d: Pulling fs layer [2021-08-13T02:20:00.171Z] e90a11edd702: Pulling fs layer [2021-08-13T02:20:00.171Z] d77568369979: Pulling fs layer [2021-08-13T02:20:00.171Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-13T02:20:00.171Z] 170f2ba95c9a: Pulling fs layer [2021-08-13T02:20:00.171Z] 97ac5df62f85: Pulling fs layer [2021-08-13T02:20:00.453Z] e90a11edd702: Waiting [2021-08-13T02:20:00.453Z] d77568369979: Waiting [2021-08-13T02:20:00.453Z] fc1c9f9a7f3b: Waiting [2021-08-13T02:20:00.453Z] 170f2ba95c9a: Waiting [2021-08-13T02:20:00.453Z] 97ac5df62f85: Waiting [2021-08-13T02:20:00.453Z] d148012ef14d: Verifying Checksum [2021-08-13T02:20:00.453Z] d148012ef14d: Download complete [2021-08-13T02:20:00.453Z] 24495759ef45: Verifying Checksum [2021-08-13T02:20:00.453Z] 24495759ef45: Download complete [2021-08-13T02:20:00.453Z] d77568369979: Verifying Checksum [2021-08-13T02:20:00.453Z] d77568369979: Download complete [2021-08-13T02:20:00.453Z] fc1c9f9a7f3b: Download complete [2021-08-13T02:20:00.453Z] 595b0fe564bb: Verifying Checksum [2021-08-13T02:20:00.453Z] 595b0fe564bb: Download complete [2021-08-13T02:20:00.453Z] 170f2ba95c9a: Verifying Checksum [2021-08-13T02:20:00.453Z] 170f2ba95c9a: Download complete [2021-08-13T02:20:01.463Z] 595b0fe564bb: Pull complete [2021-08-13T02:20:02.098Z] 24495759ef45: Pull complete [2021-08-13T02:20:02.384Z] d148012ef14d: Pull complete [2021-08-13T02:20:06.752Z] 97ac5df62f85: Verifying Checksum [2021-08-13T02:20:06.752Z] 97ac5df62f85: Download complete [2021-08-13T02:20:07.069Z] e90a11edd702: Verifying Checksum [2021-08-13T02:20:07.069Z] e90a11edd702: Download complete [2021-08-13T02:20:17.362Z] e90a11edd702: Pull complete [2021-08-13T02:20:17.362Z] d77568369979: Pull complete [2021-08-13T02:20:17.549Z] Running on prd-centos7-docker-4c-2g-810 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2021-08-13T02:20:17.569Z] Running in /w/workspace/app-rfid-llrp-inventory/8 [Pipeline] { [Pipeline] checkout [2021-08-13T02:20:17.644Z] fc1c9f9a7f3b: Pull complete [2021-08-13T02:20:17.687Z] The recommended git tool is: NONE [2021-08-13T02:20:18.244Z] 170f2ba95c9a: Pull complete [2021-08-13T02:20:21.333Z] using credential edgex-jenkins-ssh [2021-08-13T02:20:21.349Z] Cloning the remote Git repository [2021-08-13T02:20:21.523Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-13T02:20:21.600Z] > git init /w/workspace/app-rfid-llrp-inventory/8 # timeout=10 [2021-08-13T02:20:21.629Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-13T02:20:21.630Z] > git --version # timeout=10 [2021-08-13T02:20:21.636Z] > git --version # 'git version 2.24.4' [2021-08-13T02:20:21.636Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-13T02:20:21.666Z] [INFO] Currently running in a labeled security context [2021-08-13T02:20:21.666Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-13T02:20:21.666Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/8@tmp/jenkins-gitclient-ssh4703516364584533173.key [2021-08-13T02:20:21.683Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-13T02:20:22.669Z] Avoid second fetch [2021-08-13T02:20:22.670Z] Checking out Revision 088d1eb46b9f9508665785373c363ba198b24031 (main) [2021-08-13T02:20:22.645Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-08-13T02:20:22.652Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-13T02:20:22.692Z] > git config core.sparsecheckout # timeout=10 [2021-08-13T02:20:22.699Z] > git checkout -f 088d1eb46b9f9508665785373c363ba198b24031 # timeout=10 [2021-08-13T02:20:23.730Z] 97ac5df62f85: Pull complete [2021-08-13T02:20:23.730Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-13T02:20:24.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-13T02:20:24.007Z] ---> 04bc70af865f [2021-08-13T02:20:24.007Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-13T02:20:26.596Z] Commit message: "fix: Retry failed HTTP GET calls (#47)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-13T02:20:27.011Z] provisioning config files... [2021-08-13T02:20:27.028Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/8@tmp/config7461779380964228484tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-13T02:20:27.448Z] ---> Running in 959f074cab85 [2021-08-13T02:20:27.666Z] ---> docker-login.sh [2021-08-13T02:20:27.666Z] nexus3.edgexfoundry.org:10001 [2021-08-13T02:20:27.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T02:20:27.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T02:20:27.666Z] Configure a credential helper to remove this warning. See [2021-08-13T02:20:27.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T02:20:27.666Z] [2021-08-13T02:20:27.666Z] Login Succeeded [2021-08-13T02:20:27.666Z] nexus3.edgexfoundry.org:10002 [2021-08-13T02:20:27.728Z] Removing intermediate container 959f074cab85 [2021-08-13T02:20:27.728Z] ---> 10b4a00ffb04 [2021-08-13T02:20:27.728Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-08-13T02:20:27.728Z] ---> Running in c0ed3fd548b5 [2021-08-13T02:20:27.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T02:20:27.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T02:20:27.937Z] Configure a credential helper to remove this warning. See [2021-08-13T02:20:27.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T02:20:27.937Z] [2021-08-13T02:20:27.937Z] Login Succeeded [2021-08-13T02:20:27.937Z] nexus3.edgexfoundry.org:10003 [2021-08-13T02:20:27.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T02:20:28.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T02:20:28.210Z] Configure a credential helper to remove this warning. See [2021-08-13T02:20:28.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T02:20:28.210Z] [2021-08-13T02:20:28.210Z] Login Succeeded [2021-08-13T02:20:28.210Z] nexus3.edgexfoundry.org:10004 [2021-08-13T02:20:28.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T02:20:28.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T02:20:28.211Z] Configure a credential helper to remove this warning. See [2021-08-13T02:20:28.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T02:20:28.211Z] [2021-08-13T02:20:28.211Z] Login Succeeded [2021-08-13T02:20:28.211Z] docker.io [2021-08-13T02:20:28.336Z] Removing intermediate container c0ed3fd548b5 [2021-08-13T02:20:28.336Z] ---> dcab481fee82 [2021-08-13T02:20:28.336Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-13T02:20:28.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T02:20:28.619Z] ---> Running in f27b63054289 [2021-08-13T02:20:28.909Z] Removing intermediate container f27b63054289 [2021-08-13T02:20:28.909Z] ---> dc5a561942ae [2021-08-13T02:20:28.909Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-13T02:20:29.183Z] ---> Running in 26bf029c0726 [2021-08-13T02:20:29.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T02:20:29.917Z] Configure a credential helper to remove this warning. See [2021-08-13T02:20:29.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T02:20:29.917Z] [2021-08-13T02:20:29.917Z] Login Succeeded [2021-08-13T02:20:29.917Z] ---> docker-login.sh ends [Pipeline] } [2021-08-13T02:20:29.979Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-13T02:20:30.281Z] ========================================================= [2021-08-13T02:20:30.281Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-13T02:20:30.281Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:20:30.670Z] + 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-08-13T02:20:30.670Z] Sending build context to Docker daemon 730.6kB [2021-08-13T02:20:30.670Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-08-13T02:20:30.670Z] Step 2/10 : FROM ${BASE} AS builder [2021-08-13T02:20:30.670Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-13T02:20:30.670Z] 540db60ca938: Pulling fs layer [2021-08-13T02:20:30.670Z] adcc1eea9eea: Pulling fs layer [2021-08-13T02:20:30.670Z] 4c4ab2625f07: Pulling fs layer [2021-08-13T02:20:30.670Z] db62176df00c: Pulling fs layer [2021-08-13T02:20:30.670Z] 3b30891b0d05: Pulling fs layer [2021-08-13T02:20:30.670Z] 06b49ca38bd5: Pulling fs layer [2021-08-13T02:20:30.670Z] c788192a36de: Pulling fs layer [2021-08-13T02:20:30.670Z] a77e37c0d609: Pulling fs layer [2021-08-13T02:20:30.670Z] c3185cebc471: Pulling fs layer [2021-08-13T02:20:30.670Z] db62176df00c: Waiting [2021-08-13T02:20:30.670Z] 3b30891b0d05: Waiting [2021-08-13T02:20:30.670Z] 06b49ca38bd5: Waiting [2021-08-13T02:20:30.670Z] c788192a36de: Waiting [2021-08-13T02:20:30.670Z] a77e37c0d609: Waiting [2021-08-13T02:20:30.670Z] c3185cebc471: Waiting [2021-08-13T02:20:30.947Z] 4c4ab2625f07: Verifying Checksum [2021-08-13T02:20:30.947Z] 4c4ab2625f07: Download complete [2021-08-13T02:20:30.947Z] adcc1eea9eea: Verifying Checksum [2021-08-13T02:20:30.947Z] adcc1eea9eea: Download complete [2021-08-13T02:20:30.947Z] 3b30891b0d05: Verifying Checksum [2021-08-13T02:20:30.947Z] 3b30891b0d05: Download complete [2021-08-13T02:20:30.947Z] 06b49ca38bd5: Verifying Checksum [2021-08-13T02:20:30.947Z] 06b49ca38bd5: Download complete [2021-08-13T02:20:30.947Z] c788192a36de: Verifying Checksum [2021-08-13T02:20:30.947Z] c788192a36de: Download complete [2021-08-13T02:20:31.225Z] 540db60ca938: Verifying Checksum [2021-08-13T02:20:31.225Z] 540db60ca938: Download complete [2021-08-13T02:20:31.499Z] 540db60ca938: Pull complete [2021-08-13T02:20:31.499Z] adcc1eea9eea: Pull complete [2021-08-13T02:20:31.776Z] a77e37c0d609: Verifying Checksum [2021-08-13T02:20:31.776Z] a77e37c0d609: Download complete [2021-08-13T02:20:31.776Z] 4c4ab2625f07: Pull complete [2021-08-13T02:20:31.843Z] Removing intermediate container 26bf029c0726 [2021-08-13T02:20:31.843Z] ---> 951491f4cbd4 [2021-08-13T02:20:31.843Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-13T02:20:32.128Z] ---> Running in 13b2848f1f06 [2021-08-13T02:20:33.164Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-13T02:20:34.191Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-13T02:20:35.245Z] OK: 218 MiB in 52 packages [2021-08-13T02:20:36.288Z] Removing intermediate container 13b2848f1f06 [2021-08-13T02:20:36.288Z] ---> 2d8e4b878ada [2021-08-13T02:20:36.288Z] Step 8/10 : WORKDIR /app [2021-08-13T02:20:36.584Z] ---> Running in 9ceaaccfd2ee [2021-08-13T02:20:37.212Z] Removing intermediate container 9ceaaccfd2ee [2021-08-13T02:20:37.212Z] ---> 2e3e999a5acd [2021-08-13T02:20:37.212Z] Step 9/10 : COPY . . [2021-08-13T02:20:38.215Z] ---> b987a475fee6 [2021-08-13T02:20:38.215Z] Step 10/10 : RUN go mod download [2021-08-13T02:20:38.498Z] ---> Running in b84d4501876d [2021-08-13T02:20:38.513Z] c3185cebc471: Verifying Checksum [2021-08-13T02:20:38.513Z] c3185cebc471: Download complete [2021-08-13T02:20:39.110Z] db62176df00c: Verifying Checksum [2021-08-13T02:20:39.110Z] db62176df00c: Download complete [2021-08-13T02:20:42.529Z] db62176df00c: Pull complete [2021-08-13T02:20:42.529Z] 3b30891b0d05: Pull complete [2021-08-13T02:20:42.529Z] 06b49ca38bd5: Pull complete [2021-08-13T02:20:42.529Z] c788192a36de: Pull complete [2021-08-13T02:20:42.826Z] a77e37c0d609: Pull complete [2021-08-13T02:20:44.851Z] c3185cebc471: Pull complete [2021-08-13T02:20:44.851Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-13T02:20:44.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-13T02:20:44.851Z] ---> 031687cdd783 [2021-08-13T02:20:44.851Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-13T02:20:46.808Z] ---> Running in 9253caaee4cd [2021-08-13T02:20:46.808Z] Removing intermediate container 9253caaee4cd [2021-08-13T02:20:46.808Z] ---> eb011d65ffb3 [2021-08-13T02:20:46.808Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-08-13T02:20:46.808Z] ---> Running in 76bc35694fbb [2021-08-13T02:20:46.808Z] Removing intermediate container 76bc35694fbb [2021-08-13T02:20:46.808Z] ---> 1c3fbf60d666 [2021-08-13T02:20:46.808Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-13T02:20:47.081Z] ---> Running in 88edb6a45251 [2021-08-13T02:20:47.081Z] Removing intermediate container 88edb6a45251 [2021-08-13T02:20:47.081Z] ---> b64aacf5aa19 [2021-08-13T02:20:47.081Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-13T02:20:47.081Z] ---> Running in c3e1ba0c6114 [2021-08-13T02:20:47.724Z] Removing intermediate container c3e1ba0c6114 [2021-08-13T02:20:47.724Z] ---> 12a3cf7b23ca [2021-08-13T02:20:47.724Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-13T02:20:47.724Z] ---> Running in 1cdd3779fb3a [2021-08-13T02:20:48.008Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-13T02:20:48.627Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-13T02:20:50.134Z] OK: 219 MiB in 52 packages [2021-08-13T02:20:50.414Z] Removing intermediate container 1cdd3779fb3a [2021-08-13T02:20:50.414Z] ---> 8258779173c8 [2021-08-13T02:20:50.414Z] Step 8/10 : WORKDIR /app [2021-08-13T02:20:50.414Z] ---> Running in c9d6dba08a3f [2021-08-13T02:20:50.696Z] Removing intermediate container c9d6dba08a3f [2021-08-13T02:20:50.696Z] ---> ba5cfa133697 [2021-08-13T02:20:50.696Z] Step 9/10 : COPY . . [2021-08-13T02:20:50.696Z] ---> cc910d841a7e [2021-08-13T02:20:50.696Z] Step 10/10 : RUN go mod download [2021-08-13T02:20:50.984Z] ---> Running in ce40a5ccaa35 [2021-08-13T02:21:03.531Z] Removing intermediate container ce40a5ccaa35 [2021-08-13T02:21:03.531Z] ---> 35a153f44769 [2021-08-13T02:21:03.531Z] Successfully built 35a153f44769 [2021-08-13T02:21:03.531Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:21:03.954Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-13T02:21:03.954Z] . [Pipeline] withDockerContainer [2021-08-13T02:21:04.187Z] prd-centos7-docker-4c-2g-810 does not seem to be running inside a container [2021-08-13T02:21:04.286Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/8 -v /w/workspace/app-rfid-llrp-inventory/8:/w/workspace/app-rfid-llrp-inventory/8:rw,z -v /w/workspace/app-rfid-llrp-inventory/8@tmp:/w/workspace/app-rfid-llrp-inventory/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-13T02:21:04.676Z] $ docker top 71dff3732523f5bcd18f91437b0449d80b7d21183ca78f2c92fe956093725150 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-13T02:21:05.162Z] + go version [2021-08-13T02:21:05.162Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-13T02:21:05.185Z] $ docker stop --time=1 71dff3732523f5bcd18f91437b0449d80b7d21183ca78f2c92fe956093725150 [2021-08-13T02:21:06.382Z] $ docker rm -f 71dff3732523f5bcd18f91437b0449d80b7d21183ca78f2c92fe956093725150 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:21:06.946Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-13T02:21:06.947Z] . [Pipeline] withDockerContainer [2021-08-13T02:21:07.112Z] prd-centos7-docker-4c-2g-810 does not seem to be running inside a container [2021-08-13T02:21:07.343Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/8 -v /w/workspace/app-rfid-llrp-inventory/8:/w/workspace/app-rfid-llrp-inventory/8:rw,z -v /w/workspace/app-rfid-llrp-inventory/8@tmp:/w/workspace/app-rfid-llrp-inventory/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-13T02:21:07.812Z] $ docker top 681fe7332bc16de8389e5f401cc1da467876feab9edf4e744bcaad155f89014b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-13T02:21:08.278Z] + go mod tidy [Pipeline] sh [2021-08-13T02:21:08.941Z] + make test [2021-08-13T02:21:08.942Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-13T02:21:11.135Z] Removing intermediate container b84d4501876d [2021-08-13T02:21:11.135Z] ---> 8b1753966e06 [2021-08-13T02:21:11.135Z] Successfully built 8b1753966e06 [2021-08-13T02:21:11.135Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:21:11.552Z] + docker inspect -f . ci-base-image-arm64 [2021-08-13T02:21:11.552Z] . [Pipeline] withDockerContainer [2021-08-13T02:21:11.904Z] prd-ubuntu18.04-docker-arm64-4c-16g-809 does not seem to be running inside a container [2021-08-13T02:21:12.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/8 -v /w/workspace/app-rfid-llrp-inventory/8:/w/workspace/app-rfid-llrp-inventory/8:rw,z -v /w/workspace/app-rfid-llrp-inventory/8@tmp:/w/workspace/app-rfid-llrp-inventory/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-13T02:21:13.748Z] $ docker top 4a026326bbc2b2b7b76f04562e1de76d180d1fb5b3948e1d0200d3d83f9c6559 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-13T02:21:14.821Z] + go version [2021-08-13T02:21:14.821Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-13T02:21:14.841Z] $ docker stop --time=1 4a026326bbc2b2b7b76f04562e1de76d180d1fb5b3948e1d0200d3d83f9c6559 [2021-08-13T02:21:16.695Z] $ docker rm -f 4a026326bbc2b2b7b76f04562e1de76d180d1fb5b3948e1d0200d3d83f9c6559 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:21:17.381Z] + docker inspect -f . ci-base-image-arm64 [2021-08-13T02:21:17.381Z] . [Pipeline] withDockerContainer [2021-08-13T02:21:17.648Z] prd-ubuntu18.04-docker-arm64-4c-16g-809 does not seem to be running inside a container [2021-08-13T02:21:17.742Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/8 -v /w/workspace/app-rfid-llrp-inventory/8:/w/workspace/app-rfid-llrp-inventory/8:rw,z -v /w/workspace/app-rfid-llrp-inventory/8@tmp:/w/workspace/app-rfid-llrp-inventory/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-13T02:21:19.204Z] $ docker top c9e22628ab47baf008724c9b4903f0c3f979b78cbb9795b9a927f5d9235c30aa -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-13T02:21:20.272Z] + go mod tidy [Pipeline] sh [2021-08-13T02:21:21.569Z] + make test [2021-08-13T02:21:21.569Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-13T02:21:31.365Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-08-13T02:21:31.365Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.056s coverage: 89.2% of statements [2021-08-13T02:21:31.365Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.008s coverage: 11.3% of statements [2021-08-13T02:21:39.916Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 8.317s coverage: 73.3% of statements [2021-08-13T02:21:39.916Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-13T02:21:47.048Z] gofmt -l . [2021-08-13T02:21:47.048Z] [ "`gofmt -l .`" = "" ] [2021-08-13T02:21:47.048Z] ./bin/test-attribution.sh [2021-08-13T02:21:47.048Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-08-13T02:21:47.098Z] $ docker stop --time=1 681fe7332bc16de8389e5f401cc1da467876feab9edf4e744bcaad155f89014b [2021-08-13T02:21:48.499Z] $ docker rm -f 681fe7332bc16de8389e5f401cc1da467876feab9edf4e744bcaad155f89014b [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-13T02:21:48.985Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-13T02:21:49.285Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-08-13T02:21:51.817Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-13T02:21:52.146Z] + ls -al . [2021-08-13T02:21:52.146Z] total 184 [2021-08-13T02:21:52.146Z] drwxrwxr-x. 10 jenkins jenkins 4096 Aug 13 02:21 . [2021-08-13T02:21:52.146Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 13 02:20 .. [2021-08-13T02:21:52.146Z] -rw-rw-r--. 1 jenkins jenkins 7039 Aug 13 02:20 Attribution.txt [2021-08-13T02:21:52.146Z] drwxrwxr-x. 2 jenkins jenkins 60 Aug 13 02:20 bin [2021-08-13T02:21:52.146Z] -rw-r--r--. 1 jenkins jenkins 62828 Aug 13 02:21 coverage.out [2021-08-13T02:21:52.146Z] -rw-rw-r--. 1 jenkins jenkins 1710 Aug 13 02:20 Dockerfile [2021-08-13T02:21:52.146Z] -rw-rw-r--. 1 jenkins jenkins 1040 Aug 13 02:20 Dockerfile.build [2021-08-13T02:21:52.146Z] -rw-rw-r--. 1 jenkins jenkins 262 Aug 13 02:20 .dockerignore [2021-08-13T02:21:52.146Z] drwxrwxr-x. 8 jenkins jenkins 162 Aug 13 02:20 .git [2021-08-13T02:21:52.146Z] drwxrwxr-x. 2 jenkins jenkins 103 Aug 13 02:20 .github [2021-08-13T02:21:52.146Z] -rw-rw-r--. 1 jenkins jenkins 805 Aug 13 02:20 .gitignore [2021-08-13T02:21:52.146Z] -rw-r--r--. 1 jenkins jenkins 412 Aug 13 02:21 go.mod [2021-08-13T02:21:52.146Z] -rw-r--r--. 1 jenkins jenkins 19455 Aug 13 02:21 go.sum [2021-08-13T02:21:52.146Z] -rw-rw-r--. 1 jenkins jenkins 677 Aug 13 02:20 GOVERNANCE.md [2021-08-13T02:21:52.146Z] drwxrwxr-x. 2 jenkins jenkins 140 Aug 13 02:20 images [2021-08-13T02:21:52.146Z] drwxrwxr-x. 4 jenkins jenkins 35 Aug 13 02:20 internal [2021-08-13T02:21:52.146Z] -rw-rw-r--. 1 jenkins jenkins 686 Aug 13 02:20 Jenkinsfile [2021-08-13T02:21:52.146Z] -rw-rw-r--. 1 jenkins jenkins 11347 Aug 13 02:20 LICENSE [2021-08-13T02:21:52.146Z] -rw-rw-r--. 1 jenkins jenkins 530 Aug 13 02:20 main.go [2021-08-13T02:21:52.146Z] -rw-rw-r--. 1 jenkins jenkins 1499 Aug 13 02:20 Makefile [2021-08-13T02:21:52.146Z] -rw-rw-r--. 1 jenkins jenkins 617 Aug 13 02:20 OWNERS.md [2021-08-13T02:21:52.146Z] -rw-rw-r--. 1 jenkins jenkins 30705 Aug 13 02:20 README.md [2021-08-13T02:21:52.146Z] drwxrwxr-x. 2 jenkins jenkins 32 Aug 13 02:20 res [2021-08-13T02:21:52.146Z] drwxrwxr-x. 4 jenkins jenkins 54 Aug 13 02:20 snap [2021-08-13T02:21:52.146Z] drwxrwxr-x. 3 jenkins jenkins 18 Aug 13 02:20 static [2021-08-13T02:21:52.146Z] -rw-rw-r--. 1 jenkins jenkins 11 Aug 13 02:17 VERSION [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:21:52.494Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=088d1eb46b9f9508665785373c363ba198b24031 --label arch=amd64 --label version=0.0.1-dev.6 . [2021-08-13T02:21:52.494Z] Sending build context to Docker daemon 731.1kB [2021-08-13T02:21:52.494Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-08-13T02:21:52.494Z] Step 2/28 : FROM ${BASE} AS builder [2021-08-13T02:21:52.494Z] ---> 35a153f44769 [2021-08-13T02:21:52.494Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-13T02:21:52.494Z] ---> Running in 23f7bc239bed [2021-08-13T02:21:52.494Z] Removing intermediate container 23f7bc239bed [2021-08-13T02:21:52.494Z] ---> bec960d761c2 [2021-08-13T02:21:52.494Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-08-13T02:21:52.784Z] ---> Running in e04240f60294 [2021-08-13T02:21:52.784Z] Removing intermediate container e04240f60294 [2021-08-13T02:21:52.784Z] ---> f184359a556f [2021-08-13T02:21:52.784Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-13T02:21:52.784Z] ---> Running in 73ef4e0c269d [2021-08-13T02:21:52.784Z] Removing intermediate container 73ef4e0c269d [2021-08-13T02:21:52.784Z] ---> d92129688fa4 [2021-08-13T02:21:52.784Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-13T02:21:52.784Z] ---> Running in c371bc6fe621 [2021-08-13T02:21:53.387Z] Removing intermediate container c371bc6fe621 [2021-08-13T02:21:53.387Z] ---> 398b9e0e2c91 [2021-08-13T02:21:53.387Z] Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-13T02:21:53.387Z] ---> Running in b8bc7715fb6e [2021-08-13T02:21:53.661Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-13T02:21:54.680Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-13T02:21:54.952Z] OK: 219 MiB in 52 packages [2021-08-13T02:21:55.252Z] Removing intermediate container b8bc7715fb6e [2021-08-13T02:21:55.252Z] ---> 91697c68232f [2021-08-13T02:21:55.252Z] Step 8/28 : WORKDIR /app [2021-08-13T02:21:55.252Z] ---> Running in ec331c8f7f84 [2021-08-13T02:21:55.252Z] Removing intermediate container ec331c8f7f84 [2021-08-13T02:21:55.252Z] ---> 361dfc260b99 [2021-08-13T02:21:55.252Z] Step 9/28 : COPY go.mod . [2021-08-13T02:21:55.543Z] ---> 85a0d7a4accd [2021-08-13T02:21:55.543Z] Step 10/28 : RUN go mod download [2021-08-13T02:21:55.543Z] ---> Running in 2be341565b99 [2021-08-13T02:21:56.289Z] Removing intermediate container 2be341565b99 [2021-08-13T02:21:56.289Z] ---> 9b8e55f6162c [2021-08-13T02:21:56.289Z] Step 11/28 : COPY . . [2021-08-13T02:21:56.289Z] ---> 27aaab693633 [2021-08-13T02:21:56.289Z] Step 12/28 : ARG MAKE="make build" [2021-08-13T02:21:56.289Z] ---> Running in 9e71d03f4c6c [2021-08-13T02:21:56.601Z] Removing intermediate container 9e71d03f4c6c [2021-08-13T02:21:56.601Z] ---> 4107e946a95f [2021-08-13T02:21:56.601Z] Step 13/28 : RUN $MAKE [2021-08-13T02:21:56.601Z] ---> Running in ffea30cb046f [2021-08-13T02:21:56.923Z] go mod tidy [2021-08-13T02:21:56.923Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v1.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.1-dev.6 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.1-dev.6" -o app-rfid-llrp-inventory [2021-08-13T02:22:12.450Z] Removing intermediate container ffea30cb046f [2021-08-13T02:22:12.450Z] ---> 506f685d0ad0 [2021-08-13T02:22:12.450Z] Step 14/28 : FROM alpine:3.12 [2021-08-13T02:22:12.450Z] 3.12: Pulling from library/alpine [2021-08-13T02:22:12.450Z] 339de151aab4: Pulling fs layer [2021-08-13T02:22:12.450Z] 339de151aab4: Download complete [2021-08-13T02:22:12.450Z] 339de151aab4: Pull complete [2021-08-13T02:22:12.450Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-13T02:22:12.450Z] Status: Downloaded newer image for alpine:3.12 [2021-08-13T02:22:12.450Z] ---> 13621d1b12d4 [2021-08-13T02:22:12.450Z] Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-13T02:22:12.450Z] ---> Running in 5fa66c0bb887 [2021-08-13T02:22:12.450Z] Removing intermediate container 5fa66c0bb887 [2021-08-13T02:22:12.450Z] ---> 295109be9922 [2021-08-13T02:22:12.450Z] Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2021-08-13T02:22:12.450Z] ---> Running in 9cbf23d9a0c2 [2021-08-13T02:22:12.730Z] Removing intermediate container 9cbf23d9a0c2 [2021-08-13T02:22:12.730Z] ---> 764a89ceb8ca [2021-08-13T02:22:12.730Z] Step 17/28 : RUN apk --no-cache add ca-certificates zeromq [2021-08-13T02:22:12.730Z] ---> Running in e0a7968e2c00 [2021-08-13T02:22:13.010Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-13T02:22:13.010Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-13T02:22:13.316Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-13T02:22:13.316Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-13T02:22:13.316Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-13T02:22:13.316Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-13T02:22:13.316Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-13T02:22:13.316Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-13T02:22:13.316Z] Executing busybox-1.31.1-r20.trigger [2021-08-13T02:22:13.316Z] Executing ca-certificates-20191127-r4.trigger [2021-08-13T02:22:13.316Z] OK: 9 MiB in 20 packages [2021-08-13T02:22:13.627Z] Removing intermediate container e0a7968e2c00 [2021-08-13T02:22:13.627Z] ---> af64d70d8da4 [2021-08-13T02:22:13.627Z] Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-08-13T02:22:13.627Z] ---> fa2d9f941897 [2021-08-13T02:22:13.627Z] Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-08-13T02:22:13.915Z] ---> 9caab98bfac5 [2021-08-13T02:22:13.915Z] Step 20/28 : COPY --from=builder /app/res/ /res/ [2021-08-13T02:22:13.915Z] ---> 8454e6483665 [2021-08-13T02:22:13.915Z] Step 21/28 : COPY --from=builder /app/static/ /static/ [2021-08-13T02:22:14.199Z] ---> b5d20ff5f816 [2021-08-13T02:22:14.199Z] Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2021-08-13T02:22:14.480Z] ---> 06c44c704c01 [2021-08-13T02:22:14.480Z] Step 23/28 : EXPOSE 48086 [2021-08-13T02:22:14.760Z] ---> Running in 83d091cdce6b [2021-08-13T02:22:14.760Z] Removing intermediate container 83d091cdce6b [2021-08-13T02:22:14.760Z] ---> 5245146ac430 [2021-08-13T02:22:14.760Z] Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2021-08-13T02:22:14.760Z] ---> Running in 5906e3f5970f [2021-08-13T02:22:14.760Z] Removing intermediate container 5906e3f5970f [2021-08-13T02:22:14.760Z] ---> 73057ad2939f [2021-08-13T02:22:14.760Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2021-08-13T02:22:14.760Z] ---> Running in 49aa5d156e66 [2021-08-13T02:22:15.042Z] Removing intermediate container 49aa5d156e66 [2021-08-13T02:22:15.042Z] ---> 35c73b3a0d7f [2021-08-13T02:22:15.042Z] Step 26/28 : LABEL arch=amd64 [2021-08-13T02:22:15.042Z] ---> Running in 977d6117f770 [2021-08-13T02:22:15.042Z] Removing intermediate container 977d6117f770 [2021-08-13T02:22:15.042Z] ---> a4cc95d17758 [2021-08-13T02:22:15.042Z] Step 27/28 : LABEL git_sha=088d1eb46b9f9508665785373c363ba198b24031 [2021-08-13T02:22:15.042Z] ---> Running in 326a254d8c67 [2021-08-13T02:22:15.336Z] Removing intermediate container 326a254d8c67 [2021-08-13T02:22:15.336Z] ---> 1e1d5e98eec4 [2021-08-13T02:22:15.336Z] Step 28/28 : LABEL version=0.0.1-dev.6 [2021-08-13T02:22:15.336Z] ---> Running in dbdea540445d [2021-08-13T02:22:15.336Z] Removing intermediate container dbdea540445d [2021-08-13T02:22:15.336Z] ---> fd29dfe9dc73 [2021-08-13T02:22:15.336Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-13T02:22:15.336Z] Successfully built fd29dfe9dc73 [2021-08-13T02:22:15.336Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-13T02:22:15.518Z] provisioning config files... [2021-08-13T02:22:15.546Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/8@tmp/config2072310330473725754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-13T02:22:15.973Z] ---> docker-login.sh [2021-08-13T02:22:15.973Z] nexus3.edgexfoundry.org:10001 [2021-08-13T02:22:15.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T02:22:15.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T02:22:15.973Z] Configure a credential helper to remove this warning. See [2021-08-13T02:22:15.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T02:22:15.973Z] [2021-08-13T02:22:15.973Z] Login Succeeded [2021-08-13T02:22:15.973Z] nexus3.edgexfoundry.org:10002 [2021-08-13T02:22:15.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T02:22:16.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T02:22:16.250Z] Configure a credential helper to remove this warning. See [2021-08-13T02:22:16.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T02:22:16.250Z] [2021-08-13T02:22:16.250Z] Login Succeeded [2021-08-13T02:22:16.250Z] nexus3.edgexfoundry.org:10003 [2021-08-13T02:22:16.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T02:22:16.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T02:22:16.551Z] Configure a credential helper to remove this warning. See [2021-08-13T02:22:16.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T02:22:16.551Z] [2021-08-13T02:22:16.551Z] Login Succeeded [2021-08-13T02:22:16.551Z] nexus3.edgexfoundry.org:10004 [2021-08-13T02:22:16.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T02:22:17.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T02:22:17.604Z] Configure a credential helper to remove this warning. See [2021-08-13T02:22:17.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T02:22:17.604Z] [2021-08-13T02:22:17.604Z] Login Succeeded [2021-08-13T02:22:17.604Z] docker.io [2021-08-13T02:22:17.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T02:22:17.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T02:22:17.880Z] Configure a credential helper to remove this warning. See [2021-08-13T02:22:17.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T02:22:17.880Z] [2021-08-13T02:22:17.880Z] Login Succeeded [2021-08-13T02:22:17.880Z] ---> docker-login.sh ends [Pipeline] } [2021-08-13T02:22:17.902Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-13T02:22:17.974Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2021-08-13T02:22:17.974Z] 088d1eb46b9f9508665785373c363ba198b24031 [2021-08-13T02:22:17.974Z] latest [2021-08-13T02:22:17.974Z] 0.0.1-dev.6 [2021-08-13T02:22:17.974Z] 088d1eb46b9f9508665785373c363ba198b24031-0.0.1-dev.6 [2021-08-13T02:22:17.974Z] main [2021-08-13T02:22:17.974Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:22:18.367Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:088d1eb46b9f9508665785373c363ba198b24031 [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:22:18.722Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:088d1eb46b9f9508665785373c363ba198b24031 [2021-08-13T02:22:18.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-08-13T02:22:18.722Z] a917ba0b7142: Preparing [2021-08-13T02:22:18.722Z] d8f2e3c6ae4a: Preparing [2021-08-13T02:22:18.722Z] f76523b7640f: Preparing [2021-08-13T02:22:18.722Z] 680fc83cea1a: Preparing [2021-08-13T02:22:18.722Z] 7b7700ffccbd: Preparing [2021-08-13T02:22:18.722Z] d6f97a7ed7bc: Preparing [2021-08-13T02:22:18.722Z] 32f366d666a5: Preparing [2021-08-13T02:22:18.722Z] d6f97a7ed7bc: Waiting [2021-08-13T02:22:18.722Z] 32f366d666a5: Waiting [2021-08-13T02:22:19.001Z] f76523b7640f: Pushed [2021-08-13T02:22:19.001Z] 7b7700ffccbd: Pushed [2021-08-13T02:22:19.001Z] d8f2e3c6ae4a: Pushed [2021-08-13T02:22:19.001Z] 32f366d666a5: Layer already exists [2021-08-13T02:22:19.001Z] 680fc83cea1a: Pushed [2021-08-13T02:22:19.281Z] d6f97a7ed7bc: Pushed [2021-08-13T02:22:21.278Z] a917ba0b7142: Pushed [2021-08-13T02:22:21.279Z] 088d1eb46b9f9508665785373c363ba198b24031: digest: sha256:02f0bea45f897895459523e9e28f8336783eac8dc462c96229c90615a7ab3d75 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:22:21.720Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:22:22.134Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2021-08-13T02:22:22.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-08-13T02:22:22.134Z] a917ba0b7142: Preparing [2021-08-13T02:22:22.134Z] d8f2e3c6ae4a: Preparing [2021-08-13T02:22:22.134Z] f76523b7640f: Preparing [2021-08-13T02:22:22.134Z] 680fc83cea1a: Preparing [2021-08-13T02:22:22.134Z] 7b7700ffccbd: Preparing [2021-08-13T02:22:22.134Z] d6f97a7ed7bc: Preparing [2021-08-13T02:22:22.134Z] 32f366d666a5: Preparing [2021-08-13T02:22:22.134Z] d6f97a7ed7bc: Waiting [2021-08-13T02:22:22.134Z] 32f366d666a5: Waiting [2021-08-13T02:22:22.134Z] f76523b7640f: Layer already exists [2021-08-13T02:22:22.134Z] 680fc83cea1a: Layer already exists [2021-08-13T02:22:22.134Z] 7b7700ffccbd: Layer already exists [2021-08-13T02:22:22.134Z] d8f2e3c6ae4a: Layer already exists [2021-08-13T02:22:22.134Z] a917ba0b7142: Layer already exists [2021-08-13T02:22:22.134Z] 32f366d666a5: Layer already exists [2021-08-13T02:22:22.134Z] d6f97a7ed7bc: Layer already exists [2021-08-13T02:22:22.134Z] latest: digest: sha256:02f0bea45f897895459523e9e28f8336783eac8dc462c96229c90615a7ab3d75 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:22:22.483Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:22:22.892Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.6 [2021-08-13T02:22:22.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-08-13T02:22:22.892Z] a917ba0b7142: Preparing [2021-08-13T02:22:22.892Z] d8f2e3c6ae4a: Preparing [2021-08-13T02:22:22.892Z] f76523b7640f: Preparing [2021-08-13T02:22:22.892Z] 680fc83cea1a: Preparing [2021-08-13T02:22:22.892Z] 7b7700ffccbd: Preparing [2021-08-13T02:22:22.892Z] d6f97a7ed7bc: Preparing [2021-08-13T02:22:22.892Z] 32f366d666a5: Preparing [2021-08-13T02:22:22.892Z] d6f97a7ed7bc: Waiting [2021-08-13T02:22:22.892Z] 32f366d666a5: Waiting [2021-08-13T02:22:22.892Z] a917ba0b7142: Layer already exists [2021-08-13T02:22:22.892Z] 680fc83cea1a: Layer already exists [2021-08-13T02:22:22.892Z] 7b7700ffccbd: Layer already exists [2021-08-13T02:22:22.892Z] d8f2e3c6ae4a: Layer already exists [2021-08-13T02:22:22.892Z] f76523b7640f: Layer already exists [2021-08-13T02:22:22.892Z] 32f366d666a5: Layer already exists [2021-08-13T02:22:22.892Z] d6f97a7ed7bc: Layer already exists [2021-08-13T02:22:22.892Z] 0.0.1-dev.6: digest: sha256:02f0bea45f897895459523e9e28f8336783eac8dc462c96229c90615a7ab3d75 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:22:23.299Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:088d1eb46b9f9508665785373c363ba198b24031-0.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:22:23.707Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:088d1eb46b9f9508665785373c363ba198b24031-0.0.1-dev.6 [2021-08-13T02:22:23.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-08-13T02:22:23.707Z] a917ba0b7142: Preparing [2021-08-13T02:22:23.707Z] d8f2e3c6ae4a: Preparing [2021-08-13T02:22:23.707Z] f76523b7640f: Preparing [2021-08-13T02:22:23.707Z] 680fc83cea1a: Preparing [2021-08-13T02:22:23.707Z] 7b7700ffccbd: Preparing [2021-08-13T02:22:23.707Z] d6f97a7ed7bc: Preparing [2021-08-13T02:22:23.707Z] 32f366d666a5: Preparing [2021-08-13T02:22:23.707Z] d6f97a7ed7bc: Waiting [2021-08-13T02:22:23.707Z] 32f366d666a5: Waiting [2021-08-13T02:22:23.707Z] d8f2e3c6ae4a: Layer already exists [2021-08-13T02:22:23.707Z] 680fc83cea1a: Layer already exists [2021-08-13T02:22:23.707Z] f76523b7640f: Layer already exists [2021-08-13T02:22:23.707Z] 7b7700ffccbd: Layer already exists [2021-08-13T02:22:23.707Z] a917ba0b7142: Layer already exists [2021-08-13T02:22:23.707Z] d6f97a7ed7bc: Layer already exists [2021-08-13T02:22:23.707Z] 32f366d666a5: Layer already exists [2021-08-13T02:22:23.707Z] 088d1eb46b9f9508665785373c363ba198b24031-0.0.1-dev.6: digest: sha256:02f0bea45f897895459523e9e28f8336783eac8dc462c96229c90615a7ab3d75 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:22:24.117Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:22:24.521Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2021-08-13T02:22:24.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-08-13T02:22:24.521Z] a917ba0b7142: Preparing [2021-08-13T02:22:24.521Z] d8f2e3c6ae4a: Preparing [2021-08-13T02:22:24.521Z] f76523b7640f: Preparing [2021-08-13T02:22:24.521Z] 680fc83cea1a: Preparing [2021-08-13T02:22:24.521Z] 7b7700ffccbd: Preparing [2021-08-13T02:22:24.521Z] d6f97a7ed7bc: Preparing [2021-08-13T02:22:24.521Z] 32f366d666a5: Preparing [2021-08-13T02:22:24.521Z] d6f97a7ed7bc: Waiting [2021-08-13T02:22:24.521Z] 32f366d666a5: Waiting [2021-08-13T02:22:24.521Z] f76523b7640f: Layer already exists [2021-08-13T02:22:24.521Z] a917ba0b7142: Layer already exists [2021-08-13T02:22:24.521Z] d8f2e3c6ae4a: Layer already exists [2021-08-13T02:22:24.521Z] 7b7700ffccbd: Layer already exists [2021-08-13T02:22:24.521Z] 680fc83cea1a: Layer already exists [2021-08-13T02:22:24.521Z] d6f97a7ed7bc: Layer already exists [2021-08-13T02:22:24.521Z] 32f366d666a5: Layer already exists [2021-08-13T02:22:24.521Z] main: digest: sha256:02f0bea45f897895459523e9e28f8336783eac8dc462c96229c90615a7ab3d75 size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-13T02:22:24.605Z] ===================================================== [Pipeline] echo [2021-08-13T02:22:24.623Z] taggedImages: [2021-08-13T02:22:24.623Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:088d1eb46b9f9508665785373c363ba198b24031 [2021-08-13T02:22:24.623Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2021-08-13T02:22:24.623Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.6 [2021-08-13T02:22:24.623Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:088d1eb46b9f9508665785373c363ba198b24031-0.0.1-dev.6 [2021-08-13T02:22:24.623Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:22:25.133Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-13T02:22:25.133Z] [2021-08-13T02:22:25.133Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:22:25.519Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-13T02:22:25.519Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-13T02:22:25.519Z] b4d181a07f80: Pulling fs layer [2021-08-13T02:22:25.519Z] a1111a8f2ec3: Pulling fs layer [2021-08-13T02:22:25.519Z] ed53099fbce6: Pulling fs layer [2021-08-13T02:22:25.519Z] dc539afda2c1: Pulling fs layer [2021-08-13T02:22:25.519Z] 77bc0d833cb6: Pulling fs layer [2021-08-13T02:22:25.519Z] 9065ff56babe: Pulling fs layer [2021-08-13T02:22:25.519Z] d287ab97295c: Pulling fs layer [2021-08-13T02:22:25.519Z] dc539afda2c1: Waiting [2021-08-13T02:22:25.519Z] 77bc0d833cb6: Waiting [2021-08-13T02:22:25.519Z] 9065ff56babe: Waiting [2021-08-13T02:22:25.519Z] d287ab97295c: Waiting [2021-08-13T02:22:25.789Z] a1111a8f2ec3: Verifying Checksum [2021-08-13T02:22:25.789Z] a1111a8f2ec3: Download complete [2021-08-13T02:22:25.789Z] dc539afda2c1: Verifying Checksum [2021-08-13T02:22:25.789Z] dc539afda2c1: Download complete [2021-08-13T02:22:26.059Z] 77bc0d833cb6: Verifying Checksum [2021-08-13T02:22:26.059Z] 77bc0d833cb6: Download complete [2021-08-13T02:22:26.059Z] 9065ff56babe: Verifying Checksum [2021-08-13T02:22:26.059Z] 9065ff56babe: Download complete [2021-08-13T02:22:26.360Z] ed53099fbce6: Verifying Checksum [2021-08-13T02:22:26.360Z] ed53099fbce6: Download complete [2021-08-13T02:22:27.796Z] b4d181a07f80: Verifying Checksum [2021-08-13T02:22:27.796Z] b4d181a07f80: Download complete [2021-08-13T02:22:28.787Z] b4d181a07f80: Pull complete [2021-08-13T02:22:28.787Z] a1111a8f2ec3: Pull complete [2021-08-13T02:22:29.069Z] ed53099fbce6: Pull complete [2021-08-13T02:22:29.346Z] dc539afda2c1: Pull complete [2021-08-13T02:22:29.346Z] 77bc0d833cb6: Pull complete [2021-08-13T02:22:29.635Z] 9065ff56babe: Pull complete [2021-08-13T02:22:29.986Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-08-13T02:22:29.986Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.228s coverage: 89.2% of statements [2021-08-13T02:22:29.986Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.045s coverage: 11.3% of statements [2021-08-13T02:22:32.298Z] d287ab97295c: Verifying Checksum [2021-08-13T02:22:32.298Z] d287ab97295c: Download complete [2021-08-13T02:22:33.504Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 5.497s coverage: 73.3% of statements [2021-08-13T02:22:34.124Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-13T02:22:36.697Z] d287ab97295c: Pull complete [2021-08-13T02:22:36.698Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-13T02:22:36.698Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-13T02:22:36.698Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-13T02:22:36.856Z] prd-centos7-docker-4c-2g-810 does not seem to be running inside a container [2021-08-13T02:22:36.943Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/8 -v /w/workspace/app-rfid-llrp-inventory/8:/w/workspace/app-rfid-llrp-inventory/8:rw,z -v /w/workspace/app-rfid-llrp-inventory/8@tmp:/w/workspace/app-rfid-llrp-inventory/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-13T02:22:39.741Z] $ docker top e4d5775650dca85c626b4ffec39feb6dde53dcd8f1560d8a818a85fe23556ea7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-13T02:22:40.395Z] ---> job-cost.sh [2021-08-13T02:22:40.395Z] lf-activate-venv: SKIPPING [2021-08-13T02:22:40.395Z] INFO: No Stack... [2021-08-13T02:22:41.402Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-13T02:22:41.997Z] INFO: Archiving Costs [Pipeline] sh [2021-08-13T02:22:42.330Z] + cut -d, -f6 [2021-08-13T02:22:42.330Z] + cat /w/workspace/app-rfid-llrp-inventory/8/archives/cost.csv [Pipeline] lock [2021-08-13T02:22:42.369Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-8-stack-cost] [2021-08-13T02:22:42.378Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-8-stack-cost] did not exist. Created. [2021-08-13T02:22:42.378Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-13T02:22:42.742Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-13T02:22:42.782Z] Stashed 1 file(s) [Pipeline] } [2021-08-13T02:22:42.792Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-8-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-13T02:22:42.822Z] $ docker stop --time=1 e4d5775650dca85c626b4ffec39feb6dde53dcd8f1560d8a818a85fe23556ea7 [2021-08-13T02:22:43.982Z] $ docker rm -f e4d5775650dca85c626b4ffec39feb6dde53dcd8f1560d8a818a85fe23556ea7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-13T02:23:06.580Z] gofmt -l . [2021-08-13T02:23:06.580Z] [ "`gofmt -l .`" = "" ] [2021-08-13T02:23:06.580Z] ./bin/test-attribution.sh [2021-08-13T02:23:06.580Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-08-13T02:23:06.595Z] $ docker stop --time=1 c9e22628ab47baf008724c9b4903f0c3f979b78cbb9795b9a927f5d9235c30aa [2021-08-13T02:23:08.564Z] $ docker rm -f c9e22628ab47baf008724c9b4903f0c3f979b78cbb9795b9a927f5d9235c30aa [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-13T02:23:09.496Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-13T02:23:09.539Z] Warning: overwriting stash ‘coverage-report’ [2021-08-13T02:23:10.397Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-13T02:23:10.906Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-13T02:23:11.393Z] + ls -al . [2021-08-13T02:23:11.393Z] total 220 [2021-08-13T02:23:11.393Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 13 02:23 . [2021-08-13T02:23:11.393Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 13 02:19 .. [2021-08-13T02:23:11.393Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 13 02:19 .dockerignore [2021-08-13T02:23:11.393Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 13 02:19 .git [2021-08-13T02:23:11.393Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 13 02:19 .github [2021-08-13T02:23:11.393Z] -rw-rw-r-- 1 jenkins jenkins 805 Aug 13 02:19 .gitignore [2021-08-13T02:23:11.393Z] -rw-rw-r-- 1 jenkins jenkins 7039 Aug 13 02:19 Attribution.txt [2021-08-13T02:23:11.393Z] -rw-rw-r-- 1 jenkins jenkins 1710 Aug 13 02:19 Dockerfile [2021-08-13T02:23:11.393Z] -rw-rw-r-- 1 jenkins jenkins 1040 Aug 13 02:19 Dockerfile.build [2021-08-13T02:23:11.393Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 13 02:19 GOVERNANCE.md [2021-08-13T02:23:11.393Z] -rw-rw-r-- 1 jenkins jenkins 686 Aug 13 02:19 Jenkinsfile [2021-08-13T02:23:11.393Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 13 02:19 LICENSE [2021-08-13T02:23:11.393Z] -rw-rw-r-- 1 jenkins jenkins 1499 Aug 13 02:19 Makefile [2021-08-13T02:23:11.393Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 13 02:19 OWNERS.md [2021-08-13T02:23:11.393Z] -rw-rw-r-- 1 jenkins jenkins 30705 Aug 13 02:19 README.md [2021-08-13T02:23:11.393Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 13 02:17 VERSION [2021-08-13T02:23:11.393Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 13 02:19 bin [2021-08-13T02:23:11.393Z] -rw-r--r-- 1 jenkins jenkins 62828 Aug 13 02:22 coverage.out [2021-08-13T02:23:11.393Z] -rw-r--r-- 1 jenkins jenkins 412 Aug 13 02:23 go.mod [2021-08-13T02:23:11.393Z] -rw-r--r-- 1 jenkins jenkins 19455 Aug 13 02:21 go.sum [2021-08-13T02:23:11.393Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 13 02:19 images [2021-08-13T02:23:11.393Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 13 02:19 internal [2021-08-13T02:23:11.393Z] -rw-rw-r-- 1 jenkins jenkins 530 Aug 13 02:19 main.go [2021-08-13T02:23:11.393Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 13 02:19 res [2021-08-13T02:23:11.393Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 13 02:19 snap [2021-08-13T02:23:11.393Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 13 02:19 static [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:23:11.842Z] + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=088d1eb46b9f9508665785373c363ba198b24031 --label arch=arm64 --label version=0.0.1-dev.6 . [2021-08-13T02:23:12.165Z] Sending build context to Docker daemon 731.1kB [2021-08-13T02:23:12.165Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-08-13T02:23:12.165Z] Step 2/28 : FROM ${BASE} AS builder [2021-08-13T02:23:12.165Z] ---> 8b1753966e06 [2021-08-13T02:23:12.165Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-13T02:23:12.487Z] ---> Running in dd90def95e69 [2021-08-13T02:23:13.088Z] Removing intermediate container dd90def95e69 [2021-08-13T02:23:13.088Z] ---> 3301f59adc96 [2021-08-13T02:23:13.088Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-08-13T02:23:13.088Z] ---> Running in 9a52eb4d8650 [2021-08-13T02:23:13.693Z] Removing intermediate container 9a52eb4d8650 [2021-08-13T02:23:13.693Z] ---> 515401f73a19 [2021-08-13T02:23:13.693Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-13T02:23:13.969Z] ---> Running in d68967caaa31 [2021-08-13T02:23:14.270Z] Removing intermediate container d68967caaa31 [2021-08-13T02:23:14.270Z] ---> 499bcddf6044 [2021-08-13T02:23:14.270Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-13T02:23:14.872Z] ---> Running in bd17f6123251 [2021-08-13T02:23:16.859Z] Removing intermediate container bd17f6123251 [2021-08-13T02:23:16.859Z] ---> 73e085bbd109 [2021-08-13T02:23:16.859Z] Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-13T02:23:17.131Z] ---> Running in ccf0564c60f4 [2021-08-13T02:23:18.126Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-13T02:23:19.142Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-13T02:23:20.145Z] OK: 218 MiB in 52 packages [2021-08-13T02:23:21.154Z] Removing intermediate container ccf0564c60f4 [2021-08-13T02:23:21.154Z] ---> f7106dade946 [2021-08-13T02:23:21.154Z] Step 8/28 : WORKDIR /app [2021-08-13T02:23:21.154Z] ---> Running in 41b1596f0450 [2021-08-13T02:23:21.771Z] Removing intermediate container 41b1596f0450 [2021-08-13T02:23:21.771Z] ---> 74a3d02386e4 [2021-08-13T02:23:21.771Z] Step 9/28 : COPY go.mod . [2021-08-13T02:23:22.395Z] ---> b1d7c3ed7e59 [2021-08-13T02:23:22.395Z] Step 10/28 : RUN go mod download [2021-08-13T02:23:22.701Z] ---> Running in 6383e4af53a0 [2021-08-13T02:23:25.397Z] Removing intermediate container 6383e4af53a0 [2021-08-13T02:23:25.397Z] ---> 6305e1f31084 [2021-08-13T02:23:25.397Z] Step 11/28 : COPY . . [2021-08-13T02:23:25.694Z] ---> 8666e79a202d [2021-08-13T02:23:25.694Z] Step 12/28 : ARG MAKE="make build" [2021-08-13T02:23:25.987Z] ---> Running in e6d521fa1bfd [2021-08-13T02:23:26.277Z] Removing intermediate container e6d521fa1bfd [2021-08-13T02:23:26.277Z] ---> eed3ca4f8865 [2021-08-13T02:23:26.277Z] Step 13/28 : RUN $MAKE [2021-08-13T02:23:26.554Z] ---> Running in 5255ff57b36e [2021-08-13T02:23:27.555Z] go mod tidy [2021-08-13T02:23:28.181Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v1.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.1-dev.6 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.1-dev.6" -o app-rfid-llrp-inventory [2021-08-13T02:24:15.362Z] Removing intermediate container 5255ff57b36e [2021-08-13T02:24:15.362Z] ---> 0f97237ec11c [2021-08-13T02:24:15.362Z] Step 14/28 : FROM alpine:3.12 [2021-08-13T02:24:15.962Z] 3.12: Pulling from library/alpine [2021-08-13T02:24:15.962Z] d2f70382dc9a: Pulling fs layer [2021-08-13T02:24:16.238Z] d2f70382dc9a: Verifying Checksum [2021-08-13T02:24:16.238Z] d2f70382dc9a: Download complete [2021-08-13T02:24:16.841Z] d2f70382dc9a: Pull complete [2021-08-13T02:24:16.841Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-13T02:24:17.116Z] Status: Downloaded newer image for alpine:3.12 [2021-08-13T02:24:17.116Z] ---> c4fd0aeabfcf [2021-08-13T02:24:17.116Z] Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-13T02:24:17.404Z] ---> Running in d956365347a0 [2021-08-13T02:24:17.684Z] Removing intermediate container d956365347a0 [2021-08-13T02:24:17.684Z] ---> b8410de94a38 [2021-08-13T02:24:17.684Z] Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2021-08-13T02:24:17.961Z] ---> Running in 2b9a1befc273 [2021-08-13T02:24:18.567Z] Removing intermediate container 2b9a1befc273 [2021-08-13T02:24:18.567Z] ---> d8c6ed9f4c2a [2021-08-13T02:24:18.567Z] Step 17/28 : RUN apk --no-cache add ca-certificates zeromq [2021-08-13T02:24:18.567Z] ---> Running in f8987cbb6d27 [2021-08-13T02:24:20.013Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-13T02:24:20.013Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-13T02:24:20.635Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-13T02:24:20.635Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-13T02:24:20.635Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-13T02:24:20.635Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-13T02:24:20.635Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-13T02:24:20.635Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-13T02:24:20.635Z] Executing busybox-1.31.1-r20.trigger [2021-08-13T02:24:20.635Z] Executing ca-certificates-20191127-r4.trigger [2021-08-13T02:24:20.908Z] OK: 9 MiB in 20 packages [2021-08-13T02:24:22.355Z] Removing intermediate container f8987cbb6d27 [2021-08-13T02:24:22.355Z] ---> 46c52a3ad0d9 [2021-08-13T02:24:22.355Z] Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-08-13T02:24:23.338Z] ---> 19a87da84d45 [2021-08-13T02:24:23.338Z] Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-08-13T02:24:23.931Z] ---> 031d2a9e651c [2021-08-13T02:24:23.931Z] Step 20/28 : COPY --from=builder /app/res/ /res/ [2021-08-13T02:24:24.533Z] ---> 8d7dc7af4122 [2021-08-13T02:24:24.533Z] Step 21/28 : COPY --from=builder /app/static/ /static/ [2021-08-13T02:24:25.127Z] ---> 0532998af938 [2021-08-13T02:24:25.127Z] Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2021-08-13T02:24:27.099Z] ---> e1a2d90febb3 [2021-08-13T02:24:27.099Z] Step 23/28 : EXPOSE 48086 [2021-08-13T02:24:27.100Z] ---> Running in 42276dfb0418 [2021-08-13T02:24:27.374Z] Removing intermediate container 42276dfb0418 [2021-08-13T02:24:27.375Z] ---> d101b6ef92e6 [2021-08-13T02:24:27.375Z] Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2021-08-13T02:24:27.648Z] ---> Running in d508e081284e [2021-08-13T02:24:28.248Z] Removing intermediate container d508e081284e [2021-08-13T02:24:28.248Z] ---> 9f8fe16b8d52 [2021-08-13T02:24:28.248Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2021-08-13T02:24:28.248Z] ---> Running in 9b9d814fa66d [2021-08-13T02:24:28.843Z] Removing intermediate container 9b9d814fa66d [2021-08-13T02:24:28.843Z] ---> 69b3ff9855f2 [2021-08-13T02:24:28.843Z] Step 26/28 : LABEL arch=arm64 [2021-08-13T02:24:28.843Z] ---> Running in be3527e30e30 [2021-08-13T02:24:29.444Z] Removing intermediate container be3527e30e30 [2021-08-13T02:24:29.444Z] ---> 66d79510898d [2021-08-13T02:24:29.444Z] Step 27/28 : LABEL git_sha=088d1eb46b9f9508665785373c363ba198b24031 [2021-08-13T02:24:29.444Z] ---> Running in 32f150fe293a [2021-08-13T02:24:30.048Z] Removing intermediate container 32f150fe293a [2021-08-13T02:24:30.048Z] ---> 0d381cc4afdd [2021-08-13T02:24:30.048Z] Step 28/28 : LABEL version=0.0.1-dev.6 [2021-08-13T02:24:30.048Z] ---> Running in 49f1ede8f38f [2021-08-13T02:24:30.653Z] Removing intermediate container 49f1ede8f38f [2021-08-13T02:24:30.653Z] ---> 7ac1a1628330 [2021-08-13T02:24:30.653Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-13T02:24:30.653Z] Successfully built 7ac1a1628330 [2021-08-13T02:24:30.653Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-13T02:24:30.796Z] provisioning config files... [2021-08-13T02:24:30.817Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/8@tmp/config7936165125399818391tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-13T02:24:31.194Z] ---> docker-login.sh [2021-08-13T02:24:31.195Z] nexus3.edgexfoundry.org:10001 [2021-08-13T02:24:31.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T02:24:31.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T02:24:31.747Z] Configure a credential helper to remove this warning. See [2021-08-13T02:24:31.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T02:24:31.747Z] [2021-08-13T02:24:31.747Z] Login Succeeded [2021-08-13T02:24:31.747Z] nexus3.edgexfoundry.org:10002 [2021-08-13T02:24:32.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T02:24:32.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T02:24:32.303Z] Configure a credential helper to remove this warning. See [2021-08-13T02:24:32.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T02:24:32.303Z] [2021-08-13T02:24:32.303Z] Login Succeeded [2021-08-13T02:24:32.303Z] nexus3.edgexfoundry.org:10003 [2021-08-13T02:24:32.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T02:24:32.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T02:24:32.856Z] Configure a credential helper to remove this warning. See [2021-08-13T02:24:32.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T02:24:32.856Z] [2021-08-13T02:24:32.856Z] Login Succeeded [2021-08-13T02:24:32.856Z] nexus3.edgexfoundry.org:10004 [2021-08-13T02:24:33.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T02:24:33.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T02:24:33.457Z] Configure a credential helper to remove this warning. See [2021-08-13T02:24:33.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T02:24:33.457Z] [2021-08-13T02:24:33.457Z] Login Succeeded [2021-08-13T02:24:33.457Z] docker.io [2021-08-13T02:24:34.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T02:24:34.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T02:24:34.340Z] Configure a credential helper to remove this warning. See [2021-08-13T02:24:34.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T02:24:34.340Z] [2021-08-13T02:24:34.340Z] Login Succeeded [2021-08-13T02:24:34.340Z] ---> docker-login.sh ends [Pipeline] } [2021-08-13T02:24:34.361Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-13T02:24:34.432Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2021-08-13T02:24:34.432Z] 088d1eb46b9f9508665785373c363ba198b24031 [2021-08-13T02:24:34.432Z] latest [2021-08-13T02:24:34.432Z] 0.0.1-dev.6 [2021-08-13T02:24:34.432Z] 088d1eb46b9f9508665785373c363ba198b24031-0.0.1-dev.6 [2021-08-13T02:24:34.432Z] main [2021-08-13T02:24:34.432Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:24:34.839Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:088d1eb46b9f9508665785373c363ba198b24031 [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:24:35.184Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:088d1eb46b9f9508665785373c363ba198b24031 [2021-08-13T02:24:35.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-08-13T02:24:35.184Z] ac5dd0e061fa: Preparing [2021-08-13T02:24:35.184Z] c49aef3376cc: Preparing [2021-08-13T02:24:35.184Z] 5bbbcaa996b6: Preparing [2021-08-13T02:24:35.184Z] e155466776ef: Preparing [2021-08-13T02:24:35.184Z] 93f943343ed3: Preparing [2021-08-13T02:24:35.184Z] ea4a5ae4ce75: Preparing [2021-08-13T02:24:35.184Z] 3fbe34a1663b: Preparing [2021-08-13T02:24:35.184Z] ea4a5ae4ce75: Waiting [2021-08-13T02:24:35.184Z] 3fbe34a1663b: Waiting [2021-08-13T02:24:35.459Z] 5bbbcaa996b6: Pushed [2021-08-13T02:24:35.459Z] c49aef3376cc: Pushed [2021-08-13T02:24:35.733Z] e155466776ef: Pushed [2021-08-13T02:24:35.733Z] 93f943343ed3: Pushed [2021-08-13T02:24:35.733Z] 3fbe34a1663b: Layer already exists [2021-08-13T02:24:36.737Z] ea4a5ae4ce75: Pushed [2021-08-13T02:24:40.151Z] ac5dd0e061fa: Pushed [2021-08-13T02:24:40.151Z] 088d1eb46b9f9508665785373c363ba198b24031: digest: sha256:407f6c41ba30581c840e403a8219f92e65578f1ea68cf4466c07178f5dc3bcb3 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:24:40.506Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:24:40.867Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2021-08-13T02:24:40.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-08-13T02:24:40.867Z] ac5dd0e061fa: Preparing [2021-08-13T02:24:40.867Z] c49aef3376cc: Preparing [2021-08-13T02:24:40.867Z] 5bbbcaa996b6: Preparing [2021-08-13T02:24:40.867Z] e155466776ef: Preparing [2021-08-13T02:24:40.867Z] 93f943343ed3: Preparing [2021-08-13T02:24:40.867Z] ea4a5ae4ce75: Preparing [2021-08-13T02:24:40.867Z] 3fbe34a1663b: Preparing [2021-08-13T02:24:40.867Z] ea4a5ae4ce75: Waiting [2021-08-13T02:24:40.867Z] 3fbe34a1663b: Waiting [2021-08-13T02:24:41.143Z] 93f943343ed3: Layer already exists [2021-08-13T02:24:41.143Z] 5bbbcaa996b6: Layer already exists [2021-08-13T02:24:41.143Z] e155466776ef: Layer already exists [2021-08-13T02:24:41.143Z] c49aef3376cc: Layer already exists [2021-08-13T02:24:41.143Z] ac5dd0e061fa: Layer already exists [2021-08-13T02:24:41.143Z] ea4a5ae4ce75: Layer already exists [2021-08-13T02:24:41.143Z] 3fbe34a1663b: Layer already exists [2021-08-13T02:24:41.143Z] latest: digest: sha256:407f6c41ba30581c840e403a8219f92e65578f1ea68cf4466c07178f5dc3bcb3 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:24:41.523Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:24:41.879Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.1-dev.6 [2021-08-13T02:24:41.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-08-13T02:24:41.879Z] ac5dd0e061fa: Preparing [2021-08-13T02:24:41.879Z] c49aef3376cc: Preparing [2021-08-13T02:24:41.879Z] 5bbbcaa996b6: Preparing [2021-08-13T02:24:41.879Z] e155466776ef: Preparing [2021-08-13T02:24:41.879Z] 93f943343ed3: Preparing [2021-08-13T02:24:41.879Z] ea4a5ae4ce75: Preparing [2021-08-13T02:24:41.879Z] 3fbe34a1663b: Preparing [2021-08-13T02:24:41.879Z] ea4a5ae4ce75: Waiting [2021-08-13T02:24:41.879Z] 3fbe34a1663b: Waiting [2021-08-13T02:24:42.155Z] 93f943343ed3: Layer already exists [2021-08-13T02:24:42.155Z] 5bbbcaa996b6: Layer already exists [2021-08-13T02:24:42.155Z] c49aef3376cc: Layer already exists [2021-08-13T02:24:42.155Z] e155466776ef: Layer already exists [2021-08-13T02:24:42.155Z] ac5dd0e061fa: Layer already exists [2021-08-13T02:24:42.155Z] ea4a5ae4ce75: Layer already exists [2021-08-13T02:24:42.155Z] 3fbe34a1663b: Layer already exists [2021-08-13T02:24:42.155Z] 0.0.1-dev.6: digest: sha256:407f6c41ba30581c840e403a8219f92e65578f1ea68cf4466c07178f5dc3bcb3 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:24:42.529Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:088d1eb46b9f9508665785373c363ba198b24031-0.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:24:42.886Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:088d1eb46b9f9508665785373c363ba198b24031-0.0.1-dev.6 [2021-08-13T02:24:42.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-08-13T02:24:42.886Z] ac5dd0e061fa: Preparing [2021-08-13T02:24:42.886Z] c49aef3376cc: Preparing [2021-08-13T02:24:42.886Z] 5bbbcaa996b6: Preparing [2021-08-13T02:24:42.886Z] e155466776ef: Preparing [2021-08-13T02:24:42.886Z] 93f943343ed3: Preparing [2021-08-13T02:24:42.886Z] ea4a5ae4ce75: Preparing [2021-08-13T02:24:42.886Z] 3fbe34a1663b: Preparing [2021-08-13T02:24:42.886Z] ea4a5ae4ce75: Waiting [2021-08-13T02:24:42.886Z] 3fbe34a1663b: Waiting [2021-08-13T02:24:43.164Z] 93f943343ed3: Layer already exists [2021-08-13T02:24:43.164Z] ac5dd0e061fa: Layer already exists [2021-08-13T02:24:43.164Z] c49aef3376cc: Layer already exists [2021-08-13T02:24:43.164Z] e155466776ef: Layer already exists [2021-08-13T02:24:43.164Z] 5bbbcaa996b6: Layer already exists [2021-08-13T02:24:43.164Z] ea4a5ae4ce75: Layer already exists [2021-08-13T02:24:43.164Z] 3fbe34a1663b: Layer already exists [2021-08-13T02:24:43.164Z] 088d1eb46b9f9508665785373c363ba198b24031-0.0.1-dev.6: digest: sha256:407f6c41ba30581c840e403a8219f92e65578f1ea68cf4466c07178f5dc3bcb3 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:24:43.525Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:24:43.892Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2021-08-13T02:24:43.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-08-13T02:24:43.892Z] ac5dd0e061fa: Preparing [2021-08-13T02:24:43.892Z] c49aef3376cc: Preparing [2021-08-13T02:24:43.892Z] 5bbbcaa996b6: Preparing [2021-08-13T02:24:43.892Z] e155466776ef: Preparing [2021-08-13T02:24:43.892Z] 93f943343ed3: Preparing [2021-08-13T02:24:43.892Z] ea4a5ae4ce75: Preparing [2021-08-13T02:24:43.892Z] 3fbe34a1663b: Preparing [2021-08-13T02:24:43.892Z] ea4a5ae4ce75: Waiting [2021-08-13T02:24:43.892Z] 3fbe34a1663b: Waiting [2021-08-13T02:24:44.168Z] ac5dd0e061fa: Layer already exists [2021-08-13T02:24:44.168Z] 5bbbcaa996b6: Layer already exists [2021-08-13T02:24:44.168Z] e155466776ef: Layer already exists [2021-08-13T02:24:44.168Z] c49aef3376cc: Layer already exists [2021-08-13T02:24:44.168Z] 93f943343ed3: Layer already exists [2021-08-13T02:24:44.168Z] 3fbe34a1663b: Layer already exists [2021-08-13T02:24:44.168Z] ea4a5ae4ce75: Layer already exists [2021-08-13T02:24:44.168Z] main: digest: sha256:407f6c41ba30581c840e403a8219f92e65578f1ea68cf4466c07178f5dc3bcb3 size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-13T02:24:44.251Z] ===================================================== [Pipeline] echo [2021-08-13T02:24:44.268Z] taggedImages: [2021-08-13T02:24:44.268Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:088d1eb46b9f9508665785373c363ba198b24031 [2021-08-13T02:24:44.268Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2021-08-13T02:24:44.268Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.1-dev.6 [2021-08-13T02:24:44.268Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:088d1eb46b9f9508665785373c363ba198b24031-0.0.1-dev.6 [2021-08-13T02:24:44.268Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:24:44.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-13T02:24:44.675Z] [2021-08-13T02:24:44.675Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:24:45.374Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-13T02:24:45.651Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-13T02:24:45.651Z] 448f6bf000e3: Pulling fs layer [2021-08-13T02:24:45.651Z] f757da607395: Pulling fs layer [2021-08-13T02:24:45.651Z] 05883995daec: Pulling fs layer [2021-08-13T02:24:45.651Z] 8603b9c90790: Pulling fs layer [2021-08-13T02:24:45.651Z] 1560dd03e051: Pulling fs layer [2021-08-13T02:24:45.651Z] 27f5ce0e4adf: Pulling fs layer [2021-08-13T02:24:45.651Z] c2d8d7efcc4b: Pulling fs layer [2021-08-13T02:24:45.651Z] 1560dd03e051: Waiting [2021-08-13T02:24:45.651Z] 8603b9c90790: Waiting [2021-08-13T02:24:45.651Z] 27f5ce0e4adf: Waiting [2021-08-13T02:24:45.651Z] c2d8d7efcc4b: Waiting [2021-08-13T02:24:45.927Z] f757da607395: Verifying Checksum [2021-08-13T02:24:45.927Z] f757da607395: Download complete [2021-08-13T02:24:45.927Z] 8603b9c90790: Verifying Checksum [2021-08-13T02:24:45.927Z] 8603b9c90790: Download complete [2021-08-13T02:24:46.218Z] 1560dd03e051: Verifying Checksum [2021-08-13T02:24:46.218Z] 1560dd03e051: Download complete [2021-08-13T02:24:46.218Z] 27f5ce0e4adf: Verifying Checksum [2021-08-13T02:24:46.218Z] 27f5ce0e4adf: Download complete [2021-08-13T02:24:46.218Z] 05883995daec: Verifying Checksum [2021-08-13T02:24:46.218Z] 05883995daec: Download complete [2021-08-13T02:24:46.822Z] 448f6bf000e3: Verifying Checksum [2021-08-13T02:24:46.822Z] 448f6bf000e3: Download complete [2021-08-13T02:24:50.276Z] c2d8d7efcc4b: Verifying Checksum [2021-08-13T02:24:50.276Z] c2d8d7efcc4b: Download complete [2021-08-13T02:24:50.276Z] 448f6bf000e3: Pull complete [2021-08-13T02:24:51.261Z] f757da607395: Pull complete [2021-08-13T02:24:52.722Z] 05883995daec: Pull complete [2021-08-13T02:24:52.722Z] 8603b9c90790: Pull complete [2021-08-13T02:24:53.749Z] 1560dd03e051: Pull complete [2021-08-13T02:24:54.351Z] 27f5ce0e4adf: Pull complete [2021-08-13T02:25:09.508Z] c2d8d7efcc4b: Pull complete [2021-08-13T02:25:09.509Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-13T02:25:09.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-13T02:25:09.509Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-13T02:25:09.792Z] prd-ubuntu18.04-docker-arm64-4c-16g-809 does not seem to be running inside a container [2021-08-13T02:25:09.886Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/8 -v /w/workspace/app-rfid-llrp-inventory/8:/w/workspace/app-rfid-llrp-inventory/8:rw,z -v /w/workspace/app-rfid-llrp-inventory/8@tmp:/w/workspace/app-rfid-llrp-inventory/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-13T02:25:13.952Z] $ docker top 64ad0f5ac46517a1e4a8648109238e65b69b670726c3fc64855770035020b726 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-13T02:25:14.964Z] ---> job-cost.sh [2021-08-13T02:25:14.964Z] lf-activate-venv: SKIPPING [2021-08-13T02:25:14.964Z] INFO: No Stack... [2021-08-13T02:25:15.572Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-13T02:25:16.187Z] INFO: Archiving Costs [Pipeline] sh [2021-08-13T02:25:16.879Z] + cat /w/workspace/app-rfid-llrp-inventory/8/archives/cost.csv [2021-08-13T02:25:16.879Z] + cut -d, -f6 [Pipeline] lock [2021-08-13T02:25:16.964Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-8-stack-cost] [2021-08-13T02:25:16.979Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-8-stack-cost] did not exist. Created. [2021-08-13T02:25:16.979Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-13T02:25:17.714Z] /w/workspace/app-rfid-llrp-inventory/8@tmp/durable-1ea5b7d4/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/8@tmp/durable-1ea5b7d4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-13T02:25:18.396Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-13T02:25:18.430Z] Warning: overwriting stash ‘stack-cost’ [2021-08-13T02:25:18.476Z] Stashed 1 file(s) [Pipeline] } [2021-08-13T02:25:18.488Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-8-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-13T02:25:18.504Z] $ docker stop --time=1 64ad0f5ac46517a1e4a8648109238e65b69b670726c3fc64855770035020b726 [2021-08-13T02:25:20.208Z] $ docker rm -f 64ad0f5ac46517a1e4a8648109238e65b69b670726c3fc64855770035020b726 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-13T02:25:21.069Z] provisioning config files... [2021-08-13T02:25:21.085Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8305885412256047724tmp [Pipeline] { [Pipeline] sh [2021-08-13T02:25:21.441Z] + set +x [2021-08-13T02:25:21.441Z] + curl -s https://codecov.io/bash [2021-08-13T02:25:21.441Z] + bash -s -- [2021-08-13T02:25:21.441Z] [2021-08-13T02:25:21.441Z] _____ _ [2021-08-13T02:25:21.441Z] / ____| | | [2021-08-13T02:25:21.441Z] | | ___ __| | ___ ___ _____ __ [2021-08-13T02:25:21.441Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-13T02:25:21.441Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-13T02:25:21.441Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-13T02:25:21.441Z] Bash-1.0.6 [2021-08-13T02:25:21.441Z] [2021-08-13T02:25:21.441Z] [2021-08-13T02:25:21.441Z] ==> git version 2.24.4 found [2021-08-13T02:25:21.441Z] ==> 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-08-13T02:25:21.441Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-13T02:25:21.441Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-13T02:25:21.441Z] ==> Jenkins CI detected. [2021-08-13T02:25:21.441Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2021-08-13T02:25:21.441Z] project root: . [2021-08-13T02:25:21.441Z] --> token set from env [2021-08-13T02:25:21.711Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-13T02:25:21.711Z] ==> Running gcov in . (disable via -X gcov) [2021-08-13T02:25:21.711Z] ==> Python coveragepy not found [2021-08-13T02:25:21.711Z] ==> Searching for coverage reports in: [2021-08-13T02:25:21.711Z] + . [2021-08-13T02:25:21.711Z] -> Found 1 reports [2021-08-13T02:25:21.711Z] ==> Detecting git/mercurial file structure [2021-08-13T02:25:21.711Z] ==> Reading reports [2021-08-13T02:25:21.711Z] + ./coverage.out bytes=62828 [2021-08-13T02:25:21.711Z] ==> Appending adjustments [2021-08-13T02:25:21.711Z] https://docs.codecov.io/docs/fixing-reports [2021-08-13T02:25:21.979Z] + Found adjustments [2021-08-13T02:25:21.979Z] ==> Gzipping contents [2021-08-13T02:25:21.979Z] 16K /tmp/codecov.sFpJHy.gz [2021-08-13T02:25:21.979Z] ==> Uploading reports [2021-08-13T02:25:21.979Z] url: https://codecov.io [2021-08-13T02:25:21.979Z] query: branch=main&commit=088d1eb46b9f9508665785373c363ba198b24031&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-13T02:25:21.979Z] -> Pinging Codecov [2021-08-13T02:25:21.979Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=088d1eb46b9f9508665785373c363ba198b24031&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-13T02:25:22.247Z] -> Uploading to [2021-08-13T02:25:22.247Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-13/581DD39554BDF9B6E22D074273EAD858/088d1eb46b9f9508665785373c363ba198b24031/76e79c20-5dd6-4256-a064-fce09f8d4c26.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210813%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210813T022522Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=973163c095e3463b5db6b75f490a7ec74f77e5b18096b1dd6d699efb1243c61c [2021-08-13T02:25:22.247Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-13T02:25:22.247Z] Dload Upload Total Spent Left Speed [2021-08-13T02:25:22.514Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13887 0 0 100 13887 0 39842 --:--:-- --:--:-- --:--:-- 39905 [2021-08-13T02:25:22.514Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/088d1eb46b9f9508665785373c363ba198b24031 [Pipeline] } [2021-08-13T02:25:22.528Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-13T02:25:23.172Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-13T02:25:23.193Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:25:23.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-13T02:25:23.528Z] [2021-08-13T02:25:23.529Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:25:23.889Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-13T02:25:23.889Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-13T02:25:23.889Z] 188c0c94c7c5: Pulling fs layer [2021-08-13T02:25:23.889Z] 0ef7d3d256c8: Pulling fs layer [2021-08-13T02:25:23.889Z] de9db76c5a1d: Pulling fs layer [2021-08-13T02:25:23.889Z] 0eba1c9be4d2: Pulling fs layer [2021-08-13T02:25:23.889Z] 0d57e429df01: Pulling fs layer [2021-08-13T02:25:23.889Z] 4e4be7b47b0d: Pulling fs layer [2021-08-13T02:25:23.889Z] e1f770b5df2f: Pulling fs layer [2021-08-13T02:25:23.889Z] 85a0685a4137: Pulling fs layer [2021-08-13T02:25:23.889Z] 4e4be7b47b0d: Waiting [2021-08-13T02:25:23.889Z] e1f770b5df2f: Waiting [2021-08-13T02:25:23.889Z] 85a0685a4137: Waiting [2021-08-13T02:25:23.889Z] 0eba1c9be4d2: Waiting [2021-08-13T02:25:23.889Z] 0d57e429df01: Waiting [2021-08-13T02:25:24.167Z] de9db76c5a1d: Verifying Checksum [2021-08-13T02:25:24.167Z] de9db76c5a1d: Download complete [2021-08-13T02:25:24.167Z] 0ef7d3d256c8: Verifying Checksum [2021-08-13T02:25:24.167Z] 0ef7d3d256c8: Download complete [2021-08-13T02:25:24.167Z] 0d57e429df01: Verifying Checksum [2021-08-13T02:25:24.167Z] 0d57e429df01: Download complete [2021-08-13T02:25:24.167Z] 4e4be7b47b0d: Verifying Checksum [2021-08-13T02:25:24.167Z] 4e4be7b47b0d: Download complete [2021-08-13T02:25:24.447Z] 188c0c94c7c5: Verifying Checksum [2021-08-13T02:25:24.447Z] 188c0c94c7c5: Download complete [2021-08-13T02:25:24.447Z] 188c0c94c7c5: Pull complete [2021-08-13T02:25:24.712Z] 0ef7d3d256c8: Pull complete [2021-08-13T02:25:24.712Z] de9db76c5a1d: Pull complete [2021-08-13T02:25:25.682Z] e1f770b5df2f: Verifying Checksum [2021-08-13T02:25:25.682Z] e1f770b5df2f: Download complete [2021-08-13T02:25:29.090Z] 0eba1c9be4d2: Verifying Checksum [2021-08-13T02:25:29.090Z] 0eba1c9be4d2: Download complete [2021-08-13T02:25:30.067Z] 85a0685a4137: Verifying Checksum [2021-08-13T02:25:30.067Z] 85a0685a4137: Download complete [2021-08-13T02:25:32.694Z] 0eba1c9be4d2: Pull complete [2021-08-13T02:25:32.694Z] 0d57e429df01: Pull complete [2021-08-13T02:25:32.694Z] 4e4be7b47b0d: Pull complete [2021-08-13T02:25:33.307Z] e1f770b5df2f: Pull complete [2021-08-13T02:25:37.608Z] 85a0685a4137: Pull complete [2021-08-13T02:25:37.608Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-13T02:25:37.608Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-13T02:25:37.608Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-13T02:25:37.742Z] prd-centos7-docker-4c-2g-808 does not seem to be running inside a container [2021-08-13T02:25:37.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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-08-13T02:25:39.884Z] $ docker top 72e241c057cc8d57c668b0754ec8936c021b94bd91290997720d2bd578d94c1e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-13T02:25:39.997Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-13T02:25:40.314Z] + set -o pipefail [2021-08-13T02:25:40.314Z] + snyk monitor '--org=edgex-jenkins' [2021-08-13T02:26:07.040Z] [2021-08-13T02:26:07.040Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2021-08-13T02:26:07.040Z] [2021-08-13T02:26:07.040Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/46809a80-5a7f-4df2-9156-2a5eac869211 [2021-08-13T02:26:07.040Z] [2021-08-13T02:26:07.040Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-13T02:26:07.040Z] [2021-08-13T02:26:07.040Z] [2021-08-13T02:26:07.040Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2021-08-13T02:26:07.040Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-08-13T02:26:07.059Z] $ docker stop --time=1 72e241c057cc8d57c668b0754ec8936c021b94bd91290997720d2bd578d94c1e [2021-08-13T02:26:08.860Z] $ docker rm -f 72e241c057cc8d57c668b0754ec8936c021b94bd91290997720d2bd578d94c1e [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-08-13T02:26:09.762Z] + git log --format=format:%s -1 088d1eb46b9f9508665785373c363ba198b24031 [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:26:10.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-13T02:26:10.274Z] . [Pipeline] withDockerContainer [2021-08-13T02:26:10.392Z] prd-centos7-docker-4c-2g-808 does not seem to be running inside a container [2021-08-13T02:26:10.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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-08-13T02:26:10.967Z] $ docker top 6273cd0668f05151dbe5aee2c73349530b2a8af9a9d61b8d19010e8cf7dcd770 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-13T02:26:11.130Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-13T02:26:11.130Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-13T02:26:11.271Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-13T02:26:11.274Z] $ docker exec 6273cd0668f05151dbe5aee2c73349530b2a8af9a9d61b8d19010e8cf7dcd770 ssh-agent [2021-08-13T02:26:11.423Z] SSH_AUTH_SOCK=/tmp/ssh-lleEwNyBIdbl/agent.14 [2021-08-13T02:26:11.423Z] SSH_AGENT_PID=20 [2021-08-13T02:26:11.437Z] Running ssh-add (command line suppressed) [2021-08-13T02:26:11.547Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5977037291916641096.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5977037291916641096.key) [2021-08-13T02:26:11.584Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-13T02:26:11.930Z] + git semver tag [2021-08-13T02:26:11.930Z] # -> Open(): unable to determine branch for HEAD [2021-08-13T02:26:11.930Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2021-08-13T02:26:11.930Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2021-08-13T02:26:11.930Z] # $SEMVER_REMOTE_NAME = origin [2021-08-13T02:26:11.930Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-13T02:26:11.930Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-13T02:26:11.930Z] # $SEMVER_BRANCH = main [2021-08-13T02:26:11.930Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2021-08-13T02:26:11.930Z] # 088d1eb46b9f9508665785373c363ba198b24031 HEAD [2021-08-13T02:26:11.930Z] # -> Force: false [2021-08-13T02:26:11.930Z] # 3572bc86e6a868cebd5f890c31bb60ccda7ab0b2 refs/tags/v0.0.1-dev.6 [Pipeline] } [2021-08-13T02:26:11.948Z] $ docker exec --env ******** --env ******** 6273cd0668f05151dbe5aee2c73349530b2a8af9a9d61b8d19010e8cf7dcd770 ssh-agent -k [2021-08-13T02:26:12.055Z] unset SSH_AUTH_SOCK; [2021-08-13T02:26:12.056Z] unset SSH_AGENT_PID; [2021-08-13T02:26:12.056Z] echo Agent pid 20 killed; [2021-08-13T02:26:12.096Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-13T02:26:12.460Z] + git semver [Pipeline] } [2021-08-13T02:26:12.488Z] $ docker stop --time=1 6273cd0668f05151dbe5aee2c73349530b2a8af9a9d61b8d19010e8cf7dcd770 [2021-08-13T02:26:13.748Z] $ docker rm -f 6273cd0668f05151dbe5aee2c73349530b2a8af9a9d61b8d19010e8cf7dcd770 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:26:14.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-13T02:26:14.274Z] [2021-08-13T02:26:14.274Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:26:14.612Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-13T02:26:14.612Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-13T02:26:14.612Z] ab5ef0e58194: Pulling fs layer [2021-08-13T02:26:14.612Z] 9712f1f96733: Pulling fs layer [2021-08-13T02:26:14.612Z] 63f879dbbcfc: Pulling fs layer [2021-08-13T02:26:14.612Z] 0d9ebad4ef96: Pulling fs layer [2021-08-13T02:26:14.612Z] e9a5061849ea: Pulling fs layer [2021-08-13T02:26:14.612Z] d747dcd14b5f: Pulling fs layer [2021-08-13T02:26:14.612Z] 2de7ff778b66: Pulling fs layer [2021-08-13T02:26:14.612Z] e9a5061849ea: Waiting [2021-08-13T02:26:14.612Z] d747dcd14b5f: Waiting [2021-08-13T02:26:14.612Z] 2de7ff778b66: Waiting [2021-08-13T02:26:14.612Z] 0d9ebad4ef96: Waiting [2021-08-13T02:26:14.612Z] 9712f1f96733: Verifying Checksum [2021-08-13T02:26:14.612Z] 9712f1f96733: Download complete [2021-08-13T02:26:17.253Z] 63f879dbbcfc: Verifying Checksum [2021-08-13T02:26:17.253Z] 63f879dbbcfc: Download complete [2021-08-13T02:26:17.253Z] e9a5061849ea: Download complete [2021-08-13T02:26:17.253Z] d747dcd14b5f: Verifying Checksum [2021-08-13T02:26:17.253Z] d747dcd14b5f: Download complete [2021-08-13T02:26:17.844Z] 2de7ff778b66: Verifying Checksum [2021-08-13T02:26:17.844Z] 2de7ff778b66: Download complete [2021-08-13T02:26:18.115Z] 0d9ebad4ef96: Verifying Checksum [2021-08-13T02:26:18.115Z] 0d9ebad4ef96: Download complete [2021-08-13T02:26:19.126Z] ab5ef0e58194: Verifying Checksum [2021-08-13T02:26:19.126Z] ab5ef0e58194: Download complete [2021-08-13T02:26:21.780Z] ab5ef0e58194: Pull complete [2021-08-13T02:26:21.781Z] 9712f1f96733: Pull complete [2021-08-13T02:26:22.404Z] 63f879dbbcfc: Pull complete [2021-08-13T02:26:26.218Z] 0d9ebad4ef96: Pull complete [2021-08-13T02:26:26.513Z] e9a5061849ea: Pull complete [2021-08-13T02:26:26.513Z] d747dcd14b5f: Pull complete [2021-08-13T02:26:27.939Z] 2de7ff778b66: Pull complete [2021-08-13T02:26:27.939Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-13T02:26:27.939Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-13T02:26:27.939Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-13T02:26:28.102Z] prd-centos7-docker-4c-2g-808 does not seem to be running inside a container [2021-08-13T02:26:28.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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-08-13T02:26:31.341Z] $ docker top 5fed146c6f6639bac8f22de5615dcc26cd4d1938e4a41324aee8a8677aefc229 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-13T02:26:31.464Z] provisioning config files... [2021-08-13T02:26:31.479Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7993671373216841288tmp [2021-08-13T02:26:31.518Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3703797761487499219tmp [2021-08-13T02:26:31.555Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7122497947843212523tmp [Pipeline] { [Pipeline] echo [2021-08-13T02:26:31.595Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-13T02:26:31.965Z] ---> sigul-configuration.sh [2021-08-13T02:26:31.965Z] gpg: directory `/root/.gnupg' created [2021-08-13T02:26:31.965Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-13T02:26:31.965Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-13T02:26:31.965Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-13T02:26:31.965Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-13T02:26:31.965Z] gpg: CAST5 encrypted data [2021-08-13T02:26:31.965Z] gpg: encrypted with 1 passphrase [2021-08-13T02:26:31.965Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-13T02:26:32.281Z] + mkdir /home/jenkins [2021-08-13T02:26:32.281Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-13T02:26:32.606Z] + 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-08-13T02:26:32.628Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-13T02:26:32.942Z] ---> sigul-install.sh [2021-08-13T02:26:32.942Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-13T02:26:33.273Z] + git tag --list [2021-08-13T02:26:33.273Z] v0.0.0 [2021-08-13T02:26:33.273Z] v0.0.1-dev.1 [2021-08-13T02:26:33.273Z] v0.0.1-dev.2 [2021-08-13T02:26:33.273Z] v0.0.1-dev.3 [2021-08-13T02:26:33.273Z] v0.0.1-dev.4 [2021-08-13T02:26:33.273Z] v0.0.1-dev.5 [2021-08-13T02:26:33.273Z] v0.0.1-dev.6 [Pipeline] sh [2021-08-13T02:26:33.640Z] + lftools sign git-tag v0.0.1-dev.6 [2021-08-13T02:26:34.235Z] Signing Git tag with Sigul... [2021-08-13T02:26:34.235Z] Signing v0.0.1-dev.6 [Pipeline] echo [2021-08-13T02:26:35.239Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-13T02:26:35.572Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-13T02:26:35.595Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-13T02:26:35.644Z] $ docker stop --time=1 5fed146c6f6639bac8f22de5615dcc26cd4d1938e4a41324aee8a8677aefc229 [2021-08-13T02:26:36.863Z] $ docker rm -f 5fed146c6f6639bac8f22de5615dcc26cd4d1938e4a41324aee8a8677aefc229 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:26:37.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-13T02:26:37.399Z] . [Pipeline] withDockerContainer [2021-08-13T02:26:37.561Z] prd-centos7-docker-4c-2g-808 does not seem to be running inside a container [2021-08-13T02:26:37.655Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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-08-13T02:26:38.088Z] $ docker top ebed44ac19c0ee697cf6f45855bedadfde94f40dabbda615b05d994ca0400a0b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-13T02:26:38.259Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-13T02:26:38.259Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-13T02:26:38.394Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-13T02:26:38.397Z] $ docker exec ebed44ac19c0ee697cf6f45855bedadfde94f40dabbda615b05d994ca0400a0b ssh-agent [2021-08-13T02:26:38.527Z] SSH_AUTH_SOCK=/tmp/ssh-7nUyc2NtRrcN/agent.14 [2021-08-13T02:26:38.527Z] SSH_AGENT_PID=20 [2021-08-13T02:26:38.541Z] Running ssh-add (command line suppressed) [2021-08-13T02:26:38.646Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_984582417477314919.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_984582417477314919.key) [2021-08-13T02:26:38.729Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-13T02:26:39.140Z] + git semver bump pre [2021-08-13T02:26:39.140Z] # -> Open(): unable to determine branch for HEAD [2021-08-13T02:26:39.140Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2021-08-13T02:26:39.140Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2021-08-13T02:26:39.140Z] # $SEMVER_REMOTE_NAME = origin [2021-08-13T02:26:39.140Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-13T02:26:39.140Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-13T02:26:39.140Z] # $SEMVER_BRANCH = main [2021-08-13T02:26:39.140Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2021-08-13T02:26:39.140Z] 0.0.1-dev.7 [Pipeline] } [2021-08-13T02:26:39.159Z] $ docker exec --env ******** --env ******** ebed44ac19c0ee697cf6f45855bedadfde94f40dabbda615b05d994ca0400a0b ssh-agent -k [2021-08-13T02:26:39.259Z] unset SSH_AUTH_SOCK; [2021-08-13T02:26:39.259Z] unset SSH_AGENT_PID; [2021-08-13T02:26:39.259Z] echo Agent pid 20 killed; [2021-08-13T02:26:39.284Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-13T02:26:39.666Z] + git semver [Pipeline] } [2021-08-13T02:26:39.718Z] $ docker stop --time=1 ebed44ac19c0ee697cf6f45855bedadfde94f40dabbda615b05d994ca0400a0b [2021-08-13T02:26:41.288Z] $ docker rm -f ebed44ac19c0ee697cf6f45855bedadfde94f40dabbda615b05d994ca0400a0b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:26:42.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-13T02:26:42.957Z] . [Pipeline] withDockerContainer [2021-08-13T02:26:43.083Z] prd-centos7-docker-4c-2g-808 does not seem to be running inside a container [2021-08-13T02:26:43.184Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_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-08-13T02:26:43.615Z] $ docker top cbf65f80d5961ce19c68d541cabbf750ccff39c4cccdf6d51e2f1623186d0891 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-13T02:26:43.795Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-13T02:26:43.796Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-13T02:26:44.108Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-13T02:26:44.110Z] $ docker exec cbf65f80d5961ce19c68d541cabbf750ccff39c4cccdf6d51e2f1623186d0891 ssh-agent [2021-08-13T02:26:44.246Z] SSH_AUTH_SOCK=/tmp/ssh-CwR1xacXHy75/agent.15 [2021-08-13T02:26:44.246Z] SSH_AGENT_PID=21 [2021-08-13T02:26:44.257Z] Running ssh-add (command line suppressed) [2021-08-13T02:26:44.353Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8604594040255361105.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8604594040255361105.key) [2021-08-13T02:26:44.383Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-13T02:26:44.738Z] + git semver push [2021-08-13T02:26:44.738Z] # -> Open(): unable to determine branch for HEAD [2021-08-13T02:26:44.738Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2021-08-13T02:26:44.738Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2021-08-13T02:26:44.738Z] # $SEMVER_REMOTE_NAME = origin [2021-08-13T02:26:44.738Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-13T02:26:44.738Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-13T02:26:44.738Z] # $SEMVER_BRANCH = main [2021-08-13T02:26:44.738Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } [2021-08-13T02:26:46.008Z] $ docker exec --env ******** --env ******** cbf65f80d5961ce19c68d541cabbf750ccff39c4cccdf6d51e2f1623186d0891 ssh-agent -k [2021-08-13T02:26:46.107Z] unset SSH_AUTH_SOCK; [2021-08-13T02:26:46.108Z] unset SSH_AGENT_PID; [2021-08-13T02:26:46.108Z] echo Agent pid 21 killed; [2021-08-13T02:26:46.138Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-13T02:26:46.549Z] + git semver [Pipeline] } [2021-08-13T02:26:46.797Z] $ docker stop --time=1 cbf65f80d5961ce19c68d541cabbf750ccff39c4cccdf6d51e2f1623186d0891 [2021-08-13T02:26:48.022Z] $ docker rm -f cbf65f80d5961ce19c68d541cabbf750ccff39c4cccdf6d51e2f1623186d0891 [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] sh [2021-08-13T02:26:48.885Z] + '[' -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-13T02:26:49.265Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-13T02:26:49.952Z] ---> package-listing.sh [2021-08-13T02:26:49.952Z] ++ facter osfamily [2021-08-13T02:26:49.952Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-13T02:26:50.228Z] + OS_FAMILY=redhat [2021-08-13T02:26:50.228Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2021-08-13T02:26:50.228Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-13T02:26:50.228Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-13T02:26:50.228Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-13T02:26:50.228Z] + PACKAGES=/tmp/packages_start.txt [2021-08-13T02:26:50.228Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2021-08-13T02:26:50.228Z] + PACKAGES=/tmp/packages_end.txt [2021-08-13T02:26:50.228Z] + case "${OS_FAMILY}" in [2021-08-13T02:26:50.228Z] + sort [2021-08-13T02:26:50.228Z] + rpm -qa [2021-08-13T02:26:50.813Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-13T02:26:50.813Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-13T02:26:50.813Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-13T02:26:50.813Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2021-08-13T02:26:50.813Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2021-08-13T02:26:50.813Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2021-08-13T02:26:50.832Z] 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-13T02:26:51.166Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:26:51.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-13T02:26:51.807Z] [2021-08-13T02:26:51.807Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-13T02:26:52.175Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-13T02:26:52.175Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-13T02:26:52.175Z] b4d181a07f80: Pulling fs layer [2021-08-13T02:26:52.175Z] a1111a8f2ec3: Pulling fs layer [2021-08-13T02:26:52.175Z] ed53099fbce6: Pulling fs layer [2021-08-13T02:26:52.175Z] dc539afda2c1: Pulling fs layer [2021-08-13T02:26:52.175Z] 77bc0d833cb6: Pulling fs layer [2021-08-13T02:26:52.175Z] 9065ff56babe: Pulling fs layer [2021-08-13T02:26:52.175Z] d287ab97295c: Pulling fs layer [2021-08-13T02:26:52.175Z] dc539afda2c1: Waiting [2021-08-13T02:26:52.175Z] 77bc0d833cb6: Waiting [2021-08-13T02:26:52.175Z] 9065ff56babe: Waiting [2021-08-13T02:26:52.175Z] d287ab97295c: Waiting [2021-08-13T02:26:52.476Z] a1111a8f2ec3: Verifying Checksum [2021-08-13T02:26:52.476Z] a1111a8f2ec3: Download complete [2021-08-13T02:26:52.476Z] dc539afda2c1: Verifying Checksum [2021-08-13T02:26:52.476Z] dc539afda2c1: Download complete [2021-08-13T02:26:52.748Z] 77bc0d833cb6: Verifying Checksum [2021-08-13T02:26:52.748Z] 77bc0d833cb6: Download complete [2021-08-13T02:26:52.748Z] 9065ff56babe: Verifying Checksum [2021-08-13T02:26:52.748Z] 9065ff56babe: Download complete [2021-08-13T02:26:52.748Z] ed53099fbce6: Verifying Checksum [2021-08-13T02:26:52.748Z] ed53099fbce6: Download complete [2021-08-13T02:26:53.737Z] b4d181a07f80: Verifying Checksum [2021-08-13T02:26:53.737Z] b4d181a07f80: Download complete [2021-08-13T02:26:55.190Z] b4d181a07f80: Pull complete [2021-08-13T02:26:55.190Z] a1111a8f2ec3: Pull complete [2021-08-13T02:26:55.468Z] ed53099fbce6: Pull complete [2021-08-13T02:26:55.741Z] dc539afda2c1: Pull complete [2021-08-13T02:26:56.014Z] 77bc0d833cb6: Pull complete [2021-08-13T02:26:56.014Z] 9065ff56babe: Pull complete [2021-08-13T02:26:57.469Z] d287ab97295c: Verifying Checksum [2021-08-13T02:26:57.469Z] d287ab97295c: Download complete [2021-08-13T02:27:01.847Z] d287ab97295c: Pull complete [2021-08-13T02:27:01.847Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-13T02:27:01.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-13T02:27:01.847Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-13T02:27:01.972Z] prd-centos7-docker-4c-2g-808 does not seem to be running inside a container [2021-08-13T02:27:02.061Z] $ 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-13T02:27:04.251Z] $ docker top 875e57eac71417b7a01d61cde5b630dbb53712498ac610d2f809ea6d0879aaca -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-13T02:27:04.681Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-13T02:27:05.004Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-13T02:27:05.342Z] + ls /var/log/sa-host [2021-08-13T02:27:05.342Z] + sadf -c /var/log/sa-host/sa05 [2021-08-13T02:27:05.342Z] file_magic: OK [2021-08-13T02:27:05.342Z] HZ: Using current value: 100 [2021-08-13T02:27:05.342Z] file_header: OK [2021-08-13T02:27:05.342Z] 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-08-13T02:27:05.342Z] Statistics: [2021-08-13T02:27:05.342Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-13T02:27:05.342Z] File successfully converted to sysstat format version 12.0.3 [2021-08-13T02:27:05.342Z] + sadf -c /var/log/sa-host/sa13 [2021-08-13T02:27:05.342Z] file_magic: OK [2021-08-13T02:27:05.342Z] HZ: Using current value: 100 [2021-08-13T02:27:05.342Z] file_header: OK [2021-08-13T02:27:05.342Z] 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-08-13T02:27:05.342Z] Statistics: [2021-08-13T02:27:05.342Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-13T02:27:05.342Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-13T02:27:05.917Z] provisioning config files... [2021-08-13T02:27:05.938Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6089263996264777463tmp [Pipeline] { [Pipeline] echo [2021-08-13T02:27:05.971Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-13T02:27:06.288Z] ---> create-netrc.sh [Pipeline] } [2021-08-13T02:27:06.303Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-13T02:27:06.731Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-13T02:27:06.746Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-13T02:27:07.086Z] ---> sudo-logs.sh [2021-08-13T02:27:07.086Z] Archiving 'sudo' log.. [2021-08-13T02:27:07.086Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-808.vexxhost.local: Name or service not known [2021-08-13T02:27:07.086Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-808.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-13T02:27:07.160Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-13T02:27:07.507Z] ---> job-cost.sh [2021-08-13T02:27:07.507Z] lf-activate-venv: SKIPPING [2021-08-13T02:27:07.507Z] DEBUG: total: 0.18000000715255737 [2021-08-13T02:27:07.507Z] INFO: Retrieving Stack Cost... [2021-08-13T02:27:08.942Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-13T02:27:09.221Z] INFO: Archiving Costs [Pipeline] echo [2021-08-13T02:27:09.264Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-13T02:27:09.894Z] ---> logs-deploy.sh [2021-08-13T02:27:09.894Z] lf-activate-venv: SKIPPING [2021-08-13T02:27:09.894Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/8 [2021-08-13T02:27:09.894Z] INFO: archiving workspace using pattern(s): [2021-08-13T02:27:10.491Z] Archives upload complete. [2021-08-13T02:27:10.770Z] INFO: archiving logs to Nexus