Pull request #48 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6b39613cff66525d691db858cf556541381a3f5a+07ff70a745b77f70f4b47d5a2d31a9f78666f659 (0525c86c9db54d03cea0e8f2e02d67c38984b11f) 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-ssh122496565800644628.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh1526911383904001509.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-48/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-48/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7538831618424105546.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh2032072277801448568.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-48/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-48/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3907715005148536472.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-591 in /w/workspace/ry_app-rfid-llrp-inventory_PR-48 [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-48 # 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-48@tmp/jenkins-gitclient-ssh1646591269552524302.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Merging remotes/origin/main commit 07ff70a745b77f70f4b47d5a2d31a9f78666f659 into PR head commit 6b39613cff66525d691db858cf556541381a3f5a Merge succeeded, producing 6b39613cff66525d691db858cf556541381a3f5a Checking out Revision 6b39613cff66525d691db858cf556541381a3f5a (PR-48) 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-48@tmp/jenkins-gitclient-ssh213290472238113079.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/48/head:refs/remotes/origin/PR-48 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b39613cff66525d691db858cf556541381a3f5a # 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-48@tmp/jenkins-gitclient-ssh6878223332505718030.key > git merge 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b39613cff66525d691db858cf556541381a3f5a # timeout=10 Commit message: "refactor: Clean up TOML quotes, commit go.sum and add LF MD files" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-11T21:15:06.017Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-11T21:15:06.106Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-11T21:15:06.136Z] ========================================================= [2021-08-11T21:15:06.136Z] EdgeX Global Pipelines Version Info [2021-08-11T21:15:06.136Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk dcf9e8718d07c37ba21f5c149d7d34017e558f50 # timeout=10 [2021-08-11T21:15:07.456Z] ------------------- [2021-08-11T21:15:07.456Z] stable info: [2021-08-11T21:15:07.456Z] ------------------- [2021-08-11T21:15:07.456Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-11T21:15:07.456Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-11T21:15:07.456Z] Message: update stable to v1.0.205 [2021-08-11T21:15:08.421Z] ------------------- [2021-08-11T21:15:08.421Z] experimental info: [2021-08-11T21:15:08.421Z] ------------------- [2021-08-11T21:15:08.421Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-11T21:15:08.422Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-11T21:15:08.422Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-11T21:15:08.567Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2021-08-11T21:15:08.592Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2021-08-11T21:15:08.616Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-11T21:15:08.641Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-11T21:15:08.664Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-11T21:15:08.690Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-11T21:15:08.719Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-11T21:15:08.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-11T21:15:08.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-11T21:15:08.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-11T21:15:08.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-11T21:15:08.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-11T21:15:08.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2021-08-11T21:15:08.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-11T21:15:08.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-11T21:15:08.976Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-11T21:15:09.004Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-11T21:15:09.030Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-11T21:15:09.058Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-11T21:15:09.084Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-11T21:15:09.110Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-11T21:15:09.138Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-11T21:15:09.172Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-11T21:15:09.199Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-11T21:15:09.226Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-11T21:15:09.254Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-11T21:15:09.283Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-11T21:15:09.311Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-48 [Pipeline] echo [2021-08-11T21:15:09.336Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-48 [Pipeline] echo [2021-08-11T21:15:09.361Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-48 [Pipeline] echo [2021-08-11T21:15:09.386Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6b39613cff66525d691db858cf556541381a3f5a [Pipeline] echo [2021-08-11T21:15:09.420Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6b39613 [Pipeline] echo [2021-08-11T21:15:09.446Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T21:15:09.547Z] provisioning config files... [2021-08-11T21:15:09.565Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-48@tmp/config8744389000528381705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T21:15:09.911Z] ---> docker-login.sh [2021-08-11T21:15:09.911Z] nexus3.edgexfoundry.org:10001 [2021-08-11T21:15:09.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T21:15:10.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T21:15:10.178Z] Configure a credential helper to remove this warning. See [2021-08-11T21:15:10.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T21:15:10.178Z] [2021-08-11T21:15:10.178Z] Login Succeeded [2021-08-11T21:15:10.178Z] nexus3.edgexfoundry.org:10002 [2021-08-11T21:15:10.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T21:15:10.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T21:15:10.178Z] Configure a credential helper to remove this warning. See [2021-08-11T21:15:10.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T21:15:10.178Z] [2021-08-11T21:15:10.448Z] Login Succeeded [2021-08-11T21:15:10.448Z] nexus3.edgexfoundry.org:10003 [2021-08-11T21:15:10.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T21:15:10.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T21:15:10.448Z] Configure a credential helper to remove this warning. See [2021-08-11T21:15:10.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T21:15:10.448Z] [2021-08-11T21:15:10.448Z] Login Succeeded [2021-08-11T21:15:10.448Z] nexus3.edgexfoundry.org:10004 [2021-08-11T21:15:10.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T21:15:10.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T21:15:10.716Z] Configure a credential helper to remove this warning. See [2021-08-11T21:15:10.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T21:15:10.716Z] [2021-08-11T21:15:10.716Z] Login Succeeded [2021-08-11T21:15:10.716Z] docker.io [2021-08-11T21:15:10.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T21:15:10.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T21:15:10.986Z] Configure a credential helper to remove this warning. See [2021-08-11T21:15:10.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T21:15:10.986Z] [2021-08-11T21:15:10.986Z] Login Succeeded [2021-08-11T21:15:10.986Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T21:15:11.001Z] 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-08-11T21:15:11.493Z] + git log --format=format:%s -1 6b39613cff66525d691db858cf556541381a3f5a [Pipeline] echo [2021-08-11T21:15:11.548Z] GIT_COMMIT: 6b39613cff66525d691db858cf556541381a3f5a, Commit Message: refactor: Clean up TOML quotes, commit go.sum and add LF MD files [Pipeline] echo [2021-08-11T21:15:11.563Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:15:12.488Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T21:15:12.488Z] [2021-08-11T21:15:12.488Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:15:12.825Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T21:15:12.825Z] latest: Pulling from edgex-devops/git-semver [2021-08-11T21:15:12.826Z] 31603596830f: Pulling fs layer [2021-08-11T21:15:12.826Z] d4622e32a9a9: Pulling fs layer [2021-08-11T21:15:12.826Z] 1030fce36090: Pulling fs layer [2021-08-11T21:15:12.826Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-11T21:15:12.826Z] 6c6cb7e1b49b: Waiting [2021-08-11T21:15:12.826Z] d4622e32a9a9: Verifying Checksum [2021-08-11T21:15:12.826Z] d4622e32a9a9: Download complete [2021-08-11T21:15:13.110Z] 31603596830f: Verifying Checksum [2021-08-11T21:15:13.110Z] 31603596830f: Download complete [2021-08-11T21:15:13.384Z] 31603596830f: Pull complete [2021-08-11T21:15:13.385Z] d4622e32a9a9: Pull complete [2021-08-11T21:15:13.385Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-11T21:15:13.385Z] 6c6cb7e1b49b: Download complete [2021-08-11T21:15:13.385Z] 1030fce36090: Verifying Checksum [2021-08-11T21:15:13.385Z] 1030fce36090: Download complete [2021-08-11T21:15:13.996Z] 1030fce36090: Pull complete [2021-08-11T21:15:14.265Z] 6c6cb7e1b49b: Pull complete [2021-08-11T21:15:14.265Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-11T21:15:14.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T21:15:14.265Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-11T21:15:14.370Z] prd-centos7-docker-4c-2g-591 does not seem to be running inside a container [2021-08-11T21:15:14.431Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-48 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-48:/w/workspace/ry_app-rfid-llrp-inventory_PR-48:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-48@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-48@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:10004/edgex-devops/git-semver:latest cat [2021-08-11T21:15:15.254Z] $ docker top b3b123c9606955fcc2292ece8bb54c85850640dc5d3d069c6d556e359ebc023a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-11T21:15:15.396Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T21:15:15.396Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T21:15:15.512Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T21:15:15.514Z] $ docker exec b3b123c9606955fcc2292ece8bb54c85850640dc5d3d069c6d556e359ebc023a ssh-agent [2021-08-11T21:15:15.618Z] SSH_AUTH_SOCK=/tmp/ssh-LaGN2DnyNCAa/agent.14 [2021-08-11T21:15:15.618Z] SSH_AGENT_PID=20 [2021-08-11T21:15:15.631Z] Running ssh-add (command line suppressed) [2021-08-11T21:15:15.736Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-48@tmp/private_key_2688904894406052819.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-48@tmp/private_key_2688904894406052819.key) [2021-08-11T21:15:15.754Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T21:15:16.285Z] + git tag --points-at HEAD [Pipeline] } [2021-08-11T21:15:16.306Z] $ docker exec --env ******** --env ******** b3b123c9606955fcc2292ece8bb54c85850640dc5d3d069c6d556e359ebc023a ssh-agent -k [2021-08-11T21:15:16.402Z] unset SSH_AUTH_SOCK; [2021-08-11T21:15:16.402Z] unset SSH_AGENT_PID; [2021-08-11T21:15:16.402Z] echo Agent pid 20 killed; [2021-08-11T21:15:16.421Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-11T21:15:16.461Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T21:15:16.461Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T21:15:16.593Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T21:15:16.594Z] $ docker exec b3b123c9606955fcc2292ece8bb54c85850640dc5d3d069c6d556e359ebc023a ssh-agent [2021-08-11T21:15:16.707Z] SSH_AUTH_SOCK=/tmp/ssh-hBi202LfaOKp/agent.54 [2021-08-11T21:15:16.707Z] SSH_AGENT_PID=61 [2021-08-11T21:15:16.716Z] Running ssh-add (command line suppressed) [2021-08-11T21:15:16.816Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-48@tmp/private_key_400749539430732530.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-48@tmp/private_key_400749539430732530.key) [2021-08-11T21:15:16.846Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T21:15:17.163Z] + git semver init [2021-08-11T21:15:17.163Z] # -> Open(): unable to determine branch for HEAD [2021-08-11T21:15:17.163Z] # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-48/.git [2021-08-11T21:15:17.163Z] # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-48 [2021-08-11T21:15:17.163Z] # $SEMVER_REMOTE_NAME = origin [2021-08-11T21:15:17.163Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-11T21:15:17.163Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-11T21:15:17.163Z] # $SEMVER_BRANCH = PR-48 [2021-08-11T21:15:17.163Z] # $SEMVER_TEMP = /tmp/semver-850027493 [2021-08-11T21:15:17.163Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-08-11T21:15:18.121Z] # '/tmp/semver-850027493' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-48/.semver' [2021-08-11T21:15:18.121Z] # -> Force: false [2021-08-11T21:15:18.121Z] # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-48/.semver [Pipeline] } [2021-08-11T21:15:18.136Z] $ docker exec --env ******** --env ******** b3b123c9606955fcc2292ece8bb54c85850640dc5d3d069c6d556e359ebc023a ssh-agent -k [2021-08-11T21:15:18.242Z] unset SSH_AUTH_SOCK; [2021-08-11T21:15:18.243Z] unset SSH_AGENT_PID; [2021-08-11T21:15:18.243Z] echo Agent pid 61 killed; [2021-08-11T21:15:18.259Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-11T21:15:18.612Z] + git semver [Pipeline] } [2021-08-11T21:15:18.847Z] $ docker stop --time=1 b3b123c9606955fcc2292ece8bb54c85850640dc5d3d069c6d556e359ebc023a [2021-08-11T21:15:20.133Z] $ docker rm -f b3b123c9606955fcc2292ece8bb54c85850640dc5d3d069c6d556e359ebc023a [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T21:15:20.525Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-11T21:15:20.864Z] Stashed 1 file(s) [Pipeline] echo [2021-08-11T21:15:20.867Z] [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-08-11T21:15:36.108Z] Still waiting to schedule task [2021-08-11T21:15:36.109Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-11T21:15:36.111Z] Still waiting to schedule task [2021-08-11T21:15:36.111Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-11T21:17:22.290Z] Running on prd-centos7-docker-4c-2g-593 in /w/workspace/ry_app-rfid-llrp-inventory_PR-48 [Pipeline] { [Pipeline] ws [2021-08-11T21:17:22.317Z] Running in /w/workspace/app-rfid-llrp-inventory/4 [Pipeline] { [Pipeline] checkout [2021-08-11T21:17:22.453Z] The recommended git tool is: NONE [2021-08-11T21:17:25.171Z] using credential edgex-jenkins-ssh [2021-08-11T21:17:25.189Z] Cloning the remote Git repository [2021-08-11T21:17:25.312Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-11T21:17:25.376Z] > git init /w/workspace/app-rfid-llrp-inventory/4 # timeout=10 [2021-08-11T21:17:25.409Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-11T21:17:25.409Z] > git --version # timeout=10 [2021-08-11T21:17:25.415Z] > git --version # 'git version 2.24.4' [2021-08-11T21:17:25.415Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T21:17:25.436Z] [INFO] Currently running in a labeled security context [2021-08-11T21:17:25.436Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-11T21:17:25.436Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/4@tmp/jenkins-gitclient-ssh2229138472477064323.key [2021-08-11T21:17:25.448Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T21:17:27.142Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-08-11T21:17:27.149Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T21:17:27.162Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-08-11T21:17:27.177Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-11T21:17:27.178Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T21:17:27.178Z] [INFO] Currently running in a labeled security context [2021-08-11T21:17:27.178Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-11T21:17:27.178Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/4@tmp/jenkins-gitclient-ssh7919528053042853967.key [2021-08-11T21:17:27.186Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/48/head:refs/remotes/origin/PR-48 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-11T21:17:27.601Z] Merging remotes/origin/main commit 07ff70a745b77f70f4b47d5a2d31a9f78666f659 into PR head commit 6b39613cff66525d691db858cf556541381a3f5a [2021-08-11T21:17:27.699Z] Merge succeeded, producing 6b39613cff66525d691db858cf556541381a3f5a [2021-08-11T21:17:27.700Z] Checking out Revision 6b39613cff66525d691db858cf556541381a3f5a (PR-48) [2021-08-11T21:17:27.609Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T21:17:27.620Z] > git checkout -f 6b39613cff66525d691db858cf556541381a3f5a # timeout=10 [2021-08-11T21:17:27.658Z] > git remote # timeout=10 [2021-08-11T21:17:27.664Z] > git config --get remote.origin.url # timeout=10 [2021-08-11T21:17:27.670Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T21:17:27.671Z] [INFO] Currently running in a labeled security context [2021-08-11T21:17:27.671Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-11T21:17:27.671Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/4@tmp/jenkins-gitclient-ssh498877150065470799.key [2021-08-11T21:17:27.678Z] > git merge 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 [2021-08-11T21:17:27.690Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-11T21:17:27.700Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T21:17:27.708Z] > git checkout -f 6b39613cff66525d691db858cf556541381a3f5a # timeout=10 [2021-08-11T21:17:31.385Z] Commit message: "refactor: Clean up TOML quotes, commit go.sum and add LF MD files" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T21:17:31.904Z] provisioning config files... [2021-08-11T21:17:31.922Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/4@tmp/config5611072653162888977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T21:17:32.350Z] ---> docker-login.sh [2021-08-11T21:17:32.350Z] nexus3.edgexfoundry.org:10001 [2021-08-11T21:17:32.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T21:17:32.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T21:17:32.617Z] Configure a credential helper to remove this warning. See [2021-08-11T21:17:32.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T21:17:32.617Z] [2021-08-11T21:17:32.617Z] Login Succeeded [2021-08-11T21:17:32.617Z] nexus3.edgexfoundry.org:10002 [2021-08-11T21:17:32.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T21:17:32.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T21:17:32.617Z] Configure a credential helper to remove this warning. See [2021-08-11T21:17:32.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T21:17:32.617Z] [2021-08-11T21:17:32.617Z] Login Succeeded [2021-08-11T21:17:32.617Z] nexus3.edgexfoundry.org:10003 [2021-08-11T21:17:32.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T21:17:32.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T21:17:32.884Z] Configure a credential helper to remove this warning. See [2021-08-11T21:17:32.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T21:17:32.884Z] [2021-08-11T21:17:32.884Z] Login Succeeded [2021-08-11T21:17:32.884Z] nexus3.edgexfoundry.org:10004 [2021-08-11T21:17:32.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T21:17:32.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T21:17:32.884Z] Configure a credential helper to remove this warning. See [2021-08-11T21:17:32.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T21:17:32.884Z] [2021-08-11T21:17:32.884Z] Login Succeeded [2021-08-11T21:17:32.884Z] docker.io [2021-08-11T21:17:33.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T21:17:33.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T21:17:33.418Z] Configure a credential helper to remove this warning. See [2021-08-11T21:17:33.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T21:17:33.418Z] [2021-08-11T21:17:33.418Z] Login Succeeded [2021-08-11T21:17:33.418Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T21:17:33.465Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-11T21:17:33.664Z] ========================================================= [2021-08-11T21:17:33.664Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-11T21:17:33.664Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:17:34.009Z] + 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-08-11T21:17:34.009Z] Sending build context to Docker daemon 724.5kB [2021-08-11T21:17:34.009Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-08-11T21:17:34.009Z] Step 2/10 : FROM ${BASE} AS builder [2021-08-11T21:17:34.009Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-11T21:17:34.009Z] 540db60ca938: Pulling fs layer [2021-08-11T21:17:34.009Z] adcc1eea9eea: Pulling fs layer [2021-08-11T21:17:34.009Z] 4c4ab2625f07: Pulling fs layer [2021-08-11T21:17:34.009Z] db62176df00c: Pulling fs layer [2021-08-11T21:17:34.009Z] 3b30891b0d05: Pulling fs layer [2021-08-11T21:17:34.009Z] 06b49ca38bd5: Pulling fs layer [2021-08-11T21:17:34.009Z] c788192a36de: Pulling fs layer [2021-08-11T21:17:34.009Z] a77e37c0d609: Pulling fs layer [2021-08-11T21:17:34.009Z] c3185cebc471: Pulling fs layer [2021-08-11T21:17:34.009Z] db62176df00c: Waiting [2021-08-11T21:17:34.009Z] 3b30891b0d05: Waiting [2021-08-11T21:17:34.009Z] 06b49ca38bd5: Waiting [2021-08-11T21:17:34.009Z] c788192a36de: Waiting [2021-08-11T21:17:34.009Z] a77e37c0d609: Waiting [2021-08-11T21:17:34.009Z] c3185cebc471: Waiting [2021-08-11T21:17:34.273Z] 4c4ab2625f07: Verifying Checksum [2021-08-11T21:17:34.273Z] 4c4ab2625f07: Download complete [2021-08-11T21:17:34.273Z] adcc1eea9eea: Verifying Checksum [2021-08-11T21:17:34.273Z] adcc1eea9eea: Download complete [2021-08-11T21:17:34.273Z] 3b30891b0d05: Verifying Checksum [2021-08-11T21:17:34.273Z] 3b30891b0d05: Download complete [2021-08-11T21:17:34.273Z] 06b49ca38bd5: Verifying Checksum [2021-08-11T21:17:34.273Z] 06b49ca38bd5: Download complete [2021-08-11T21:17:34.542Z] c788192a36de: Verifying Checksum [2021-08-11T21:17:34.542Z] c788192a36de: Download complete [2021-08-11T21:17:34.542Z] 540db60ca938: Verifying Checksum [2021-08-11T21:17:34.542Z] 540db60ca938: Download complete [2021-08-11T21:17:34.542Z] 540db60ca938: Pull complete [2021-08-11T21:17:34.816Z] adcc1eea9eea: Pull complete [2021-08-11T21:17:34.816Z] 4c4ab2625f07: Pull complete [2021-08-11T21:17:35.779Z] a77e37c0d609: Verifying Checksum [2021-08-11T21:17:35.779Z] a77e37c0d609: Download complete [2021-08-11T21:17:40.037Z] c3185cebc471: Verifying Checksum [2021-08-11T21:17:40.037Z] c3185cebc471: Download complete [2021-08-11T21:17:40.037Z] db62176df00c: Verifying Checksum [2021-08-11T21:17:40.037Z] db62176df00c: Download complete [2021-08-11T21:17:42.665Z] db62176df00c: Pull complete [2021-08-11T21:17:42.665Z] 3b30891b0d05: Pull complete [2021-08-11T21:17:42.929Z] 06b49ca38bd5: Pull complete [2021-08-11T21:17:42.929Z] c788192a36de: Pull complete [2021-08-11T21:17:42.929Z] a77e37c0d609: Pull complete [2021-08-11T21:17:45.529Z] c3185cebc471: Pull complete [2021-08-11T21:17:45.529Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-11T21:17:45.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-11T21:17:45.529Z] ---> 031687cdd783 [2021-08-11T21:17:45.529Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-11T21:17:47.481Z] ---> Running in 370c5bf83efd [2021-08-11T21:17:47.481Z] Removing intermediate container 370c5bf83efd [2021-08-11T21:17:47.481Z] ---> aaf188e7ccbd [2021-08-11T21:17:47.481Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-08-11T21:17:47.481Z] ---> Running in f020cb5612b3 [2021-08-11T21:17:47.481Z] Removing intermediate container f020cb5612b3 [2021-08-11T21:17:47.481Z] ---> 499c48606911 [2021-08-11T21:17:47.481Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-11T21:17:47.481Z] ---> Running in 9cc16c3f5b39 [2021-08-11T21:17:47.481Z] Removing intermediate container 9cc16c3f5b39 [2021-08-11T21:17:47.481Z] ---> ecacfa5510a2 [2021-08-11T21:17:47.481Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T21:17:47.481Z] ---> Running in e464b195d853 [2021-08-11T21:17:48.066Z] Removing intermediate container e464b195d853 [2021-08-11T21:17:48.066Z] ---> 244f706e6db0 [2021-08-11T21:17:48.066Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-11T21:17:48.066Z] ---> Running in a1064d3971f0 [2021-08-11T21:17:48.344Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T21:17:49.304Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T21:17:49.626Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-592 in /w/workspace/ry_app-rfid-llrp-inventory_PR-48 [Pipeline] { [Pipeline] ws [2021-08-11T21:17:49.644Z] Running in /w/workspace/app-rfid-llrp-inventory/4 [Pipeline] { [Pipeline] checkout [2021-08-11T21:17:49.892Z] OK: 219 MiB in 52 packages [2021-08-11T21:17:49.892Z] Removing intermediate container a1064d3971f0 [2021-08-11T21:17:49.892Z] ---> 52df96acfe4f [2021-08-11T21:17:49.892Z] Step 8/10 : WORKDIR /app [2021-08-11T21:17:49.892Z] ---> Running in a510447071fb [2021-08-11T21:17:49.912Z] The recommended git tool is: NONE [2021-08-11T21:17:50.161Z] Removing intermediate container a510447071fb [2021-08-11T21:17:50.161Z] ---> 647303fdf464 [2021-08-11T21:17:50.161Z] Step 9/10 : COPY . . [2021-08-11T21:17:50.437Z] ---> a9d416d258a9 [2021-08-11T21:17:50.437Z] Step 10/10 : RUN go mod download [2021-08-11T21:17:50.437Z] ---> Running in b2cec8a31304 [2021-08-11T21:17:55.663Z] using credential edgex-jenkins-ssh [2021-08-11T21:17:55.680Z] Cloning the remote Git repository [2021-08-11T21:17:55.725Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-11T21:17:55.825Z] > git init /w/workspace/app-rfid-llrp-inventory/4 # timeout=10 [2021-08-11T21:17:55.906Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-11T21:17:55.907Z] > git --version # timeout=10 [2021-08-11T21:17:55.926Z] > git --version # 'git version 2.17.1' [2021-08-11T21:17:55.927Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T21:17:55.991Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T21:17:58.624Z] Merging remotes/origin/main commit 07ff70a745b77f70f4b47d5a2d31a9f78666f659 into PR head commit 6b39613cff66525d691db858cf556541381a3f5a [2021-08-11T21:17:57.822Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-08-11T21:17:57.837Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T21:17:57.864Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-08-11T21:17:57.893Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-11T21:17:57.894Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T21:17:57.907Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/48/head:refs/remotes/origin/PR-48 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-11T21:17:58.642Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T21:17:58.656Z] > git checkout -f 6b39613cff66525d691db858cf556541381a3f5a # timeout=10 [2021-08-11T21:17:58.829Z] Merge succeeded, producing 6b39613cff66525d691db858cf556541381a3f5a [2021-08-11T21:17:58.829Z] Checking out Revision 6b39613cff66525d691db858cf556541381a3f5a (PR-48) [2021-08-11T21:17:58.745Z] > git remote # timeout=10 [2021-08-11T21:17:58.766Z] > git config --get remote.origin.url # timeout=10 [2021-08-11T21:17:58.777Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T21:17:58.788Z] > git merge 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 [2021-08-11T21:17:58.811Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-11T21:17:58.835Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T21:17:58.852Z] > git checkout -f 6b39613cff66525d691db858cf556541381a3f5a # timeout=10 [2021-08-11T21:18:02.769Z] Removing intermediate container b2cec8a31304 [2021-08-11T21:18:02.769Z] ---> 157a1d007125 [2021-08-11T21:18:02.769Z] Successfully built 157a1d007125 [2021-08-11T21:18:02.769Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:18:03.039Z] Commit message: "refactor: Clean up TOML quotes, commit go.sum and add LF MD files" [2021-08-11T21:18:03.099Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-11T21:18:03.099Z] . [Pipeline] withDockerContainer [2021-08-11T21:18:03.193Z] prd-centos7-docker-4c-2g-593 does not seem to be running inside a container [2021-08-11T21:18:03.250Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-08-11T21:18:03.642Z] $ docker top 16cc898a25ee999f66eb39dcc5e70c82183cb01f92bd51c4f6db8f01a6d38f32 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T21:18:03.934Z] provisioning config files... [2021-08-11T21:18:03.966Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/4@tmp/config6633719901035566975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T21:18:04.074Z] + go version [2021-08-11T21:18:04.074Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-11T21:18:04.195Z] $ docker stop --time=1 16cc898a25ee999f66eb39dcc5e70c82183cb01f92bd51c4f6db8f01a6d38f32 [2021-08-11T21:18:04.523Z] ---> docker-login.sh [2021-08-11T21:18:04.523Z] nexus3.edgexfoundry.org:10001 [2021-08-11T21:18:05.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T21:18:05.413Z] $ docker rm -f 16cc898a25ee999f66eb39dcc5e70c82183cb01f92bd51c4f6db8f01a6d38f32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:18:05.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T21:18:05.731Z] Configure a credential helper to remove this warning. See [2021-08-11T21:18:05.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T21:18:05.731Z] [2021-08-11T21:18:05.731Z] Login Succeeded [2021-08-11T21:18:05.731Z] nexus3.edgexfoundry.org:10002 [2021-08-11T21:18:05.905Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-11T21:18:05.905Z] . [Pipeline] withDockerContainer [2021-08-11T21:18:06.008Z] prd-centos7-docker-4c-2g-593 does not seem to be running inside a container [2021-08-11T21:18:06.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T21:18:06.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T21:18:06.010Z] Configure a credential helper to remove this warning. See [2021-08-11T21:18:06.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T21:18:06.010Z] [2021-08-11T21:18:06.010Z] Login Succeeded [2021-08-11T21:18:06.066Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-08-11T21:18:06.286Z] nexus3.edgexfoundry.org:10003 [2021-08-11T21:18:06.474Z] $ docker top ba1332c4178a188b86bab067a871d9958b86ff7cef84f36e24d61e90875ab785 -eo pid,comm [2021-08-11T21:18:06.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T21:18:06.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T21:18:06.563Z] Configure a credential helper to remove this warning. See [2021-08-11T21:18:06.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T21:18:06.563Z] [2021-08-11T21:18:06.563Z] Login Succeeded [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-11T21:18:06.843Z] nexus3.edgexfoundry.org:10004 [2021-08-11T21:18:06.914Z] + make test [2021-08-11T21:18:06.914Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-11T21:18:07.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T21:18:07.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T21:18:07.122Z] Configure a credential helper to remove this warning. See [2021-08-11T21:18:07.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T21:18:07.122Z] [2021-08-11T21:18:07.122Z] Login Succeeded [2021-08-11T21:18:07.122Z] docker.io [2021-08-11T21:18:07.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T21:18:07.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T21:18:07.997Z] Configure a credential helper to remove this warning. See [2021-08-11T21:18:07.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T21:18:07.997Z] [2021-08-11T21:18:07.997Z] Login Succeeded [2021-08-11T21:18:07.997Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T21:18:08.075Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-11T21:18:08.646Z] ========================================================= [2021-08-11T21:18:08.646Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-11T21:18:08.646Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:18:09.038Z] + 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-08-11T21:18:09.315Z] Sending build context to Docker daemon 724.5kB [2021-08-11T21:18:09.315Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-08-11T21:18:09.315Z] Step 2/10 : FROM ${BASE} AS builder [2021-08-11T21:18:09.596Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-11T21:18:09.596Z] 595b0fe564bb: Pulling fs layer [2021-08-11T21:18:09.596Z] 24495759ef45: Pulling fs layer [2021-08-11T21:18:09.596Z] d148012ef14d: Pulling fs layer [2021-08-11T21:18:09.596Z] e90a11edd702: Pulling fs layer [2021-08-11T21:18:09.596Z] d77568369979: Pulling fs layer [2021-08-11T21:18:09.596Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-11T21:18:09.596Z] 170f2ba95c9a: Pulling fs layer [2021-08-11T21:18:09.596Z] 97ac5df62f85: Pulling fs layer [2021-08-11T21:18:09.596Z] e90a11edd702: Waiting [2021-08-11T21:18:09.596Z] d77568369979: Waiting [2021-08-11T21:18:09.596Z] fc1c9f9a7f3b: Waiting [2021-08-11T21:18:09.596Z] 170f2ba95c9a: Waiting [2021-08-11T21:18:09.596Z] 97ac5df62f85: Waiting [2021-08-11T21:18:09.872Z] d148012ef14d: Verifying Checksum [2021-08-11T21:18:09.872Z] d148012ef14d: Download complete [2021-08-11T21:18:09.872Z] 24495759ef45: Download complete [2021-08-11T21:18:09.872Z] d77568369979: Verifying Checksum [2021-08-11T21:18:09.872Z] d77568369979: Download complete [2021-08-11T21:18:09.872Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-11T21:18:09.872Z] fc1c9f9a7f3b: Download complete [2021-08-11T21:18:09.872Z] 595b0fe564bb: Verifying Checksum [2021-08-11T21:18:09.872Z] 595b0fe564bb: Download complete [2021-08-11T21:18:09.872Z] 170f2ba95c9a: Verifying Checksum [2021-08-11T21:18:09.872Z] 170f2ba95c9a: Download complete [2021-08-11T21:18:10.869Z] 595b0fe564bb: Pull complete [2021-08-11T21:18:11.476Z] 24495759ef45: Pull complete [2021-08-11T21:18:12.075Z] d148012ef14d: Pull complete [2021-08-11T21:18:14.063Z] 97ac5df62f85: Verifying Checksum [2021-08-11T21:18:14.063Z] 97ac5df62f85: Download complete [2021-08-11T21:18:14.063Z] e90a11edd702: Verifying Checksum [2021-08-11T21:18:14.063Z] e90a11edd702: Download complete [2021-08-11T21:18:24.243Z] e90a11edd702: Pull complete [2021-08-11T21:18:24.521Z] d77568369979: Pull complete [2021-08-11T21:18:24.794Z] fc1c9f9a7f3b: Pull complete [2021-08-11T21:18:25.392Z] 170f2ba95c9a: Pull complete [2021-08-11T21:18:29.180Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-08-11T21:18:29.180Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.071s coverage: 89.2% of statements [2021-08-11T21:18:29.180Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.011s coverage: 11.3% of statements [2021-08-11T21:18:29.446Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 0.057s coverage: 72.3% of statements [2021-08-11T21:18:29.714Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-11T21:18:32.132Z] 97ac5df62f85: Pull complete [2021-08-11T21:18:32.132Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-11T21:18:32.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-11T21:18:32.132Z] ---> 04bc70af865f [2021-08-11T21:18:32.132Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-11T21:18:35.532Z] ---> Running in 9fbcf441f8f7 [2021-08-11T21:18:36.126Z] Removing intermediate container 9fbcf441f8f7 [2021-08-11T21:18:36.126Z] ---> 039914f77b65 [2021-08-11T21:18:36.126Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-08-11T21:18:36.126Z] ---> Running in 4792fb7a5654 [2021-08-11T21:18:36.726Z] Removing intermediate container 4792fb7a5654 [2021-08-11T21:18:36.726Z] ---> 3093e461e66c [2021-08-11T21:18:36.726Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-11T21:18:36.726Z] ---> Running in d27d370d85ef [2021-08-11T21:18:37.327Z] Removing intermediate container d27d370d85ef [2021-08-11T21:18:37.327Z] ---> 65733f63fb34 [2021-08-11T21:18:37.327Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T21:18:37.327Z] ---> Running in e0a12e9eeb03 [2021-08-11T21:18:37.969Z] gofmt -l . [2021-08-11T21:18:37.969Z] [ "`gofmt -l .`" = "" ] [2021-08-11T21:18:37.969Z] ./bin/test-attribution.sh [2021-08-11T21:18:38.241Z] ./bin/test-go-mod-tidy.sh [2021-08-11T21:18:38.241Z] make: ./bin/test-go-mod-tidy.sh: Permission denied [2021-08-11T21:18:38.241Z] make: *** [Makefile:32: test] Error 127 [Pipeline] } [2021-08-11T21:18:38.258Z] $ docker stop --time=1 ba1332c4178a188b86bab067a871d9958b86ff7cef84f36e24d61e90875ab785 [2021-08-11T21:18:39.852Z] $ docker rm -f ba1332c4178a188b86bab067a871d9958b86ff7cef84f36e24d61e90875ab785 [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-08-11T21:18:40.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T21:18:40.512Z] [2021-08-11T21:18:40.512Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:18:40.718Z] Removing intermediate container e0a12e9eeb03 [2021-08-11T21:18:40.719Z] ---> 540d78e01969 [2021-08-11T21:18:40.719Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-11T21:18:40.719Z] ---> Running in c146a62320a8 [2021-08-11T21:18:40.845Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T21:18:40.845Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-11T21:18:40.845Z] b4d181a07f80: Pulling fs layer [2021-08-11T21:18:40.845Z] a1111a8f2ec3: Pulling fs layer [2021-08-11T21:18:40.845Z] ed53099fbce6: Pulling fs layer [2021-08-11T21:18:40.845Z] dc539afda2c1: Pulling fs layer [2021-08-11T21:18:40.845Z] 77bc0d833cb6: Pulling fs layer [2021-08-11T21:18:40.845Z] 9065ff56babe: Pulling fs layer [2021-08-11T21:18:40.845Z] d287ab97295c: Pulling fs layer [2021-08-11T21:18:40.845Z] 77bc0d833cb6: Waiting [2021-08-11T21:18:40.845Z] 9065ff56babe: Waiting [2021-08-11T21:18:40.845Z] d287ab97295c: Waiting [2021-08-11T21:18:40.845Z] dc539afda2c1: Waiting [2021-08-11T21:18:41.111Z] a1111a8f2ec3: Verifying Checksum [2021-08-11T21:18:41.111Z] a1111a8f2ec3: Download complete [2021-08-11T21:18:41.111Z] dc539afda2c1: Verifying Checksum [2021-08-11T21:18:41.111Z] dc539afda2c1: Download complete [2021-08-11T21:18:41.377Z] 77bc0d833cb6: Verifying Checksum [2021-08-11T21:18:41.377Z] 77bc0d833cb6: Download complete [2021-08-11T21:18:41.377Z] 9065ff56babe: Verifying Checksum [2021-08-11T21:18:41.377Z] 9065ff56babe: Download complete [2021-08-11T21:18:41.706Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T21:18:41.958Z] ed53099fbce6: Verifying Checksum [2021-08-11T21:18:41.958Z] ed53099fbce6: Download complete [2021-08-11T21:18:42.918Z] b4d181a07f80: Verifying Checksum [2021-08-11T21:18:42.918Z] b4d181a07f80: Download complete [2021-08-11T21:18:43.681Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T21:18:44.364Z] b4d181a07f80: Pull complete [2021-08-11T21:18:44.364Z] a1111a8f2ec3: Pull complete [2021-08-11T21:18:44.957Z] ed53099fbce6: Pull complete [2021-08-11T21:18:44.957Z] dc539afda2c1: Pull complete [2021-08-11T21:18:45.223Z] 77bc0d833cb6: Pull complete [2021-08-11T21:18:45.223Z] 9065ff56babe: Pull complete [2021-08-11T21:18:47.160Z] d287ab97295c: Verifying Checksum [2021-08-11T21:18:47.160Z] d287ab97295c: Download complete [2021-08-11T21:18:47.974Z] OK: 218 MiB in 52 packages [2021-08-11T21:18:48.571Z] Removing intermediate container c146a62320a8 [2021-08-11T21:18:48.571Z] ---> 3d73ce5b11f2 [2021-08-11T21:18:48.571Z] Step 8/10 : WORKDIR /app [2021-08-11T21:18:48.571Z] ---> Running in 1dde453fe3b7 [2021-08-11T21:18:49.164Z] Removing intermediate container 1dde453fe3b7 [2021-08-11T21:18:49.164Z] ---> 10e9c0505503 [2021-08-11T21:18:49.164Z] Step 9/10 : COPY . . [2021-08-11T21:18:50.137Z] ---> ac5ab8686ac3 [2021-08-11T21:18:50.137Z] Step 10/10 : RUN go mod download [2021-08-11T21:18:50.412Z] ---> Running in 5d2948f13ebd [2021-08-11T21:18:52.534Z] d287ab97295c: Pull complete [2021-08-11T21:18:52.534Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-11T21:18:52.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T21:18:52.534Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-11T21:18:52.635Z] prd-centos7-docker-4c-2g-593 does not seem to be running inside a container [2021-08-11T21:18:52.714Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-11T21:18:55.124Z] $ docker top 55597559afa934630a1688664d74fb790980747efcb97833139778b24b735a8a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T21:18:55.953Z] ---> job-cost.sh [2021-08-11T21:18:55.953Z] lf-activate-venv: SKIPPING [2021-08-11T21:18:55.953Z] INFO: No Stack... [2021-08-11T21:18:56.914Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-11T21:18:56.914Z] INFO: Archiving Costs [Pipeline] sh [2021-08-11T21:18:57.243Z] + cat /w/workspace/app-rfid-llrp-inventory/4/archives/cost.csv [2021-08-11T21:18:57.243Z] + cut -d, -f6 [Pipeline] lock [2021-08-11T21:18:57.282Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-48-4-stack-cost] [2021-08-11T21:18:57.303Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-48-4-stack-cost] did not exist. Created. [2021-08-11T21:18:57.303Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-48-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-11T21:18:57.647Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-11T21:18:57.891Z] Stashed 1 file(s) [Pipeline] } [2021-08-11T21:18:57.902Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-48-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-11T21:18:57.929Z] $ docker stop --time=1 55597559afa934630a1688664d74fb790980747efcb97833139778b24b735a8a [2021-08-11T21:18:59.107Z] $ docker rm -f 55597559afa934630a1688664d74fb790980747efcb97833139778b24b735a8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-11T21:18:59.396Z] Failed in branch amd64 [2021-08-11T21:19:22.770Z] Removing intermediate container 5d2948f13ebd [2021-08-11T21:19:22.771Z] ---> 4d8c1e3cc1ea [2021-08-11T21:19:22.771Z] Successfully built 4d8c1e3cc1ea [2021-08-11T21:19:22.771Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:19:23.122Z] + docker inspect -f . ci-base-image-arm64 [2021-08-11T21:19:23.123Z] . [Pipeline] withDockerContainer [2021-08-11T21:19:23.391Z] prd-ubuntu18.04-docker-arm64-4c-16g-592 does not seem to be running inside a container [2021-08-11T21:19:23.485Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-11T21:19:25.410Z] $ docker top 27661f2f386cffaec01cf93a334848add9a8ab739a787dd172314afa4eb12d08 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T21:19:26.398Z] + go version [2021-08-11T21:19:26.398Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-11T21:19:26.418Z] $ docker stop --time=1 27661f2f386cffaec01cf93a334848add9a8ab739a787dd172314afa4eb12d08 [2021-08-11T21:19:28.556Z] $ docker rm -f 27661f2f386cffaec01cf93a334848add9a8ab739a787dd172314afa4eb12d08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:19:29.243Z] + docker inspect -f . ci-base-image-arm64 [2021-08-11T21:19:29.243Z] . [Pipeline] withDockerContainer [2021-08-11T21:19:29.517Z] prd-ubuntu18.04-docker-arm64-4c-16g-592 does not seem to be running inside a container [2021-08-11T21:19:29.604Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-11T21:19:31.227Z] $ docker top 4e21df01e73d0c598b00caf0e061d480339c694618b2bc1000c56925f499d099 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-11T21:19:32.210Z] + make test [2021-08-11T21:19:32.210Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-11T21:20:40.297Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-08-11T21:20:40.297Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.279s coverage: 89.2% of statements [2021-08-11T21:20:40.297Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.049s coverage: 11.3% of statements [2021-08-11T21:20:40.297Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 0.248s coverage: 72.3% of statements [2021-08-11T21:20:40.297Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-11T21:21:12.643Z] gofmt -l . [2021-08-11T21:21:12.643Z] [ "`gofmt -l .`" = "" ] [2021-08-11T21:21:12.643Z] ./bin/test-attribution.sh [2021-08-11T21:21:12.643Z] ./bin/test-go-mod-tidy.sh [2021-08-11T21:21:12.643Z] make: ./bin/test-go-mod-tidy.sh: Permission denied [2021-08-11T21:21:12.643Z] make: *** [Makefile:32: test] Error 127 [Pipeline] } [2021-08-11T21:21:12.661Z] $ docker stop --time=1 4e21df01e73d0c598b00caf0e061d480339c694618b2bc1000c56925f499d099 [2021-08-11T21:21:14.594Z] $ docker rm -f 4e21df01e73d0c598b00caf0e061d480339c694618b2bc1000c56925f499d099 [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-08-11T21:21:15.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T21:21:15.656Z] [2021-08-11T21:21:15.656Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:21:16.017Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T21:21:16.291Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-11T21:21:16.291Z] 448f6bf000e3: Pulling fs layer [2021-08-11T21:21:16.291Z] f757da607395: Pulling fs layer [2021-08-11T21:21:16.291Z] 05883995daec: Pulling fs layer [2021-08-11T21:21:16.292Z] 8603b9c90790: Pulling fs layer [2021-08-11T21:21:16.292Z] 1560dd03e051: Pulling fs layer [2021-08-11T21:21:16.292Z] 27f5ce0e4adf: Pulling fs layer [2021-08-11T21:21:16.292Z] c2d8d7efcc4b: Pulling fs layer [2021-08-11T21:21:16.292Z] 8603b9c90790: Waiting [2021-08-11T21:21:16.292Z] 1560dd03e051: Waiting [2021-08-11T21:21:16.292Z] 27f5ce0e4adf: Waiting [2021-08-11T21:21:16.292Z] c2d8d7efcc4b: Waiting [2021-08-11T21:21:16.566Z] f757da607395: Verifying Checksum [2021-08-11T21:21:16.566Z] f757da607395: Download complete [2021-08-11T21:21:16.838Z] 8603b9c90790: Download complete [2021-08-11T21:21:17.111Z] 05883995daec: Verifying Checksum [2021-08-11T21:21:17.111Z] 05883995daec: Download complete [2021-08-11T21:21:17.111Z] 1560dd03e051: Verifying Checksum [2021-08-11T21:21:17.111Z] 27f5ce0e4adf: Verifying Checksum [2021-08-11T21:21:17.111Z] 27f5ce0e4adf: Download complete [2021-08-11T21:21:18.089Z] 448f6bf000e3: Verifying Checksum [2021-08-11T21:21:18.089Z] 448f6bf000e3: Download complete [2021-08-11T21:21:21.485Z] c2d8d7efcc4b: Verifying Checksum [2021-08-11T21:21:21.485Z] c2d8d7efcc4b: Download complete [2021-08-11T21:21:21.757Z] 448f6bf000e3: Pull complete [2021-08-11T21:21:22.740Z] f757da607395: Pull complete [2021-08-11T21:21:24.173Z] 05883995daec: Pull complete [2021-08-11T21:21:24.447Z] 8603b9c90790: Pull complete [2021-08-11T21:21:25.431Z] 1560dd03e051: Pull complete [2021-08-11T21:21:25.708Z] 27f5ce0e4adf: Pull complete [2021-08-11T21:21:40.819Z] c2d8d7efcc4b: Pull complete [2021-08-11T21:21:40.819Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-11T21:21:40.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T21:21:40.819Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-11T21:21:41.085Z] prd-ubuntu18.04-docker-arm64-4c-16g-592 does not seem to be running inside a container [2021-08-11T21:21:41.170Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-11T21:21:45.899Z] $ docker top de271bb75be47a66413acd67e1009ea9a8617b812525c822c41a50159798e5f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T21:21:46.894Z] ---> job-cost.sh [2021-08-11T21:21:46.894Z] lf-activate-venv: SKIPPING [2021-08-11T21:21:46.894Z] INFO: No Stack... [2021-08-11T21:21:47.870Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-11T21:21:48.467Z] INFO: Archiving Costs [Pipeline] sh [2021-08-11T21:21:49.141Z] + cat /w/workspace/app-rfid-llrp-inventory/4/archives/cost.csv [2021-08-11T21:21:49.141Z] + cut -d, -f6 [Pipeline] lock [2021-08-11T21:21:49.204Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-48-4-stack-cost] [2021-08-11T21:21:49.218Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-48-4-stack-cost] did not exist. Created. [2021-08-11T21:21:49.218Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-48-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-11T21:21:49.911Z] /w/workspace/app-rfid-llrp-inventory/4@tmp/durable-b9d2b8e1/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/4@tmp/durable-b9d2b8e1/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-11T21:21:50.576Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-11T21:21:50.609Z] Warning: overwriting stash ‘stack-cost’ [2021-08-11T21:21:51.075Z] Stashed 1 file(s) [Pipeline] } [2021-08-11T21:21:51.086Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-48-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-11T21:21:51.112Z] $ docker stop --time=1 de271bb75be47a66413acd67e1009ea9a8617b812525c822c41a50159798e5f0 [2021-08-11T21:21:52.787Z] $ docker rm -f de271bb75be47a66413acd67e1009ea9a8617b812525c822c41a50159798e5f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-11T21:21:53.233Z] 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] sh [2021-08-11T21:21:54.247Z] + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-48/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-11T21:21:54.578Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T21:21:55.182Z] ---> package-listing.sh [2021-08-11T21:21:55.182Z] ++ facter osfamily [2021-08-11T21:21:55.182Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-11T21:21:55.460Z] + OS_FAMILY=redhat [2021-08-11T21:21:55.460Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-48 [2021-08-11T21:21:55.460Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-11T21:21:55.460Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-11T21:21:55.460Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-11T21:21:55.460Z] + PACKAGES=/tmp/packages_start.txt [2021-08-11T21:21:55.460Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-48 ']' [2021-08-11T21:21:55.460Z] + PACKAGES=/tmp/packages_end.txt [2021-08-11T21:21:55.460Z] + case "${OS_FAMILY}" in [2021-08-11T21:21:55.460Z] + sort [2021-08-11T21:21:55.460Z] + rpm -qa [2021-08-11T21:21:56.049Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-11T21:21:56.049Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-11T21:21:56.049Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-11T21:21:56.049Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-48 ']' [2021-08-11T21:21:56.049Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-48/archives/ [2021-08-11T21:21:56.049Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-48/archives/ [Pipeline] echo [2021-08-11T21:21:56.067Z] 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-48/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-11T21:21:56.378Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:21:56.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T21:21:56.987Z] [2021-08-11T21:21:56.987Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T21:21:57.321Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T21:21:57.322Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-11T21:21:57.322Z] b4d181a07f80: Pulling fs layer [2021-08-11T21:21:57.322Z] a1111a8f2ec3: Pulling fs layer [2021-08-11T21:21:57.322Z] ed53099fbce6: Pulling fs layer [2021-08-11T21:21:57.322Z] dc539afda2c1: Pulling fs layer [2021-08-11T21:21:57.322Z] 77bc0d833cb6: Pulling fs layer [2021-08-11T21:21:57.322Z] 9065ff56babe: Pulling fs layer [2021-08-11T21:21:57.322Z] d287ab97295c: Pulling fs layer [2021-08-11T21:21:57.322Z] 77bc0d833cb6: Waiting [2021-08-11T21:21:57.322Z] 9065ff56babe: Waiting [2021-08-11T21:21:57.322Z] d287ab97295c: Waiting [2021-08-11T21:21:57.322Z] dc539afda2c1: Waiting [2021-08-11T21:21:57.591Z] a1111a8f2ec3: Verifying Checksum [2021-08-11T21:21:57.591Z] a1111a8f2ec3: Download complete [2021-08-11T21:21:57.591Z] dc539afda2c1: Verifying Checksum [2021-08-11T21:21:57.591Z] dc539afda2c1: Download complete [2021-08-11T21:21:57.859Z] 77bc0d833cb6: Verifying Checksum [2021-08-11T21:21:57.859Z] 77bc0d833cb6: Download complete [2021-08-11T21:21:57.859Z] 9065ff56babe: Verifying Checksum [2021-08-11T21:21:57.859Z] 9065ff56babe: Download complete [2021-08-11T21:21:58.128Z] ed53099fbce6: Verifying Checksum [2021-08-11T21:21:58.128Z] ed53099fbce6: Download complete [2021-08-11T21:21:59.094Z] b4d181a07f80: Verifying Checksum [2021-08-11T21:21:59.094Z] b4d181a07f80: Download complete [2021-08-11T21:22:00.071Z] b4d181a07f80: Pull complete [2021-08-11T21:22:00.338Z] a1111a8f2ec3: Pull complete [2021-08-11T21:22:00.931Z] ed53099fbce6: Pull complete [2021-08-11T21:22:00.931Z] dc539afda2c1: Pull complete [2021-08-11T21:22:01.197Z] 77bc0d833cb6: Pull complete [2021-08-11T21:22:01.197Z] 9065ff56babe: Pull complete [2021-08-11T21:22:03.138Z] d287ab97295c: Verifying Checksum [2021-08-11T21:22:03.138Z] d287ab97295c: Download complete [2021-08-11T21:22:07.447Z] d287ab97295c: Pull complete [2021-08-11T21:22:07.447Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-11T21:22:07.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T21:22:07.447Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-11T21:22:07.537Z] prd-centos7-docker-4c-2g-591 does not seem to be running inside a container [2021-08-11T21:22:07.605Z] $ 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-48/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-48 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-48:/w/workspace/ry_app-rfid-llrp-inventory_PR-48:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-48@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-48@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:latest cat [2021-08-11T21:22:10.631Z] $ docker top 2aba89ec7c404b71918ee48c1f6298087ce59a14d95b563bebfb8438ad75096d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T21:22:11.030Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-11T21:22:11.344Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-11T21:22:11.657Z] + ls /var/log/sa-host [2021-08-11T21:22:11.657Z] + sadf -c /var/log/sa-host/sa05 [2021-08-11T21:22:11.657Z] file_magic: OK [2021-08-11T21:22:11.657Z] HZ: Using current value: 100 [2021-08-11T21:22:11.657Z] file_header: OK [2021-08-11T21:22:11.657Z] 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-08-11T21:22:11.657Z] Statistics: [2021-08-11T21:22:11.657Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-11T21:22:11.657Z] File successfully converted to sysstat format version 12.0.3 [2021-08-11T21:22:11.657Z] + sadf -c /var/log/sa-host/sa11 [2021-08-11T21:22:11.657Z] file_magic: OK [2021-08-11T21:22:11.657Z] HZ: Using current value: 100 [2021-08-11T21:22:11.657Z] file_header: OK [2021-08-11T21:22:11.657Z] 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-08-11T21:22:11.657Z] Statistics: [2021-08-11T21:22:11.657Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-11T21:22:11.657Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T21:22:12.218Z] provisioning config files... [2021-08-11T21:22:12.239Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-48@tmp/config222357360505809819tmp [Pipeline] { [Pipeline] echo [2021-08-11T21:22:12.267Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T21:22:12.589Z] ---> create-netrc.sh [Pipeline] } [2021-08-11T21:22:12.601Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-11T21:22:13.059Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-11T21:22:13.073Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T21:22:13.386Z] ---> sudo-logs.sh [2021-08-11T21:22:13.386Z] Archiving 'sudo' log.. [2021-08-11T21:22:13.386Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-591.vexxhost.local: Name or service not known [2021-08-11T21:22:13.386Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-591.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-11T21:22:13.447Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T21:22:13.766Z] ---> job-cost.sh [2021-08-11T21:22:13.766Z] lf-activate-venv: SKIPPING [2021-08-11T21:22:13.766Z] DEBUG: total: 0.18000000715255737 [2021-08-11T21:22:13.766Z] INFO: Retrieving Stack Cost... [2021-08-11T21:22:15.170Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-11T21:22:15.436Z] INFO: Archiving Costs [Pipeline] echo [2021-08-11T21:22:15.454Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T21:22:15.762Z] ---> logs-deploy.sh [2021-08-11T21:22:15.762Z] lf-activate-venv: SKIPPING [2021-08-11T21:22:15.762Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-48/4 [2021-08-11T21:22:15.762Z] INFO: archiving workspace using pattern(s): [2021-08-11T21:22:16.347Z] Archives upload complete. [2021-08-11T21:22:16.614Z] INFO: archiving logs to Nexus