Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e04a0383669ea00f79ef2e7d56e71bc78ec0aaed 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-ssh3458950106475840686.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-ssh7981788095919273126.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-ssh3537016214059865751.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-ssh1173651008604448784.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/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-ssh756996848567395643.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1399’ Running on prd-centos7-docker-4c-2g-1405 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-ssh8792893184877533020.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 e04a0383669ea00f79ef2e7d56e71bc78ec0aaed (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 e04a0383669ea00f79ef2e7d56e71bc78ec0aaed # timeout=10 Commit message: "build: update alpine base to 3.14 (#51)" > git rev-list --no-walk 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-25T01:26:51.055Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-25T01:26:51.161Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-25T01:26:51.192Z] ========================================================= [2021-09-25T01:26:51.192Z] EdgeX Global Pipelines Version Info [2021-09-25T01:26:51.192Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-25T01:26:52.459Z] ------------------- [2021-09-25T01:26:52.460Z] stable info: [2021-09-25T01:26:52.460Z] ------------------- [2021-09-25T01:26:52.460Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-25T01:26:52.460Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-25T01:26:52.460Z] Message: update stable to v1.0.205 [2021-09-25T01:26:53.048Z] ------------------- [2021-09-25T01:26:53.048Z] experimental info: [2021-09-25T01:26:53.048Z] ------------------- [2021-09-25T01:26:53.048Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-25T01:26:53.048Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-25T01:26:53.048Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-25T01:26:53.201Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2021-09-25T01:26:53.225Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2021-09-25T01:26:53.248Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-25T01:26:53.272Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-25T01:26:53.295Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-25T01:26:53.318Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-25T01:26:53.342Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-25T01:26:53.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-25T01:26:53.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-25T01:26:53.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-25T01:26:53.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-25T01:26:53.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-25T01:26:53.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2021-09-25T01:26:53.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-25T01:26:53.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-25T01:26:53.562Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-25T01:26:53.586Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-25T01:26:53.609Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-25T01:26:53.632Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-25T01:26:53.656Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-25T01:26:53.679Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-25T01:26:53.703Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-25T01:26:53.726Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-25T01:26:53.750Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-25T01:26:53.773Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-25T01:26:53.798Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-25T01:26:53.821Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-25T01:26:53.844Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-25T01:26:53.868Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-25T01:26:53.893Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-25T01:26:53.917Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e04a0383669ea00f79ef2e7d56e71bc78ec0aaed [Pipeline] echo [2021-09-25T01:26:53.942Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e04a038 [Pipeline] echo [2021-09-25T01:26:53.968Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-25T01:26:54.045Z] provisioning config files... [2021-09-25T01:26:54.067Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7847587588099501239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-25T01:26:54.407Z] ---> docker-login.sh [2021-09-25T01:26:54.407Z] nexus3.edgexfoundry.org:10001 [2021-09-25T01:26:54.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-25T01:26:54.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-25T01:26:54.678Z] Configure a credential helper to remove this warning. See [2021-09-25T01:26:54.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-25T01:26:54.678Z] [2021-09-25T01:26:54.678Z] Login Succeeded [2021-09-25T01:26:54.678Z] nexus3.edgexfoundry.org:10002 [2021-09-25T01:26:54.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-25T01:26:54.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-25T01:26:54.947Z] Configure a credential helper to remove this warning. See [2021-09-25T01:26:54.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-25T01:26:54.947Z] [2021-09-25T01:26:54.947Z] Login Succeeded [2021-09-25T01:26:54.947Z] nexus3.edgexfoundry.org:10003 [2021-09-25T01:26:54.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-25T01:26:54.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-25T01:26:54.947Z] Configure a credential helper to remove this warning. See [2021-09-25T01:26:54.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-25T01:26:54.947Z] [2021-09-25T01:26:54.947Z] Login Succeeded [2021-09-25T01:26:54.947Z] nexus3.edgexfoundry.org:10004 [2021-09-25T01:26:55.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-25T01:26:55.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-25T01:26:55.215Z] Configure a credential helper to remove this warning. See [2021-09-25T01:26:55.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-25T01:26:55.215Z] [2021-09-25T01:26:55.215Z] Login Succeeded [2021-09-25T01:26:55.215Z] docker.io [2021-09-25T01:26:55.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-25T01:26:55.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-25T01:26:55.799Z] Configure a credential helper to remove this warning. See [2021-09-25T01:26:55.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-25T01:26:55.799Z] [2021-09-25T01:26:55.799Z] Login Succeeded [2021-09-25T01:26:55.799Z] ---> docker-login.sh ends [Pipeline] } [2021-09-25T01:26:55.812Z] 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-09-25T01:26:56.358Z] + git log --format=format:%s -1 e04a0383669ea00f79ef2e7d56e71bc78ec0aaed [Pipeline] echo [2021-09-25T01:26:56.415Z] GIT_COMMIT: e04a0383669ea00f79ef2e7d56e71bc78ec0aaed, Commit Message: build: update alpine base to 3.14 (#51) [Pipeline] echo [2021-09-25T01:26:56.433Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-25T01:26:57.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-25T01:26:57.434Z] [2021-09-25T01:26:57.434Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-25T01:26:57.774Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-25T01:26:57.774Z] latest: Pulling from edgex-devops/git-semver [2021-09-25T01:26:57.774Z] 31603596830f: Pulling fs layer [2021-09-25T01:26:57.774Z] 04fac38145f0: Pulling fs layer [2021-09-25T01:26:57.774Z] 701f6daf10bf: Pulling fs layer [2021-09-25T01:26:57.774Z] 24f72da36158: Pulling fs layer [2021-09-25T01:26:57.774Z] 24f72da36158: Waiting [2021-09-25T01:26:57.774Z] 04fac38145f0: Verifying Checksum [2021-09-25T01:26:57.774Z] 04fac38145f0: Download complete [2021-09-25T01:26:58.050Z] 31603596830f: Verifying Checksum [2021-09-25T01:26:58.050Z] 31603596830f: Download complete [2021-09-25T01:26:58.318Z] 31603596830f: Pull complete [2021-09-25T01:26:58.318Z] 04fac38145f0: Pull complete [2021-09-25T01:26:58.318Z] 24f72da36158: Verifying Checksum [2021-09-25T01:26:58.318Z] 24f72da36158: Download complete [2021-09-25T01:26:58.318Z] 701f6daf10bf: Verifying Checksum [2021-09-25T01:26:58.318Z] 701f6daf10bf: Download complete [2021-09-25T01:26:58.906Z] 701f6daf10bf: Pull complete [2021-09-25T01:26:59.175Z] 24f72da36158: Pull complete [2021-09-25T01:26:59.175Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-25T01:26:59.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-25T01:26:59.175Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-25T01:26:59.282Z] prd-centos7-docker-4c-2g-1405 does not seem to be running inside a container [2021-09-25T01:26:59.346Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-25T01:27:00.161Z] $ docker top 6cdff4adbfc5b3101fe25a212c3169b37e99c74f17b67eb405eb139fce811467 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-25T01:27:00.306Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-25T01:27:00.306Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-25T01:27:00.431Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-25T01:27:00.428Z] $ docker exec 6cdff4adbfc5b3101fe25a212c3169b37e99c74f17b67eb405eb139fce811467 ssh-agent [2021-09-25T01:27:00.566Z] SSH_AUTH_SOCK=/tmp/ssh-TmUvLERm1BBF/agent.13 [2021-09-25T01:27:00.566Z] SSH_AGENT_PID=20 [2021-09-25T01:27:00.580Z] Running ssh-add (command line suppressed) [2021-09-25T01:27:00.679Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9165459300943602458.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9165459300943602458.key) [2021-09-25T01:27:00.708Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-25T01:27:01.023Z] + git tag --points-at HEAD [Pipeline] } [2021-09-25T01:27:01.039Z] $ docker exec --env ******** --env ******** 6cdff4adbfc5b3101fe25a212c3169b37e99c74f17b67eb405eb139fce811467 ssh-agent -k [2021-09-25T01:27:01.147Z] unset SSH_AUTH_SOCK; [2021-09-25T01:27:01.147Z] unset SSH_AGENT_PID; [2021-09-25T01:27:01.147Z] echo Agent pid 20 killed; [2021-09-25T01:27:01.169Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-25T01:27:01.214Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-25T01:27:01.215Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-25T01:27:01.343Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-25T01:27:01.340Z] $ docker exec 6cdff4adbfc5b3101fe25a212c3169b37e99c74f17b67eb405eb139fce811467 ssh-agent [2021-09-25T01:27:01.473Z] SSH_AUTH_SOCK=/tmp/ssh-G9tJOBgaFSlt/agent.52 [2021-09-25T01:27:01.473Z] SSH_AGENT_PID=59 [2021-09-25T01:27:01.482Z] Running ssh-add (command line suppressed) [2021-09-25T01:27:01.582Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6128170428848654974.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6128170428848654974.key) [2021-09-25T01:27:01.613Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-25T01:27:01.939Z] + git semver init [2021-09-25T01:27:01.939Z] # -> Open(): unable to determine branch for HEAD [2021-09-25T01:27:01.939Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2021-09-25T01:27:01.939Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2021-09-25T01:27:01.939Z] # $SEMVER_REMOTE_NAME = origin [2021-09-25T01:27:01.939Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-25T01:27:01.939Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-25T01:27:01.939Z] # $SEMVER_BRANCH = main [2021-09-25T01:27:01.939Z] # $SEMVER_TEMP = /tmp/semver-266566221 [2021-09-25T01:27:01.939Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-09-25T01:27:03.894Z] # '/tmp/semver-266566221' -> '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver' [2021-09-25T01:27:03.894Z] # -> Force: false [2021-09-25T01:27:03.894Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } [2021-09-25T01:27:03.907Z] $ docker exec --env ******** --env ******** 6cdff4adbfc5b3101fe25a212c3169b37e99c74f17b67eb405eb139fce811467 ssh-agent -k [2021-09-25T01:27:04.017Z] unset SSH_AUTH_SOCK; [2021-09-25T01:27:04.020Z] unset SSH_AGENT_PID; [2021-09-25T01:27:04.020Z] echo Agent pid 59 killed; [2021-09-25T01:27:04.042Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-25T01:27:04.393Z] + git semver [Pipeline] } [2021-09-25T01:27:04.413Z] $ docker stop --time=1 6cdff4adbfc5b3101fe25a212c3169b37e99c74f17b67eb405eb139fce811467 [2021-09-25T01:27:05.676Z] $ docker rm -f 6cdff4adbfc5b3101fe25a212c3169b37e99c74f17b67eb405eb139fce811467 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-25T01:27:06.062Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-25T01:27:08.060Z] Stashed 1 file(s) [Pipeline] echo [2021-09-25T01:27:08.064Z] [edgeXSemver]: initialized semver on version 1.0.1-dev.1 [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-09-25T01:27:23.376Z] Still waiting to schedule task [2021-09-25T01:27:23.376Z] ‘prd-centos7-blackbox-4c-2g-563’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-09-25T01:27:23.376Z] ‘prd-centos7-docker-4c-2g-1406’ is offline [2021-09-25T01:27:23.384Z] Still waiting to schedule task [2021-09-25T01:27:23.385Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1403’ [2021-09-25T01:28:44.771Z] Running on prd-centos7-docker-4c-2g-1407 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2021-09-25T01:28:44.792Z] Running in /w/workspace/app-rfid-llrp-inventory/11 [Pipeline] { [Pipeline] checkout [2021-09-25T01:28:44.950Z] The recommended git tool is: NONE [2021-09-25T01:28:47.943Z] using credential edgex-jenkins-ssh [2021-09-25T01:28:47.959Z] Cloning the remote Git repository [2021-09-25T01:28:47.980Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-09-25T01:28:48.210Z] > git init /w/workspace/app-rfid-llrp-inventory/11 # timeout=10 [2021-09-25T01:28:48.247Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-09-25T01:28:48.247Z] > git --version # timeout=10 [2021-09-25T01:28:48.255Z] > git --version # 'git version 2.24.4' [2021-09-25T01:28:48.255Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-25T01:28:48.284Z] [INFO] Currently running in a labeled security context [2021-09-25T01:28:48.284Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-25T01:28:48.284Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/11@tmp/jenkins-gitclient-ssh3251402554171003109.key [2021-09-25T01:28:48.302Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-25T01:29:05.629Z] Avoid second fetch [2021-09-25T01:29:05.630Z] Checking out Revision e04a0383669ea00f79ef2e7d56e71bc78ec0aaed (main) [2021-09-25T01:29:05.598Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-09-25T01:29:05.609Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-25T01:29:05.635Z] > git config core.sparsecheckout # timeout=10 [2021-09-25T01:29:05.643Z] > git checkout -f e04a0383669ea00f79ef2e7d56e71bc78ec0aaed # timeout=10 [2021-09-25T01:29:09.411Z] Commit message: "build: update alpine base to 3.14 (#51)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-25T01:29:09.911Z] provisioning config files... [2021-09-25T01:29:09.930Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/11@tmp/config134751277089176451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-25T01:29:10.499Z] ---> docker-login.sh [2021-09-25T01:29:10.500Z] nexus3.edgexfoundry.org:10001 [2021-09-25T01:29:10.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-25T01:29:10.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-25T01:29:10.773Z] Configure a credential helper to remove this warning. See [2021-09-25T01:29:10.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-25T01:29:10.773Z] [2021-09-25T01:29:10.773Z] Login Succeeded [2021-09-25T01:29:10.773Z] nexus3.edgexfoundry.org:10002 [2021-09-25T01:29:10.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-25T01:29:10.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-25T01:29:10.773Z] Configure a credential helper to remove this warning. See [2021-09-25T01:29:10.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-25T01:29:10.773Z] [2021-09-25T01:29:10.773Z] Login Succeeded [2021-09-25T01:29:10.773Z] nexus3.edgexfoundry.org:10003 [2021-09-25T01:29:11.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-25T01:29:11.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-25T01:29:11.049Z] Configure a credential helper to remove this warning. See [2021-09-25T01:29:11.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-25T01:29:11.049Z] [2021-09-25T01:29:11.049Z] Login Succeeded [2021-09-25T01:29:11.049Z] nexus3.edgexfoundry.org:10004 [2021-09-25T01:29:11.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-25T01:29:11.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-25T01:29:11.335Z] Configure a credential helper to remove this warning. See [2021-09-25T01:29:11.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-25T01:29:11.335Z] [2021-09-25T01:29:11.335Z] Login Succeeded [2021-09-25T01:29:11.335Z] docker.io [2021-09-25T01:29:11.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-25T01:29:11.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-25T01:29:11.611Z] Configure a credential helper to remove this warning. See [2021-09-25T01:29:11.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-25T01:29:11.611Z] [2021-09-25T01:29:11.611Z] Login Succeeded [2021-09-25T01:29:11.611Z] ---> docker-login.sh ends [Pipeline] } [2021-09-25T01:29:11.676Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-25T01:29:11.897Z] ========================================================= [2021-09-25T01:29:11.897Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-25T01:29:11.897Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-25T01:29:12.274Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-09-25T01:29:12.275Z] Sending build context to Docker daemon 731.1kB [2021-09-25T01:29:12.275Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.14 [2021-09-25T01:29:12.275Z] Step 2/13 : FROM ${BASE} AS builder [2021-09-25T01:29:12.550Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-25T01:29:12.550Z] 540db60ca938: Pulling fs layer [2021-09-25T01:29:12.550Z] adcc1eea9eea: Pulling fs layer [2021-09-25T01:29:12.550Z] 4c4ab2625f07: Pulling fs layer [2021-09-25T01:29:12.550Z] db62176df00c: Pulling fs layer [2021-09-25T01:29:12.550Z] 3b30891b0d05: Pulling fs layer [2021-09-25T01:29:12.550Z] 06b49ca38bd5: Pulling fs layer [2021-09-25T01:29:12.550Z] c788192a36de: Pulling fs layer [2021-09-25T01:29:12.550Z] a77e37c0d609: Pulling fs layer [2021-09-25T01:29:12.550Z] c3185cebc471: Pulling fs layer [2021-09-25T01:29:12.550Z] db62176df00c: Waiting [2021-09-25T01:29:12.550Z] 3b30891b0d05: Waiting [2021-09-25T01:29:12.550Z] 06b49ca38bd5: Waiting [2021-09-25T01:29:12.550Z] c788192a36de: Waiting [2021-09-25T01:29:12.550Z] a77e37c0d609: Waiting [2021-09-25T01:29:12.550Z] c3185cebc471: Waiting [2021-09-25T01:29:12.550Z] 4c4ab2625f07: Verifying Checksum [2021-09-25T01:29:12.550Z] 4c4ab2625f07: Download complete [2021-09-25T01:29:12.550Z] adcc1eea9eea: Verifying Checksum [2021-09-25T01:29:12.550Z] adcc1eea9eea: Download complete [2021-09-25T01:29:12.550Z] 3b30891b0d05: Verifying Checksum [2021-09-25T01:29:12.550Z] 3b30891b0d05: Download complete [2021-09-25T01:29:12.550Z] 06b49ca38bd5: Verifying Checksum [2021-09-25T01:29:12.550Z] 06b49ca38bd5: Download complete [2021-09-25T01:29:12.550Z] c788192a36de: Verifying Checksum [2021-09-25T01:29:12.550Z] c788192a36de: Download complete [2021-09-25T01:29:12.826Z] 540db60ca938: Verifying Checksum [2021-09-25T01:29:12.826Z] 540db60ca938: Download complete [2021-09-25T01:29:13.108Z] 540db60ca938: Pull complete [2021-09-25T01:29:13.383Z] adcc1eea9eea: Pull complete [2021-09-25T01:29:13.383Z] 4c4ab2625f07: Pull complete [2021-09-25T01:29:13.653Z] a77e37c0d609: Verifying Checksum [2021-09-25T01:29:13.653Z] a77e37c0d609: Download complete [2021-09-25T01:29:20.918Z] c3185cebc471: Verifying Checksum [2021-09-25T01:29:20.918Z] c3185cebc471: Download complete [2021-09-25T01:29:20.918Z] db62176df00c: Verifying Checksum [2021-09-25T01:29:20.918Z] db62176df00c: Download complete [2021-09-25T01:29:23.557Z] db62176df00c: Pull complete [2021-09-25T01:29:23.557Z] 3b30891b0d05: Pull complete [2021-09-25T01:29:23.557Z] 06b49ca38bd5: Pull complete [2021-09-25T01:29:23.557Z] c788192a36de: Pull complete [2021-09-25T01:29:23.557Z] a77e37c0d609: Pull complete [2021-09-25T01:29:26.184Z] c3185cebc471: Pull complete [2021-09-25T01:29:26.184Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-25T01:29:26.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-25T01:29:26.184Z] ---> 031687cdd783 [2021-09-25T01:29:26.184Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-09-25T01:29:29.595Z] ---> Running in 5aa59a9440ff [2021-09-25T01:29:29.595Z] Removing intermediate container 5aa59a9440ff [2021-09-25T01:29:29.595Z] ---> 04374e98eea1 [2021-09-25T01:29:29.595Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-09-25T01:29:29.595Z] ---> Running in e9f7e04c70b1 [2021-09-25T01:29:29.595Z] Removing intermediate container e9f7e04c70b1 [2021-09-25T01:29:29.595Z] ---> 597e08a1e668 [2021-09-25T01:29:29.595Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-09-25T01:29:29.595Z] ---> Running in a301db7c997d [2021-09-25T01:29:29.873Z] Removing intermediate container a301db7c997d [2021-09-25T01:29:29.873Z] ---> 2533dcd1606b [2021-09-25T01:29:29.873Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-25T01:29:29.873Z] ---> Running in 42d51c012c71 [2021-09-25T01:29:30.470Z] Removing intermediate container 42d51c012c71 [2021-09-25T01:29:30.470Z] ---> d0a1e394b36e [2021-09-25T01:29:30.470Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-25T01:29:30.470Z] ---> Running in 7eb35cc04556 [2021-09-25T01:29:30.745Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-25T01:29:32.165Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-25T01:29:32.751Z] OK: 219 MiB in 52 packages [2021-09-25T01:29:33.024Z] Removing intermediate container 7eb35cc04556 [2021-09-25T01:29:33.024Z] ---> c9a256017fba [2021-09-25T01:29:33.024Z] Step 8/13 : WORKDIR /app [2021-09-25T01:29:33.024Z] ---> Running in 39ccd3da0d6d [2021-09-25T01:29:33.024Z] Removing intermediate container 39ccd3da0d6d [2021-09-25T01:29:33.024Z] ---> 392801aeb066 [2021-09-25T01:29:33.024Z] Step 9/13 : COPY go.mod . [2021-09-25T01:29:33.298Z] ---> dbcd1d174a9e [2021-09-25T01:29:33.298Z] Step 10/13 : RUN go mod download [2021-09-25T01:29:33.298Z] ---> Running in 19fc72a68fa3 [2021-09-25T01:30:06.527Z] Removing intermediate container 19fc72a68fa3 [2021-09-25T01:30:06.528Z] ---> bf887162cfd8 [2021-09-25T01:30:06.528Z] Step 11/13 : COPY . . [2021-09-25T01:30:06.528Z] ---> 4f527c4bb1ff [2021-09-25T01:30:06.528Z] Step 12/13 : ARG MAKE="make build" [2021-09-25T01:30:06.528Z] ---> Running in 98de9b3e1cf1 [2021-09-25T01:30:06.528Z] Removing intermediate container 98de9b3e1cf1 [2021-09-25T01:30:06.528Z] ---> 6595b27a3628 [2021-09-25T01:30:06.528Z] Step 13/13 : RUN $MAKE [2021-09-25T01:30:06.528Z] ---> Running in 3282e6eded0e [2021-09-25T01:30:06.528Z] noop [2021-09-25T01:30:06.528Z] Removing intermediate container 3282e6eded0e [2021-09-25T01:30:06.528Z] ---> f06a3e39a048 [2021-09-25T01:30:06.528Z] Successfully built f06a3e39a048 [2021-09-25T01:30:06.528Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-25T01:30:06.881Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-25T01:30:06.881Z] . [Pipeline] withDockerContainer [2021-09-25T01:30:07.030Z] prd-centos7-docker-4c-2g-1407 does not seem to be running inside a container [2021-09-25T01:30:07.109Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/11 -v /w/workspace/app-rfid-llrp-inventory/11:/w/workspace/app-rfid-llrp-inventory/11:rw,z -v /w/workspace/app-rfid-llrp-inventory/11@tmp:/w/workspace/app-rfid-llrp-inventory/11@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 ******** -e ******** ci-base-image-x86_64 cat [2021-09-25T01:30:07.565Z] $ docker top a550494fb7c37fb1d94b9ddeed726f854c686cbb0d0b5e5e44ec4c36658cfdaf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-25T01:30:08.055Z] + go version [2021-09-25T01:30:08.055Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-25T01:30:08.066Z] $ docker stop --time=1 a550494fb7c37fb1d94b9ddeed726f854c686cbb0d0b5e5e44ec4c36658cfdaf [2021-09-25T01:30:09.354Z] $ docker rm -f a550494fb7c37fb1d94b9ddeed726f854c686cbb0d0b5e5e44ec4c36658cfdaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-25T01:30:09.984Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-25T01:30:09.984Z] . [Pipeline] withDockerContainer [2021-09-25T01:30:10.097Z] prd-centos7-docker-4c-2g-1407 does not seem to be running inside a container [2021-09-25T01:30:10.179Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/11 -v /w/workspace/app-rfid-llrp-inventory/11:/w/workspace/app-rfid-llrp-inventory/11:rw,z -v /w/workspace/app-rfid-llrp-inventory/11@tmp:/w/workspace/app-rfid-llrp-inventory/11@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 ******** -e ******** ci-base-image-x86_64 cat [2021-09-25T01:30:10.630Z] $ docker top ff1f321c5eeb90dd6a8e6d4365421919e422fc8b578de86e961ffc37652403b5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-25T01:30:11.080Z] + go mod tidy [Pipeline] sh [2021-09-25T01:30:11.688Z] + make test [2021-09-25T01:30:11.688Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-25T01:30:38.562Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-09-25T01:30:38.562Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.077s coverage: 89.2% of statements [2021-09-25T01:30:38.562Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.019s coverage: 11.3% of statements [2021-09-25T01:30:46.787Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 8.324s coverage: 73.3% of statements [2021-09-25T01:30:46.787Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-09-25T01:30:54.748Z] gofmt -l . [2021-09-25T01:30:54.748Z] [ "`gofmt -l .`" = "" ] [2021-09-25T01:30:54.748Z] ./bin/test-attribution.sh [2021-09-25T01:30:55.355Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-09-25T01:30:55.639Z] $ docker stop --time=1 ff1f321c5eeb90dd6a8e6d4365421919e422fc8b578de86e961ffc37652403b5 [2021-09-25T01:30:57.096Z] $ docker rm -f ff1f321c5eeb90dd6a8e6d4365421919e422fc8b578de86e961ffc37652403b5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-25T01:30:57.589Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-25T01:30:57.908Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-09-25T01:30:57.952Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1408 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] ws [2021-09-25T01:30:58.044Z] Running in /w/workspace/app-rfid-llrp-inventory/11 [Pipeline] { [Pipeline] checkout [2021-09-25T01:30:58.486Z] The recommended git tool is: NONE [Pipeline] sh [2021-09-25T01:31:01.912Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-25T01:31:02.407Z] + ls -al . [2021-09-25T01:31:02.407Z] total 180 [2021-09-25T01:31:02.407Z] drwxrwxr-x. 10 jenkins jenkins 4096 Sep 25 01:30 . [2021-09-25T01:31:02.407Z] drwxrwxr-x. 4 jenkins jenkins 30 Sep 25 01:28 .. [2021-09-25T01:31:02.407Z] -rw-rw-r--. 1 jenkins jenkins 7039 Sep 25 01:29 Attribution.txt [2021-09-25T01:31:02.407Z] drwxrwxr-x. 2 jenkins jenkins 60 Sep 25 01:29 bin [2021-09-25T01:31:02.407Z] -rw-r--r--. 1 jenkins jenkins 62828 Sep 25 01:30 coverage.out [2021-09-25T01:31:02.407Z] -rw-rw-r--. 1 jenkins jenkins 1710 Sep 25 01:29 Dockerfile [2021-09-25T01:31:02.407Z] -rw-rw-r--. 1 jenkins jenkins 262 Sep 25 01:29 .dockerignore [2021-09-25T01:31:02.407Z] drwxrwxr-x. 8 jenkins jenkins 162 Sep 25 01:29 .git [2021-09-25T01:31:02.407Z] drwxrwxr-x. 2 jenkins jenkins 103 Sep 25 01:29 .github [2021-09-25T01:31:02.407Z] -rw-rw-r--. 1 jenkins jenkins 805 Sep 25 01:29 .gitignore [2021-09-25T01:31:02.407Z] -rw-r--r--. 1 jenkins jenkins 412 Sep 25 01:30 go.mod [2021-09-25T01:31:02.407Z] -rw-r--r--. 1 jenkins jenkins 19455 Sep 25 01:30 go.sum [2021-09-25T01:31:02.407Z] -rw-rw-r--. 1 jenkins jenkins 677 Sep 25 01:29 GOVERNANCE.md [2021-09-25T01:31:02.407Z] drwxrwxr-x. 2 jenkins jenkins 140 Sep 25 01:29 images [2021-09-25T01:31:02.407Z] drwxrwxr-x. 4 jenkins jenkins 35 Sep 25 01:29 internal [2021-09-25T01:31:02.407Z] -rw-rw-r--. 1 jenkins jenkins 686 Sep 25 01:29 Jenkinsfile [2021-09-25T01:31:02.407Z] -rw-rw-r--. 1 jenkins jenkins 11347 Sep 25 01:29 LICENSE [2021-09-25T01:31:02.407Z] -rw-rw-r--. 1 jenkins jenkins 530 Sep 25 01:29 main.go [2021-09-25T01:31:02.407Z] -rw-rw-r--. 1 jenkins jenkins 1499 Sep 25 01:29 Makefile [2021-09-25T01:31:02.407Z] -rw-rw-r--. 1 jenkins jenkins 617 Sep 25 01:29 OWNERS.md [2021-09-25T01:31:02.407Z] -rw-rw-r--. 1 jenkins jenkins 30705 Sep 25 01:29 README.md [2021-09-25T01:31:02.407Z] drwxrwxr-x. 2 jenkins jenkins 32 Sep 25 01:29 res [2021-09-25T01:31:02.407Z] drwxrwxr-x. 4 jenkins jenkins 54 Sep 25 01:29 snap [2021-09-25T01:31:02.407Z] drwxrwxr-x. 3 jenkins jenkins 18 Sep 25 01:29 static [2021-09-25T01:31:02.407Z] -rw-rw-r--. 1 jenkins jenkins 11 Sep 25 01:27 VERSION [Pipeline] isUnix [Pipeline] sh [2021-09-25T01:31:02.750Z] + 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=e04a0383669ea00f79ef2e7d56e71bc78ec0aaed --label arch=amd64 --label version=1.0.1-dev.1 . [2021-09-25T01:31:02.751Z] Sending build context to Docker daemon 731.1kB [2021-09-25T01:31:02.751Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.14 [2021-09-25T01:31:02.751Z] Step 2/28 : FROM ${BASE} AS builder [2021-09-25T01:31:02.751Z] ---> f06a3e39a048 [2021-09-25T01:31:02.751Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-09-25T01:31:02.751Z] ---> Running in de51fecfdbc3 [2021-09-25T01:31:02.751Z] Removing intermediate container de51fecfdbc3 [2021-09-25T01:31:02.751Z] ---> 04e80bc6c6fa [2021-09-25T01:31:02.751Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-09-25T01:31:03.022Z] ---> Running in 974e3334857e [2021-09-25T01:31:03.022Z] Removing intermediate container 974e3334857e [2021-09-25T01:31:03.022Z] ---> 0e15f97e7a59 [2021-09-25T01:31:03.022Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-09-25T01:31:03.022Z] ---> Running in 97c734898614 [2021-09-25T01:31:03.022Z] Removing intermediate container 97c734898614 [2021-09-25T01:31:03.022Z] ---> 1c8e05c4414f [2021-09-25T01:31:03.022Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-25T01:31:03.301Z] ---> Running in 9d8310f84d8c [2021-09-25T01:31:03.896Z] Removing intermediate container 9d8310f84d8c [2021-09-25T01:31:03.896Z] ---> a8a0c7145985 [2021-09-25T01:31:03.896Z] Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-25T01:31:03.896Z] ---> Running in ec31c73eae7c [2021-09-25T01:31:04.167Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-25T01:31:05.382Z] using credential edgex-jenkins-ssh [2021-09-25T01:31:05.406Z] Cloning the remote Git repository [2021-09-25T01:31:05.579Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-25T01:31:05.493Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-09-25T01:31:05.627Z] > git init /w/workspace/app-rfid-llrp-inventory/11 # timeout=10 [2021-09-25T01:31:05.714Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-09-25T01:31:05.715Z] > git --version # timeout=10 [2021-09-25T01:31:05.734Z] > git --version # 'git version 2.17.1' [2021-09-25T01:31:05.737Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-25T01:31:05.842Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-25T01:31:07.529Z] OK: 219 MiB in 52 packages [2021-09-25T01:31:07.529Z] Removing intermediate container ec31c73eae7c [2021-09-25T01:31:07.529Z] ---> 9d66a99dc758 [2021-09-25T01:31:07.529Z] Step 8/28 : WORKDIR /app [2021-09-25T01:31:07.796Z] ---> Running in 6bf1091246ba [2021-09-25T01:31:07.796Z] Removing intermediate container 6bf1091246ba [2021-09-25T01:31:07.796Z] ---> 3cc9239e6257 [2021-09-25T01:31:07.796Z] Step 9/28 : COPY go.mod . [2021-09-25T01:31:08.068Z] ---> 4f236d47a7f3 [2021-09-25T01:31:08.068Z] Step 10/28 : RUN go mod download [2021-09-25T01:31:08.068Z] ---> Running in c5e34d143ace [2021-09-25T01:31:08.413Z] Avoid second fetch [2021-09-25T01:31:08.414Z] Checking out Revision e04a0383669ea00f79ef2e7d56e71bc78ec0aaed (main) [2021-09-25T01:31:08.365Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-09-25T01:31:08.385Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-25T01:31:08.436Z] > git config core.sparsecheckout # timeout=10 [2021-09-25T01:31:08.451Z] > git checkout -f e04a0383669ea00f79ef2e7d56e71bc78ec0aaed # timeout=10 [2021-09-25T01:31:08.656Z] Removing intermediate container c5e34d143ace [2021-09-25T01:31:08.657Z] ---> 534adebbb9c9 [2021-09-25T01:31:08.657Z] Step 11/28 : COPY . . [2021-09-25T01:31:08.926Z] ---> f5afed3458e4 [2021-09-25T01:31:08.926Z] Step 12/28 : ARG MAKE="make build" [2021-09-25T01:31:08.926Z] ---> Running in 0a09b0416f70 [2021-09-25T01:31:08.926Z] Removing intermediate container 0a09b0416f70 [2021-09-25T01:31:08.926Z] ---> b190bc2b767e [2021-09-25T01:31:08.926Z] Step 13/28 : RUN $MAKE [2021-09-25T01:31:08.926Z] ---> Running in f187f4c6026b [2021-09-25T01:31:09.723Z] go mod tidy [2021-09-25T01:31:09.723Z] 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=1.0.1-dev.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=1.0.1-dev.1" -o app-rfid-llrp-inventory [2021-09-25T01:31:12.947Z] Commit message: "build: update alpine base to 3.14 (#51)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-25T01:31:13.322Z] provisioning config files... [2021-09-25T01:31:13.360Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/11@tmp/config1336351179430603161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-25T01:31:14.022Z] ---> docker-login.sh [2021-09-25T01:31:14.022Z] nexus3.edgexfoundry.org:10001 [2021-09-25T01:31:16.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-25T01:31:16.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-25T01:31:16.295Z] Configure a credential helper to remove this warning. See [2021-09-25T01:31:16.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-25T01:31:16.295Z] [2021-09-25T01:31:16.295Z] Login Succeeded [2021-09-25T01:31:16.295Z] nexus3.edgexfoundry.org:10002 [2021-09-25T01:31:16.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-25T01:31:16.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-25T01:31:16.895Z] Configure a credential helper to remove this warning. See [2021-09-25T01:31:16.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-25T01:31:16.895Z] [2021-09-25T01:31:16.895Z] Login Succeeded [2021-09-25T01:31:16.895Z] nexus3.edgexfoundry.org:10003 [2021-09-25T01:31:17.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-25T01:31:17.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-25T01:31:17.496Z] Configure a credential helper to remove this warning. See [2021-09-25T01:31:17.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-25T01:31:17.496Z] [2021-09-25T01:31:17.496Z] Login Succeeded [2021-09-25T01:31:17.496Z] nexus3.edgexfoundry.org:10004 [2021-09-25T01:31:18.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-25T01:31:18.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-25T01:31:18.098Z] Configure a credential helper to remove this warning. See [2021-09-25T01:31:18.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-25T01:31:18.098Z] [2021-09-25T01:31:18.098Z] Login Succeeded [2021-09-25T01:31:18.098Z] docker.io [2021-09-25T01:31:18.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-25T01:31:18.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-25T01:31:18.977Z] Configure a credential helper to remove this warning. See [2021-09-25T01:31:18.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-25T01:31:18.977Z] [2021-09-25T01:31:18.977Z] Login Succeeded [2021-09-25T01:31:18.977Z] ---> docker-login.sh ends [Pipeline] } [2021-09-25T01:31:19.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-25T01:31:19.497Z] ========================================================= [2021-09-25T01:31:19.498Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-25T01:31:19.498Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-25T01:31:22.480Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-09-25T01:31:23.090Z] Sending build context to Docker daemon 731.1kB [2021-09-25T01:31:23.090Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.14 [2021-09-25T01:31:23.090Z] Step 2/13 : FROM ${BASE} AS builder [2021-09-25T01:31:23.367Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-25T01:31:23.367Z] 595b0fe564bb: Pulling fs layer [2021-09-25T01:31:23.367Z] 24495759ef45: Pulling fs layer [2021-09-25T01:31:23.367Z] d148012ef14d: Pulling fs layer [2021-09-25T01:31:23.367Z] e90a11edd702: Pulling fs layer [2021-09-25T01:31:23.367Z] d77568369979: Pulling fs layer [2021-09-25T01:31:23.367Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-25T01:31:23.367Z] 170f2ba95c9a: Pulling fs layer [2021-09-25T01:31:23.367Z] 97ac5df62f85: Pulling fs layer [2021-09-25T01:31:23.367Z] fc1c9f9a7f3b: Waiting [2021-09-25T01:31:23.367Z] 170f2ba95c9a: Waiting [2021-09-25T01:31:23.367Z] e90a11edd702: Waiting [2021-09-25T01:31:23.367Z] d77568369979: Waiting [2021-09-25T01:31:23.367Z] d148012ef14d: Verifying Checksum [2021-09-25T01:31:23.367Z] d148012ef14d: Download complete [2021-09-25T01:31:23.367Z] 24495759ef45: Verifying Checksum [2021-09-25T01:31:23.367Z] 24495759ef45: Download complete [2021-09-25T01:31:23.367Z] d77568369979: Download complete [2021-09-25T01:31:23.367Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-25T01:31:23.367Z] fc1c9f9a7f3b: Download complete [2021-09-25T01:31:23.367Z] 170f2ba95c9a: Verifying Checksum [2021-09-25T01:31:23.367Z] 170f2ba95c9a: Download complete [2021-09-25T01:31:23.367Z] 595b0fe564bb: Download complete [2021-09-25T01:31:24.442Z] 595b0fe564bb: Pull complete [2021-09-25T01:31:25.053Z] 24495759ef45: Pull complete [2021-09-25T01:31:25.662Z] d148012ef14d: Pull complete [2021-09-25T01:31:27.012Z] Removing intermediate container f187f4c6026b [2021-09-25T01:31:27.012Z] ---> cdefbb53a0b2 [2021-09-25T01:31:27.012Z] Step 14/28 : FROM alpine:3.14 [2021-09-25T01:31:27.672Z] 97ac5df62f85: Verifying Checksum [2021-09-25T01:31:27.673Z] 97ac5df62f85: Download complete [2021-09-25T01:31:27.948Z] e90a11edd702: Verifying Checksum [2021-09-25T01:31:27.948Z] e90a11edd702: Download complete [2021-09-25T01:31:30.357Z] 3.14: Pulling from library/alpine [2021-09-25T01:31:30.357Z] a0d0a0d46f8b: Pulling fs layer [2021-09-25T01:31:30.357Z] a0d0a0d46f8b: Verifying Checksum [2021-09-25T01:31:30.357Z] a0d0a0d46f8b: Download complete [2021-09-25T01:31:30.357Z] a0d0a0d46f8b: Pull complete [2021-09-25T01:31:30.357Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-25T01:31:30.357Z] Status: Downloaded newer image for alpine:3.14 [2021-09-25T01:31:30.357Z] ---> 14119a10abf4 [2021-09-25T01:31:30.357Z] Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-09-25T01:31:30.357Z] ---> Running in 06744365faba [2021-09-25T01:31:30.623Z] Removing intermediate container 06744365faba [2021-09-25T01:31:30.623Z] ---> 5967c0cc0a3e [2021-09-25T01:31:30.623Z] Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2021-09-25T01:31:30.623Z] ---> Running in 0fc5ec403dbe [2021-09-25T01:31:30.623Z] Removing intermediate container 0fc5ec403dbe [2021-09-25T01:31:30.623Z] ---> 26ad8959716a [2021-09-25T01:31:30.623Z] Step 17/28 : RUN apk --no-cache add ca-certificates zeromq [2021-09-25T01:31:30.623Z] ---> Running in 9a2ef4ff3f40 [2021-09-25T01:31:30.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-25T01:31:31.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-25T01:31:31.742Z] (1/6) Installing ca-certificates (20191127-r5) [2021-09-25T01:31:31.742Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-25T01:31:31.742Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-25T01:31:31.742Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-25T01:31:31.742Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-25T01:31:31.742Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-25T01:31:31.742Z] Executing busybox-1.33.1-r3.trigger [2021-09-25T01:31:31.742Z] Executing ca-certificates-20191127-r5.trigger [2021-09-25T01:31:32.013Z] OK: 9 MiB in 20 packages [2021-09-25T01:31:32.291Z] Removing intermediate container 9a2ef4ff3f40 [2021-09-25T01:31:32.291Z] ---> 73cace75942c [2021-09-25T01:31:32.291Z] Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-09-25T01:31:32.291Z] ---> 19dd046e4302 [2021-09-25T01:31:32.291Z] Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-09-25T01:31:32.559Z] ---> 8cde0e4e5172 [2021-09-25T01:31:32.559Z] Step 20/28 : COPY --from=builder /app/res/ /res/ [2021-09-25T01:31:32.559Z] ---> 414067a198ec [2021-09-25T01:31:32.559Z] Step 21/28 : COPY --from=builder /app/static/ /static/ [2021-09-25T01:31:32.834Z] ---> c0e9c5714db3 [2021-09-25T01:31:32.834Z] Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2021-09-25T01:31:33.420Z] ---> 2c3ff2379c64 [2021-09-25T01:31:33.420Z] Step 23/28 : EXPOSE 48086 [2021-09-25T01:31:33.420Z] ---> Running in ed0110d6de6a [2021-09-25T01:31:33.420Z] Removing intermediate container ed0110d6de6a [2021-09-25T01:31:33.420Z] ---> c16991711975 [2021-09-25T01:31:33.420Z] Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2021-09-25T01:31:33.420Z] ---> Running in 7c460ed5432e [2021-09-25T01:31:33.420Z] Removing intermediate container 7c460ed5432e [2021-09-25T01:31:33.420Z] ---> 1f20cff073f3 [2021-09-25T01:31:33.420Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2021-09-25T01:31:33.420Z] ---> Running in ead82187bc4d [2021-09-25T01:31:33.688Z] Removing intermediate container ead82187bc4d [2021-09-25T01:31:33.688Z] ---> d57e6ac5044e [2021-09-25T01:31:33.688Z] Step 26/28 : LABEL arch=amd64 [2021-09-25T01:31:33.688Z] ---> Running in e554d5636ba8 [2021-09-25T01:31:33.688Z] Removing intermediate container e554d5636ba8 [2021-09-25T01:31:33.688Z] ---> a3af69eaa0bc [2021-09-25T01:31:33.688Z] Step 27/28 : LABEL git_sha=e04a0383669ea00f79ef2e7d56e71bc78ec0aaed [2021-09-25T01:31:33.688Z] ---> Running in 4176c4db896a [2021-09-25T01:31:33.957Z] Removing intermediate container 4176c4db896a [2021-09-25T01:31:33.957Z] ---> dcac48a9b2a6 [2021-09-25T01:31:33.957Z] Step 28/28 : LABEL version=1.0.1-dev.1 [2021-09-25T01:31:33.957Z] ---> Running in 1dcdad5576b8 [2021-09-25T01:31:33.957Z] Removing intermediate container 1dcdad5576b8 [2021-09-25T01:31:33.957Z] ---> 9add1cd0df62 [2021-09-25T01:31:33.957Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-25T01:31:33.957Z] Successfully built 9add1cd0df62 [2021-09-25T01:31:33.957Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-25T01:31:34.270Z] provisioning config files... [2021-09-25T01:31:34.292Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/11@tmp/config6541203494087296058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-25T01:31:34.656Z] ---> docker-login.sh [2021-09-25T01:31:34.656Z] nexus3.edgexfoundry.org:10001 [2021-09-25T01:31:34.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-25T01:31:34.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-25T01:31:34.656Z] Configure a credential helper to remove this warning. See [2021-09-25T01:31:34.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-25T01:31:34.656Z] [2021-09-25T01:31:34.656Z] Login Succeeded [2021-09-25T01:31:34.656Z] nexus3.edgexfoundry.org:10002 [2021-09-25T01:31:34.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-25T01:31:34.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-25T01:31:34.925Z] Configure a credential helper to remove this warning. See [2021-09-25T01:31:34.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-25T01:31:34.925Z] [2021-09-25T01:31:34.925Z] Login Succeeded [2021-09-25T01:31:34.925Z] nexus3.edgexfoundry.org:10003 [2021-09-25T01:31:34.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-25T01:31:35.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-25T01:31:35.202Z] Configure a credential helper to remove this warning. See [2021-09-25T01:31:35.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-25T01:31:35.202Z] [2021-09-25T01:31:35.202Z] Login Succeeded [2021-09-25T01:31:35.202Z] nexus3.edgexfoundry.org:10004 [2021-09-25T01:31:35.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-25T01:31:35.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-25T01:31:35.202Z] Configure a credential helper to remove this warning. See [2021-09-25T01:31:35.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-25T01:31:35.202Z] [2021-09-25T01:31:35.202Z] Login Succeeded [2021-09-25T01:31:35.202Z] docker.io [2021-09-25T01:31:35.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-25T01:31:35.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-25T01:31:35.745Z] Configure a credential helper to remove this warning. See [2021-09-25T01:31:35.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-25T01:31:35.745Z] [2021-09-25T01:31:35.745Z] Login Succeeded [2021-09-25T01:31:35.745Z] ---> docker-login.sh ends [Pipeline] } [2021-09-25T01:31:35.763Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-25T01:31:35.845Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2021-09-25T01:31:35.845Z] e04a0383669ea00f79ef2e7d56e71bc78ec0aaed [2021-09-25T01:31:35.845Z] latest [2021-09-25T01:31:35.845Z] 1.0.1-dev.1 [2021-09-25T01:31:35.845Z] e04a0383669ea00f79ef2e7d56e71bc78ec0aaed-1.0.1-dev.1 [2021-09-25T01:31:35.845Z] main [2021-09-25T01:31:35.845Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-25T01:31:36.237Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e04a0383669ea00f79ef2e7d56e71bc78ec0aaed [Pipeline] isUnix [Pipeline] sh [2021-09-25T01:31:36.797Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e04a0383669ea00f79ef2e7d56e71bc78ec0aaed [2021-09-25T01:31:36.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-09-25T01:31:36.797Z] 0c8c269cbd26: Preparing [2021-09-25T01:31:36.797Z] b34b61abd5a7: Preparing [2021-09-25T01:31:36.797Z] 55724b664fbf: Preparing [2021-09-25T01:31:36.797Z] ff5049a351cf: Preparing [2021-09-25T01:31:36.797Z] 776323a1aacc: Preparing [2021-09-25T01:31:36.797Z] 17ef2c506b24: Preparing [2021-09-25T01:31:36.797Z] e2eb06d8af82: Preparing [2021-09-25T01:31:36.797Z] 17ef2c506b24: Waiting [2021-09-25T01:31:36.797Z] e2eb06d8af82: Waiting [2021-09-25T01:31:36.797Z] ff5049a351cf: Pushed [2021-09-25T01:31:36.797Z] b34b61abd5a7: Pushed [2021-09-25T01:31:36.797Z] 55724b664fbf: Pushed [2021-09-25T01:31:36.797Z] e2eb06d8af82: Layer already exists [2021-09-25T01:31:36.797Z] 776323a1aacc: Pushed [2021-09-25T01:31:37.397Z] 17ef2c506b24: Pushed [2021-09-25T01:31:39.354Z] 0c8c269cbd26: Pushed [2021-09-25T01:31:39.355Z] e04a0383669ea00f79ef2e7d56e71bc78ec0aaed: digest: sha256:822ad740bea1029acb0abe5f83ef02219578e826a0edb521e6c3b9d33f99dbb6 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-09-25T01:31:39.699Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh [2021-09-25T01:31:40.239Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2021-09-25T01:31:40.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-09-25T01:31:40.239Z] 0c8c269cbd26: Preparing [2021-09-25T01:31:40.239Z] b34b61abd5a7: Preparing [2021-09-25T01:31:40.239Z] 55724b664fbf: Preparing [2021-09-25T01:31:40.239Z] ff5049a351cf: Preparing [2021-09-25T01:31:40.239Z] 776323a1aacc: Preparing [2021-09-25T01:31:40.239Z] 17ef2c506b24: Preparing [2021-09-25T01:31:40.239Z] e2eb06d8af82: Preparing [2021-09-25T01:31:40.239Z] 17ef2c506b24: Waiting [2021-09-25T01:31:40.239Z] e2eb06d8af82: Waiting [2021-09-25T01:31:40.239Z] 776323a1aacc: Layer already exists [2021-09-25T01:31:40.239Z] ff5049a351cf: Layer already exists [2021-09-25T01:31:40.239Z] 55724b664fbf: Layer already exists [2021-09-25T01:31:40.239Z] b34b61abd5a7: Layer already exists [2021-09-25T01:31:40.239Z] 0c8c269cbd26: Layer already exists [2021-09-25T01:31:40.239Z] 17ef2c506b24: Layer already exists [2021-09-25T01:31:40.239Z] e2eb06d8af82: Layer already exists [2021-09-25T01:31:40.239Z] latest: digest: sha256:822ad740bea1029acb0abe5f83ef02219578e826a0edb521e6c3b9d33f99dbb6 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-09-25T01:31:40.374Z] e90a11edd702: Pull complete [2021-09-25T01:31:40.374Z] d77568369979: Pull complete [2021-09-25T01:31:40.374Z] fc1c9f9a7f3b: Pull complete [2021-09-25T01:31:40.374Z] 170f2ba95c9a: Pull complete [2021-09-25T01:31:40.578Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-09-25T01:31:40.901Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1.0.1-dev.1 [2021-09-25T01:31:40.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-09-25T01:31:40.901Z] 0c8c269cbd26: Preparing [2021-09-25T01:31:40.901Z] b34b61abd5a7: Preparing [2021-09-25T01:31:40.901Z] 55724b664fbf: Preparing [2021-09-25T01:31:40.901Z] ff5049a351cf: Preparing [2021-09-25T01:31:40.901Z] 776323a1aacc: Preparing [2021-09-25T01:31:40.901Z] 17ef2c506b24: Preparing [2021-09-25T01:31:40.901Z] e2eb06d8af82: Preparing [2021-09-25T01:31:40.901Z] 17ef2c506b24: Waiting [2021-09-25T01:31:40.901Z] e2eb06d8af82: Waiting [2021-09-25T01:31:40.901Z] ff5049a351cf: Layer already exists [2021-09-25T01:31:40.901Z] 0c8c269cbd26: Layer already exists [2021-09-25T01:31:40.901Z] b34b61abd5a7: Layer already exists [2021-09-25T01:31:40.901Z] 776323a1aacc: Layer already exists [2021-09-25T01:31:40.901Z] 55724b664fbf: Layer already exists [2021-09-25T01:31:40.901Z] 17ef2c506b24: Layer already exists [2021-09-25T01:31:40.901Z] e2eb06d8af82: Layer already exists [2021-09-25T01:31:40.901Z] 1.0.1-dev.1: digest: sha256:822ad740bea1029acb0abe5f83ef02219578e826a0edb521e6c3b9d33f99dbb6 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-09-25T01:31:41.231Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e04a0383669ea00f79ef2e7d56e71bc78ec0aaed-1.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-09-25T01:31:41.558Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e04a0383669ea00f79ef2e7d56e71bc78ec0aaed-1.0.1-dev.1 [2021-09-25T01:31:41.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-09-25T01:31:41.558Z] 0c8c269cbd26: Preparing [2021-09-25T01:31:41.558Z] b34b61abd5a7: Preparing [2021-09-25T01:31:41.558Z] 55724b664fbf: Preparing [2021-09-25T01:31:41.558Z] ff5049a351cf: Preparing [2021-09-25T01:31:41.558Z] 776323a1aacc: Preparing [2021-09-25T01:31:41.558Z] 17ef2c506b24: Preparing [2021-09-25T01:31:41.558Z] e2eb06d8af82: Preparing [2021-09-25T01:31:41.558Z] 17ef2c506b24: Waiting [2021-09-25T01:31:41.558Z] e2eb06d8af82: Waiting [2021-09-25T01:31:41.558Z] ff5049a351cf: Layer already exists [2021-09-25T01:31:41.558Z] 0c8c269cbd26: Layer already exists [2021-09-25T01:31:41.558Z] 55724b664fbf: Layer already exists [2021-09-25T01:31:41.558Z] 776323a1aacc: Layer already exists [2021-09-25T01:31:41.558Z] b34b61abd5a7: Layer already exists [2021-09-25T01:31:41.558Z] e2eb06d8af82: Layer already exists [2021-09-25T01:31:41.558Z] 17ef2c506b24: Layer already exists [2021-09-25T01:31:41.558Z] e04a0383669ea00f79ef2e7d56e71bc78ec0aaed-1.0.1-dev.1: digest: sha256:822ad740bea1029acb0abe5f83ef02219578e826a0edb521e6c3b9d33f99dbb6 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-09-25T01:31:41.893Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh [2021-09-25T01:31:42.218Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2021-09-25T01:31:42.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-09-25T01:31:42.218Z] 0c8c269cbd26: Preparing [2021-09-25T01:31:42.218Z] b34b61abd5a7: Preparing [2021-09-25T01:31:42.218Z] 55724b664fbf: Preparing [2021-09-25T01:31:42.218Z] ff5049a351cf: Preparing [2021-09-25T01:31:42.218Z] 776323a1aacc: Preparing [2021-09-25T01:31:42.218Z] 17ef2c506b24: Preparing [2021-09-25T01:31:42.218Z] e2eb06d8af82: Preparing [2021-09-25T01:31:42.218Z] e2eb06d8af82: Waiting [2021-09-25T01:31:42.218Z] 17ef2c506b24: Waiting [2021-09-25T01:31:42.218Z] 776323a1aacc: Layer already exists [2021-09-25T01:31:42.218Z] 0c8c269cbd26: Layer already exists [2021-09-25T01:31:42.218Z] b34b61abd5a7: Layer already exists [2021-09-25T01:31:42.218Z] 55724b664fbf: Layer already exists [2021-09-25T01:31:42.218Z] ff5049a351cf: Layer already exists [2021-09-25T01:31:42.218Z] e2eb06d8af82: Layer already exists [2021-09-25T01:31:42.218Z] 17ef2c506b24: Layer already exists [2021-09-25T01:31:42.487Z] main: digest: sha256:822ad740bea1029acb0abe5f83ef02219578e826a0edb521e6c3b9d33f99dbb6 size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-25T01:31:42.563Z] ===================================================== [Pipeline] echo [2021-09-25T01:31:42.581Z] taggedImages: [2021-09-25T01:31:42.581Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e04a0383669ea00f79ef2e7d56e71bc78ec0aaed [2021-09-25T01:31:42.581Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2021-09-25T01:31:42.581Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1.0.1-dev.1 [2021-09-25T01:31:42.581Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e04a0383669ea00f79ef2e7d56e71bc78ec0aaed-1.0.1-dev.1 [2021-09-25T01:31:42.581Z] - 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-09-25T01:31:43.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-25T01:31:43.313Z] [2021-09-25T01:31:43.313Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-25T01:31:43.660Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-25T01:31:43.660Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-25T01:31:43.660Z] b4d181a07f80: Pulling fs layer [2021-09-25T01:31:43.660Z] a1111a8f2ec3: Pulling fs layer [2021-09-25T01:31:43.660Z] ed53099fbce6: Pulling fs layer [2021-09-25T01:31:43.660Z] dc539afda2c1: Pulling fs layer [2021-09-25T01:31:43.660Z] 77bc0d833cb6: Pulling fs layer [2021-09-25T01:31:43.660Z] 9065ff56babe: Pulling fs layer [2021-09-25T01:31:43.660Z] d287ab97295c: Pulling fs layer [2021-09-25T01:31:43.660Z] dc539afda2c1: Waiting [2021-09-25T01:31:43.660Z] 77bc0d833cb6: Waiting [2021-09-25T01:31:43.660Z] 9065ff56babe: Waiting [2021-09-25T01:31:43.660Z] d287ab97295c: Waiting [2021-09-25T01:31:43.927Z] a1111a8f2ec3: Verifying Checksum [2021-09-25T01:31:43.927Z] a1111a8f2ec3: Download complete [2021-09-25T01:31:43.927Z] dc539afda2c1: Verifying Checksum [2021-09-25T01:31:43.927Z] dc539afda2c1: Download complete [2021-09-25T01:31:44.403Z] 77bc0d833cb6: Verifying Checksum [2021-09-25T01:31:44.403Z] 77bc0d833cb6: Download complete [2021-09-25T01:31:44.403Z] 9065ff56babe: Verifying Checksum [2021-09-25T01:31:44.403Z] 9065ff56babe: Download complete [2021-09-25T01:31:44.675Z] ed53099fbce6: Verifying Checksum [2021-09-25T01:31:44.675Z] ed53099fbce6: Download complete [2021-09-25T01:31:45.804Z] 97ac5df62f85: Pull complete [2021-09-25T01:31:45.804Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-25T01:31:45.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-25T01:31:45.804Z] ---> 04bc70af865f [2021-09-25T01:31:45.804Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-09-25T01:31:46.095Z] b4d181a07f80: Verifying Checksum [2021-09-25T01:31:46.095Z] b4d181a07f80: Download complete [2021-09-25T01:31:47.065Z] b4d181a07f80: Pull complete [2021-09-25T01:31:47.065Z] a1111a8f2ec3: Pull complete [2021-09-25T01:31:47.665Z] ed53099fbce6: Pull complete [2021-09-25T01:31:47.665Z] dc539afda2c1: Pull complete [2021-09-25T01:31:47.935Z] 77bc0d833cb6: Pull complete [2021-09-25T01:31:47.935Z] 9065ff56babe: Pull complete [2021-09-25T01:31:51.211Z] ---> Running in 4b715a36260d [2021-09-25T01:31:51.211Z] Removing intermediate container 4b715a36260d [2021-09-25T01:31:51.211Z] ---> 447b315fa36d [2021-09-25T01:31:51.211Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-09-25T01:31:51.211Z] ---> Running in 5ae0ad9e7ba3 [2021-09-25T01:31:51.817Z] Removing intermediate container 5ae0ad9e7ba3 [2021-09-25T01:31:51.817Z] ---> f8f8383d248c [2021-09-25T01:31:51.817Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-09-25T01:31:52.091Z] ---> Running in c311b975678a [2021-09-25T01:31:52.369Z] Removing intermediate container c311b975678a [2021-09-25T01:31:52.369Z] ---> 3d8700b781f2 [2021-09-25T01:31:52.369Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-25T01:31:52.963Z] ---> Running in 66bd9e58fe79 [2021-09-25T01:31:53.297Z] d287ab97295c: Verifying Checksum [2021-09-25T01:31:53.297Z] d287ab97295c: Download complete [2021-09-25T01:31:56.362Z] Removing intermediate container 66bd9e58fe79 [2021-09-25T01:31:56.362Z] ---> 82bd238f1336 [2021-09-25T01:31:56.362Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-25T01:31:56.362Z] ---> Running in 618b18350bc7 [2021-09-25T01:31:57.347Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-25T01:31:58.716Z] d287ab97295c: Pull complete [2021-09-25T01:31:58.716Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-25T01:31:58.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-25T01:31:58.716Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-25T01:31:58.789Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-25T01:31:58.837Z] prd-centos7-docker-4c-2g-1407 does not seem to be running inside a container [2021-09-25T01:31:58.905Z] $ 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/11 -v /w/workspace/app-rfid-llrp-inventory/11:/w/workspace/app-rfid-llrp-inventory/11:rw,z -v /w/workspace/app-rfid-llrp-inventory/11@tmp:/w/workspace/app-rfid-llrp-inventory/11@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-25T01:32:01.330Z] $ docker top 1bd254d3b26f5f30cb5dd65e2c26e9b194a24681cbe88a2d084cda7e14dbdfab -eo pid,comm [2021-09-25T01:32:01.415Z] OK: 218 MiB in 52 packages [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-25T01:32:02.173Z] ---> job-cost.sh [2021-09-25T01:32:02.173Z] lf-activate-venv: SKIPPING [2021-09-25T01:32:02.173Z] INFO: No Stack... [2021-09-25T01:32:02.399Z] Removing intermediate container 618b18350bc7 [2021-09-25T01:32:02.399Z] ---> 7d879c28640d [2021-09-25T01:32:02.399Z] Step 8/13 : WORKDIR /app [2021-09-25T01:32:02.676Z] ---> Running in 2e1753c22829 [2021-09-25T01:32:03.276Z] Removing intermediate container 2e1753c22829 [2021-09-25T01:32:03.276Z] ---> a5592d5a61e9 [2021-09-25T01:32:03.277Z] Step 9/13 : COPY go.mod . [2021-09-25T01:32:03.580Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-25T01:32:03.847Z] INFO: Archiving Costs [Pipeline] sh [2021-09-25T01:32:04.173Z] + cut -d, -f6 [2021-09-25T01:32:04.173Z] + cat /w/workspace/app-rfid-llrp-inventory/11/archives/cost.csv [Pipeline] lock [2021-09-25T01:32:04.215Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-11-stack-cost] [2021-09-25T01:32:04.225Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-11-stack-cost] did not exist. Created. [2021-09-25T01:32:04.225Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [2021-09-25T01:32:04.265Z] ---> f145b45b906d [2021-09-25T01:32:04.265Z] Step 10/13 : RUN go mod download [2021-09-25T01:32:04.265Z] ---> Running in 237ae5a80fb3 [Pipeline] sh [2021-09-25T01:32:04.576Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-25T01:32:04.624Z] Stashed 1 file(s) [Pipeline] } [2021-09-25T01:32:04.641Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-11-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-25T01:32:04.666Z] $ docker stop --time=1 1bd254d3b26f5f30cb5dd65e2c26e9b194a24681cbe88a2d084cda7e14dbdfab [2021-09-25T01:32:05.822Z] $ docker rm -f 1bd254d3b26f5f30cb5dd65e2c26e9b194a24681cbe88a2d084cda7e14dbdfab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-25T01:32:51.232Z] Removing intermediate container 237ae5a80fb3 [2021-09-25T01:32:51.232Z] ---> 89b98c0128fd [2021-09-25T01:32:51.232Z] Step 11/13 : COPY . . [2021-09-25T01:32:51.232Z] ---> aa91eb10c8d2 [2021-09-25T01:32:51.232Z] Step 12/13 : ARG MAKE="make build" [2021-09-25T01:32:51.232Z] ---> Running in d65ce88c0019 [2021-09-25T01:32:51.232Z] Removing intermediate container d65ce88c0019 [2021-09-25T01:32:51.232Z] ---> 33f5da83bc4f [2021-09-25T01:32:51.232Z] Step 13/13 : RUN $MAKE [2021-09-25T01:32:51.232Z] ---> Running in 37a765ded60a [2021-09-25T01:32:52.212Z] noop [2021-09-25T01:32:53.194Z] Removing intermediate container 37a765ded60a [2021-09-25T01:32:53.194Z] ---> 9aff8ed723d4 [2021-09-25T01:32:53.194Z] Successfully built 9aff8ed723d4 [2021-09-25T01:32:53.194Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-25T01:32:53.542Z] + docker inspect -f . ci-base-image-arm64 [2021-09-25T01:32:53.542Z] . [Pipeline] withDockerContainer [2021-09-25T01:32:53.777Z] prd-ubuntu18.04-docker-arm64-4c-16g-1408 does not seem to be running inside a container [2021-09-25T01:32:53.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/11 -v /w/workspace/app-rfid-llrp-inventory/11:/w/workspace/app-rfid-llrp-inventory/11:rw,z -v /w/workspace/app-rfid-llrp-inventory/11@tmp:/w/workspace/app-rfid-llrp-inventory/11@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 ******** -e ******** ci-base-image-arm64 cat [2021-09-25T01:32:55.361Z] $ docker top 8b25d7e9d0d28f360a5e1047b39169d4c728a76e5155acbdd0fe32849d9065e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-25T01:32:56.303Z] + go version [2021-09-25T01:32:56.303Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-25T01:32:56.325Z] $ docker stop --time=1 8b25d7e9d0d28f360a5e1047b39169d4c728a76e5155acbdd0fe32849d9065e8 [2021-09-25T01:32:58.246Z] $ docker rm -f 8b25d7e9d0d28f360a5e1047b39169d4c728a76e5155acbdd0fe32849d9065e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-25T01:32:59.195Z] + docker inspect -f . ci-base-image-arm64 [2021-09-25T01:32:59.195Z] . [Pipeline] withDockerContainer [2021-09-25T01:32:59.472Z] prd-ubuntu18.04-docker-arm64-4c-16g-1408 does not seem to be running inside a container [2021-09-25T01:32:59.562Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/11 -v /w/workspace/app-rfid-llrp-inventory/11:/w/workspace/app-rfid-llrp-inventory/11:rw,z -v /w/workspace/app-rfid-llrp-inventory/11@tmp:/w/workspace/app-rfid-llrp-inventory/11@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 ******** -e ******** ci-base-image-arm64 cat [2021-09-25T01:33:01.329Z] $ docker top 24b9ac45c0ddb883bf9bcc8314d0d0cf12b4d77462031abe38bfb9a992374ad2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-25T01:33:02.350Z] + go mod tidy [Pipeline] sh [2021-09-25T01:33:03.625Z] + make test [2021-09-25T01:33:03.625Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-25T01:34:14.415Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-09-25T01:34:14.415Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.314s coverage: 89.2% of statements [2021-09-25T01:34:14.415Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.046s coverage: 11.3% of statements [2021-09-25T01:34:19.819Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 6.032s coverage: 73.3% of statements [2021-09-25T01:34:20.422Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-09-25T01:34:59.462Z] gofmt -l . [2021-09-25T01:34:59.462Z] [ "`gofmt -l .`" = "" ] [2021-09-25T01:34:59.462Z] ./bin/test-attribution.sh [2021-09-25T01:34:59.462Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-09-25T01:34:59.485Z] $ docker stop --time=1 24b9ac45c0ddb883bf9bcc8314d0d0cf12b4d77462031abe38bfb9a992374ad2 [2021-09-25T01:35:01.477Z] $ docker rm -f 24b9ac45c0ddb883bf9bcc8314d0d0cf12b4d77462031abe38bfb9a992374ad2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-25T01:35:02.442Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-25T01:35:02.481Z] Warning: overwriting stash ‘coverage-report’ [2021-09-25T01:35:03.168Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-25T01:35:03.816Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-25T01:35:04.149Z] + ls -al . [2021-09-25T01:35:04.149Z] total 216 [2021-09-25T01:35:04.149Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 25 01:34 . [2021-09-25T01:35:04.149Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 01:31 .. [2021-09-25T01:35:04.149Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 25 01:31 .dockerignore [2021-09-25T01:35:04.149Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 01:31 .git [2021-09-25T01:35:04.149Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 01:31 .github [2021-09-25T01:35:04.149Z] -rw-rw-r-- 1 jenkins jenkins 805 Sep 25 01:31 .gitignore [2021-09-25T01:35:04.149Z] -rw-rw-r-- 1 jenkins jenkins 7039 Sep 25 01:31 Attribution.txt [2021-09-25T01:35:04.149Z] -rw-rw-r-- 1 jenkins jenkins 1710 Sep 25 01:31 Dockerfile [2021-09-25T01:35:04.149Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 01:31 GOVERNANCE.md [2021-09-25T01:35:04.149Z] -rw-rw-r-- 1 jenkins jenkins 686 Sep 25 01:31 Jenkinsfile [2021-09-25T01:35:04.149Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 25 01:31 LICENSE [2021-09-25T01:35:04.149Z] -rw-rw-r-- 1 jenkins jenkins 1499 Sep 25 01:31 Makefile [2021-09-25T01:35:04.149Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 25 01:31 OWNERS.md [2021-09-25T01:35:04.149Z] -rw-rw-r-- 1 jenkins jenkins 30705 Sep 25 01:31 README.md [2021-09-25T01:35:04.149Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 25 01:27 VERSION [2021-09-25T01:35:04.149Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 01:31 bin [2021-09-25T01:35:04.149Z] -rw-r--r-- 1 jenkins jenkins 62828 Sep 25 01:34 coverage.out [2021-09-25T01:35:04.149Z] -rw-r--r-- 1 jenkins jenkins 412 Sep 25 01:34 go.mod [2021-09-25T01:35:04.149Z] -rw-r--r-- 1 jenkins jenkins 19455 Sep 25 01:33 go.sum [2021-09-25T01:35:04.149Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 01:31 images [2021-09-25T01:35:04.149Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 01:31 internal [2021-09-25T01:35:04.149Z] -rw-rw-r-- 1 jenkins jenkins 530 Sep 25 01:31 main.go [2021-09-25T01:35:04.149Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 01:31 res [2021-09-25T01:35:04.149Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 01:31 snap [2021-09-25T01:35:04.149Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 01:31 static [Pipeline] isUnix [Pipeline] sh [2021-09-25T01:35:04.489Z] + 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=e04a0383669ea00f79ef2e7d56e71bc78ec0aaed --label arch=arm64 --label version=1.0.1-dev.1 . [2021-09-25T01:35:04.761Z] Sending build context to Docker daemon 731.1kB [2021-09-25T01:35:04.761Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.14 [2021-09-25T01:35:04.761Z] Step 2/28 : FROM ${BASE} AS builder [2021-09-25T01:35:04.761Z] ---> 9aff8ed723d4 [2021-09-25T01:35:04.761Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-09-25T01:35:05.035Z] ---> Running in 20321c7f1ef5 [2021-09-25T01:35:05.632Z] Removing intermediate container 20321c7f1ef5 [2021-09-25T01:35:05.632Z] ---> 5eed9af22aab [2021-09-25T01:35:05.632Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-09-25T01:35:05.632Z] ---> Running in 2b7502a3f2db [2021-09-25T01:35:06.229Z] Removing intermediate container 2b7502a3f2db [2021-09-25T01:35:06.229Z] ---> 2d12ab3090ec [2021-09-25T01:35:06.229Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-09-25T01:35:06.229Z] ---> Running in 280660d298b9 [2021-09-25T01:35:06.823Z] Removing intermediate container 280660d298b9 [2021-09-25T01:35:06.823Z] ---> 7b3626972d7a [2021-09-25T01:35:06.823Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-25T01:35:07.098Z] ---> Running in 30845e43791f [2021-09-25T01:35:09.724Z] Removing intermediate container 30845e43791f [2021-09-25T01:35:09.724Z] ---> c99a4324bd95 [2021-09-25T01:35:09.724Z] Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-25T01:35:09.724Z] ---> Running in b5e3b16c3869 [2021-09-25T01:35:10.706Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-25T01:35:15.085Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-25T01:35:19.261Z] OK: 218 MiB in 52 packages [2021-09-25T01:35:20.240Z] Removing intermediate container b5e3b16c3869 [2021-09-25T01:35:20.240Z] ---> 1c55f2374275 [2021-09-25T01:35:20.241Z] Step 8/28 : WORKDIR /app [2021-09-25T01:35:20.241Z] ---> Running in e9b0f20c36e7 [2021-09-25T01:35:20.835Z] Removing intermediate container e9b0f20c36e7 [2021-09-25T01:35:20.835Z] ---> a5bc62e68b7c [2021-09-25T01:35:20.835Z] Step 9/28 : COPY go.mod . [2021-09-25T01:35:21.826Z] ---> 5a3146f67b51 [2021-09-25T01:35:21.826Z] Step 10/28 : RUN go mod download [2021-09-25T01:35:21.826Z] ---> Running in 87b42f280687 [2021-09-25T01:35:24.447Z] Removing intermediate container 87b42f280687 [2021-09-25T01:35:24.447Z] ---> b5327c9036ff [2021-09-25T01:35:24.447Z] Step 11/28 : COPY . . [2021-09-25T01:35:25.429Z] ---> 96ccf1e5030c [2021-09-25T01:35:25.429Z] Step 12/28 : ARG MAKE="make build" [2021-09-25T01:35:25.704Z] ---> Running in b50c96360fec [2021-09-25T01:35:26.299Z] Removing intermediate container b50c96360fec [2021-09-25T01:35:26.300Z] ---> ef73ca49ad87 [2021-09-25T01:35:26.300Z] Step 13/28 : RUN $MAKE [2021-09-25T01:35:26.300Z] ---> Running in 2302048d24c7 [2021-09-25T01:35:27.739Z] go mod tidy [2021-09-25T01:35:28.344Z] 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=1.0.1-dev.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=1.0.1-dev.1" -o app-rfid-llrp-inventory [2021-09-25T01:36:24.953Z] Removing intermediate container 2302048d24c7 [2021-09-25T01:36:24.953Z] ---> 09c7342a6408 [2021-09-25T01:36:24.953Z] Step 14/28 : FROM alpine:3.14 [2021-09-25T01:36:24.953Z] 3.14: Pulling from library/alpine [2021-09-25T01:36:24.953Z] 552d1f2373af: Pulling fs layer [2021-09-25T01:36:24.953Z] 552d1f2373af: Download complete [2021-09-25T01:36:24.953Z] 552d1f2373af: Pull complete [2021-09-25T01:36:24.953Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-25T01:36:24.953Z] Status: Downloaded newer image for alpine:3.14 [2021-09-25T01:36:24.953Z] ---> bb3de5531c18 [2021-09-25T01:36:24.953Z] Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-09-25T01:36:24.953Z] ---> Running in 5da145922183 [2021-09-25T01:36:24.953Z] Removing intermediate container 5da145922183 [2021-09-25T01:36:24.953Z] ---> aecdf7794ee7 [2021-09-25T01:36:24.953Z] Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2021-09-25T01:36:24.953Z] ---> Running in 175c0fa994a0 [2021-09-25T01:36:24.953Z] Removing intermediate container 175c0fa994a0 [2021-09-25T01:36:24.953Z] ---> 42a75fe100f5 [2021-09-25T01:36:24.953Z] Step 17/28 : RUN apk --no-cache add ca-certificates zeromq [2021-09-25T01:36:24.953Z] ---> Running in c1dd2b2e2c87 [2021-09-25T01:36:24.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-25T01:36:24.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-25T01:36:24.953Z] (1/6) Installing ca-certificates (20191127-r5) [2021-09-25T01:36:24.953Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-25T01:36:24.953Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-25T01:36:24.953Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-25T01:36:24.953Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-25T01:36:24.953Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-25T01:36:24.953Z] Executing busybox-1.33.1-r3.trigger [2021-09-25T01:36:24.953Z] Executing ca-certificates-20191127-r5.trigger [2021-09-25T01:36:24.953Z] OK: 9 MiB in 20 packages [2021-09-25T01:36:24.953Z] Removing intermediate container c1dd2b2e2c87 [2021-09-25T01:36:24.953Z] ---> 4610963c125e [2021-09-25T01:36:24.953Z] Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-09-25T01:36:25.549Z] ---> 00abda648d3a [2021-09-25T01:36:25.549Z] Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-09-25T01:36:26.147Z] ---> eb88bd4d3af3 [2021-09-25T01:36:26.147Z] Step 20/28 : COPY --from=builder /app/res/ /res/ [2021-09-25T01:36:27.125Z] ---> ce44dacbca67 [2021-09-25T01:36:27.125Z] Step 21/28 : COPY --from=builder /app/static/ /static/ [2021-09-25T01:36:28.102Z] ---> a7cf125241ef [2021-09-25T01:36:28.102Z] Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2021-09-25T01:36:29.527Z] ---> 12d16758b949 [2021-09-25T01:36:29.527Z] Step 23/28 : EXPOSE 48086 [2021-09-25T01:36:33.067Z] ---> Running in e24173afef58 [2021-09-25T01:36:33.067Z] Removing intermediate container e24173afef58 [2021-09-25T01:36:33.067Z] ---> b327764d21c9 [2021-09-25T01:36:33.067Z] Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2021-09-25T01:36:33.067Z] ---> Running in bb98cb7b9ee1 [2021-09-25T01:36:33.067Z] Removing intermediate container bb98cb7b9ee1 [2021-09-25T01:36:33.067Z] ---> 3e7b5678a218 [2021-09-25T01:36:33.067Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2021-09-25T01:36:33.067Z] ---> Running in 874c7336526d [2021-09-25T01:36:33.067Z] Removing intermediate container 874c7336526d [2021-09-25T01:36:33.067Z] ---> 3b04cb82348e [2021-09-25T01:36:33.067Z] Step 26/28 : LABEL arch=arm64 [2021-09-25T01:36:33.067Z] ---> Running in dc78f4d8a77f [2021-09-25T01:36:33.067Z] Removing intermediate container dc78f4d8a77f [2021-09-25T01:36:33.067Z] ---> e5db104dccd7 [2021-09-25T01:36:33.068Z] Step 27/28 : LABEL git_sha=e04a0383669ea00f79ef2e7d56e71bc78ec0aaed [2021-09-25T01:36:33.068Z] ---> Running in ce649bd73fd4 [2021-09-25T01:36:33.068Z] Removing intermediate container ce649bd73fd4 [2021-09-25T01:36:33.068Z] ---> 9126aa0d8018 [2021-09-25T01:36:33.068Z] Step 28/28 : LABEL version=1.0.1-dev.1 [2021-09-25T01:36:33.068Z] ---> Running in 90d8db278534 [2021-09-25T01:36:33.341Z] Removing intermediate container 90d8db278534 [2021-09-25T01:36:33.341Z] ---> f0166e29f3f6 [2021-09-25T01:36:33.341Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-25T01:36:33.341Z] Successfully built f0166e29f3f6 [2021-09-25T01:36:33.341Z] 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-09-25T01:36:33.553Z] provisioning config files... [2021-09-25T01:36:33.573Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/11@tmp/config5730704491497133411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-25T01:36:33.945Z] ---> docker-login.sh [2021-09-25T01:36:33.945Z] nexus3.edgexfoundry.org:10001 [2021-09-25T01:36:34.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-25T01:36:34.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-25T01:36:34.496Z] Configure a credential helper to remove this warning. See [2021-09-25T01:36:34.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-25T01:36:34.496Z] [2021-09-25T01:36:34.496Z] Login Succeeded [2021-09-25T01:36:34.496Z] nexus3.edgexfoundry.org:10002 [2021-09-25T01:36:34.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-25T01:36:35.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-25T01:36:35.045Z] Configure a credential helper to remove this warning. See [2021-09-25T01:36:35.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-25T01:36:35.045Z] [2021-09-25T01:36:35.045Z] Login Succeeded [2021-09-25T01:36:35.045Z] nexus3.edgexfoundry.org:10003 [2021-09-25T01:36:35.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-25T01:36:35.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-25T01:36:35.647Z] Configure a credential helper to remove this warning. See [2021-09-25T01:36:35.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-25T01:36:35.647Z] [2021-09-25T01:36:35.647Z] Login Succeeded [2021-09-25T01:36:35.647Z] nexus3.edgexfoundry.org:10004 [2021-09-25T01:36:36.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-25T01:36:36.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-25T01:36:36.244Z] Configure a credential helper to remove this warning. See [2021-09-25T01:36:36.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-25T01:36:36.244Z] [2021-09-25T01:36:36.244Z] Login Succeeded [2021-09-25T01:36:36.244Z] docker.io [2021-09-25T01:36:36.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-25T01:36:37.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-25T01:36:37.121Z] Configure a credential helper to remove this warning. See [2021-09-25T01:36:37.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-25T01:36:37.121Z] [2021-09-25T01:36:37.121Z] Login Succeeded [2021-09-25T01:36:37.121Z] ---> docker-login.sh ends [Pipeline] } [2021-09-25T01:36:37.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-25T01:36:37.207Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2021-09-25T01:36:37.207Z] e04a0383669ea00f79ef2e7d56e71bc78ec0aaed [2021-09-25T01:36:37.207Z] latest [2021-09-25T01:36:37.207Z] 1.0.1-dev.1 [2021-09-25T01:36:37.207Z] e04a0383669ea00f79ef2e7d56e71bc78ec0aaed-1.0.1-dev.1 [2021-09-25T01:36:37.207Z] main [2021-09-25T01:36:37.207Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-25T01:36:37.595Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e04a0383669ea00f79ef2e7d56e71bc78ec0aaed [Pipeline] isUnix [Pipeline] sh [2021-09-25T01:36:37.934Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e04a0383669ea00f79ef2e7d56e71bc78ec0aaed [2021-09-25T01:36:37.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-09-25T01:36:37.934Z] dd4118d07fd2: Preparing [2021-09-25T01:36:37.934Z] fd725f23eb93: Preparing [2021-09-25T01:36:37.934Z] af685341fe6b: Preparing [2021-09-25T01:36:37.934Z] b0a9d696ee5c: Preparing [2021-09-25T01:36:37.934Z] b92976fc1643: Preparing [2021-09-25T01:36:37.934Z] fdaca632e21a: Preparing [2021-09-25T01:36:37.934Z] ee420dfed78a: Preparing [2021-09-25T01:36:37.934Z] ee420dfed78a: Waiting [2021-09-25T01:36:37.934Z] fdaca632e21a: Waiting [2021-09-25T01:36:38.207Z] b0a9d696ee5c: Pushed [2021-09-25T01:36:38.207Z] fd725f23eb93: Pushed [2021-09-25T01:36:38.480Z] b92976fc1643: Pushed [2021-09-25T01:36:38.480Z] af685341fe6b: Pushed [2021-09-25T01:36:38.480Z] ee420dfed78a: Layer already exists [2021-09-25T01:36:39.458Z] fdaca632e21a: Pushed [2021-09-25T01:36:42.080Z] dd4118d07fd2: Pushed [2021-09-25T01:36:42.351Z] e04a0383669ea00f79ef2e7d56e71bc78ec0aaed: digest: sha256:d20dc263693a33c4eaad6d5a82595317c9d7f5b6b6b924aca0d1b8952336b83d size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-09-25T01:36:42.696Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-25T01:36:43.038Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2021-09-25T01:36:43.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-09-25T01:36:43.038Z] dd4118d07fd2: Preparing [2021-09-25T01:36:43.038Z] fd725f23eb93: Preparing [2021-09-25T01:36:43.038Z] af685341fe6b: Preparing [2021-09-25T01:36:43.038Z] b0a9d696ee5c: Preparing [2021-09-25T01:36:43.038Z] b92976fc1643: Preparing [2021-09-25T01:36:43.038Z] fdaca632e21a: Preparing [2021-09-25T01:36:43.038Z] ee420dfed78a: Preparing [2021-09-25T01:36:43.038Z] fdaca632e21a: Waiting [2021-09-25T01:36:43.038Z] ee420dfed78a: Waiting [2021-09-25T01:36:43.310Z] b0a9d696ee5c: Layer already exists [2021-09-25T01:36:43.310Z] fd725f23eb93: Layer already exists [2021-09-25T01:36:43.310Z] dd4118d07fd2: Layer already exists [2021-09-25T01:36:43.310Z] b92976fc1643: Layer already exists [2021-09-25T01:36:43.310Z] af685341fe6b: Layer already exists [2021-09-25T01:36:43.310Z] fdaca632e21a: Layer already exists [2021-09-25T01:36:43.310Z] ee420dfed78a: Layer already exists [2021-09-25T01:36:43.310Z] latest: digest: sha256:d20dc263693a33c4eaad6d5a82595317c9d7f5b6b6b924aca0d1b8952336b83d size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-09-25T01:36:43.656Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-09-25T01:36:44.001Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1.0.1-dev.1 [2021-09-25T01:36:44.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-09-25T01:36:44.001Z] dd4118d07fd2: Preparing [2021-09-25T01:36:44.001Z] fd725f23eb93: Preparing [2021-09-25T01:36:44.001Z] af685341fe6b: Preparing [2021-09-25T01:36:44.001Z] b0a9d696ee5c: Preparing [2021-09-25T01:36:44.001Z] b92976fc1643: Preparing [2021-09-25T01:36:44.001Z] fdaca632e21a: Preparing [2021-09-25T01:36:44.001Z] ee420dfed78a: Preparing [2021-09-25T01:36:44.001Z] fdaca632e21a: Waiting [2021-09-25T01:36:44.001Z] ee420dfed78a: Waiting [2021-09-25T01:36:44.273Z] fd725f23eb93: Layer already exists [2021-09-25T01:36:44.273Z] b0a9d696ee5c: Layer already exists [2021-09-25T01:36:44.273Z] af685341fe6b: Layer already exists [2021-09-25T01:36:44.273Z] dd4118d07fd2: Layer already exists [2021-09-25T01:36:44.273Z] b92976fc1643: Layer already exists [2021-09-25T01:36:44.273Z] ee420dfed78a: Layer already exists [2021-09-25T01:36:44.273Z] fdaca632e21a: Layer already exists [2021-09-25T01:36:44.273Z] 1.0.1-dev.1: digest: sha256:d20dc263693a33c4eaad6d5a82595317c9d7f5b6b6b924aca0d1b8952336b83d size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-09-25T01:36:44.615Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e04a0383669ea00f79ef2e7d56e71bc78ec0aaed-1.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-09-25T01:36:44.950Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e04a0383669ea00f79ef2e7d56e71bc78ec0aaed-1.0.1-dev.1 [2021-09-25T01:36:44.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-09-25T01:36:44.950Z] dd4118d07fd2: Preparing [2021-09-25T01:36:44.950Z] fd725f23eb93: Preparing [2021-09-25T01:36:44.950Z] af685341fe6b: Preparing [2021-09-25T01:36:44.950Z] b0a9d696ee5c: Preparing [2021-09-25T01:36:44.950Z] b92976fc1643: Preparing [2021-09-25T01:36:44.950Z] fdaca632e21a: Preparing [2021-09-25T01:36:44.950Z] ee420dfed78a: Preparing [2021-09-25T01:36:44.950Z] fdaca632e21a: Waiting [2021-09-25T01:36:44.950Z] ee420dfed78a: Waiting [2021-09-25T01:36:45.222Z] dd4118d07fd2: Layer already exists [2021-09-25T01:36:45.222Z] af685341fe6b: Layer already exists [2021-09-25T01:36:45.222Z] fd725f23eb93: Layer already exists [2021-09-25T01:36:45.222Z] b0a9d696ee5c: Layer already exists [2021-09-25T01:36:45.222Z] b92976fc1643: Layer already exists [2021-09-25T01:36:45.222Z] ee420dfed78a: Layer already exists [2021-09-25T01:36:45.222Z] fdaca632e21a: Layer already exists [2021-09-25T01:36:45.222Z] e04a0383669ea00f79ef2e7d56e71bc78ec0aaed-1.0.1-dev.1: digest: sha256:d20dc263693a33c4eaad6d5a82595317c9d7f5b6b6b924aca0d1b8952336b83d size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-09-25T01:36:45.565Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-25T01:36:45.903Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2021-09-25T01:36:45.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-09-25T01:36:45.903Z] dd4118d07fd2: Preparing [2021-09-25T01:36:45.903Z] fd725f23eb93: Preparing [2021-09-25T01:36:45.903Z] af685341fe6b: Preparing [2021-09-25T01:36:45.903Z] b0a9d696ee5c: Preparing [2021-09-25T01:36:45.903Z] b92976fc1643: Preparing [2021-09-25T01:36:45.903Z] fdaca632e21a: Preparing [2021-09-25T01:36:45.903Z] ee420dfed78a: Preparing [2021-09-25T01:36:45.903Z] fdaca632e21a: Waiting [2021-09-25T01:36:45.903Z] ee420dfed78a: Waiting [2021-09-25T01:36:46.174Z] b92976fc1643: Layer already exists [2021-09-25T01:36:46.174Z] b0a9d696ee5c: Layer already exists [2021-09-25T01:36:46.174Z] dd4118d07fd2: Layer already exists [2021-09-25T01:36:46.174Z] fd725f23eb93: Layer already exists [2021-09-25T01:36:46.174Z] af685341fe6b: Layer already exists [2021-09-25T01:36:46.174Z] ee420dfed78a: Layer already exists [2021-09-25T01:36:46.174Z] fdaca632e21a: Layer already exists [2021-09-25T01:36:46.174Z] main: digest: sha256:d20dc263693a33c4eaad6d5a82595317c9d7f5b6b6b924aca0d1b8952336b83d size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-25T01:36:46.242Z] ===================================================== [Pipeline] echo [2021-09-25T01:36:46.259Z] taggedImages: [2021-09-25T01:36:46.259Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e04a0383669ea00f79ef2e7d56e71bc78ec0aaed [2021-09-25T01:36:46.259Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2021-09-25T01:36:46.259Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1.0.1-dev.1 [2021-09-25T01:36:46.259Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e04a0383669ea00f79ef2e7d56e71bc78ec0aaed-1.0.1-dev.1 [2021-09-25T01:36:46.259Z] - 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-09-25T01:36:46.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-25T01:36:47.028Z] [2021-09-25T01:36:47.028Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-25T01:36:47.390Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-25T01:36:47.664Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-25T01:36:47.664Z] 448f6bf000e3: Pulling fs layer [2021-09-25T01:36:47.664Z] f757da607395: Pulling fs layer [2021-09-25T01:36:47.665Z] 05883995daec: Pulling fs layer [2021-09-25T01:36:47.665Z] 8603b9c90790: Pulling fs layer [2021-09-25T01:36:47.665Z] 1560dd03e051: Pulling fs layer [2021-09-25T01:36:47.665Z] 27f5ce0e4adf: Pulling fs layer [2021-09-25T01:36:47.665Z] c2d8d7efcc4b: Pulling fs layer [2021-09-25T01:36:47.665Z] 1560dd03e051: Waiting [2021-09-25T01:36:47.665Z] 27f5ce0e4adf: Waiting [2021-09-25T01:36:47.665Z] c2d8d7efcc4b: Waiting [2021-09-25T01:36:47.665Z] 8603b9c90790: Waiting [2021-09-25T01:36:47.938Z] f757da607395: Verifying Checksum [2021-09-25T01:36:47.938Z] f757da607395: Download complete [2021-09-25T01:36:47.938Z] 8603b9c90790: Verifying Checksum [2021-09-25T01:36:47.938Z] 8603b9c90790: Download complete [2021-09-25T01:36:47.938Z] 1560dd03e051: Verifying Checksum [2021-09-25T01:36:47.938Z] 1560dd03e051: Download complete [2021-09-25T01:36:47.938Z] 27f5ce0e4adf: Verifying Checksum [2021-09-25T01:36:47.938Z] 27f5ce0e4adf: Download complete [2021-09-25T01:36:48.212Z] 05883995daec: Verifying Checksum [2021-09-25T01:36:48.212Z] 05883995daec: Download complete [2021-09-25T01:36:48.808Z] 448f6bf000e3: Verifying Checksum [2021-09-25T01:36:48.808Z] 448f6bf000e3: Download complete [2021-09-25T01:36:51.425Z] c2d8d7efcc4b: Verifying Checksum [2021-09-25T01:36:51.425Z] c2d8d7efcc4b: Download complete [2021-09-25T01:36:52.406Z] 448f6bf000e3: Pull complete [2021-09-25T01:36:53.004Z] f757da607395: Pull complete [2021-09-25T01:36:56.263Z] 05883995daec: Pull complete [2021-09-25T01:36:56.263Z] 8603b9c90790: Pull complete [2021-09-25T01:36:56.263Z] 1560dd03e051: Pull complete [2021-09-25T01:36:56.542Z] 27f5ce0e4adf: Pull complete [2021-09-25T01:37:11.644Z] c2d8d7efcc4b: Pull complete [2021-09-25T01:37:11.644Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-25T01:37:11.644Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-25T01:37:11.644Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-25T01:37:11.918Z] prd-ubuntu18.04-docker-arm64-4c-16g-1408 does not seem to be running inside a container [2021-09-25T01:37:11.997Z] $ 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/11 -v /w/workspace/app-rfid-llrp-inventory/11:/w/workspace/app-rfid-llrp-inventory/11:rw,z -v /w/workspace/app-rfid-llrp-inventory/11@tmp:/w/workspace/app-rfid-llrp-inventory/11@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-25T01:37:16.873Z] $ docker top 477d1382ceb1beb09f4e605e15e8db95ccd228cbdfde370318ddcc913b71c3c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-25T01:37:17.813Z] ---> job-cost.sh [2021-09-25T01:37:17.813Z] lf-activate-venv: SKIPPING [2021-09-25T01:37:17.813Z] INFO: No Stack... [2021-09-25T01:37:18.780Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-25T01:37:19.372Z] INFO: Archiving Costs [Pipeline] sh [2021-09-25T01:37:20.042Z] + cat /w/workspace/app-rfid-llrp-inventory/11/archives/cost.csv [2021-09-25T01:37:20.042Z] + cut -d, -f6 [Pipeline] lock [2021-09-25T01:37:20.112Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-11-stack-cost] [2021-09-25T01:37:20.128Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-11-stack-cost] did not exist. Created. [2021-09-25T01:37:20.128Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-25T01:37:20.816Z] /w/workspace/app-rfid-llrp-inventory/11@tmp/durable-b5eb5148/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/11@tmp/durable-b5eb5148/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-25T01:37:21.490Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-25T01:37:21.524Z] Warning: overwriting stash ‘stack-cost’ [2021-09-25T01:37:21.570Z] Stashed 1 file(s) [Pipeline] } [2021-09-25T01:37:21.582Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-11-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-25T01:37:21.620Z] $ docker stop --time=1 477d1382ceb1beb09f4e605e15e8db95ccd228cbdfde370318ddcc913b71c3c5 [2021-09-25T01:37:23.571Z] $ docker rm -f 477d1382ceb1beb09f4e605e15e8db95ccd228cbdfde370318ddcc913b71c3c5 [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-09-25T01:37:27.473Z] provisioning config files... [2021-09-25T01:37:27.505Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5530764587400873672tmp [Pipeline] { [Pipeline] sh [2021-09-25T01:37:27.855Z] + set +x [2021-09-25T01:37:27.855Z] + curl -s https://codecov.io/bash [2021-09-25T01:37:27.855Z] + bash -s -- [2021-09-25T01:37:27.855Z] [2021-09-25T01:37:27.855Z] _____ _ [2021-09-25T01:37:27.855Z] / ____| | | [2021-09-25T01:37:27.855Z] | | ___ __| | ___ ___ _____ __ [2021-09-25T01:37:27.855Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-25T01:37:27.855Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-25T01:37:27.855Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-25T01:37:27.855Z] Bash-1.0.6 [2021-09-25T01:37:27.855Z] [2021-09-25T01:37:27.855Z] [2021-09-25T01:37:27.855Z] ==> git version 2.24.4 found [2021-09-25T01:37:27.855Z] ==> 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-09-25T01:37:27.855Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-25T01:37:27.855Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-25T01:37:27.855Z] ==> Jenkins CI detected. [2021-09-25T01:37:28.123Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2021-09-25T01:37:28.123Z] project root: . [2021-09-25T01:37:28.123Z] --> token set from env [2021-09-25T01:37:28.123Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-25T01:37:28.123Z] ==> Running gcov in . (disable via -X gcov) [2021-09-25T01:37:28.123Z] ==> Python coveragepy not found [2021-09-25T01:37:28.123Z] ==> Searching for coverage reports in: [2021-09-25T01:37:28.123Z] + . [2021-09-25T01:37:28.123Z] -> Found 1 reports [2021-09-25T01:37:28.123Z] ==> Detecting git/mercurial file structure [2021-09-25T01:37:28.123Z] ==> Reading reports [2021-09-25T01:37:28.123Z] + ./coverage.out bytes=62828 [2021-09-25T01:37:28.123Z] ==> Appending adjustments [2021-09-25T01:37:28.123Z] https://docs.codecov.io/docs/fixing-reports [2021-09-25T01:37:28.391Z] + Found adjustments [2021-09-25T01:37:28.391Z] ==> Gzipping contents [2021-09-25T01:37:28.391Z] 16K /tmp/codecov.8SkarB.gz [2021-09-25T01:37:28.391Z] ==> Uploading reports [2021-09-25T01:37:28.391Z] url: https://codecov.io [2021-09-25T01:37:28.391Z] query: branch=main&commit=e04a0383669ea00f79ef2e7d56e71bc78ec0aaed&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-25T01:37:28.391Z] -> Pinging Codecov [2021-09-25T01:37:28.391Z] 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=e04a0383669ea00f79ef2e7d56e71bc78ec0aaed&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-25T01:37:28.662Z] -> Uploading to [2021-09-25T01:37:28.662Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-25/581DD39554BDF9B6E22D074273EAD858/e04a0383669ea00f79ef2e7d56e71bc78ec0aaed/d7543952-ef7f-430d-991e-00662d433212.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210925%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210925T013728Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e25ced2c8104d0ed585af33c91723e954ffc67a8d637a42e00d03c61caca87f8 [2021-09-25T01:37:28.662Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-25T01:37:28.662Z] Dload Upload Total Spent Left Speed [2021-09-25T01:37:29.633Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13866 0 0 100 13866 0 17250 --:--:-- --:--:-- --:--:-- 17267 [2021-09-25T01:37:29.633Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/e04a0383669ea00f79ef2e7d56e71bc78ec0aaed [Pipeline] } [2021-09-25T01:37:29.651Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-09-25T01:37:30.363Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-25T01:37:30.387Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-25T01:37:30.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-25T01:37:30.716Z] [2021-09-25T01:37:30.716Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-25T01:37:31.050Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-25T01:37:31.050Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-25T01:37:31.050Z] 188c0c94c7c5: Pulling fs layer [2021-09-25T01:37:31.050Z] 0ef7d3d256c8: Pulling fs layer [2021-09-25T01:37:31.050Z] de9db76c5a1d: Pulling fs layer [2021-09-25T01:37:31.050Z] 0eba1c9be4d2: Pulling fs layer [2021-09-25T01:37:31.050Z] 0d57e429df01: Pulling fs layer [2021-09-25T01:37:31.050Z] 4e4be7b47b0d: Pulling fs layer [2021-09-25T01:37:31.050Z] e1f770b5df2f: Pulling fs layer [2021-09-25T01:37:31.050Z] 85a0685a4137: Pulling fs layer [2021-09-25T01:37:31.050Z] 0eba1c9be4d2: Waiting [2021-09-25T01:37:31.050Z] 0d57e429df01: Waiting [2021-09-25T01:37:31.050Z] 4e4be7b47b0d: Waiting [2021-09-25T01:37:31.050Z] e1f770b5df2f: Waiting [2021-09-25T01:37:31.050Z] 85a0685a4137: Waiting [2021-09-25T01:37:31.050Z] de9db76c5a1d: Verifying Checksum [2021-09-25T01:37:31.050Z] de9db76c5a1d: Download complete [2021-09-25T01:37:31.050Z] 0ef7d3d256c8: Verifying Checksum [2021-09-25T01:37:31.050Z] 0ef7d3d256c8: Download complete [2021-09-25T01:37:31.050Z] 0d57e429df01: Verifying Checksum [2021-09-25T01:37:31.050Z] 0d57e429df01: Download complete [2021-09-25T01:37:31.325Z] 4e4be7b47b0d: Verifying Checksum [2021-09-25T01:37:31.325Z] 4e4be7b47b0d: Download complete [2021-09-25T01:37:31.325Z] 188c0c94c7c5: Verifying Checksum [2021-09-25T01:37:31.325Z] 188c0c94c7c5: Download complete [2021-09-25T01:37:31.325Z] 188c0c94c7c5: Pull complete [2021-09-25T01:37:31.603Z] 0ef7d3d256c8: Pull complete [2021-09-25T01:37:31.603Z] de9db76c5a1d: Pull complete [2021-09-25T01:37:33.016Z] e1f770b5df2f: Verifying Checksum [2021-09-25T01:37:33.016Z] e1f770b5df2f: Download complete [2021-09-25T01:37:37.279Z] 0eba1c9be4d2: Verifying Checksum [2021-09-25T01:37:37.279Z] 0eba1c9be4d2: Download complete [2021-09-25T01:37:38.726Z] 85a0685a4137: Verifying Checksum [2021-09-25T01:37:38.726Z] 85a0685a4137: Download complete [2021-09-25T01:37:40.687Z] 0eba1c9be4d2: Pull complete [2021-09-25T01:37:40.957Z] 0d57e429df01: Pull complete [2021-09-25T01:37:40.957Z] 4e4be7b47b0d: Pull complete [2021-09-25T01:37:42.589Z] e1f770b5df2f: Pull complete [2021-09-25T01:37:45.199Z] 85a0685a4137: Pull complete [2021-09-25T01:37:45.199Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-25T01:37:45.199Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-25T01:37:45.199Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-25T01:37:45.502Z] prd-centos7-docker-4c-2g-1405 does not seem to be running inside a container [2021-09-25T01:37:45.792Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-09-25T01:37:47.794Z] $ docker top 1579bbae410fc7c5532022b6f3fc657a1d50b73e66c097e2b2f3eaabaca25e2f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-25T01:37:47.902Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-25T01:37:48.218Z] + set -o pipefail [2021-09-25T01:37:48.218Z] + snyk monitor '--org=edgex-jenkins' [2021-09-25T01:38:20.466Z] [2021-09-25T01:38:20.466Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2021-09-25T01:38:20.466Z] [2021-09-25T01:38:20.466Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/7a6e8dde-5ae2-4190-8922-c7ee02f8a4cc [2021-09-25T01:38:20.466Z] [2021-09-25T01:38:20.466Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-09-25T01:38:20.466Z] [2021-09-25T01:38:20.466Z] [Pipeline] } [2021-09-25T01:38:20.481Z] $ docker stop --time=1 1579bbae410fc7c5532022b6f3fc657a1d50b73e66c097e2b2f3eaabaca25e2f [2021-09-25T01:38:22.552Z] $ docker rm -f 1579bbae410fc7c5532022b6f3fc657a1d50b73e66c097e2b2f3eaabaca25e2f [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-09-25T01:38:25.982Z] + git log --format=format:%s -1 e04a0383669ea00f79ef2e7d56e71bc78ec0aaed [Pipeline] isUnix [Pipeline] sh [2021-09-25T01:38:26.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-25T01:38:26.317Z] . [Pipeline] withDockerContainer [2021-09-25T01:38:26.425Z] prd-centos7-docker-4c-2g-1405 does not seem to be running inside a container [2021-09-25T01:38:26.485Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-25T01:38:26.869Z] $ docker top 15609b75c0cddd1f0586888e7fcea1abb982e719547ca87f61a1ee72cd9ad80f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-25T01:38:27.035Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-25T01:38:27.035Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-25T01:38:27.172Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-25T01:38:27.170Z] $ docker exec 15609b75c0cddd1f0586888e7fcea1abb982e719547ca87f61a1ee72cd9ad80f ssh-agent [2021-09-25T01:38:27.298Z] SSH_AUTH_SOCK=/tmp/ssh-E3pKsCQeI8Y9/agent.14 [2021-09-25T01:38:27.298Z] SSH_AGENT_PID=21 [2021-09-25T01:38:27.311Z] Running ssh-add (command line suppressed) [2021-09-25T01:38:27.415Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7945405907840529271.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7945405907840529271.key) [2021-09-25T01:38:27.449Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-25T01:38:27.782Z] + git semver tag [2021-09-25T01:38:27.782Z] # -> Open(): unable to determine branch for HEAD [2021-09-25T01:38:27.782Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2021-09-25T01:38:27.782Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2021-09-25T01:38:27.782Z] # $SEMVER_REMOTE_NAME = origin [2021-09-25T01:38:27.782Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-25T01:38:27.782Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-25T01:38:27.782Z] # $SEMVER_BRANCH = main [2021-09-25T01:38:27.782Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2021-09-25T01:38:27.782Z] # e04a0383669ea00f79ef2e7d56e71bc78ec0aaed HEAD [2021-09-25T01:38:27.782Z] # -> Force: false [2021-09-25T01:38:27.782Z] # 11b69454ed46907170dec9e246ce27349073c6e7 refs/tags/v1.0.1-dev.1 [Pipeline] } [2021-09-25T01:38:27.789Z] $ docker exec --env ******** --env ******** 15609b75c0cddd1f0586888e7fcea1abb982e719547ca87f61a1ee72cd9ad80f ssh-agent -k [2021-09-25T01:38:27.906Z] unset SSH_AUTH_SOCK; [2021-09-25T01:38:27.907Z] unset SSH_AGENT_PID; [2021-09-25T01:38:27.907Z] echo Agent pid 21 killed; [2021-09-25T01:38:27.928Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-25T01:38:29.732Z] + git semver [Pipeline] } [2021-09-25T01:38:29.755Z] $ docker stop --time=1 15609b75c0cddd1f0586888e7fcea1abb982e719547ca87f61a1ee72cd9ad80f [2021-09-25T01:38:30.970Z] $ docker rm -f 15609b75c0cddd1f0586888e7fcea1abb982e719547ca87f61a1ee72cd9ad80f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-25T01:38:31.477Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-25T01:38:31.477Z] [2021-09-25T01:38:31.477Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-25T01:38:31.817Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-25T01:38:31.817Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-25T01:38:31.817Z] ab5ef0e58194: Pulling fs layer [2021-09-25T01:38:31.817Z] 9712f1f96733: Pulling fs layer [2021-09-25T01:38:31.817Z] 63f879dbbcfc: Pulling fs layer [2021-09-25T01:38:31.817Z] 0d9ebad4ef96: Pulling fs layer [2021-09-25T01:38:31.817Z] e9a5061849ea: Pulling fs layer [2021-09-25T01:38:31.817Z] d747dcd14b5f: Pulling fs layer [2021-09-25T01:38:31.817Z] 2de7ff778b66: Pulling fs layer [2021-09-25T01:38:31.817Z] 0d9ebad4ef96: Waiting [2021-09-25T01:38:31.817Z] e9a5061849ea: Waiting [2021-09-25T01:38:31.817Z] d747dcd14b5f: Waiting [2021-09-25T01:38:31.817Z] 2de7ff778b66: Waiting [2021-09-25T01:38:31.817Z] 9712f1f96733: Verifying Checksum [2021-09-25T01:38:31.817Z] 9712f1f96733: Download complete [2021-09-25T01:38:34.409Z] 63f879dbbcfc: Verifying Checksum [2021-09-25T01:38:34.409Z] 63f879dbbcfc: Download complete [2021-09-25T01:38:34.409Z] e9a5061849ea: Verifying Checksum [2021-09-25T01:38:34.409Z] e9a5061849ea: Download complete [2021-09-25T01:38:34.409Z] d747dcd14b5f: Verifying Checksum [2021-09-25T01:38:34.409Z] d747dcd14b5f: Download complete [2021-09-25T01:38:35.372Z] 2de7ff778b66: Verifying Checksum [2021-09-25T01:38:35.372Z] 2de7ff778b66: Download complete [2021-09-25T01:38:35.639Z] 0d9ebad4ef96: Verifying Checksum [2021-09-25T01:38:35.639Z] 0d9ebad4ef96: Download complete [2021-09-25T01:38:36.234Z] ab5ef0e58194: Verifying Checksum [2021-09-25T01:38:36.234Z] ab5ef0e58194: Download complete [2021-09-25T01:38:38.835Z] ab5ef0e58194: Pull complete [2021-09-25T01:38:38.835Z] 9712f1f96733: Pull complete [2021-09-25T01:38:39.810Z] 63f879dbbcfc: Pull complete [2021-09-25T01:38:43.184Z] 0d9ebad4ef96: Pull complete [2021-09-25T01:38:43.786Z] e9a5061849ea: Pull complete [2021-09-25T01:38:43.786Z] d747dcd14b5f: Pull complete [2021-09-25T01:38:44.754Z] 2de7ff778b66: Pull complete [2021-09-25T01:38:44.754Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-25T01:38:44.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-25T01:38:44.754Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-25T01:38:44.847Z] prd-centos7-docker-4c-2g-1405 does not seem to be running inside a container [2021-09-25T01:38:44.915Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-09-25T01:38:47.928Z] $ docker top 00c68ac469222077f70c2e356d74cbb35de732858c7fec81c292897e8948319b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-25T01:38:48.051Z] provisioning config files... [2021-09-25T01:38:48.066Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4524370679882574825tmp [2021-09-25T01:38:48.088Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9011205922506613847tmp [2021-09-25T01:38:48.114Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2505179383046858628tmp [Pipeline] { [Pipeline] echo [2021-09-25T01:38:48.141Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-25T01:38:48.455Z] ---> sigul-configuration.sh [2021-09-25T01:38:48.455Z] gpg: directory `/root/.gnupg' created [2021-09-25T01:38:48.455Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-25T01:38:48.455Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-25T01:38:48.455Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-25T01:38:48.455Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-25T01:38:48.455Z] gpg: CAST5 encrypted data [2021-09-25T01:38:48.455Z] gpg: encrypted with 1 passphrase [2021-09-25T01:38:48.455Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-25T01:38:48.804Z] + mkdir /home/jenkins [2021-09-25T01:38:48.804Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-25T01:38:49.119Z] + 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-09-25T01:38:49.135Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-25T01:38:49.451Z] ---> sigul-install.sh [2021-09-25T01:38:49.451Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-25T01:38:49.772Z] + git tag --list [2021-09-25T01:38:49.772Z] v0.0.0 [2021-09-25T01:38:49.772Z] v0.0.1-dev.1 [2021-09-25T01:38:49.772Z] v0.0.1-dev.2 [2021-09-25T01:38:49.772Z] v0.0.1-dev.3 [2021-09-25T01:38:49.772Z] v0.0.1-dev.4 [2021-09-25T01:38:49.772Z] v0.0.1-dev.5 [2021-09-25T01:38:49.772Z] v0.0.1-dev.6 [2021-09-25T01:38:49.772Z] v0.0.1-dev.7 [2021-09-25T01:38:49.772Z] v1.0.0 [2021-09-25T01:38:49.772Z] v1.0.1-dev.1 [Pipeline] sh [2021-09-25T01:38:50.137Z] + lftools sign git-tag v1.0.1-dev.1 [2021-09-25T01:38:50.836Z] Signing Git tag with Sigul... [2021-09-25T01:38:50.836Z] Signing v1.0.1-dev.1 [Pipeline] echo [2021-09-25T01:38:51.433Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-25T01:38:51.786Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-25T01:38:51.802Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-25T01:38:51.828Z] $ docker stop --time=1 00c68ac469222077f70c2e356d74cbb35de732858c7fec81c292897e8948319b [2021-09-25T01:38:53.056Z] $ docker rm -f 00c68ac469222077f70c2e356d74cbb35de732858c7fec81c292897e8948319b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-25T01:38:53.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-25T01:38:53.826Z] . [Pipeline] withDockerContainer [2021-09-25T01:38:53.918Z] prd-centos7-docker-4c-2g-1405 does not seem to be running inside a container [2021-09-25T01:38:53.972Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-25T01:38:54.368Z] $ docker top adfa33ee2381a822bb5562817fc2ad2a4db12baa57e0c42304af58aed4286bd8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-25T01:38:54.544Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-25T01:38:54.544Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-25T01:38:54.672Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-25T01:38:54.669Z] $ docker exec adfa33ee2381a822bb5562817fc2ad2a4db12baa57e0c42304af58aed4286bd8 ssh-agent [2021-09-25T01:38:54.801Z] SSH_AUTH_SOCK=/tmp/ssh-h2duPnOu0xup/agent.14 [2021-09-25T01:38:54.801Z] SSH_AGENT_PID=20 [2021-09-25T01:38:54.812Z] Running ssh-add (command line suppressed) [2021-09-25T01:38:54.906Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6446671099179421536.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6446671099179421536.key) [2021-09-25T01:38:54.934Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-25T01:38:55.250Z] + git semver bump pre [2021-09-25T01:38:55.250Z] # -> Open(): unable to determine branch for HEAD [2021-09-25T01:38:55.250Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2021-09-25T01:38:55.250Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2021-09-25T01:38:55.250Z] # $SEMVER_REMOTE_NAME = origin [2021-09-25T01:38:55.250Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-25T01:38:55.250Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-25T01:38:55.250Z] # $SEMVER_BRANCH = main [2021-09-25T01:38:55.250Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2021-09-25T01:38:55.250Z] 1.0.1-dev.2 [Pipeline] } [2021-09-25T01:38:55.258Z] $ docker exec --env ******** --env ******** adfa33ee2381a822bb5562817fc2ad2a4db12baa57e0c42304af58aed4286bd8 ssh-agent -k [2021-09-25T01:38:55.366Z] unset SSH_AUTH_SOCK; [2021-09-25T01:38:55.368Z] unset SSH_AGENT_PID; [2021-09-25T01:38:55.368Z] echo Agent pid 20 killed; [2021-09-25T01:38:55.393Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-25T01:38:55.753Z] + git semver [Pipeline] } [2021-09-25T01:38:55.767Z] $ docker stop --time=1 adfa33ee2381a822bb5562817fc2ad2a4db12baa57e0c42304af58aed4286bd8 [2021-09-25T01:38:56.981Z] $ docker rm -f adfa33ee2381a822bb5562817fc2ad2a4db12baa57e0c42304af58aed4286bd8 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-25T01:38:57.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-25T01:38:57.415Z] . [Pipeline] withDockerContainer [2021-09-25T01:38:57.518Z] prd-centos7-docker-4c-2g-1405 does not seem to be running inside a container [2021-09-25T01:38:57.586Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-25T01:38:57.979Z] $ docker top f4c5e83e7e33199f86a6929d015c83dd9bfc2dda8c61fe5df115568287ad35d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-25T01:38:58.138Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-25T01:38:58.138Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-25T01:38:58.268Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-25T01:38:58.266Z] $ docker exec f4c5e83e7e33199f86a6929d015c83dd9bfc2dda8c61fe5df115568287ad35d0 ssh-agent [2021-09-25T01:38:58.395Z] SSH_AUTH_SOCK=/tmp/ssh-LEgjIz7pkClt/agent.13 [2021-09-25T01:38:58.395Z] SSH_AGENT_PID=19 [2021-09-25T01:38:58.407Z] Running ssh-add (command line suppressed) [2021-09-25T01:38:58.509Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2446727039754541296.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2446727039754541296.key) [2021-09-25T01:38:58.546Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-25T01:38:58.873Z] + git semver push [2021-09-25T01:38:58.873Z] # -> Open(): unable to determine branch for HEAD [2021-09-25T01:38:58.873Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2021-09-25T01:38:58.873Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2021-09-25T01:38:58.873Z] # $SEMVER_REMOTE_NAME = origin [2021-09-25T01:38:58.873Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-25T01:38:58.873Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-25T01:38:58.873Z] # $SEMVER_BRANCH = main [2021-09-25T01:38:58.873Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } [2021-09-25T01:39:00.294Z] $ docker exec --env ******** --env ******** f4c5e83e7e33199f86a6929d015c83dd9bfc2dda8c61fe5df115568287ad35d0 ssh-agent -k [2021-09-25T01:39:00.413Z] unset SSH_AUTH_SOCK; [2021-09-25T01:39:00.413Z] unset SSH_AGENT_PID; [2021-09-25T01:39:00.413Z] echo Agent pid 19 killed; [2021-09-25T01:39:00.438Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-25T01:39:00.799Z] + git semver [Pipeline] } [2021-09-25T01:39:00.815Z] $ docker stop --time=1 f4c5e83e7e33199f86a6929d015c83dd9bfc2dda8c61fe5df115568287ad35d0 [2021-09-25T01:39:02.037Z] $ docker rm -f f4c5e83e7e33199f86a6929d015c83dd9bfc2dda8c61fe5df115568287ad35d0 [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-09-25T01:39:04.868Z] + '[' -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-25T01:39:05.202Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-25T01:39:05.797Z] ---> package-listing.sh [2021-09-25T01:39:05.797Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-25T01:39:05.797Z] ++ facter osfamily [2021-09-25T01:39:06.064Z] + OS_FAMILY=redhat [2021-09-25T01:39:06.064Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2021-09-25T01:39:06.064Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-25T01:39:06.064Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-25T01:39:06.064Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-25T01:39:06.064Z] + PACKAGES=/tmp/packages_start.txt [2021-09-25T01:39:06.064Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2021-09-25T01:39:06.064Z] + PACKAGES=/tmp/packages_end.txt [2021-09-25T01:39:06.064Z] + case "${OS_FAMILY}" in [2021-09-25T01:39:06.064Z] + sort [2021-09-25T01:39:06.064Z] + rpm -qa [2021-09-25T01:39:06.648Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-25T01:39:06.648Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-25T01:39:06.648Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-25T01:39:06.913Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2021-09-25T01:39:06.913Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2021-09-25T01:39:06.913Z] + 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-09-25T01:39:06.932Z] 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-09-25T01:39:07.238Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-25T01:39:07.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-25T01:39:07.834Z] [2021-09-25T01:39:07.834Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-25T01:39:08.171Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-25T01:39:08.171Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-25T01:39:08.171Z] b4d181a07f80: Pulling fs layer [2021-09-25T01:39:08.171Z] a1111a8f2ec3: Pulling fs layer [2021-09-25T01:39:08.171Z] ed53099fbce6: Pulling fs layer [2021-09-25T01:39:08.171Z] dc539afda2c1: Pulling fs layer [2021-09-25T01:39:08.171Z] 77bc0d833cb6: Pulling fs layer [2021-09-25T01:39:08.171Z] 9065ff56babe: Pulling fs layer [2021-09-25T01:39:08.171Z] d287ab97295c: Pulling fs layer [2021-09-25T01:39:08.171Z] dc539afda2c1: Waiting [2021-09-25T01:39:08.171Z] 77bc0d833cb6: Waiting [2021-09-25T01:39:08.171Z] 9065ff56babe: Waiting [2021-09-25T01:39:08.171Z] d287ab97295c: Waiting [2021-09-25T01:39:08.439Z] a1111a8f2ec3: Verifying Checksum [2021-09-25T01:39:08.439Z] a1111a8f2ec3: Download complete [2021-09-25T01:39:08.439Z] dc539afda2c1: Verifying Checksum [2021-09-25T01:39:08.439Z] dc539afda2c1: Download complete [2021-09-25T01:39:08.710Z] 77bc0d833cb6: Verifying Checksum [2021-09-25T01:39:08.710Z] 77bc0d833cb6: Download complete [2021-09-25T01:39:08.710Z] 9065ff56babe: Verifying Checksum [2021-09-25T01:39:08.710Z] 9065ff56babe: Download complete [2021-09-25T01:39:08.710Z] ed53099fbce6: Verifying Checksum [2021-09-25T01:39:08.710Z] ed53099fbce6: Download complete [2021-09-25T01:39:10.125Z] b4d181a07f80: Verifying Checksum [2021-09-25T01:39:10.125Z] b4d181a07f80: Download complete [2021-09-25T01:39:11.093Z] b4d181a07f80: Pull complete [2021-09-25T01:39:11.368Z] a1111a8f2ec3: Pull complete [2021-09-25T01:39:11.974Z] ed53099fbce6: Pull complete [2021-09-25T01:39:11.974Z] dc539afda2c1: Pull complete [2021-09-25T01:39:12.248Z] 77bc0d833cb6: Pull complete [2021-09-25T01:39:12.518Z] 9065ff56babe: Pull complete [2021-09-25T01:39:13.485Z] d287ab97295c: Download complete [2021-09-25T01:39:19.015Z] d287ab97295c: Pull complete [2021-09-25T01:39:19.015Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-25T01:39:19.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-25T01:39:19.015Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-25T01:39:19.111Z] prd-centos7-docker-4c-2g-1405 does not seem to be running inside a container [2021-09-25T01:39:19.170Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-25T01:39:21.425Z] $ docker top 1859105a9b484f286db1c2a1f7db890c727cb77dfaf2d30a8f972f7d6bdb1e0e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-25T01:39:21.848Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-25T01:39:22.172Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-25T01:39:22.490Z] + ls /var/log/sa-host [2021-09-25T01:39:22.490Z] + sadf -c /var/log/sa-host/sa05 [2021-09-25T01:39:22.490Z] file_magic: OK [2021-09-25T01:39:22.490Z] HZ: Using current value: 100 [2021-09-25T01:39:22.490Z] file_header: OK [2021-09-25T01:39:22.490Z] 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-09-25T01:39:22.490Z] Statistics: [2021-09-25T01:39:22.490Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-25T01:39:22.490Z] File successfully converted to sysstat format version 12.0.3 [2021-09-25T01:39:22.490Z] + sadf -c /var/log/sa-host/sa25 [2021-09-25T01:39:22.490Z] file_magic: OK [2021-09-25T01:39:22.490Z] HZ: Using current value: 100 [2021-09-25T01:39:22.490Z] file_header: OK [2021-09-25T01:39:22.490Z] 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-09-25T01:39:22.490Z] Statistics: [2021-09-25T01:39:22.490Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-25T01:39:22.490Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-25T01:39:23.042Z] provisioning config files... [2021-09-25T01:39:23.058Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config114429100375715378tmp [Pipeline] { [Pipeline] echo [2021-09-25T01:39:23.083Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-25T01:39:23.398Z] ---> create-netrc.sh [Pipeline] } [2021-09-25T01:39:23.413Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-25T01:39:23.857Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-25T01:39:23.871Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-25T01:39:24.189Z] ---> sudo-logs.sh [2021-09-25T01:39:24.189Z] Archiving 'sudo' log.. [2021-09-25T01:39:24.189Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1405.vexxhost.local: Name or service not known [2021-09-25T01:39:24.189Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1405.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-25T01:39:24.235Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-25T01:39:24.558Z] ---> job-cost.sh [2021-09-25T01:39:24.558Z] lf-activate-venv: SKIPPING [2021-09-25T01:39:24.558Z] DEBUG: total: 0.10999999940395355 [2021-09-25T01:39:24.558Z] INFO: Retrieving Stack Cost... [2021-09-25T01:39:25.519Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-25T01:39:25.788Z] INFO: Archiving Costs [Pipeline] echo [2021-09-25T01:39:25.808Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-25T01:39:27.556Z] ---> logs-deploy.sh [2021-09-25T01:39:27.556Z] lf-activate-venv: SKIPPING [2021-09-25T01:39:27.556Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/11 [2021-09-25T01:39:27.556Z] INFO: archiving workspace using pattern(s): [2021-09-25T01:39:28.524Z] Archives upload complete. [2021-09-25T01:39:28.524Z] INFO: archiving logs to Nexus