Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 995e5f843a6275a781fac899201523aa0866864d+07ff70a745b77f70f4b47d5a2d31a9f78666f659 (2fd90bac28041b4db96f8cf1953abf2f997d00a0) 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-ssh1901086463721506355.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-ssh1943417900711848686.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-37/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-37/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7933649460087941790.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-ssh5133752885796082506.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-37/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-37/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4902443363333079935.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-1038 in /w/workspace/ry_app-rfid-llrp-inventory_PR-37 [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-37 # 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-37@tmp/jenkins-gitclient-ssh6013463883410848020.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 995e5f843a6275a781fac899201523aa0866864d Merge succeeded, producing 233ef5bba0ea57b3c67f6833635e38330aa6bca4 Checking out Revision 233ef5bba0ea57b3c67f6833635e38330aa6bca4 (PR-37) > 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-37@tmp/jenkins-gitclient-ssh2246608532503897597.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/37/head:refs/remotes/origin/PR-37 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 995e5f843a6275a781fac899201523aa0866864d # 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-37@tmp/jenkins-gitclient-ssh7669836070533223427.key > git merge 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 233ef5bba0ea57b3c67f6833635e38330aa6bca4 # 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-30T16:00:23.345Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-30T16:00:23.451Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-30T16:00:23.479Z] ========================================================= [2021-07-30T16:00:23.479Z] EdgeX Global Pipelines Version Info [2021-07-30T16:00:23.479Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 4787fabc0094f1b92a12ca1bd761521ac18f0a26 # timeout=10 [2021-07-30T16:00:24.730Z] ------------------- [2021-07-30T16:00:24.730Z] stable info: [2021-07-30T16:00:24.730Z] ------------------- [2021-07-30T16:00:24.730Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-30T16:00:24.730Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-07-30T16:00:24.730Z] Message: update stable to v1.0.199 [2021-07-30T16:00:25.320Z] ------------------- [2021-07-30T16:00:25.320Z] experimental info: [2021-07-30T16:00:25.320Z] ------------------- [2021-07-30T16:00:25.320Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-30T16:00:25.320Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-07-30T16:00:25.320Z] Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-30T16:00:25.539Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2021-07-30T16:00:25.580Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2021-07-30T16:00:25.619Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-30T16:00:25.643Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-30T16:00:25.672Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-30T16:00:25.698Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-30T16:00:25.724Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-30T16:00:25.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-30T16:00:25.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-30T16:00:25.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-30T16:00:25.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-30T16:00:25.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-07-30T16:00:25.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2021-07-30T16:00:25.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-30T16:00:25.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-30T16:00:25.925Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-30T16:00:25.951Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-30T16:00:25.977Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-30T16:00:26.007Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-30T16:00:26.029Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-30T16:00:26.052Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-30T16:00:26.073Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-30T16:00:26.095Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-30T16:00:26.117Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-30T16:00:26.139Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-30T16:00:26.163Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-07-30T16:00:26.191Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-30T16:00:26.235Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-37 [Pipeline] echo [2021-07-30T16:00:26.265Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-37 [Pipeline] echo [2021-07-30T16:00:26.295Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-37 [Pipeline] echo [2021-07-30T16:00:26.332Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 233ef5bba0ea57b3c67f6833635e38330aa6bca4 [Pipeline] echo [2021-07-30T16:00:26.404Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 233ef5b [Pipeline] echo [2021-07-30T16:00:26.432Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T16:00:26.514Z] provisioning config files... [2021-07-30T16:00:26.539Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/config5065829104058997688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:00:26.910Z] ---> docker-login.sh [2021-07-30T16:00:26.910Z] nexus3.edgexfoundry.org:10001 [2021-07-30T16:00:26.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:00:27.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:00:27.177Z] Configure a credential helper to remove this warning. See [2021-07-30T16:00:27.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:00:27.177Z] [2021-07-30T16:00:27.177Z] Login Succeeded [2021-07-30T16:00:27.177Z] nexus3.edgexfoundry.org:10002 [2021-07-30T16:00:27.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:00:27.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:00:27.447Z] Configure a credential helper to remove this warning. See [2021-07-30T16:00:27.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:00:27.447Z] [2021-07-30T16:00:27.447Z] Login Succeeded [2021-07-30T16:00:27.447Z] nexus3.edgexfoundry.org:10003 [2021-07-30T16:00:27.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:00:27.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:00:27.447Z] Configure a credential helper to remove this warning. See [2021-07-30T16:00:27.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:00:27.447Z] [2021-07-30T16:00:27.447Z] Login Succeeded [2021-07-30T16:00:27.447Z] nexus3.edgexfoundry.org:10004 [2021-07-30T16:00:27.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:00:27.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:00:27.718Z] Configure a credential helper to remove this warning. See [2021-07-30T16:00:27.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:00:27.718Z] [2021-07-30T16:00:27.718Z] Login Succeeded [2021-07-30T16:00:27.718Z] docker.io [2021-07-30T16:00:27.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:00:28.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:00:28.258Z] Configure a credential helper to remove this warning. See [2021-07-30T16:00:28.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:00:28.258Z] [2021-07-30T16:00:28.258Z] Login Succeeded [2021-07-30T16:00:28.258Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T16:00:28.273Z] 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-30T16:00:28.772Z] + git log --format=format:%s -1 233ef5bba0ea57b3c67f6833635e38330aa6bca4 [Pipeline] echo [2021-07-30T16:00:28.824Z] GIT_COMMIT: 233ef5bba0ea57b3c67f6833635e38330aa6bca4, Commit Message: Merge commit '07ff70a745b77f70f4b47d5a2d31a9f78666f659' into HEAD [Pipeline] echo [2021-07-30T16:00:28.838Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:00:29.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T16:00:29.762Z] [2021-07-30T16:00:29.762Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:00:30.102Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T16:00:30.102Z] latest: Pulling from edgex-devops/git-semver [2021-07-30T16:00:30.102Z] 31603596830f: Pulling fs layer [2021-07-30T16:00:30.102Z] b6dc333f4379: Pulling fs layer [2021-07-30T16:00:30.102Z] 3d9ef1400e77: Pulling fs layer [2021-07-30T16:00:30.102Z] fd332fbdc1db: Pulling fs layer [2021-07-30T16:00:30.102Z] fd332fbdc1db: Waiting [2021-07-30T16:00:30.102Z] b6dc333f4379: Download complete [2021-07-30T16:00:30.373Z] 31603596830f: Verifying Checksum [2021-07-30T16:00:30.373Z] 31603596830f: Download complete [2021-07-30T16:00:30.645Z] 31603596830f: Pull complete [2021-07-30T16:00:30.645Z] fd332fbdc1db: Verifying Checksum [2021-07-30T16:00:30.645Z] fd332fbdc1db: Download complete [2021-07-30T16:00:30.645Z] b6dc333f4379: Pull complete [2021-07-30T16:00:30.645Z] 3d9ef1400e77: Verifying Checksum [2021-07-30T16:00:30.645Z] 3d9ef1400e77: Download complete [2021-07-30T16:00:31.231Z] 3d9ef1400e77: Pull complete [2021-07-30T16:00:31.501Z] fd332fbdc1db: Pull complete [2021-07-30T16:00:31.501Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-30T16:00:31.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T16:00:31.501Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-30T16:00:31.605Z] prd-centos7-docker-4c-2g-1038 does not seem to be running inside a container [2021-07-30T16:00:31.674Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-37 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-37:/w/workspace/ry_app-rfid-llrp-inventory_PR-37:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-30T16:00:32.589Z] $ docker top f3b43c2ff5434b19e02690ab4191f40ae6a70dd74945bdb965926e36bf7b2276 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-30T16:00:32.726Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-30T16:00:32.726Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-30T16:00:32.857Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-30T16:00:32.857Z] $ docker exec f3b43c2ff5434b19e02690ab4191f40ae6a70dd74945bdb965926e36bf7b2276 ssh-agent [2021-07-30T16:00:32.978Z] SSH_AUTH_SOCK=/tmp/ssh-0EcR9YzHmS2x/agent.13 [2021-07-30T16:00:32.978Z] SSH_AGENT_PID=19 [2021-07-30T16:00:32.990Z] Running ssh-add (command line suppressed) [2021-07-30T16:00:33.090Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_2376245253766423084.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_2376245253766423084.key) [2021-07-30T16:00:33.113Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-30T16:00:33.426Z] + git tag --points-at HEAD [Pipeline] } [2021-07-30T16:00:33.451Z] $ docker exec --env ******** --env ******** f3b43c2ff5434b19e02690ab4191f40ae6a70dd74945bdb965926e36bf7b2276 ssh-agent -k [2021-07-30T16:00:33.553Z] unset SSH_AUTH_SOCK; [2021-07-30T16:00:33.554Z] unset SSH_AGENT_PID; [2021-07-30T16:00:33.554Z] echo Agent pid 19 killed; [2021-07-30T16:00:33.573Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-30T16:00:33.622Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-30T16:00:33.622Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-30T16:00:33.743Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-30T16:00:33.743Z] $ docker exec f3b43c2ff5434b19e02690ab4191f40ae6a70dd74945bdb965926e36bf7b2276 ssh-agent [2021-07-30T16:00:33.867Z] SSH_AUTH_SOCK=/tmp/ssh-ncrD49I6p3cx/agent.52 [2021-07-30T16:00:33.867Z] SSH_AGENT_PID=59 [2021-07-30T16:00:33.875Z] Running ssh-add (command line suppressed) [2021-07-30T16:00:33.977Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_5647053028746983637.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_5647053028746983637.key) [2021-07-30T16:00:34.010Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-30T16:00:34.322Z] + git semver init [2021-07-30T16:00:34.322Z] # -> Open(): unable to determine branch for HEAD [2021-07-30T16:00:34.322Z] # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-37/.git [2021-07-30T16:00:34.322Z] # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-37 [2021-07-30T16:00:34.322Z] # $SEMVER_REMOTE_NAME = origin [2021-07-30T16:00:34.322Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-30T16:00:34.322Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-30T16:00:34.322Z] # $SEMVER_BRANCH = PR-37 [2021-07-30T16:00:34.322Z] # $SEMVER_TEMP = /tmp/semver-695922037 [2021-07-30T16:00:34.322Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-07-30T16:00:35.738Z] # '/tmp/semver-695922037' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-37/.semver' [2021-07-30T16:00:35.738Z] # -> Force: false [2021-07-30T16:00:35.738Z] # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-37/.semver [Pipeline] } [2021-07-30T16:00:35.769Z] $ docker exec --env ******** --env ******** f3b43c2ff5434b19e02690ab4191f40ae6a70dd74945bdb965926e36bf7b2276 ssh-agent -k [2021-07-30T16:00:35.870Z] unset SSH_AUTH_SOCK; [2021-07-30T16:00:35.871Z] unset SSH_AGENT_PID; [2021-07-30T16:00:35.871Z] echo Agent pid 59 killed; [2021-07-30T16:00:35.890Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-30T16:00:36.246Z] + git semver [Pipeline] } [2021-07-30T16:00:36.267Z] $ docker stop --time=1 f3b43c2ff5434b19e02690ab4191f40ae6a70dd74945bdb965926e36bf7b2276 [2021-07-30T16:00:37.560Z] $ docker rm -f f3b43c2ff5434b19e02690ab4191f40ae6a70dd74945bdb965926e36bf7b2276 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-30T16:00:37.954Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-30T16:00:38.295Z] Stashed 1 file(s) [Pipeline] echo [2021-07-30T16:00:38.298Z] [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-30T16:00:53.560Z] Still waiting to schedule task [2021-07-30T16:00:53.561Z] ‘prd-centos7-blackbox-4c-2g-77’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-07-30T16:00:53.561Z] ‘prd-centos7-docker-4c-2g-1030’ is offline [2021-07-30T16:00:53.561Z] ‘prd-centos7-docker-4c-2g-1033’ is offline [2021-07-30T16:00:53.561Z] ‘prd-centos7-docker-4c-2g-1034’ is offline [2021-07-30T16:00:53.561Z] ‘prd-centos7-docker-4c-2g-1040’ is offline [2021-07-30T16:00:53.561Z] ‘prd-ubuntu18.04-docker-8c-8g-1036’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-07-30T16:00:53.561Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1031’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-07-30T16:00:53.564Z] Still waiting to schedule task [2021-07-30T16:00:53.564Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-30T16:01:19.211Z] Running on prd-centos7-docker-4c-2g-1041 in /w/workspace/ry_app-rfid-llrp-inventory_PR-37 [Pipeline] { [Pipeline] ws [2021-07-30T16:01:19.230Z] Running in /w/workspace/app-rfid-llrp-inventory/4 [Pipeline] { [Pipeline] checkout [2021-07-30T16:01:19.347Z] The recommended git tool is: NONE [2021-07-30T16:01:22.116Z] using credential edgex-jenkins-ssh [2021-07-30T16:01:22.129Z] Cloning the remote Git repository [2021-07-30T16:01:21.339Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-30T16:01:21.512Z] > git init /w/workspace/app-rfid-llrp-inventory/4 # timeout=10 [2021-07-30T16:01:21.547Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-30T16:01:21.547Z] > git --version # timeout=10 [2021-07-30T16:01:21.556Z] > git --version # 'git version 2.24.4' [2021-07-30T16:01:21.556Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T16:01:21.585Z] [INFO] Currently running in a labeled security context [2021-07-30T16:01:21.585Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-30T16:01:21.585Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/4@tmp/jenkins-gitclient-ssh8905542676035583598.key [2021-07-30T16:01:21.605Z] > 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:24.085Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-07-30T16:01:24.103Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T16:01:24.118Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-07-30T16:01:24.135Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-30T16:01:24.135Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T16:01:24.136Z] [INFO] Currently running in a labeled security context [2021-07-30T16:01:24.137Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-30T16:01:24.137Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/4@tmp/jenkins-gitclient-ssh9175024650556135015.key [2021-07-30T16:01:24.143Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/37/head:refs/remotes/origin/PR-37 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-30T16:01:25.173Z] Merging remotes/origin/main commit 07ff70a745b77f70f4b47d5a2d31a9f78666f659 into PR head commit 995e5f843a6275a781fac899201523aa0866864d [2021-07-30T16:01:25.388Z] Merge succeeded, producing 3a01464f9e53351aac4f0efebd6df86f3bc1cdd6 [2021-07-30T16:01:25.389Z] Checking out Revision 3a01464f9e53351aac4f0efebd6df86f3bc1cdd6 (PR-37) [2021-07-30T16:01:24.627Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T16:01:24.637Z] > git checkout -f 995e5f843a6275a781fac899201523aa0866864d # timeout=10 [2021-07-30T16:01:24.684Z] > git remote # timeout=10 [2021-07-30T16:01:24.693Z] > git config --get remote.origin.url # timeout=10 [2021-07-30T16:01:24.701Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T16:01:24.702Z] [INFO] Currently running in a labeled security context [2021-07-30T16:01:24.702Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-30T16:01:24.702Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/4@tmp/jenkins-gitclient-ssh8146810835985280755.key [2021-07-30T16:01:24.706Z] > git merge 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 [2021-07-30T16:01:24.836Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-30T16:01:24.850Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T16:01:24.854Z] > git checkout -f 3a01464f9e53351aac4f0efebd6df86f3bc1cdd6 # timeout=10 [2021-07-30T16:01:29.039Z] Commit message: "Merge commit '07ff70a745b77f70f4b47d5a2d31a9f78666f659' into HEAD" [2021-07-30T16:01:29.054Z] 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:29.425Z] provisioning config files... [2021-07-30T16:01:29.448Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/4@tmp/config633886207377352479tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:01:29.897Z] ---> docker-login.sh [2021-07-30T16:01:29.897Z] nexus3.edgexfoundry.org:10001 [2021-07-30T16:01:29.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:01:28.806Z] > git rev-list --no-walk 4787fabc0094f1b92a12ca1bd761521ac18f0a26 # timeout=10 [2021-07-30T16:01:30.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:01:30.165Z] Configure a credential helper to remove this warning. See [2021-07-30T16:01:30.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:01:30.165Z] [2021-07-30T16:01:30.165Z] Login Succeeded [2021-07-30T16:01:30.165Z] nexus3.edgexfoundry.org:10002 [2021-07-30T16:01:30.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:01:30.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:01:30.165Z] Configure a credential helper to remove this warning. See [2021-07-30T16:01:30.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:01:30.165Z] [2021-07-30T16:01:30.165Z] Login Succeeded [2021-07-30T16:01:30.165Z] nexus3.edgexfoundry.org:10003 [2021-07-30T16:01:30.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:01:30.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:01:30.433Z] Configure a credential helper to remove this warning. See [2021-07-30T16:01:30.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:01:30.433Z] [2021-07-30T16:01:30.433Z] Login Succeeded [2021-07-30T16:01:30.433Z] nexus3.edgexfoundry.org:10004 [2021-07-30T16:01:30.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:01:30.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:01:30.701Z] Configure a credential helper to remove this warning. See [2021-07-30T16:01:30.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:01:30.701Z] [2021-07-30T16:01:30.701Z] Login Succeeded [2021-07-30T16:01:30.701Z] docker.io [2021-07-30T16:01:30.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:01:30.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:01:30.970Z] Configure a credential helper to remove this warning. See [2021-07-30T16:01:30.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:01:30.970Z] [2021-07-30T16:01:30.970Z] Login Succeeded [2021-07-30T16:01:30.970Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T16:01:31.216Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-30T16:01:31.433Z] ========================================================= [2021-07-30T16:01:31.433Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-30T16:01:31.433Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:01:31.760Z] + 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:31.760Z] Sending build context to Docker daemon 20.47MB [2021-07-30T16:01:31.760Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-30T16:01:31.760Z] Step 2/10 : FROM ${BASE} AS builder [2021-07-30T16:01:32.031Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-30T16:01:32.031Z] 540db60ca938: Pulling fs layer [2021-07-30T16:01:32.031Z] adcc1eea9eea: Pulling fs layer [2021-07-30T16:01:32.031Z] 4c4ab2625f07: Pulling fs layer [2021-07-30T16:01:32.031Z] 0773c198feca: Pulling fs layer [2021-07-30T16:01:32.031Z] 345f892a5656: Pulling fs layer [2021-07-30T16:01:32.031Z] 4796506630df: Pulling fs layer [2021-07-30T16:01:32.031Z] cc55df3e53f1: Pulling fs layer [2021-07-30T16:01:32.031Z] 4d027b6c602c: Pulling fs layer [2021-07-30T16:01:32.031Z] 449e75d2c14e: Pulling fs layer [2021-07-30T16:01:32.031Z] 345f892a5656: Waiting [2021-07-30T16:01:32.031Z] 4796506630df: Waiting [2021-07-30T16:01:32.031Z] cc55df3e53f1: Waiting [2021-07-30T16:01:32.031Z] 4d027b6c602c: Waiting [2021-07-30T16:01:32.031Z] 449e75d2c14e: Waiting [2021-07-30T16:01:32.031Z] 0773c198feca: Waiting [2021-07-30T16:01:32.031Z] 4c4ab2625f07: Download complete [2021-07-30T16:01:32.031Z] adcc1eea9eea: Verifying Checksum [2021-07-30T16:01:32.031Z] adcc1eea9eea: Download complete [2021-07-30T16:01:32.031Z] 345f892a5656: Verifying Checksum [2021-07-30T16:01:32.031Z] 345f892a5656: Download complete [2021-07-30T16:01:32.031Z] 4796506630df: Verifying Checksum [2021-07-30T16:01:32.031Z] 4796506630df: Download complete [2021-07-30T16:01:32.031Z] 540db60ca938: Verifying Checksum [2021-07-30T16:01:32.031Z] 540db60ca938: Download complete [2021-07-30T16:01:32.031Z] cc55df3e53f1: Verifying Checksum [2021-07-30T16:01:32.031Z] cc55df3e53f1: Download complete [2021-07-30T16:01:32.301Z] 540db60ca938: Pull complete [2021-07-30T16:01:32.301Z] adcc1eea9eea: Pull complete [2021-07-30T16:01:32.573Z] 4c4ab2625f07: Pull complete [2021-07-30T16:01:32.573Z] 4d027b6c602c: Verifying Checksum [2021-07-30T16:01:32.573Z] 4d027b6c602c: Download complete [2021-07-30T16:01:35.152Z] 449e75d2c14e: Verifying Checksum [2021-07-30T16:01:35.152Z] 449e75d2c14e: Download complete [2021-07-30T16:01:36.562Z] 0773c198feca: Verifying Checksum [2021-07-30T16:01:36.563Z] 0773c198feca: Download complete [2021-07-30T16:01:39.933Z] 0773c198feca: Pull complete [2021-07-30T16:01:39.933Z] 345f892a5656: Pull complete [2021-07-30T16:01:39.933Z] 4796506630df: Pull complete [2021-07-30T16:01:39.933Z] cc55df3e53f1: Pull complete [2021-07-30T16:01:40.215Z] 4d027b6c602c: Pull complete [2021-07-30T16:01:41.646Z] 449e75d2c14e: Pull complete [2021-07-30T16:01:41.646Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-30T16:01:41.646Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-30T16:01:41.646Z] ---> 0d28375d9b5b [2021-07-30T16:01:41.646Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-07-30T16:01:43.601Z] ---> Running in 5a4d079a26ec [2021-07-30T16:01:43.601Z] Removing intermediate container 5a4d079a26ec [2021-07-30T16:01:43.601Z] ---> 510dbc65e508 [2021-07-30T16:01:43.601Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-30T16:01:43.601Z] ---> Running in 5abc1f483fbc [2021-07-30T16:01:43.601Z] Removing intermediate container 5abc1f483fbc [2021-07-30T16:01:43.601Z] ---> 93c0c4926013 [2021-07-30T16:01:43.601Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-30T16:01:43.601Z] ---> Running in 303eb7aba171 [2021-07-30T16:01:43.873Z] Removing intermediate container 303eb7aba171 [2021-07-30T16:01:43.873Z] ---> 78d77f289f94 [2021-07-30T16:01:43.873Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-30T16:01:43.873Z] ---> Running in b91956c5f8a9 [2021-07-30T16:01:44.469Z] Removing intermediate container b91956c5f8a9 [2021-07-30T16:01:44.469Z] ---> 9e4ddddbc670 [2021-07-30T16:01:44.470Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-30T16:01:44.470Z] ---> Running in c76f4e02ded4 [2021-07-30T16:01:44.738Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-30T16:01:45.703Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-30T16:01:45.973Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-07-30T16:01:45.973Z] (2/6) Installing libsodium (1.0.18-r0) [2021-07-30T16:01:46.243Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-07-30T16:01:46.243Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-07-30T16:01:46.243Z] (5/6) Installing libzmq (4.3.3-r1) [2021-07-30T16:01:46.516Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-07-30T16:01:46.516Z] Executing busybox-1.32.1-r6.trigger [2021-07-30T16:01:46.516Z] OK: 150 MiB in 46 packages [2021-07-30T16:01:46.788Z] Removing intermediate container c76f4e02ded4 [2021-07-30T16:01:46.788Z] ---> 62bc00bec2fb [2021-07-30T16:01:46.788Z] Step 8/10 : WORKDIR /app [2021-07-30T16:01:47.057Z] ---> Running in fe710060b883 [2021-07-30T16:01:47.057Z] Removing intermediate container fe710060b883 [2021-07-30T16:01:47.057Z] ---> a8d57bd99fd5 [2021-07-30T16:01:47.057Z] Step 9/10 : COPY . . [2021-07-30T16:01:47.643Z] ---> fa3bf5dd4173 [2021-07-30T16:01:47.643Z] Step 10/10 : RUN go mod download [2021-07-30T16:01:47.643Z] ---> Running in edfebb31756d [2021-07-30T16:02:09.732Z] Removing intermediate container edfebb31756d [2021-07-30T16:02:09.732Z] ---> 93138755b702 [2021-07-30T16:02:09.732Z] Successfully built 93138755b702 [2021-07-30T16:02:09.732Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:02:10.057Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-30T16:02:10.057Z] . [Pipeline] withDockerContainer [2021-07-30T16:02:10.148Z] prd-centos7-docker-4c-2g-1041 does not seem to be running inside a container [2021-07-30T16:02:10.213Z] $ 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:10.578Z] $ docker top 221541f83a47f0024964f8593bcd175ae7ccbd3ac833238aa622e6b113bcbc8b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T16:02:10.989Z] + go version [2021-07-30T16:02:10.989Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-30T16:02:11.005Z] $ docker stop --time=1 221541f83a47f0024964f8593bcd175ae7ccbd3ac833238aa622e6b113bcbc8b [2021-07-30T16:02:12.214Z] $ docker rm -f 221541f83a47f0024964f8593bcd175ae7ccbd3ac833238aa622e6b113bcbc8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:02:12.753Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-30T16:02:12.753Z] . [Pipeline] withDockerContainer [2021-07-30T16:02:12.842Z] prd-centos7-docker-4c-2g-1041 does not seem to be running inside a container [2021-07-30T16:02:12.896Z] $ 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:13.265Z] $ docker top d89a5471cac1953f6d9befdf41c496c22d54c0936fd2e1cf8449a2dbdd174fa9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T16:02:13.671Z] + go mod tidy [Pipeline] sh [2021-07-30T16:02:14.270Z] + make test [2021-07-30T16:02:14.270Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-07-30T16:02:20.955Z] # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2021-07-30T16:02:20.955Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.57/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut [2021-07-30T16:02:20.955Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.57/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient [2021-07-30T16:02:20.955Z] have (string, bool, string, string) [2021-07-30T16:02:20.955Z] want (string, string) [2021-07-30T16:02:36.005Z] # edgexfoundry/app-rfid-llrp-inventory/internal/inventory [edgexfoundry/app-rfid-llrp-inventory/internal/inventory.test] [2021-07-30T16:02:36.005Z] internal/inventory/tagprocessor_test.go:23:10: undefined: logger.NewClientStdOut [2021-07-30T16:02:36.005Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory [build failed] [2021-07-30T16:02:36.005Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [build failed] [2021-07-30T16:02:36.005Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 0.056s coverage: 72.3% of statements [2021-07-30T16:02:36.005Z] make: *** [Makefile:30: test] Error 2 [Pipeline] } [2021-07-30T16:02:36.023Z] $ docker stop --time=1 d89a5471cac1953f6d9befdf41c496c22d54c0936fd2e1cf8449a2dbdd174fa9 [2021-07-30T16:02:37.577Z] $ docker rm -f d89a5471cac1953f6d9befdf41c496c22d54c0936fd2e1cf8449a2dbdd174fa9 [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:38.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T16:02:38.517Z] [2021-07-30T16:02:38.517Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:02:38.846Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T16:02:38.846Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-30T16:02:38.846Z] b4d181a07f80: Pulling fs layer [2021-07-30T16:02:38.846Z] a1111a8f2ec3: Pulling fs layer [2021-07-30T16:02:38.846Z] ed53099fbce6: Pulling fs layer [2021-07-30T16:02:38.846Z] dc539afda2c1: Pulling fs layer [2021-07-30T16:02:38.846Z] 77bc0d833cb6: Pulling fs layer [2021-07-30T16:02:38.846Z] 9065ff56babe: Pulling fs layer [2021-07-30T16:02:38.846Z] d287ab97295c: Pulling fs layer [2021-07-30T16:02:38.846Z] 77bc0d833cb6: Waiting [2021-07-30T16:02:38.846Z] 9065ff56babe: Waiting [2021-07-30T16:02:38.846Z] d287ab97295c: Waiting [2021-07-30T16:02:38.846Z] dc539afda2c1: Waiting [2021-07-30T16:02:39.428Z] a1111a8f2ec3: Verifying Checksum [2021-07-30T16:02:39.428Z] a1111a8f2ec3: Download complete [2021-07-30T16:02:39.428Z] dc539afda2c1: Verifying Checksum [2021-07-30T16:02:39.428Z] dc539afda2c1: Download complete [2021-07-30T16:02:39.694Z] 77bc0d833cb6: Verifying Checksum [2021-07-30T16:02:39.694Z] 77bc0d833cb6: Download complete [2021-07-30T16:02:39.694Z] 9065ff56babe: Verifying Checksum [2021-07-30T16:02:39.694Z] 9065ff56babe: Download complete [2021-07-30T16:02:39.959Z] ed53099fbce6: Verifying Checksum [2021-07-30T16:02:39.959Z] ed53099fbce6: Download complete [2021-07-30T16:02:40.555Z] b4d181a07f80: Verifying Checksum [2021-07-30T16:02:40.555Z] b4d181a07f80: Download complete [2021-07-30T16:02:41.536Z] b4d181a07f80: Pull complete [2021-07-30T16:02:41.806Z] a1111a8f2ec3: Pull complete [2021-07-30T16:02:42.401Z] ed53099fbce6: Pull complete [2021-07-30T16:02:42.401Z] dc539afda2c1: Pull complete [2021-07-30T16:02:42.669Z] 77bc0d833cb6: Pull complete [2021-07-30T16:02:42.670Z] 9065ff56babe: Pull complete [2021-07-30T16:02:44.615Z] d287ab97295c: Verifying Checksum [2021-07-30T16:02:44.615Z] d287ab97295c: Download complete [2021-07-30T16:02:50.021Z] d287ab97295c: Pull complete [2021-07-30T16:02:50.021Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-30T16:02:50.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T16:02:50.021Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-30T16:02:50.116Z] prd-centos7-docker-4c-2g-1041 does not seem to be running inside a container [2021-07-30T16:02:50.173Z] $ 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:52.515Z] $ docker top 199a9776bc4a192b2d2d76ed17c40bd1a9eacd52981054c3a8a6988af8baa91b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:02:53.030Z] ---> job-cost.sh [2021-07-30T16:02:53.030Z] lf-activate-venv: SKIPPING [2021-07-30T16:02:53.030Z] INFO: No Stack... [2021-07-30T16:02:53.995Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-30T16:02:54.262Z] INFO: Archiving Costs [Pipeline] sh [2021-07-30T16:02:54.592Z] + cat /w/workspace/app-rfid-llrp-inventory/4/archives/cost.csv [2021-07-30T16:02:54.592Z] + cut -d, -f6 [Pipeline] lock [2021-07-30T16:02:54.636Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-4-stack-cost] [2021-07-30T16:02:54.645Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-4-stack-cost] did not exist. Created. [2021-07-30T16:02:54.646Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-30T16:02:54.997Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-30T16:02:55.257Z] Stashed 1 file(s) [Pipeline] } [2021-07-30T16:02:55.270Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-30T16:02:55.300Z] $ docker stop --time=1 199a9776bc4a192b2d2d76ed17c40bd1a9eacd52981054c3a8a6988af8baa91b [2021-07-30T16:02:56.469Z] $ docker rm -f 199a9776bc4a192b2d2d76ed17c40bd1a9eacd52981054c3a8a6988af8baa91b [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:56.887Z] Failed in branch amd64 [2021-07-30T16:04:01.648Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1043 in /w/workspace/ry_app-rfid-llrp-inventory_PR-37 [Pipeline] { [Pipeline] ws [2021-07-30T16:04:01.674Z] Running in /w/workspace/app-rfid-llrp-inventory/4 [Pipeline] { [Pipeline] checkout [2021-07-30T16:04:01.936Z] The recommended git tool is: NONE [2021-07-30T16:04:08.669Z] using credential edgex-jenkins-ssh [2021-07-30T16:04:08.699Z] Cloning the remote Git repository [2021-07-30T16:04:08.783Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-30T16:04:08.915Z] > git init /w/workspace/app-rfid-llrp-inventory/4 # timeout=10 [2021-07-30T16:04:08.990Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-30T16:04:08.991Z] > git --version # timeout=10 [2021-07-30T16:04:09.007Z] > git --version # 'git version 2.17.1' [2021-07-30T16:04:09.010Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T16:04:09.119Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T16:04:12.206Z] Merging remotes/origin/main commit 07ff70a745b77f70f4b47d5a2d31a9f78666f659 into PR head commit 995e5f843a6275a781fac899201523aa0866864d [2021-07-30T16:04:11.599Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-07-30T16:04:11.614Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T16:04:11.640Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-07-30T16:04:11.676Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-30T16:04:11.676Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T16:04:11.689Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/37/head:refs/remotes/origin/PR-37 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-30T16:04:12.840Z] Merge succeeded, producing 3c453e03e158b047f6adb46659ffaa8375c020ab [2021-07-30T16:04:12.840Z] Checking out Revision 3c453e03e158b047f6adb46659ffaa8375c020ab (PR-37) [2021-07-30T16:04:12.228Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T16:04:12.254Z] > git checkout -f 995e5f843a6275a781fac899201523aa0866864d # timeout=10 [2021-07-30T16:04:12.356Z] > git remote # timeout=10 [2021-07-30T16:04:12.373Z] > git config --get remote.origin.url # timeout=10 [2021-07-30T16:04:12.399Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T16:04:12.410Z] > git merge 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 [2021-07-30T16:04:12.823Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-30T16:04:12.847Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T16:04:12.867Z] > git checkout -f 3c453e03e158b047f6adb46659ffaa8375c020ab # timeout=10 [2021-07-30T16:04:17.863Z] Commit message: "Merge commit '07ff70a745b77f70f4b47d5a2d31a9f78666f659' into HEAD" [2021-07-30T16:04:17.896Z] 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:04:18.259Z] provisioning config files... [2021-07-30T16:04:18.292Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/4@tmp/config3867418770300040875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:04:17.873Z] > git rev-list --no-walk 4787fabc0094f1b92a12ca1bd761521ac18f0a26 # timeout=10 [2021-07-30T16:04:19.077Z] ---> docker-login.sh [2021-07-30T16:04:19.077Z] nexus3.edgexfoundry.org:10001 [2021-07-30T16:04:19.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:04:20.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:04:20.290Z] Configure a credential helper to remove this warning. See [2021-07-30T16:04:20.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:04:20.290Z] [2021-07-30T16:04:20.290Z] Login Succeeded [2021-07-30T16:04:20.290Z] nexus3.edgexfoundry.org:10002 [2021-07-30T16:04:20.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:04:20.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:04:20.853Z] Configure a credential helper to remove this warning. See [2021-07-30T16:04:20.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:04:20.853Z] [2021-07-30T16:04:20.853Z] Login Succeeded [2021-07-30T16:04:20.853Z] nexus3.edgexfoundry.org:10003 [2021-07-30T16:04:21.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:04:21.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:04:21.544Z] Configure a credential helper to remove this warning. See [2021-07-30T16:04:21.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:04:21.544Z] [2021-07-30T16:04:21.544Z] Login Succeeded [2021-07-30T16:04:21.544Z] nexus3.edgexfoundry.org:10004 [2021-07-30T16:04:22.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:04:22.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:04:22.433Z] Configure a credential helper to remove this warning. See [2021-07-30T16:04:22.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:04:22.433Z] [2021-07-30T16:04:22.433Z] Login Succeeded [2021-07-30T16:04:22.433Z] docker.io [2021-07-30T16:04:22.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:04:23.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:04:23.317Z] Configure a credential helper to remove this warning. See [2021-07-30T16:04:23.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:04:23.317Z] [2021-07-30T16:04:23.317Z] Login Succeeded [2021-07-30T16:04:23.317Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T16:04:23.398Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-30T16:04:23.930Z] ========================================================= [2021-07-30T16:04:23.930Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-30T16:04:23.930Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:04:24.294Z] + 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:04:24.917Z] Sending build context to Docker daemon 20.47MB [2021-07-30T16:04:24.917Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-30T16:04:24.917Z] Step 2/10 : FROM ${BASE} AS builder [2021-07-30T16:04:25.193Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-30T16:04:25.193Z] 595b0fe564bb: Pulling fs layer [2021-07-30T16:04:25.193Z] 24495759ef45: Pulling fs layer [2021-07-30T16:04:25.193Z] d148012ef14d: Pulling fs layer [2021-07-30T16:04:25.193Z] cb65c68fc2e2: Pulling fs layer [2021-07-30T16:04:25.193Z] 093eec477d81: Pulling fs layer [2021-07-30T16:04:25.193Z] a6d5b2bbb924: Pulling fs layer [2021-07-30T16:04:25.193Z] 2446dc1eb7d3: Pulling fs layer [2021-07-30T16:04:25.193Z] 596795e73e0f: Pulling fs layer [2021-07-30T16:04:25.193Z] cb65c68fc2e2: Waiting [2021-07-30T16:04:25.193Z] 093eec477d81: Waiting [2021-07-30T16:04:25.193Z] a6d5b2bbb924: Waiting [2021-07-30T16:04:25.193Z] 2446dc1eb7d3: Waiting [2021-07-30T16:04:25.193Z] 596795e73e0f: Waiting [2021-07-30T16:04:25.480Z] d148012ef14d: Verifying Checksum [2021-07-30T16:04:25.480Z] d148012ef14d: Download complete [2021-07-30T16:04:25.480Z] 24495759ef45: Download complete [2021-07-30T16:04:25.480Z] 093eec477d81: Verifying Checksum [2021-07-30T16:04:25.480Z] 093eec477d81: Download complete [2021-07-30T16:04:25.480Z] a6d5b2bbb924: Download complete [2021-07-30T16:04:25.480Z] 595b0fe564bb: Verifying Checksum [2021-07-30T16:04:25.480Z] 595b0fe564bb: Download complete [2021-07-30T16:04:25.480Z] 2446dc1eb7d3: Verifying Checksum [2021-07-30T16:04:25.480Z] 2446dc1eb7d3: Download complete [2021-07-30T16:04:26.477Z] 595b0fe564bb: Pull complete [2021-07-30T16:04:27.094Z] 24495759ef45: Pull complete [2021-07-30T16:04:27.701Z] d148012ef14d: Pull complete [2021-07-30T16:04:28.697Z] 596795e73e0f: Verifying Checksum [2021-07-30T16:04:28.697Z] 596795e73e0f: Download complete [2021-07-30T16:04:29.684Z] cb65c68fc2e2: Verifying Checksum [2021-07-30T16:04:29.685Z] cb65c68fc2e2: Download complete [2021-07-30T16:04:42.133Z] cb65c68fc2e2: Pull complete [2021-07-30T16:04:42.133Z] 093eec477d81: Pull complete [2021-07-30T16:04:42.133Z] a6d5b2bbb924: Pull complete [2021-07-30T16:04:42.133Z] 2446dc1eb7d3: Pull complete [2021-07-30T16:04:45.550Z] 596795e73e0f: Pull complete [2021-07-30T16:04:45.550Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-30T16:04:45.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-30T16:04:45.550Z] ---> d9e956139c92 [2021-07-30T16:04:45.550Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-07-30T16:04:50.989Z] ---> Running in 9d5a4fb195f1 [2021-07-30T16:04:51.584Z] Removing intermediate container 9d5a4fb195f1 [2021-07-30T16:04:51.584Z] ---> 477dcf7c7be1 [2021-07-30T16:04:51.584Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-30T16:04:51.857Z] ---> Running in eacd1bfd0830 [2021-07-30T16:04:52.454Z] Removing intermediate container eacd1bfd0830 [2021-07-30T16:04:52.454Z] ---> a951f51b3594 [2021-07-30T16:04:52.454Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-30T16:04:53.047Z] ---> Running in 5b7482e9cfca [2021-07-30T16:04:53.323Z] Removing intermediate container 5b7482e9cfca [2021-07-30T16:04:53.323Z] ---> 8cb838554836 [2021-07-30T16:04:53.323Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-30T16:04:53.603Z] ---> Running in 56fed5757ddc [2021-07-30T16:04:56.233Z] Removing intermediate container 56fed5757ddc [2021-07-30T16:04:56.233Z] ---> 5775649de4d5 [2021-07-30T16:04:56.233Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-30T16:04:56.507Z] ---> Running in 11a5d4b4d10f [2021-07-30T16:04:57.961Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-30T16:04:58.939Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-30T16:04:59.915Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-07-30T16:04:59.915Z] (2/6) Installing libsodium (1.0.18-r0) [2021-07-30T16:05:00.189Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-07-30T16:05:00.189Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-07-30T16:05:00.189Z] (5/6) Installing libzmq (4.3.3-r1) [2021-07-30T16:05:00.466Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-07-30T16:05:00.466Z] Executing busybox-1.32.1-r6.trigger [2021-07-30T16:05:00.742Z] OK: 139 MiB in 46 packages [2021-07-30T16:05:02.178Z] Removing intermediate container 11a5d4b4d10f [2021-07-30T16:05:02.178Z] ---> 3019f6fd497e [2021-07-30T16:05:02.178Z] Step 8/10 : WORKDIR /app [2021-07-30T16:05:02.178Z] ---> Running in 1a0b3acec13d [2021-07-30T16:05:02.780Z] Removing intermediate container 1a0b3acec13d [2021-07-30T16:05:02.780Z] ---> 38dd8a71cd0a [2021-07-30T16:05:02.780Z] Step 9/10 : COPY . . [2021-07-30T16:05:04.789Z] ---> 56506c32f79b [2021-07-30T16:05:04.790Z] Step 10/10 : RUN go mod download [2021-07-30T16:05:04.790Z] ---> Running in 626a9e34bbca [2021-07-30T16:05:37.224Z] Removing intermediate container 626a9e34bbca [2021-07-30T16:05:37.224Z] ---> cef9c135baf4 [2021-07-30T16:05:37.224Z] Successfully built cef9c135baf4 [2021-07-30T16:05:37.224Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:05:37.569Z] + docker inspect -f . ci-base-image-arm64 [2021-07-30T16:05:37.569Z] . [Pipeline] withDockerContainer [2021-07-30T16:05:37.818Z] prd-ubuntu18.04-docker-arm64-4c-16g-1043 does not seem to be running inside a container [2021-07-30T16:05:37.900Z] $ 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:05:39.697Z] $ docker top 53f351aed736940ebbcef8b12000a20e9b61d05e954322e4a688c11aa2a383dd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T16:05:40.684Z] + go version [2021-07-30T16:05:40.684Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-30T16:05:40.704Z] $ docker stop --time=1 53f351aed736940ebbcef8b12000a20e9b61d05e954322e4a688c11aa2a383dd [2021-07-30T16:05:42.774Z] $ docker rm -f 53f351aed736940ebbcef8b12000a20e9b61d05e954322e4a688c11aa2a383dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:05:43.607Z] + docker inspect -f . ci-base-image-arm64 [2021-07-30T16:05:43.607Z] . [Pipeline] withDockerContainer [2021-07-30T16:05:43.847Z] prd-ubuntu18.04-docker-arm64-4c-16g-1043 does not seem to be running inside a container [2021-07-30T16:05:43.935Z] $ 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:05:45.743Z] $ docker top 2cdd2de68eadfa98be6186d7ca0c3e116cbe11c1fb241603e6ee6f7a0546551e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T16:05:46.733Z] + go mod tidy [Pipeline] sh [2021-07-30T16:05:48.035Z] + make test [2021-07-30T16:05:48.035Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-07-30T16:06:06.427Z] # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2021-07-30T16:06:06.427Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.57/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut [2021-07-30T16:06:06.427Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.57/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient [2021-07-30T16:06:06.427Z] have (string, bool, string, string) [2021-07-30T16:06:06.427Z] want (string, string) [2021-07-30T16:06:53.503Z] # edgexfoundry/app-rfid-llrp-inventory/internal/inventory [edgexfoundry/app-rfid-llrp-inventory/internal/inventory.test] [2021-07-30T16:06:53.503Z] internal/inventory/tagprocessor_test.go:23:10: undefined: logger.NewClientStdOut [2021-07-30T16:06:53.503Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory [build failed] [2021-07-30T16:06:53.503Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [build failed] [2021-07-30T16:06:53.503Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 0.262s coverage: 72.3% of statements [2021-07-30T16:06:53.503Z] make: *** [Makefile:30: test] Error 2 [Pipeline] } [2021-07-30T16:06:53.524Z] $ docker stop --time=1 2cdd2de68eadfa98be6186d7ca0c3e116cbe11c1fb241603e6ee6f7a0546551e [2021-07-30T16:06:55.729Z] $ docker rm -f 2cdd2de68eadfa98be6186d7ca0c3e116cbe11c1fb241603e6ee6f7a0546551e [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:06:56.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-30T16:06:57.257Z] [2021-07-30T16:06:57.257Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:06:57.619Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-30T16:06:58.224Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-30T16:06:58.224Z] 448f6bf000e3: Pulling fs layer [2021-07-30T16:06:58.224Z] f757da607395: Pulling fs layer [2021-07-30T16:06:58.224Z] 05883995daec: Pulling fs layer [2021-07-30T16:06:58.224Z] 8603b9c90790: Pulling fs layer [2021-07-30T16:06:58.224Z] 1560dd03e051: Pulling fs layer [2021-07-30T16:06:58.224Z] 27f5ce0e4adf: Pulling fs layer [2021-07-30T16:06:58.224Z] c2d8d7efcc4b: Pulling fs layer [2021-07-30T16:06:58.224Z] 1560dd03e051: Waiting [2021-07-30T16:06:58.224Z] 27f5ce0e4adf: Waiting [2021-07-30T16:06:58.224Z] c2d8d7efcc4b: Waiting [2021-07-30T16:06:58.224Z] 8603b9c90790: Waiting [2021-07-30T16:06:58.825Z] f757da607395: Verifying Checksum [2021-07-30T16:06:58.825Z] f757da607395: Download complete [2021-07-30T16:06:58.825Z] 8603b9c90790: Verifying Checksum [2021-07-30T16:06:58.825Z] 8603b9c90790: Download complete [2021-07-30T16:06:58.825Z] 1560dd03e051: Verifying Checksum [2021-07-30T16:06:58.825Z] 1560dd03e051: Download complete [2021-07-30T16:06:58.825Z] 27f5ce0e4adf: Download complete [2021-07-30T16:06:59.098Z] 05883995daec: Verifying Checksum [2021-07-30T16:06:59.098Z] 05883995daec: Download complete [2021-07-30T16:07:00.086Z] 448f6bf000e3: Verifying Checksum [2021-07-30T16:07:00.086Z] 448f6bf000e3: Download complete [2021-07-30T16:07:02.736Z] c2d8d7efcc4b: Verifying Checksum [2021-07-30T16:07:02.736Z] c2d8d7efcc4b: Download complete [2021-07-30T16:07:03.341Z] 448f6bf000e3: Pull complete [2021-07-30T16:07:04.325Z] f757da607395: Pull complete [2021-07-30T16:07:05.776Z] 05883995daec: Pull complete [2021-07-30T16:07:06.053Z] 8603b9c90790: Pull complete [2021-07-30T16:07:07.497Z] 1560dd03e051: Pull complete [2021-07-30T16:07:07.497Z] 27f5ce0e4adf: Pull complete [2021-07-30T16:07:22.618Z] c2d8d7efcc4b: Pull complete [2021-07-30T16:07:22.618Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-30T16:07:22.618Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-30T16:07:22.618Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-30T16:07:22.914Z] prd-ubuntu18.04-docker-arm64-4c-16g-1043 does not seem to be running inside a container [2021-07-30T16:07:23.002Z] $ 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:07:29.329Z] $ docker top 6e49fe44bd977bc96651b0e24d03c3d3ebfff45dd777419a0d0cf170a72b09e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:07:30.409Z] ---> job-cost.sh [2021-07-30T16:07:30.410Z] lf-activate-venv: SKIPPING [2021-07-30T16:07:30.410Z] INFO: No Stack... [2021-07-30T16:07:31.395Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-30T16:07:31.677Z] INFO: Archiving Costs [Pipeline] sh [2021-07-30T16:07:32.355Z] + cat /w/workspace/app-rfid-llrp-inventory/4/archives/cost.csv [2021-07-30T16:07:32.356Z] + cut -d, -f6 [Pipeline] lock [2021-07-30T16:07:32.427Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-4-stack-cost] [2021-07-30T16:07:32.437Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-4-stack-cost] did not exist. Created. [2021-07-30T16:07:32.437Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-30T16:07:33.144Z] /w/workspace/app-rfid-llrp-inventory/4@tmp/durable-0406c75f/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/4@tmp/durable-0406c75f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-30T16:07:33.828Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-30T16:07:33.866Z] Warning: overwriting stash ‘stack-cost’ [2021-07-30T16:07:34.415Z] Stashed 1 file(s) [Pipeline] } [2021-07-30T16:07:34.428Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-30T16:07:34.456Z] $ docker stop --time=1 6e49fe44bd977bc96651b0e24d03c3d3ebfff45dd777419a0d0cf170a72b09e8 [2021-07-30T16:07:36.177Z] $ docker rm -f 6e49fe44bd977bc96651b0e24d03c3d3ebfff45dd777419a0d0cf170a72b09e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-30T16:07:36.805Z] 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:07:38.422Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:07:39.062Z] ---> package-listing.sh [2021-07-30T16:07:39.062Z] ++ facter osfamily [2021-07-30T16:07:39.062Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-30T16:07:39.335Z] + OS_FAMILY=redhat [2021-07-30T16:07:39.335Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-37 [2021-07-30T16:07:39.335Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-30T16:07:39.335Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-30T16:07:39.335Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-30T16:07:39.335Z] + PACKAGES=/tmp/packages_start.txt [2021-07-30T16:07:39.335Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-37 ']' [2021-07-30T16:07:39.335Z] + PACKAGES=/tmp/packages_end.txt [2021-07-30T16:07:39.335Z] + case "${OS_FAMILY}" in [2021-07-30T16:07:39.335Z] + rpm -qa [2021-07-30T16:07:39.335Z] + sort [2021-07-30T16:07:39.926Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-30T16:07:39.927Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-30T16:07:39.927Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-30T16:07:39.927Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-37 ']' [2021-07-30T16:07:39.927Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-37/archives/ [2021-07-30T16:07:39.927Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-37/archives/ [Pipeline] echo [2021-07-30T16:07:39.948Z] 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-37/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:07:40.268Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:07:40.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T16:07:40.878Z] [2021-07-30T16:07:40.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:07:41.225Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T16:07:41.225Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-30T16:07:41.225Z] b4d181a07f80: Pulling fs layer [2021-07-30T16:07:41.225Z] a1111a8f2ec3: Pulling fs layer [2021-07-30T16:07:41.225Z] ed53099fbce6: Pulling fs layer [2021-07-30T16:07:41.225Z] dc539afda2c1: Pulling fs layer [2021-07-30T16:07:41.225Z] 77bc0d833cb6: Pulling fs layer [2021-07-30T16:07:41.225Z] 9065ff56babe: Pulling fs layer [2021-07-30T16:07:41.225Z] d287ab97295c: Pulling fs layer [2021-07-30T16:07:41.225Z] dc539afda2c1: Waiting [2021-07-30T16:07:41.225Z] 77bc0d833cb6: Waiting [2021-07-30T16:07:41.225Z] 9065ff56babe: Waiting [2021-07-30T16:07:41.225Z] d287ab97295c: Waiting [2021-07-30T16:07:41.819Z] a1111a8f2ec3: Verifying Checksum [2021-07-30T16:07:41.819Z] a1111a8f2ec3: Download complete [2021-07-30T16:07:41.819Z] dc539afda2c1: Verifying Checksum [2021-07-30T16:07:41.819Z] dc539afda2c1: Download complete [2021-07-30T16:07:42.084Z] 77bc0d833cb6: Verifying Checksum [2021-07-30T16:07:42.084Z] 77bc0d833cb6: Download complete [2021-07-30T16:07:42.084Z] 9065ff56babe: Verifying Checksum [2021-07-30T16:07:42.084Z] 9065ff56babe: Download complete [2021-07-30T16:07:42.084Z] ed53099fbce6: Verifying Checksum [2021-07-30T16:07:42.084Z] ed53099fbce6: Download complete [2021-07-30T16:07:43.053Z] b4d181a07f80: Verifying Checksum [2021-07-30T16:07:43.053Z] b4d181a07f80: Download complete [2021-07-30T16:07:44.046Z] b4d181a07f80: Pull complete [2021-07-30T16:07:44.321Z] a1111a8f2ec3: Pull complete [2021-07-30T16:07:44.931Z] ed53099fbce6: Pull complete [2021-07-30T16:07:44.931Z] dc539afda2c1: Pull complete [2021-07-30T16:07:45.214Z] 77bc0d833cb6: Pull complete [2021-07-30T16:07:45.214Z] 9065ff56babe: Pull complete [2021-07-30T16:07:47.847Z] d287ab97295c: Verifying Checksum [2021-07-30T16:07:47.847Z] d287ab97295c: Download complete [2021-07-30T16:07:52.182Z] d287ab97295c: Pull complete [2021-07-30T16:07:52.183Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-30T16:07:52.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T16:07:52.183Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-30T16:07:52.296Z] prd-centos7-docker-4c-2g-1038 does not seem to be running inside a container [2021-07-30T16:07:52.632Z] $ 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-37/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-37 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-37:/w/workspace/ry_app-rfid-llrp-inventory_PR-37:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-37@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-30T16:07:55.203Z] $ docker top 307b5a384cc331d595f1f64083cefa096488aab5c33053da84471580f0d4aaca -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T16:07:55.612Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-30T16:07:55.927Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-30T16:07:56.241Z] + ls /var/log/sa-host [2021-07-30T16:07:56.241Z] + sadf -c /var/log/sa-host/sa05 [2021-07-30T16:07:56.241Z] file_magic: OK [2021-07-30T16:07:56.241Z] HZ: Using current value: 100 [2021-07-30T16:07:56.241Z] file_header: OK [2021-07-30T16:07:56.241Z] 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:07:56.241Z] Statistics: [2021-07-30T16:07:56.241Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-30T16:07:56.241Z] File successfully converted to sysstat format version 12.0.3 [2021-07-30T16:07:56.241Z] + sadf -c /var/log/sa-host/sa30 [2021-07-30T16:07:56.241Z] file_magic: OK [2021-07-30T16:07:56.241Z] HZ: Using current value: 100 [2021-07-30T16:07:56.241Z] file_header: OK [2021-07-30T16:07:56.241Z] 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:07:56.241Z] Statistics: [2021-07-30T16:07:56.241Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-30T16:07:56.241Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T16:07:56.488Z] provisioning config files... [2021-07-30T16:07:56.506Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/config1815219862863579794tmp [Pipeline] { [Pipeline] echo [2021-07-30T16:07:56.530Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:07:56.857Z] ---> create-netrc.sh [Pipeline] } [2021-07-30T16:07:56.869Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:07:57.251Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-30T16:07:57.265Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:07:57.584Z] ---> sudo-logs.sh [2021-07-30T16:07:57.584Z] Archiving 'sudo' log.. [2021-07-30T16:07:57.584Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1038.vexxhost.local: Name or service not known [2021-07-30T16:07:57.584Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1038.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-30T16:07:57.641Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:07:57.954Z] ---> job-cost.sh [2021-07-30T16:07:57.954Z] lf-activate-venv: SKIPPING [2021-07-30T16:07:57.954Z] DEBUG: total: 0.18000000715255737 [2021-07-30T16:07:57.954Z] INFO: Retrieving Stack Cost... [2021-07-30T16:07:58.919Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-30T16:07:59.187Z] INFO: Archiving Costs [Pipeline] echo [2021-07-30T16:07:59.204Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:07:59.516Z] ---> logs-deploy.sh [2021-07-30T16:07:59.516Z] lf-activate-venv: SKIPPING [2021-07-30T16:07:59.516Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-37/4 [2021-07-30T16:07:59.516Z] INFO: archiving workspace using pattern(s): [2021-07-30T16:08:00.099Z] Archives upload complete. [2021-07-30T16:08:00.365Z] INFO: archiving logs to Nexus