Pull request #54 updated 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 marcpfuller for edgexfoundry/app-rfid-llrp-inventory Loading trusted files from base branch main at 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd rather than de5173959e6ad3a0e902c6284f0d43e8b6b5f23c Obtained Jenkinsfile from 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd 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-ssh2801949392682351538.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh5149513120661368871.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-54/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-54/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1295770414817977225.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh8387950355124405955.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-54/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-54/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8953396256555808743.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 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-13443 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-54 # 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-54@tmp/jenkins-gitclient-ssh1659184408982154367.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-54@tmp/jenkins-gitclient-ssh6704523478446437698.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit de5173959e6ad3a0e902c6284f0d43e8b6b5f23c Merge succeeded, producing de5173959e6ad3a0e902c6284f0d43e8b6b5f23c Checking out Revision de5173959e6ad3a0e902c6284f0d43e8b6b5f23c (PR-54) > git config core.sparsecheckout # timeout=10 > git checkout -f de5173959e6ad3a0e902c6284f0d43e8b6b5f23c # 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-54@tmp/jenkins-gitclient-ssh2629072903770514890.key > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f de5173959e6ad3a0e902c6284f0d43e8b6b5f23c # timeout=10 Commit message: "feat: Update snap for Jakarta" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-29T17:22:37.134Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-29T17:22:37.181Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-29T17:22:37.196Z] ========================================================= [2021-10-29T17:22:37.196Z] EdgeX Global Pipelines Version Info [2021-10-29T17:22:37.196Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 0d789eeb7f7b2271dff0010d62baadd189c99f2d # timeout=10 [2021-10-29T17:22:38.327Z] ------------------- [2021-10-29T17:22:38.327Z] stable info: [2021-10-29T17:22:38.327Z] ------------------- [2021-10-29T17:22:38.327Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-29T17:22:38.327Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-10-29T17:22:38.327Z] Message: update stable to v1.0.211 [2021-10-29T17:22:38.899Z] ------------------- [2021-10-29T17:22:38.899Z] experimental info: [2021-10-29T17:22:38.899Z] ------------------- [2021-10-29T17:22:38.899Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-29T17:22:38.899Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-10-29T17:22:38.899Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-29T17:22:38.982Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2021-10-29T17:22:38.990Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2021-10-29T17:22:38.997Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-29T17:22:39.003Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-29T17:22:39.010Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-29T17:22:39.017Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-29T17:22:39.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-29T17:22:39.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-29T17:22:39.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-29T17:22:39.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-29T17:22:39.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-29T17:22:39.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2021-10-29T17:22:39.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-29T17:22:39.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-29T17:22:39.076Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-29T17:22:39.083Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-29T17:22:39.090Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-29T17:22:39.097Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-29T17:22:39.103Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-29T17:22:39.110Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-29T17:22:39.116Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-29T17:22:39.123Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-29T17:22:39.130Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-29T17:22:39.137Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-29T17:22:39.143Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-29T17:22:39.150Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-29T17:22:39.157Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-54 [Pipeline] echo [2021-10-29T17:22:39.171Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-54 [Pipeline] echo [2021-10-29T17:22:39.183Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-54 [Pipeline] echo [2021-10-29T17:22:39.192Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = de5173959e6ad3a0e902c6284f0d43e8b6b5f23c [Pipeline] echo [2021-10-29T17:22:39.199Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = de51739 [Pipeline] echo [2021-10-29T17:22:39.206Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-29T17:22:39.234Z] provisioning config files... [2021-10-29T17:22:39.246Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/config7460515253590699450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-29T17:22:39.553Z] ---> docker-login.sh [2021-10-29T17:22:39.553Z] nexus3.edgexfoundry.org:10001 [2021-10-29T17:22:39.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T17:22:39.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T17:22:39.818Z] Configure a credential helper to remove this warning. See [2021-10-29T17:22:39.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T17:22:39.818Z] [2021-10-29T17:22:39.818Z] Login Succeeded [2021-10-29T17:22:39.818Z] nexus3.edgexfoundry.org:10002 [2021-10-29T17:22:39.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T17:22:39.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T17:22:39.818Z] Configure a credential helper to remove this warning. See [2021-10-29T17:22:39.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T17:22:39.818Z] [2021-10-29T17:22:39.818Z] Login Succeeded [2021-10-29T17:22:39.818Z] nexus3.edgexfoundry.org:10003 [2021-10-29T17:22:39.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T17:22:40.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T17:22:40.079Z] Configure a credential helper to remove this warning. See [2021-10-29T17:22:40.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T17:22:40.079Z] [2021-10-29T17:22:40.079Z] Login Succeeded [2021-10-29T17:22:40.079Z] nexus3.edgexfoundry.org:10004 [2021-10-29T17:22:40.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T17:22:40.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T17:22:40.079Z] Configure a credential helper to remove this warning. See [2021-10-29T17:22:40.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T17:22:40.079Z] [2021-10-29T17:22:40.079Z] Login Succeeded [2021-10-29T17:22:40.079Z] docker.io [2021-10-29T17:22:40.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T17:22:40.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T17:22:40.652Z] Configure a credential helper to remove this warning. See [2021-10-29T17:22:40.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T17:22:40.652Z] [2021-10-29T17:22:40.652Z] Login Succeeded [2021-10-29T17:22:40.652Z] ---> docker-login.sh ends [Pipeline] } [2021-10-29T17:22:40.661Z] 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-29T17:22:41.097Z] + git log --format=format:%s -1 de5173959e6ad3a0e902c6284f0d43e8b6b5f23c [Pipeline] echo [2021-10-29T17:22:41.135Z] GIT_COMMIT: de5173959e6ad3a0e902c6284f0d43e8b6b5f23c, Commit Message: feat: Update snap for Jakarta [Pipeline] echo [2021-10-29T17:22:41.143Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-29T17:22:41.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-29T17:22:41.818Z] [2021-10-29T17:22:41.818Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T17:22:42.130Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-29T17:22:42.130Z] latest: Pulling from edgex-devops/git-semver [2021-10-29T17:22:42.130Z] a0d0a0d46f8b: Pulling fs layer [2021-10-29T17:22:42.130Z] 3e5f54012d9b: Pulling fs layer [2021-10-29T17:22:42.130Z] 4c7163046ea9: Pulling fs layer [2021-10-29T17:22:42.130Z] 0c2d73faf560: Pulling fs layer [2021-10-29T17:22:42.130Z] 0c2d73faf560: Waiting [2021-10-29T17:22:42.130Z] 3e5f54012d9b: Verifying Checksum [2021-10-29T17:22:42.130Z] 3e5f54012d9b: Download complete [2021-10-29T17:22:42.130Z] a0d0a0d46f8b: Verifying Checksum [2021-10-29T17:22:42.130Z] a0d0a0d46f8b: Download complete [2021-10-29T17:22:42.130Z] 0c2d73faf560: Verifying Checksum [2021-10-29T17:22:42.130Z] 0c2d73faf560: Download complete [2021-10-29T17:22:42.130Z] 4c7163046ea9: Verifying Checksum [2021-10-29T17:22:42.130Z] 4c7163046ea9: Download complete [2021-10-29T17:22:42.415Z] a0d0a0d46f8b: Pull complete [2021-10-29T17:22:42.415Z] 3e5f54012d9b: Pull complete [2021-10-29T17:22:42.678Z] 4c7163046ea9: Pull complete [2021-10-29T17:22:42.942Z] 0c2d73faf560: Pull complete [2021-10-29T17:22:42.942Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-29T17:22:42.942Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-29T17:22:42.942Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-29T17:22:43.013Z] prd-centos7-docker-4c-2g-13443 does not seem to be running inside a container [2021-10-29T17:22:43.052Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-54 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54:/w/workspace/ry_app-rfid-llrp-inventory_PR-54:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-29T17:22:43.733Z] $ docker top 4cf71bb56539c0288d84971aba06aff8204839cf582c4c44ab8c85dfe3bba359 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-29T17:22:43.823Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-29T17:22:43.823Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-29T17:22:43.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-29T17:22:43.927Z] $ docker exec 4cf71bb56539c0288d84971aba06aff8204839cf582c4c44ab8c85dfe3bba359 ssh-agent [2021-10-29T17:22:44.034Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdDlnfM/agent.14 [2021-10-29T17:22:44.034Z] SSH_AGENT_PID=21 [2021-10-29T17:22:44.042Z] Running ssh-add (command line suppressed) [2021-10-29T17:22:44.130Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_9099738217829659511.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_9099738217829659511.key) [2021-10-29T17:22:44.142Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-29T17:22:44.443Z] + git tag --points-at HEAD [Pipeline] } [2021-10-29T17:22:44.457Z] $ docker exec --env ******** --env ******** 4cf71bb56539c0288d84971aba06aff8204839cf582c4c44ab8c85dfe3bba359 ssh-agent -k [2021-10-29T17:22:44.539Z] unset SSH_AUTH_SOCK; [2021-10-29T17:22:44.540Z] unset SSH_AGENT_PID; [2021-10-29T17:22:44.540Z] echo Agent pid 21 killed; [2021-10-29T17:22:44.552Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-29T17:22:44.574Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-29T17:22:44.574Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-29T17:22:44.672Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-29T17:22:44.673Z] $ docker exec 4cf71bb56539c0288d84971aba06aff8204839cf582c4c44ab8c85dfe3bba359 ssh-agent [2021-10-29T17:22:44.791Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpAMfhI/agent.54 [2021-10-29T17:22:44.791Z] SSH_AGENT_PID=60 [2021-10-29T17:22:44.796Z] Running ssh-add (command line suppressed) [2021-10-29T17:22:44.911Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_8662015998349623673.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_8662015998349623673.key) [2021-10-29T17:22:44.934Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-29T17:22:45.231Z] + git semver init [2021-10-29T17:22:45.231Z] # -> Open(): unable to determine branch for HEAD [2021-10-29T17:22:45.231Z] # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-54/.git [2021-10-29T17:22:45.231Z] # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [2021-10-29T17:22:45.231Z] # $SEMVER_REMOTE_NAME = origin [2021-10-29T17:22:45.231Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-29T17:22:45.231Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-29T17:22:45.231Z] # $SEMVER_BRANCH = PR-54 [2021-10-29T17:22:45.231Z] # $SEMVER_TEMP = /tmp/semver-048951995 [2021-10-29T17:22:45.231Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-10-29T17:22:46.176Z] # '/tmp/semver-048951995' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-54/.semver' [2021-10-29T17:22:46.176Z] # -> Force: false [2021-10-29T17:22:46.176Z] # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-54/.semver [Pipeline] } [2021-10-29T17:22:46.185Z] $ docker exec --env ******** --env ******** 4cf71bb56539c0288d84971aba06aff8204839cf582c4c44ab8c85dfe3bba359 ssh-agent -k [2021-10-29T17:22:46.277Z] unset SSH_AUTH_SOCK; [2021-10-29T17:22:46.277Z] unset SSH_AGENT_PID; [2021-10-29T17:22:46.277Z] echo Agent pid 60 killed; [2021-10-29T17:22:46.289Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-29T17:22:46.603Z] + git semver [Pipeline] } [2021-10-29T17:22:46.616Z] $ docker stop --time=1 4cf71bb56539c0288d84971aba06aff8204839cf582c4c44ab8c85dfe3bba359 [2021-10-29T17:22:47.865Z] $ docker rm -f 4cf71bb56539c0288d84971aba06aff8204839cf582c4c44ab8c85dfe3bba359 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-29T17:22:48.210Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-29T17:22:48.416Z] Stashed 1 file(s) [Pipeline] echo [2021-10-29T17:22:48.420Z] [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-29T17:23:03.570Z] Still waiting to schedule task [2021-10-29T17:23:03.571Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-13443’ [2021-10-29T17:23:03.575Z] Still waiting to schedule task [2021-10-29T17:23:03.575Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-29T17:24:52.915Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-13444 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] { [Pipeline] ws [2021-10-29T17:24:52.926Z] Running in /w/workspace/app-rfid-llrp-inventory/12 [Pipeline] { [Pipeline] checkout [2021-10-29T17:24:53.123Z] The recommended git tool is: git [2021-10-29T17:24:58.579Z] using credential edgex-jenkins-ssh [2021-10-29T17:24:58.608Z] Cloning the remote Git repository [2021-10-29T17:24:58.648Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-29T17:24:58.748Z] > git init /w/workspace/app-rfid-llrp-inventory/12 # timeout=10 [2021-10-29T17:24:58.899Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-29T17:24:58.899Z] > git --version # timeout=10 [2021-10-29T17:24:58.945Z] > git --version # 'git version 2.17.1' [2021-10-29T17:24:58.947Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-29T17:24:59.051Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-29T17:25:01.778Z] Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit de5173959e6ad3a0e902c6284f0d43e8b6b5f23c [2021-10-29T17:25:00.848Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-10-29T17:25:00.864Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-29T17:25:00.889Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-10-29T17:25:00.933Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-29T17:25:00.934Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-29T17:25:00.947Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-29T17:25:01.793Z] > git config core.sparsecheckout # timeout=10 [2021-10-29T17:25:01.815Z] > git checkout -f de5173959e6ad3a0e902c6284f0d43e8b6b5f23c # timeout=10 [2021-10-29T17:25:02.010Z] Merge succeeded, producing de5173959e6ad3a0e902c6284f0d43e8b6b5f23c [2021-10-29T17:25:02.011Z] Checking out Revision de5173959e6ad3a0e902c6284f0d43e8b6b5f23c (PR-54) [2021-10-29T17:25:01.919Z] > git remote # timeout=10 [2021-10-29T17:25:01.940Z] > git config --get remote.origin.url # timeout=10 [2021-10-29T17:25:01.953Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-29T17:25:01.964Z] > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 [2021-10-29T17:25:01.986Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-29T17:25:02.012Z] > git config core.sparsecheckout # timeout=10 [2021-10-29T17:25:02.023Z] > git checkout -f de5173959e6ad3a0e902c6284f0d43e8b6b5f23c # timeout=10 [2021-10-29T17:25:06.219Z] Commit message: "feat: Update snap for Jakarta" [2021-10-29T17:25:06.659Z] Running on prd-centos7-docker-4c-2g-13445 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] { [Pipeline] ws [2021-10-29T17:25:06.672Z] Running in /w/workspace/app-rfid-llrp-inventory/12 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [2021-10-29T17:25:06.763Z] The recommended git tool is: git [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-29T17:25:07.299Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-29T17:25:07.299Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-29T17:25:07.299Z] Dload Upload Total Spent Left Speed [2021-10-29T17:25:07.299Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 81544 0 --:--:-- --:--:-- --:--:-- 81544 [Pipeline] sh [2021-10-29T17:25:07.883Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-29T17:25:08.221Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-29T17:25:08.221Z] + sudo tee /etc/docker/daemon.new [2021-10-29T17:25:08.221Z] { [2021-10-29T17:25:08.221Z] "registry-mirrors": [ [2021-10-29T17:25:08.221Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-29T17:25:08.221Z] ], [2021-10-29T17:25:08.221Z] "bip": "10.250.0.254/24", [2021-10-29T17:25:08.221Z] "hosts": [ [2021-10-29T17:25:08.221Z] "tcp://0.0.0.0:5555", [2021-10-29T17:25:08.221Z] "unix:///var/run/docker.sock" [2021-10-29T17:25:08.221Z] ], [2021-10-29T17:25:08.221Z] "mtu": 1458, [2021-10-29T17:25:08.221Z] "selinux-enabled": true, [2021-10-29T17:25:08.221Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-29T17:25:08.221Z] } [Pipeline] sh [2021-10-29T17:25:08.558Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-29T17:25:08.658Z] using credential edgex-jenkins-ssh [2021-10-29T17:25:08.672Z] Cloning the remote Git repository [2021-10-29T17:25:08.897Z] + sudo service docker restart [2021-10-29T17:25:08.110Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-29T17:25:08.166Z] > git init /w/workspace/app-rfid-llrp-inventory/12 # timeout=10 [2021-10-29T17:25:08.197Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-29T17:25:08.197Z] > git --version # timeout=10 [2021-10-29T17:25:08.205Z] > git --version # 'git version 2.24.4' [2021-10-29T17:25:08.205Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-29T17:25:08.234Z] [INFO] Currently running in a labeled security context [2021-10-29T17:25:08.234Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-29T17:25:08.234Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/12@tmp/jenkins-gitclient-ssh3772562489602823829.key [2021-10-29T17:25:08.251Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-29T17:25:09.115Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-10-29T17:25:09.124Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-29T17:25:09.140Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-10-29T17:25:09.156Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-29T17:25:09.156Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-29T17:25:09.157Z] [INFO] Currently running in a labeled security context [2021-10-29T17:25:09.157Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-29T17:25:09.157Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/12@tmp/jenkins-gitclient-ssh2983086150475493122.key [2021-10-29T17:25:09.165Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-29T17:25:10.271Z] Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit de5173959e6ad3a0e902c6284f0d43e8b6b5f23c [2021-10-29T17:25:10.364Z] Merge succeeded, producing de5173959e6ad3a0e902c6284f0d43e8b6b5f23c [2021-10-29T17:25:10.364Z] Checking out Revision de5173959e6ad3a0e902c6284f0d43e8b6b5f23c (PR-54) [2021-10-29T17:25:09.697Z] > git config core.sparsecheckout # timeout=10 [2021-10-29T17:25:09.704Z] > git checkout -f de5173959e6ad3a0e902c6284f0d43e8b6b5f23c # timeout=10 [2021-10-29T17:25:09.739Z] > git remote # timeout=10 [2021-10-29T17:25:09.746Z] > git config --get remote.origin.url # timeout=10 [2021-10-29T17:25:09.753Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-29T17:25:09.754Z] [INFO] Currently running in a labeled security context [2021-10-29T17:25:09.754Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-29T17:25:09.754Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/12@tmp/jenkins-gitclient-ssh4104185273304729935.key [2021-10-29T17:25:09.763Z] > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 [2021-10-29T17:25:09.774Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-29T17:25:09.784Z] > git config core.sparsecheckout # timeout=10 [2021-10-29T17:25:09.790Z] > git checkout -f de5173959e6ad3a0e902c6284f0d43e8b6b5f23c # timeout=10 [2021-10-29T17:25:13.917Z] Commit message: "feat: Update snap for Jakarta" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-29T17:25:14.279Z] provisioning config files... [2021-10-29T17:25:14.293Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/12@tmp/config8656454816827076265tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-29T17:25:14.676Z] ---> docker-login.sh [2021-10-29T17:25:14.676Z] nexus3.edgexfoundry.org:10001 [2021-10-29T17:25:14.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T17:25:14.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T17:25:14.676Z] Configure a credential helper to remove this warning. See [2021-10-29T17:25:14.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T17:25:14.676Z] [2021-10-29T17:25:14.676Z] Login Succeeded [2021-10-29T17:25:14.676Z] nexus3.edgexfoundry.org:10002 [2021-10-29T17:25:14.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T17:25:14.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T17:25:14.941Z] Configure a credential helper to remove this warning. See [2021-10-29T17:25:14.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T17:25:14.941Z] [2021-10-29T17:25:14.941Z] Login Succeeded [2021-10-29T17:25:14.941Z] nexus3.edgexfoundry.org:10003 [2021-10-29T17:25:14.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T17:25:14.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T17:25:14.941Z] Configure a credential helper to remove this warning. See [2021-10-29T17:25:14.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T17:25:14.941Z] [2021-10-29T17:25:14.941Z] Login Succeeded [2021-10-29T17:25:14.941Z] nexus3.edgexfoundry.org:10004 [2021-10-29T17:25:15.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T17:25:15.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T17:25:15.202Z] Configure a credential helper to remove this warning. See [2021-10-29T17:25:15.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T17:25:15.202Z] [2021-10-29T17:25:15.202Z] Login Succeeded [2021-10-29T17:25:15.202Z] docker.io [2021-10-29T17:25:15.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T17:25:15.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T17:25:15.464Z] Configure a credential helper to remove this warning. See [2021-10-29T17:25:15.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T17:25:15.464Z] [2021-10-29T17:25:15.464Z] Login Succeeded [2021-10-29T17:25:15.464Z] ---> docker-login.sh ends [Pipeline] } [2021-10-29T17:25:15.500Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-29T17:25:15.635Z] ========================================================= [2021-10-29T17:25:15.635Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-29T17:25:15.635Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-29T17:25:15.943Z] + 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-29T17:25:15.943Z] Sending build context to Docker daemon 687.1kB [2021-10-29T17:25:15.943Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-10-29T17:25:15.943Z] Step 2/12 : FROM ${BASE} AS builder [2021-10-29T17:25:15.943Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-29T17:25:15.943Z] a0d0a0d46f8b: Pulling fs layer [2021-10-29T17:25:15.943Z] 31adcdaf11c8: Pulling fs layer [2021-10-29T17:25:15.943Z] b8b176561691: Pulling fs layer [2021-10-29T17:25:15.943Z] 4527c011a84f: Pulling fs layer [2021-10-29T17:25:15.943Z] 5d74067f8e1e: Pulling fs layer [2021-10-29T17:25:15.943Z] e0aca202a116: Pulling fs layer [2021-10-29T17:25:15.943Z] 3a43be97a3b4: Pulling fs layer [2021-10-29T17:25:15.943Z] 34cad66bf833: Pulling fs layer [2021-10-29T17:25:15.943Z] b4e3c513aaa6: Pulling fs layer [2021-10-29T17:25:15.943Z] e0aca202a116: Waiting [2021-10-29T17:25:15.943Z] 3a43be97a3b4: Waiting [2021-10-29T17:25:15.943Z] 34cad66bf833: Waiting [2021-10-29T17:25:15.943Z] b4e3c513aaa6: Waiting [2021-10-29T17:25:15.943Z] 4527c011a84f: Waiting [2021-10-29T17:25:15.943Z] 5d74067f8e1e: Waiting [2021-10-29T17:25:15.943Z] b8b176561691: Verifying Checksum [2021-10-29T17:25:15.943Z] b8b176561691: Download complete [2021-10-29T17:25:15.943Z] 31adcdaf11c8: Verifying Checksum [2021-10-29T17:25:15.943Z] 31adcdaf11c8: Download complete [2021-10-29T17:25:15.943Z] 5d74067f8e1e: Verifying Checksum [2021-10-29T17:25:15.943Z] 5d74067f8e1e: Download complete [2021-10-29T17:25:15.943Z] e0aca202a116: Verifying Checksum [2021-10-29T17:25:15.943Z] e0aca202a116: Download complete [2021-10-29T17:25:15.943Z] 3a43be97a3b4: Verifying Checksum [2021-10-29T17:25:15.943Z] 3a43be97a3b4: Download complete [2021-10-29T17:25:15.943Z] a0d0a0d46f8b: Verifying Checksum [2021-10-29T17:25:15.943Z] a0d0a0d46f8b: Download complete [2021-10-29T17:25:16.207Z] 34cad66bf833: Verifying Checksum [2021-10-29T17:25:16.207Z] 34cad66bf833: Download complete [2021-10-29T17:25:16.784Z] 4527c011a84f: Verifying Checksum [2021-10-29T17:25:16.784Z] 4527c011a84f: Download complete [2021-10-29T17:25:16.784Z] a0d0a0d46f8b: Pull complete [2021-10-29T17:25:16.784Z] b4e3c513aaa6: Verifying Checksum [2021-10-29T17:25:16.784Z] b4e3c513aaa6: Download complete [2021-10-29T17:25:16.784Z] 31adcdaf11c8: Pull complete [2021-10-29T17:25:16.784Z] b8b176561691: Pull complete [2021-10-29T17:25:21.007Z] 4527c011a84f: Pull complete [2021-10-29T17:25:21.007Z] 5d74067f8e1e: Pull complete [2021-10-29T17:25:21.007Z] e0aca202a116: Pull complete [2021-10-29T17:25:21.007Z] 3a43be97a3b4: Pull complete [2021-10-29T17:25:21.007Z] 34cad66bf833: Pull complete [2021-10-29T17:25:23.565Z] b4e3c513aaa6: Pull complete [2021-10-29T17:25:23.565Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-29T17:25:23.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-29T17:25:23.565Z] ---> 9f6097aaca64 [2021-10-29T17:25:23.565Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-29T17:25:27.255Z] provisioning config files... [2021-10-29T17:25:27.279Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/12@tmp/config1008247746562293897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-29T17:25:27.727Z] ---> docker-login.sh [2021-10-29T17:25:27.727Z] nexus3.edgexfoundry.org:10001 [2021-10-29T17:25:27.787Z] ---> Running in cf59a070c5d9 [2021-10-29T17:25:27.787Z] Removing intermediate container cf59a070c5d9 [2021-10-29T17:25:27.787Z] ---> 31ef8d38b9e8 [2021-10-29T17:25:27.787Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-10-29T17:25:27.787Z] ---> Running in 1413387ebc56 [2021-10-29T17:25:27.787Z] Removing intermediate container 1413387ebc56 [2021-10-29T17:25:27.787Z] ---> 06c651ec4655 [2021-10-29T17:25:27.787Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-29T17:25:27.787Z] ---> Running in 434390d01e49 [2021-10-29T17:25:27.787Z] Removing intermediate container 434390d01e49 [2021-10-29T17:25:27.787Z] ---> 3476fb6a393c [2021-10-29T17:25:27.787Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-29T17:25:27.787Z] ---> Running in f5c38323a1bf [2021-10-29T17:25:28.357Z] Removing intermediate container f5c38323a1bf [2021-10-29T17:25:28.357Z] ---> 380ce85daafc [2021-10-29T17:25:28.357Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-29T17:25:28.357Z] ---> Running in 3424cd7210e5 [2021-10-29T17:25:28.357Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-29T17:25:28.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T17:25:28.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T17:25:28.989Z] Configure a credential helper to remove this warning. See [2021-10-29T17:25:28.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T17:25:28.989Z] [2021-10-29T17:25:28.989Z] Login Succeeded [2021-10-29T17:25:28.989Z] nexus3.edgexfoundry.org:10002 [2021-10-29T17:25:29.299Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-29T17:25:29.563Z] OK: 220 MiB in 52 packages [2021-10-29T17:25:29.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T17:25:29.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T17:25:29.588Z] Configure a credential helper to remove this warning. See [2021-10-29T17:25:29.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T17:25:29.588Z] [2021-10-29T17:25:29.588Z] Login Succeeded [2021-10-29T17:25:29.588Z] nexus3.edgexfoundry.org:10003 [2021-10-29T17:25:29.823Z] Removing intermediate container 3424cd7210e5 [2021-10-29T17:25:29.823Z] ---> 7bd909835f83 [2021-10-29T17:25:29.823Z] Step 8/12 : WORKDIR /app [2021-10-29T17:25:29.823Z] ---> Running in 04f0a49251c6 [2021-10-29T17:25:29.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T17:25:30.090Z] Removing intermediate container 04f0a49251c6 [2021-10-29T17:25:30.090Z] ---> b7b3e3f7e4aa [2021-10-29T17:25:30.090Z] Step 9/12 : COPY . . [2021-10-29T17:25:30.090Z] ---> 6f14d1552e49 [2021-10-29T17:25:30.090Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-29T17:25:30.090Z] ---> Running in faf2e4cba705 [2021-10-29T17:25:30.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T17:25:30.141Z] Configure a credential helper to remove this warning. See [2021-10-29T17:25:30.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T17:25:30.141Z] [2021-10-29T17:25:30.141Z] Login Succeeded [2021-10-29T17:25:30.141Z] nexus3.edgexfoundry.org:10004 [2021-10-29T17:25:30.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T17:25:30.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T17:25:30.687Z] Configure a credential helper to remove this warning. See [2021-10-29T17:25:30.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T17:25:30.687Z] [2021-10-29T17:25:30.687Z] Login Succeeded [2021-10-29T17:25:30.687Z] docker.io [2021-10-29T17:25:30.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T17:25:31.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T17:25:31.555Z] Configure a credential helper to remove this warning. See [2021-10-29T17:25:31.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T17:25:31.555Z] [2021-10-29T17:25:31.555Z] Login Succeeded [2021-10-29T17:25:31.555Z] ---> docker-login.sh ends [Pipeline] } [2021-10-29T17:25:31.571Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-29T17:25:31.991Z] ========================================================= [2021-10-29T17:25:31.991Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-29T17:25:31.991Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-29T17:25:32.365Z] + 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-29T17:25:32.638Z] Sending build context to Docker daemon 687.1kB [2021-10-29T17:25:32.921Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-10-29T17:25:32.921Z] Step 2/12 : FROM ${BASE} AS builder [2021-10-29T17:25:32.921Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-29T17:25:32.921Z] 552d1f2373af: Pulling fs layer [2021-10-29T17:25:32.921Z] ea3f2d53f512: Pulling fs layer [2021-10-29T17:25:32.921Z] 9e70ebbbe112: Pulling fs layer [2021-10-29T17:25:32.921Z] 7a9cfe048b4a: Pulling fs layer [2021-10-29T17:25:32.921Z] 72dc09318566: Pulling fs layer [2021-10-29T17:25:32.921Z] f4f7b4309257: Pulling fs layer [2021-10-29T17:25:32.921Z] 0ac9a79272e3: Pulling fs layer [2021-10-29T17:25:32.921Z] b78e95d17946: Pulling fs layer [2021-10-29T17:25:32.921Z] 7a9cfe048b4a: Waiting [2021-10-29T17:25:32.921Z] 72dc09318566: Waiting [2021-10-29T17:25:32.921Z] f4f7b4309257: Waiting [2021-10-29T17:25:32.921Z] 0ac9a79272e3: Waiting [2021-10-29T17:25:32.921Z] b78e95d17946: Waiting [2021-10-29T17:25:32.921Z] 9e70ebbbe112: Verifying Checksum [2021-10-29T17:25:32.921Z] 9e70ebbbe112: Download complete [2021-10-29T17:25:32.921Z] ea3f2d53f512: Verifying Checksum [2021-10-29T17:25:32.921Z] ea3f2d53f512: Download complete [2021-10-29T17:25:32.921Z] 72dc09318566: Verifying Checksum [2021-10-29T17:25:32.921Z] 72dc09318566: Download complete [2021-10-29T17:25:33.197Z] f4f7b4309257: Verifying Checksum [2021-10-29T17:25:33.197Z] f4f7b4309257: Download complete [2021-10-29T17:25:33.197Z] 552d1f2373af: Verifying Checksum [2021-10-29T17:25:33.197Z] 552d1f2373af: Download complete [2021-10-29T17:25:33.197Z] 0ac9a79272e3: Verifying Checksum [2021-10-29T17:25:33.197Z] 0ac9a79272e3: Download complete [2021-10-29T17:25:33.808Z] 552d1f2373af: Pull complete [2021-10-29T17:25:34.414Z] ea3f2d53f512: Pull complete [2021-10-29T17:25:35.015Z] 9e70ebbbe112: Pull complete [2021-10-29T17:25:35.015Z] b78e95d17946: Verifying Checksum [2021-10-29T17:25:35.015Z] b78e95d17946: Download complete [2021-10-29T17:25:35.610Z] 7a9cfe048b4a: Verifying Checksum [2021-10-29T17:25:35.610Z] 7a9cfe048b4a: Download complete [2021-10-29T17:25:45.774Z] 7a9cfe048b4a: Pull complete [2021-10-29T17:25:45.774Z] 72dc09318566: Pull complete [2021-10-29T17:25:46.370Z] f4f7b4309257: Pull complete [2021-10-29T17:25:46.643Z] 0ac9a79272e3: Pull complete [2021-10-29T17:25:53.362Z] b78e95d17946: Pull complete [2021-10-29T17:25:53.362Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-29T17:25:53.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-29T17:25:53.362Z] ---> 8b459fc5aaf0 [2021-10-29T17:25:53.362Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-10-29T17:25:54.348Z] ---> Running in a978125e8438 [2021-10-29T17:25:54.943Z] Removing intermediate container a978125e8438 [2021-10-29T17:25:54.943Z] ---> 2055735a89ab [2021-10-29T17:25:54.943Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-10-29T17:25:54.943Z] ---> Running in 8ff4bbac1500 [2021-10-29T17:25:55.539Z] Removing intermediate container 8ff4bbac1500 [2021-10-29T17:25:55.539Z] ---> 76c8fc3a9552 [2021-10-29T17:25:55.539Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-29T17:25:55.539Z] ---> Running in f6463ab6ac6a [2021-10-29T17:25:56.133Z] Removing intermediate container f6463ab6ac6a [2021-10-29T17:25:56.133Z] ---> 2be5551e8129 [2021-10-29T17:25:56.133Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-29T17:25:56.133Z] ---> Running in 7595a49ada73 [2021-10-29T17:25:58.762Z] Removing intermediate container 7595a49ada73 [2021-10-29T17:25:58.762Z] ---> 7adfee7583f4 [2021-10-29T17:25:58.762Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-29T17:25:58.762Z] ---> Running in 9f33807c481e [2021-10-29T17:25:59.738Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-29T17:26:00.717Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-29T17:26:01.315Z] OK: 219 MiB in 52 packages [2021-10-29T17:26:02.259Z] Removing intermediate container faf2e4cba705 [2021-10-29T17:26:02.259Z] ---> e10ac15047fc [2021-10-29T17:26:02.259Z] Step 11/12 : ARG MAKE="make build" [2021-10-29T17:26:02.259Z] ---> Running in a770cf5e6798 [2021-10-29T17:26:02.259Z] Removing intermediate container a770cf5e6798 [2021-10-29T17:26:02.259Z] ---> f65ad8b573d7 [2021-10-29T17:26:02.259Z] Step 12/12 : RUN $MAKE [2021-10-29T17:26:02.259Z] ---> Running in bb47a4df55a2 [2021-10-29T17:26:02.259Z] noop [2021-10-29T17:26:02.259Z] Removing intermediate container bb47a4df55a2 [2021-10-29T17:26:02.259Z] ---> 77ca87c8c9ea [2021-10-29T17:26:02.259Z] Successfully built 77ca87c8c9ea [2021-10-29T17:26:02.259Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T17:26:02.293Z] Removing intermediate container 9f33807c481e [2021-10-29T17:26:02.293Z] ---> 6f4ddf54fadc [2021-10-29T17:26:02.293Z] Step 8/12 : WORKDIR /app [2021-10-29T17:26:02.565Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-29T17:26:02.565Z] . [2021-10-29T17:26:02.571Z] ---> Running in 079b7860f1a2 [Pipeline] withDockerContainer [2021-10-29T17:26:02.634Z] prd-centos7-docker-4c-2g-13445 does not seem to be running inside a container [2021-10-29T17:26:02.678Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/12 -v /w/workspace/app-rfid-llrp-inventory/12:/w/workspace/app-rfid-llrp-inventory/12:rw,z -v /w/workspace/app-rfid-llrp-inventory/12@tmp:/w/workspace/app-rfid-llrp-inventory/12@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 ******** ci-base-image-x86_64 cat [2021-10-29T17:26:02.846Z] Removing intermediate container 079b7860f1a2 [2021-10-29T17:26:02.846Z] ---> 70f6d6c34494 [2021-10-29T17:26:02.846Z] Step 9/12 : COPY . . [2021-10-29T17:26:03.027Z] $ docker top fb6f8bb962bf2af78d3c7120b83e4dafc46e39516590578431a16388caba73eb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-29T17:26:03.381Z] + go version [2021-10-29T17:26:03.381Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-29T17:26:03.393Z] $ docker stop --time=1 fb6f8bb962bf2af78d3c7120b83e4dafc46e39516590578431a16388caba73eb [2021-10-29T17:26:03.823Z] ---> b23a6d63d6c2 [2021-10-29T17:26:03.823Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-29T17:26:04.097Z] ---> Running in 21cd8819cc15 [2021-10-29T17:26:04.586Z] $ docker rm -f fb6f8bb962bf2af78d3c7120b83e4dafc46e39516590578431a16388caba73eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-29T17:26:05.080Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-29T17:26:05.080Z] . [Pipeline] withDockerContainer [2021-10-29T17:26:05.144Z] prd-centos7-docker-4c-2g-13445 does not seem to be running inside a container [2021-10-29T17:26:05.187Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/12 -v /w/workspace/app-rfid-llrp-inventory/12:/w/workspace/app-rfid-llrp-inventory/12:rw,z -v /w/workspace/app-rfid-llrp-inventory/12@tmp:/w/workspace/app-rfid-llrp-inventory/12@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 ******** ci-base-image-x86_64 cat [2021-10-29T17:26:05.522Z] $ docker top ad14fcde0fe7c2be959216033e662a2817953fbb9119fa2a76f4787a8551ee9a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-29T17:26:05.887Z] + make test [2021-10-29T17:26:05.887Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-29T17:26:24.094Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-10-29T17:26:24.094Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.082s coverage: 86.0% of statements [2021-10-29T17:26:24.094Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2021-10-29T17:26:34.110Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 8.335s coverage: 73.3% of statements [2021-10-29T17:26:34.110Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-29T17:26:40.737Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-29T17:26:40.737Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-29T17:26:40.999Z] ./bin/test-attribution.sh [Pipeline] } [2021-10-29T17:26:41.580Z] $ docker stop --time=1 ad14fcde0fe7c2be959216033e662a2817953fbb9119fa2a76f4787a8551ee9a [2021-10-29T17:26:42.957Z] $ docker rm -f ad14fcde0fe7c2be959216033e662a2817953fbb9119fa2a76f4787a8551ee9a [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-29T17:26:43.362Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-29T17:26:43.538Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-29T17:26:44.763Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-29T17:26:45.055Z] + ls -al . [2021-10-29T17:26:45.055Z] total 196 [2021-10-29T17:26:45.055Z] drwxrwxr-x. 10 jenkins jenkins 4096 Oct 29 17:26 . [2021-10-29T17:26:45.055Z] drwxrwxr-x. 4 jenkins jenkins 30 Oct 29 17:25 .. [2021-10-29T17:26:45.055Z] -rw-rw-r--. 1 jenkins jenkins 8248 Oct 29 17:25 Attribution.txt [2021-10-29T17:26:45.055Z] drwxrwxr-x. 2 jenkins jenkins 33 Oct 29 17:25 bin [2021-10-29T17:26:45.055Z] -rw-r--r--. 1 jenkins jenkins 42853 Oct 29 17:26 coverage.out [2021-10-29T17:26:45.055Z] -rw-rw-r--. 1 jenkins jenkins 1742 Oct 29 17:25 Dockerfile [2021-10-29T17:26:45.055Z] -rw-rw-r--. 1 jenkins jenkins 262 Oct 29 17:25 .dockerignore [2021-10-29T17:26:45.055Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 29 17:25 .git [2021-10-29T17:26:45.055Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 29 17:25 .github [2021-10-29T17:26:45.055Z] -rw-rw-r--. 1 jenkins jenkins 788 Oct 29 17:25 .gitignore [2021-10-29T17:26:45.055Z] -rw-rw-r--. 1 jenkins jenkins 386 Oct 29 17:25 go.mod [2021-10-29T17:26:45.055Z] -rw-rw-r--. 1 jenkins jenkins 50382 Oct 29 17:25 go.sum [2021-10-29T17:26:45.055Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 29 17:25 GOVERNANCE.md [2021-10-29T17:26:45.055Z] drwxrwxr-x. 2 jenkins jenkins 140 Oct 29 17:25 images [2021-10-29T17:26:45.055Z] drwxrwxr-x. 4 jenkins jenkins 35 Oct 29 17:25 internal [2021-10-29T17:26:45.055Z] -rw-rw-r--. 1 jenkins jenkins 686 Oct 29 17:25 Jenkinsfile [2021-10-29T17:26:45.055Z] -rw-rw-r--. 1 jenkins jenkins 11347 Oct 29 17:25 LICENSE [2021-10-29T17:26:45.055Z] -rw-rw-r--. 1 jenkins jenkins 531 Oct 29 17:25 main.go [2021-10-29T17:26:45.055Z] -rw-rw-r--. 1 jenkins jenkins 1596 Oct 29 17:25 Makefile [2021-10-29T17:26:45.055Z] -rw-rw-r--. 1 jenkins jenkins 617 Oct 29 17:25 OWNERS.md [2021-10-29T17:26:45.055Z] -rw-rw-r--. 1 jenkins jenkins 31195 Oct 29 17:25 README.md [2021-10-29T17:26:45.055Z] drwxrwxr-x. 2 jenkins jenkins 32 Oct 29 17:25 res [2021-10-29T17:26:45.055Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 29 17:25 snap [2021-10-29T17:26:45.055Z] drwxrwxr-x. 3 jenkins jenkins 18 Oct 29 17:25 static [2021-10-29T17:26:45.055Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 29 17:22 VERSION [Pipeline] isUnix [Pipeline] sh [2021-10-29T17:26:45.357Z] + 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=de5173959e6ad3a0e902c6284f0d43e8b6b5f23c --label arch=amd64 --label version=0.0.0 . [2021-10-29T17:26:45.357Z] Sending build context to Docker daemon 687.1kB [2021-10-29T17:26:45.357Z] Step 1/27 : ARG BASE=golang:1.16-alpine3.14 [2021-10-29T17:26:45.357Z] Step 2/27 : FROM ${BASE} AS builder [2021-10-29T17:26:45.357Z] ---> 77ca87c8c9ea [2021-10-29T17:26:45.357Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-10-29T17:26:45.357Z] ---> Running in 49c7fa8dcefc [2021-10-29T17:26:45.357Z] Removing intermediate container 49c7fa8dcefc [2021-10-29T17:26:45.357Z] ---> 988021dada03 [2021-10-29T17:26:45.357Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-10-29T17:26:45.357Z] ---> Running in 16003dcabf9d [2021-10-29T17:26:45.619Z] Removing intermediate container 16003dcabf9d [2021-10-29T17:26:45.619Z] ---> f842a3335b51 [2021-10-29T17:26:45.619Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-29T17:26:45.619Z] ---> Running in 80e4413dbb4d [2021-10-29T17:26:45.619Z] Removing intermediate container 80e4413dbb4d [2021-10-29T17:26:45.619Z] ---> dc3b5d8114d6 [2021-10-29T17:26:45.619Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-29T17:26:45.619Z] ---> Running in cb510673ca41 [2021-10-29T17:26:46.190Z] Removing intermediate container cb510673ca41 [2021-10-29T17:26:46.190Z] ---> 0cbef1bd39d2 [2021-10-29T17:26:46.190Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-29T17:26:46.190Z] ---> Running in 206dbe054a72 [2021-10-29T17:26:46.450Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-29T17:26:47.390Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-29T17:26:47.960Z] OK: 220 MiB in 52 packages [2021-10-29T17:26:48.229Z] Removing intermediate container 206dbe054a72 [2021-10-29T17:26:48.229Z] ---> ab235e428ec3 [2021-10-29T17:26:48.229Z] Step 8/27 : WORKDIR /app [2021-10-29T17:26:48.229Z] ---> Running in dc0f1e050e65 [2021-10-29T17:26:48.229Z] Removing intermediate container dc0f1e050e65 [2021-10-29T17:26:48.229Z] ---> 53f51b56255a [2021-10-29T17:26:48.229Z] Step 9/27 : COPY . . [2021-10-29T17:26:48.494Z] ---> 63b797bf9035 [2021-10-29T17:26:48.494Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-29T17:26:48.494Z] ---> Running in 1c31365bbbb3 [2021-10-29T17:26:49.072Z] Removing intermediate container 1c31365bbbb3 [2021-10-29T17:26:49.072Z] ---> 1dd00e7512ca [2021-10-29T17:26:49.072Z] Step 11/27 : ARG MAKE="make build" [2021-10-29T17:26:49.072Z] ---> Running in 6c1dd062e014 [2021-10-29T17:26:49.072Z] Removing intermediate container 6c1dd062e014 [2021-10-29T17:26:49.072Z] ---> 24c0b1f7f336 [2021-10-29T17:26:49.072Z] Step 12/27 : RUN $MAKE [2021-10-29T17:26:49.072Z] ---> Running in b2b234654c64 [2021-10-29T17:26:49.336Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.32 -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-29T17:27:01.623Z] Removing intermediate container b2b234654c64 [2021-10-29T17:27:01.623Z] ---> 4918477c220f [2021-10-29T17:27:01.623Z] Step 13/27 : FROM alpine:3.14 [2021-10-29T17:27:02.197Z] 3.14: Pulling from library/alpine [2021-10-29T17:27:02.458Z] a0d0a0d46f8b: Already exists [2021-10-29T17:27:02.458Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-29T17:27:02.458Z] Status: Downloaded newer image for alpine:3.14 [2021-10-29T17:27:02.458Z] ---> 14119a10abf4 [2021-10-29T17:27:02.458Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-29T17:27:02.458Z] ---> Running in 748f0bc402e1 [2021-10-29T17:27:02.718Z] Removing intermediate container 748f0bc402e1 [2021-10-29T17:27:02.718Z] ---> b32631ba0490 [2021-10-29T17:27:02.718Z] Step 15/27 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2021-10-29T17:27:02.718Z] ---> Running in 9af3304727e5 [2021-10-29T17:27:02.718Z] Removing intermediate container 9af3304727e5 [2021-10-29T17:27:02.718Z] ---> 36118deaa915 [2021-10-29T17:27:02.718Z] Step 16/27 : RUN apk --no-cache add ca-certificates zeromq [2021-10-29T17:27:02.718Z] ---> Running in 820879dcc984 [2021-10-29T17:27:02.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-29T17:27:03.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-29T17:27:03.246Z] (1/6) Installing ca-certificates (20191127-r5) [2021-10-29T17:27:03.246Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-29T17:27:03.246Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-29T17:27:03.246Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-29T17:27:03.510Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-29T17:27:03.510Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-29T17:27:03.510Z] Executing busybox-1.33.1-r3.trigger [2021-10-29T17:27:03.510Z] Executing ca-certificates-20191127-r5.trigger [2021-10-29T17:27:03.510Z] OK: 9 MiB in 20 packages [2021-10-29T17:27:03.770Z] Removing intermediate container 820879dcc984 [2021-10-29T17:27:03.770Z] ---> 3ef846be25f1 [2021-10-29T17:27:03.770Z] Step 17/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-10-29T17:27:04.030Z] ---> 483bbb7be77d [2021-10-29T17:27:04.030Z] Step 18/27 : COPY --from=builder /app/LICENSE /LICENSE [2021-10-29T17:27:04.030Z] ---> 6ad471f70c7c [2021-10-29T17:27:04.030Z] Step 19/27 : COPY --from=builder /app/res/ /res/ [2021-10-29T17:27:04.290Z] ---> fb0cf83817a6 [2021-10-29T17:27:04.290Z] Step 20/27 : COPY --from=builder /app/static/ /static/ [2021-10-29T17:27:04.290Z] ---> b54e518062a3 [2021-10-29T17:27:04.290Z] Step 21/27 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2021-10-29T17:27:04.869Z] ---> f9063a65778d [2021-10-29T17:27:04.869Z] Step 22/27 : EXPOSE 48086 [2021-10-29T17:27:04.869Z] ---> Running in fe7b6dd2fbce [2021-10-29T17:27:04.869Z] Removing intermediate container fe7b6dd2fbce [2021-10-29T17:27:04.869Z] ---> 1423145102a9 [2021-10-29T17:27:04.869Z] Step 23/27 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2021-10-29T17:27:04.869Z] ---> Running in a3ddd4312060 [2021-10-29T17:27:05.136Z] Removing intermediate container a3ddd4312060 [2021-10-29T17:27:05.136Z] ---> b5b4662464c4 [2021-10-29T17:27:05.136Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2021-10-29T17:27:05.136Z] ---> Running in f5c67656a02e [2021-10-29T17:27:05.136Z] Removing intermediate container f5c67656a02e [2021-10-29T17:27:05.136Z] ---> cc2f3c80ebca [2021-10-29T17:27:05.136Z] Step 25/27 : LABEL arch=amd64 [2021-10-29T17:27:05.136Z] ---> Running in 4a6c40ed4c1f [2021-10-29T17:27:05.398Z] Removing intermediate container 4a6c40ed4c1f [2021-10-29T17:27:05.398Z] ---> aa0371ff7ec0 [2021-10-29T17:27:05.398Z] Step 26/27 : LABEL git_sha=de5173959e6ad3a0e902c6284f0d43e8b6b5f23c [2021-10-29T17:27:05.398Z] ---> Running in fb298b2db758 [2021-10-29T17:27:05.398Z] Removing intermediate container fb298b2db758 [2021-10-29T17:27:05.398Z] ---> 21896f2a7e6e [2021-10-29T17:27:05.398Z] Step 27/27 : LABEL version=0.0.0 [2021-10-29T17:27:05.398Z] ---> Running in 6f2b4efc028e [2021-10-29T17:27:05.398Z] Removing intermediate container 6f2b4efc028e [2021-10-29T17:27:05.398Z] ---> b1d5ce682f73 [2021-10-29T17:27:05.398Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-29T17:27:05.398Z] Successfully built b1d5ce682f73 [2021-10-29T17:27:05.398Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-10-29T17:27:20.759Z] Still waiting to schedule task [2021-10-29T17:27:20.760Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-10-29T17:27:25.877Z] Removing intermediate container 21cd8819cc15 [2021-10-29T17:27:25.877Z] ---> 7f3471b100c4 [2021-10-29T17:27:25.877Z] Step 11/12 : ARG MAKE="make build" [2021-10-29T17:27:25.877Z] ---> Running in d45eb794c7ef [2021-10-29T17:27:25.877Z] Removing intermediate container d45eb794c7ef [2021-10-29T17:27:25.877Z] ---> 0683f2e4bc69 [2021-10-29T17:27:25.877Z] Step 12/12 : RUN $MAKE [2021-10-29T17:27:25.877Z] ---> Running in afb14c45c255 [2021-10-29T17:27:25.877Z] noop [2021-10-29T17:27:25.877Z] Removing intermediate container afb14c45c255 [2021-10-29T17:27:25.877Z] ---> 8ee6f223e1ad [2021-10-29T17:27:25.877Z] Successfully built 8ee6f223e1ad [2021-10-29T17:27:25.877Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T17:27:26.221Z] + docker inspect -f . ci-base-image-arm64 [2021-10-29T17:27:26.221Z] . [Pipeline] withDockerContainer [2021-10-29T17:27:26.455Z] prd-ubuntu18.04-docker-arm64-4c-16g-13444 does not seem to be running inside a container [2021-10-29T17:27:26.522Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/12 -v /w/workspace/app-rfid-llrp-inventory/12:/w/workspace/app-rfid-llrp-inventory/12:rw,z -v /w/workspace/app-rfid-llrp-inventory/12@tmp:/w/workspace/app-rfid-llrp-inventory/12@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 ******** ci-base-image-arm64 cat [2021-10-29T17:27:28.045Z] $ docker top fa014cb433213548fb2b7a709d6c11298268b05388da2dbe88557cecdba726fa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-29T17:27:29.013Z] + go version [2021-10-29T17:27:29.013Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-29T17:27:29.023Z] $ docker stop --time=1 fa014cb433213548fb2b7a709d6c11298268b05388da2dbe88557cecdba726fa [2021-10-29T17:27:30.834Z] $ docker rm -f fa014cb433213548fb2b7a709d6c11298268b05388da2dbe88557cecdba726fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-29T17:27:31.529Z] + docker inspect -f . ci-base-image-arm64 [2021-10-29T17:27:31.529Z] . [Pipeline] withDockerContainer [2021-10-29T17:27:31.758Z] prd-ubuntu18.04-docker-arm64-4c-16g-13444 does not seem to be running inside a container [2021-10-29T17:27:31.856Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/12 -v /w/workspace/app-rfid-llrp-inventory/12:/w/workspace/app-rfid-llrp-inventory/12:rw,z -v /w/workspace/app-rfid-llrp-inventory/12@tmp:/w/workspace/app-rfid-llrp-inventory/12@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 ******** ci-base-image-arm64 cat [2021-10-29T17:27:33.365Z] $ docker top 7a0ad1abeb43f58be7a8370da7c2f73110abccc033f409073261148340b2c7ce -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-29T17:27:34.318Z] + make test [2021-10-29T17:27:34.319Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-29T17:28:30.900Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-10-29T17:28:30.900Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.160s coverage: 86.0% of statements [2021-10-29T17:28:30.900Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2021-10-29T17:28:39.167Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 5.545s coverage: 73.3% of statements [2021-10-29T17:28:39.167Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-29T17:29:05.957Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-29T17:29:05.957Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-29T17:29:06.229Z] ./bin/test-attribution.sh [Pipeline] } [2021-10-29T17:29:08.197Z] $ docker stop --time=1 7a0ad1abeb43f58be7a8370da7c2f73110abccc033f409073261148340b2c7ce [2021-10-29T17:29:10.115Z] $ docker rm -f 7a0ad1abeb43f58be7a8370da7c2f73110abccc033f409073261148340b2c7ce [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-29T17:29:11.013Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-29T17:29:11.034Z] Warning: overwriting stash ‘coverage-report’ [2021-10-29T17:29:11.662Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-29T17:29:12.138Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-29T17:29:12.468Z] + ls -al . [2021-10-29T17:29:12.468Z] total 232 [2021-10-29T17:29:12.468Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 29 17:29 . [2021-10-29T17:29:12.468Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 29 17:24 .. [2021-10-29T17:29:12.468Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 29 17:25 .dockerignore [2021-10-29T17:29:12.468Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 29 17:25 .git [2021-10-29T17:29:12.468Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 29 17:25 .github [2021-10-29T17:29:12.468Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 29 17:25 .gitignore [2021-10-29T17:29:12.468Z] -rw-rw-r-- 1 jenkins jenkins 8248 Oct 29 17:25 Attribution.txt [2021-10-29T17:29:12.468Z] -rw-rw-r-- 1 jenkins jenkins 1742 Oct 29 17:25 Dockerfile [2021-10-29T17:29:12.468Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 29 17:25 GOVERNANCE.md [2021-10-29T17:29:12.468Z] -rw-rw-r-- 1 jenkins jenkins 686 Oct 29 17:25 Jenkinsfile [2021-10-29T17:29:12.468Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 29 17:25 LICENSE [2021-10-29T17:29:12.468Z] -rw-rw-r-- 1 jenkins jenkins 1596 Oct 29 17:25 Makefile [2021-10-29T17:29:12.468Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 29 17:25 OWNERS.md [2021-10-29T17:29:12.468Z] -rw-rw-r-- 1 jenkins jenkins 31195 Oct 29 17:25 README.md [2021-10-29T17:29:12.468Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 29 17:22 VERSION [2021-10-29T17:29:12.468Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 29 17:25 bin [2021-10-29T17:29:12.468Z] -rw-r--r-- 1 jenkins jenkins 42853 Oct 29 17:28 coverage.out [2021-10-29T17:29:12.468Z] -rw-rw-r-- 1 jenkins jenkins 386 Oct 29 17:25 go.mod [2021-10-29T17:29:12.468Z] -rw-rw-r-- 1 jenkins jenkins 50382 Oct 29 17:25 go.sum [2021-10-29T17:29:12.468Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 29 17:25 images [2021-10-29T17:29:12.468Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 29 17:25 internal [2021-10-29T17:29:12.468Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 29 17:25 main.go [2021-10-29T17:29:12.468Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 29 17:25 res [2021-10-29T17:29:12.468Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 29 17:25 snap [2021-10-29T17:29:12.468Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 29 17:25 static [Pipeline] isUnix [Pipeline] sh [2021-10-29T17:29:12.832Z] + 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=de5173959e6ad3a0e902c6284f0d43e8b6b5f23c --label arch=arm64 --label version=0.0.0 . [2021-10-29T17:29:13.109Z] Sending build context to Docker daemon 687.1kB [2021-10-29T17:29:13.419Z] Step 1/27 : ARG BASE=golang:1.16-alpine3.14 [2021-10-29T17:29:13.419Z] Step 2/27 : FROM ${BASE} AS builder [2021-10-29T17:29:13.419Z] ---> 8ee6f223e1ad [2021-10-29T17:29:13.419Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-10-29T17:29:13.419Z] ---> Running in d248649f16b2 [2021-10-29T17:29:14.033Z] Removing intermediate container d248649f16b2 [2021-10-29T17:29:14.033Z] ---> 4d7e6305befb [2021-10-29T17:29:14.033Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-10-29T17:29:14.033Z] ---> Running in 8ec993a8896b [2021-10-29T17:29:14.652Z] Removing intermediate container 8ec993a8896b [2021-10-29T17:29:14.652Z] ---> 20e6658cf44b [2021-10-29T17:29:14.652Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-29T17:29:14.652Z] ---> Running in 230c2a491f3f [2021-10-29T17:29:15.250Z] Removing intermediate container 230c2a491f3f [2021-10-29T17:29:15.250Z] ---> c9af1da5b1bf [2021-10-29T17:29:15.250Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-29T17:29:15.250Z] ---> Running in e78896c976d6 [2021-10-29T17:29:17.225Z] Removing intermediate container e78896c976d6 [2021-10-29T17:29:17.225Z] ---> 087c8acb2e65 [2021-10-29T17:29:17.225Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-29T17:29:17.496Z] ---> Running in 4422a761f254 [2021-10-29T17:29:18.505Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-29T17:29:19.478Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-29T17:29:20.071Z] OK: 219 MiB in 52 packages [2021-10-29T17:29:21.054Z] Removing intermediate container 4422a761f254 [2021-10-29T17:29:21.054Z] ---> 7a236e433330 [2021-10-29T17:29:21.054Z] Step 8/27 : WORKDIR /app [2021-10-29T17:29:21.325Z] ---> Running in dadaed40300f [2021-10-29T17:29:21.920Z] Removing intermediate container dadaed40300f [2021-10-29T17:29:21.920Z] ---> 6a0b8611b6e9 [2021-10-29T17:29:21.920Z] Step 9/27 : COPY . . [2021-10-29T17:29:22.515Z] ---> 2bd81c627e97 [2021-10-29T17:29:22.515Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-29T17:29:22.789Z] ---> Running in eb88c7ae5797 [2021-10-29T17:29:25.409Z] Removing intermediate container eb88c7ae5797 [2021-10-29T17:29:25.409Z] ---> 782c25f5d533 [2021-10-29T17:29:25.409Z] Step 11/27 : ARG MAKE="make build" [2021-10-29T17:29:25.409Z] ---> Running in 721e66c1bf14 [2021-10-29T17:29:25.679Z] Removing intermediate container 721e66c1bf14 [2021-10-29T17:29:25.679Z] ---> ce33400792d8 [2021-10-29T17:29:25.679Z] Step 12/27 : RUN $MAKE [2021-10-29T17:29:25.956Z] ---> Running in 7e768f91da45 [2021-10-29T17:29:26.931Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.32 -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-29T17:29:58.245Z] Running on prd-ubuntu18.04-docker-8c-8g-13446 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] { [Pipeline] ws [2021-10-29T17:29:58.255Z] Running in /w/workspace/app-rfid-llrp-inventory/12 [Pipeline] { [Pipeline] checkout [2021-10-29T17:29:58.336Z] The recommended git tool is: git [2021-10-29T17:30:00.214Z] using credential edgex-jenkins-ssh [2021-10-29T17:30:00.229Z] Cloning the remote Git repository [2021-10-29T17:30:00.238Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-29T17:30:00.293Z] > git init /w/workspace/app-rfid-llrp-inventory/12 # timeout=10 [2021-10-29T17:30:00.322Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-29T17:30:00.323Z] > git --version # timeout=10 [2021-10-29T17:30:00.331Z] > git --version # 'git version 2.17.1' [2021-10-29T17:30:00.332Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-29T17:30:00.360Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-29T17:30:01.354Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-10-29T17:30:01.361Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-29T17:30:01.374Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-10-29T17:30:01.394Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-29T17:30:01.395Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-29T17:30:01.410Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-29T17:30:02.276Z] Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit de5173959e6ad3a0e902c6284f0d43e8b6b5f23c [2021-10-29T17:30:02.359Z] Merge succeeded, producing de5173959e6ad3a0e902c6284f0d43e8b6b5f23c [2021-10-29T17:30:02.359Z] Checking out Revision de5173959e6ad3a0e902c6284f0d43e8b6b5f23c (PR-54) [2021-10-29T17:30:02.273Z] > git config core.sparsecheckout # timeout=10 [2021-10-29T17:30:02.278Z] > git checkout -f de5173959e6ad3a0e902c6284f0d43e8b6b5f23c # timeout=10 [2021-10-29T17:30:02.312Z] > git remote # timeout=10 [2021-10-29T17:30:02.319Z] > git config --get remote.origin.url # timeout=10 [2021-10-29T17:30:02.323Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-29T17:30:02.326Z] > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 [2021-10-29T17:30:02.335Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-29T17:30:02.351Z] > git config core.sparsecheckout # timeout=10 [2021-10-29T17:30:02.355Z] > git checkout -f de5173959e6ad3a0e902c6284f0d43e8b6b5f23c # timeout=10 [2021-10-29T17:30:05.908Z] Commit message: "feat: Update snap for Jakarta" [2021-10-29T17:30:05.917Z] Removing intermediate container 7e768f91da45 [2021-10-29T17:30:05.917Z] ---> 44bbf78cc88f [2021-10-29T17:30:05.917Z] Step 13/27 : FROM alpine:3.14 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-29T17:30:06.505Z] 3.14: Pulling from library/alpine [2021-10-29T17:30:06.776Z] 552d1f2373af: Already exists [2021-10-29T17:30:06.776Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-29T17:30:06.806Z] + echo snap-build.sh [2021-10-29T17:30:06.806Z] snap-build.sh [2021-10-29T17:30:06.806Z] + SNAP_BASE_DIR=. [2021-10-29T17:30:06.806Z] + '[' '!' -z /w/workspace/app-rfid-llrp-inventory/12 ']' [2021-10-29T17:30:06.806Z] + SNAP_BASE_DIR=/w/workspace/app-rfid-llrp-inventory/12 [2021-10-29T17:30:06.806Z] + echo '[snap-build] Building snap in dir [/w/workspace/app-rfid-llrp-inventory/12]' [2021-10-29T17:30:06.806Z] [snap-build] Building snap in dir [/w/workspace/app-rfid-llrp-inventory/12] [2021-10-29T17:30:06.806Z] + cd /w/workspace/app-rfid-llrp-inventory/12 [2021-10-29T17:30:06.806Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-10-29T17:30:06.806Z] Reading package lists... [2021-10-29T17:30:06.806Z] Building dependency tree... [2021-10-29T17:30:06.806Z] Reading state information... [2021-10-29T17:30:06.806Z] The following packages were automatically installed and are no longer required: [2021-10-29T17:30:06.806Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-10-29T17:30:06.806Z] uidmap xdelta3 [2021-10-29T17:30:06.806Z] Use 'sudo apt autoremove' to remove them. [2021-10-29T17:30:06.806Z] The following packages will be REMOVED: [2021-10-29T17:30:06.806Z] lxd* lxd-client* [2021-10-29T17:30:07.047Z] Status: Downloaded newer image for alpine:3.14 [2021-10-29T17:30:07.047Z] ---> bb3de5531c18 [2021-10-29T17:30:07.047Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-29T17:30:07.047Z] ---> Running in f7fc18c65cbe [2021-10-29T17:30:07.066Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-10-29T17:30:07.066Z] After this operation, 31.7 MB disk space will be freed. [2021-10-29T17:30:07.588Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-10-29T17:30:07.637Z] Removing intermediate container f7fc18c65cbe [2021-10-29T17:30:07.637Z] ---> 8a2053a4243f [2021-10-29T17:30:07.637Z] Step 15/27 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2021-10-29T17:30:07.637Z] ---> Running in 9b2bd5761460 [2021-10-29T17:30:07.850Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-29T17:30:08.230Z] Removing intermediate container 9b2bd5761460 [2021-10-29T17:30:08.230Z] ---> 55c101d63121 [2021-10-29T17:30:08.230Z] Step 16/27 : RUN apk --no-cache add ca-certificates zeromq [2021-10-29T17:30:08.230Z] ---> Running in c69866593bcb [2021-10-29T17:30:08.423Z] Removing lxd dnsmasq configuration [2021-10-29T17:30:08.424Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-10-29T17:30:08.684Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-10-29T17:30:09.626Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-29T17:30:09.626Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-10-29T17:30:09.626Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-29T17:30:09.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-29T17:30:09.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-29T17:30:10.244Z] (1/6) Installing ca-certificates (20191127-r5) [2021-10-29T17:30:10.244Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-29T17:30:10.244Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-29T17:30:10.244Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-29T17:30:10.244Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-29T17:30:10.520Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-29T17:30:10.520Z] Executing busybox-1.33.1-r3.trigger [2021-10-29T17:30:10.520Z] Executing ca-certificates-20191127-r5.trigger [2021-10-29T17:30:10.520Z] OK: 9 MiB in 20 packages [2021-10-29T17:30:11.010Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-10-29T17:30:11.010Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-10-29T17:30:11.581Z] + sudo snap remove --purge lxd [2021-10-29T17:30:11.581Z] snap "lxd" is not installed [2021-10-29T17:30:11.581Z] + sudo groupadd --force --system lxd [2021-10-29T17:30:11.581Z] ++ whoami [2021-10-29T17:30:11.581Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-10-29T17:30:11.842Z] + newgrp - lxd [2021-10-29T17:30:11.842Z] + sudo snap install lxd [2021-10-29T17:30:11.951Z] Removing intermediate container c69866593bcb [2021-10-29T17:30:11.951Z] ---> 294430d6d4e5 [2021-10-29T17:30:11.951Z] Step 17/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-10-29T17:30:12.544Z] ---> f6828e47f04c [2021-10-29T17:30:12.544Z] Step 18/27 : COPY --from=builder /app/LICENSE /LICENSE [2021-10-29T17:30:13.520Z] ---> c223b3481909 [2021-10-29T17:30:13.520Z] Step 19/27 : COPY --from=builder /app/res/ /res/ [2021-10-29T17:30:14.113Z] ---> b1442d9d8fa9 [2021-10-29T17:30:14.113Z] Step 20/27 : COPY --from=builder /app/static/ /static/ [2021-10-29T17:30:15.086Z] ---> 54daf1da376d [2021-10-29T17:30:15.086Z] Step 21/27 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2021-10-29T17:30:16.059Z] ---> 15d3bc80c7e5 [2021-10-29T17:30:16.059Z] Step 22/27 : EXPOSE 48086 [2021-10-29T17:30:16.332Z] ---> Running in 7a824d59f1c9 [2021-10-29T17:30:16.602Z] Removing intermediate container 7a824d59f1c9 [2021-10-29T17:30:16.602Z] ---> b6ee27db4571 [2021-10-29T17:30:16.602Z] Step 23/27 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2021-10-29T17:30:16.874Z] ---> Running in 9518d61be4ed [2021-10-29T17:30:17.147Z] Removing intermediate container 9518d61be4ed [2021-10-29T17:30:17.147Z] ---> 512a1655d8da [2021-10-29T17:30:17.147Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2021-10-29T17:30:17.419Z] ---> Running in d27315d94203 [2021-10-29T17:30:17.692Z] Removing intermediate container d27315d94203 [2021-10-29T17:30:17.692Z] ---> c8dbc62ca1c0 [2021-10-29T17:30:17.692Z] Step 25/27 : LABEL arch=arm64 [2021-10-29T17:30:17.964Z] ---> Running in 6e533b147f55 [2021-10-29T17:30:18.248Z] Removing intermediate container 6e533b147f55 [2021-10-29T17:30:18.248Z] ---> 154f28127db7 [2021-10-29T17:30:18.248Z] Step 26/27 : LABEL git_sha=de5173959e6ad3a0e902c6284f0d43e8b6b5f23c [2021-10-29T17:30:18.518Z] ---> Running in f1d768ce54c8 [2021-10-29T17:30:18.792Z] Removing intermediate container f1d768ce54c8 [2021-10-29T17:30:18.792Z] ---> 4b38cef084d4 [2021-10-29T17:30:18.792Z] Step 27/27 : LABEL version=0.0.0 [2021-10-29T17:30:19.069Z] ---> Running in 6501530da253 [2021-10-29T17:30:19.662Z] Removing intermediate container 6501530da253 [2021-10-29T17:30:19.662Z] ---> f7fed4fd721b [2021-10-29T17:30:19.662Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-29T17:30:19.662Z] Successfully built f7fed4fd721b [2021-10-29T17:30:19.662Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-29T17:30:19.985Z] 2021-10-29T17:30:18Z INFO Waiting for automatic snapd restart... [2021-10-29T17:30:20.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-29T17:30:20.485Z] [2021-10-29T17:30:20.486Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-29T17:30:20.838Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-29T17:30:21.116Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-29T17:30:21.116Z] 448f6bf000e3: Pulling fs layer [2021-10-29T17:30:21.116Z] f757da607395: Pulling fs layer [2021-10-29T17:30:21.116Z] 05883995daec: Pulling fs layer [2021-10-29T17:30:21.116Z] 8603b9c90790: Pulling fs layer [2021-10-29T17:30:21.116Z] 1560dd03e051: Pulling fs layer [2021-10-29T17:30:21.116Z] 27f5ce0e4adf: Pulling fs layer [2021-10-29T17:30:21.116Z] c2d8d7efcc4b: Pulling fs layer [2021-10-29T17:30:21.116Z] c2d8d7efcc4b: Waiting [2021-10-29T17:30:21.116Z] 1560dd03e051: Waiting [2021-10-29T17:30:21.116Z] 8603b9c90790: Waiting [2021-10-29T17:30:21.116Z] 27f5ce0e4adf: Waiting [2021-10-29T17:30:21.116Z] f757da607395: Verifying Checksum [2021-10-29T17:30:21.116Z] f757da607395: Download complete [2021-10-29T17:30:21.116Z] 8603b9c90790: Verifying Checksum [2021-10-29T17:30:21.116Z] 8603b9c90790: Download complete [2021-10-29T17:30:21.396Z] 1560dd03e051: Verifying Checksum [2021-10-29T17:30:21.396Z] 1560dd03e051: Download complete [2021-10-29T17:30:21.396Z] 27f5ce0e4adf: Download complete [2021-10-29T17:30:21.396Z] 05883995daec: Verifying Checksum [2021-10-29T17:30:21.396Z] 05883995daec: Download complete [2021-10-29T17:30:21.677Z] 448f6bf000e3: Verifying Checksum [2021-10-29T17:30:21.677Z] 448f6bf000e3: Download complete [2021-10-29T17:30:24.295Z] c2d8d7efcc4b: Verifying Checksum [2021-10-29T17:30:24.295Z] c2d8d7efcc4b: Download complete [2021-10-29T17:30:25.269Z] 448f6bf000e3: Pull complete [2021-10-29T17:30:25.863Z] f757da607395: Pull complete [2021-10-29T17:30:27.292Z] 05883995daec: Pull complete [2021-10-29T17:30:27.564Z] 8603b9c90790: Pull complete [2021-10-29T17:30:28.543Z] 1560dd03e051: Pull complete [2021-10-29T17:30:29.139Z] 27f5ce0e4adf: Pull complete [2021-10-29T17:30:34.912Z] lxd 4.19 from Canonical* installed [2021-10-29T17:30:34.912Z] + sudo lxd init --auto [2021-10-29T17:30:43.058Z] + sudo snap install --classic snapcraft [2021-10-29T17:30:44.202Z] c2d8d7efcc4b: Pull complete [2021-10-29T17:30:44.202Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-29T17:30:44.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-29T17:30:44.202Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-29T17:30:44.457Z] prd-ubuntu18.04-docker-arm64-4c-16g-13444 does not seem to be running inside a container [2021-10-29T17:30:44.505Z] $ 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/12 -v /w/workspace/app-rfid-llrp-inventory/12:/w/workspace/app-rfid-llrp-inventory/12:rw,z -v /w/workspace/app-rfid-llrp-inventory/12@tmp:/w/workspace/app-rfid-llrp-inventory/12@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:arm64 cat [2021-10-29T17:30:47.250Z] $ docker top c624411f367dae569c920c08fecc4f297219b1e057ab5c1df1e8d0b33aa4ce8c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-29T17:30:48.317Z] ---> job-cost.sh [2021-10-29T17:30:48.317Z] lf-activate-venv: SKIPPING [2021-10-29T17:30:48.317Z] INFO: No Stack... [2021-10-29T17:30:48.588Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-29T17:30:48.857Z] INFO: Archiving Costs [Pipeline] sh [2021-10-29T17:30:49.547Z] + + cat /w/workspace/app-rfid-llrp-inventory/12/archives/cost.csvcut [2021-10-29T17:30:49.547Z] -d, -f6 [Pipeline] lock [2021-10-29T17:30:49.614Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-12-stack-cost] [2021-10-29T17:30:49.620Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-12-stack-cost] did not exist. Created. [2021-10-29T17:30:49.620Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-29T17:30:50.291Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-29T17:30:50.385Z] Stashed 1 file(s) [Pipeline] } [2021-10-29T17:30:50.391Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-12-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-29T17:30:50.370Z] $ docker stop --time=1 c624411f367dae569c920c08fecc4f297219b1e057ab5c1df1e8d0b33aa4ce8c [2021-10-29T17:30:51.998Z] $ docker rm -f c624411f367dae569c920c08fecc4f297219b1e057ab5c1df1e8d0b33aa4ce8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-29T17:30:55.283Z] snapcraft 5.0 from Canonical* installed [2021-10-29T17:30:55.283Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-10-29T17:30:55.283Z] + sudo snapcraft prime --use-lxd [2021-10-29T17:30:56.222Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-10-29T17:30:56.222Z] Issues while validating snapcraft.yaml: 'adopt-info' is a required property or 'version' is a required property [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-29T17:30:56.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-29T17:30:56.664Z] [2021-10-29T17:30:56.664Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T17:30:56.979Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-29T17:30:56.979Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-29T17:30:56.979Z] b4d181a07f80: Pulling fs layer [2021-10-29T17:30:56.979Z] a1111a8f2ec3: Pulling fs layer [2021-10-29T17:30:56.979Z] ed53099fbce6: Pulling fs layer [2021-10-29T17:30:56.979Z] dc539afda2c1: Pulling fs layer [2021-10-29T17:30:56.979Z] 77bc0d833cb6: Pulling fs layer [2021-10-29T17:30:56.979Z] 9065ff56babe: Pulling fs layer [2021-10-29T17:30:56.979Z] d287ab97295c: Pulling fs layer [2021-10-29T17:30:56.979Z] 77bc0d833cb6: Waiting [2021-10-29T17:30:56.979Z] 9065ff56babe: Waiting [2021-10-29T17:30:56.979Z] d287ab97295c: Waiting [2021-10-29T17:30:56.979Z] dc539afda2c1: Waiting [2021-10-29T17:30:56.979Z] a1111a8f2ec3: Verifying Checksum [2021-10-29T17:30:56.979Z] a1111a8f2ec3: Download complete [2021-10-29T17:30:56.979Z] dc539afda2c1: Verifying Checksum [2021-10-29T17:30:56.979Z] dc539afda2c1: Download complete [2021-10-29T17:30:56.979Z] ed53099fbce6: Verifying Checksum [2021-10-29T17:30:56.979Z] ed53099fbce6: Download complete [2021-10-29T17:30:56.979Z] 9065ff56babe: Verifying Checksum [2021-10-29T17:30:56.979Z] 9065ff56babe: Download complete [2021-10-29T17:30:57.244Z] 77bc0d833cb6: Verifying Checksum [2021-10-29T17:30:57.244Z] 77bc0d833cb6: Download complete [2021-10-29T17:30:57.244Z] b4d181a07f80: Verifying Checksum [2021-10-29T17:30:57.244Z] b4d181a07f80: Download complete [2021-10-29T17:30:57.834Z] d287ab97295c: Verifying Checksum [2021-10-29T17:30:57.834Z] d287ab97295c: Download complete [2021-10-29T17:30:58.795Z] b4d181a07f80: Pull complete [2021-10-29T17:30:58.795Z] a1111a8f2ec3: Pull complete [2021-10-29T17:30:59.367Z] ed53099fbce6: Pull complete [2021-10-29T17:30:59.367Z] dc539afda2c1: Pull complete [2021-10-29T17:30:59.626Z] 77bc0d833cb6: Pull complete [2021-10-29T17:30:59.892Z] 9065ff56babe: Pull complete [2021-10-29T17:31:05.242Z] d287ab97295c: Pull complete [2021-10-29T17:31:05.242Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-29T17:31:05.242Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-29T17:31:05.242Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-29T17:31:05.320Z] prd-centos7-docker-4c-2g-13445 does not seem to be running inside a container [2021-10-29T17:31:05.360Z] $ 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/12 -v /w/workspace/app-rfid-llrp-inventory/12:/w/workspace/app-rfid-llrp-inventory/12:rw,z -v /w/workspace/app-rfid-llrp-inventory/12@tmp:/w/workspace/app-rfid-llrp-inventory/12@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-29T17:31:08.396Z] $ docker top fd66bb95ad112abb7982d266e9f60d7f96fd36eaea5b07c88b2278e2670a0cac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-29T17:31:08.751Z] ---> job-cost.sh [2021-10-29T17:31:08.751Z] lf-activate-venv: SKIPPING [2021-10-29T17:31:08.751Z] INFO: No Stack... [2021-10-29T17:31:09.013Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-29T17:31:09.274Z] INFO: Archiving Costs [Pipeline] sh [2021-10-29T17:31:09.566Z] + cat /w/workspace/app-rfid-llrp-inventory/12/archives/cost.csv [2021-10-29T17:31:09.566Z] + cut -d, -f6 [Pipeline] lock [2021-10-29T17:31:09.591Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-12-stack-cost] [2021-10-29T17:31:09.596Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-12-stack-cost] did not exist. Created. [2021-10-29T17:31:09.597Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-29T17:31:09.908Z] /w/workspace/app-rfid-llrp-inventory/12@tmp/durable-98fdf4be/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/12@tmp/durable-98fdf4be/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-29T17:31:10.206Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-29T17:31:10.224Z] Warning: overwriting stash ‘stack-cost’ [2021-10-29T17:31:10.239Z] Stashed 1 file(s) [Pipeline] } [2021-10-29T17:31:10.246Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-12-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-29T17:31:10.266Z] $ docker stop --time=1 fd66bb95ad112abb7982d266e9f60d7f96fd36eaea5b07c88b2278e2670a0cac [2021-10-29T17:31:11.400Z] $ docker rm -f fd66bb95ad112abb7982d266e9f60d7f96fd36eaea5b07c88b2278e2670a0cac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-29T17:31:11.680Z] Failed in branch amd64 [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-29T17:31:13.068Z] + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-29T17:31:13.373Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-29T17:31:13.926Z] ---> package-listing.sh [2021-10-29T17:31:13.926Z] ++ facter osfamily [2021-10-29T17:31:13.926Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-29T17:31:14.186Z] + OS_FAMILY=redhat [2021-10-29T17:31:14.186Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-54 [2021-10-29T17:31:14.186Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-29T17:31:14.186Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-29T17:31:14.186Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-29T17:31:14.186Z] + PACKAGES=/tmp/packages_start.txt [2021-10-29T17:31:14.186Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-54 ']' [2021-10-29T17:31:14.186Z] + PACKAGES=/tmp/packages_end.txt [2021-10-29T17:31:14.186Z] + case "${OS_FAMILY}" in [2021-10-29T17:31:14.186Z] + sort [2021-10-29T17:31:14.186Z] + rpm -qa [2021-10-29T17:31:14.755Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-29T17:31:14.755Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-29T17:31:14.755Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-29T17:31:14.755Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-54 ']' [2021-10-29T17:31:14.755Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives/ [2021-10-29T17:31:14.755Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives/ [Pipeline] echo [2021-10-29T17:31:14.766Z] 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-54/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-29T17:31:15.059Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-29T17:31:15.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-29T17:31:15.613Z] [2021-10-29T17:31:15.613Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T17:31:15.912Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-29T17:31:15.913Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-29T17:31:15.913Z] b4d181a07f80: Pulling fs layer [2021-10-29T17:31:15.913Z] a1111a8f2ec3: Pulling fs layer [2021-10-29T17:31:15.913Z] ed53099fbce6: Pulling fs layer [2021-10-29T17:31:15.913Z] dc539afda2c1: Pulling fs layer [2021-10-29T17:31:15.913Z] 77bc0d833cb6: Pulling fs layer [2021-10-29T17:31:15.913Z] 9065ff56babe: Pulling fs layer [2021-10-29T17:31:15.913Z] d287ab97295c: Pulling fs layer [2021-10-29T17:31:15.913Z] dc539afda2c1: Waiting [2021-10-29T17:31:15.913Z] 77bc0d833cb6: Waiting [2021-10-29T17:31:15.913Z] 9065ff56babe: Waiting [2021-10-29T17:31:15.913Z] d287ab97295c: Waiting [2021-10-29T17:31:15.913Z] a1111a8f2ec3: Verifying Checksum [2021-10-29T17:31:15.913Z] a1111a8f2ec3: Download complete [2021-10-29T17:31:15.913Z] dc539afda2c1: Verifying Checksum [2021-10-29T17:31:15.913Z] dc539afda2c1: Download complete [2021-10-29T17:31:16.181Z] 77bc0d833cb6: Verifying Checksum [2021-10-29T17:31:16.181Z] 77bc0d833cb6: Download complete [2021-10-29T17:31:16.181Z] ed53099fbce6: Verifying Checksum [2021-10-29T17:31:16.181Z] ed53099fbce6: Download complete [2021-10-29T17:31:16.181Z] 9065ff56babe: Verifying Checksum [2021-10-29T17:31:16.181Z] 9065ff56babe: Download complete [2021-10-29T17:31:16.181Z] b4d181a07f80: Verifying Checksum [2021-10-29T17:31:16.181Z] b4d181a07f80: Download complete [2021-10-29T17:31:16.763Z] d287ab97295c: Verifying Checksum [2021-10-29T17:31:16.763Z] d287ab97295c: Download complete [2021-10-29T17:31:17.724Z] b4d181a07f80: Pull complete [2021-10-29T17:31:17.724Z] a1111a8f2ec3: Pull complete [2021-10-29T17:31:18.300Z] ed53099fbce6: Pull complete [2021-10-29T17:31:18.300Z] dc539afda2c1: Pull complete [2021-10-29T17:31:18.561Z] 77bc0d833cb6: Pull complete [2021-10-29T17:31:18.561Z] 9065ff56babe: Pull complete [2021-10-29T17:31:23.903Z] d287ab97295c: Pull complete [2021-10-29T17:31:23.903Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-29T17:31:23.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-29T17:31:23.903Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-29T17:31:23.984Z] prd-centos7-docker-4c-2g-13443 does not seem to be running inside a container [2021-10-29T17:31:24.013Z] $ 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-54/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-54 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54:/w/workspace/ry_app-rfid-llrp-inventory_PR-54:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-29T17:31:26.666Z] $ docker top f23b245be5ee7addde23b7aec5ad93dc71b8101cb57350a355967e89b51738f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-29T17:31:27.037Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-29T17:31:27.330Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-29T17:31:27.620Z] + ls /var/log/sa-host [2021-10-29T17:31:27.620Z] + sadf -c /var/log/sa-host/sa29 [2021-10-29T17:31:27.620Z] file_magic: OK [2021-10-29T17:31:27.620Z] HZ: Using current value: 100 [2021-10-29T17:31:27.620Z] file_header: OK [2021-10-29T17:31:27.620Z] 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-29T17:31:27.620Z] Statistics: [2021-10-29T17:31:27.620Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-29T17:31:27.620Z] File successfully converted to sysstat format version 12.0.3 [2021-10-29T17:31:27.620Z] + sadf -c /var/log/sa-host/sa30 [2021-10-29T17:31:27.620Z] file_magic: OK [2021-10-29T17:31:27.620Z] HZ: Using current value: 100 [2021-10-29T17:31:27.620Z] file_header: OK [2021-10-29T17:31:27.620Z] 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-29T17:31:27.620Z] Statistics: [2021-10-29T17:31:27.620Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-29T17:31:27.620Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-29T17:31:27.862Z] provisioning config files... [2021-10-29T17:31:27.872Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/config1521014017796738580tmp [Pipeline] { [Pipeline] echo [2021-10-29T17:31:27.886Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-29T17:31:28.172Z] ---> create-netrc.sh [Pipeline] } [2021-10-29T17:31:28.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-29T17:31:28.507Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-29T17:31:28.515Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-29T17:31:28.803Z] ---> sudo-logs.sh [2021-10-29T17:31:28.803Z] Archiving 'sudo' log.. [2021-10-29T17:31:28.803Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-13443.novalocal: Name or service not known [2021-10-29T17:31:28.803Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-13443.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-29T17:31:28.842Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-29T17:31:29.129Z] ---> job-cost.sh [2021-10-29T17:31:29.129Z] lf-activate-venv: SKIPPING [2021-10-29T17:31:29.129Z] DEBUG: total: 0.05999999865889549 [2021-10-29T17:31:29.129Z] INFO: Retrieving Stack Cost... [2021-10-29T17:31:30.083Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-29T17:31:30.344Z] INFO: Archiving Costs [Pipeline] echo [2021-10-29T17:31:30.356Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-29T17:31:30.651Z] ---> logs-deploy.sh [2021-10-29T17:31:30.651Z] lf-activate-venv: SKIPPING [2021-10-29T17:31:30.651Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-54/12 [2021-10-29T17:31:30.651Z] INFO: archiving workspace using pattern(s): [2021-10-29T17:31:31.235Z] Archives upload complete. [2021-10-29T17:31:31.498Z] INFO: archiving logs to Nexus