Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6bd3c0bbd514af6c35a4cf81d3717849f515926f Running in Durability level: MAX_SURVIVABILITY 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-ssh885475122774700164.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-ssh1549303352239890303.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/initial-code/workspace@libs/edgex-global-pipelines # timeout=10 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/initial-code/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3754334186476593440.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/initial-code/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6272496595399718672.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh3463164116412762618.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/initial-code/workspace@libs/lf-pipelines # timeout=10 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/initial-code/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh598894778341577797.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a 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:rfid-llrp-inventory-service] ========================================================= [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: rfid-llrp-inventory-service-settings PROJECT: rfid-llrp-inventory-service 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: rfid-llrp-inventory-service 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: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-48 in /w/workspace/rfid-llrp-inventory_initial-code [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/rfid-llrp-inventory_initial-code # 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/rfid-llrp-inventory_initial-code@tmp/jenkins-gitclient-ssh2160799180070062211.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6bd3c0bbd514af6c35a4cf81d3717849f515926f (initial-code) > 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 core.sparsecheckout # timeout=10 > git checkout -f 6bd3c0bbd514af6c35a4cf81d3717849f515926f # timeout=10 Commit message: "Merge remote-tracking branch 'origin/master'" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:35:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:35:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:35:08 ========================================================= 02:35:08 EdgeX Global Pipelines Version Info 02:35:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:35:10 ------------------- 02:35:10 stable info: 02:35:10 ------------------- 02:35:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:35:10 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 02:35:10 Message: update stable to v1.0.196 02:35:11 ------------------- 02:35:11 experimental info: 02:35:11 ------------------- 02:35:11 Commited By: **** collab-it+edgex@linuxfoundation.org 02:35:11 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 02:35:11 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:35:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = rfid-llrp-inventory-service-settings [Pipeline] echo 02:35:11 [edgeXSetupEnvironment]: set envvar PROJECT = rfid-llrp-inventory-service [Pipeline] echo 02:35:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:35:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:35:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:35:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:35:12 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:35:12 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:35:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:35:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:35:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:35:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = rfid-llrp-inventory-service [Pipeline] echo 02:35:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:35:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:35:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:35:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:35:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:35:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:35:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:35:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:35:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:35:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:35:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:35:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:35:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:35:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:35:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = initial-code [Pipeline] echo 02:35:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = initial-code [Pipeline] echo 02:35:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = initial-code [Pipeline] echo 02:35:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6bd3c0bbd514af6c35a4cf81d3717849f515926f [Pipeline] echo 02:35:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6bd3c0b [Pipeline] echo 02:35:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:35:13 provisioning config files... 02:35:13 copy managed file [rfid-llrp-inventory-service-settings] to file:/w/workspace/rfid-llrp-inventory_initial-code@tmp/config4188838759980003470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:35:14 ---> docker-login.sh 02:35:14 nexus3.edgexfoundry.org:10001 02:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:35:14 Configure a credential helper to remove this warning. See 02:35:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:35:14 02:35:14 Login Succeeded 02:35:14 nexus3.edgexfoundry.org:10002 02:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:35:14 Configure a credential helper to remove this warning. See 02:35:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:35:14 02:35:14 Login Succeeded 02:35:14 nexus3.edgexfoundry.org:10003 02:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:35:15 Configure a credential helper to remove this warning. See 02:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:35:15 02:35:15 Login Succeeded 02:35:15 nexus3.edgexfoundry.org:10004 02:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:35:15 Configure a credential helper to remove this warning. See 02:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:35:15 02:35:15 Login Succeeded 02:35:15 docker.io 02:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:35:15 Configure a credential helper to remove this warning. See 02:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:35:15 02:35:15 Login Succeeded 02:35:15 ---> docker-login.sh ends [Pipeline] } 02:35:15 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 02:35:16 + git log --format=format:%s -1 6bd3c0bbd514af6c35a4cf81d3717849f515926f [Pipeline] echo 02:35:16 GIT_COMMIT: 6bd3c0bbd514af6c35a4cf81d3717849f515926f, Commit Message: Merge remote-tracking branch 'origin/master' [Pipeline] echo 02:35:16 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:35:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:35:18 02:35:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:35:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:35:18 latest: Pulling from edgex-devops/git-semver 02:35:18 31603596830f: Pulling fs layer 02:35:18 b6dc333f4379: Pulling fs layer 02:35:18 3d9ef1400e77: Pulling fs layer 02:35:18 fd332fbdc1db: Pulling fs layer 02:35:18 fd332fbdc1db: Waiting 02:35:18 b6dc333f4379: Verifying Checksum 02:35:18 b6dc333f4379: Download complete 02:35:19 31603596830f: Verifying Checksum 02:35:19 31603596830f: Download complete 02:35:19 fd332fbdc1db: Verifying Checksum 02:35:19 fd332fbdc1db: Download complete 02:35:19 31603596830f: Pull complete 02:35:19 3d9ef1400e77: Verifying Checksum 02:35:19 3d9ef1400e77: Download complete 02:35:19 b6dc333f4379: Pull complete 02:35:20 3d9ef1400e77: Pull complete 02:35:20 fd332fbdc1db: Pull complete 02:35:20 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 02:35:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:35:20 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:35:21 prd-centos7-docker-4c-2g-48 does not seem to be running inside a container 02:35:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/rfid-llrp-inventory_initial-code -v /w/workspace/rfid-llrp-inventory_initial-code:/w/workspace/rfid-llrp-inventory_initial-code:rw,z -v /w/workspace/rfid-llrp-inventory_initial-code@tmp:/w/workspace/rfid-llrp-inventory_initial-code@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:35:26 $ docker top 40df9bd36b2ccc1037bec3836c1ae2412e2166c96e821db298412b893e0ff356 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:35:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:35:26 [ssh-agent] Looking for ssh-agent implementation... 02:35:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:35:26 $ docker exec 40df9bd36b2ccc1037bec3836c1ae2412e2166c96e821db298412b893e0ff356 ssh-agent 02:35:27 SSH_AUTH_SOCK=/tmp/ssh-25YWXIoBljyU/agent.13 02:35:27 SSH_AGENT_PID=19 02:35:27 Running ssh-add (command line suppressed) 02:35:27 Identity added: /w/workspace/rfid-llrp-inventory_initial-code@tmp/private_key_591869488879445106.key (/w/workspace/rfid-llrp-inventory_initial-code@tmp/private_key_591869488879445106.key) 02:35:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:35:27 + git tag --points-at HEAD [Pipeline] } 02:35:27 $ docker exec --env ******** --env ******** 40df9bd36b2ccc1037bec3836c1ae2412e2166c96e821db298412b893e0ff356 ssh-agent -k 02:35:27 unset SSH_AUTH_SOCK; 02:35:27 unset SSH_AGENT_PID; 02:35:27 echo Agent pid 19 killed; 02:35:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:35:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:35:28 [ssh-agent] Looking for ssh-agent implementation... 02:35:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:35:28 $ docker exec 40df9bd36b2ccc1037bec3836c1ae2412e2166c96e821db298412b893e0ff356 ssh-agent 02:35:28 SSH_AUTH_SOCK=/tmp/ssh-PNt5OorZTEhz/agent.51 02:35:28 SSH_AGENT_PID=58 02:35:28 Running ssh-add (command line suppressed) 02:35:28 Identity added: /w/workspace/rfid-llrp-inventory_initial-code@tmp/private_key_7174168637080499753.key (/w/workspace/rfid-llrp-inventory_initial-code@tmp/private_key_7174168637080499753.key) 02:35:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:35:29 + git semver init 02:35:29 # -> Open(): unable to determine branch for HEAD 02:35:29 # $GIT_DIR = /w/workspace/rfid-llrp-inventory_initial-code/.git 02:35:29 # $GIT_WORK_TREE = /w/workspace/rfid-llrp-inventory_initial-code 02:35:29 # $SEMVER_REMOTE_NAME = origin 02:35:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:35:29 # $SEMVER_USER_NAME = edgex-jenkins 02:35:29 # $SEMVER_BRANCH = initial-code 02:35:29 # $SEMVER_TEMP = /tmp/semver-010194595 02:35:29 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 02:35:29 # '/tmp/semver-010194595' -> '/w/workspace/rfid-llrp-inventory_initial-code/.semver' 02:35:29 # -> Force: false 02:35:29 # $SEMVER_DIR = /w/workspace/rfid-llrp-inventory_initial-code/.semver [Pipeline] } 02:35:29 $ docker exec --env ******** --env ******** 40df9bd36b2ccc1037bec3836c1ae2412e2166c96e821db298412b893e0ff356 ssh-agent -k 02:35:29 unset SSH_AUTH_SOCK; 02:35:29 unset SSH_AGENT_PID; 02:35:29 echo Agent pid 58 killed; 02:35:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:35:29 + git semver [Pipeline] } 02:35:29 $ docker stop --time=1 40df9bd36b2ccc1037bec3836c1ae2412e2166c96e821db298412b893e0ff356 02:35:31 $ docker rm -f 40df9bd36b2ccc1037bec3836c1ae2412e2166c96e821db298412b893e0ff356 [Pipeline] // withDockerContainer [Pipeline] sh 02:35:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:35:33 Stashed 1 file(s) [Pipeline] echo 02:35:33 [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 02:35:48 Still waiting to schedule task 02:35:48 ‘prd-centos7-docker-4c-2g-49’ is offline 02:35:48 ‘prd-centos7-docker-4c-2g-50’ is offline 02:35:48 ‘prd-ubuntu18.04-docker-arm64-4c-16g-51’ doesn’t have label ‘centos7-docker-4c-2g’ 02:35:48 Still waiting to schedule task 02:35:48 ‘prd-ubuntu18.04-docker-arm64-4c-16g-51’ is offline 02:37:09 Running on prd-centos7-docker-4c-2g-53 in /w/workspace/rfid-llrp-inventory_initial-code [Pipeline] { [Pipeline] ws 02:37:09 Running in /w/workspace/rfid-llrp-inventory-service/1 [Pipeline] { [Pipeline] checkout 02:37:09 The recommended git tool is: NONE 02:37:11 using credential edgex-jenkins-ssh 02:37:12 Cloning the remote Git repository 02:37:12 Avoid second fetch 02:37:12 Checking out Revision 6bd3c0bbd514af6c35a4cf81d3717849f515926f (initial-code) 02:37:12 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 02:37:12 > git init /w/workspace/rfid-llrp-inventory-service/1 # timeout=10 02:37:12 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 02:37:12 > git --version # timeout=10 02:37:12 > git --version # 'git version 2.24.4' 02:37:12 using GIT_SSH to set credentials SSH Credentials for GitHub 02:37:12 [INFO] Currently running in a labeled security context 02:37:12 [INFO] Currently SELinux is 'enforcing' on the host 02:37:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/rfid-llrp-inventory-service/1@tmp/jenkins-gitclient-ssh8165847384429738461.key 02:37:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:37:12 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 02:37:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:37:12 > git config core.sparsecheckout # timeout=10 02:37:12 > git checkout -f 6bd3c0bbd514af6c35a4cf81d3717849f515926f # timeout=10 02:37:16 Commit message: "Merge remote-tracking branch 'origin/master'" 02:37:16 > git --version # timeout=10 02:37:16 > git --version # 'git version 2.24.4' 02:37:16 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:37:17 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:37:18 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:37:18 + true 02:37:18 + sudo service docker restart 02:37:18 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:37:36 provisioning config files... 02:37:36 copy managed file [rfid-llrp-inventory-service-settings] to file:/w/workspace/rfid-llrp-inventory-service/1@tmp/config7058762514325352495tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:37:37 ---> docker-login.sh 02:37:37 nexus3.edgexfoundry.org:10001 02:37:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:37 Configure a credential helper to remove this warning. See 02:37:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:37 02:37:37 Login Succeeded 02:37:37 nexus3.edgexfoundry.org:10002 02:37:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:37 Configure a credential helper to remove this warning. See 02:37:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:37 02:37:37 Login Succeeded 02:37:37 nexus3.edgexfoundry.org:10003 02:37:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:37 Configure a credential helper to remove this warning. See 02:37:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:37 02:37:37 Login Succeeded 02:37:37 nexus3.edgexfoundry.org:10004 02:37:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:37 Configure a credential helper to remove this warning. See 02:37:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:37 02:37:37 Login Succeeded 02:37:37 docker.io 02:37:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:38 Configure a credential helper to remove this warning. See 02:37:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:38 02:37:38 Login Succeeded 02:37:38 ---> docker-login.sh ends [Pipeline] } 02:37:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:37:38 ========================================================= 02:37:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:37:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:37:38 + 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 . 02:37:38 unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /w/workspace/rfid-llrp-inventory-service/1/Dockerfile.build: no such file or directory [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [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 02:37:41 ---> job-cost.sh 02:37:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IOtW 02:37:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:38:11 lf-activate-venv(): INFO: Adding /tmp/venv-IOtW/bin to PATH 02:38:11 INFO: No Stack... 02:38:11 INFO: Retrieving Pricing Info for: v3-standard-2 02:38:12 INFO: Archiving Costs [Pipeline] sh 02:38:12 + cat /w/workspace/rfid-llrp-inventory-service/1/archives/cost.csv 02:38:12 + cut -d, -f6 [Pipeline] lock 02:38:12 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-initial-code-1-stack-cost] 02:38:12 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-initial-code-1-stack-cost] did not exist. Created. 02:38:12 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-initial-code-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:38:13 + echo total: 0.05999999865889549 [Pipeline] stash 02:38:13 Stashed 1 file(s) [Pipeline] } 02:38:13 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-initial-code-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:38:14 Failed in branch amd64 02:38:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-55 in /w/workspace/rfid-llrp-inventory_initial-code [Pipeline] { [Pipeline] ws 02:38:19 Running in /w/workspace/rfid-llrp-inventory-service/1 [Pipeline] { [Pipeline] checkout 02:38:19 The recommended git tool is: NONE 02:38:25 using credential edgex-jenkins-ssh 02:38:25 Cloning the remote Git repository 02:38:25 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 02:38:25 > git init /w/workspace/rfid-llrp-inventory-service/1 # timeout=10 02:38:25 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 02:38:25 > git --version # timeout=10 02:38:25 > git --version # 'git version 2.17.1' 02:38:25 using GIT_SSH to set credentials SSH Credentials for GitHub 02:38:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:38:26 Avoid second fetch 02:38:26 Checking out Revision 6bd3c0bbd514af6c35a4cf81d3717849f515926f (initial-code) 02:38:26 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 02:38:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:38:26 > git config core.sparsecheckout # timeout=10 02:38:26 > git checkout -f 6bd3c0bbd514af6c35a4cf81d3717849f515926f # timeout=10 02:38:31 Commit message: "Merge remote-tracking branch 'origin/master'" 02:38:31 > git --version # timeout=10 02:38:31 > git --version # 'git version 2.17.1' 02:38:31 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:38:32 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:38:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:38:33 + sudo service docker restart 02:38:33 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:38:51 provisioning config files... 02:38:51 copy managed file [rfid-llrp-inventory-service-settings] to file:/w/workspace/rfid-llrp-inventory-service/1@tmp/config7203228011038455374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:38:52 ---> docker-login.sh 02:38:52 nexus3.edgexfoundry.org:10001 02:38:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:53 Configure a credential helper to remove this warning. See 02:38:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:53 02:38:53 Login Succeeded 02:38:53 nexus3.edgexfoundry.org:10002 02:38:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:54 Configure a credential helper to remove this warning. See 02:38:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:54 02:38:54 Login Succeeded 02:38:54 nexus3.edgexfoundry.org:10003 02:38:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:54 Configure a credential helper to remove this warning. See 02:38:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:54 02:38:54 Login Succeeded 02:38:54 nexus3.edgexfoundry.org:10004 02:38:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:55 Configure a credential helper to remove this warning. See 02:38:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:55 02:38:55 Login Succeeded 02:38:55 docker.io 02:38:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:55 Configure a credential helper to remove this warning. See 02:38:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:55 02:38:55 Login Succeeded 02:38:55 ---> docker-login.sh ends [Pipeline] } 02:38:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:38:56 ========================================================= 02:38:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:38:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:38:56 + 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 . 02:38:56 unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /w/workspace/rfid-llrp-inventory-service/1/Dockerfile.build: no such file or directory [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [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 02:38:58 ---> job-cost.sh 02:38:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ruyh 02:39:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:41:29 lf-activate-venv(): INFO: Adding /tmp/venv-ruyh/bin to PATH 02:41:29 INFO: No Stack... 02:41:29 INFO: Retrieving Pricing Info for: v2-standard-4 02:41:29 INFO: Archiving Costs [Pipeline] sh 02:41:29 + + cat /w/workspace/rfid-llrp-inventory-service/1/archives/cost.csvcut -d, -f6 02:41:29 [Pipeline] lock 02:41:29 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-initial-code-1-stack-cost] 02:41:29 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-initial-code-1-stack-cost] did not exist. Created. 02:41:29 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-initial-code-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:41:30 /w/workspace/rfid-llrp-inventory-service/1@tmp/durable-160c79e0/script.sh: 1: /w/workspace/rfid-llrp-inventory-service/1@tmp/durable-160c79e0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:41:30 + echo total: 0.18000000715255737 [Pipeline] stash 02:41:30 Warning: overwriting stash ‘stack-cost’ 02:41:31 Stashed 1 file(s) [Pipeline] } 02:41:31 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-initial-code-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:41:31 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 02:41:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:41:35 ---> package-listing.sh 02:41:35 ++ facter osfamily 02:41:35 ++ tr '[:upper:]' '[:lower:]' 02:41:35 + OS_FAMILY=redhat 02:41:35 + workspace=/w/workspace/rfid-llrp-inventory_initial-code 02:41:35 + START_PACKAGES=/tmp/packages_start.txt 02:41:35 + END_PACKAGES=/tmp/packages_end.txt 02:41:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:41:35 + PACKAGES=/tmp/packages_start.txt 02:41:35 + '[' /w/workspace/rfid-llrp-inventory_initial-code ']' 02:41:35 + PACKAGES=/tmp/packages_end.txt 02:41:35 + case "${OS_FAMILY}" in 02:41:35 + rpm -qa 02:41:35 + sort 02:41:36 + '[' -f /tmp/packages_start.txt ']' 02:41:36 + '[' -f /tmp/packages_end.txt ']' 02:41:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:41:36 + '[' /w/workspace/rfid-llrp-inventory_initial-code ']' 02:41:36 + mkdir -p /w/workspace/rfid-llrp-inventory_initial-code/archives/ 02:41:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/rfid-llrp-inventory_initial-code/archives/ [Pipeline] echo 02:41:36 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/rfid-llrp-inventory_initial-code/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:41:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:41:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:41:37 02:41:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:41:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:41:38 alpine: Pulling from edgex-lftools-log-publisher 02:41:38 df20fa9351a1: Pulling fs layer 02:41:38 36b3adc4ff6f: Pulling fs layer 02:41:38 8ad3a11d3b57: Pulling fs layer 02:41:38 46f8f816bc3b: Pulling fs layer 02:41:38 93b61091891f: Pulling fs layer 02:41:38 93b9cdb0e59b: Pulling fs layer 02:41:38 5e14af77c1be: Pulling fs layer 02:41:38 01666e4c0597: Pulling fs layer 02:41:38 aa168da1d23b: Pulling fs layer 02:41:38 5e14af77c1be: Waiting 02:41:38 01666e4c0597: Waiting 02:41:38 aa168da1d23b: Waiting 02:41:38 46f8f816bc3b: Waiting 02:41:38 93b9cdb0e59b: Waiting 02:41:38 93b61091891f: Waiting 02:41:38 36b3adc4ff6f: Verifying Checksum 02:41:38 36b3adc4ff6f: Download complete 02:41:38 46f8f816bc3b: Verifying Checksum 02:41:38 46f8f816bc3b: Download complete 02:41:38 df20fa9351a1: Verifying Checksum 02:41:38 df20fa9351a1: Download complete 02:41:38 93b9cdb0e59b: Verifying Checksum 02:41:38 93b9cdb0e59b: Download complete 02:41:38 93b61091891f: Verifying Checksum 02:41:38 93b61091891f: Download complete 02:41:38 5e14af77c1be: Verifying Checksum 02:41:38 5e14af77c1be: Download complete 02:41:38 01666e4c0597: Verifying Checksum 02:41:38 01666e4c0597: Download complete 02:41:38 df20fa9351a1: Pull complete 02:41:38 8ad3a11d3b57: Verifying Checksum 02:41:38 8ad3a11d3b57: Download complete 02:41:38 36b3adc4ff6f: Pull complete 02:41:39 8ad3a11d3b57: Pull complete 02:41:40 46f8f816bc3b: Pull complete 02:41:40 aa168da1d23b: Verifying Checksum 02:41:40 aa168da1d23b: Download complete 02:41:40 93b61091891f: Pull complete 02:41:40 93b9cdb0e59b: Pull complete 02:41:40 5e14af77c1be: Pull complete 02:41:41 01666e4c0597: Pull complete 02:41:46 aa168da1d23b: Pull complete 02:41:46 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:41:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:41:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:41:46 prd-centos7-docker-4c-2g-48 does not seem to be running inside a container 02:41:46 $ 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/rfid-llrp-inventory_initial-code/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/rfid-llrp-inventory_initial-code -v /w/workspace/rfid-llrp-inventory_initial-code:/w/workspace/rfid-llrp-inventory_initial-code:rw,z -v /w/workspace/rfid-llrp-inventory_initial-code@tmp:/w/workspace/rfid-llrp-inventory_initial-code@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:42:05 $ docker top 441a7013bca61a45bc642144544bb82049117a77c282ebe8d17a4f1dddcb8767 -eo pid,comm [Pipeline] { [Pipeline] sh 02:42:05 + touch /tmp/pre-build-complete [Pipeline] sh 02:42:06 + mkdir -p /var/log/sa [Pipeline] sh 02:42:06 + ls /var/log/sa-host 02:42:06 + sadf -c /var/log/sa-host/sa05 02:42:06 file_magic: OK 02:42:06 HZ: Using current value: 100 02:42:06 file_header: OK 02:42:06 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 02:42:06 Statistics: 02:42:06 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:42:06 File successfully converted to sysstat format version 12.2.1 02:42:06 + sadf -c /var/log/sa-host/sa14 02:42:06 file_magic: OK 02:42:06 HZ: Using current value: 100 02:42:06 file_header: OK 02:42:06 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 02:42:06 Statistics: 02:42:06 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:42:06 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:42:07 provisioning config files... 02:42:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/rfid-llrp-inventory_initial-code@tmp/config511660985441122691tmp [Pipeline] { [Pipeline] echo 02:42:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:42:07 ---> create-netrc.sh [Pipeline] } 02:42:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:42:08 ---> python-tools-install.sh [Pipeline] echo 02:42:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:42:08 ---> sudo-logs.sh 02:42:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:42:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:42:08 ---> job-cost.sh 02:42:08 lf-activate-venv: SKIPPING 02:42:08 DEBUG: total: 0.18000000715255737 02:42:08 INFO: Retrieving Stack Cost... 02:42:09 INFO: Retrieving Pricing Info for: v3-standard-2 02:42:10 INFO: Archiving Costs [Pipeline] echo 02:42:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:42:10 ---> logs-deploy.sh 02:42:10 lf-activate-venv: SKIPPING 02:42:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/initial-code/1 02:42:10 INFO: archiving workspace using pattern(s): 02:42:11 Archives upload complete. 02:42:11 INFO: archiving logs to Nexus