Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4+07ff70a745b77f70f4b47d5a2d31a9f78666f659 (a77f2e01d1fd9f9f1fc461c8e03fb8a84750e65a) 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-ssh4354802984639571617.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 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-ssh351835923351688553.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 155abbc8877922835dbd6f2f82c828d26e35ec40 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-36/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-36/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2439997086142920904.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > 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-ssh1973323133197250823.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-36/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-36/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5778148507809127895.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1037 in /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/ry_app-rfid-llrp-inventory_PR-36 # 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-36@tmp/jenkins-gitclient-ssh3782595371212205037.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 07ff70a745b77f70f4b47d5a2d31a9f78666f659 into PR head commit 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 Merge succeeded, producing b68327dc7cd064c6344574fadac56c36d584fd7e Checking out Revision b68327dc7cd064c6344574fadac56c36d584fd7e (PR-36) > 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-36@tmp/jenkins-gitclient-ssh5083047506666788431.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/36/head:refs/remotes/origin/PR-36 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 # 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-36@tmp/jenkins-gitclient-ssh2756750336044788578.key > git merge 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b68327dc7cd064c6344574fadac56c36d584fd7e # timeout=10 Commit message: "Merge commit '07ff70a745b77f70f4b47d5a2d31a9f78666f659' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-30T15:59:22.543Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-30T15:59:22.623Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-30T15:59:22.652Z] ========================================================= [2021-07-30T15:59:22.653Z] EdgeX Global Pipelines Version Info [2021-07-30T15:59:22.653Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 039616a57da466e95237a5a3455561413969b1f9 # timeout=10 [2021-07-30T15:59:23.898Z] ------------------- [2021-07-30T15:59:23.898Z] stable info: [2021-07-30T15:59:23.898Z] ------------------- [2021-07-30T15:59:23.898Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-30T15:59:23.898Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-07-30T15:59:23.898Z] Message: update stable to v1.0.199 [2021-07-30T15:59:24.485Z] ------------------- [2021-07-30T15:59:24.485Z] experimental info: [2021-07-30T15:59:24.485Z] ------------------- [2021-07-30T15:59:24.485Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-30T15:59:24.485Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-07-30T15:59:24.485Z] Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-30T15:59:24.628Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2021-07-30T15:59:24.650Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2021-07-30T15:59:24.671Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-30T15:59:24.693Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-30T15:59:24.715Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-30T15:59:24.737Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-30T15:59:24.760Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-30T15:59:24.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-30T15:59:24.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-30T15:59:24.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-30T15:59:24.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-30T15:59:24.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-07-30T15:59:24.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2021-07-30T15:59:24.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-30T15:59:24.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-30T15:59:24.974Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-30T15:59:24.996Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-30T15:59:25.018Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-30T15:59:25.041Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-30T15:59:25.064Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-30T15:59:25.087Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-30T15:59:25.110Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-30T15:59:25.133Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-30T15:59:25.156Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-30T15:59:25.187Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-30T15:59:25.221Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-07-30T15:59:25.244Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-30T15:59:25.266Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-36 [Pipeline] echo [2021-07-30T15:59:25.290Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-36 [Pipeline] echo [2021-07-30T15:59:25.314Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-36 [Pipeline] echo [2021-07-30T15:59:25.339Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b68327dc7cd064c6344574fadac56c36d584fd7e [Pipeline] echo [2021-07-30T15:59:25.363Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b68327d [Pipeline] echo [2021-07-30T15:59:25.387Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T15:59:25.475Z] provisioning config files... [2021-07-30T15:59:25.492Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/config8690300914047346789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T15:59:25.876Z] ---> docker-login.sh [2021-07-30T15:59:25.876Z] nexus3.edgexfoundry.org:10001 [2021-07-30T15:59:25.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T15:59:26.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T15:59:26.143Z] Configure a credential helper to remove this warning. See [2021-07-30T15:59:26.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T15:59:26.143Z] [2021-07-30T15:59:26.143Z] Login Succeeded [2021-07-30T15:59:26.143Z] nexus3.edgexfoundry.org:10002 [2021-07-30T15:59:26.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T15:59:26.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T15:59:26.415Z] Configure a credential helper to remove this warning. See [2021-07-30T15:59:26.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T15:59:26.415Z] [2021-07-30T15:59:26.415Z] Login Succeeded [2021-07-30T15:59:26.415Z] nexus3.edgexfoundry.org:10003 [2021-07-30T15:59:26.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T15:59:26.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T15:59:26.415Z] Configure a credential helper to remove this warning. See [2021-07-30T15:59:26.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T15:59:26.415Z] [2021-07-30T15:59:26.415Z] Login Succeeded [2021-07-30T15:59:26.415Z] nexus3.edgexfoundry.org:10004 [2021-07-30T15:59:26.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T15:59:26.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T15:59:26.684Z] Configure a credential helper to remove this warning. See [2021-07-30T15:59:26.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T15:59:26.684Z] [2021-07-30T15:59:26.684Z] Login Succeeded [2021-07-30T15:59:26.684Z] docker.io [2021-07-30T15:59:26.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T15:59:27.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T15:59:27.273Z] Configure a credential helper to remove this warning. See [2021-07-30T15:59:27.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T15:59:27.273Z] [2021-07-30T15:59:27.273Z] Login Succeeded [2021-07-30T15:59:27.273Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T15:59:27.287Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-30T15:59:27.805Z] + git log --format=format:%s -1 b68327dc7cd064c6344574fadac56c36d584fd7e [Pipeline] echo [2021-07-30T15:59:27.862Z] GIT_COMMIT: b68327dc7cd064c6344574fadac56c36d584fd7e, Commit Message: Merge commit '07ff70a745b77f70f4b47d5a2d31a9f78666f659' into HEAD [Pipeline] echo [2021-07-30T15:59:27.876Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-30T15:59:28.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T15:59:28.870Z] [2021-07-30T15:59:28.870Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T15:59:29.201Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T15:59:29.201Z] latest: Pulling from edgex-devops/git-semver [2021-07-30T15:59:29.201Z] 31603596830f: Pulling fs layer [2021-07-30T15:59:29.201Z] b6dc333f4379: Pulling fs layer [2021-07-30T15:59:29.201Z] 3d9ef1400e77: Pulling fs layer [2021-07-30T15:59:29.201Z] fd332fbdc1db: Pulling fs layer [2021-07-30T15:59:29.201Z] fd332fbdc1db: Waiting [2021-07-30T15:59:29.201Z] b6dc333f4379: Verifying Checksum [2021-07-30T15:59:29.201Z] b6dc333f4379: Download complete [2021-07-30T15:59:29.468Z] 31603596830f: Verifying Checksum [2021-07-30T15:59:29.468Z] 31603596830f: Download complete [2021-07-30T15:59:29.468Z] 31603596830f: Pull complete [2021-07-30T15:59:29.746Z] b6dc333f4379: Pull complete [2021-07-30T15:59:29.746Z] 3d9ef1400e77: Verifying Checksum [2021-07-30T15:59:29.746Z] 3d9ef1400e77: Download complete [2021-07-30T15:59:29.746Z] fd332fbdc1db: Verifying Checksum [2021-07-30T15:59:29.746Z] fd332fbdc1db: Download complete [2021-07-30T15:59:30.342Z] 3d9ef1400e77: Pull complete [2021-07-30T15:59:30.342Z] fd332fbdc1db: Pull complete [2021-07-30T15:59:30.609Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-30T15:59:30.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T15:59:30.609Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-30T15:59:30.710Z] prd-centos7-docker-4c-2g-1037 does not seem to be running inside a container [2021-07-30T15:59:30.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-36 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-36:/w/workspace/ry_app-rfid-llrp-inventory_PR-36:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-30T15:59:31.736Z] $ docker top 60b4fc1d2837c6660941267f2f1b45e461a6b3e4d87bceabd6b3d4244ee87d49 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-30T15:59:31.885Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-30T15:59:31.885Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-30T15:59:32.034Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-30T15:59:32.034Z] $ docker exec 60b4fc1d2837c6660941267f2f1b45e461a6b3e4d87bceabd6b3d4244ee87d49 ssh-agent [2021-07-30T15:59:32.184Z] SSH_AUTH_SOCK=/tmp/ssh-88F4nE3MCVdO/agent.13 [2021-07-30T15:59:32.184Z] SSH_AGENT_PID=19 [2021-07-30T15:59:32.199Z] Running ssh-add (command line suppressed) [2021-07-30T15:59:32.315Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_7959477583110392429.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_7959477583110392429.key) [2021-07-30T15:59:32.339Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-30T15:59:32.654Z] + git tag --points-at HEAD [Pipeline] } [2021-07-30T15:59:32.673Z] $ docker exec --env ******** --env ******** 60b4fc1d2837c6660941267f2f1b45e461a6b3e4d87bceabd6b3d4244ee87d49 ssh-agent -k [2021-07-30T15:59:32.776Z] unset SSH_AUTH_SOCK; [2021-07-30T15:59:32.776Z] unset SSH_AGENT_PID; [2021-07-30T15:59:32.776Z] echo Agent pid 19 killed; [2021-07-30T15:59:32.798Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-30T15:59:32.835Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-30T15:59:32.836Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-30T15:59:32.963Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-30T15:59:32.964Z] $ docker exec 60b4fc1d2837c6660941267f2f1b45e461a6b3e4d87bceabd6b3d4244ee87d49 ssh-agent [2021-07-30T15:59:33.098Z] SSH_AUTH_SOCK=/tmp/ssh-A8cRnvSesZIH/agent.53 [2021-07-30T15:59:33.098Z] SSH_AGENT_PID=59 [2021-07-30T15:59:33.108Z] Running ssh-add (command line suppressed) [2021-07-30T15:59:33.219Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_7043163306613101503.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_7043163306613101503.key) [2021-07-30T15:59:33.244Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-30T15:59:33.565Z] + git semver init [2021-07-30T15:59:33.565Z] # -> Open(): unable to determine branch for HEAD [2021-07-30T15:59:33.565Z] # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-36/.git [2021-07-30T15:59:33.565Z] # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [2021-07-30T15:59:33.565Z] # $SEMVER_REMOTE_NAME = origin [2021-07-30T15:59:33.565Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-30T15:59:33.565Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-30T15:59:33.565Z] # $SEMVER_BRANCH = PR-36 [2021-07-30T15:59:33.565Z] # $SEMVER_TEMP = /tmp/semver-268799970 [2021-07-30T15:59:33.565Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-07-30T15:59:34.988Z] # '/tmp/semver-268799970' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-36/.semver' [2021-07-30T15:59:34.988Z] # -> Force: false [2021-07-30T15:59:34.988Z] # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-36/.semver [Pipeline] } [2021-07-30T15:59:35.003Z] $ docker exec --env ******** --env ******** 60b4fc1d2837c6660941267f2f1b45e461a6b3e4d87bceabd6b3d4244ee87d49 ssh-agent -k [2021-07-30T15:59:35.117Z] unset SSH_AUTH_SOCK; [2021-07-30T15:59:35.118Z] unset SSH_AGENT_PID; [2021-07-30T15:59:35.119Z] echo Agent pid 59 killed; [2021-07-30T15:59:35.139Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-30T15:59:35.490Z] + git semver [Pipeline] } [2021-07-30T15:59:35.510Z] $ docker stop --time=1 60b4fc1d2837c6660941267f2f1b45e461a6b3e4d87bceabd6b3d4244ee87d49 [2021-07-30T15:59:36.807Z] $ docker rm -f 60b4fc1d2837c6660941267f2f1b45e461a6b3e4d87bceabd6b3d4244ee87d49 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-30T15:59:37.200Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-30T15:59:37.554Z] Stashed 1 file(s) [Pipeline] echo [2021-07-30T15:59:37.558Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-07-30T15:59:52.804Z] Still waiting to schedule task [2021-07-30T15:59:52.805Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-30T15:59:52.807Z] Still waiting to schedule task [2021-07-30T15:59:52.807Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-30T16:01:06.133Z] Running on prd-centos7-docker-4c-2g-1040 in /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [Pipeline] { [Pipeline] ws [2021-07-30T16:01:06.151Z] Running in /w/workspace/app-rfid-llrp-inventory/4 [Pipeline] { [Pipeline] checkout [2021-07-30T16:01:06.274Z] The recommended git tool is: NONE [2021-07-30T16:01:09.081Z] using credential edgex-jenkins-ssh [2021-07-30T16:01:09.098Z] Cloning the remote Git repository [2021-07-30T16:01:08.755Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-30T16:01:08.834Z] > git init /w/workspace/app-rfid-llrp-inventory/4 # timeout=10 [2021-07-30T16:01:08.874Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-30T16:01:08.875Z] > git --version # timeout=10 [2021-07-30T16:01:08.886Z] > git --version # 'git version 2.24.4' [2021-07-30T16:01:08.886Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T16:01:08.915Z] [INFO] Currently running in a labeled security context [2021-07-30T16:01:08.915Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-30T16:01:08.915Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/4@tmp/jenkins-gitclient-ssh2849116019607706717.key [2021-07-30T16:01:08.931Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T16:01:10.034Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-07-30T16:01:10.045Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T16:01:10.059Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-07-30T16:01:10.079Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-30T16:01:10.080Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T16:01:10.080Z] [INFO] Currently running in a labeled security context [2021-07-30T16:01:10.081Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-30T16:01:10.081Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/4@tmp/jenkins-gitclient-ssh5033017944642046379.key [2021-07-30T16:01:10.087Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/36/head:refs/remotes/origin/PR-36 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-30T16:01:10.911Z] Merging remotes/origin/main commit 07ff70a745b77f70f4b47d5a2d31a9f78666f659 into PR head commit 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 [2021-07-30T16:01:11.136Z] Merge succeeded, producing 323fadabbd267c7e6ca1c382a41d0d196feb77b2 [2021-07-30T16:01:11.137Z] Checking out Revision 323fadabbd267c7e6ca1c382a41d0d196feb77b2 (PR-36) [2021-07-30T16:01:10.590Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T16:01:10.599Z] > git checkout -f 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 # timeout=10 [2021-07-30T16:01:10.653Z] > git remote # timeout=10 [2021-07-30T16:01:10.667Z] > git config --get remote.origin.url # timeout=10 [2021-07-30T16:01:10.676Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T16:01:10.677Z] [INFO] Currently running in a labeled security context [2021-07-30T16:01:10.677Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-30T16:01:10.677Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/4@tmp/jenkins-gitclient-ssh7835588051899331127.key [2021-07-30T16:01:10.682Z] > git merge 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 [2021-07-30T16:01:10.813Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-30T16:01:10.826Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T16:01:10.834Z] > git checkout -f 323fadabbd267c7e6ca1c382a41d0d196feb77b2 # timeout=10 [2021-07-30T16:01:14.931Z] Commit message: "Merge commit '07ff70a745b77f70f4b47d5a2d31a9f78666f659' into HEAD" [2021-07-30T16:01:14.945Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T16:01:15.294Z] provisioning config files... [2021-07-30T16:01:15.315Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/4@tmp/config5320720381500146508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:01:14.933Z] > git rev-list --no-walk 039616a57da466e95237a5a3455561413969b1f9 # timeout=10 [2021-07-30T16:01:15.777Z] ---> docker-login.sh [2021-07-30T16:01:15.777Z] nexus3.edgexfoundry.org:10001 [2021-07-30T16:01:15.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:01:16.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:01:16.046Z] Configure a credential helper to remove this warning. See [2021-07-30T16:01:16.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:01:16.046Z] [2021-07-30T16:01:16.046Z] Login Succeeded [2021-07-30T16:01:16.046Z] nexus3.edgexfoundry.org:10002 [2021-07-30T16:01:16.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:01:16.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:01:16.046Z] Configure a credential helper to remove this warning. See [2021-07-30T16:01:16.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:01:16.046Z] [2021-07-30T16:01:16.046Z] Login Succeeded [2021-07-30T16:01:16.046Z] nexus3.edgexfoundry.org:10003 [2021-07-30T16:01:16.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:01:16.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:01:16.320Z] Configure a credential helper to remove this warning. See [2021-07-30T16:01:16.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:01:16.320Z] [2021-07-30T16:01:16.320Z] Login Succeeded [2021-07-30T16:01:16.320Z] nexus3.edgexfoundry.org:10004 [2021-07-30T16:01:16.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:01:16.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:01:16.592Z] Configure a credential helper to remove this warning. See [2021-07-30T16:01:16.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:01:16.592Z] [2021-07-30T16:01:16.592Z] Login Succeeded [2021-07-30T16:01:16.592Z] docker.io [2021-07-30T16:01:16.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:01:17.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:01:17.191Z] Configure a credential helper to remove this warning. See [2021-07-30T16:01:17.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:01:17.191Z] [2021-07-30T16:01:17.191Z] Login Succeeded [2021-07-30T16:01:17.191Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T16:01:17.247Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-30T16:01:17.484Z] ========================================================= [2021-07-30T16:01:17.484Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-30T16:01:17.484Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:01:17.830Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-30T16:01:17.830Z] Sending build context to Docker daemon 20.47MB [2021-07-30T16:01:17.830Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-30T16:01:17.830Z] Step 2/10 : FROM ${BASE} AS builder [2021-07-30T16:01:18.098Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-30T16:01:18.099Z] 540db60ca938: Pulling fs layer [2021-07-30T16:01:18.099Z] adcc1eea9eea: Pulling fs layer [2021-07-30T16:01:18.099Z] 4c4ab2625f07: Pulling fs layer [2021-07-30T16:01:18.099Z] 0773c198feca: Pulling fs layer [2021-07-30T16:01:18.099Z] 345f892a5656: Pulling fs layer [2021-07-30T16:01:18.099Z] 4796506630df: Pulling fs layer [2021-07-30T16:01:18.099Z] cc55df3e53f1: Pulling fs layer [2021-07-30T16:01:18.099Z] 4d027b6c602c: Pulling fs layer [2021-07-30T16:01:18.099Z] 449e75d2c14e: Pulling fs layer [2021-07-30T16:01:18.099Z] 4796506630df: Waiting [2021-07-30T16:01:18.099Z] cc55df3e53f1: Waiting [2021-07-30T16:01:18.099Z] 4d027b6c602c: Waiting [2021-07-30T16:01:18.099Z] 449e75d2c14e: Waiting [2021-07-30T16:01:18.099Z] 0773c198feca: Waiting [2021-07-30T16:01:18.099Z] 345f892a5656: Waiting [2021-07-30T16:01:18.099Z] 4c4ab2625f07: Verifying Checksum [2021-07-30T16:01:18.099Z] 4c4ab2625f07: Download complete [2021-07-30T16:01:18.366Z] adcc1eea9eea: Verifying Checksum [2021-07-30T16:01:18.366Z] adcc1eea9eea: Download complete [2021-07-30T16:01:18.366Z] 345f892a5656: Verifying Checksum [2021-07-30T16:01:18.366Z] 345f892a5656: Download complete [2021-07-30T16:01:18.366Z] 4796506630df: Verifying Checksum [2021-07-30T16:01:18.366Z] 4796506630df: Download complete [2021-07-30T16:01:18.366Z] cc55df3e53f1: Verifying Checksum [2021-07-30T16:01:18.367Z] cc55df3e53f1: Download complete [2021-07-30T16:01:18.367Z] 540db60ca938: Verifying Checksum [2021-07-30T16:01:18.367Z] 540db60ca938: Download complete [2021-07-30T16:01:18.637Z] 540db60ca938: Pull complete [2021-07-30T16:01:18.906Z] adcc1eea9eea: Pull complete [2021-07-30T16:01:18.906Z] 4c4ab2625f07: Pull complete [2021-07-30T16:01:19.175Z] 4d027b6c602c: Verifying Checksum [2021-07-30T16:01:19.175Z] 4d027b6c602c: Download complete [2021-07-30T16:01:24.533Z] 449e75d2c14e: Verifying Checksum [2021-07-30T16:01:24.533Z] 449e75d2c14e: Download complete [2021-07-30T16:01:25.504Z] 0773c198feca: Verifying Checksum [2021-07-30T16:01:25.504Z] 0773c198feca: Download complete [2021-07-30T16:01:28.902Z] 0773c198feca: Pull complete [2021-07-30T16:01:28.902Z] 345f892a5656: Pull complete [2021-07-30T16:01:28.902Z] 4796506630df: Pull complete [2021-07-30T16:01:28.902Z] cc55df3e53f1: Pull complete [2021-07-30T16:01:28.902Z] 4d027b6c602c: Pull complete [2021-07-30T16:01:30.335Z] 449e75d2c14e: Pull complete [2021-07-30T16:01:30.335Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-30T16:01:30.335Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-30T16:01:30.335Z] ---> 0d28375d9b5b [2021-07-30T16:01:30.335Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-07-30T16:01:33.698Z] ---> Running in 827270de4005 [2021-07-30T16:01:33.698Z] Removing intermediate container 827270de4005 [2021-07-30T16:01:33.698Z] ---> 82e31dc7cf34 [2021-07-30T16:01:33.698Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-30T16:01:33.698Z] ---> Running in 24755058fff3 [2021-07-30T16:01:33.698Z] Removing intermediate container 24755058fff3 [2021-07-30T16:01:33.698Z] ---> 70d679288073 [2021-07-30T16:01:33.698Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-30T16:01:33.698Z] ---> Running in 455613e29358 [2021-07-30T16:01:33.970Z] Removing intermediate container 455613e29358 [2021-07-30T16:01:33.970Z] ---> 503ccc3c6cd7 [2021-07-30T16:01:33.970Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-30T16:01:33.970Z] ---> Running in 298bc5371668 [2021-07-30T16:01:34.570Z] Removing intermediate container 298bc5371668 [2021-07-30T16:01:34.570Z] ---> 537873a072b9 [2021-07-30T16:01:34.570Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-30T16:01:34.570Z] ---> Running in 845ed81ab477 [2021-07-30T16:01:34.841Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-30T16:01:35.810Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-30T16:01:36.396Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-07-30T16:01:36.396Z] (2/6) Installing libsodium (1.0.18-r0) [2021-07-30T16:01:36.396Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-07-30T16:01:36.396Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-07-30T16:01:36.669Z] (5/6) Installing libzmq (4.3.3-r1) [2021-07-30T16:01:36.669Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-07-30T16:01:36.669Z] Executing busybox-1.32.1-r6.trigger [2021-07-30T16:01:36.937Z] OK: 150 MiB in 46 packages [2021-07-30T16:01:37.209Z] Removing intermediate container 845ed81ab477 [2021-07-30T16:01:37.209Z] ---> 0a88d0e8f06c [2021-07-30T16:01:37.209Z] Step 8/10 : WORKDIR /app [2021-07-30T16:01:37.209Z] ---> Running in 67f32ff0f4f1 [2021-07-30T16:01:37.209Z] Removing intermediate container 67f32ff0f4f1 [2021-07-30T16:01:37.209Z] ---> e37555652180 [2021-07-30T16:01:37.209Z] Step 9/10 : COPY . . [2021-07-30T16:01:37.794Z] ---> 0c2a1cd953f3 [2021-07-30T16:01:37.794Z] Step 10/10 : RUN go mod download [2021-07-30T16:01:37.794Z] ---> Running in 53b5d035878e [2021-07-30T16:01:59.891Z] Removing intermediate container 53b5d035878e [2021-07-30T16:01:59.891Z] ---> 1d2e3ee0ecaf [2021-07-30T16:01:59.891Z] Successfully built 1d2e3ee0ecaf [2021-07-30T16:01:59.891Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:02:00.218Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-30T16:02:00.218Z] . [Pipeline] withDockerContainer [2021-07-30T16:02:00.321Z] prd-centos7-docker-4c-2g-1040 does not seem to be running inside a container [2021-07-30T16:02:00.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@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 ******** ci-base-image-x86_64 cat [2021-07-30T16:02:00.755Z] $ docker top 2e02e948395e2d6cb33aaf5f1f3f72e7e49623ae720389fc7e8a4d1e97758aa9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T16:02:01.192Z] + go version [2021-07-30T16:02:01.192Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-30T16:02:01.208Z] $ docker stop --time=1 2e02e948395e2d6cb33aaf5f1f3f72e7e49623ae720389fc7e8a4d1e97758aa9 [2021-07-30T16:02:02.424Z] $ docker rm -f 2e02e948395e2d6cb33aaf5f1f3f72e7e49623ae720389fc7e8a4d1e97758aa9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:02:03.029Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-30T16:02:03.029Z] . [Pipeline] withDockerContainer [2021-07-30T16:02:03.131Z] prd-centos7-docker-4c-2g-1040 does not seem to be running inside a container [2021-07-30T16:02:03.200Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@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 ******** ci-base-image-x86_64 cat [2021-07-30T16:02:03.608Z] $ docker top 7e143cc2c14b89458d4dd3bddaae05a42bd1dd6b8ec4c0f0377591da6b56946a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T16:02:04.034Z] + go mod tidy [2021-07-30T16:02:04.306Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2021-07-30T16:02:07.693Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app imports [2021-07-30T16:02:07.693Z] github.com/edgexfoundry/app-functions-sdk-go/appsdk imports [2021-07-30T16:02:07.693Z] github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers tested by [2021-07-30T16:02:07.693Z] github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers.test imports [2021-07-30T16:02:07.693Z] github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [Pipeline] } [2021-07-30T16:02:07.721Z] $ docker stop --time=1 7e143cc2c14b89458d4dd3bddaae05a42bd1dd6b8ec4c0f0377591da6b56946a [2021-07-30T16:02:08.934Z] $ docker rm -f 7e143cc2c14b89458d4dd3bddaae05a42bd1dd6b8ec4c0f0377591da6b56946a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:02:09.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T16:02:09.841Z] [2021-07-30T16:02:09.841Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:02:10.187Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T16:02:10.187Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-30T16:02:10.187Z] b4d181a07f80: Pulling fs layer [2021-07-30T16:02:10.187Z] a1111a8f2ec3: Pulling fs layer [2021-07-30T16:02:10.187Z] ed53099fbce6: Pulling fs layer [2021-07-30T16:02:10.187Z] dc539afda2c1: Pulling fs layer [2021-07-30T16:02:10.187Z] 77bc0d833cb6: Pulling fs layer [2021-07-30T16:02:10.187Z] 9065ff56babe: Pulling fs layer [2021-07-30T16:02:10.187Z] d287ab97295c: Pulling fs layer [2021-07-30T16:02:10.187Z] dc539afda2c1: Waiting [2021-07-30T16:02:10.187Z] 77bc0d833cb6: Waiting [2021-07-30T16:02:10.187Z] 9065ff56babe: Waiting [2021-07-30T16:02:10.187Z] d287ab97295c: Waiting [2021-07-30T16:02:10.456Z] a1111a8f2ec3: Verifying Checksum [2021-07-30T16:02:10.456Z] a1111a8f2ec3: Download complete [2021-07-30T16:02:10.456Z] dc539afda2c1: Verifying Checksum [2021-07-30T16:02:10.456Z] dc539afda2c1: Download complete [2021-07-30T16:02:11.042Z] 77bc0d833cb6: Verifying Checksum [2021-07-30T16:02:11.042Z] 77bc0d833cb6: Download complete [2021-07-30T16:02:11.042Z] 9065ff56babe: Verifying Checksum [2021-07-30T16:02:11.042Z] 9065ff56babe: Download complete [2021-07-30T16:02:11.316Z] ed53099fbce6: Verifying Checksum [2021-07-30T16:02:11.316Z] ed53099fbce6: Download complete [2021-07-30T16:02:11.900Z] b4d181a07f80: Verifying Checksum [2021-07-30T16:02:11.900Z] b4d181a07f80: Download complete [2021-07-30T16:02:13.322Z] b4d181a07f80: Pull complete [2021-07-30T16:02:13.322Z] a1111a8f2ec3: Pull complete [2021-07-30T16:02:13.591Z] ed53099fbce6: Pull complete [2021-07-30T16:02:13.860Z] dc539afda2c1: Pull complete [2021-07-30T16:02:14.127Z] 77bc0d833cb6: Pull complete [2021-07-30T16:02:14.127Z] 9065ff56babe: Pull complete [2021-07-30T16:02:16.116Z] d287ab97295c: Verifying Checksum [2021-07-30T16:02:16.116Z] d287ab97295c: Download complete [2021-07-30T16:02:20.400Z] d287ab97295c: Pull complete [2021-07-30T16:02:20.400Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-30T16:02:20.400Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T16:02:20.400Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-30T16:02:20.550Z] prd-centos7-docker-4c-2g-1040 does not seem to be running inside a container [2021-07-30T16:02:20.627Z] $ 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/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@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:10003/edgex-lftools-log-publisher:latest cat [2021-07-30T16:02:23.058Z] $ docker top 4fcddd4f007932c9ccfc8dbbeacd1f7947d0cd3c8643c83f1e8bf8bd78356611 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:02:23.685Z] ---> job-cost.sh [2021-07-30T16:02:23.685Z] lf-activate-venv: SKIPPING [2021-07-30T16:02:23.685Z] INFO: No Stack... [2021-07-30T16:02:24.652Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-30T16:02:24.919Z] INFO: Archiving Costs [Pipeline] sh [2021-07-30T16:02:25.242Z] + cut -d, -f6 [2021-07-30T16:02:25.242Z] + cat /w/workspace/app-rfid-llrp-inventory/4/archives/cost.csv [Pipeline] lock [2021-07-30T16:02:25.284Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-4-stack-cost] [2021-07-30T16:02:25.296Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-4-stack-cost] did not exist. Created. [2021-07-30T16:02:25.296Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-30T16:02:25.637Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-30T16:02:25.870Z] Stashed 1 file(s) [Pipeline] } [2021-07-30T16:02:25.885Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-30T16:02:25.911Z] $ docker stop --time=1 4fcddd4f007932c9ccfc8dbbeacd1f7947d0cd3c8643c83f1e8bf8bd78356611 [2021-07-30T16:02:27.075Z] $ docker rm -f 4fcddd4f007932c9ccfc8dbbeacd1f7947d0cd3c8643c83f1e8bf8bd78356611 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-30T16:02:27.423Z] Failed in branch amd64 [2021-07-30T16:03:11.965Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1042 in /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [Pipeline] { [Pipeline] ws [2021-07-30T16:03:11.982Z] Running in /w/workspace/app-rfid-llrp-inventory/4 [Pipeline] { [Pipeline] checkout [2021-07-30T16:03:12.249Z] The recommended git tool is: NONE [2021-07-30T16:03:18.930Z] using credential edgex-jenkins-ssh [2021-07-30T16:03:18.950Z] Cloning the remote Git repository [2021-07-30T16:03:19.001Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-30T16:03:19.116Z] > git init /w/workspace/app-rfid-llrp-inventory/4 # timeout=10 [2021-07-30T16:03:19.219Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-30T16:03:19.220Z] > git --version # timeout=10 [2021-07-30T16:03:19.240Z] > git --version # 'git version 2.17.1' [2021-07-30T16:03:19.242Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T16:03:19.334Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T16:03:21.772Z] Merging remotes/origin/main commit 07ff70a745b77f70f4b47d5a2d31a9f78666f659 into PR head commit 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 [2021-07-30T16:03:22.357Z] Merge succeeded, producing 0c6bc8c5d6c8c544e94bf77955e604bd1bb798c2 [2021-07-30T16:03:22.358Z] Checking out Revision 0c6bc8c5d6c8c544e94bf77955e604bd1bb798c2 (PR-36) [2021-07-30T16:03:21.170Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-07-30T16:03:21.187Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T16:03:21.218Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-07-30T16:03:21.258Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-30T16:03:21.259Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T16:03:21.276Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/36/head:refs/remotes/origin/PR-36 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-30T16:03:21.789Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T16:03:21.811Z] > git checkout -f 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 # timeout=10 [2021-07-30T16:03:21.901Z] > git remote # timeout=10 [2021-07-30T16:03:21.922Z] > git config --get remote.origin.url # timeout=10 [2021-07-30T16:03:21.934Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T16:03:21.950Z] > git merge 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 [2021-07-30T16:03:22.336Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-30T16:03:22.364Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T16:03:22.376Z] > git checkout -f 0c6bc8c5d6c8c544e94bf77955e604bd1bb798c2 # timeout=10 [2021-07-30T16:03:27.096Z] Commit message: "Merge commit '07ff70a745b77f70f4b47d5a2d31a9f78666f659' into HEAD" [2021-07-30T16:03:27.128Z] First time build. Skipping changelog. [2021-07-30T16:03:27.104Z] > git rev-list --no-walk 039616a57da466e95237a5a3455561413969b1f9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T16:03:27.510Z] provisioning config files... [2021-07-30T16:03:27.538Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/4@tmp/config8533973151568864100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:03:28.090Z] ---> docker-login.sh [2021-07-30T16:03:28.090Z] nexus3.edgexfoundry.org:10001 [2021-07-30T16:03:29.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:03:29.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:03:29.363Z] Configure a credential helper to remove this warning. See [2021-07-30T16:03:29.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:03:29.363Z] [2021-07-30T16:03:29.363Z] Login Succeeded [2021-07-30T16:03:29.363Z] nexus3.edgexfoundry.org:10002 [2021-07-30T16:03:29.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:03:29.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:03:29.918Z] Configure a credential helper to remove this warning. See [2021-07-30T16:03:29.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:03:29.918Z] [2021-07-30T16:03:29.918Z] Login Succeeded [2021-07-30T16:03:29.918Z] nexus3.edgexfoundry.org:10003 [2021-07-30T16:03:30.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:03:30.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:03:30.477Z] Configure a credential helper to remove this warning. See [2021-07-30T16:03:30.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:03:30.477Z] [2021-07-30T16:03:30.477Z] Login Succeeded [2021-07-30T16:03:30.477Z] nexus3.edgexfoundry.org:10004 [2021-07-30T16:03:31.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:03:31.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:03:31.085Z] Configure a credential helper to remove this warning. See [2021-07-30T16:03:31.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:03:31.085Z] [2021-07-30T16:03:31.085Z] Login Succeeded [2021-07-30T16:03:31.085Z] docker.io [2021-07-30T16:03:31.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:03:31.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:03:31.958Z] Configure a credential helper to remove this warning. See [2021-07-30T16:03:31.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:03:31.958Z] [2021-07-30T16:03:31.958Z] Login Succeeded [2021-07-30T16:03:31.958Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T16:03:32.042Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-30T16:03:32.539Z] ========================================================= [2021-07-30T16:03:32.539Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-30T16:03:32.539Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:03:32.916Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-30T16:03:33.521Z] Sending build context to Docker daemon 20.47MB [2021-07-30T16:03:33.521Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-30T16:03:33.521Z] Step 2/10 : FROM ${BASE} AS builder [2021-07-30T16:03:34.127Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-30T16:03:34.127Z] 595b0fe564bb: Pulling fs layer [2021-07-30T16:03:34.127Z] 24495759ef45: Pulling fs layer [2021-07-30T16:03:34.127Z] d148012ef14d: Pulling fs layer [2021-07-30T16:03:34.127Z] cb65c68fc2e2: Pulling fs layer [2021-07-30T16:03:34.127Z] 093eec477d81: Pulling fs layer [2021-07-30T16:03:34.127Z] a6d5b2bbb924: Pulling fs layer [2021-07-30T16:03:34.127Z] 2446dc1eb7d3: Pulling fs layer [2021-07-30T16:03:34.127Z] 596795e73e0f: Pulling fs layer [2021-07-30T16:03:34.127Z] cb65c68fc2e2: Waiting [2021-07-30T16:03:34.127Z] 093eec477d81: Waiting [2021-07-30T16:03:34.127Z] 596795e73e0f: Waiting [2021-07-30T16:03:34.127Z] 2446dc1eb7d3: Waiting [2021-07-30T16:03:34.127Z] a6d5b2bbb924: Waiting [2021-07-30T16:03:34.127Z] d148012ef14d: Verifying Checksum [2021-07-30T16:03:34.127Z] 24495759ef45: Verifying Checksum [2021-07-30T16:03:34.127Z] 24495759ef45: Download complete [2021-07-30T16:03:34.127Z] 093eec477d81: Download complete [2021-07-30T16:03:34.127Z] 595b0fe564bb: Verifying Checksum [2021-07-30T16:03:34.127Z] a6d5b2bbb924: Download complete [2021-07-30T16:03:34.127Z] 2446dc1eb7d3: Verifying Checksum [2021-07-30T16:03:34.127Z] 2446dc1eb7d3: Download complete [2021-07-30T16:03:35.135Z] 595b0fe564bb: Pull complete [2021-07-30T16:03:35.759Z] 24495759ef45: Pull complete [2021-07-30T16:03:36.380Z] d148012ef14d: Pull complete [2021-07-30T16:03:37.374Z] 596795e73e0f: Verifying Checksum [2021-07-30T16:03:37.374Z] 596795e73e0f: Download complete [2021-07-30T16:03:38.364Z] cb65c68fc2e2: Verifying Checksum [2021-07-30T16:03:38.364Z] cb65c68fc2e2: Download complete [2021-07-30T16:03:48.589Z] cb65c68fc2e2: Pull complete [2021-07-30T16:03:48.863Z] 093eec477d81: Pull complete [2021-07-30T16:03:49.466Z] a6d5b2bbb924: Pull complete [2021-07-30T16:03:49.744Z] 2446dc1eb7d3: Pull complete [2021-07-30T16:03:54.116Z] 596795e73e0f: Pull complete [2021-07-30T16:03:54.116Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-30T16:03:54.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-30T16:03:54.116Z] ---> d9e956139c92 [2021-07-30T16:03:54.116Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-07-30T16:03:57.517Z] ---> Running in 9f5eceb0636a [2021-07-30T16:03:57.793Z] Removing intermediate container 9f5eceb0636a [2021-07-30T16:03:57.794Z] ---> 7b40feb27ba1 [2021-07-30T16:03:57.794Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-30T16:03:58.068Z] ---> Running in bb93dfed69de [2021-07-30T16:03:58.673Z] Removing intermediate container bb93dfed69de [2021-07-30T16:03:58.673Z] ---> f8e97cad3622 [2021-07-30T16:03:58.673Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-30T16:03:58.673Z] ---> Running in 804a935a8fb4 [2021-07-30T16:03:59.282Z] Removing intermediate container 804a935a8fb4 [2021-07-30T16:03:59.282Z] ---> 013c7671b389 [2021-07-30T16:03:59.282Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-30T16:03:59.554Z] ---> Running in e4338ee548f7 [2021-07-30T16:04:02.187Z] Removing intermediate container e4338ee548f7 [2021-07-30T16:04:02.187Z] ---> 21d5957ae01a [2021-07-30T16:04:02.187Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-30T16:04:02.486Z] ---> Running in 1b34b9fd9e1b [2021-07-30T16:04:03.467Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-30T16:04:04.446Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-30T16:04:05.428Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-07-30T16:04:05.428Z] (2/6) Installing libsodium (1.0.18-r0) [2021-07-30T16:04:05.702Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-07-30T16:04:05.702Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-07-30T16:04:05.980Z] (5/6) Installing libzmq (4.3.3-r1) [2021-07-30T16:04:05.980Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-07-30T16:04:05.980Z] Executing busybox-1.32.1-r6.trigger [2021-07-30T16:04:05.980Z] OK: 139 MiB in 46 packages [2021-07-30T16:04:07.423Z] Removing intermediate container 1b34b9fd9e1b [2021-07-30T16:04:07.423Z] ---> feebe48ecf91 [2021-07-30T16:04:07.423Z] Step 8/10 : WORKDIR /app [2021-07-30T16:04:07.700Z] ---> Running in 5013dc96cc91 [2021-07-30T16:04:08.303Z] Removing intermediate container 5013dc96cc91 [2021-07-30T16:04:08.303Z] ---> f61f4e1c1262 [2021-07-30T16:04:08.303Z] Step 9/10 : COPY . . [2021-07-30T16:04:10.289Z] ---> 1a0e25c72a40 [2021-07-30T16:04:10.289Z] Step 10/10 : RUN go mod download [2021-07-30T16:04:10.289Z] ---> Running in 4cb8c8a8287e [2021-07-30T16:04:42.701Z] Removing intermediate container 4cb8c8a8287e [2021-07-30T16:04:42.701Z] ---> 75015a3b4e95 [2021-07-30T16:04:42.701Z] Successfully built 75015a3b4e95 [2021-07-30T16:04:42.701Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:04:43.061Z] + docker inspect -f . ci-base-image-arm64 [2021-07-30T16:04:43.061Z] . [Pipeline] withDockerContainer [2021-07-30T16:04:43.387Z] prd-ubuntu18.04-docker-arm64-4c-16g-1042 does not seem to be running inside a container [2021-07-30T16:04:43.499Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@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 ******** ci-base-image-arm64 cat [2021-07-30T16:04:45.375Z] $ docker top 92e06acb3e7a046f7204127f3daaf6c7ba876187dfe1dfe0cf83af899dfe1bf3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T16:04:46.385Z] + go version [2021-07-30T16:04:46.385Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-30T16:04:46.406Z] $ docker stop --time=1 92e06acb3e7a046f7204127f3daaf6c7ba876187dfe1dfe0cf83af899dfe1bf3 [2021-07-30T16:04:48.446Z] $ docker rm -f 92e06acb3e7a046f7204127f3daaf6c7ba876187dfe1dfe0cf83af899dfe1bf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:04:49.168Z] + docker inspect -f . ci-base-image-arm64 [2021-07-30T16:04:49.168Z] . [Pipeline] withDockerContainer [2021-07-30T16:04:49.392Z] prd-ubuntu18.04-docker-arm64-4c-16g-1042 does not seem to be running inside a container [2021-07-30T16:04:49.521Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@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 ******** ci-base-image-arm64 cat [2021-07-30T16:04:51.436Z] $ docker top e38489c0e961c2ae6343615bdda4e0058d71a6610ec89183314445c0d037c91c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T16:04:52.448Z] + go mod tidy [2021-07-30T16:04:53.050Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2021-07-30T16:04:53.324Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app imports [2021-07-30T16:04:53.324Z] github.com/edgexfoundry/app-functions-sdk-go/appsdk imports [2021-07-30T16:04:53.324Z] github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers tested by [2021-07-30T16:04:53.324Z] github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers.test imports [2021-07-30T16:04:53.324Z] github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [Pipeline] } [2021-07-30T16:04:53.350Z] $ docker stop --time=1 e38489c0e961c2ae6343615bdda4e0058d71a6610ec89183314445c0d037c91c [2021-07-30T16:04:55.453Z] $ docker rm -f e38489c0e961c2ae6343615bdda4e0058d71a6610ec89183314445c0d037c91c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:04:56.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-30T16:04:56.481Z] [2021-07-30T16:04:56.481Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:04:56.836Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-30T16:04:57.109Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-30T16:04:57.109Z] 448f6bf000e3: Pulling fs layer [2021-07-30T16:04:57.109Z] f757da607395: Pulling fs layer [2021-07-30T16:04:57.109Z] 05883995daec: Pulling fs layer [2021-07-30T16:04:57.109Z] 8603b9c90790: Pulling fs layer [2021-07-30T16:04:57.109Z] 1560dd03e051: Pulling fs layer [2021-07-30T16:04:57.109Z] 27f5ce0e4adf: Pulling fs layer [2021-07-30T16:04:57.109Z] c2d8d7efcc4b: Pulling fs layer [2021-07-30T16:04:57.109Z] 8603b9c90790: Waiting [2021-07-30T16:04:57.109Z] 1560dd03e051: Waiting [2021-07-30T16:04:57.109Z] 27f5ce0e4adf: Waiting [2021-07-30T16:04:57.109Z] c2d8d7efcc4b: Waiting [2021-07-30T16:04:57.381Z] f757da607395: Verifying Checksum [2021-07-30T16:04:57.381Z] f757da607395: Download complete [2021-07-30T16:04:57.381Z] 8603b9c90790: Verifying Checksum [2021-07-30T16:04:57.381Z] 8603b9c90790: Download complete [2021-07-30T16:04:57.988Z] 1560dd03e051: Verifying Checksum [2021-07-30T16:04:57.988Z] 1560dd03e051: Download complete [2021-07-30T16:04:57.988Z] 05883995daec: Verifying Checksum [2021-07-30T16:04:57.988Z] 05883995daec: Download complete [2021-07-30T16:04:57.988Z] 27f5ce0e4adf: Verifying Checksum [2021-07-30T16:04:57.988Z] 27f5ce0e4adf: Download complete [2021-07-30T16:04:58.591Z] 448f6bf000e3: Verifying Checksum [2021-07-30T16:04:58.591Z] 448f6bf000e3: Download complete [2021-07-30T16:05:02.012Z] c2d8d7efcc4b: Verifying Checksum [2021-07-30T16:05:02.013Z] c2d8d7efcc4b: Download complete [2021-07-30T16:05:02.013Z] 448f6bf000e3: Pull complete [2021-07-30T16:05:03.005Z] f757da607395: Pull complete [2021-07-30T16:05:04.455Z] 05883995daec: Pull complete [2021-07-30T16:05:04.733Z] 8603b9c90790: Pull complete [2021-07-30T16:05:06.181Z] 1560dd03e051: Pull complete [2021-07-30T16:05:06.456Z] 27f5ce0e4adf: Pull complete [2021-07-30T16:05:21.589Z] c2d8d7efcc4b: Pull complete [2021-07-30T16:05:21.589Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-30T16:05:21.589Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-30T16:05:21.589Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-30T16:05:21.832Z] prd-ubuntu18.04-docker-arm64-4c-16g-1042 does not seem to be running inside a container [2021-07-30T16:05:21.922Z] $ 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/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-07-30T16:05:26.476Z] $ docker top f5b33475c709a0c251f9b83b1bd6161735b343e0be657fabe60b59f410981c7c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:05:27.421Z] ---> job-cost.sh [2021-07-30T16:05:27.421Z] lf-activate-venv: SKIPPING [2021-07-30T16:05:27.421Z] INFO: No Stack... [2021-07-30T16:05:28.015Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-30T16:05:28.614Z] INFO: Archiving Costs [Pipeline] sh [2021-07-30T16:05:29.292Z] + + cutcat -d, /w/workspace/app-rfid-llrp-inventory/4/archives/cost.csv -f6 [2021-07-30T16:05:29.293Z] [Pipeline] lock [2021-07-30T16:05:29.372Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-4-stack-cost] [2021-07-30T16:05:29.382Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-4-stack-cost] did not exist. Created. [2021-07-30T16:05:29.382Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-30T16:05:30.093Z] /w/workspace/app-rfid-llrp-inventory/4@tmp/durable-69c8468c/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/4@tmp/durable-69c8468c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-30T16:05:30.771Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-30T16:05:30.793Z] Warning: overwriting stash ‘stack-cost’ [2021-07-30T16:05:31.328Z] Stashed 1 file(s) [Pipeline] } [2021-07-30T16:05:31.336Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-30T16:05:31.364Z] $ docker stop --time=1 f5b33475c709a0c251f9b83b1bd6161735b343e0be657fabe60b59f410981c7c [2021-07-30T16:05:33.068Z] $ docker rm -f f5b33475c709a0c251f9b83b1bd6161735b343e0be657fabe60b59f410981c7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-30T16:05:33.545Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:05:35.413Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:05:36.008Z] ---> package-listing.sh [2021-07-30T16:05:36.009Z] ++ facter osfamily [2021-07-30T16:05:36.009Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-30T16:05:36.275Z] + OS_FAMILY=redhat [2021-07-30T16:05:36.275Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-36 [2021-07-30T16:05:36.275Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-30T16:05:36.275Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-30T16:05:36.275Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-30T16:05:36.275Z] + PACKAGES=/tmp/packages_start.txt [2021-07-30T16:05:36.275Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-36 ']' [2021-07-30T16:05:36.275Z] + PACKAGES=/tmp/packages_end.txt [2021-07-30T16:05:36.275Z] + case "${OS_FAMILY}" in [2021-07-30T16:05:36.275Z] + rpm -qa [2021-07-30T16:05:36.275Z] + sort [2021-07-30T16:05:36.866Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-30T16:05:36.866Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-30T16:05:36.866Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-30T16:05:37.133Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-36 ']' [2021-07-30T16:05:37.133Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-36/archives/ [2021-07-30T16:05:37.133Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-36/archives/ [Pipeline] echo [2021-07-30T16:05:37.150Z] 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-36/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-30T16:05:37.460Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:05:38.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T16:05:38.065Z] [2021-07-30T16:05:38.065Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:05:38.403Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T16:05:38.403Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-30T16:05:38.403Z] b4d181a07f80: Pulling fs layer [2021-07-30T16:05:38.403Z] a1111a8f2ec3: Pulling fs layer [2021-07-30T16:05:38.403Z] ed53099fbce6: Pulling fs layer [2021-07-30T16:05:38.403Z] dc539afda2c1: Pulling fs layer [2021-07-30T16:05:38.404Z] 77bc0d833cb6: Pulling fs layer [2021-07-30T16:05:38.404Z] 9065ff56babe: Pulling fs layer [2021-07-30T16:05:38.404Z] d287ab97295c: Pulling fs layer [2021-07-30T16:05:38.404Z] dc539afda2c1: Waiting [2021-07-30T16:05:38.404Z] 77bc0d833cb6: Waiting [2021-07-30T16:05:38.404Z] 9065ff56babe: Waiting [2021-07-30T16:05:38.404Z] d287ab97295c: Waiting [2021-07-30T16:05:38.674Z] a1111a8f2ec3: Verifying Checksum [2021-07-30T16:05:38.674Z] a1111a8f2ec3: Download complete [2021-07-30T16:05:38.947Z] dc539afda2c1: Verifying Checksum [2021-07-30T16:05:38.947Z] dc539afda2c1: Download complete [2021-07-30T16:05:39.248Z] 77bc0d833cb6: Verifying Checksum [2021-07-30T16:05:39.248Z] 77bc0d833cb6: Download complete [2021-07-30T16:05:39.248Z] 9065ff56babe: Download complete [2021-07-30T16:05:39.248Z] ed53099fbce6: Verifying Checksum [2021-07-30T16:05:39.248Z] ed53099fbce6: Download complete [2021-07-30T16:05:39.836Z] b4d181a07f80: Verifying Checksum [2021-07-30T16:05:39.836Z] b4d181a07f80: Download complete [2021-07-30T16:05:41.262Z] b4d181a07f80: Pull complete [2021-07-30T16:05:41.262Z] a1111a8f2ec3: Pull complete [2021-07-30T16:05:41.850Z] ed53099fbce6: Pull complete [2021-07-30T16:05:41.850Z] dc539afda2c1: Pull complete [2021-07-30T16:05:42.119Z] 77bc0d833cb6: Pull complete [2021-07-30T16:05:42.119Z] 9065ff56babe: Pull complete [2021-07-30T16:05:45.468Z] d287ab97295c: Download complete [2021-07-30T16:05:50.873Z] d287ab97295c: Pull complete [2021-07-30T16:05:50.873Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-30T16:05:50.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T16:05:50.873Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-30T16:05:50.964Z] prd-centos7-docker-4c-2g-1037 does not seem to be running inside a container [2021-07-30T16:05:51.016Z] $ 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-36/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-36 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-36:/w/workspace/ry_app-rfid-llrp-inventory_PR-36:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@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:10003/edgex-lftools-log-publisher:latest cat [2021-07-30T16:05:53.935Z] $ docker top 492c7bd199285b69990feaf7bd9bee0424e272662777b17b339ef58577d1082a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T16:05:54.332Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-30T16:05:54.643Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-30T16:05:54.967Z] + ls /var/log/sa-host [2021-07-30T16:05:54.967Z] + sadf -c /var/log/sa-host/sa05 [2021-07-30T16:05:54.967Z] file_magic: OK [2021-07-30T16:05:54.967Z] HZ: Using current value: 100 [2021-07-30T16:05:54.967Z] file_header: OK [2021-07-30T16:05:54.967Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-30T16:05:54.967Z] Statistics: [2021-07-30T16:05:54.967Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-30T16:05:54.967Z] File successfully converted to sysstat format version 12.0.3 [2021-07-30T16:05:54.967Z] + sadf -c /var/log/sa-host/sa30 [2021-07-30T16:05:54.967Z] file_magic: OK [2021-07-30T16:05:54.967Z] HZ: Using current value: 100 [2021-07-30T16:05:54.967Z] file_header: OK [2021-07-30T16:05:54.967Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-30T16:05:54.967Z] Statistics: [2021-07-30T16:05:54.967Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-30T16:05:54.967Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T16:05:55.611Z] provisioning config files... [2021-07-30T16:05:55.629Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/config1942526380167381322tmp [Pipeline] { [Pipeline] echo [2021-07-30T16:05:55.663Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:05:55.976Z] ---> create-netrc.sh [Pipeline] } [2021-07-30T16:05:55.989Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:05:56.450Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-30T16:05:56.472Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:05:56.790Z] ---> sudo-logs.sh [2021-07-30T16:05:56.790Z] Archiving 'sudo' log.. [2021-07-30T16:05:56.790Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1037.vexxhost.local: Name or service not known [2021-07-30T16:05:56.790Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1037.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-30T16:05:56.859Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:05:57.182Z] ---> job-cost.sh [2021-07-30T16:05:57.182Z] lf-activate-venv: SKIPPING [2021-07-30T16:05:57.182Z] DEBUG: total: 0.18000000715255737 [2021-07-30T16:05:57.182Z] INFO: Retrieving Stack Cost... [2021-07-30T16:05:58.142Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-30T16:05:58.411Z] INFO: Archiving Costs [Pipeline] echo [2021-07-30T16:05:58.429Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:05:58.742Z] ---> logs-deploy.sh [2021-07-30T16:05:58.742Z] lf-activate-venv: SKIPPING [2021-07-30T16:05:58.742Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-36/4 [2021-07-30T16:05:58.742Z] INFO: archiving workspace using pattern(s): [2021-07-30T16:05:59.336Z] Archives upload complete. [2021-07-30T16:05:59.613Z] INFO: archiving logs to Nexus