Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 995e5f843a6275a781fac899201523aa0866864d+64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 (0f4efd41d8b8a6811e5a6ca3dd2a84dfa4013079) 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-ssh3487493906430841910.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh1333075763866200962.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 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh6092116940022350489.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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-ssh6159843471147888940.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-ssh3554378336609799810.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_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-2785’ is offline Running on prd-centos7-docker-4c-2g-3058 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-ssh6109600132040072682.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 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 into PR head commit 995e5f843a6275a781fac899201523aa0866864d Merge succeeded, producing 54149d017ed26f49a416c9df452adc5ced06bafb Checking out Revision 54149d017ed26f49a416c9df452adc5ced06bafb (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-ssh4808989100350739196.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-ssh5358586033542880361.key > git merge 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 54149d017ed26f49a416c9df452adc5ced06bafb # timeout=10 Commit message: "Merge commit '64ced199d92c15ee285ffbe8dcdc8fa05acdafd1' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-16T07:59:39.888Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-16T07:59:39.977Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-16T07:59:40.008Z] ========================================================= [2021-07-16T07:59:40.009Z] EdgeX Global Pipelines Version Info [2021-07-16T07:59:40.009Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 977e2fff461c44bfb5074dbf6cb919c1e2c0880d # timeout=10 [2021-07-16T07:59:41.468Z] ------------------- [2021-07-16T07:59:41.468Z] stable info: [2021-07-16T07:59:41.468Z] ------------------- [2021-07-16T07:59:41.468Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-16T07:59:41.468Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-16T07:59:41.468Z] Message: update stable to v1.0.196 [2021-07-16T07:59:42.078Z] ------------------- [2021-07-16T07:59:42.078Z] experimental info: [2021-07-16T07:59:42.078Z] ------------------- [2021-07-16T07:59:42.078Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-16T07:59:42.078Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-16T07:59:42.078Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-16T07:59:42.267Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2021-07-16T07:59:42.302Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2021-07-16T07:59:42.341Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-16T07:59:42.369Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-16T07:59:42.397Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-16T07:59:42.441Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-16T07:59:42.486Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-16T07:59:42.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-16T07:59:42.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-16T07:59:42.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-16T07:59:42.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-16T07:59:42.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2021-07-16T07:59:42.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-16T07:59:42.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-16T07:59:42.794Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-16T07:59:42.831Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-16T07:59:42.878Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-16T07:59:42.915Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-16T07:59:42.937Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-16T07:59:42.962Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-16T07:59:42.985Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-16T07:59:43.009Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-16T07:59:43.033Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-16T07:59:43.058Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-16T07:59:43.083Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-07-16T07:59:43.106Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-16T07:59:43.131Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-37 [Pipeline] echo [2021-07-16T07:59:43.157Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-37 [Pipeline] echo [2021-07-16T07:59:43.182Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-37 [Pipeline] echo [2021-07-16T07:59:43.218Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 54149d017ed26f49a416c9df452adc5ced06bafb [Pipeline] echo [2021-07-16T07:59:43.251Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 54149d0 [Pipeline] echo [2021-07-16T07:59:43.273Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-16T07:59:43.356Z] provisioning config files... [2021-07-16T07:59:43.405Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/config8768296883799890534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-16T07:59:43.768Z] ---> docker-login.sh [2021-07-16T07:59:43.768Z] nexus3.edgexfoundry.org:10001 [2021-07-16T07:59:43.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T07:59:44.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T07:59:44.038Z] Configure a credential helper to remove this warning. See [2021-07-16T07:59:44.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T07:59:44.038Z] [2021-07-16T07:59:44.038Z] Login Succeeded [2021-07-16T07:59:44.038Z] nexus3.edgexfoundry.org:10002 [2021-07-16T07:59:44.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T07:59:44.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T07:59:44.038Z] Configure a credential helper to remove this warning. See [2021-07-16T07:59:44.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T07:59:44.038Z] [2021-07-16T07:59:44.038Z] Login Succeeded [2021-07-16T07:59:44.038Z] nexus3.edgexfoundry.org:10003 [2021-07-16T07:59:44.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T07:59:44.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T07:59:44.310Z] Configure a credential helper to remove this warning. See [2021-07-16T07:59:44.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T07:59:44.310Z] [2021-07-16T07:59:44.310Z] Login Succeeded [2021-07-16T07:59:44.310Z] nexus3.edgexfoundry.org:10004 [2021-07-16T07:59:44.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T07:59:44.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T07:59:44.581Z] Configure a credential helper to remove this warning. See [2021-07-16T07:59:44.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T07:59:44.581Z] [2021-07-16T07:59:44.581Z] Login Succeeded [2021-07-16T07:59:44.581Z] docker.io [2021-07-16T07:59:44.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T07:59:44.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T07:59:44.849Z] Configure a credential helper to remove this warning. See [2021-07-16T07:59:44.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T07:59:44.849Z] [2021-07-16T07:59:44.849Z] Login Succeeded [2021-07-16T07:59:44.849Z] ---> docker-login.sh ends [Pipeline] } [2021-07-16T07:59:44.861Z] 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-16T07:59:45.421Z] + git log --format=format:%s -1 54149d017ed26f49a416c9df452adc5ced06bafb [Pipeline] echo [2021-07-16T07:59:45.492Z] GIT_COMMIT: 54149d017ed26f49a416c9df452adc5ced06bafb, Commit Message: Merge commit '64ced199d92c15ee285ffbe8dcdc8fa05acdafd1' into HEAD [Pipeline] echo [2021-07-16T07:59:45.509Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-16T07:59:46.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-16T07:59:46.184Z] [2021-07-16T07:59:46.184Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T07:59:46.631Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-16T07:59:46.631Z] latest: Pulling from edgex-devops/git-semver [2021-07-16T07:59:46.631Z] 31603596830f: Pulling fs layer [2021-07-16T07:59:46.631Z] b6dc333f4379: Pulling fs layer [2021-07-16T07:59:46.631Z] 3d9ef1400e77: Pulling fs layer [2021-07-16T07:59:46.631Z] fd332fbdc1db: Pulling fs layer [2021-07-16T07:59:46.631Z] fd332fbdc1db: Waiting [2021-07-16T07:59:46.631Z] b6dc333f4379: Download complete [2021-07-16T07:59:46.906Z] 31603596830f: Verifying Checksum [2021-07-16T07:59:46.906Z] 31603596830f: Download complete [2021-07-16T07:59:47.177Z] 31603596830f: Pull complete [2021-07-16T07:59:47.177Z] fd332fbdc1db: Verifying Checksum [2021-07-16T07:59:47.177Z] fd332fbdc1db: Download complete [2021-07-16T07:59:47.177Z] b6dc333f4379: Pull complete [2021-07-16T07:59:47.455Z] 3d9ef1400e77: Verifying Checksum [2021-07-16T07:59:47.455Z] 3d9ef1400e77: Download complete [2021-07-16T07:59:47.728Z] 3d9ef1400e77: Pull complete [2021-07-16T07:59:48.003Z] fd332fbdc1db: Pull complete [2021-07-16T07:59:48.003Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-16T07:59:48.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-16T07:59:48.003Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-16T07:59:48.141Z] prd-centos7-docker-4c-2g-3058 does not seem to be running inside a container [2021-07-16T07:59:48.223Z] $ 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-16T07:59:48.931Z] $ docker top abea3008f67a8fb79c82e13c9be52fff7c5be6aa30c4f56b18aaff6550dd8a18 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-16T07:59:49.071Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-16T07:59:49.071Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-16T07:59:49.198Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-16T07:59:49.199Z] $ docker exec abea3008f67a8fb79c82e13c9be52fff7c5be6aa30c4f56b18aaff6550dd8a18 ssh-agent [2021-07-16T07:59:49.312Z] SSH_AUTH_SOCK=/tmp/ssh-q7JwQORIoCp5/agent.14 [2021-07-16T07:59:49.312Z] SSH_AGENT_PID=20 [2021-07-16T07:59:49.325Z] Running ssh-add (command line suppressed) [2021-07-16T07:59:49.425Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_600211957860303858.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_600211957860303858.key) [2021-07-16T07:59:49.451Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-16T07:59:49.786Z] + git tag --points-at HEAD [Pipeline] } [2021-07-16T07:59:49.815Z] $ docker exec --env ******** --env ******** abea3008f67a8fb79c82e13c9be52fff7c5be6aa30c4f56b18aaff6550dd8a18 ssh-agent -k [2021-07-16T07:59:49.914Z] unset SSH_AUTH_SOCK; [2021-07-16T07:59:49.915Z] unset SSH_AGENT_PID; [2021-07-16T07:59:49.915Z] echo Agent pid 20 killed; [2021-07-16T07:59:49.932Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-16T07:59:49.974Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-16T07:59:49.974Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-16T07:59:50.094Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-16T07:59:50.096Z] $ docker exec abea3008f67a8fb79c82e13c9be52fff7c5be6aa30c4f56b18aaff6550dd8a18 ssh-agent [2021-07-16T07:59:50.218Z] SSH_AUTH_SOCK=/tmp/ssh-VmwIgFeL1Ntx/agent.54 [2021-07-16T07:59:50.218Z] SSH_AGENT_PID=59 [2021-07-16T07:59:50.229Z] Running ssh-add (command line suppressed) [2021-07-16T07:59:50.325Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_3432252720527585919.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_3432252720527585919.key) [2021-07-16T07:59:50.349Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-16T07:59:50.661Z] + git semver init [2021-07-16T07:59:50.661Z] # -> Open(): unable to determine branch for HEAD [2021-07-16T07:59:50.661Z] # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-37/.git [2021-07-16T07:59:50.661Z] # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-37 [2021-07-16T07:59:50.661Z] # $SEMVER_REMOTE_NAME = origin [2021-07-16T07:59:50.661Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-16T07:59:50.661Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-16T07:59:50.661Z] # $SEMVER_BRANCH = PR-37 [2021-07-16T07:59:50.661Z] # $SEMVER_TEMP = /tmp/semver-207190171 [2021-07-16T07:59:50.661Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-07-16T07:59:52.073Z] # '/tmp/semver-207190171' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-37/.semver' [2021-07-16T07:59:52.073Z] # -> Force: false [2021-07-16T07:59:52.073Z] # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-37/.semver [Pipeline] } [2021-07-16T07:59:52.092Z] $ docker exec --env ******** --env ******** abea3008f67a8fb79c82e13c9be52fff7c5be6aa30c4f56b18aaff6550dd8a18 ssh-agent -k [2021-07-16T07:59:52.183Z] unset SSH_AUTH_SOCK; [2021-07-16T07:59:52.184Z] unset SSH_AGENT_PID; [2021-07-16T07:59:52.184Z] echo Agent pid 59 killed; [2021-07-16T07:59:52.205Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-16T07:59:52.590Z] + git semver [Pipeline] } [2021-07-16T07:59:52.618Z] $ docker stop --time=1 abea3008f67a8fb79c82e13c9be52fff7c5be6aa30c4f56b18aaff6550dd8a18 [2021-07-16T07:59:53.881Z] $ docker rm -f abea3008f67a8fb79c82e13c9be52fff7c5be6aa30c4f56b18aaff6550dd8a18 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-16T07:59:54.274Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-16T07:59:54.670Z] Stashed 1 file(s) [Pipeline] echo [2021-07-16T07:59:54.673Z] [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-16T08:00:09.946Z] Still waiting to schedule task [2021-07-16T08:00:09.947Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-16T08:00:09.949Z] Still waiting to schedule task [2021-07-16T08:00:09.949Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-07-16T08:03:05.091Z] Running on prd-centos7-docker-4c-2g-3063 in /w/workspace/ry_app-rfid-llrp-inventory_PR-37 [Pipeline] { [Pipeline] ws [2021-07-16T08:03:05.109Z] Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout [2021-07-16T08:03:05.262Z] The recommended git tool is: NONE [2021-07-16T08:03:08.438Z] using credential edgex-jenkins-ssh [2021-07-16T08:03:08.453Z] Cloning the remote Git repository [2021-07-16T08:03:08.477Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-16T08:03:08.546Z] > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 [2021-07-16T08:03:08.585Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-16T08:03:08.586Z] > git --version # timeout=10 [2021-07-16T08:03:08.594Z] > git --version # 'git version 2.24.4' [2021-07-16T08:03:08.595Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-16T08:03:08.622Z] [INFO] Currently running in a labeled security context [2021-07-16T08:03:08.622Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-16T08:03:08.622Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/2@tmp/jenkins-gitclient-ssh2743180064848916141.key [2021-07-16T08:03:08.631Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-16T08:03:09.577Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-07-16T08:03:09.592Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-16T08:03:09.606Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-07-16T08:03:09.623Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-16T08:03:09.624Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-16T08:03:09.624Z] [INFO] Currently running in a labeled security context [2021-07-16T08:03:09.624Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-16T08:03:09.625Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/2@tmp/jenkins-gitclient-ssh443714073395464971.key [2021-07-16T08:03:09.632Z] > 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-16T08:03:10.051Z] Merging remotes/origin/main commit 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 into PR head commit 995e5f843a6275a781fac899201523aa0866864d [2021-07-16T08:03:10.307Z] Merge succeeded, producing 8663ad9005b9addf35a1937349920f5b06d60a3e [2021-07-16T08:03:10.308Z] Checking out Revision 8663ad9005b9addf35a1937349920f5b06d60a3e (PR-37) [2021-07-16T08:03:10.059Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T08:03:10.070Z] > git checkout -f 995e5f843a6275a781fac899201523aa0866864d # timeout=10 [2021-07-16T08:03:10.117Z] > git remote # timeout=10 [2021-07-16T08:03:10.122Z] > git config --get remote.origin.url # timeout=10 [2021-07-16T08:03:10.127Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-16T08:03:10.128Z] [INFO] Currently running in a labeled security context [2021-07-16T08:03:10.128Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-16T08:03:10.128Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/2@tmp/jenkins-gitclient-ssh8534445953178326845.key [2021-07-16T08:03:10.134Z] > git merge 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 # timeout=10 [2021-07-16T08:03:10.292Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-16T08:03:10.308Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T08:03:10.314Z] > git checkout -f 8663ad9005b9addf35a1937349920f5b06d60a3e # timeout=10 [2021-07-16T08:03:14.287Z] Commit message: "Merge commit '64ced199d92c15ee285ffbe8dcdc8fa05acdafd1' into HEAD" [2021-07-16T08:03:14.344Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-16T08:03:14.334Z] > git rev-list --no-walk 977e2fff461c44bfb5074dbf6cb919c1e2c0880d # timeout=10 [2021-07-16T08:03:15.249Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [2021-07-16T08:03:15.306Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3062 in /w/workspace/ry_app-rfid-llrp-inventory_PR-37 [Pipeline] { [Pipeline] ws [2021-07-16T08:03:15.325Z] Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] sh [Pipeline] checkout [2021-07-16T08:03:15.620Z] The recommended git tool is: NONE [2021-07-16T08:03:15.652Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-16T08:03:16.006Z] + sudo service docker restart [2021-07-16T08:03:16.006Z] + true [2021-07-16T08:03:16.006Z] Redirecting to /bin/systemctl restart docker.service [2021-07-16T08:03:22.389Z] using credential edgex-jenkins-ssh [2021-07-16T08:03:22.412Z] Cloning the remote Git repository [2021-07-16T08:03:22.466Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-16T08:03:22.580Z] > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 [2021-07-16T08:03:22.666Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-16T08:03:22.668Z] > git --version # timeout=10 [2021-07-16T08:03:22.684Z] > git --version # 'git version 2.17.1' [2021-07-16T08:03:22.686Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-16T08:03:22.790Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-16T08:03:25.203Z] Merging remotes/origin/main commit 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 into PR head commit 995e5f843a6275a781fac899201523aa0866864d [2021-07-16T08:03:24.617Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-07-16T08:03:24.639Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-16T08:03:24.670Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-07-16T08:03:24.705Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-16T08:03:24.706Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-16T08:03:24.721Z] > 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-16T08:03:25.222Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T08:03:25.236Z] > git checkout -f 995e5f843a6275a781fac899201523aa0866864d # timeout=10 [2021-07-16T08:03:25.344Z] > git remote # timeout=10 [2021-07-16T08:03:25.362Z] > git config --get remote.origin.url # timeout=10 [2021-07-16T08:03:25.378Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-16T08:03:25.394Z] > git merge 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 # timeout=10 [2021-07-16T08:03:25.910Z] Merge succeeded, producing 091808e2263ba227196e31ee0c5efe0f4b782597 [2021-07-16T08:03:25.910Z] Checking out Revision 091808e2263ba227196e31ee0c5efe0f4b782597 (PR-37) [2021-07-16T08:03:25.892Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-16T08:03:25.916Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T08:03:25.927Z] > git checkout -f 091808e2263ba227196e31ee0c5efe0f4b782597 # timeout=10 [2021-07-16T08:03:31.039Z] Commit message: "Merge commit '64ced199d92c15ee285ffbe8dcdc8fa05acdafd1' into HEAD" [2021-07-16T08:03:31.060Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-16T08:03:31.046Z] > git rev-list --no-walk 977e2fff461c44bfb5074dbf6cb919c1e2c0880d # timeout=10 [2021-07-16T08:03:32.149Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-16T08:03:32.574Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-16T08:03:32.928Z] + sudo service docker restart [2021-07-16T08:03:32.928Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-16T08:03:34.326Z] provisioning config files... [2021-07-16T08:03:34.348Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config7758531214967589575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-16T08:03:34.716Z] ---> docker-login.sh [2021-07-16T08:03:34.716Z] nexus3.edgexfoundry.org:10001 [2021-07-16T08:03:34.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T08:03:34.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T08:03:34.986Z] Configure a credential helper to remove this warning. See [2021-07-16T08:03:34.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T08:03:34.986Z] [2021-07-16T08:03:34.986Z] Login Succeeded [2021-07-16T08:03:34.986Z] nexus3.edgexfoundry.org:10002 [2021-07-16T08:03:34.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T08:03:34.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T08:03:34.986Z] Configure a credential helper to remove this warning. See [2021-07-16T08:03:34.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T08:03:34.986Z] [2021-07-16T08:03:34.986Z] Login Succeeded [2021-07-16T08:03:35.256Z] nexus3.edgexfoundry.org:10003 [2021-07-16T08:03:35.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T08:03:35.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T08:03:35.256Z] Configure a credential helper to remove this warning. See [2021-07-16T08:03:35.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T08:03:35.256Z] [2021-07-16T08:03:35.256Z] Login Succeeded [2021-07-16T08:03:35.256Z] nexus3.edgexfoundry.org:10004 [2021-07-16T08:03:35.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T08:03:35.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T08:03:35.523Z] Configure a credential helper to remove this warning. See [2021-07-16T08:03:35.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T08:03:35.523Z] [2021-07-16T08:03:35.523Z] Login Succeeded [2021-07-16T08:03:35.523Z] docker.io [2021-07-16T08:03:35.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T08:03:35.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T08:03:35.791Z] Configure a credential helper to remove this warning. See [2021-07-16T08:03:35.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T08:03:35.791Z] [2021-07-16T08:03:35.791Z] Login Succeeded [2021-07-16T08:03:35.791Z] ---> docker-login.sh ends [Pipeline] } [2021-07-16T08:03:35.805Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-16T08:03:36.038Z] ========================================================= [2021-07-16T08:03:36.038Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-16T08:03:36.038Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-16T08:03:36.374Z] + 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-16T08:03:36.374Z] Sending build context to Docker daemon 20.48MB [2021-07-16T08:03:36.374Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-16T08:03:36.374Z] Step 2/10 : FROM ${BASE} AS builder [2021-07-16T08:03:36.647Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-16T08:03:36.647Z] 540db60ca938: Pulling fs layer [2021-07-16T08:03:36.647Z] adcc1eea9eea: Pulling fs layer [2021-07-16T08:03:36.647Z] 4c4ab2625f07: Pulling fs layer [2021-07-16T08:03:36.647Z] 0773c198feca: Pulling fs layer [2021-07-16T08:03:36.647Z] 345f892a5656: Pulling fs layer [2021-07-16T08:03:36.647Z] 4796506630df: Pulling fs layer [2021-07-16T08:03:36.647Z] cc55df3e53f1: Pulling fs layer [2021-07-16T08:03:36.647Z] 4d027b6c602c: Pulling fs layer [2021-07-16T08:03:36.647Z] 449e75d2c14e: Pulling fs layer [2021-07-16T08:03:36.647Z] 345f892a5656: Waiting [2021-07-16T08:03:36.647Z] 4796506630df: Waiting [2021-07-16T08:03:36.647Z] cc55df3e53f1: Waiting [2021-07-16T08:03:36.647Z] 4d027b6c602c: Waiting [2021-07-16T08:03:36.647Z] 449e75d2c14e: Waiting [2021-07-16T08:03:36.647Z] 0773c198feca: Waiting [2021-07-16T08:03:36.647Z] 4c4ab2625f07: Verifying Checksum [2021-07-16T08:03:36.647Z] 4c4ab2625f07: Download complete [2021-07-16T08:03:36.647Z] adcc1eea9eea: Verifying Checksum [2021-07-16T08:03:36.647Z] adcc1eea9eea: Download complete [2021-07-16T08:03:36.647Z] 345f892a5656: Verifying Checksum [2021-07-16T08:03:36.647Z] 345f892a5656: Download complete [2021-07-16T08:03:36.647Z] 4796506630df: Verifying Checksum [2021-07-16T08:03:36.647Z] 4796506630df: Download complete [2021-07-16T08:03:36.916Z] cc55df3e53f1: Verifying Checksum [2021-07-16T08:03:36.916Z] cc55df3e53f1: Download complete [2021-07-16T08:03:36.916Z] 540db60ca938: Verifying Checksum [2021-07-16T08:03:36.916Z] 540db60ca938: Download complete [2021-07-16T08:03:36.916Z] 540db60ca938: Pull complete [2021-07-16T08:03:37.188Z] adcc1eea9eea: Pull complete [2021-07-16T08:03:37.188Z] 4c4ab2625f07: Pull complete [2021-07-16T08:03:37.457Z] 4d027b6c602c: Verifying Checksum [2021-07-16T08:03:37.457Z] 4d027b6c602c: Download complete [2021-07-16T08:03:39.413Z] 449e75d2c14e: Verifying Checksum [2021-07-16T08:03:39.413Z] 449e75d2c14e: Download complete [2021-07-16T08:03:40.849Z] 0773c198feca: Verifying Checksum [2021-07-16T08:03:40.849Z] 0773c198feca: Download complete [2021-07-16T08:03:44.253Z] 0773c198feca: Pull complete [2021-07-16T08:03:44.253Z] 345f892a5656: Pull complete [2021-07-16T08:03:44.253Z] 4796506630df: Pull complete [2021-07-16T08:03:44.527Z] cc55df3e53f1: Pull complete [2021-07-16T08:03:44.527Z] 4d027b6c602c: Pull complete [2021-07-16T08:03:45.954Z] 449e75d2c14e: Pull complete [2021-07-16T08:03:45.954Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-16T08:03:45.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-16T08:03:46.257Z] ---> 0d28375d9b5b [2021-07-16T08:03:46.257Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-07-16T08:03:48.859Z] ---> Running in 42f1437e8697 [2021-07-16T08:03:49.128Z] Removing intermediate container 42f1437e8697 [2021-07-16T08:03:49.128Z] ---> 8380e0d34680 [2021-07-16T08:03:49.128Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-16T08:03:49.128Z] ---> Running in 8b2828ecda99 [2021-07-16T08:03:49.128Z] Removing intermediate container 8b2828ecda99 [2021-07-16T08:03:49.128Z] ---> 79ab1afb74ff [2021-07-16T08:03:49.128Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-16T08:03:49.128Z] ---> Running in 4f4a6e025631 [2021-07-16T08:03:49.401Z] Removing intermediate container 4f4a6e025631 [2021-07-16T08:03:49.401Z] ---> ea4e63038655 [2021-07-16T08:03:49.401Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T08:03:49.401Z] ---> Running in 3d231ba5eb91 [2021-07-16T08:03:49.675Z] Removing intermediate container 3d231ba5eb91 [2021-07-16T08:03:49.675Z] ---> 4f6b96c1b934 [2021-07-16T08:03:49.675Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-16T08:03:49.675Z] ---> Running in 7c82bfae099c [2021-07-16T08:03:49.943Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-16T08:03:51.360Z] provisioning config files... [2021-07-16T08:03:51.391Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config4135056225925774268tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-16T08:03:51.851Z] ---> docker-login.sh [2021-07-16T08:03:51.851Z] nexus3.edgexfoundry.org:10001 [2021-07-16T08:03:52.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T08:03:53.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T08:03:53.140Z] Configure a credential helper to remove this warning. See [2021-07-16T08:03:53.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T08:03:53.140Z] [2021-07-16T08:03:53.140Z] Login Succeeded [2021-07-16T08:03:53.140Z] nexus3.edgexfoundry.org:10002 [2021-07-16T08:03:53.334Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-16T08:03:53.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T08:03:53.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T08:03:53.740Z] Configure a credential helper to remove this warning. See [2021-07-16T08:03:53.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T08:03:53.740Z] [2021-07-16T08:03:53.740Z] Login Succeeded [2021-07-16T08:03:53.740Z] nexus3.edgexfoundry.org:10003 [2021-07-16T08:03:54.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T08:03:54.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T08:03:54.300Z] Configure a credential helper to remove this warning. See [2021-07-16T08:03:54.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T08:03:54.300Z] [2021-07-16T08:03:54.300Z] Login Succeeded [2021-07-16T08:03:54.300Z] nexus3.edgexfoundry.org:10004 [2021-07-16T08:03:54.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T08:03:54.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T08:03:54.858Z] Configure a credential helper to remove this warning. See [2021-07-16T08:03:54.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T08:03:54.858Z] [2021-07-16T08:03:54.858Z] Login Succeeded [2021-07-16T08:03:54.858Z] docker.io [2021-07-16T08:03:55.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T08:03:55.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T08:03:55.411Z] Configure a credential helper to remove this warning. See [2021-07-16T08:03:55.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T08:03:55.411Z] [2021-07-16T08:03:55.411Z] Login Succeeded [2021-07-16T08:03:55.411Z] ---> docker-login.sh ends [Pipeline] } [2021-07-16T08:03:55.435Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-07-16T08:03:55.958Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-07-16T08:03:55.959Z] (2/6) Installing libsodium (1.0.18-r0) [Pipeline] echo [2021-07-16T08:03:56.008Z] ========================================================= [2021-07-16T08:03:56.008Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-16T08:03:56.008Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-16T08:03:56.241Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-07-16T08:03:56.377Z] + 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-16T08:03:56.522Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-07-16T08:03:56.522Z] (5/6) Installing libzmq (4.3.3-r1) [2021-07-16T08:03:56.808Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-07-16T08:03:56.808Z] Executing busybox-1.32.1-r6.trigger [2021-07-16T08:03:56.808Z] OK: 150 MiB in 46 packages [2021-07-16T08:03:56.998Z] Sending build context to Docker daemon 20.48MB [2021-07-16T08:03:56.998Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-16T08:03:56.998Z] Step 2/10 : FROM ${BASE} AS builder [2021-07-16T08:03:57.083Z] Removing intermediate container 7c82bfae099c [2021-07-16T08:03:57.083Z] ---> a79e2568ee28 [2021-07-16T08:03:57.083Z] Step 8/10 : WORKDIR /app [2021-07-16T08:03:57.083Z] ---> Running in f21522e43f8c [2021-07-16T08:03:57.277Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-16T08:03:57.277Z] 595b0fe564bb: Pulling fs layer [2021-07-16T08:03:57.277Z] 24495759ef45: Pulling fs layer [2021-07-16T08:03:57.277Z] d148012ef14d: Pulling fs layer [2021-07-16T08:03:57.277Z] cb65c68fc2e2: Pulling fs layer [2021-07-16T08:03:57.277Z] 093eec477d81: Pulling fs layer [2021-07-16T08:03:57.277Z] a6d5b2bbb924: Pulling fs layer [2021-07-16T08:03:57.277Z] 2446dc1eb7d3: Pulling fs layer [2021-07-16T08:03:57.277Z] 596795e73e0f: Pulling fs layer [2021-07-16T08:03:57.277Z] cb65c68fc2e2: Waiting [2021-07-16T08:03:57.277Z] a6d5b2bbb924: Waiting [2021-07-16T08:03:57.277Z] 093eec477d81: Waiting [2021-07-16T08:03:57.277Z] 2446dc1eb7d3: Waiting [2021-07-16T08:03:57.277Z] 596795e73e0f: Waiting [2021-07-16T08:03:57.277Z] d148012ef14d: Verifying Checksum [2021-07-16T08:03:57.277Z] 24495759ef45: Download complete [2021-07-16T08:03:57.277Z] 093eec477d81: Download complete [2021-07-16T08:03:57.277Z] 595b0fe564bb: Download complete [2021-07-16T08:03:57.277Z] a6d5b2bbb924: Verifying Checksum [2021-07-16T08:03:57.277Z] a6d5b2bbb924: Download complete [2021-07-16T08:03:57.357Z] Removing intermediate container f21522e43f8c [2021-07-16T08:03:57.357Z] ---> 9f43c104de47 [2021-07-16T08:03:57.358Z] Step 9/10 : COPY . . [2021-07-16T08:03:57.568Z] 2446dc1eb7d3: Verifying Checksum [2021-07-16T08:03:57.568Z] 2446dc1eb7d3: Download complete [2021-07-16T08:03:57.646Z] ---> 0582ca3d2f2e [2021-07-16T08:03:57.646Z] Step 10/10 : RUN go mod download [2021-07-16T08:03:57.646Z] ---> Running in a378e1149735 [2021-07-16T08:03:58.179Z] 595b0fe564bb: Pull complete [2021-07-16T08:03:58.843Z] 24495759ef45: Pull complete [2021-07-16T08:03:59.133Z] d148012ef14d: Pull complete [2021-07-16T08:03:59.735Z] 596795e73e0f: Verifying Checksum [2021-07-16T08:03:59.735Z] 596795e73e0f: Download complete [2021-07-16T08:04:00.725Z] cb65c68fc2e2: Verifying Checksum [2021-07-16T08:04:00.725Z] cb65c68fc2e2: Download complete [2021-07-16T08:04:10.247Z] Removing intermediate container a378e1149735 [2021-07-16T08:04:10.247Z] ---> 2d8a4b03433f [2021-07-16T08:04:10.247Z] Successfully built 2d8a4b03433f [2021-07-16T08:04:10.247Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T08:04:10.599Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-16T08:04:10.599Z] . [Pipeline] withDockerContainer [2021-07-16T08:04:10.747Z] prd-centos7-docker-4c-2g-3063 does not seem to be running inside a container [2021-07-16T08:04:10.871Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-16T08:04:11.076Z] cb65c68fc2e2: Pull complete [2021-07-16T08:04:11.263Z] $ docker top bac7410093e433633c23b0cee7cb5cafd48e91fe9639d0d4078c5dcaebb1bc46 -eo pid,comm [Pipeline] { [2021-07-16T08:04:11.365Z] 093eec477d81: Pull complete [Pipeline] sh [2021-07-16T08:04:11.665Z] a6d5b2bbb924: Pull complete [2021-07-16T08:04:11.702Z] + go version [2021-07-16T08:04:11.702Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-16T08:04:11.720Z] $ docker stop --time=1 bac7410093e433633c23b0cee7cb5cafd48e91fe9639d0d4078c5dcaebb1bc46 [2021-07-16T08:04:11.945Z] 2446dc1eb7d3: Pull complete [2021-07-16T08:04:12.931Z] $ docker rm -f bac7410093e433633c23b0cee7cb5cafd48e91fe9639d0d4078c5dcaebb1bc46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-16T08:04:13.581Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-16T08:04:13.581Z] . [Pipeline] withDockerContainer [2021-07-16T08:04:13.675Z] prd-centos7-docker-4c-2g-3063 does not seem to be running inside a container [2021-07-16T08:04:13.744Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-16T08:04:14.167Z] $ docker top c66f39e8e8c270f32b7d601e5199ce0e58c9c3ef913bd3f004e09676cda330d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-16T08:04:14.595Z] + go mod tidy [Pipeline] sh [2021-07-16T08:04:15.197Z] + make test [2021-07-16T08:04:15.198Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-07-16T08:04:16.316Z] 596795e73e0f: Pull complete [2021-07-16T08:04:16.316Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-16T08:04:16.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-16T08:04:16.316Z] ---> d9e956139c92 [2021-07-16T08:04:16.316Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-07-16T08:04:18.374Z] ---> Running in c921655f652e [2021-07-16T08:04:18.994Z] Removing intermediate container c921655f652e [2021-07-16T08:04:18.994Z] ---> 6f85ac5843e1 [2021-07-16T08:04:18.994Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-16T08:04:18.994Z] ---> Running in 46cc53f70f3b [2021-07-16T08:04:19.607Z] Removing intermediate container 46cc53f70f3b [2021-07-16T08:04:19.607Z] ---> 978804bed7fa [2021-07-16T08:04:19.607Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-16T08:04:19.607Z] ---> Running in 8175255f4f31 [2021-07-16T08:04:20.239Z] Removing intermediate container 8175255f4f31 [2021-07-16T08:04:20.239Z] ---> 279965113af4 [2021-07-16T08:04:20.239Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T08:04:20.239Z] ---> Running in e60f726b20ae [2021-07-16T08:04:21.930Z] # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2021-07-16T08:04:21.930Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.57/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut [2021-07-16T08:04:21.930Z] /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-16T08:04:21.930Z] have (string, bool, string, string) [2021-07-16T08:04:21.930Z] want (string, string) [2021-07-16T08:04:22.890Z] Removing intermediate container e60f726b20ae [2021-07-16T08:04:22.890Z] ---> 006ef5b72f5c [2021-07-16T08:04:22.890Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-16T08:04:22.890Z] ---> Running in 8f17487302b7 [2021-07-16T08:04:23.885Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-16T08:04:25.353Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-16T08:04:25.994Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-07-16T08:04:25.995Z] (2/6) Installing libsodium (1.0.18-r0) [2021-07-16T08:04:25.995Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-07-16T08:04:25.995Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-07-16T08:04:26.268Z] (5/6) Installing libzmq (4.3.3-r1) [2021-07-16T08:04:26.268Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-07-16T08:04:26.268Z] Executing busybox-1.32.1-r6.trigger [2021-07-16T08:04:26.553Z] OK: 139 MiB in 46 packages [2021-07-16T08:04:27.997Z] Removing intermediate container 8f17487302b7 [2021-07-16T08:04:27.997Z] ---> 4b31789e3b7f [2021-07-16T08:04:27.997Z] Step 8/10 : WORKDIR /app [2021-07-16T08:04:28.278Z] ---> Running in 097794fa6db9 [2021-07-16T08:04:28.550Z] Removing intermediate container 097794fa6db9 [2021-07-16T08:04:28.550Z] ---> 57a3a2ac5753 [2021-07-16T08:04:28.550Z] Step 9/10 : COPY . . [2021-07-16T08:04:30.543Z] ---> 63fb65b750e7 [2021-07-16T08:04:30.543Z] Step 10/10 : RUN go mod download [2021-07-16T08:04:30.543Z] ---> Running in 9841cc83aa09 [2021-07-16T08:04:34.504Z] # edgexfoundry/app-rfid-llrp-inventory/internal/inventory [edgexfoundry/app-rfid-llrp-inventory/internal/inventory.test] [2021-07-16T08:04:34.504Z] internal/inventory/tagprocessor_test.go:23:10: undefined: logger.NewClientStdOut [2021-07-16T08:04:34.504Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory [build failed] [2021-07-16T08:04:34.504Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [build failed] [2021-07-16T08:04:34.504Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 0.053s coverage: 72.3% of statements [2021-07-16T08:04:34.504Z] make: *** [Makefile:30: test] Error 2 [Pipeline] } [2021-07-16T08:04:34.524Z] $ docker stop --time=1 c66f39e8e8c270f32b7d601e5199ce0e58c9c3ef913bd3f004e09676cda330d8 [2021-07-16T08:04:35.966Z] $ docker rm -f c66f39e8e8c270f32b7d601e5199ce0e58c9c3ef913bd3f004e09676cda330d8 [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] libraryResource [Pipeline] sh [2021-07-16T08:04:37.004Z] ---> job-cost.sh [2021-07-16T08:04:37.004Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WE5b [2021-07-16T08:04:45.256Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-16T08:04:57.390Z] Removing intermediate container 9841cc83aa09 [2021-07-16T08:04:57.390Z] ---> cbb4386d2890 [2021-07-16T08:04:57.390Z] Successfully built cbb4386d2890 [2021-07-16T08:04:57.390Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T08:04:57.781Z] + docker inspect -f . ci-base-image-arm64 [2021-07-16T08:04:57.781Z] . [Pipeline] withDockerContainer [2021-07-16T08:04:58.113Z] prd-ubuntu18.04-docker-arm64-4c-16g-3062 does not seem to be running inside a container [2021-07-16T08:04:58.202Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-16T08:04:59.997Z] $ docker top f4418dac7ba7c278b051f44f7287783218a8f59c05f952a33f6bfa6956ddf5d2 -eo pid,comm [2021-07-16T08:05:00.304Z] lf-activate-venv(): INFO: Adding /tmp/venv-WE5b/bin to PATH [2021-07-16T08:05:00.304Z] INFO: No Stack... [2021-07-16T08:05:00.304Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-16T08:05:00.304Z] INFO: Archiving Costs [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-07-16T08:05:00.640Z] + cat /w/workspace/app-rfid-llrp-inventory/2/archives/cost.csv [2021-07-16T08:05:00.640Z] + cut -d, -f6 [Pipeline] lock [2021-07-16T08:05:00.695Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-2-stack-cost] [2021-07-16T08:05:00.711Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-2-stack-cost] did not exist. Created. [2021-07-16T08:05:00.712Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-16T08:05:01.036Z] + go version [2021-07-16T08:05:01.037Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-16T08:05:01.055Z] + echo total: 0.05999999865889549 [2021-07-16T08:05:01.059Z] $ docker stop --time=1 f4418dac7ba7c278b051f44f7287783218a8f59c05f952a33f6bfa6956ddf5d2 [2021-07-16T08:05:02.956Z] $ docker rm -f f4418dac7ba7c278b051f44f7287783218a8f59c05f952a33f6bfa6956ddf5d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-16T08:05:03.749Z] Stashed 1 file(s) [Pipeline] } [2021-07-16T08:05:03.804Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2021-07-16T08:05:04.084Z] + docker inspect -f . ci-base-image-arm64 [2021-07-16T08:05:04.084Z] . [Pipeline] } [2021-07-16T08:05:04.091Z] Failed in branch amd64 [Pipeline] withDockerContainer [2021-07-16T08:05:04.422Z] prd-ubuntu18.04-docker-arm64-4c-16g-3062 does not seem to be running inside a container [2021-07-16T08:05:04.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-16T08:05:06.324Z] $ docker top ccf252d1a471bd430950103eb54e635362d14d5aec75c4175376b81856ba4a53 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-16T08:05:07.409Z] + go mod tidy [Pipeline] sh [2021-07-16T08:05:08.748Z] + make test [2021-07-16T08:05:08.748Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-07-16T08:05:27.208Z] # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2021-07-16T08:05:27.208Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.57/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut [2021-07-16T08:05:27.208Z] /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-16T08:05:27.208Z] have (string, bool, string, string) [2021-07-16T08:05:27.208Z] want (string, string) [2021-07-16T08:06:14.324Z] # edgexfoundry/app-rfid-llrp-inventory/internal/inventory [edgexfoundry/app-rfid-llrp-inventory/internal/inventory.test] [2021-07-16T08:06:14.324Z] internal/inventory/tagprocessor_test.go:23:10: undefined: logger.NewClientStdOut [2021-07-16T08:06:14.324Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory [build failed] [2021-07-16T08:06:14.324Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [build failed] [2021-07-16T08:06:14.324Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 0.219s coverage: 72.3% of statements [2021-07-16T08:06:14.324Z] make: *** [Makefile:30: test] Error 2 [Pipeline] } [2021-07-16T08:06:14.401Z] $ docker stop --time=1 ccf252d1a471bd430950103eb54e635362d14d5aec75c4175376b81856ba4a53 [2021-07-16T08:06:16.554Z] $ docker rm -f ccf252d1a471bd430950103eb54e635362d14d5aec75c4175376b81856ba4a53 [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] libraryResource [Pipeline] sh [2021-07-16T08:06:17.936Z] ---> job-cost.sh [2021-07-16T08:06:17.936Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MSy3 [2021-07-16T08:07:05.132Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-16T08:08:57.402Z] lf-activate-venv(): INFO: Adding /tmp/venv-MSy3/bin to PATH [2021-07-16T08:08:57.402Z] INFO: No Stack... [2021-07-16T08:08:57.402Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-16T08:08:57.402Z] INFO: Archiving Costs [Pipeline] sh [2021-07-16T08:08:57.784Z] + cat /w/workspace/app-rfid-llrp-inventory/2/archives/cost.csv [2021-07-16T08:08:57.784Z] + cut -d, -f6 [Pipeline] lock [2021-07-16T08:08:57.872Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-2-stack-cost] [2021-07-16T08:08:57.894Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-2-stack-cost] did not exist. Created. [2021-07-16T08:08:57.894Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-16T08:08:58.269Z] /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-2ca05bf2/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-2ca05bf2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-16T08:08:58.648Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-16T08:08:58.689Z] Warning: overwriting stash ‘stack-cost’ [2021-07-16T08:08:59.436Z] Stashed 1 file(s) [Pipeline] } [2021-07-16T08:08:59.457Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-16T08:08:59.816Z] 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-16T08:09:02.355Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T08:09:03.076Z] ---> package-listing.sh [2021-07-16T08:09:03.076Z] ++ facter osfamily [2021-07-16T08:09:03.076Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-16T08:09:03.349Z] + OS_FAMILY=redhat [2021-07-16T08:09:03.349Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-37 [2021-07-16T08:09:03.349Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-16T08:09:03.349Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-16T08:09:03.349Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-16T08:09:03.349Z] + PACKAGES=/tmp/packages_start.txt [2021-07-16T08:09:03.349Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-37 ']' [2021-07-16T08:09:03.349Z] + PACKAGES=/tmp/packages_end.txt [2021-07-16T08:09:03.349Z] + case "${OS_FAMILY}" in [2021-07-16T08:09:03.349Z] + sort [2021-07-16T08:09:03.349Z] + rpm -qa [2021-07-16T08:09:03.958Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-16T08:09:03.958Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-16T08:09:03.958Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-16T08:09:03.958Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-37 ']' [2021-07-16T08:09:03.958Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-37/archives/ [2021-07-16T08:09:03.958Z] + 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-16T08:09:03.979Z] 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-16T08:09:04.295Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-16T08:09:04.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-16T08:09:04.905Z] [2021-07-16T08:09:04.905Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-16T08:09:05.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-16T08:09:05.280Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-16T08:09:05.280Z] 5843afab3874: Pulling fs layer [2021-07-16T08:09:05.280Z] 2dfaacf7024e: Pulling fs layer [2021-07-16T08:09:05.280Z] 2dbba127c6aa: Pulling fs layer [2021-07-16T08:09:05.280Z] 1a467efa2204: Pulling fs layer [2021-07-16T08:09:05.280Z] 865369a531d5: Pulling fs layer [2021-07-16T08:09:05.280Z] 2dc3bafdbf1c: Pulling fs layer [2021-07-16T08:09:05.280Z] 9ac237eaa80d: Pulling fs layer [2021-07-16T08:09:05.280Z] 6bcad4ecc5c2: Pulling fs layer [2021-07-16T08:09:05.280Z] 7074353bde3e: Pulling fs layer [2021-07-16T08:09:05.280Z] 1a467efa2204: Waiting [2021-07-16T08:09:05.280Z] 865369a531d5: Waiting [2021-07-16T08:09:05.280Z] 2dc3bafdbf1c: Waiting [2021-07-16T08:09:05.280Z] 9ac237eaa80d: Waiting [2021-07-16T08:09:05.280Z] 6bcad4ecc5c2: Waiting [2021-07-16T08:09:05.280Z] 7074353bde3e: Waiting [2021-07-16T08:09:05.557Z] 2dfaacf7024e: Verifying Checksum [2021-07-16T08:09:05.557Z] 2dfaacf7024e: Download complete [2021-07-16T08:09:05.557Z] 1a467efa2204: Verifying Checksum [2021-07-16T08:09:05.557Z] 1a467efa2204: Download complete [2021-07-16T08:09:05.557Z] 5843afab3874: Verifying Checksum [2021-07-16T08:09:05.557Z] 5843afab3874: Download complete [2021-07-16T08:09:05.557Z] 2dc3bafdbf1c: Verifying Checksum [2021-07-16T08:09:05.557Z] 2dc3bafdbf1c: Download complete [2021-07-16T08:09:05.557Z] 9ac237eaa80d: Verifying Checksum [2021-07-16T08:09:05.557Z] 9ac237eaa80d: Download complete [2021-07-16T08:09:05.823Z] 5843afab3874: Pull complete [2021-07-16T08:09:05.823Z] 6bcad4ecc5c2: Verifying Checksum [2021-07-16T08:09:05.823Z] 6bcad4ecc5c2: Download complete [2021-07-16T08:09:05.823Z] 865369a531d5: Verifying Checksum [2021-07-16T08:09:05.823Z] 865369a531d5: Download complete [2021-07-16T08:09:06.108Z] 2dfaacf7024e: Pull complete [2021-07-16T08:09:06.108Z] 2dbba127c6aa: Verifying Checksum [2021-07-16T08:09:06.108Z] 2dbba127c6aa: Download complete [2021-07-16T08:09:06.377Z] 2dbba127c6aa: Pull complete [2021-07-16T08:09:06.646Z] 1a467efa2204: Pull complete [2021-07-16T08:09:06.919Z] 865369a531d5: Pull complete [2021-07-16T08:09:06.919Z] 2dc3bafdbf1c: Pull complete [2021-07-16T08:09:06.919Z] 9ac237eaa80d: Pull complete [2021-07-16T08:09:07.194Z] 6bcad4ecc5c2: Pull complete [2021-07-16T08:09:09.777Z] 7074353bde3e: Verifying Checksum [2021-07-16T08:09:09.777Z] 7074353bde3e: Download complete [2021-07-16T08:09:14.220Z] 7074353bde3e: Pull complete [2021-07-16T08:09:14.220Z] Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 [2021-07-16T08:09:14.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-16T08:09:14.220Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-16T08:09:14.325Z] prd-centos7-docker-4c-2g-3058 does not seem to be running inside a container [2021-07-16T08:09:14.414Z] $ 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:alpine cat [2021-07-16T08:09:16.336Z] $ docker top 91400d502e671ace8293ecbf02247cdb3722b6e4daa5a20d70473535460eec51 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-16T08:09:16.980Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-16T08:09:17.343Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-16T08:09:17.679Z] + ls /var/log/sa-host [2021-07-16T08:09:17.679Z] + sadf -c /var/log/sa-host/sa05 [2021-07-16T08:09:17.679Z] file_magic: OK [2021-07-16T08:09:17.679Z] HZ: Using current value: 100 [2021-07-16T08:09:17.679Z] file_header: OK [2021-07-16T08:09:17.679Z] 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-16T08:09:17.679Z] Statistics: [2021-07-16T08:09:17.679Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-16T08:09:17.679Z] File successfully converted to sysstat format version 12.5.4 [2021-07-16T08:09:17.679Z] + sadf -c /var/log/sa-host/sa16 [2021-07-16T08:09:17.679Z] file_magic: OK [2021-07-16T08:09:17.679Z] HZ: Using current value: 100 [2021-07-16T08:09:17.679Z] file_header: OK [2021-07-16T08:09:17.679Z] 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-16T08:09:17.679Z] Statistics: [2021-07-16T08:09:17.679Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-16T08:09:17.679Z] File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-16T08:09:17.868Z] provisioning config files... [2021-07-16T08:09:17.885Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/config5739614834547328858tmp [Pipeline] { [Pipeline] echo [2021-07-16T08:09:17.911Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T08:09:18.226Z] ---> create-netrc.sh [Pipeline] } [2021-07-16T08:09:18.239Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-16T08:09:18.631Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-16T08:09:18.651Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T08:09:18.971Z] ---> sudo-logs.sh [2021-07-16T08:09:18.971Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-16T08:09:19.036Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T08:09:19.370Z] ---> job-cost.sh [2021-07-16T08:09:19.370Z] lf-activate-venv: SKIPPING [2021-07-16T08:09:19.370Z] DEBUG: total: 0.18000000715255737 [2021-07-16T08:09:19.370Z] INFO: Retrieving Stack Cost... [2021-07-16T08:09:20.340Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-16T08:09:20.609Z] INFO: Archiving Costs [Pipeline] echo [2021-07-16T08:09:20.640Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T08:09:21.074Z] ---> logs-deploy.sh [2021-07-16T08:09:21.074Z] lf-activate-venv: SKIPPING [2021-07-16T08:09:21.074Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-37/2 [2021-07-16T08:09:21.074Z] INFO: archiving workspace using pattern(s): [2021-07-16T08:09:21.664Z] Archives upload complete. [2021-07-16T08:09:21.939Z] INFO: archiving logs to Nexus