Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from a2ec08f0422deb5d1af64cbdd27ef398337ee21e+c303b7ce7d5b06ed9fe977fac658333aeb7799b5 (1a9bc6046c2e634d2f34d7015eaff7b1e3c39514) 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-ssh2502322641245022262.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh5214305037653496094.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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/PR-53/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/PR-53/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6701727709908592441.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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-ssh8420297015319415008.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/PR-53/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/PR-53/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5806554801135113060.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 ‘prd-centos7-docker-4c-2g-34’ is offline Running on prd-centos7-docker-4c-2g-37 in /w/workspace/ry_app-rfid-llrp-inventory_PR-53 [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/ry_app-rfid-llrp-inventory_PR-53 # 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/ry_app-rfid-llrp-inventory_PR-53@tmp/jenkins-gitclient-ssh903880590009662756.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 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/ry_app-rfid-llrp-inventory_PR-53@tmp/jenkins-gitclient-ssh514591330475995453.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c303b7ce7d5b06ed9fe977fac658333aeb7799b5 into PR head commit a2ec08f0422deb5d1af64cbdd27ef398337ee21e Merge succeeded, producing a2ec08f0422deb5d1af64cbdd27ef398337ee21e Checking out Revision a2ec08f0422deb5d1af64cbdd27ef398337ee21e (PR-53) > git config core.sparsecheckout # timeout=10 > git checkout -f a2ec08f0422deb5d1af64cbdd27ef398337ee21e # timeout=10 > git remote # timeout=10 > 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 /w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp/jenkins-gitclient-ssh7865200369658003413.key > git merge c303b7ce7d5b06ed9fe977fac658333aeb7799b5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a2ec08f0422deb5d1af64cbdd27ef398337ee21e # timeout=10 Commit message: "ci: changes required for Jakara LTS" > git rev-list --no-walk a2ec08f0422deb5d1af64cbdd27ef398337ee21e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-05T23:21:38.818Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-05T23:21:38.900Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-05T23:21:38.927Z] ========================================================= [2021-10-05T23:21:38.927Z] EdgeX Global Pipelines Version Info [2021-10-05T23:21:38.927Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:21:40.145Z] ------------------- [2021-10-05T23:21:40.145Z] stable info: [2021-10-05T23:21:40.145Z] ------------------- [2021-10-05T23:21:40.145Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-05T23:21:40.145Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-05T23:21:40.145Z] Message: update stable to v1.0.206 [2021-10-05T23:21:41.109Z] ------------------- [2021-10-05T23:21:41.109Z] experimental info: [2021-10-05T23:21:41.109Z] ------------------- [2021-10-05T23:21:41.109Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-05T23:21:41.109Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-05T23:21:41.110Z] Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-05T23:21:41.262Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2021-10-05T23:21:41.288Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2021-10-05T23:21:41.311Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-05T23:21:41.334Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-05T23:21:41.356Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-05T23:21:41.379Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-05T23:21:41.403Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-10-05T23:21:41.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-05T23:21:41.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-05T23:21:41.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-05T23:21:41.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-05T23:21:41.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-05T23:21:41.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2021-10-05T23:21:41.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-05T23:21:41.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-05T23:21:41.633Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-05T23:21:41.657Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-05T23:21:41.681Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-05T23:21:41.704Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-05T23:21:41.728Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-05T23:21:41.752Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-05T23:21:41.777Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-05T23:21:41.800Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-05T23:21:41.823Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-05T23:21:41.848Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-05T23:21:41.880Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-05T23:21:41.906Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-05T23:21:41.932Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-53 [Pipeline] echo [2021-10-05T23:21:41.958Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-53 [Pipeline] echo [2021-10-05T23:21:41.985Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-53 [Pipeline] echo [2021-10-05T23:21:42.012Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a2ec08f0422deb5d1af64cbdd27ef398337ee21e [Pipeline] echo [2021-10-05T23:21:42.038Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a2ec08f [Pipeline] echo [2021-10-05T23:21:42.062Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-05T23:21:42.142Z] provisioning config files... [2021-10-05T23:21:42.161Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp/config1101454161793564051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:21:42.492Z] ---> docker-login.sh [2021-10-05T23:21:42.492Z] nexus3.edgexfoundry.org:10001 [2021-10-05T23:21:42.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T23:21:42.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T23:21:42.760Z] Configure a credential helper to remove this warning. See [2021-10-05T23:21:42.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T23:21:42.760Z] [2021-10-05T23:21:42.760Z] Login Succeeded [2021-10-05T23:21:42.760Z] nexus3.edgexfoundry.org:10002 [2021-10-05T23:21:42.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T23:21:42.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T23:21:42.760Z] Configure a credential helper to remove this warning. See [2021-10-05T23:21:42.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T23:21:42.760Z] [2021-10-05T23:21:42.760Z] Login Succeeded [2021-10-05T23:21:42.760Z] nexus3.edgexfoundry.org:10003 [2021-10-05T23:21:42.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T23:21:43.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T23:21:43.027Z] Configure a credential helper to remove this warning. See [2021-10-05T23:21:43.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T23:21:43.027Z] [2021-10-05T23:21:43.027Z] Login Succeeded [2021-10-05T23:21:43.027Z] nexus3.edgexfoundry.org:10004 [2021-10-05T23:21:43.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T23:21:43.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T23:21:43.027Z] Configure a credential helper to remove this warning. See [2021-10-05T23:21:43.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T23:21:43.027Z] [2021-10-05T23:21:43.027Z] Login Succeeded [2021-10-05T23:21:43.027Z] docker.io [2021-10-05T23:21:43.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T23:21:43.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T23:21:43.560Z] Configure a credential helper to remove this warning. See [2021-10-05T23:21:43.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T23:21:43.560Z] [2021-10-05T23:21:43.560Z] Login Succeeded [2021-10-05T23:21:43.560Z] ---> docker-login.sh ends [Pipeline] } [2021-10-05T23:21:43.572Z] 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-10-05T23:21:44.111Z] + git log --format=format:%s -1 a2ec08f0422deb5d1af64cbdd27ef398337ee21e [Pipeline] echo [2021-10-05T23:21:44.164Z] GIT_COMMIT: a2ec08f0422deb5d1af64cbdd27ef398337ee21e, Commit Message: ci: changes required for Jakara LTS [Pipeline] echo [2021-10-05T23:21:44.178Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:21:45.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T23:21:45.111Z] [2021-10-05T23:21:45.111Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:21:45.440Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T23:21:45.440Z] latest: Pulling from edgex-devops/git-semver [2021-10-05T23:21:45.440Z] 31603596830f: Pulling fs layer [2021-10-05T23:21:45.440Z] 04fac38145f0: Pulling fs layer [2021-10-05T23:21:45.440Z] 701f6daf10bf: Pulling fs layer [2021-10-05T23:21:45.440Z] 24f72da36158: Pulling fs layer [2021-10-05T23:21:45.440Z] 24f72da36158: Waiting [2021-10-05T23:21:45.440Z] 04fac38145f0: Verifying Checksum [2021-10-05T23:21:45.440Z] 04fac38145f0: Download complete [2021-10-05T23:21:45.711Z] 31603596830f: Verifying Checksum [2021-10-05T23:21:45.711Z] 31603596830f: Download complete [2021-10-05T23:21:45.711Z] 701f6daf10bf: Verifying Checksum [2021-10-05T23:21:45.711Z] 701f6daf10bf: Download complete [2021-10-05T23:21:45.711Z] 24f72da36158: Verifying Checksum [2021-10-05T23:21:45.711Z] 24f72da36158: Download complete [2021-10-05T23:21:45.711Z] 31603596830f: Pull complete [2021-10-05T23:21:45.978Z] 04fac38145f0: Pull complete [2021-10-05T23:21:46.569Z] 701f6daf10bf: Pull complete [2021-10-05T23:21:46.569Z] 24f72da36158: Pull complete [2021-10-05T23:21:46.569Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-05T23:21:46.569Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T23:21:46.569Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-05T23:21:46.673Z] prd-centos7-docker-4c-2g-37 does not seem to be running inside a container [2021-10-05T23:21:46.740Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-53 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-53:/w/workspace/ry_app-rfid-llrp-inventory_PR-53:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-53@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-05T23:21:47.468Z] $ docker top 3d320d79b1ff3bb977ec7ef5ac19e78652b52e576bf72dc80ce00a0d9e62aaab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-05T23:21:47.602Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-05T23:21:47.602Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-05T23:21:47.727Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-05T23:21:47.729Z] $ docker exec 3d320d79b1ff3bb977ec7ef5ac19e78652b52e576bf72dc80ce00a0d9e62aaab ssh-agent [2021-10-05T23:21:47.840Z] SSH_AUTH_SOCK=/tmp/ssh-2UCXPa5uXVD8/agent.13 [2021-10-05T23:21:47.840Z] SSH_AGENT_PID=19 [2021-10-05T23:21:47.851Z] Running ssh-add (command line suppressed) [2021-10-05T23:21:47.942Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp/private_key_2963365643471195261.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp/private_key_2963365643471195261.key) [2021-10-05T23:21:47.962Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-05T23:21:48.488Z] + git tag --points-at HEAD [Pipeline] } [2021-10-05T23:21:48.510Z] $ docker exec --env ******** --env ******** 3d320d79b1ff3bb977ec7ef5ac19e78652b52e576bf72dc80ce00a0d9e62aaab ssh-agent -k [2021-10-05T23:21:48.608Z] unset SSH_AUTH_SOCK; [2021-10-05T23:21:48.609Z] unset SSH_AGENT_PID; [2021-10-05T23:21:48.609Z] echo Agent pid 19 killed; [2021-10-05T23:21:48.624Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-05T23:21:48.664Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-05T23:21:48.664Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-05T23:21:48.767Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-05T23:21:48.770Z] $ docker exec 3d320d79b1ff3bb977ec7ef5ac19e78652b52e576bf72dc80ce00a0d9e62aaab ssh-agent [2021-10-05T23:21:48.873Z] SSH_AUTH_SOCK=/tmp/ssh-GKOfQZB786hg/agent.54 [2021-10-05T23:21:48.873Z] SSH_AGENT_PID=61 [2021-10-05T23:21:48.880Z] Running ssh-add (command line suppressed) [2021-10-05T23:21:48.975Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp/private_key_7584491146680368178.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp/private_key_7584491146680368178.key) [2021-10-05T23:21:48.992Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-05T23:21:49.311Z] + git semver init [2021-10-05T23:21:49.312Z] # -> Open(): unable to determine branch for HEAD [2021-10-05T23:21:49.312Z] # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-53/.git [2021-10-05T23:21:49.312Z] # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-53 [2021-10-05T23:21:49.312Z] # $SEMVER_REMOTE_NAME = origin [2021-10-05T23:21:49.312Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-05T23:21:49.312Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-05T23:21:49.312Z] # $SEMVER_BRANCH = PR-53 [2021-10-05T23:21:49.312Z] # $SEMVER_TEMP = /tmp/semver-687585544 [2021-10-05T23:21:49.312Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-10-05T23:21:50.273Z] # '/tmp/semver-687585544' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-53/.semver' [2021-10-05T23:21:50.273Z] # -> Force: false [2021-10-05T23:21:50.273Z] # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-53/.semver [Pipeline] } [2021-10-05T23:21:50.291Z] $ docker exec --env ******** --env ******** 3d320d79b1ff3bb977ec7ef5ac19e78652b52e576bf72dc80ce00a0d9e62aaab ssh-agent -k [2021-10-05T23:21:50.395Z] unset SSH_AUTH_SOCK; [2021-10-05T23:21:50.396Z] unset SSH_AGENT_PID; [2021-10-05T23:21:50.396Z] echo Agent pid 61 killed; [2021-10-05T23:21:50.414Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-05T23:21:50.761Z] + git semver [Pipeline] } [2021-10-05T23:21:50.780Z] $ docker stop --time=1 3d320d79b1ff3bb977ec7ef5ac19e78652b52e576bf72dc80ce00a0d9e62aaab [2021-10-05T23:21:52.214Z] $ docker rm -f 3d320d79b1ff3bb977ec7ef5ac19e78652b52e576bf72dc80ce00a0d9e62aaab [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-05T23:21:52.581Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-05T23:21:53.149Z] Stashed 1 file(s) [Pipeline] echo [2021-10-05T23:21:53.152Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-10-05T23:22:08.388Z] Still waiting to schedule task [2021-10-05T23:22:08.389Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-05T23:22:08.390Z] Still waiting to schedule task [2021-10-05T23:22:08.391Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-35’ is offline [2021-10-05T23:24:28.474Z] Running on prd-centos7-docker-4c-2g-39 in /w/workspace/ry_app-rfid-llrp-inventory_PR-53 [Pipeline] { [Pipeline] ws [2021-10-05T23:24:28.502Z] Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout [2021-10-05T23:24:28.633Z] The recommended git tool is: NONE [2021-10-05T23:24:32.080Z] using credential edgex-jenkins-ssh [2021-10-05T23:24:32.097Z] Cloning the remote Git repository [2021-10-05T23:24:31.489Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-05T23:24:31.555Z] > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 [2021-10-05T23:24:31.584Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-05T23:24:31.585Z] > git --version # timeout=10 [2021-10-05T23:24:31.590Z] > git --version # 'git version 2.24.4' [2021-10-05T23:24:31.591Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T23:24:31.614Z] [INFO] Currently running in a labeled security context [2021-10-05T23:24:31.614Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-05T23:24:31.614Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/2@tmp/jenkins-gitclient-ssh8149021887075551643.key [2021-10-05T23:24:31.631Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T23:24:32.536Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-10-05T23:24:32.551Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T23:24:32.567Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-10-05T23:24:32.585Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-05T23:24:32.585Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T23:24:32.586Z] [INFO] Currently running in a labeled security context [2021-10-05T23:24:32.586Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-05T23:24:32.587Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/2@tmp/jenkins-gitclient-ssh7623076886727310819.key [2021-10-05T23:24:32.595Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-05T23:24:33.738Z] Merging remotes/origin/main commit c303b7ce7d5b06ed9fe977fac658333aeb7799b5 into PR head commit a2ec08f0422deb5d1af64cbdd27ef398337ee21e [2021-10-05T23:24:33.852Z] Merge succeeded, producing a2ec08f0422deb5d1af64cbdd27ef398337ee21e [2021-10-05T23:24:33.853Z] Checking out Revision a2ec08f0422deb5d1af64cbdd27ef398337ee21e (PR-53) [2021-10-05T23:24:33.113Z] > git config core.sparsecheckout # timeout=10 [2021-10-05T23:24:33.119Z] > git checkout -f a2ec08f0422deb5d1af64cbdd27ef398337ee21e # timeout=10 [2021-10-05T23:24:33.170Z] > git remote # timeout=10 [2021-10-05T23:24:33.179Z] > git config --get remote.origin.url # timeout=10 [2021-10-05T23:24:33.185Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T23:24:33.187Z] [INFO] Currently running in a labeled security context [2021-10-05T23:24:33.187Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-05T23:24:33.187Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/2@tmp/jenkins-gitclient-ssh114803200699496977.key [2021-10-05T23:24:33.194Z] > git merge c303b7ce7d5b06ed9fe977fac658333aeb7799b5 # timeout=10 [2021-10-05T23:24:33.205Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-05T23:24:33.218Z] > git config core.sparsecheckout # timeout=10 [2021-10-05T23:24:33.235Z] > git checkout -f a2ec08f0422deb5d1af64cbdd27ef398337ee21e # timeout=10 [2021-10-05T23:24:37.503Z] Commit message: "ci: changes required for Jakara LTS" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-05T23:24:38.140Z] provisioning config files... [2021-10-05T23:24:38.162Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config6180390417515674052tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:24:38.628Z] ---> docker-login.sh [2021-10-05T23:24:38.628Z] nexus3.edgexfoundry.org:10001 [2021-10-05T23:24:38.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T23:24:38.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T23:24:38.898Z] Configure a credential helper to remove this warning. See [2021-10-05T23:24:38.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T23:24:38.898Z] [2021-10-05T23:24:38.898Z] Login Succeeded [2021-10-05T23:24:38.898Z] nexus3.edgexfoundry.org:10002 [2021-10-05T23:24:38.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T23:24:38.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T23:24:38.898Z] Configure a credential helper to remove this warning. See [2021-10-05T23:24:38.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T23:24:38.898Z] [2021-10-05T23:24:38.898Z] Login Succeeded [2021-10-05T23:24:38.898Z] nexus3.edgexfoundry.org:10003 [2021-10-05T23:24:39.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T23:24:39.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T23:24:39.166Z] Configure a credential helper to remove this warning. See [2021-10-05T23:24:39.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T23:24:39.166Z] [2021-10-05T23:24:39.166Z] Login Succeeded [2021-10-05T23:24:39.166Z] nexus3.edgexfoundry.org:10004 [2021-10-05T23:24:39.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T23:24:39.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T23:24:39.438Z] Configure a credential helper to remove this warning. See [2021-10-05T23:24:39.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T23:24:39.438Z] [2021-10-05T23:24:39.438Z] Login Succeeded [2021-10-05T23:24:39.438Z] docker.io [2021-10-05T23:24:39.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T23:24:39.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T23:24:39.705Z] Configure a credential helper to remove this warning. See [2021-10-05T23:24:39.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T23:24:39.705Z] [2021-10-05T23:24:39.705Z] Login Succeeded [2021-10-05T23:24:39.705Z] ---> docker-login.sh ends [Pipeline] } [2021-10-05T23:24:39.760Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-05T23:24:39.964Z] ========================================================= [2021-10-05T23:24:39.964Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-05T23:24:39.964Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:24:40.320Z] + 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-10-05T23:24:40.320Z] Sending build context to Docker daemon 730.1kB [2021-10-05T23:24:40.320Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.14 [2021-10-05T23:24:40.320Z] Step 2/13 : FROM ${BASE} AS builder [2021-10-05T23:24:40.320Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-05T23:24:40.320Z] 4e9f2cdf4387: Pulling fs layer [2021-10-05T23:24:40.320Z] 57d31006c564: Pulling fs layer [2021-10-05T23:24:40.320Z] bd5ccded8296: Pulling fs layer [2021-10-05T23:24:40.320Z] 304dd3a0f381: Pulling fs layer [2021-10-05T23:24:40.320Z] d37cda54a23b: Pulling fs layer [2021-10-05T23:24:40.320Z] 38ea18935520: Pulling fs layer [2021-10-05T23:24:40.320Z] ceb1e79740a2: Pulling fs layer [2021-10-05T23:24:40.320Z] b665197a1568: Pulling fs layer [2021-10-05T23:24:40.320Z] 842a00ea3e35: Pulling fs layer [2021-10-05T23:24:40.320Z] 38ea18935520: Waiting [2021-10-05T23:24:40.320Z] ceb1e79740a2: Waiting [2021-10-05T23:24:40.320Z] b665197a1568: Waiting [2021-10-05T23:24:40.320Z] 842a00ea3e35: Waiting [2021-10-05T23:24:40.320Z] 304dd3a0f381: Waiting [2021-10-05T23:24:40.320Z] d37cda54a23b: Waiting [2021-10-05T23:24:40.320Z] bd5ccded8296: Download complete [2021-10-05T23:24:40.590Z] 57d31006c564: Verifying Checksum [2021-10-05T23:24:40.590Z] 57d31006c564: Download complete [2021-10-05T23:24:40.590Z] d37cda54a23b: Verifying Checksum [2021-10-05T23:24:40.590Z] d37cda54a23b: Download complete [2021-10-05T23:24:40.590Z] 38ea18935520: Verifying Checksum [2021-10-05T23:24:40.590Z] 38ea18935520: Download complete [2021-10-05T23:24:40.590Z] 4e9f2cdf4387: Verifying Checksum [2021-10-05T23:24:40.590Z] ceb1e79740a2: Verifying Checksum [2021-10-05T23:24:40.590Z] ceb1e79740a2: Download complete [2021-10-05T23:24:40.858Z] 4e9f2cdf4387: Pull complete [2021-10-05T23:24:40.858Z] 57d31006c564: Pull complete [2021-10-05T23:24:40.858Z] bd5ccded8296: Pull complete [2021-10-05T23:24:41.820Z] 304dd3a0f381: Verifying Checksum [2021-10-05T23:24:41.820Z] 304dd3a0f381: Download complete [2021-10-05T23:24:41.820Z] b665197a1568: Verifying Checksum [2021-10-05T23:24:41.820Z] b665197a1568: Download complete [2021-10-05T23:24:42.410Z] 842a00ea3e35: Verifying Checksum [2021-10-05T23:24:42.410Z] 842a00ea3e35: Download complete [2021-10-05T23:24:46.000Z] 304dd3a0f381: Pull complete [2021-10-05T23:24:46.000Z] d37cda54a23b: Pull complete [2021-10-05T23:24:46.000Z] 38ea18935520: Pull complete [2021-10-05T23:24:46.000Z] ceb1e79740a2: Pull complete [2021-10-05T23:24:46.000Z] b665197a1568: Pull complete [2021-10-05T23:24:49.393Z] 842a00ea3e35: Pull complete [2021-10-05T23:24:49.393Z] Digest: sha256:8be23356d7c113ca3b28698ca9a8c0562f3cd483a847db66f47f9eff4f9454b6 [2021-10-05T23:24:49.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-05T23:24:49.393Z] ---> bfa24e8e2367 [2021-10-05T23:24:49.393Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-10-05T23:24:50.370Z] ---> Running in b83741002edd [2021-10-05T23:24:50.370Z] Removing intermediate container b83741002edd [2021-10-05T23:24:50.370Z] ---> 425fb71b465a [2021-10-05T23:24:50.370Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-10-05T23:24:50.370Z] ---> Running in 142f4eb1d24c [2021-10-05T23:24:50.370Z] Removing intermediate container 142f4eb1d24c [2021-10-05T23:24:50.370Z] ---> ba3f972725f2 [2021-10-05T23:24:50.370Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-05T23:24:50.370Z] ---> Running in 5e8fdd58aa7e [2021-10-05T23:24:50.638Z] Removing intermediate container 5e8fdd58aa7e [2021-10-05T23:24:50.638Z] ---> 9fc851e54a6b [2021-10-05T23:24:50.638Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T23:24:50.638Z] ---> Running in f303fb928f83 [2021-10-05T23:24:51.238Z] Removing intermediate container f303fb928f83 [2021-10-05T23:24:51.238Z] ---> 7449d65f9fae [2021-10-05T23:24:51.238Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-05T23:24:51.238Z] ---> Running in 08165cac54c3 [2021-10-05T23:24:51.506Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-05T23:24:52.475Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-05T23:24:52.475Z] OK: 219 MiB in 52 packages [2021-10-05T23:24:52.748Z] Removing intermediate container 08165cac54c3 [2021-10-05T23:24:52.748Z] ---> f1ead25fc256 [2021-10-05T23:24:52.748Z] Step 8/13 : WORKDIR /app [2021-10-05T23:24:52.748Z] ---> Running in bc35aabd5d9d [2021-10-05T23:24:53.014Z] Removing intermediate container bc35aabd5d9d [2021-10-05T23:24:53.014Z] ---> 0916d250836e [2021-10-05T23:24:53.014Z] Step 9/13 : COPY go.mod . [2021-10-05T23:24:53.014Z] ---> 0db5d2ed19df [2021-10-05T23:24:53.014Z] Step 10/13 : RUN go mod download [2021-10-05T23:24:53.014Z] ---> Running in dad341788888 [2021-10-05T23:25:08.276Z] Removing intermediate container dad341788888 [2021-10-05T23:25:08.276Z] ---> c76470ea73e7 [2021-10-05T23:25:08.276Z] Step 11/13 : COPY . . [2021-10-05T23:25:08.276Z] ---> 0445f3b812d2 [2021-10-05T23:25:08.276Z] Step 12/13 : ARG MAKE="make build" [2021-10-05T23:25:08.276Z] ---> Running in cd6441834c25 [2021-10-05T23:25:08.276Z] Removing intermediate container cd6441834c25 [2021-10-05T23:25:08.276Z] ---> 78bb78c8828e [2021-10-05T23:25:08.276Z] Step 13/13 : RUN $MAKE [2021-10-05T23:25:08.276Z] ---> Running in ac23827fb94c [2021-10-05T23:25:08.276Z] noop [2021-10-05T23:25:08.276Z] Removing intermediate container ac23827fb94c [2021-10-05T23:25:08.276Z] ---> 5d86e5c051a7 [2021-10-05T23:25:08.276Z] Successfully built 5d86e5c051a7 [2021-10-05T23:25:08.276Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:25:08.602Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-05T23:25:08.602Z] . [Pipeline] withDockerContainer [2021-10-05T23:25:08.693Z] prd-centos7-docker-4c-2g-39 does not seem to be running inside a container [2021-10-05T23:25:08.764Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-05T23:25:09.130Z] $ docker top eff34367c3fd9ddcdc37c81d4eccdc3f8a6fc6a656de7d09d4bc521b8e609f10 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-05T23:25:09.543Z] + go version [2021-10-05T23:25:09.543Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-05T23:25:09.559Z] $ docker stop --time=1 eff34367c3fd9ddcdc37c81d4eccdc3f8a6fc6a656de7d09d4bc521b8e609f10 [2021-10-05T23:25:10.752Z] $ docker rm -f eff34367c3fd9ddcdc37c81d4eccdc3f8a6fc6a656de7d09d4bc521b8e609f10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:25:11.379Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-05T23:25:11.379Z] . [Pipeline] withDockerContainer [2021-10-05T23:25:11.470Z] prd-centos7-docker-4c-2g-39 does not seem to be running inside a container [2021-10-05T23:25:11.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-05T23:25:12.312Z] $ docker top f77f5023b938685194594a83c02eac4f7dede57afb0084b9c997879ab5d0f1d8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-05T23:25:12.741Z] + make test [2021-10-05T23:25:12.741Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-05T23:25:31.051Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-10-05T23:25:32.474Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.055s coverage: 89.2% of statements [2021-10-05T23:25:32.474Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.010s coverage: 11.3% of statements [2021-10-05T23:25:42.576Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 8.330s coverage: 73.3% of statements [2021-10-05T23:25:42.576Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-05T23:25:49.271Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-05T23:25:49.271Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-05T23:25:49.271Z] ./bin/test-attribution.sh [Pipeline] } [2021-10-05T23:25:49.561Z] $ docker stop --time=1 f77f5023b938685194594a83c02eac4f7dede57afb0084b9c997879ab5d0f1d8 [2021-10-05T23:25:50.969Z] $ docker rm -f f77f5023b938685194594a83c02eac4f7dede57afb0084b9c997879ab5d0f1d8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-05T23:25:51.431Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-05T23:25:51.699Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-05T23:25:52.848Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-05T23:25:53.166Z] + ls -al . [2021-10-05T23:25:53.166Z] total 180 [2021-10-05T23:25:53.166Z] drwxrwxr-x. 10 jenkins jenkins 4096 Oct 5 23:25 . [2021-10-05T23:25:53.166Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 5 23:24 .. [2021-10-05T23:25:53.166Z] -rw-rw-r--. 1 jenkins jenkins 7039 Oct 5 23:24 Attribution.txt [2021-10-05T23:25:53.166Z] drwxrwxr-x. 2 jenkins jenkins 33 Oct 5 23:24 bin [2021-10-05T23:25:53.166Z] -rw-r--r--. 1 jenkins jenkins 62828 Oct 5 23:25 coverage.out [2021-10-05T23:25:53.166Z] -rw-rw-r--. 1 jenkins jenkins 1710 Oct 5 23:24 Dockerfile [2021-10-05T23:25:53.166Z] -rw-rw-r--. 1 jenkins jenkins 262 Oct 5 23:24 .dockerignore [2021-10-05T23:25:53.166Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 5 23:24 .git [2021-10-05T23:25:53.166Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 5 23:24 .github [2021-10-05T23:25:53.166Z] -rw-rw-r--. 1 jenkins jenkins 788 Oct 5 23:24 .gitignore [2021-10-05T23:25:53.166Z] -rw-rw-r--. 1 jenkins jenkins 412 Oct 5 23:24 go.mod [2021-10-05T23:25:53.166Z] -rw-rw-r--. 1 jenkins jenkins 19455 Oct 5 23:24 go.sum [2021-10-05T23:25:53.166Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 5 23:24 GOVERNANCE.md [2021-10-05T23:25:53.166Z] drwxrwxr-x. 2 jenkins jenkins 140 Oct 5 23:24 images [2021-10-05T23:25:53.166Z] drwxrwxr-x. 4 jenkins jenkins 35 Oct 5 23:24 internal [2021-10-05T23:25:53.166Z] -rw-rw-r--. 1 jenkins jenkins 686 Oct 5 23:24 Jenkinsfile [2021-10-05T23:25:53.166Z] -rw-rw-r--. 1 jenkins jenkins 11347 Oct 5 23:24 LICENSE [2021-10-05T23:25:53.166Z] -rw-rw-r--. 1 jenkins jenkins 530 Oct 5 23:24 main.go [2021-10-05T23:25:53.166Z] -rw-rw-r--. 1 jenkins jenkins 1567 Oct 5 23:24 Makefile [2021-10-05T23:25:53.166Z] -rw-rw-r--. 1 jenkins jenkins 617 Oct 5 23:24 OWNERS.md [2021-10-05T23:25:53.166Z] -rw-rw-r--. 1 jenkins jenkins 30705 Oct 5 23:24 README.md [2021-10-05T23:25:53.166Z] drwxrwxr-x. 2 jenkins jenkins 32 Oct 5 23:24 res [2021-10-05T23:25:53.166Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 5 23:24 snap [2021-10-05T23:25:53.166Z] drwxrwxr-x. 3 jenkins jenkins 18 Oct 5 23:24 static [2021-10-05T23:25:53.166Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 5 23:21 VERSION [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:25:53.500Z] + 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=a2ec08f0422deb5d1af64cbdd27ef398337ee21e --label arch=amd64 --label version=0.0.0 . [2021-10-05T23:25:53.500Z] Sending build context to Docker daemon 730.1kB [2021-10-05T23:25:53.500Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.14 [2021-10-05T23:25:53.500Z] Step 2/28 : FROM ${BASE} AS builder [2021-10-05T23:25:53.500Z] ---> 5d86e5c051a7 [2021-10-05T23:25:53.500Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-10-05T23:25:53.500Z] ---> Running in ec0e99c590ef [2021-10-05T23:25:53.500Z] Removing intermediate container ec0e99c590ef [2021-10-05T23:25:53.500Z] ---> c509a8014fea [2021-10-05T23:25:53.500Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-10-05T23:25:53.771Z] ---> Running in cefc1892b45b [2021-10-05T23:25:53.771Z] Removing intermediate container cefc1892b45b [2021-10-05T23:25:53.771Z] ---> 09619b5108c2 [2021-10-05T23:25:53.771Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-05T23:25:53.771Z] ---> Running in e58108942321 [2021-10-05T23:25:53.771Z] Removing intermediate container e58108942321 [2021-10-05T23:25:53.771Z] ---> a51f09f73908 [2021-10-05T23:25:53.771Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T23:25:53.771Z] ---> Running in b2a3cdbfce00 [2021-10-05T23:25:54.354Z] Removing intermediate container b2a3cdbfce00 [2021-10-05T23:25:54.354Z] ---> 7837005325cb [2021-10-05T23:25:54.354Z] Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-05T23:25:54.354Z] ---> Running in 286161a2ac13 [2021-10-05T23:25:54.620Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-05T23:25:55.577Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-05T23:25:55.844Z] OK: 219 MiB in 52 packages [2021-10-05T23:25:56.111Z] Removing intermediate container 286161a2ac13 [2021-10-05T23:25:56.111Z] ---> 47788fd57d31 [2021-10-05T23:25:56.111Z] Step 8/28 : WORKDIR /app [2021-10-05T23:25:56.111Z] ---> Running in affa913d053b [2021-10-05T23:25:56.111Z] Removing intermediate container affa913d053b [2021-10-05T23:25:56.111Z] ---> e6b8512692fb [2021-10-05T23:25:56.111Z] Step 9/28 : COPY go.mod . [2021-10-05T23:25:56.378Z] ---> ebeeefb892fc [2021-10-05T23:25:56.378Z] Step 10/28 : RUN go mod download [2021-10-05T23:25:56.378Z] ---> Running in 703a452c0a96 [2021-10-05T23:25:57.179Z] Removing intermediate container 703a452c0a96 [2021-10-05T23:25:57.179Z] ---> f98976de0f93 [2021-10-05T23:25:57.179Z] Step 11/28 : COPY . . [2021-10-05T23:25:57.179Z] ---> 27a6762b2e58 [2021-10-05T23:25:57.179Z] Step 12/28 : ARG MAKE="make build" [2021-10-05T23:25:57.179Z] ---> Running in 920f6243dc55 [2021-10-05T23:25:57.179Z] Removing intermediate container 920f6243dc55 [2021-10-05T23:25:57.179Z] ---> 9eaa473a3ab5 [2021-10-05T23:25:57.179Z] Step 13/28 : RUN $MAKE [2021-10-05T23:25:57.179Z] ---> Running in a4fcef18d74d [2021-10-05T23:25:57.449Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v1.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory [2021-10-05T23:25:57.718Z] internal/inventory/app/controller.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/app-functions-sdk-go/appcontext (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:25:57.718Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:25:57.718Z] internal/inventory/app/app.go:13:2: missing go.sum entry for module providing package github.com/edgexfoundry/app-functions-sdk-go/appsdk (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:25:57.718Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:25:57.718Z] internal/inventory/app/app.go:14:2: missing go.sum entry for module providing package github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:25:57.718Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:25:57.718Z] internal/inventory/app/helpers.go:10:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:25:57.718Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:25:57.718Z] internal/inventory/app/app.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:25:57.718Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:25:57.718Z] internal/inventory/app/app.go:16:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-configuration/configuration (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:25:57.718Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:25:57.718Z] internal/inventory/app/helpers.go:13:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-configuration/pkg/types (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:25:57.718Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:25:57.718Z] internal/llrp/device_service.go:12:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/clients/logger (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:25:57.718Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:25:57.718Z] internal/inventory/reportinfo.go:4:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/models (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:25:57.718Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:25:57.718Z] internal/inventory/app/routes.go:12:2: missing go.sum entry for module providing package github.com/gorilla/mux (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:25:57.718Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:25:57.718Z] internal/inventory/app/helpers.go:15:2: missing go.sum entry for module providing package github.com/pelletier/go-toml (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:25:57.718Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:25:57.718Z] internal/llrp/behavior.go:13:2: missing go.sum entry for module providing package github.com/pkg/errors (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:25:57.718Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:25:57.718Z] make: *** [Makefile:21: build] Error 1 [2021-10-05T23:25:57.718Z] The command '/bin/sh -c $MAKE' returned a non-zero code: 2 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:25:58.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T23:25:58.422Z] [2021-10-05T23:25:58.422Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:25:58.757Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T23:25:58.757Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-05T23:25:58.757Z] b4d181a07f80: Pulling fs layer [2021-10-05T23:25:58.757Z] a1111a8f2ec3: Pulling fs layer [2021-10-05T23:25:58.757Z] ed53099fbce6: Pulling fs layer [2021-10-05T23:25:58.757Z] dc539afda2c1: Pulling fs layer [2021-10-05T23:25:58.757Z] 77bc0d833cb6: Pulling fs layer [2021-10-05T23:25:58.757Z] 9065ff56babe: Pulling fs layer [2021-10-05T23:25:58.757Z] d287ab97295c: Pulling fs layer [2021-10-05T23:25:58.757Z] dc539afda2c1: Waiting [2021-10-05T23:25:58.757Z] 77bc0d833cb6: Waiting [2021-10-05T23:25:58.757Z] 9065ff56babe: Waiting [2021-10-05T23:25:58.757Z] d287ab97295c: Waiting [2021-10-05T23:25:59.028Z] a1111a8f2ec3: Verifying Checksum [2021-10-05T23:25:59.028Z] a1111a8f2ec3: Download complete [2021-10-05T23:25:59.028Z] dc539afda2c1: Verifying Checksum [2021-10-05T23:25:59.028Z] dc539afda2c1: Download complete [2021-10-05T23:25:59.028Z] ed53099fbce6: Verifying Checksum [2021-10-05T23:25:59.028Z] ed53099fbce6: Download complete [2021-10-05T23:25:59.028Z] 9065ff56babe: Verifying Checksum [2021-10-05T23:25:59.028Z] 9065ff56babe: Download complete [2021-10-05T23:25:59.301Z] 77bc0d833cb6: Verifying Checksum [2021-10-05T23:25:59.301Z] 77bc0d833cb6: Download complete [2021-10-05T23:25:59.301Z] b4d181a07f80: Verifying Checksum [2021-10-05T23:25:59.301Z] b4d181a07f80: Download complete [2021-10-05T23:25:59.890Z] d287ab97295c: Verifying Checksum [2021-10-05T23:25:59.891Z] d287ab97295c: Download complete [2021-10-05T23:26:00.874Z] b4d181a07f80: Pull complete [2021-10-05T23:26:00.874Z] a1111a8f2ec3: Pull complete [2021-10-05T23:26:01.467Z] ed53099fbce6: Pull complete [2021-10-05T23:26:01.467Z] dc539afda2c1: Pull complete [2021-10-05T23:26:01.734Z] 77bc0d833cb6: Pull complete [2021-10-05T23:26:02.009Z] 9065ff56babe: Pull complete [2021-10-05T23:26:07.442Z] d287ab97295c: Pull complete [2021-10-05T23:26:07.442Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-05T23:26:07.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T23:26:07.442Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-05T23:26:07.541Z] prd-centos7-docker-4c-2g-39 does not seem to be running inside a container [2021-10-05T23:26:07.608Z] $ 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/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-05T23:26:09.939Z] $ docker top c88086795bce14651d428b6ea40315b1c49ac3925887719e28cc0dba3770b4bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:26:10.763Z] ---> job-cost.sh [2021-10-05T23:26:10.763Z] lf-activate-venv: SKIPPING [2021-10-05T23:26:10.763Z] INFO: No Stack... [2021-10-05T23:26:11.939Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-05T23:26:11.939Z] INFO: Archiving Costs [Pipeline] sh [2021-10-05T23:26:12.257Z] + cat /w/workspace/app-rfid-llrp-inventory/2/archives/cost.csv [2021-10-05T23:26:12.257Z] + cut -d, -f6 [Pipeline] lock [2021-10-05T23:26:12.314Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-53-2-stack-cost] [2021-10-05T23:26:12.323Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-53-2-stack-cost] did not exist. Created. [2021-10-05T23:26:12.323Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-53-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-05T23:26:12.679Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-05T23:26:12.731Z] Stashed 1 file(s) [Pipeline] } [2021-10-05T23:26:12.742Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-53-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-05T23:26:12.768Z] $ docker stop --time=1 c88086795bce14651d428b6ea40315b1c49ac3925887719e28cc0dba3770b4bd [2021-10-05T23:26:13.927Z] $ docker rm -f c88086795bce14651d428b6ea40315b1c49ac3925887719e28cc0dba3770b4bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-05T23:26:14.364Z] Failed in branch amd64 [2021-10-05T23:27:18.360Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-41 in /w/workspace/ry_app-rfid-llrp-inventory_PR-53 [Pipeline] { [Pipeline] ws [2021-10-05T23:27:18.378Z] Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout [2021-10-05T23:27:18.639Z] The recommended git tool is: NONE [2021-10-05T23:27:25.250Z] using credential edgex-jenkins-ssh [2021-10-05T23:27:25.272Z] Cloning the remote Git repository [2021-10-05T23:27:25.337Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-05T23:27:25.472Z] > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 [2021-10-05T23:27:25.561Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-05T23:27:25.562Z] > git --version # timeout=10 [2021-10-05T23:27:25.577Z] > git --version # 'git version 2.17.1' [2021-10-05T23:27:25.578Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T23:27:25.668Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T23:27:28.630Z] Merging remotes/origin/main commit c303b7ce7d5b06ed9fe977fac658333aeb7799b5 into PR head commit a2ec08f0422deb5d1af64cbdd27ef398337ee21e [2021-10-05T23:27:28.846Z] Merge succeeded, producing a2ec08f0422deb5d1af64cbdd27ef398337ee21e [2021-10-05T23:27:28.847Z] Checking out Revision a2ec08f0422deb5d1af64cbdd27ef398337ee21e (PR-53) [2021-10-05T23:27:27.879Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-10-05T23:27:27.903Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T23:27:27.939Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-10-05T23:27:27.978Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-05T23:27:27.978Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T23:27:27.992Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-05T23:27:28.663Z] > git config core.sparsecheckout # timeout=10 [2021-10-05T23:27:28.677Z] > git checkout -f a2ec08f0422deb5d1af64cbdd27ef398337ee21e # timeout=10 [2021-10-05T23:27:28.781Z] > git remote # timeout=10 [2021-10-05T23:27:28.802Z] > git config --get remote.origin.url # timeout=10 [2021-10-05T23:27:28.812Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T23:27:28.822Z] > git merge c303b7ce7d5b06ed9fe977fac658333aeb7799b5 # timeout=10 [2021-10-05T23:27:28.844Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-05T23:27:28.868Z] > git config core.sparsecheckout # timeout=10 [2021-10-05T23:27:28.877Z] > git checkout -f a2ec08f0422deb5d1af64cbdd27ef398337ee21e # timeout=10 [2021-10-05T23:27:33.315Z] Commit message: "ci: changes required for Jakara LTS" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-05T23:27:33.871Z] provisioning config files... [2021-10-05T23:27:33.908Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config580250984344046004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:27:34.565Z] ---> docker-login.sh [2021-10-05T23:27:34.565Z] nexus3.edgexfoundry.org:10001 [2021-10-05T23:27:36.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T23:27:36.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T23:27:36.672Z] Configure a credential helper to remove this warning. See [2021-10-05T23:27:36.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T23:27:36.672Z] [2021-10-05T23:27:36.672Z] Login Succeeded [2021-10-05T23:27:36.672Z] nexus3.edgexfoundry.org:10002 [2021-10-05T23:27:36.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T23:27:37.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T23:27:37.240Z] Configure a credential helper to remove this warning. See [2021-10-05T23:27:37.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T23:27:37.240Z] [2021-10-05T23:27:37.240Z] Login Succeeded [2021-10-05T23:27:37.240Z] nexus3.edgexfoundry.org:10003 [2021-10-05T23:27:37.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T23:27:37.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T23:27:37.815Z] Configure a credential helper to remove this warning. See [2021-10-05T23:27:37.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T23:27:37.815Z] [2021-10-05T23:27:37.815Z] Login Succeeded [2021-10-05T23:27:37.815Z] nexus3.edgexfoundry.org:10004 [2021-10-05T23:27:38.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T23:27:38.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T23:27:38.152Z] Configure a credential helper to remove this warning. See [2021-10-05T23:27:38.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T23:27:38.152Z] [2021-10-05T23:27:38.152Z] Login Succeeded [2021-10-05T23:27:38.438Z] docker.io [2021-10-05T23:27:38.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T23:27:39.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T23:27:39.016Z] Configure a credential helper to remove this warning. See [2021-10-05T23:27:39.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T23:27:39.016Z] [2021-10-05T23:27:39.016Z] Login Succeeded [2021-10-05T23:27:39.016Z] ---> docker-login.sh ends [Pipeline] } [2021-10-05T23:27:39.126Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-05T23:27:39.705Z] ========================================================= [2021-10-05T23:27:39.705Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-05T23:27:39.705Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:27:40.141Z] + 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-10-05T23:27:40.425Z] Sending build context to Docker daemon 730.1kB [2021-10-05T23:27:40.425Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.14 [2021-10-05T23:27:40.425Z] Step 2/13 : FROM ${BASE} AS builder [2021-10-05T23:27:40.715Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-05T23:27:40.715Z] bbf911997326: Pulling fs layer [2021-10-05T23:27:40.715Z] 58ec367f63d7: Pulling fs layer [2021-10-05T23:27:40.715Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-05T23:27:40.715Z] fc5181fea5dc: Pulling fs layer [2021-10-05T23:27:40.715Z] 9c418107303f: Pulling fs layer [2021-10-05T23:27:40.715Z] 0cd29c4cc85c: Pulling fs layer [2021-10-05T23:27:40.715Z] 76d7273c05b8: Pulling fs layer [2021-10-05T23:27:40.715Z] e9181ef05905: Pulling fs layer [2021-10-05T23:27:40.715Z] fc5181fea5dc: Waiting [2021-10-05T23:27:40.715Z] 76d7273c05b8: Waiting [2021-10-05T23:27:40.715Z] 0cd29c4cc85c: Waiting [2021-10-05T23:27:40.715Z] e9181ef05905: Waiting [2021-10-05T23:27:40.715Z] 1b4a6ffa7d45: Download complete [2021-10-05T23:27:40.715Z] 58ec367f63d7: Verifying Checksum [2021-10-05T23:27:40.715Z] 58ec367f63d7: Download complete [2021-10-05T23:27:40.715Z] 9c418107303f: Verifying Checksum [2021-10-05T23:27:40.715Z] 9c418107303f: Download complete [2021-10-05T23:27:41.009Z] 0cd29c4cc85c: Verifying Checksum [2021-10-05T23:27:41.009Z] 0cd29c4cc85c: Download complete [2021-10-05T23:27:41.009Z] bbf911997326: Verifying Checksum [2021-10-05T23:27:41.009Z] bbf911997326: Download complete [2021-10-05T23:27:41.009Z] 76d7273c05b8: Download complete [2021-10-05T23:27:41.511Z] bbf911997326: Pull complete [2021-10-05T23:27:42.141Z] 58ec367f63d7: Pull complete [2021-10-05T23:27:42.765Z] 1b4a6ffa7d45: Pull complete [2021-10-05T23:27:44.269Z] e9181ef05905: Verifying Checksum [2021-10-05T23:27:44.269Z] e9181ef05905: Download complete [2021-10-05T23:27:44.899Z] fc5181fea5dc: Verifying Checksum [2021-10-05T23:27:44.899Z] fc5181fea5dc: Download complete [2021-10-05T23:27:55.226Z] fc5181fea5dc: Pull complete [2021-10-05T23:27:55.226Z] 9c418107303f: Pull complete [2021-10-05T23:27:55.846Z] 0cd29c4cc85c: Pull complete [2021-10-05T23:27:56.132Z] 76d7273c05b8: Pull complete [2021-10-05T23:28:02.977Z] e9181ef05905: Pull complete [2021-10-05T23:28:02.977Z] Digest: sha256:b68600a42bdad252800863e960bd1bff7f9295dc42515d77c75fe1690b9bba97 [2021-10-05T23:28:02.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-05T23:28:02.977Z] ---> 5bf79a92a582 [2021-10-05T23:28:02.977Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-10-05T23:28:08.711Z] ---> Running in 897acf75cca3 [2021-10-05T23:28:08.711Z] Removing intermediate container 897acf75cca3 [2021-10-05T23:28:08.711Z] ---> cd8e18fc00a5 [2021-10-05T23:28:08.711Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-10-05T23:28:08.711Z] ---> Running in bceb678b404f [2021-10-05T23:28:09.209Z] Removing intermediate container bceb678b404f [2021-10-05T23:28:09.210Z] ---> cbb46f2c0a1a [2021-10-05T23:28:09.210Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-05T23:28:09.210Z] ---> Running in d54c0e37a1f2 [2021-10-05T23:28:09.831Z] Removing intermediate container d54c0e37a1f2 [2021-10-05T23:28:09.831Z] ---> a4e50112a61f [2021-10-05T23:28:09.831Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T23:28:09.831Z] ---> Running in f679c82b74c0 [2021-10-05T23:28:13.320Z] Removing intermediate container f679c82b74c0 [2021-10-05T23:28:13.320Z] ---> 458429f28f12 [2021-10-05T23:28:13.320Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-05T23:28:13.320Z] ---> Running in ce48c57cff62 [2021-10-05T23:28:14.344Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-05T23:28:14.965Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-05T23:28:15.588Z] OK: 218 MiB in 52 packages [2021-10-05T23:28:16.607Z] Removing intermediate container ce48c57cff62 [2021-10-05T23:28:16.607Z] ---> ec4becf81f47 [2021-10-05T23:28:16.607Z] Step 8/13 : WORKDIR /app [2021-10-05T23:28:16.890Z] ---> Running in c83c032f8739 [2021-10-05T23:28:17.511Z] Removing intermediate container c83c032f8739 [2021-10-05T23:28:17.511Z] ---> d5ff03560ec7 [2021-10-05T23:28:17.511Z] Step 9/13 : COPY go.mod . [2021-10-05T23:28:18.128Z] ---> 61887e4eb4ad [2021-10-05T23:28:18.128Z] Step 10/13 : RUN go mod download [2021-10-05T23:28:18.128Z] ---> Running in f50f5b6c1844 [2021-10-05T23:28:50.693Z] Removing intermediate container f50f5b6c1844 [2021-10-05T23:28:50.693Z] ---> 0aab0719215e [2021-10-05T23:28:50.693Z] Step 11/13 : COPY . . [2021-10-05T23:28:50.693Z] ---> fd6fcaa2f285 [2021-10-05T23:28:50.693Z] Step 12/13 : ARG MAKE="make build" [2021-10-05T23:28:50.693Z] ---> Running in 5cfde047542c [2021-10-05T23:28:50.693Z] Removing intermediate container 5cfde047542c [2021-10-05T23:28:50.693Z] ---> e3b887b7fa39 [2021-10-05T23:28:50.693Z] Step 13/13 : RUN $MAKE [2021-10-05T23:28:50.693Z] ---> Running in 6b03a8163759 [2021-10-05T23:28:50.693Z] noop [2021-10-05T23:28:50.693Z] Removing intermediate container 6b03a8163759 [2021-10-05T23:28:50.693Z] ---> 12f87eb80b01 [2021-10-05T23:28:50.693Z] Successfully built 12f87eb80b01 [2021-10-05T23:28:50.693Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:28:51.114Z] + docker inspect -f . ci-base-image-arm64 [2021-10-05T23:28:51.115Z] . [Pipeline] withDockerContainer [2021-10-05T23:28:51.448Z] prd-ubuntu18.04-docker-arm64-4c-16g-41 does not seem to be running inside a container [2021-10-05T23:28:51.843Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-05T23:28:53.479Z] $ docker top 4e842b0fd224ea092425ca3bc515650f9533956eed4ca27b1e84aaa5d55caa9c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-05T23:28:54.534Z] + go version [2021-10-05T23:28:54.534Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-05T23:28:54.599Z] $ docker stop --time=1 4e842b0fd224ea092425ca3bc515650f9533956eed4ca27b1e84aaa5d55caa9c [2021-10-05T23:28:56.445Z] $ docker rm -f 4e842b0fd224ea092425ca3bc515650f9533956eed4ca27b1e84aaa5d55caa9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:28:57.289Z] + docker inspect -f . ci-base-image-arm64 [2021-10-05T23:28:57.290Z] . [Pipeline] withDockerContainer [2021-10-05T23:28:57.590Z] prd-ubuntu18.04-docker-arm64-4c-16g-41 does not seem to be running inside a container [2021-10-05T23:28:57.756Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-05T23:28:59.392Z] $ docker top 2a8309ef4b61a2c5f148b47dd371b3c21d927aadbed3ba1de2a6733e2feb0f6a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-05T23:29:00.435Z] + make test [2021-10-05T23:29:00.436Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-05T23:30:08.998Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-10-05T23:30:08.998Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.217s coverage: 89.2% of statements [2021-10-05T23:30:08.998Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.046s coverage: 11.3% of statements [2021-10-05T23:30:13.383Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 6.009s coverage: 73.3% of statements [2021-10-05T23:30:13.383Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-05T23:30:45.935Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-05T23:30:45.935Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-05T23:30:45.935Z] ./bin/test-attribution.sh [Pipeline] } [2021-10-05T23:30:46.023Z] $ docker stop --time=1 2a8309ef4b61a2c5f148b47dd371b3c21d927aadbed3ba1de2a6733e2feb0f6a [2021-10-05T23:30:47.996Z] $ docker rm -f 2a8309ef4b61a2c5f148b47dd371b3c21d927aadbed3ba1de2a6733e2feb0f6a [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-05T23:30:48.943Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-05T23:30:49.621Z] Warning: overwriting stash ‘coverage-report’ [2021-10-05T23:30:50.557Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-05T23:30:51.131Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-05T23:30:51.503Z] + ls -al . [2021-10-05T23:30:51.504Z] total 216 [2021-10-05T23:30:51.504Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 5 23:30 . [2021-10-05T23:30:51.504Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 23:27 .. [2021-10-05T23:30:51.504Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 5 23:27 .dockerignore [2021-10-05T23:30:51.504Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 23:27 .git [2021-10-05T23:30:51.504Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 23:27 .github [2021-10-05T23:30:51.504Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 5 23:27 .gitignore [2021-10-05T23:30:51.504Z] -rw-rw-r-- 1 jenkins jenkins 7039 Oct 5 23:27 Attribution.txt [2021-10-05T23:30:51.504Z] -rw-rw-r-- 1 jenkins jenkins 1710 Oct 5 23:27 Dockerfile [2021-10-05T23:30:51.504Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 23:27 GOVERNANCE.md [2021-10-05T23:30:51.504Z] -rw-rw-r-- 1 jenkins jenkins 686 Oct 5 23:27 Jenkinsfile [2021-10-05T23:30:51.504Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 5 23:27 LICENSE [2021-10-05T23:30:51.504Z] -rw-rw-r-- 1 jenkins jenkins 1567 Oct 5 23:27 Makefile [2021-10-05T23:30:51.504Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 5 23:27 OWNERS.md [2021-10-05T23:30:51.504Z] -rw-rw-r-- 1 jenkins jenkins 30705 Oct 5 23:27 README.md [2021-10-05T23:30:51.504Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 5 23:21 VERSION [2021-10-05T23:30:51.504Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 23:27 bin [2021-10-05T23:30:51.504Z] -rw-r--r-- 1 jenkins jenkins 62828 Oct 5 23:30 coverage.out [2021-10-05T23:30:51.504Z] -rw-rw-r-- 1 jenkins jenkins 412 Oct 5 23:27 go.mod [2021-10-05T23:30:51.504Z] -rw-rw-r-- 1 jenkins jenkins 19455 Oct 5 23:27 go.sum [2021-10-05T23:30:51.504Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 23:27 images [2021-10-05T23:30:51.504Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 23:27 internal [2021-10-05T23:30:51.504Z] -rw-rw-r-- 1 jenkins jenkins 530 Oct 5 23:27 main.go [2021-10-05T23:30:51.504Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 23:27 res [2021-10-05T23:30:51.504Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 23:27 snap [2021-10-05T23:30:51.504Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 23:27 static [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:30:51.896Z] + 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=a2ec08f0422deb5d1af64cbdd27ef398337ee21e --label arch=arm64 --label version=0.0.0 . [2021-10-05T23:30:52.182Z] Sending build context to Docker daemon 730.1kB [2021-10-05T23:30:52.182Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.14 [2021-10-05T23:30:52.182Z] Step 2/28 : FROM ${BASE} AS builder [2021-10-05T23:30:52.182Z] ---> 12f87eb80b01 [2021-10-05T23:30:52.182Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-10-05T23:30:52.467Z] ---> Running in 7f55b9b01cb5 [2021-10-05T23:30:53.088Z] Removing intermediate container 7f55b9b01cb5 [2021-10-05T23:30:53.088Z] ---> 3a1d54c34648 [2021-10-05T23:30:53.088Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-10-05T23:30:53.088Z] ---> Running in 01aa3c536951 [2021-10-05T23:30:53.710Z] Removing intermediate container 01aa3c536951 [2021-10-05T23:30:53.710Z] ---> 893e30660310 [2021-10-05T23:30:53.710Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-05T23:30:53.710Z] ---> Running in 54c32ab9e879 [2021-10-05T23:30:54.357Z] Removing intermediate container 54c32ab9e879 [2021-10-05T23:30:54.357Z] ---> 3986a3b46335 [2021-10-05T23:30:54.357Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T23:30:54.357Z] ---> Running in a3ff2f85aa09 [2021-10-05T23:30:56.601Z] Removing intermediate container a3ff2f85aa09 [2021-10-05T23:30:56.601Z] ---> 6a2465794b1c [2021-10-05T23:30:56.601Z] Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-05T23:30:56.601Z] ---> Running in 95031b50bf3d [2021-10-05T23:30:58.085Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-05T23:30:58.727Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-05T23:30:59.750Z] OK: 218 MiB in 52 packages [2021-10-05T23:31:00.767Z] Removing intermediate container 95031b50bf3d [2021-10-05T23:31:00.767Z] ---> 97ccaaa1efdc [2021-10-05T23:31:00.767Z] Step 8/28 : WORKDIR /app [2021-10-05T23:31:00.767Z] ---> Running in 0f61f95756fc [2021-10-05T23:31:01.390Z] Removing intermediate container 0f61f95756fc [2021-10-05T23:31:01.390Z] ---> 6e1efc6d6cf3 [2021-10-05T23:31:01.390Z] Step 9/28 : COPY go.mod . [2021-10-05T23:31:02.041Z] ---> ce79ca9c6e8e [2021-10-05T23:31:02.041Z] Step 10/28 : RUN go mod download [2021-10-05T23:31:02.041Z] ---> Running in d9051d6e438f [2021-10-05T23:31:04.737Z] Removing intermediate container d9051d6e438f [2021-10-05T23:31:04.737Z] ---> b7c1d6279113 [2021-10-05T23:31:04.737Z] Step 11/28 : COPY . . [2021-10-05T23:31:05.359Z] ---> b8ff840c8aa7 [2021-10-05T23:31:05.359Z] Step 12/28 : ARG MAKE="make build" [2021-10-05T23:31:05.359Z] ---> Running in 229a56c12cb2 [2021-10-05T23:31:05.982Z] Removing intermediate container 229a56c12cb2 [2021-10-05T23:31:05.982Z] ---> a57992ff0f49 [2021-10-05T23:31:05.982Z] Step 13/28 : RUN $MAKE [2021-10-05T23:31:05.982Z] ---> Running in 9a9adcc404b7 [2021-10-05T23:31:07.472Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v1.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory [2021-10-05T23:31:07.758Z] internal/inventory/app/controller.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/app-functions-sdk-go/appcontext (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:31:07.758Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:31:07.758Z] internal/inventory/app/app.go:13:2: missing go.sum entry for module providing package github.com/edgexfoundry/app-functions-sdk-go/appsdk (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:31:07.758Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:31:07.758Z] internal/inventory/app/app.go:14:2: missing go.sum entry for module providing package github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:31:07.758Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:31:07.758Z] internal/inventory/app/helpers.go:10:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:31:07.758Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:31:07.758Z] internal/inventory/app/app.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:31:07.758Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:31:07.758Z] internal/inventory/app/app.go:16:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-configuration/configuration (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:31:07.758Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:31:07.758Z] internal/inventory/app/helpers.go:13:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-configuration/pkg/types (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:31:07.758Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:31:07.758Z] internal/llrp/device_service.go:12:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/clients/logger (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:31:07.758Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:31:07.758Z] internal/inventory/reportinfo.go:4:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/models (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:31:07.758Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:31:07.758Z] internal/inventory/app/routes.go:12:2: missing go.sum entry for module providing package github.com/gorilla/mux (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:31:07.758Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:31:07.758Z] internal/inventory/app/helpers.go:15:2: missing go.sum entry for module providing package github.com/pelletier/go-toml (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:31:07.758Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:31:07.758Z] internal/llrp/behavior.go:13:2: missing go.sum entry for module providing package github.com/pkg/errors (imported by edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app); to add: [2021-10-05T23:31:07.758Z] go get edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-10-05T23:31:07.758Z] make: *** [Makefile:21: build] Error 1 [2021-10-05T23:31:08.381Z] The command '/bin/sh -c $MAKE' returned a non-zero code: 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:31:09.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-05T23:31:09.098Z] [2021-10-05T23:31:09.098Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:31:09.797Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-05T23:31:10.083Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-05T23:31:10.083Z] 448f6bf000e3: Pulling fs layer [2021-10-05T23:31:10.083Z] f757da607395: Pulling fs layer [2021-10-05T23:31:10.083Z] 05883995daec: Pulling fs layer [2021-10-05T23:31:10.083Z] 8603b9c90790: Pulling fs layer [2021-10-05T23:31:10.083Z] 1560dd03e051: Pulling fs layer [2021-10-05T23:31:10.083Z] 27f5ce0e4adf: Pulling fs layer [2021-10-05T23:31:10.083Z] c2d8d7efcc4b: Pulling fs layer [2021-10-05T23:31:10.083Z] 27f5ce0e4adf: Waiting [2021-10-05T23:31:10.083Z] 8603b9c90790: Waiting [2021-10-05T23:31:10.083Z] 1560dd03e051: Waiting [2021-10-05T23:31:10.373Z] f757da607395: Verifying Checksum [2021-10-05T23:31:10.373Z] f757da607395: Download complete [2021-10-05T23:31:10.373Z] 8603b9c90790: Verifying Checksum [2021-10-05T23:31:10.373Z] 8603b9c90790: Download complete [2021-10-05T23:31:10.662Z] 05883995daec: Verifying Checksum [2021-10-05T23:31:10.662Z] 05883995daec: Download complete [2021-10-05T23:31:10.662Z] 27f5ce0e4adf: Download complete [2021-10-05T23:31:10.662Z] 1560dd03e051: Verifying Checksum [2021-10-05T23:31:10.662Z] 1560dd03e051: Download complete [2021-10-05T23:31:10.967Z] 448f6bf000e3: Verifying Checksum [2021-10-05T23:31:10.967Z] 448f6bf000e3: Download complete [2021-10-05T23:31:14.446Z] 448f6bf000e3: Pull complete [2021-10-05T23:31:14.946Z] f757da607395: Pull complete [2021-10-05T23:31:14.946Z] c2d8d7efcc4b: Verifying Checksum [2021-10-05T23:31:14.946Z] c2d8d7efcc4b: Download complete [2021-10-05T23:31:16.430Z] 05883995daec: Pull complete [2021-10-05T23:31:16.716Z] 8603b9c90790: Pull complete [2021-10-05T23:31:17.732Z] 1560dd03e051: Pull complete [2021-10-05T23:31:18.015Z] 27f5ce0e4adf: Pull complete [2021-10-05T23:31:33.281Z] c2d8d7efcc4b: Pull complete [2021-10-05T23:31:33.281Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-05T23:31:33.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-05T23:31:33.281Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-05T23:31:33.543Z] prd-ubuntu18.04-docker-arm64-4c-16g-41 does not seem to be running inside a container [2021-10-05T23:31:33.739Z] $ 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/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-05T23:31:38.822Z] $ docker top 021e2ba296350f2ef7a64c153b883093aba7c61504319439ba52b14a04e7b77a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:31:39.838Z] ---> job-cost.sh [2021-10-05T23:31:39.838Z] lf-activate-venv: SKIPPING [2021-10-05T23:31:39.838Z] INFO: No Stack... [2021-10-05T23:31:41.320Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-05T23:31:41.940Z] INFO: Archiving Costs [Pipeline] sh [2021-10-05T23:31:42.658Z] + cut -d,+ -f6 [2021-10-05T23:31:42.658Z] cat /w/workspace/app-rfid-llrp-inventory/2/archives/cost.csv [Pipeline] lock [2021-10-05T23:31:42.770Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-53-2-stack-cost] [2021-10-05T23:31:42.780Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-53-2-stack-cost] did not exist. Created. [2021-10-05T23:31:42.780Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-53-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-05T23:31:43.525Z] /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-b4d059d4/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-b4d059d4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-05T23:31:44.252Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-05T23:31:44.300Z] Warning: overwriting stash ‘stack-cost’ [2021-10-05T23:31:44.364Z] Stashed 1 file(s) [Pipeline] } [2021-10-05T23:31:44.376Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-53-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-05T23:31:44.475Z] $ docker stop --time=1 021e2ba296350f2ef7a64c153b883093aba7c61504319439ba52b14a04e7b77a [2021-10-05T23:31:46.145Z] $ docker rm -f 021e2ba296350f2ef7a64c153b883093aba7c61504319439ba52b14a04e7b77a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-05T23:31:46.630Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-05T23:31:48.605Z] + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-53/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:31:48.941Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:31:49.545Z] ---> package-listing.sh [2021-10-05T23:31:49.545Z] ++ facter osfamily [2021-10-05T23:31:49.545Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-05T23:31:49.545Z] + OS_FAMILY=redhat [2021-10-05T23:31:49.545Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-53 [2021-10-05T23:31:49.545Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-05T23:31:49.545Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-05T23:31:49.545Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-05T23:31:49.545Z] + PACKAGES=/tmp/packages_start.txt [2021-10-05T23:31:49.545Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-53 ']' [2021-10-05T23:31:49.545Z] + PACKAGES=/tmp/packages_end.txt [2021-10-05T23:31:49.545Z] + case "${OS_FAMILY}" in [2021-10-05T23:31:49.545Z] + sort [2021-10-05T23:31:49.545Z] + rpm -qa [2021-10-05T23:31:50.508Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-05T23:31:50.508Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-05T23:31:50.508Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-05T23:31:50.508Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-53 ']' [2021-10-05T23:31:50.508Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-53/archives/ [2021-10-05T23:31:50.508Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-53/archives/ [Pipeline] echo [2021-10-05T23:31:50.526Z] 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/ry_app-rfid-llrp-inventory_PR-53/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-05T23:31:50.842Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:31:51.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T23:31:51.168Z] [2021-10-05T23:31:51.168Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T23:31:51.518Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T23:31:51.518Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-05T23:31:51.518Z] b4d181a07f80: Pulling fs layer [2021-10-05T23:31:51.518Z] a1111a8f2ec3: Pulling fs layer [2021-10-05T23:31:51.518Z] ed53099fbce6: Pulling fs layer [2021-10-05T23:31:51.518Z] dc539afda2c1: Pulling fs layer [2021-10-05T23:31:51.518Z] 77bc0d833cb6: Pulling fs layer [2021-10-05T23:31:51.518Z] 9065ff56babe: Pulling fs layer [2021-10-05T23:31:51.518Z] d287ab97295c: Pulling fs layer [2021-10-05T23:31:51.518Z] dc539afda2c1: Waiting [2021-10-05T23:31:51.518Z] 77bc0d833cb6: Waiting [2021-10-05T23:31:51.518Z] 9065ff56babe: Waiting [2021-10-05T23:31:51.518Z] d287ab97295c: Waiting [2021-10-05T23:31:51.797Z] a1111a8f2ec3: Verifying Checksum [2021-10-05T23:31:51.797Z] a1111a8f2ec3: Download complete [2021-10-05T23:31:51.797Z] dc539afda2c1: Verifying Checksum [2021-10-05T23:31:51.797Z] dc539afda2c1: Download complete [2021-10-05T23:31:51.797Z] ed53099fbce6: Verifying Checksum [2021-10-05T23:31:51.797Z] ed53099fbce6: Download complete [2021-10-05T23:31:51.797Z] 77bc0d833cb6: Verifying Checksum [2021-10-05T23:31:51.797Z] 77bc0d833cb6: Download complete [2021-10-05T23:31:52.069Z] b4d181a07f80: Verifying Checksum [2021-10-05T23:31:52.069Z] b4d181a07f80: Download complete [2021-10-05T23:31:52.335Z] 9065ff56babe: Verifying Checksum [2021-10-05T23:31:52.335Z] 9065ff56babe: Download complete [2021-10-05T23:31:52.918Z] d287ab97295c: Verifying Checksum [2021-10-05T23:31:52.918Z] d287ab97295c: Download complete [2021-10-05T23:31:53.508Z] b4d181a07f80: Pull complete [2021-10-05T23:31:53.984Z] a1111a8f2ec3: Pull complete [2021-10-05T23:31:54.253Z] ed53099fbce6: Pull complete [2021-10-05T23:31:54.253Z] dc539afda2c1: Pull complete [2021-10-05T23:31:54.519Z] 77bc0d833cb6: Pull complete [2021-10-05T23:31:54.790Z] 9065ff56babe: Pull complete [2021-10-05T23:32:00.372Z] d287ab97295c: Pull complete [2021-10-05T23:32:00.372Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-05T23:32:00.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T23:32:00.372Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-05T23:32:00.457Z] prd-centos7-docker-4c-2g-37 does not seem to be running inside a container [2021-10-05T23:32:00.513Z] $ 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/ry_app-rfid-llrp-inventory_PR-53/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-53 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-53:/w/workspace/ry_app-rfid-llrp-inventory_PR-53:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-53@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-05T23:32:02.533Z] $ docker top 6bd306fe0110de0920f0bda3ec87fc8d195ee109eb326ef2f9977f71802690b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-05T23:32:02.948Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-05T23:32:03.267Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-05T23:32:03.588Z] + ls /var/log/sa-host [2021-10-05T23:32:03.588Z] + sadf -c /var/log/sa-host/sa05 [2021-10-05T23:32:03.588Z] file_magic: OK [2021-10-05T23:32:03.588Z] HZ: Using current value: 100 [2021-10-05T23:32:03.588Z] file_header: OK [2021-10-05T23:32:03.588Z] 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-10-05T23:32:03.588Z] Statistics: [2021-10-05T23:32:03.588Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-05T23:32:03.588Z] File successfully converted to sysstat format version 12.0.3 [2021-10-05T23:32:03.588Z] + sadf -c /var/log/sa-host/sa30 [2021-10-05T23:32:03.588Z] file_magic: OK [2021-10-05T23:32:03.588Z] HZ: Using current value: 100 [2021-10-05T23:32:03.588Z] file_header: OK [2021-10-05T23:32:03.588Z] 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-10-05T23:32:03.588Z] Statistics: [2021-10-05T23:32:03.588Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-05T23:32:03.588Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-05T23:32:04.284Z] provisioning config files... [2021-10-05T23:32:04.301Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-53@tmp/config224678209309751720tmp [Pipeline] { [Pipeline] echo [2021-10-05T23:32:04.324Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:32:04.631Z] ---> create-netrc.sh [Pipeline] } [2021-10-05T23:32:04.643Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:32:05.050Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-05T23:32:05.065Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:32:05.581Z] ---> sudo-logs.sh [2021-10-05T23:32:05.581Z] Archiving 'sudo' log.. [2021-10-05T23:32:05.581Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-37.novalocal: Name or service not known [2021-10-05T23:32:05.581Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-37.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-05T23:32:05.635Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:32:05.962Z] ---> job-cost.sh [2021-10-05T23:32:05.962Z] lf-activate-venv: SKIPPING [2021-10-05T23:32:05.962Z] DEBUG: total: 0.10999999940395355 [2021-10-05T23:32:05.962Z] INFO: Retrieving Stack Cost... [2021-10-05T23:32:10.431Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-05T23:32:10.431Z] INFO: Archiving Costs [Pipeline] echo [2021-10-05T23:32:10.450Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T23:32:10.757Z] ---> logs-deploy.sh [2021-10-05T23:32:10.757Z] lf-activate-venv: SKIPPING [2021-10-05T23:32:10.757Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-53/2 [2021-10-05T23:32:10.757Z] INFO: archiving workspace using pattern(s): [2021-10-05T23:32:11.341Z] Archives upload complete. [2021-10-05T23:32:11.607Z] INFO: archiving logs to Nexus