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 17:22:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:22:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:22:37 ========================================================= 17:22:37 EdgeX Global Pipelines Version Info 17:22:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 0d789eeb7f7b2271dff0010d62baadd189c99f2d # timeout=10 17:22:38 ------------------- 17:22:38 stable info: 17:22:38 ------------------- 17:22:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:22:38 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 17:22:38 Message: update stable to v1.0.211 17:22:38 ------------------- 17:22:38 experimental info: 17:22:38 ------------------- 17:22:38 Commited By: **** collab-it+edgex@linuxfoundation.org 17:22:38 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 17:22:38 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:22:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 17:22:38 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 17:22:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:22:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:22:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:22:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:22:39 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:22:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:22:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:22:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:22:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:22:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 17:22:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:22:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:22:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:22:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:22:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:22:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:22:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:22:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:22:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:22:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:22:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:22:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:22:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:22:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:22:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-54 [Pipeline] echo 17:22:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-54 [Pipeline] echo 17:22:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-54 [Pipeline] echo 17:22:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = de5173959e6ad3a0e902c6284f0d43e8b6b5f23c [Pipeline] echo 17:22:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = de51739 [Pipeline] echo 17:22:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:22:39 provisioning config files... 17:22:39 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 17:22:39 ---> docker-login.sh 17:22:39 nexus3.edgexfoundry.org:10001 17:22:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:39 Configure a credential helper to remove this warning. See 17:22:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:39 17:22:39 Login Succeeded 17:22:39 nexus3.edgexfoundry.org:10002 17:22:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:39 Configure a credential helper to remove this warning. See 17:22:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:39 17:22:39 Login Succeeded 17:22:39 nexus3.edgexfoundry.org:10003 17:22:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:40 Configure a credential helper to remove this warning. See 17:22:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:40 17:22:40 Login Succeeded 17:22:40 nexus3.edgexfoundry.org:10004 17:22:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:40 Configure a credential helper to remove this warning. See 17:22:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:40 17:22:40 Login Succeeded 17:22:40 docker.io 17:22:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:40 Configure a credential helper to remove this warning. See 17:22:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:40 17:22:40 Login Succeeded 17:22:40 ---> docker-login.sh ends [Pipeline] } 17:22:40 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 17:22:41 + git log --format=format:%s -1 de5173959e6ad3a0e902c6284f0d43e8b6b5f23c [Pipeline] echo 17:22:41 GIT_COMMIT: de5173959e6ad3a0e902c6284f0d43e8b6b5f23c, Commit Message: feat: Update snap for Jakarta [Pipeline] echo 17:22:41 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:22:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:22:41 17:22:41 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:22:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:22:42 latest: Pulling from edgex-devops/git-semver 17:22:42 a0d0a0d46f8b: Pulling fs layer 17:22:42 3e5f54012d9b: Pulling fs layer 17:22:42 4c7163046ea9: Pulling fs layer 17:22:42 0c2d73faf560: Pulling fs layer 17:22:42 0c2d73faf560: Waiting 17:22:42 3e5f54012d9b: Verifying Checksum 17:22:42 3e5f54012d9b: Download complete 17:22:42 a0d0a0d46f8b: Verifying Checksum 17:22:42 a0d0a0d46f8b: Download complete 17:22:42 0c2d73faf560: Verifying Checksum 17:22:42 0c2d73faf560: Download complete 17:22:42 4c7163046ea9: Verifying Checksum 17:22:42 4c7163046ea9: Download complete 17:22:42 a0d0a0d46f8b: Pull complete 17:22:42 3e5f54012d9b: Pull complete 17:22:42 4c7163046ea9: Pull complete 17:22:42 0c2d73faf560: Pull complete 17:22:42 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 17:22:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:22:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:22:43 prd-centos7-docker-4c-2g-13443 does not seem to be running inside a container 17:22:43 $ 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 17:22:43 $ docker top 4cf71bb56539c0288d84971aba06aff8204839cf582c4c44ab8c85dfe3bba359 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:22:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:22:43 [ssh-agent] Looking for ssh-agent implementation... 17:22:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:22:43 $ docker exec 4cf71bb56539c0288d84971aba06aff8204839cf582c4c44ab8c85dfe3bba359 ssh-agent 17:22:44 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdDlnfM/agent.14 17:22:44 SSH_AGENT_PID=21 17:22:44 Running ssh-add (command line suppressed) 17:22:44 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) 17:22:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:22:44 + git tag --points-at HEAD [Pipeline] } 17:22:44 $ docker exec --env ******** --env ******** 4cf71bb56539c0288d84971aba06aff8204839cf582c4c44ab8c85dfe3bba359 ssh-agent -k 17:22:44 unset SSH_AUTH_SOCK; 17:22:44 unset SSH_AGENT_PID; 17:22:44 echo Agent pid 21 killed; 17:22:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:22:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:22:44 [ssh-agent] Looking for ssh-agent implementation... 17:22:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:22:44 $ docker exec 4cf71bb56539c0288d84971aba06aff8204839cf582c4c44ab8c85dfe3bba359 ssh-agent 17:22:44 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpAMfhI/agent.54 17:22:44 SSH_AGENT_PID=60 17:22:44 Running ssh-add (command line suppressed) 17:22:44 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) 17:22:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:22:45 + git semver init 17:22:45 # -> Open(): unable to determine branch for HEAD 17:22:45 # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-54/.git 17:22:45 # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-54 17:22:45 # $SEMVER_REMOTE_NAME = origin 17:22:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:22:45 # $SEMVER_USER_NAME = edgex-jenkins 17:22:45 # $SEMVER_BRANCH = PR-54 17:22:45 # $SEMVER_TEMP = /tmp/semver-048951995 17:22:45 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 17:22:46 # '/tmp/semver-048951995' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-54/.semver' 17:22:46 # -> Force: false 17:22:46 # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-54/.semver [Pipeline] } 17:22:46 $ docker exec --env ******** --env ******** 4cf71bb56539c0288d84971aba06aff8204839cf582c4c44ab8c85dfe3bba359 ssh-agent -k 17:22:46 unset SSH_AUTH_SOCK; 17:22:46 unset SSH_AGENT_PID; 17:22:46 echo Agent pid 60 killed; 17:22:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:22:46 + git semver [Pipeline] } 17:22:46 $ docker stop --time=1 4cf71bb56539c0288d84971aba06aff8204839cf582c4c44ab8c85dfe3bba359 17:22:47 $ docker rm -f 4cf71bb56539c0288d84971aba06aff8204839cf582c4c44ab8c85dfe3bba359 [Pipeline] // withDockerContainer [Pipeline] sh 17:22:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:22:48 Stashed 1 file(s) [Pipeline] echo 17:22:48 [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 17:23:03 Still waiting to schedule task 17:23:03 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-13443’ 17:23:03 Still waiting to schedule task 17:23:03 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:24:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13444 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] { [Pipeline] ws 17:24:52 Running in /w/workspace/app-rfid-llrp-inventory/12 [Pipeline] { [Pipeline] checkout 17:24:53 The recommended git tool is: git 17:24:58 using credential edgex-jenkins-ssh 17:24:58 Cloning the remote Git repository 17:24:58 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:24:58 > git init /w/workspace/app-rfid-llrp-inventory/12 # timeout=10 17:24:58 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:24:58 > git --version # timeout=10 17:24:58 > git --version # 'git version 2.17.1' 17:24:58 using GIT_SSH to set credentials SSH Credentials for GitHub 17:24:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:25:01 Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit de5173959e6ad3a0e902c6284f0d43e8b6b5f23c 17:25:00 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 17:25:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:25:00 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 17:25:00 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:25:00 using GIT_SSH to set credentials SSH Credentials for GitHub 17:25:00 > 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 17:25:01 > git config core.sparsecheckout # timeout=10 17:25:01 > git checkout -f de5173959e6ad3a0e902c6284f0d43e8b6b5f23c # timeout=10 17:25:02 Merge succeeded, producing de5173959e6ad3a0e902c6284f0d43e8b6b5f23c 17:25:02 Checking out Revision de5173959e6ad3a0e902c6284f0d43e8b6b5f23c (PR-54) 17:25:01 > git remote # timeout=10 17:25:01 > git config --get remote.origin.url # timeout=10 17:25:01 using GIT_SSH to set credentials SSH Credentials for GitHub 17:25:01 > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 17:25:01 > git rev-parse HEAD^{commit} # timeout=10 17:25:02 > git config core.sparsecheckout # timeout=10 17:25:02 > git checkout -f de5173959e6ad3a0e902c6284f0d43e8b6b5f23c # timeout=10 17:25:06 Commit message: "feat: Update snap for Jakarta" 17:25:06 Running on prd-centos7-docker-4c-2g-13445 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] { [Pipeline] ws 17:25:06 Running in /w/workspace/app-rfid-llrp-inventory/12 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { 17:25:06 The recommended git tool is: git [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:25:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:25:07 % Total % Received % Xferd Average Speed Time Time Time Current 17:25:07 Dload Upload Total Spent Left Speed 17:25:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 81544 0 --:--:-- --:--:-- --:--:-- 81544 [Pipeline] sh 17:25:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:25:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:25:08 + sudo tee /etc/docker/daemon.new 17:25:08 { 17:25:08 "registry-mirrors": [ 17:25:08 "https://nexus3.edgexfoundry.org:10001" 17:25:08 ], 17:25:08 "bip": "10.250.0.254/24", 17:25:08 "hosts": [ 17:25:08 "tcp://0.0.0.0:5555", 17:25:08 "unix:///var/run/docker.sock" 17:25:08 ], 17:25:08 "mtu": 1458, 17:25:08 "selinux-enabled": true, 17:25:08 "seccomp-profile": "/etc/docker/seccomp.json" 17:25:08 } [Pipeline] sh 17:25:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:25:08 using credential edgex-jenkins-ssh 17:25:08 Cloning the remote Git repository 17:25:08 + sudo service docker restart 17:25:08 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:25:08 > git init /w/workspace/app-rfid-llrp-inventory/12 # timeout=10 17:25:08 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:25:08 > git --version # timeout=10 17:25:08 > git --version # 'git version 2.24.4' 17:25:08 using GIT_SSH to set credentials SSH Credentials for GitHub 17:25:08 [INFO] Currently running in a labeled security context 17:25:08 [INFO] Currently SELinux is 'enforcing' on the host 17:25:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/12@tmp/jenkins-gitclient-ssh3772562489602823829.key 17:25:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:25:09 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 17:25:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:25:09 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 17:25:09 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:25:09 using GIT_SSH to set credentials SSH Credentials for GitHub 17:25:09 [INFO] Currently running in a labeled security context 17:25:09 [INFO] Currently SELinux is 'enforcing' on the host 17:25:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/12@tmp/jenkins-gitclient-ssh2983086150475493122.key 17:25:09 > 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 17:25:10 Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit de5173959e6ad3a0e902c6284f0d43e8b6b5f23c 17:25:10 Merge succeeded, producing de5173959e6ad3a0e902c6284f0d43e8b6b5f23c 17:25:10 Checking out Revision de5173959e6ad3a0e902c6284f0d43e8b6b5f23c (PR-54) 17:25:09 > git config core.sparsecheckout # timeout=10 17:25:09 > git checkout -f de5173959e6ad3a0e902c6284f0d43e8b6b5f23c # timeout=10 17:25:09 > git remote # timeout=10 17:25:09 > git config --get remote.origin.url # timeout=10 17:25:09 using GIT_SSH to set credentials SSH Credentials for GitHub 17:25:09 [INFO] Currently running in a labeled security context 17:25:09 [INFO] Currently SELinux is 'enforcing' on the host 17:25:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/12@tmp/jenkins-gitclient-ssh4104185273304729935.key 17:25:09 > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 17:25:09 > git rev-parse HEAD^{commit} # timeout=10 17:25:09 > git config core.sparsecheckout # timeout=10 17:25:09 > git checkout -f de5173959e6ad3a0e902c6284f0d43e8b6b5f23c # timeout=10 17:25:13 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 17:25:14 provisioning config files... 17:25:14 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/12@tmp/config8656454816827076265tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:25:14 ---> docker-login.sh 17:25:14 nexus3.edgexfoundry.org:10001 17:25:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:14 Configure a credential helper to remove this warning. See 17:25:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:14 17:25:14 Login Succeeded 17:25:14 nexus3.edgexfoundry.org:10002 17:25:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:14 Configure a credential helper to remove this warning. See 17:25:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:14 17:25:14 Login Succeeded 17:25:14 nexus3.edgexfoundry.org:10003 17:25:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:14 Configure a credential helper to remove this warning. See 17:25:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:14 17:25:14 Login Succeeded 17:25:14 nexus3.edgexfoundry.org:10004 17:25:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:15 Configure a credential helper to remove this warning. See 17:25:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:15 17:25:15 Login Succeeded 17:25:15 docker.io 17:25:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:15 Configure a credential helper to remove this warning. See 17:25:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:15 17:25:15 Login Succeeded 17:25:15 ---> docker-login.sh ends [Pipeline] } 17:25:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:25:15 ========================================================= 17:25:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:25:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:25:15 + 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 . 17:25:15 Sending build context to Docker daemon 687.1kB 17:25:15 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 17:25:15 Step 2/12 : FROM ${BASE} AS builder 17:25:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:25:15 a0d0a0d46f8b: Pulling fs layer 17:25:15 31adcdaf11c8: Pulling fs layer 17:25:15 b8b176561691: Pulling fs layer 17:25:15 4527c011a84f: Pulling fs layer 17:25:15 5d74067f8e1e: Pulling fs layer 17:25:15 e0aca202a116: Pulling fs layer 17:25:15 3a43be97a3b4: Pulling fs layer 17:25:15 34cad66bf833: Pulling fs layer 17:25:15 b4e3c513aaa6: Pulling fs layer 17:25:15 e0aca202a116: Waiting 17:25:15 3a43be97a3b4: Waiting 17:25:15 34cad66bf833: Waiting 17:25:15 b4e3c513aaa6: Waiting 17:25:15 4527c011a84f: Waiting 17:25:15 5d74067f8e1e: Waiting 17:25:15 b8b176561691: Verifying Checksum 17:25:15 b8b176561691: Download complete 17:25:15 31adcdaf11c8: Verifying Checksum 17:25:15 31adcdaf11c8: Download complete 17:25:15 5d74067f8e1e: Verifying Checksum 17:25:15 5d74067f8e1e: Download complete 17:25:15 e0aca202a116: Verifying Checksum 17:25:15 e0aca202a116: Download complete 17:25:15 3a43be97a3b4: Verifying Checksum 17:25:15 3a43be97a3b4: Download complete 17:25:15 a0d0a0d46f8b: Verifying Checksum 17:25:15 a0d0a0d46f8b: Download complete 17:25:16 34cad66bf833: Verifying Checksum 17:25:16 34cad66bf833: Download complete 17:25:16 4527c011a84f: Verifying Checksum 17:25:16 4527c011a84f: Download complete 17:25:16 a0d0a0d46f8b: Pull complete 17:25:16 b4e3c513aaa6: Verifying Checksum 17:25:16 b4e3c513aaa6: Download complete 17:25:16 31adcdaf11c8: Pull complete 17:25:16 b8b176561691: Pull complete 17:25:21 4527c011a84f: Pull complete 17:25:21 5d74067f8e1e: Pull complete 17:25:21 e0aca202a116: Pull complete 17:25:21 3a43be97a3b4: Pull complete 17:25:21 34cad66bf833: Pull complete 17:25:23 b4e3c513aaa6: Pull complete 17:25:23 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 17:25:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:25:23 ---> 9f6097aaca64 17:25:23 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:25:27 provisioning config files... 17:25:27 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/12@tmp/config1008247746562293897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:25:27 ---> docker-login.sh 17:25:27 nexus3.edgexfoundry.org:10001 17:25:27 ---> Running in cf59a070c5d9 17:25:27 Removing intermediate container cf59a070c5d9 17:25:27 ---> 31ef8d38b9e8 17:25:27 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:25:27 ---> Running in 1413387ebc56 17:25:27 Removing intermediate container 1413387ebc56 17:25:27 ---> 06c651ec4655 17:25:27 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:25:27 ---> Running in 434390d01e49 17:25:27 Removing intermediate container 434390d01e49 17:25:27 ---> 3476fb6a393c 17:25:27 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:25:27 ---> Running in f5c38323a1bf 17:25:28 Removing intermediate container f5c38323a1bf 17:25:28 ---> 380ce85daafc 17:25:28 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:25:28 ---> Running in 3424cd7210e5 17:25:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:25:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:28 Configure a credential helper to remove this warning. See 17:25:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:28 17:25:28 Login Succeeded 17:25:28 nexus3.edgexfoundry.org:10002 17:25:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:25:29 OK: 220 MiB in 52 packages 17:25:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:29 Configure a credential helper to remove this warning. See 17:25:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:29 17:25:29 Login Succeeded 17:25:29 nexus3.edgexfoundry.org:10003 17:25:29 Removing intermediate container 3424cd7210e5 17:25:29 ---> 7bd909835f83 17:25:29 Step 8/12 : WORKDIR /app 17:25:29 ---> Running in 04f0a49251c6 17:25:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:30 Removing intermediate container 04f0a49251c6 17:25:30 ---> b7b3e3f7e4aa 17:25:30 Step 9/12 : COPY . . 17:25:30 ---> 6f14d1552e49 17:25:30 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:25:30 ---> Running in faf2e4cba705 17:25:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:30 Configure a credential helper to remove this warning. See 17:25:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:30 17:25:30 Login Succeeded 17:25:30 nexus3.edgexfoundry.org:10004 17:25:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:30 Configure a credential helper to remove this warning. See 17:25:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:30 17:25:30 Login Succeeded 17:25:30 docker.io 17:25:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:31 Configure a credential helper to remove this warning. See 17:25:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:31 17:25:31 Login Succeeded 17:25:31 ---> docker-login.sh ends [Pipeline] } 17:25:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:25:31 ========================================================= 17:25:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:25:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:25:32 + 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 . 17:25:32 Sending build context to Docker daemon 687.1kB 17:25:32 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 17:25:32 Step 2/12 : FROM ${BASE} AS builder 17:25:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:25:32 552d1f2373af: Pulling fs layer 17:25:32 ea3f2d53f512: Pulling fs layer 17:25:32 9e70ebbbe112: Pulling fs layer 17:25:32 7a9cfe048b4a: Pulling fs layer 17:25:32 72dc09318566: Pulling fs layer 17:25:32 f4f7b4309257: Pulling fs layer 17:25:32 0ac9a79272e3: Pulling fs layer 17:25:32 b78e95d17946: Pulling fs layer 17:25:32 7a9cfe048b4a: Waiting 17:25:32 72dc09318566: Waiting 17:25:32 f4f7b4309257: Waiting 17:25:32 0ac9a79272e3: Waiting 17:25:32 b78e95d17946: Waiting 17:25:32 9e70ebbbe112: Verifying Checksum 17:25:32 9e70ebbbe112: Download complete 17:25:32 ea3f2d53f512: Verifying Checksum 17:25:32 ea3f2d53f512: Download complete 17:25:32 72dc09318566: Verifying Checksum 17:25:32 72dc09318566: Download complete 17:25:33 f4f7b4309257: Verifying Checksum 17:25:33 f4f7b4309257: Download complete 17:25:33 552d1f2373af: Verifying Checksum 17:25:33 552d1f2373af: Download complete 17:25:33 0ac9a79272e3: Verifying Checksum 17:25:33 0ac9a79272e3: Download complete 17:25:33 552d1f2373af: Pull complete 17:25:34 ea3f2d53f512: Pull complete 17:25:35 9e70ebbbe112: Pull complete 17:25:35 b78e95d17946: Verifying Checksum 17:25:35 b78e95d17946: Download complete 17:25:35 7a9cfe048b4a: Verifying Checksum 17:25:35 7a9cfe048b4a: Download complete 17:25:45 7a9cfe048b4a: Pull complete 17:25:45 72dc09318566: Pull complete 17:25:46 f4f7b4309257: Pull complete 17:25:46 0ac9a79272e3: Pull complete 17:25:53 b78e95d17946: Pull complete 17:25:53 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 17:25:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:25:53 ---> 8b459fc5aaf0 17:25:53 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:25:54 ---> Running in a978125e8438 17:25:54 Removing intermediate container a978125e8438 17:25:54 ---> 2055735a89ab 17:25:54 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:25:54 ---> Running in 8ff4bbac1500 17:25:55 Removing intermediate container 8ff4bbac1500 17:25:55 ---> 76c8fc3a9552 17:25:55 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:25:55 ---> Running in f6463ab6ac6a 17:25:56 Removing intermediate container f6463ab6ac6a 17:25:56 ---> 2be5551e8129 17:25:56 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:25:56 ---> Running in 7595a49ada73 17:25:58 Removing intermediate container 7595a49ada73 17:25:58 ---> 7adfee7583f4 17:25:58 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:25:58 ---> Running in 9f33807c481e 17:25:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:26:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:26:01 OK: 219 MiB in 52 packages 17:26:02 Removing intermediate container faf2e4cba705 17:26:02 ---> e10ac15047fc 17:26:02 Step 11/12 : ARG MAKE="make build" 17:26:02 ---> Running in a770cf5e6798 17:26:02 Removing intermediate container a770cf5e6798 17:26:02 ---> f65ad8b573d7 17:26:02 Step 12/12 : RUN $MAKE 17:26:02 ---> Running in bb47a4df55a2 17:26:02 noop 17:26:02 Removing intermediate container bb47a4df55a2 17:26:02 ---> 77ca87c8c9ea 17:26:02 Successfully built 77ca87c8c9ea 17:26:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:26:02 Removing intermediate container 9f33807c481e 17:26:02 ---> 6f4ddf54fadc 17:26:02 Step 8/12 : WORKDIR /app 17:26:02 + docker inspect -f . ci-base-image-x86_64 17:26:02 . 17:26:02 ---> Running in 079b7860f1a2 [Pipeline] withDockerContainer 17:26:02 prd-centos7-docker-4c-2g-13445 does not seem to be running inside a container 17:26:02 $ 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 17:26:02 Removing intermediate container 079b7860f1a2 17:26:02 ---> 70f6d6c34494 17:26:02 Step 9/12 : COPY . . 17:26:03 $ docker top fb6f8bb962bf2af78d3c7120b83e4dafc46e39516590578431a16388caba73eb -eo pid,comm [Pipeline] { [Pipeline] sh 17:26:03 + go version 17:26:03 go version go1.16.8 linux/amd64 [Pipeline] } 17:26:03 $ docker stop --time=1 fb6f8bb962bf2af78d3c7120b83e4dafc46e39516590578431a16388caba73eb 17:26:03 ---> b23a6d63d6c2 17:26:03 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:26:04 ---> Running in 21cd8819cc15 17:26:04 $ docker rm -f fb6f8bb962bf2af78d3c7120b83e4dafc46e39516590578431a16388caba73eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:26:05 + docker inspect -f . ci-base-image-x86_64 17:26:05 . [Pipeline] withDockerContainer 17:26:05 prd-centos7-docker-4c-2g-13445 does not seem to be running inside a container 17:26:05 $ 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 17:26:05 $ docker top ad14fcde0fe7c2be959216033e662a2817953fbb9119fa2a76f4787a8551ee9a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:26:05 + make test 17:26:05 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 17:26:24 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 17:26:24 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.082s coverage: 86.0% of statements 17:26:24 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 17:26:34 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 8.335s coverage: 73.3% of statements 17:26:34 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:26:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:26:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:26:40 ./bin/test-attribution.sh [Pipeline] } 17:26:41 $ docker stop --time=1 ad14fcde0fe7c2be959216033e662a2817953fbb9119fa2a76f4787a8551ee9a 17:26:42 $ docker rm -f ad14fcde0fe7c2be959216033e662a2817953fbb9119fa2a76f4787a8551ee9a [Pipeline] // withDockerContainer [Pipeline] sh 17:26:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:26:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:26:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:26:45 + ls -al . 17:26:45 total 196 17:26:45 drwxrwxr-x. 10 jenkins jenkins 4096 Oct 29 17:26 . 17:26:45 drwxrwxr-x. 4 jenkins jenkins 30 Oct 29 17:25 .. 17:26:45 -rw-rw-r--. 1 jenkins jenkins 8248 Oct 29 17:25 Attribution.txt 17:26:45 drwxrwxr-x. 2 jenkins jenkins 33 Oct 29 17:25 bin 17:26:45 -rw-r--r--. 1 jenkins jenkins 42853 Oct 29 17:26 coverage.out 17:26:45 -rw-rw-r--. 1 jenkins jenkins 1742 Oct 29 17:25 Dockerfile 17:26:45 -rw-rw-r--. 1 jenkins jenkins 262 Oct 29 17:25 .dockerignore 17:26:45 drwxrwxr-x. 8 jenkins jenkins 179 Oct 29 17:25 .git 17:26:45 drwxrwxr-x. 2 jenkins jenkins 103 Oct 29 17:25 .github 17:26:45 -rw-rw-r--. 1 jenkins jenkins 788 Oct 29 17:25 .gitignore 17:26:45 -rw-rw-r--. 1 jenkins jenkins 386 Oct 29 17:25 go.mod 17:26:45 -rw-rw-r--. 1 jenkins jenkins 50382 Oct 29 17:25 go.sum 17:26:45 -rw-rw-r--. 1 jenkins jenkins 677 Oct 29 17:25 GOVERNANCE.md 17:26:45 drwxrwxr-x. 2 jenkins jenkins 140 Oct 29 17:25 images 17:26:45 drwxrwxr-x. 4 jenkins jenkins 35 Oct 29 17:25 internal 17:26:45 -rw-rw-r--. 1 jenkins jenkins 686 Oct 29 17:25 Jenkinsfile 17:26:45 -rw-rw-r--. 1 jenkins jenkins 11347 Oct 29 17:25 LICENSE 17:26:45 -rw-rw-r--. 1 jenkins jenkins 531 Oct 29 17:25 main.go 17:26:45 -rw-rw-r--. 1 jenkins jenkins 1596 Oct 29 17:25 Makefile 17:26:45 -rw-rw-r--. 1 jenkins jenkins 617 Oct 29 17:25 OWNERS.md 17:26:45 -rw-rw-r--. 1 jenkins jenkins 31195 Oct 29 17:25 README.md 17:26:45 drwxrwxr-x. 2 jenkins jenkins 32 Oct 29 17:25 res 17:26:45 drwxrwxr-x. 4 jenkins jenkins 54 Oct 29 17:25 snap 17:26:45 drwxrwxr-x. 3 jenkins jenkins 18 Oct 29 17:25 static 17:26:45 -rw-rw-r--. 1 jenkins jenkins 5 Oct 29 17:22 VERSION [Pipeline] isUnix [Pipeline] sh 17:26:45 + 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 . 17:26:45 Sending build context to Docker daemon 687.1kB 17:26:45 Step 1/27 : ARG BASE=golang:1.16-alpine3.14 17:26:45 Step 2/27 : FROM ${BASE} AS builder 17:26:45 ---> 77ca87c8c9ea 17:26:45 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:26:45 ---> Running in 49c7fa8dcefc 17:26:45 Removing intermediate container 49c7fa8dcefc 17:26:45 ---> 988021dada03 17:26:45 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 17:26:45 ---> Running in 16003dcabf9d 17:26:45 Removing intermediate container 16003dcabf9d 17:26:45 ---> f842a3335b51 17:26:45 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:26:45 ---> Running in 80e4413dbb4d 17:26:45 Removing intermediate container 80e4413dbb4d 17:26:45 ---> dc3b5d8114d6 17:26:45 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:26:45 ---> Running in cb510673ca41 17:26:46 Removing intermediate container cb510673ca41 17:26:46 ---> 0cbef1bd39d2 17:26:46 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:26:46 ---> Running in 206dbe054a72 17:26:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:26:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:26:47 OK: 220 MiB in 52 packages 17:26:48 Removing intermediate container 206dbe054a72 17:26:48 ---> ab235e428ec3 17:26:48 Step 8/27 : WORKDIR /app 17:26:48 ---> Running in dc0f1e050e65 17:26:48 Removing intermediate container dc0f1e050e65 17:26:48 ---> 53f51b56255a 17:26:48 Step 9/27 : COPY . . 17:26:48 ---> 63b797bf9035 17:26:48 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:26:48 ---> Running in 1c31365bbbb3 17:26:49 Removing intermediate container 1c31365bbbb3 17:26:49 ---> 1dd00e7512ca 17:26:49 Step 11/27 : ARG MAKE="make build" 17:26:49 ---> Running in 6c1dd062e014 17:26:49 Removing intermediate container 6c1dd062e014 17:26:49 ---> 24c0b1f7f336 17:26:49 Step 12/27 : RUN $MAKE 17:26:49 ---> Running in b2b234654c64 17:26:49 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 17:27:01 Removing intermediate container b2b234654c64 17:27:01 ---> 4918477c220f 17:27:01 Step 13/27 : FROM alpine:3.14 17:27:02 3.14: Pulling from library/alpine 17:27:02 a0d0a0d46f8b: Already exists 17:27:02 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 17:27:02 Status: Downloaded newer image for alpine:3.14 17:27:02 ---> 14119a10abf4 17:27:02 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:27:02 ---> Running in 748f0bc402e1 17:27:02 Removing intermediate container 748f0bc402e1 17:27:02 ---> b32631ba0490 17:27:02 Step 15/27 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 17:27:02 ---> Running in 9af3304727e5 17:27:02 Removing intermediate container 9af3304727e5 17:27:02 ---> 36118deaa915 17:27:02 Step 16/27 : RUN apk --no-cache add ca-certificates zeromq 17:27:02 ---> Running in 820879dcc984 17:27:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:27:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:27:03 (1/6) Installing ca-certificates (20191127-r5) 17:27:03 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:27:03 (3/6) Installing libsodium (1.0.18-r0) 17:27:03 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:27:03 (5/6) Installing libzmq (4.3.4-r0) 17:27:03 (6/6) Installing zeromq (4.3.4-r0) 17:27:03 Executing busybox-1.33.1-r3.trigger 17:27:03 Executing ca-certificates-20191127-r5.trigger 17:27:03 OK: 9 MiB in 20 packages 17:27:03 Removing intermediate container 820879dcc984 17:27:03 ---> 3ef846be25f1 17:27:03 Step 17/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:27:04 ---> 483bbb7be77d 17:27:04 Step 18/27 : COPY --from=builder /app/LICENSE /LICENSE 17:27:04 ---> 6ad471f70c7c 17:27:04 Step 19/27 : COPY --from=builder /app/res/ /res/ 17:27:04 ---> fb0cf83817a6 17:27:04 Step 20/27 : COPY --from=builder /app/static/ /static/ 17:27:04 ---> b54e518062a3 17:27:04 Step 21/27 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 17:27:04 ---> f9063a65778d 17:27:04 Step 22/27 : EXPOSE 48086 17:27:04 ---> Running in fe7b6dd2fbce 17:27:04 Removing intermediate container fe7b6dd2fbce 17:27:04 ---> 1423145102a9 17:27:04 Step 23/27 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 17:27:04 ---> Running in a3ddd4312060 17:27:05 Removing intermediate container a3ddd4312060 17:27:05 ---> b5b4662464c4 17:27:05 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 17:27:05 ---> Running in f5c67656a02e 17:27:05 Removing intermediate container f5c67656a02e 17:27:05 ---> cc2f3c80ebca 17:27:05 Step 25/27 : LABEL arch=amd64 17:27:05 ---> Running in 4a6c40ed4c1f 17:27:05 Removing intermediate container 4a6c40ed4c1f 17:27:05 ---> aa0371ff7ec0 17:27:05 Step 26/27 : LABEL git_sha=de5173959e6ad3a0e902c6284f0d43e8b6b5f23c 17:27:05 ---> Running in fb298b2db758 17:27:05 Removing intermediate container fb298b2db758 17:27:05 ---> 21896f2a7e6e 17:27:05 Step 27/27 : LABEL version=0.0.0 17:27:05 ---> Running in 6f2b4efc028e 17:27:05 Removing intermediate container 6f2b4efc028e 17:27:05 ---> b1d5ce682f73 17:27:05 [Warning] One or more build-args [ARCH] were not consumed 17:27:05 Successfully built b1d5ce682f73 17:27:05 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 17:27:20 Still waiting to schedule task 17:27:20 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 17:27:25 Removing intermediate container 21cd8819cc15 17:27:25 ---> 7f3471b100c4 17:27:25 Step 11/12 : ARG MAKE="make build" 17:27:25 ---> Running in d45eb794c7ef 17:27:25 Removing intermediate container d45eb794c7ef 17:27:25 ---> 0683f2e4bc69 17:27:25 Step 12/12 : RUN $MAKE 17:27:25 ---> Running in afb14c45c255 17:27:25 noop 17:27:25 Removing intermediate container afb14c45c255 17:27:25 ---> 8ee6f223e1ad 17:27:25 Successfully built 8ee6f223e1ad 17:27:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:27:26 + docker inspect -f . ci-base-image-arm64 17:27:26 . [Pipeline] withDockerContainer 17:27:26 prd-ubuntu18.04-docker-arm64-4c-16g-13444 does not seem to be running inside a container 17:27:26 $ 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 17:27:28 $ docker top fa014cb433213548fb2b7a709d6c11298268b05388da2dbe88557cecdba726fa -eo pid,comm [Pipeline] { [Pipeline] sh 17:27:29 + go version 17:27:29 go version go1.16.8 linux/arm64 [Pipeline] } 17:27:29 $ docker stop --time=1 fa014cb433213548fb2b7a709d6c11298268b05388da2dbe88557cecdba726fa 17:27:30 $ docker rm -f fa014cb433213548fb2b7a709d6c11298268b05388da2dbe88557cecdba726fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:27:31 + docker inspect -f . ci-base-image-arm64 17:27:31 . [Pipeline] withDockerContainer 17:27:31 prd-ubuntu18.04-docker-arm64-4c-16g-13444 does not seem to be running inside a container 17:27:31 $ 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 17:27:33 $ docker top 7a0ad1abeb43f58be7a8370da7c2f73110abccc033f409073261148340b2c7ce -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:27:34 + make test 17:27:34 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 17:28:30 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 17:28:30 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.160s coverage: 86.0% of statements 17:28:30 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 17:28:39 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 5.545s coverage: 73.3% of statements 17:28:39 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:29:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:29:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:29:06 ./bin/test-attribution.sh [Pipeline] } 17:29:08 $ docker stop --time=1 7a0ad1abeb43f58be7a8370da7c2f73110abccc033f409073261148340b2c7ce 17:29:10 $ docker rm -f 7a0ad1abeb43f58be7a8370da7c2f73110abccc033f409073261148340b2c7ce [Pipeline] // withDockerContainer [Pipeline] sh 17:29:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:29:11 Warning: overwriting stash ‘coverage-report’ 17:29:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:29:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:29:12 + ls -al . 17:29:12 total 232 17:29:12 drwxrwxr-x 10 jenkins jenkins 4096 Oct 29 17:29 . 17:29:12 drwxrwxr-x 4 jenkins jenkins 4096 Oct 29 17:24 .. 17:29:12 -rw-rw-r-- 1 jenkins jenkins 262 Oct 29 17:25 .dockerignore 17:29:12 drwxrwxr-x 8 jenkins jenkins 4096 Oct 29 17:25 .git 17:29:12 drwxrwxr-x 2 jenkins jenkins 4096 Oct 29 17:25 .github 17:29:12 -rw-rw-r-- 1 jenkins jenkins 788 Oct 29 17:25 .gitignore 17:29:12 -rw-rw-r-- 1 jenkins jenkins 8248 Oct 29 17:25 Attribution.txt 17:29:12 -rw-rw-r-- 1 jenkins jenkins 1742 Oct 29 17:25 Dockerfile 17:29:12 -rw-rw-r-- 1 jenkins jenkins 677 Oct 29 17:25 GOVERNANCE.md 17:29:12 -rw-rw-r-- 1 jenkins jenkins 686 Oct 29 17:25 Jenkinsfile 17:29:12 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 29 17:25 LICENSE 17:29:12 -rw-rw-r-- 1 jenkins jenkins 1596 Oct 29 17:25 Makefile 17:29:12 -rw-rw-r-- 1 jenkins jenkins 617 Oct 29 17:25 OWNERS.md 17:29:12 -rw-rw-r-- 1 jenkins jenkins 31195 Oct 29 17:25 README.md 17:29:12 -rw-rw-r-- 1 jenkins jenkins 5 Oct 29 17:22 VERSION 17:29:12 drwxrwxr-x 2 jenkins jenkins 4096 Oct 29 17:25 bin 17:29:12 -rw-r--r-- 1 jenkins jenkins 42853 Oct 29 17:28 coverage.out 17:29:12 -rw-rw-r-- 1 jenkins jenkins 386 Oct 29 17:25 go.mod 17:29:12 -rw-rw-r-- 1 jenkins jenkins 50382 Oct 29 17:25 go.sum 17:29:12 drwxrwxr-x 2 jenkins jenkins 4096 Oct 29 17:25 images 17:29:12 drwxrwxr-x 4 jenkins jenkins 4096 Oct 29 17:25 internal 17:29:12 -rw-rw-r-- 1 jenkins jenkins 531 Oct 29 17:25 main.go 17:29:12 drwxrwxr-x 2 jenkins jenkins 4096 Oct 29 17:25 res 17:29:12 drwxrwxr-x 4 jenkins jenkins 4096 Oct 29 17:25 snap 17:29:12 drwxrwxr-x 3 jenkins jenkins 4096 Oct 29 17:25 static [Pipeline] isUnix [Pipeline] sh 17:29:12 + 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 . 17:29:13 Sending build context to Docker daemon 687.1kB 17:29:13 Step 1/27 : ARG BASE=golang:1.16-alpine3.14 17:29:13 Step 2/27 : FROM ${BASE} AS builder 17:29:13 ---> 8ee6f223e1ad 17:29:13 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:29:13 ---> Running in d248649f16b2 17:29:14 Removing intermediate container d248649f16b2 17:29:14 ---> 4d7e6305befb 17:29:14 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 17:29:14 ---> Running in 8ec993a8896b 17:29:14 Removing intermediate container 8ec993a8896b 17:29:14 ---> 20e6658cf44b 17:29:14 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:29:14 ---> Running in 230c2a491f3f 17:29:15 Removing intermediate container 230c2a491f3f 17:29:15 ---> c9af1da5b1bf 17:29:15 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:29:15 ---> Running in e78896c976d6 17:29:17 Removing intermediate container e78896c976d6 17:29:17 ---> 087c8acb2e65 17:29:17 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:29:17 ---> Running in 4422a761f254 17:29:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:29:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:29:20 OK: 219 MiB in 52 packages 17:29:21 Removing intermediate container 4422a761f254 17:29:21 ---> 7a236e433330 17:29:21 Step 8/27 : WORKDIR /app 17:29:21 ---> Running in dadaed40300f 17:29:21 Removing intermediate container dadaed40300f 17:29:21 ---> 6a0b8611b6e9 17:29:21 Step 9/27 : COPY . . 17:29:22 ---> 2bd81c627e97 17:29:22 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:29:22 ---> Running in eb88c7ae5797 17:29:25 Removing intermediate container eb88c7ae5797 17:29:25 ---> 782c25f5d533 17:29:25 Step 11/27 : ARG MAKE="make build" 17:29:25 ---> Running in 721e66c1bf14 17:29:25 Removing intermediate container 721e66c1bf14 17:29:25 ---> ce33400792d8 17:29:25 Step 12/27 : RUN $MAKE 17:29:25 ---> Running in 7e768f91da45 17:29:26 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 17:29:58 Running on prd-ubuntu18.04-docker-8c-8g-13446 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] { [Pipeline] ws 17:29:58 Running in /w/workspace/app-rfid-llrp-inventory/12 [Pipeline] { [Pipeline] checkout 17:29:58 The recommended git tool is: git 17:30:00 using credential edgex-jenkins-ssh 17:30:00 Cloning the remote Git repository 17:30:00 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:30:00 > git init /w/workspace/app-rfid-llrp-inventory/12 # timeout=10 17:30:00 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:30:00 > git --version # timeout=10 17:30:00 > git --version # 'git version 2.17.1' 17:30:00 using GIT_SSH to set credentials SSH Credentials for GitHub 17:30:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:30:01 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 17:30:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:30:01 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 17:30:01 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:30:01 using GIT_SSH to set credentials SSH Credentials for GitHub 17:30:01 > 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 17:30:02 Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit de5173959e6ad3a0e902c6284f0d43e8b6b5f23c 17:30:02 Merge succeeded, producing de5173959e6ad3a0e902c6284f0d43e8b6b5f23c 17:30:02 Checking out Revision de5173959e6ad3a0e902c6284f0d43e8b6b5f23c (PR-54) 17:30:02 > git config core.sparsecheckout # timeout=10 17:30:02 > git checkout -f de5173959e6ad3a0e902c6284f0d43e8b6b5f23c # timeout=10 17:30:02 > git remote # timeout=10 17:30:02 > git config --get remote.origin.url # timeout=10 17:30:02 using GIT_SSH to set credentials SSH Credentials for GitHub 17:30:02 > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 17:30:02 > git rev-parse HEAD^{commit} # timeout=10 17:30:02 > git config core.sparsecheckout # timeout=10 17:30:02 > git checkout -f de5173959e6ad3a0e902c6284f0d43e8b6b5f23c # timeout=10 17:30:05 Commit message: "feat: Update snap for Jakarta" 17:30:05 Removing intermediate container 7e768f91da45 17:30:05 ---> 44bbf78cc88f 17:30:05 Step 13/27 : FROM alpine:3.14 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:30:06 3.14: Pulling from library/alpine 17:30:06 552d1f2373af: Already exists 17:30:06 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 17:30:06 + echo snap-build.sh 17:30:06 snap-build.sh 17:30:06 + SNAP_BASE_DIR=. 17:30:06 + '[' '!' -z /w/workspace/app-rfid-llrp-inventory/12 ']' 17:30:06 + SNAP_BASE_DIR=/w/workspace/app-rfid-llrp-inventory/12 17:30:06 + echo '[snap-build] Building snap in dir [/w/workspace/app-rfid-llrp-inventory/12]' 17:30:06 [snap-build] Building snap in dir [/w/workspace/app-rfid-llrp-inventory/12] 17:30:06 + cd /w/workspace/app-rfid-llrp-inventory/12 17:30:06 + sudo apt-get remove -qy --purge lxd lxd-client 17:30:06 Reading package lists... 17:30:06 Building dependency tree... 17:30:06 Reading state information... 17:30:06 The following packages were automatically installed and are no longer required: 17:30:06 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 17:30:06 uidmap xdelta3 17:30:06 Use 'sudo apt autoremove' to remove them. 17:30:06 The following packages will be REMOVED: 17:30:06 lxd* lxd-client* 17:30:07 Status: Downloaded newer image for alpine:3.14 17:30:07 ---> bb3de5531c18 17:30:07 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:30:07 ---> Running in f7fc18c65cbe 17:30:07 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 17:30:07 After this operation, 31.7 MB disk space will be freed. 17:30:07 (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.) 17:30:07 Removing intermediate container f7fc18c65cbe 17:30:07 ---> 8a2053a4243f 17:30:07 Step 15/27 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 17:30:07 ---> Running in 9b2bd5761460 17:30:07 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 17:30:08 Removing intermediate container 9b2bd5761460 17:30:08 ---> 55c101d63121 17:30:08 Step 16/27 : RUN apk --no-cache add ca-certificates zeromq 17:30:08 ---> Running in c69866593bcb 17:30:08 Removing lxd dnsmasq configuration 17:30:08 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 17:30:08 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:30:09 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:30:09 (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.) 17:30:09 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 17:30:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:30:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:30:10 (1/6) Installing ca-certificates (20191127-r5) 17:30:10 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:30:10 (3/6) Installing libsodium (1.0.18-r0) 17:30:10 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:30:10 (5/6) Installing libzmq (4.3.4-r0) 17:30:10 (6/6) Installing zeromq (4.3.4-r0) 17:30:10 Executing busybox-1.33.1-r3.trigger 17:30:10 Executing ca-certificates-20191127-r5.trigger 17:30:10 OK: 9 MiB in 20 packages 17:30:11 Processing triggers for systemd (237-3ubuntu10.45) ... 17:30:11 Processing triggers for ureadahead (0.100.0-21) ... 17:30:11 + sudo snap remove --purge lxd 17:30:11 snap "lxd" is not installed 17:30:11 + sudo groupadd --force --system lxd 17:30:11 ++ whoami 17:30:11 + sudo /usr/sbin/usermod -G lxd -a jenkins 17:30:11 + newgrp - lxd 17:30:11 + sudo snap install lxd 17:30:11 Removing intermediate container c69866593bcb 17:30:11 ---> 294430d6d4e5 17:30:11 Step 17/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:30:12 ---> f6828e47f04c 17:30:12 Step 18/27 : COPY --from=builder /app/LICENSE /LICENSE 17:30:13 ---> c223b3481909 17:30:13 Step 19/27 : COPY --from=builder /app/res/ /res/ 17:30:14 ---> b1442d9d8fa9 17:30:14 Step 20/27 : COPY --from=builder /app/static/ /static/ 17:30:15 ---> 54daf1da376d 17:30:15 Step 21/27 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 17:30:16 ---> 15d3bc80c7e5 17:30:16 Step 22/27 : EXPOSE 48086 17:30:16 ---> Running in 7a824d59f1c9 17:30:16 Removing intermediate container 7a824d59f1c9 17:30:16 ---> b6ee27db4571 17:30:16 Step 23/27 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 17:30:16 ---> Running in 9518d61be4ed 17:30:17 Removing intermediate container 9518d61be4ed 17:30:17 ---> 512a1655d8da 17:30:17 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 17:30:17 ---> Running in d27315d94203 17:30:17 Removing intermediate container d27315d94203 17:30:17 ---> c8dbc62ca1c0 17:30:17 Step 25/27 : LABEL arch=arm64 17:30:17 ---> Running in 6e533b147f55 17:30:18 Removing intermediate container 6e533b147f55 17:30:18 ---> 154f28127db7 17:30:18 Step 26/27 : LABEL git_sha=de5173959e6ad3a0e902c6284f0d43e8b6b5f23c 17:30:18 ---> Running in f1d768ce54c8 17:30:18 Removing intermediate container f1d768ce54c8 17:30:18 ---> 4b38cef084d4 17:30:18 Step 27/27 : LABEL version=0.0.0 17:30:19 ---> Running in 6501530da253 17:30:19 Removing intermediate container 6501530da253 17:30:19 ---> f7fed4fd721b 17:30:19 [Warning] One or more build-args [ARCH] were not consumed 17:30:19 Successfully built f7fed4fd721b 17:30:19 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 17:30:19 2021-10-29T17:30:18Z INFO Waiting for automatic snapd restart... 17:30:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:30:20 17:30:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:30:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:30:21 arm64: Pulling from edgex-lftools-log-publisher 17:30:21 448f6bf000e3: Pulling fs layer 17:30:21 f757da607395: Pulling fs layer 17:30:21 05883995daec: Pulling fs layer 17:30:21 8603b9c90790: Pulling fs layer 17:30:21 1560dd03e051: Pulling fs layer 17:30:21 27f5ce0e4adf: Pulling fs layer 17:30:21 c2d8d7efcc4b: Pulling fs layer 17:30:21 c2d8d7efcc4b: Waiting 17:30:21 1560dd03e051: Waiting 17:30:21 8603b9c90790: Waiting 17:30:21 27f5ce0e4adf: Waiting 17:30:21 f757da607395: Verifying Checksum 17:30:21 f757da607395: Download complete 17:30:21 8603b9c90790: Verifying Checksum 17:30:21 8603b9c90790: Download complete 17:30:21 1560dd03e051: Verifying Checksum 17:30:21 1560dd03e051: Download complete 17:30:21 27f5ce0e4adf: Download complete 17:30:21 05883995daec: Verifying Checksum 17:30:21 05883995daec: Download complete 17:30:21 448f6bf000e3: Verifying Checksum 17:30:21 448f6bf000e3: Download complete 17:30:24 c2d8d7efcc4b: Verifying Checksum 17:30:24 c2d8d7efcc4b: Download complete 17:30:25 448f6bf000e3: Pull complete 17:30:25 f757da607395: Pull complete 17:30:27 05883995daec: Pull complete 17:30:27 8603b9c90790: Pull complete 17:30:28 1560dd03e051: Pull complete 17:30:29 27f5ce0e4adf: Pull complete 17:30:34 lxd 4.19 from Canonical* installed 17:30:34 + sudo lxd init --auto 17:30:43 + sudo snap install --classic snapcraft 17:30:44 c2d8d7efcc4b: Pull complete 17:30:44 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 17:30:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:30:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:30:44 prd-ubuntu18.04-docker-arm64-4c-16g-13444 does not seem to be running inside a container 17:30:44 $ 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 17:30:47 $ docker top c624411f367dae569c920c08fecc4f297219b1e057ab5c1df1e8d0b33aa4ce8c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:30:48 ---> job-cost.sh 17:30:48 lf-activate-venv: SKIPPING 17:30:48 INFO: No Stack... 17:30:48 INFO: Retrieving Pricing Info for: v3-standard-4 17:30:48 INFO: Archiving Costs [Pipeline] sh 17:30:49 + + cat /w/workspace/app-rfid-llrp-inventory/12/archives/cost.csvcut 17:30:49 -d, -f6 [Pipeline] lock 17:30:49 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-12-stack-cost] 17:30:49 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-12-stack-cost] did not exist. Created. 17:30:49 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:30:50 + echo total: 0.10999999940395355 [Pipeline] stash 17:30:50 Stashed 1 file(s) [Pipeline] } 17:30:50 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-12-stack-cost] [Pipeline] // lock [Pipeline] } 17:30:50 $ docker stop --time=1 c624411f367dae569c920c08fecc4f297219b1e057ab5c1df1e8d0b33aa4ce8c 17:30:51 $ 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] } 17:30:55 snapcraft 5.0 from Canonical* installed 17:30:55 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 17:30:55 + sudo snapcraft prime --use-lxd 17:30:56 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 17:30:56 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 17:30:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:30:56 17:30:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:30:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:30:56 latest: Pulling from edgex-lftools-log-publisher 17:30:56 b4d181a07f80: Pulling fs layer 17:30:56 a1111a8f2ec3: Pulling fs layer 17:30:56 ed53099fbce6: Pulling fs layer 17:30:56 dc539afda2c1: Pulling fs layer 17:30:56 77bc0d833cb6: Pulling fs layer 17:30:56 9065ff56babe: Pulling fs layer 17:30:56 d287ab97295c: Pulling fs layer 17:30:56 77bc0d833cb6: Waiting 17:30:56 9065ff56babe: Waiting 17:30:56 d287ab97295c: Waiting 17:30:56 dc539afda2c1: Waiting 17:30:56 a1111a8f2ec3: Verifying Checksum 17:30:56 a1111a8f2ec3: Download complete 17:30:56 dc539afda2c1: Verifying Checksum 17:30:56 dc539afda2c1: Download complete 17:30:56 ed53099fbce6: Verifying Checksum 17:30:56 ed53099fbce6: Download complete 17:30:56 9065ff56babe: Verifying Checksum 17:30:56 9065ff56babe: Download complete 17:30:57 77bc0d833cb6: Verifying Checksum 17:30:57 77bc0d833cb6: Download complete 17:30:57 b4d181a07f80: Verifying Checksum 17:30:57 b4d181a07f80: Download complete 17:30:57 d287ab97295c: Verifying Checksum 17:30:57 d287ab97295c: Download complete 17:30:58 b4d181a07f80: Pull complete 17:30:58 a1111a8f2ec3: Pull complete 17:30:59 ed53099fbce6: Pull complete 17:30:59 dc539afda2c1: Pull complete 17:30:59 77bc0d833cb6: Pull complete 17:30:59 9065ff56babe: Pull complete 17:31:05 d287ab97295c: Pull complete 17:31:05 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:31:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:31:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:31:05 prd-centos7-docker-4c-2g-13445 does not seem to be running inside a container 17:31:05 $ 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 17:31:08 $ docker top fd66bb95ad112abb7982d266e9f60d7f96fd36eaea5b07c88b2278e2670a0cac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:31:08 ---> job-cost.sh 17:31:08 lf-activate-venv: SKIPPING 17:31:08 INFO: No Stack... 17:31:09 INFO: Retrieving Pricing Info for: v3-standard-2 17:31:09 INFO: Archiving Costs [Pipeline] sh 17:31:09 + cat /w/workspace/app-rfid-llrp-inventory/12/archives/cost.csv 17:31:09 + cut -d, -f6 [Pipeline] lock 17:31:09 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-12-stack-cost] 17:31:09 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-12-stack-cost] did not exist. Created. 17:31:09 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:31:09 /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 17:31:10 + echo total: 0.05999999865889549 [Pipeline] stash 17:31:10 Warning: overwriting stash ‘stack-cost’ 17:31:10 Stashed 1 file(s) [Pipeline] } 17:31:10 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-12-stack-cost] [Pipeline] // lock [Pipeline] } 17:31:10 $ docker stop --time=1 fd66bb95ad112abb7982d266e9f60d7f96fd36eaea5b07c88b2278e2670a0cac 17:31:11 $ 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] } 17:31:11 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 17:31:13 + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives ']' [Pipeline] libraryResource [Pipeline] sh 17:31:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:31:13 ---> package-listing.sh 17:31:13 ++ facter osfamily 17:31:13 ++ tr '[:upper:]' '[:lower:]' 17:31:14 + OS_FAMILY=redhat 17:31:14 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-54 17:31:14 + START_PACKAGES=/tmp/packages_start.txt 17:31:14 + END_PACKAGES=/tmp/packages_end.txt 17:31:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:31:14 + PACKAGES=/tmp/packages_start.txt 17:31:14 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-54 ']' 17:31:14 + PACKAGES=/tmp/packages_end.txt 17:31:14 + case "${OS_FAMILY}" in 17:31:14 + sort 17:31:14 + rpm -qa 17:31:14 + '[' -f /tmp/packages_start.txt ']' 17:31:14 + '[' -f /tmp/packages_end.txt ']' 17:31:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:31:14 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-54 ']' 17:31:14 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives/ 17:31:14 + 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 17:31:14 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 17:31:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:31:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:31:15 17:31:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:31:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:31:15 latest: Pulling from edgex-lftools-log-publisher 17:31:15 b4d181a07f80: Pulling fs layer 17:31:15 a1111a8f2ec3: Pulling fs layer 17:31:15 ed53099fbce6: Pulling fs layer 17:31:15 dc539afda2c1: Pulling fs layer 17:31:15 77bc0d833cb6: Pulling fs layer 17:31:15 9065ff56babe: Pulling fs layer 17:31:15 d287ab97295c: Pulling fs layer 17:31:15 dc539afda2c1: Waiting 17:31:15 77bc0d833cb6: Waiting 17:31:15 9065ff56babe: Waiting 17:31:15 d287ab97295c: Waiting 17:31:15 a1111a8f2ec3: Verifying Checksum 17:31:15 a1111a8f2ec3: Download complete 17:31:15 dc539afda2c1: Verifying Checksum 17:31:15 dc539afda2c1: Download complete 17:31:16 77bc0d833cb6: Verifying Checksum 17:31:16 77bc0d833cb6: Download complete 17:31:16 ed53099fbce6: Verifying Checksum 17:31:16 ed53099fbce6: Download complete 17:31:16 9065ff56babe: Verifying Checksum 17:31:16 9065ff56babe: Download complete 17:31:16 b4d181a07f80: Verifying Checksum 17:31:16 b4d181a07f80: Download complete 17:31:16 d287ab97295c: Verifying Checksum 17:31:16 d287ab97295c: Download complete 17:31:17 b4d181a07f80: Pull complete 17:31:17 a1111a8f2ec3: Pull complete 17:31:18 ed53099fbce6: Pull complete 17:31:18 dc539afda2c1: Pull complete 17:31:18 77bc0d833cb6: Pull complete 17:31:18 9065ff56babe: Pull complete 17:31:23 d287ab97295c: Pull complete 17:31:23 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:31:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:31:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:31:23 prd-centos7-docker-4c-2g-13443 does not seem to be running inside a container 17:31:24 $ 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 17:31:26 $ docker top f23b245be5ee7addde23b7aec5ad93dc71b8101cb57350a355967e89b51738f0 -eo pid,comm [Pipeline] { [Pipeline] sh 17:31:27 + touch /tmp/pre-build-complete [Pipeline] sh 17:31:27 + mkdir -p /var/log/sysstat [Pipeline] sh 17:31:27 + ls /var/log/sa-host 17:31:27 + sadf -c /var/log/sa-host/sa29 17:31:27 file_magic: OK 17:31:27 HZ: Using current value: 100 17:31:27 file_header: OK 17:31:27 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 17:31:27 Statistics: 17:31:27 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:31:27 File successfully converted to sysstat format version 12.0.3 17:31:27 + sadf -c /var/log/sa-host/sa30 17:31:27 file_magic: OK 17:31:27 HZ: Using current value: 100 17:31:27 file_header: OK 17:31:27 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 17:31:27 Statistics: 17:31:27 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:31:27 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:31:27 provisioning config files... 17:31:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/config1521014017796738580tmp [Pipeline] { [Pipeline] echo 17:31:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:31:28 ---> create-netrc.sh [Pipeline] } 17:31:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:31:28 ---> python-tools-install.sh [Pipeline] echo 17:31:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:31:28 ---> sudo-logs.sh 17:31:28 Archiving 'sudo' log.. 17:31:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-13443.novalocal: Name or service not known 17:31:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-13443.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 17:31:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:31:29 ---> job-cost.sh 17:31:29 lf-activate-venv: SKIPPING 17:31:29 DEBUG: total: 0.05999999865889549 17:31:29 INFO: Retrieving Stack Cost... 17:31:30 INFO: Retrieving Pricing Info for: v3-standard-2 17:31:30 INFO: Archiving Costs [Pipeline] echo 17:31:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:31:30 ---> logs-deploy.sh 17:31:30 lf-activate-venv: SKIPPING 17:31:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-54/12 17:31:30 INFO: archiving workspace using pattern(s): 17:31:31 Archives upload complete. 17:31:31 INFO: archiving logs to Nexus