Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0853f1f5c8e2b80461be7672509b97b64e8d7184 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-ssh4205008313306717916.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 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-ssh7184461206595665695.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5446675417912984416.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > 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-ssh2411591195921332194.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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4570862425372876801.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-388 in /w/workspace/dry_app-rfid-llrp-inventory_main [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/dry_app-rfid-llrp-inventory_main # 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/dry_app-rfid-llrp-inventory_main@tmp/jenkins-gitclient-ssh4840673212697435525.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 0853f1f5c8e2b80461be7672509b97b64e8d7184 (main) > 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 0853f1f5c8e2b80461be7672509b97b64e8d7184 # timeout=10 Commit message: "fix: Correct parsing of ImpinjPeakRSSI parameter (#44)" > git rev-list --no-walk 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:24:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:24:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:24:43 ========================================================= 17:24:43 EdgeX Global Pipelines Version Info 17:24:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:24:44 ------------------- 17:24:44 stable info: 17:24:44 ------------------- 17:24:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:24:44 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 17:24:44 Message: update stable to v1.0.197 17:24:45 ------------------- 17:24:45 experimental info: 17:24:45 ------------------- 17:24:45 Commited By: **** collab-it+edgex@linuxfoundation.org 17:24:45 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 17:24:45 Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:24:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 17:24:45 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 17:24:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:24:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:24:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:24:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:24:45 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:24:45 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:24:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:24:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:24:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:24:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 17:24:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:24:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:24:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:24:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:24:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:24:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:24:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:24:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:24:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:24:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:24:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:24:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:24:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:24:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:24:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:24:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:24:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:24:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0853f1f5c8e2b80461be7672509b97b64e8d7184 [Pipeline] echo 17:24:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0853f1f [Pipeline] echo 17:24:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:24:46 provisioning config files... 17:24:46 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5499312393687493701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:24:46 ---> docker-login.sh 17:24:46 nexus3.edgexfoundry.org:10001 17:24:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:46 Configure a credential helper to remove this warning. See 17:24:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:46 17:24:46 Login Succeeded 17:24:46 nexus3.edgexfoundry.org:10002 17:24:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:46 Configure a credential helper to remove this warning. See 17:24:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:46 17:24:46 Login Succeeded 17:24:46 nexus3.edgexfoundry.org:10003 17:24:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:47 Configure a credential helper to remove this warning. See 17:24:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:47 17:24:47 Login Succeeded 17:24:47 nexus3.edgexfoundry.org:10004 17:24:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:47 Configure a credential helper to remove this warning. See 17:24:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:47 17:24:47 Login Succeeded 17:24:47 docker.io 17:24:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:47 Configure a credential helper to remove this warning. See 17:24:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:47 17:24:47 Login Succeeded 17:24:47 ---> docker-login.sh ends [Pipeline] } 17:24:47 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 17:24:48 + git log --format=format:%s -1 0853f1f5c8e2b80461be7672509b97b64e8d7184 [Pipeline] echo 17:24:48 GIT_COMMIT: 0853f1f5c8e2b80461be7672509b97b64e8d7184, Commit Message: fix: Correct parsing of ImpinjPeakRSSI parameter (#44) [Pipeline] echo 17:24:48 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:24:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:24:48 17:24:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:24:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:24:49 latest: Pulling from edgex-devops/git-semver 17:24:49 31603596830f: Pulling fs layer 17:24:49 b6dc333f4379: Pulling fs layer 17:24:49 3d9ef1400e77: Pulling fs layer 17:24:49 fd332fbdc1db: Pulling fs layer 17:24:49 fd332fbdc1db: Waiting 17:24:49 b6dc333f4379: Verifying Checksum 17:24:49 b6dc333f4379: Download complete 17:24:49 31603596830f: Verifying Checksum 17:24:49 31603596830f: Download complete 17:24:49 31603596830f: Pull complete 17:24:49 3d9ef1400e77: Verifying Checksum 17:24:49 3d9ef1400e77: Download complete 17:24:49 b6dc333f4379: Pull complete 17:24:49 fd332fbdc1db: Verifying Checksum 17:24:49 fd332fbdc1db: Download complete 17:24:50 3d9ef1400e77: Pull complete 17:24:50 fd332fbdc1db: Pull complete 17:24:50 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 17:24:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:24:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:24:50 prd-centos7-docker-4c-2g-388 does not seem to be running inside a container 17:24:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:24:51 $ docker top 2b0a18f3c26adfaaa2d4b5a855653ad5cfdca54d8432d6c28e475890b73f579b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:24:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:24:51 [ssh-agent] Looking for ssh-agent implementation... 17:24:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:24:51 $ docker exec 2b0a18f3c26adfaaa2d4b5a855653ad5cfdca54d8432d6c28e475890b73f579b ssh-agent 17:24:51 SSH_AUTH_SOCK=/tmp/ssh-RRx8vD3cpVGM/agent.14 17:24:51 SSH_AGENT_PID=21 17:24:51 Running ssh-add (command line suppressed) 17:24:51 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9210969158649659641.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9210969158649659641.key) 17:24:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:24:52 + git tag --points-at HEAD [Pipeline] } 17:24:52 $ docker exec --env ******** --env ******** 2b0a18f3c26adfaaa2d4b5a855653ad5cfdca54d8432d6c28e475890b73f579b ssh-agent -k 17:24:52 unset SSH_AUTH_SOCK; 17:24:52 unset SSH_AGENT_PID; 17:24:52 echo Agent pid 21 killed; 17:24:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:24:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:24:52 [ssh-agent] Looking for ssh-agent implementation... 17:24:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:24:52 $ docker exec 2b0a18f3c26adfaaa2d4b5a855653ad5cfdca54d8432d6c28e475890b73f579b ssh-agent 17:24:52 SSH_AUTH_SOCK=/tmp/ssh-3C7LOIkHwKPS/agent.55 17:24:52 SSH_AGENT_PID=62 17:24:52 Running ssh-add (command line suppressed) 17:24:52 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6083790093502598171.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6083790093502598171.key) 17:24:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:24:53 + git semver init 17:24:53 # -> Open(): unable to determine branch for HEAD 17:24:53 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 17:24:53 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 17:24:53 # $SEMVER_REMOTE_NAME = origin 17:24:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:24:53 # $SEMVER_USER_NAME = edgex-jenkins 17:24:53 # $SEMVER_BRANCH = main 17:24:53 # $SEMVER_TEMP = /tmp/semver-618871488 17:24:53 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 17:24:54 # '/tmp/semver-618871488' -> '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver' 17:24:54 # -> Force: false 17:24:54 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } 17:24:54 $ docker exec --env ******** --env ******** 2b0a18f3c26adfaaa2d4b5a855653ad5cfdca54d8432d6c28e475890b73f579b ssh-agent -k 17:24:54 unset SSH_AUTH_SOCK; 17:24:54 unset SSH_AGENT_PID; 17:24:54 echo Agent pid 62 killed; 17:24:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:24:55 + git semver [Pipeline] } 17:24:55 $ docker stop --time=1 2b0a18f3c26adfaaa2d4b5a855653ad5cfdca54d8432d6c28e475890b73f579b 17:24:56 $ docker rm -f 2b0a18f3c26adfaaa2d4b5a855653ad5cfdca54d8432d6c28e475890b73f579b [Pipeline] // withDockerContainer [Pipeline] sh 17:24:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:24:57 Stashed 1 file(s) [Pipeline] echo 17:24:57 [edgeXSemver]: initialized semver on version 0.0.1-dev.2 [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 17:25:12 Still waiting to schedule task 17:25:12 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:25:12 Still waiting to schedule task 17:25:12 ‘prd-ubuntu18.04-docker-arm64-4c-16g-386’ is offline 17:26:56 Running on prd-centos7-docker-4c-2g-390 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 17:26:56 Running in /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] { [Pipeline] checkout 17:26:56 The recommended git tool is: NONE 17:26:59 using credential edgex-jenkins-ssh 17:26:59 Cloning the remote Git repository 17:26:59 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:26:59 > git init /w/workspace/app-rfid-llrp-inventory/3 # timeout=10 17:26:59 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:26:59 > git --version # timeout=10 17:26:59 > git --version # 'git version 2.24.4' 17:26:59 using GIT_SSH to set credentials SSH Credentials for GitHub 17:26:59 [INFO] Currently running in a labeled security context 17:26:59 [INFO] Currently SELinux is 'enforcing' on the host 17:26:59 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/3@tmp/jenkins-gitclient-ssh8097405564410061401.key 17:26:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:27:01 Avoid second fetch 17:27:01 Checking out Revision 0853f1f5c8e2b80461be7672509b97b64e8d7184 (main) 17:27:00 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 17:27:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:27:00 > git config core.sparsecheckout # timeout=10 17:27:00 > git checkout -f 0853f1f5c8e2b80461be7672509b97b64e8d7184 # timeout=10 17:27:04 Commit message: "fix: Correct parsing of ImpinjPeakRSSI parameter (#44)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:27:05 provisioning config files... 17:27:05 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/3@tmp/config4455075719777984167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:27:05 ---> docker-login.sh 17:27:05 nexus3.edgexfoundry.org:10001 17:27:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:05 Configure a credential helper to remove this warning. See 17:27:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:05 17:27:05 Login Succeeded 17:27:05 nexus3.edgexfoundry.org:10002 17:27:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:05 Configure a credential helper to remove this warning. See 17:27:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:05 17:27:05 Login Succeeded 17:27:05 nexus3.edgexfoundry.org:10003 17:27:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:06 Configure a credential helper to remove this warning. See 17:27:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:06 17:27:06 Login Succeeded 17:27:06 nexus3.edgexfoundry.org:10004 17:27:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:06 Configure a credential helper to remove this warning. See 17:27:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:06 17:27:06 Login Succeeded 17:27:06 docker.io 17:27:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:06 Configure a credential helper to remove this warning. See 17:27:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:06 17:27:06 Login Succeeded 17:27:06 ---> docker-login.sh ends [Pipeline] } 17:27:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:27:07 ========================================================= 17:27:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:27:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:27:07 + 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 . 17:27:07 Sending build context to Docker daemon 20.48MB 17:27:07 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 17:27:07 Step 2/10 : FROM ${BASE} AS builder 17:27:07 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:27:07 540db60ca938: Pulling fs layer 17:27:07 adcc1eea9eea: Pulling fs layer 17:27:07 4c4ab2625f07: Pulling fs layer 17:27:07 0773c198feca: Pulling fs layer 17:27:07 345f892a5656: Pulling fs layer 17:27:07 4796506630df: Pulling fs layer 17:27:07 cc55df3e53f1: Pulling fs layer 17:27:07 4d027b6c602c: Pulling fs layer 17:27:07 449e75d2c14e: Pulling fs layer 17:27:07 345f892a5656: Waiting 17:27:07 4796506630df: Waiting 17:27:07 cc55df3e53f1: Waiting 17:27:07 4d027b6c602c: Waiting 17:27:07 449e75d2c14e: Waiting 17:27:07 0773c198feca: Waiting 17:27:07 4c4ab2625f07: Verifying Checksum 17:27:07 4c4ab2625f07: Download complete 17:27:07 adcc1eea9eea: Verifying Checksum 17:27:07 adcc1eea9eea: Download complete 17:27:07 345f892a5656: Verifying Checksum 17:27:07 345f892a5656: Download complete 17:27:07 4796506630df: Verifying Checksum 17:27:07 4796506630df: Download complete 17:27:07 540db60ca938: Verifying Checksum 17:27:07 540db60ca938: Download complete 17:27:08 540db60ca938: Pull complete 17:27:08 adcc1eea9eea: Pull complete 17:27:08 4c4ab2625f07: Pull complete 17:27:08 4d027b6c602c: Verifying Checksum 17:27:08 4d027b6c602c: Download complete 17:27:08 cc55df3e53f1: Verifying Checksum 17:27:08 cc55df3e53f1: Download complete 17:27:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-389 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 17:27:09 Running in /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] { [Pipeline] checkout 17:27:10 The recommended git tool is: NONE 17:27:10 449e75d2c14e: Verifying Checksum 17:27:10 449e75d2c14e: Download complete 17:27:13 0773c198feca: Verifying Checksum 17:27:13 0773c198feca: Download complete 17:27:14 0773c198feca: Pull complete 17:27:14 345f892a5656: Pull complete 17:27:14 4796506630df: Pull complete 17:27:14 cc55df3e53f1: Pull complete 17:27:15 4d027b6c602c: Pull complete 17:27:16 449e75d2c14e: Pull complete 17:27:16 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 17:27:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:27:16 ---> 0d28375d9b5b 17:27:16 Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:27:17 using credential edgex-jenkins-ssh 17:27:17 Cloning the remote Git repository 17:27:17 ---> Running in 5eeff78da229 17:27:18 Removing intermediate container 5eeff78da229 17:27:18 ---> 0d6f09086546 17:27:18 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 17:27:18 ---> Running in 8549b7b893b3 17:27:18 Removing intermediate container 8549b7b893b3 17:27:18 ---> edf5ff26b1c7 17:27:18 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:27:18 ---> Running in 2d95f780f3ec 17:27:18 Removing intermediate container 2d95f780f3ec 17:27:18 ---> 4046020f76b3 17:27:18 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:27:18 ---> Running in 159870d3f00c 17:27:18 Removing intermediate container 159870d3f00c 17:27:18 ---> 488979e273fc 17:27:18 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:27:18 ---> Running in 8a10ae9e40ab 17:27:17 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:27:17 > git init /w/workspace/app-rfid-llrp-inventory/3 # timeout=10 17:27:17 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:27:17 > git --version # timeout=10 17:27:17 > git --version # 'git version 2.17.1' 17:27:17 using GIT_SSH to set credentials SSH Credentials for GitHub 17:27:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:27:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:27:19 Avoid second fetch 17:27:19 Checking out Revision 0853f1f5c8e2b80461be7672509b97b64e8d7184 (main) 17:27:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:27:19 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 17:27:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:27:19 > git config core.sparsecheckout # timeout=10 17:27:20 > git checkout -f 0853f1f5c8e2b80461be7672509b97b64e8d7184 # timeout=10 17:27:20 (1/6) Installing libc-dev (0.7.2-r3) 17:27:20 (2/6) Installing libsodium (1.0.18-r0) 17:27:20 (3/6) Installing pkgconf (1.7.3-r0) 17:27:20 (4/6) Installing libsodium-dev (1.0.18-r0) 17:27:20 (5/6) Installing libzmq (4.3.3-r1) 17:27:20 (6/6) Installing zeromq-dev (4.3.3-r1) 17:27:20 Executing busybox-1.32.1-r6.trigger 17:27:20 OK: 150 MiB in 46 packages 17:27:21 Removing intermediate container 8a10ae9e40ab 17:27:21 ---> 9b55c7ec9423 17:27:21 Step 8/10 : WORKDIR /app 17:27:21 ---> Running in 6ba8ebdb891f 17:27:21 Removing intermediate container 6ba8ebdb891f 17:27:21 ---> df2db1dc5612 17:27:21 Step 9/10 : COPY . . 17:27:21 ---> 2e75aab89f85 17:27:21 Step 10/10 : RUN go mod download 17:27:21 ---> Running in 1d32237e22be 17:27:24 Commit message: "fix: Correct parsing of ImpinjPeakRSSI parameter (#44)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:27:24 provisioning config files... 17:27:24 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/3@tmp/config6237993892278812221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:27:25 ---> docker-login.sh 17:27:25 nexus3.edgexfoundry.org:10001 17:27:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:26 Configure a credential helper to remove this warning. See 17:27:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:26 17:27:26 Login Succeeded 17:27:26 nexus3.edgexfoundry.org:10002 17:27:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:27 Configure a credential helper to remove this warning. See 17:27:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:27 17:27:27 Login Succeeded 17:27:27 nexus3.edgexfoundry.org:10003 17:27:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:27 Configure a credential helper to remove this warning. See 17:27:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:27 17:27:27 Login Succeeded 17:27:27 nexus3.edgexfoundry.org:10004 17:27:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:28 Configure a credential helper to remove this warning. See 17:27:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:28 17:27:28 Login Succeeded 17:27:28 docker.io 17:27:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:28 Configure a credential helper to remove this warning. See 17:27:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:28 17:27:28 Login Succeeded 17:27:28 ---> docker-login.sh ends [Pipeline] } 17:27:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:27:29 ========================================================= 17:27:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:27:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:27:29 + 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 . 17:27:30 Sending build context to Docker daemon 20.48MB 17:27:30 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 17:27:30 Step 2/10 : FROM ${BASE} AS builder 17:27:30 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:27:30 595b0fe564bb: Pulling fs layer 17:27:30 24495759ef45: Pulling fs layer 17:27:30 d148012ef14d: Pulling fs layer 17:27:30 cb65c68fc2e2: Pulling fs layer 17:27:30 093eec477d81: Pulling fs layer 17:27:30 a6d5b2bbb924: Pulling fs layer 17:27:30 2446dc1eb7d3: Pulling fs layer 17:27:30 596795e73e0f: Pulling fs layer 17:27:30 a6d5b2bbb924: Waiting 17:27:30 2446dc1eb7d3: Waiting 17:27:30 cb65c68fc2e2: Waiting 17:27:30 596795e73e0f: Waiting 17:27:30 093eec477d81: Waiting 17:27:30 d148012ef14d: Verifying Checksum 17:27:30 d148012ef14d: Download complete 17:27:30 24495759ef45: Verifying Checksum 17:27:30 24495759ef45: Download complete 17:27:30 093eec477d81: Verifying Checksum 17:27:30 093eec477d81: Download complete 17:27:30 a6d5b2bbb924: Verifying Checksum 17:27:30 a6d5b2bbb924: Download complete 17:27:30 595b0fe564bb: Verifying Checksum 17:27:30 595b0fe564bb: Download complete 17:27:30 2446dc1eb7d3: Verifying Checksum 17:27:30 2446dc1eb7d3: Download complete 17:27:31 595b0fe564bb: Pull complete 17:27:32 24495759ef45: Pull complete 17:27:32 d148012ef14d: Pull complete 17:27:33 596795e73e0f: Verifying Checksum 17:27:33 596795e73e0f: Download complete 17:27:34 cb65c68fc2e2: Verifying Checksum 17:27:34 cb65c68fc2e2: Download complete 17:27:37 Removing intermediate container 1d32237e22be 17:27:37 ---> 0105e29754ba 17:27:37 Successfully built 0105e29754ba 17:27:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:27:37 + docker inspect -f . ci-base-image-x86_64 17:27:37 . [Pipeline] withDockerContainer 17:27:37 prd-centos7-docker-4c-2g-390 does not seem to be running inside a container 17:27:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 ******** ci-base-image-x86_64 cat 17:27:37 $ docker top e4fa133f6a666f072ef085988b2ff37415e73cd010e73714ab63b1235934d870 -eo pid,comm [Pipeline] { [Pipeline] sh 17:27:38 + go version 17:27:38 go version go1.16.5 linux/amd64 [Pipeline] } 17:27:38 $ docker stop --time=1 e4fa133f6a666f072ef085988b2ff37415e73cd010e73714ab63b1235934d870 17:27:39 $ docker rm -f e4fa133f6a666f072ef085988b2ff37415e73cd010e73714ab63b1235934d870 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:27:40 + docker inspect -f . ci-base-image-x86_64 17:27:40 . [Pipeline] withDockerContainer 17:27:40 prd-centos7-docker-4c-2g-390 does not seem to be running inside a container 17:27:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 ******** ci-base-image-x86_64 cat 17:27:40 $ docker top a7186411c611cc1541495f25c99137459ba00cb7771e23f6e00017e2106280f9 -eo pid,comm [Pipeline] { [Pipeline] sh 17:27:41 + go mod tidy [Pipeline] sh 17:27:41 + make test 17:27:41 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 17:27:47 cb65c68fc2e2: Pull complete 17:27:47 093eec477d81: Pull complete 17:27:47 a6d5b2bbb924: Pull complete 17:27:47 2446dc1eb7d3: Pull complete 17:27:50 596795e73e0f: Pull complete 17:27:50 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 17:27:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:27:50 ---> d9e956139c92 17:27:50 Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:27:54 ---> Running in 0809987174d6 17:27:54 Removing intermediate container 0809987174d6 17:27:54 ---> 5868aedccf7a 17:27:54 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 17:27:55 ---> Running in 622b7ddfe2db 17:27:55 Removing intermediate container 622b7ddfe2db 17:27:55 ---> 1e73808e13a4 17:27:55 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:27:55 ---> Running in e0b6fd8aef7e 17:27:56 Removing intermediate container e0b6fd8aef7e 17:27:56 ---> 03a92bda3293 17:27:56 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:27:56 ---> Running in 9d3bed634f71 17:27:58 Removing intermediate container 9d3bed634f71 17:27:58 ---> e149705aa389 17:27:58 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:27:59 ---> Running in 885e615f5df1 17:28:00 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 17:28:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:28:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:28:01 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.057s coverage: 89.2% of statements 17:28:01 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.011s coverage: 11.3% of statements 17:28:02 (1/6) Installing libc-dev (0.7.2-r3) 17:28:02 (2/6) Installing libsodium (1.0.18-r0) 17:28:02 (3/6) Installing pkgconf (1.7.3-r0) 17:28:02 (4/6) Installing libsodium-dev (1.0.18-r0) 17:28:02 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 0.047s coverage: 72.3% of statements 17:28:02 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:28:02 (5/6) Installing libzmq (4.3.3-r1) 17:28:02 (6/6) Installing zeromq-dev (4.3.3-r1) 17:28:02 Executing busybox-1.32.1-r6.trigger 17:28:02 OK: 139 MiB in 46 packages 17:28:04 Removing intermediate container 885e615f5df1 17:28:04 ---> 330c2b53db15 17:28:04 Step 8/10 : WORKDIR /app 17:28:04 ---> Running in 3a768437f28b 17:28:04 Removing intermediate container 3a768437f28b 17:28:04 ---> fb403fa9c86e 17:28:04 Step 9/10 : COPY . . 17:28:06 ---> 65f8b52ee489 17:28:06 Step 10/10 : RUN go mod download 17:28:06 ---> Running in 5010824d6699 17:28:10 gofmt -l . 17:28:10 [ "`gofmt -l .`" = "" ] 17:28:10 ./bin/test-attribution.sh 17:28:10 ./bin/test-go-mod-tidy.sh [Pipeline] } 17:28:10 $ docker stop --time=1 a7186411c611cc1541495f25c99137459ba00cb7771e23f6e00017e2106280f9 17:28:12 $ docker rm -f a7186411c611cc1541495f25c99137459ba00cb7771e23f6e00017e2106280f9 [Pipeline] // withDockerContainer [Pipeline] sh 17:28:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:28:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:28:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:28:14 + ls -al . 17:28:14 total 19464 17:28:14 drwxrwxr-x. 10 jenkins jenkins 4096 Jul 28 17:28 . 17:28:14 drwxrwxr-x. 4 jenkins jenkins 28 Jul 28 17:26 .. 17:28:14 -rw-rw-r--. 1 jenkins jenkins 19749680 Jul 28 17:27 app-rfid-llrp-inventory 17:28:14 -rw-rw-r--. 1 jenkins jenkins 7039 Jul 28 17:27 Attribution.txt 17:28:14 drwxrwxr-x. 2 jenkins jenkins 60 Jul 28 17:27 bin 17:28:14 -rw-r--r--. 1 jenkins jenkins 61872 Jul 28 17:28 coverage.out 17:28:14 -rw-rw-r--. 1 jenkins jenkins 1710 Jul 28 17:27 Dockerfile 17:28:14 -rw-rw-r--. 1 jenkins jenkins 1040 Jul 28 17:27 Dockerfile.build 17:28:14 -rw-rw-r--. 1 jenkins jenkins 262 Jul 28 17:27 .dockerignore 17:28:14 drwxrwxr-x. 8 jenkins jenkins 162 Jul 28 17:27 .git 17:28:14 drwxrwxr-x. 2 jenkins jenkins 103 Jul 28 17:27 .github 17:28:14 -rw-rw-r--. 1 jenkins jenkins 816 Jul 28 17:27 .gitignore 17:28:14 -rw-r--r--. 1 jenkins jenkins 412 Jul 28 17:28 go.mod 17:28:14 -rw-r--r--. 1 jenkins jenkins 19455 Jul 28 17:27 go.sum 17:28:14 drwxrwxr-x. 2 jenkins jenkins 140 Jul 28 17:27 images 17:28:14 drwxrwxr-x. 4 jenkins jenkins 35 Jul 28 17:27 internal 17:28:14 -rw-rw-r--. 1 jenkins jenkins 686 Jul 28 17:27 Jenkinsfile 17:28:14 -rw-rw-r--. 1 jenkins jenkins 11347 Jul 28 17:27 LICENSE 17:28:14 -rw-rw-r--. 1 jenkins jenkins 530 Jul 28 17:27 main.go 17:28:14 -rw-rw-r--. 1 jenkins jenkins 1499 Jul 28 17:27 Makefile 17:28:14 -rw-rw-r--. 1 jenkins jenkins 28960 Jul 28 17:27 README.md 17:28:14 drwxrwxr-x. 2 jenkins jenkins 32 Jul 28 17:27 res 17:28:14 drwxrwxr-x. 4 jenkins jenkins 54 Jul 28 17:27 snap 17:28:14 drwxrwxr-x. 3 jenkins jenkins 18 Jul 28 17:27 static 17:28:14 -rw-rw-r--. 1 jenkins jenkins 11 Jul 28 17:24 VERSION [Pipeline] isUnix [Pipeline] sh 17:28:14 + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=0853f1f5c8e2b80461be7672509b97b64e8d7184 --label arch=amd64 --label version=0.0.1-dev.2 . 17:28:14 Sending build context to Docker daemon 20.48MB 17:28:14 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 17:28:14 Step 2/28 : FROM ${BASE} AS builder 17:28:14 ---> 0105e29754ba 17:28:14 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:28:14 ---> Running in 9e8d0eb76aa2 17:28:14 Removing intermediate container 9e8d0eb76aa2 17:28:14 ---> 8dd6b1ebdd5e 17:28:14 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 17:28:14 ---> Running in 10526c4d587b 17:28:14 Removing intermediate container 10526c4d587b 17:28:14 ---> 440b84a65ae1 17:28:14 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:28:14 ---> Running in 56ad20fb3b67 17:28:15 Removing intermediate container 56ad20fb3b67 17:28:15 ---> 4d6a382e3eea 17:28:15 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:28:15 ---> Running in f36196c8008a 17:28:15 Removing intermediate container f36196c8008a 17:28:15 ---> 1b5ceece5f44 17:28:15 Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:28:15 ---> Running in f96e4e8f5edc 17:28:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:28:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:28:17 OK: 150 MiB in 46 packages 17:28:17 Removing intermediate container f96e4e8f5edc 17:28:17 ---> 0ab6eb38521c 17:28:17 Step 8/28 : WORKDIR /app 17:28:17 ---> Running in b8357909e1bf 17:28:17 Removing intermediate container b8357909e1bf 17:28:17 ---> dac814c7e5f6 17:28:17 Step 9/28 : COPY go.mod . 17:28:17 ---> 524624c15202 17:28:17 Step 10/28 : RUN go mod download 17:28:17 ---> Running in 1c8612df2a04 17:28:18 Removing intermediate container 1c8612df2a04 17:28:18 ---> 77c6f4beea3b 17:28:18 Step 11/28 : COPY . . 17:28:18 ---> 243ba5ea3d10 17:28:18 Step 12/28 : ARG MAKE="make build" 17:28:18 ---> Running in 6216f041344c 17:28:18 Removing intermediate container 6216f041344c 17:28:18 ---> c20ffde8b5c7 17:28:18 Step 13/28 : RUN $MAKE 17:28:18 ---> Running in 859693d504d0 17:28:19 go mod tidy 17:28:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v1.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.1-dev.2 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.1-dev.2" -o app-rfid-llrp-inventory 17:28:34 Removing intermediate container 859693d504d0 17:28:34 ---> 0d23475344f2 17:28:34 Step 14/28 : FROM alpine:3.12 17:28:34 3.12: Pulling from library/alpine 17:28:34 339de151aab4: Pulling fs layer 17:28:34 339de151aab4: Verifying Checksum 17:28:34 339de151aab4: Download complete 17:28:34 339de151aab4: Pull complete 17:28:34 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 17:28:34 Status: Downloaded newer image for alpine:3.12 17:28:34 ---> 13621d1b12d4 17:28:34 Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:28:34 ---> Running in 2cdfabdee681 17:28:34 Removing intermediate container 2cdfabdee681 17:28:34 ---> 28046b6c0985 17:28:34 Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 17:28:34 ---> Running in 41152d971c09 17:28:34 Removing intermediate container 41152d971c09 17:28:34 ---> 4b1a86bf8459 17:28:34 Step 17/28 : RUN apk --no-cache add ca-certificates zeromq 17:28:34 ---> Running in dae6c1200ba5 17:28:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:28:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:28:34 (1/6) Installing ca-certificates (20191127-r4) 17:28:34 (2/6) Installing libgcc (9.3.0-r2) 17:28:34 (3/6) Installing libsodium (1.0.18-r0) 17:28:34 (4/6) Installing libstdc++ (9.3.0-r2) 17:28:34 (5/6) Installing libzmq (4.3.3-r0) 17:28:34 (6/6) Installing zeromq (4.3.3-r0) 17:28:34 Executing busybox-1.31.1-r20.trigger 17:28:35 Executing ca-certificates-20191127-r4.trigger 17:28:35 OK: 9 MiB in 20 packages 17:28:35 Removing intermediate container dae6c1200ba5 17:28:35 ---> 7408e3e3ceae 17:28:35 Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:28:35 ---> 3ba47ee09304 17:28:35 Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE 17:28:35 ---> 04715eceff06 17:28:35 Step 20/28 : COPY --from=builder /app/res/ /res/ 17:28:35 ---> 9cf13c232a7f 17:28:35 Step 21/28 : COPY --from=builder /app/static/ /static/ 17:28:35 ---> e2b69a076aee 17:28:35 Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 17:28:36 ---> f0f18202b0d7 17:28:36 Step 23/28 : EXPOSE 48086 17:28:36 ---> Running in 3edb722f14cc 17:28:36 Removing intermediate container 3edb722f14cc 17:28:36 ---> d06ef7661e42 17:28:36 Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 17:28:36 ---> Running in 399bf7a72c99 17:28:36 Removing intermediate container 399bf7a72c99 17:28:36 ---> 203e891a814d 17:28:36 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 17:28:36 ---> Running in 4b250e73b0e4 17:28:36 Removing intermediate container 4b250e73b0e4 17:28:36 ---> 6044dd095949 17:28:36 Step 26/28 : LABEL arch=amd64 17:28:36 ---> Running in d8be39658c92 17:28:36 Removing intermediate container d8be39658c92 17:28:36 ---> 7e69b1540068 17:28:36 Step 27/28 : LABEL git_sha=0853f1f5c8e2b80461be7672509b97b64e8d7184 17:28:36 ---> Running in aac0028a98ba 17:28:37 Removing intermediate container aac0028a98ba 17:28:37 ---> 43ee53b0ec9c 17:28:37 Step 28/28 : LABEL version=0.0.1-dev.2 17:28:37 ---> Running in 3b142de63d59 17:28:37 Removing intermediate container 3b142de63d59 17:28:37 ---> 95051ee5fab6 17:28:37 [Warning] One or more build-args [ARCH] were not consumed 17:28:37 Successfully built 95051ee5fab6 17:28:37 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:28:37 provisioning config files... 17:28:37 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/3@tmp/config939929536791211564tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:28:37 ---> docker-login.sh 17:28:37 nexus3.edgexfoundry.org:10001 17:28:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:37 Configure a credential helper to remove this warning. See 17:28:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:37 17:28:37 Login Succeeded 17:28:37 nexus3.edgexfoundry.org:10002 17:28:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:37 Configure a credential helper to remove this warning. See 17:28:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:37 17:28:37 Login Succeeded 17:28:37 nexus3.edgexfoundry.org:10003 17:28:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:37 Configure a credential helper to remove this warning. See 17:28:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:37 17:28:37 Login Succeeded 17:28:37 nexus3.edgexfoundry.org:10004 17:28:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:38 Configure a credential helper to remove this warning. See 17:28:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:38 17:28:38 Login Succeeded 17:28:38 docker.io 17:28:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:38 Configure a credential helper to remove this warning. See 17:28:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:38 17:28:38 Login Succeeded 17:28:38 ---> docker-login.sh ends [Pipeline] } 17:28:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:28:38 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 17:28:38 0853f1f5c8e2b80461be7672509b97b64e8d7184 17:28:38 latest 17:28:38 0.0.1-dev.2 17:28:38 0853f1f5c8e2b80461be7672509b97b64e8d7184-0.0.1-dev.2 17:28:38 main 17:28:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:28:38 Removing intermediate container 5010824d6699 17:28:38 ---> 2071731b7184 17:28:38 Successfully built 2071731b7184 17:28:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:28:38 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0853f1f5c8e2b80461be7672509b97b64e8d7184 [Pipeline] isUnix [Pipeline] sh 17:28:39 + docker inspect -f . ci-base-image-arm64 17:28:39 . [Pipeline] withDockerContainer 17:28:39 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0853f1f5c8e2b80461be7672509b97b64e8d7184 17:28:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:28:39 fcd0107fa029: Preparing 17:28:39 d784957f1c61: Preparing 17:28:39 30ae080ccbd1: Preparing 17:28:39 b3cb88f6249c: Preparing 17:28:39 41fe26012bee: Preparing 17:28:39 d60e1794ab5b: Preparing 17:28:39 32f366d666a5: Preparing 17:28:39 d60e1794ab5b: Waiting 17:28:39 32f366d666a5: Waiting 17:28:39 prd-ubuntu18.04-docker-arm64-4c-16g-389 does not seem to be running inside a container 17:28:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 ******** ci-base-image-arm64 cat 17:28:39 b3cb88f6249c: Pushed 17:28:39 d784957f1c61: Pushed 17:28:39 41fe26012bee: Pushed 17:28:39 30ae080ccbd1: Pushed 17:28:39 32f366d666a5: Layer already exists 17:28:39 d60e1794ab5b: Pushed 17:28:41 $ docker top 68dbc772b220fc2a0ccad3f936832c988a8091f47167964ee35034fbf8570987 -eo pid,comm [Pipeline] { [Pipeline] sh 17:28:41 fcd0107fa029: Pushed 17:28:42 0853f1f5c8e2b80461be7672509b97b64e8d7184: digest: sha256:5fcc7ba39d5a39475d52799956474701810bf930b335bb9d2a91050da978974f size: 1782 [Pipeline] isUnix [Pipeline] sh 17:28:42 + go version 17:28:42 go version go1.16.5 linux/arm64 [Pipeline] } 17:28:42 $ docker stop --time=1 68dbc772b220fc2a0ccad3f936832c988a8091f47167964ee35034fbf8570987 17:28:42 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 17:28:44 $ docker rm -f 68dbc772b220fc2a0ccad3f936832c988a8091f47167964ee35034fbf8570987 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:28:44 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 17:28:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:28:44 fcd0107fa029: Preparing 17:28:44 d784957f1c61: Preparing 17:28:44 30ae080ccbd1: Preparing 17:28:44 b3cb88f6249c: Preparing 17:28:44 41fe26012bee: Preparing 17:28:44 d60e1794ab5b: Preparing 17:28:44 32f366d666a5: Preparing 17:28:44 d60e1794ab5b: Waiting 17:28:44 32f366d666a5: Waiting 17:28:44 d784957f1c61: Layer already exists 17:28:44 fcd0107fa029: Layer already exists 17:28:44 41fe26012bee: Layer already exists 17:28:44 b3cb88f6249c: Layer already exists 17:28:44 30ae080ccbd1: Layer already exists 17:28:44 d60e1794ab5b: Layer already exists 17:28:44 32f366d666a5: Layer already exists 17:28:44 + docker inspect -f . ci-base-image-arm64 17:28:44 . 17:28:44 latest: digest: sha256:5fcc7ba39d5a39475d52799956474701810bf930b335bb9d2a91050da978974f size: 1782 [Pipeline] withDockerContainer 17:28:45 prd-ubuntu18.04-docker-arm64-4c-16g-389 does not seem to be running inside a container 17:28:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 ******** ci-base-image-arm64 cat 17:28:46 $ docker top 894e9d3a7053fc9e3f4a5ec9b200cbca9de30b9eb5d1408a89ece1f0ec0c7a9c -eo pid,comm [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] sh 17:28:47 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 17:28:47 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.2 17:28:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:28:47 fcd0107fa029: Preparing 17:28:47 d784957f1c61: Preparing 17:28:47 30ae080ccbd1: Preparing 17:28:47 b3cb88f6249c: Preparing 17:28:47 41fe26012bee: Preparing 17:28:47 d60e1794ab5b: Preparing 17:28:47 32f366d666a5: Preparing 17:28:47 d60e1794ab5b: Waiting 17:28:47 32f366d666a5: Waiting 17:28:47 d784957f1c61: Layer already exists 17:28:47 41fe26012bee: Layer already exists 17:28:47 30ae080ccbd1: Layer already exists 17:28:47 fcd0107fa029: Layer already exists 17:28:47 b3cb88f6249c: Layer already exists 17:28:47 d60e1794ab5b: Layer already exists 17:28:47 32f366d666a5: Layer already exists 17:28:47 + go mod tidy 17:28:48 0.0.1-dev.2: digest: sha256:5fcc7ba39d5a39475d52799956474701810bf930b335bb9d2a91050da978974f size: 1782 [Pipeline] isUnix [Pipeline] sh 17:28:48 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0853f1f5c8e2b80461be7672509b97b64e8d7184-0.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [Pipeline] sh 17:28:48 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0853f1f5c8e2b80461be7672509b97b64e8d7184-0.0.1-dev.2 17:28:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:28:48 fcd0107fa029: Preparing 17:28:48 d784957f1c61: Preparing 17:28:48 30ae080ccbd1: Preparing 17:28:48 b3cb88f6249c: Preparing 17:28:48 41fe26012bee: Preparing 17:28:48 d60e1794ab5b: Preparing 17:28:48 32f366d666a5: Preparing 17:28:48 32f366d666a5: Waiting 17:28:48 d60e1794ab5b: Waiting 17:28:48 30ae080ccbd1: Layer already exists 17:28:48 d784957f1c61: Layer already exists 17:28:48 fcd0107fa029: Layer already exists 17:28:48 41fe26012bee: Layer already exists 17:28:48 b3cb88f6249c: Layer already exists 17:28:48 d60e1794ab5b: Layer already exists 17:28:48 32f366d666a5: Layer already exists 17:28:49 0853f1f5c8e2b80461be7672509b97b64e8d7184-0.0.1-dev.2: digest: sha256:5fcc7ba39d5a39475d52799956474701810bf930b335bb9d2a91050da978974f size: 1782 [Pipeline] isUnix [Pipeline] sh 17:28:49 + make test 17:28:49 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 17:28:49 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh 17:28:49 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 17:28:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:28:49 fcd0107fa029: Preparing 17:28:49 d784957f1c61: Preparing 17:28:49 30ae080ccbd1: Preparing 17:28:49 b3cb88f6249c: Preparing 17:28:49 41fe26012bee: Preparing 17:28:49 d60e1794ab5b: Preparing 17:28:49 32f366d666a5: Preparing 17:28:49 d60e1794ab5b: Waiting 17:28:49 32f366d666a5: Waiting 17:28:49 b3cb88f6249c: Layer already exists 17:28:49 d784957f1c61: Layer already exists 17:28:49 fcd0107fa029: Layer already exists 17:28:49 41fe26012bee: Layer already exists 17:28:49 30ae080ccbd1: Layer already exists 17:28:49 d60e1794ab5b: Layer already exists 17:28:49 32f366d666a5: Layer already exists 17:28:49 main: digest: sha256:5fcc7ba39d5a39475d52799956474701810bf930b335bb9d2a91050da978974f size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:28:50 ===================================================== [Pipeline] echo 17:28:50 taggedImages: 17:28:50 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0853f1f5c8e2b80461be7672509b97b64e8d7184 17:28:50 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 17:28:50 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.2 17:28:50 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0853f1f5c8e2b80461be7672509b97b64e8d7184-0.0.1-dev.2 17:28:50 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:28:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:28:50 17:28:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:28:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:28:51 latest: Pulling from edgex-lftools-log-publisher 17:28:51 b4d181a07f80: Pulling fs layer 17:28:51 a1111a8f2ec3: Pulling fs layer 17:28:51 ed53099fbce6: Pulling fs layer 17:28:51 dc539afda2c1: Pulling fs layer 17:28:51 77bc0d833cb6: Pulling fs layer 17:28:51 9065ff56babe: Pulling fs layer 17:28:51 d287ab97295c: Pulling fs layer 17:28:51 dc539afda2c1: Waiting 17:28:51 77bc0d833cb6: Waiting 17:28:51 9065ff56babe: Waiting 17:28:51 d287ab97295c: Waiting 17:28:51 a1111a8f2ec3: Verifying Checksum 17:28:51 a1111a8f2ec3: Download complete 17:28:51 dc539afda2c1: Verifying Checksum 17:28:51 dc539afda2c1: Download complete 17:28:51 77bc0d833cb6: Verifying Checksum 17:28:51 77bc0d833cb6: Download complete 17:28:51 9065ff56babe: Verifying Checksum 17:28:51 9065ff56babe: Download complete 17:28:51 ed53099fbce6: Verifying Checksum 17:28:51 ed53099fbce6: Download complete 17:28:53 b4d181a07f80: Verifying Checksum 17:28:53 b4d181a07f80: Download complete 17:28:54 b4d181a07f80: Pull complete 17:28:54 a1111a8f2ec3: Pull complete 17:28:54 ed53099fbce6: Pull complete 17:28:54 dc539afda2c1: Pull complete 17:28:55 77bc0d833cb6: Pull complete 17:28:55 9065ff56babe: Pull complete 17:28:56 d287ab97295c: Verifying Checksum 17:28:56 d287ab97295c: Download complete 17:29:01 d287ab97295c: Pull complete 17:29:01 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:29:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:29:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:29:01 prd-centos7-docker-4c-2g-390 does not seem to be running inside a container 17:29:02 $ 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/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:29:04 $ docker top 71394653ea7a9f73a12bcf6969344023af1540075e00b11847da1a06682911ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:29:04 ---> job-cost.sh 17:29:04 lf-activate-venv: SKIPPING 17:29:04 INFO: No Stack... 17:29:05 INFO: Retrieving Pricing Info for: v3-standard-2 17:29:05 INFO: Archiving Costs [Pipeline] sh 17:29:06 + cat /w/workspace/app-rfid-llrp-inventory/3/archives/cost.csv 17:29:06 + cut -d, -f6 [Pipeline] lock 17:29:06 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-3-stack-cost] 17:29:06 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-3-stack-cost] did not exist. Created. 17:29:06 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:29:06 + echo total: 0.05999999865889549 [Pipeline] stash 17:29:06 Stashed 1 file(s) [Pipeline] } 17:29:06 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-3-stack-cost] [Pipeline] // lock [Pipeline] } 17:29:06 $ docker stop --time=1 71394653ea7a9f73a12bcf6969344023af1540075e00b11847da1a06682911ed 17:29:08 $ docker rm -f 71394653ea7a9f73a12bcf6969344023af1540075e00b11847da1a06682911ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:29:57 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 17:29:57 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.262s coverage: 89.2% of statements 17:29:57 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.053s coverage: 11.3% of statements 17:29:57 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 0.243s coverage: 72.3% of statements 17:29:57 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:30:24 gofmt -l . 17:30:24 [ "`gofmt -l .`" = "" ] 17:30:24 ./bin/test-attribution.sh 17:30:25 ./bin/test-go-mod-tidy.sh [Pipeline] } 17:30:25 $ docker stop --time=1 894e9d3a7053fc9e3f4a5ec9b200cbca9de30b9eb5d1408a89ece1f0ec0c7a9c 17:30:28 $ docker rm -f 894e9d3a7053fc9e3f4a5ec9b200cbca9de30b9eb5d1408a89ece1f0ec0c7a9c [Pipeline] // withDockerContainer [Pipeline] sh 17:30:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:30:28 Warning: overwriting stash ‘coverage-report’ 17:30:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:30:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:30:30 + ls -al . 17:30:30 total 19500 17:30:30 drwxrwxr-x 10 jenkins jenkins 4096 Jul 28 17:30 . 17:30:30 drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 17:27 .. 17:30:30 -rw-rw-r-- 1 jenkins jenkins 262 Jul 28 17:27 .dockerignore 17:30:30 drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 17:27 .git 17:30:30 drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 17:27 .github 17:30:30 -rw-rw-r-- 1 jenkins jenkins 816 Jul 28 17:27 .gitignore 17:30:30 -rw-rw-r-- 1 jenkins jenkins 7039 Jul 28 17:27 Attribution.txt 17:30:30 -rw-rw-r-- 1 jenkins jenkins 1710 Jul 28 17:27 Dockerfile 17:30:30 -rw-rw-r-- 1 jenkins jenkins 1040 Jul 28 17:27 Dockerfile.build 17:30:30 -rw-rw-r-- 1 jenkins jenkins 686 Jul 28 17:27 Jenkinsfile 17:30:30 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 28 17:27 LICENSE 17:30:30 -rw-rw-r-- 1 jenkins jenkins 1499 Jul 28 17:27 Makefile 17:30:30 -rw-rw-r-- 1 jenkins jenkins 28960 Jul 28 17:27 README.md 17:30:30 -rw-rw-r-- 1 jenkins jenkins 11 Jul 28 17:24 VERSION 17:30:30 -rw-rw-r-- 1 jenkins jenkins 19749680 Jul 28 17:27 app-rfid-llrp-inventory 17:30:30 drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 17:27 bin 17:30:30 -rw-r--r-- 1 jenkins jenkins 61872 Jul 28 17:29 coverage.out 17:30:30 -rw-r--r-- 1 jenkins jenkins 412 Jul 28 17:30 go.mod 17:30:30 -rw-r--r-- 1 jenkins jenkins 19455 Jul 28 17:28 go.sum 17:30:30 drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 17:27 images 17:30:30 drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 17:27 internal 17:30:30 -rw-rw-r-- 1 jenkins jenkins 530 Jul 28 17:27 main.go 17:30:30 drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 17:27 res 17:30:30 drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 17:27 snap 17:30:30 drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 17:27 static [Pipeline] isUnix [Pipeline] sh 17:30:30 + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0853f1f5c8e2b80461be7672509b97b64e8d7184 --label arch=arm64 --label version=0.0.1-dev.2 . 17:30:31 Sending build context to Docker daemon 20.48MB 17:30:31 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 17:30:31 Step 2/28 : FROM ${BASE} AS builder 17:30:31 ---> 2071731b7184 17:30:31 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:30:31 ---> Running in 7cce7933f509 17:30:32 Removing intermediate container 7cce7933f509 17:30:32 ---> 806eea9cce2b 17:30:32 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 17:30:32 ---> Running in d7654f1a1d50 17:30:33 Removing intermediate container d7654f1a1d50 17:30:33 ---> 886a025c6c72 17:30:33 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:30:33 ---> Running in 3740bb33e568 17:30:33 Removing intermediate container 3740bb33e568 17:30:33 ---> a541590ef10e 17:30:33 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:30:33 ---> Running in c4db633de28f 17:30:36 Removing intermediate container c4db633de28f 17:30:36 ---> 5eb4706d5870 17:30:36 Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:30:36 ---> Running in 06edbed6ecd3 17:30:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:30:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:30:39 OK: 139 MiB in 46 packages 17:30:40 Removing intermediate container 06edbed6ecd3 17:30:40 ---> 09871cdcc01d 17:30:40 Step 8/28 : WORKDIR /app 17:30:40 ---> Running in 29c5756ffeca 17:30:40 Removing intermediate container 29c5756ffeca 17:30:40 ---> 68db68a1a589 17:30:40 Step 9/28 : COPY go.mod . 17:30:41 ---> 35075458e0d6 17:30:41 Step 10/28 : RUN go mod download 17:30:41 ---> Running in c0d01e43c3ef 17:30:44 Removing intermediate container c0d01e43c3ef 17:30:44 ---> a5088c808576 17:30:44 Step 11/28 : COPY . . 17:30:45 ---> ade4c0df00d0 17:30:45 Step 12/28 : ARG MAKE="make build" 17:30:45 ---> Running in af9a47616cc4 17:30:46 Removing intermediate container af9a47616cc4 17:30:46 ---> 8ef549dab964 17:30:46 Step 13/28 : RUN $MAKE 17:30:46 ---> Running in c3a35ca1c31d 17:30:47 go mod tidy 17:30:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v1.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.1-dev.2 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.1-dev.2" -o app-rfid-llrp-inventory 17:31:45 Removing intermediate container c3a35ca1c31d 17:31:45 ---> ff933d9e2d58 17:31:45 Step 14/28 : FROM alpine:3.12 17:31:45 3.12: Pulling from library/alpine 17:31:45 d2f70382dc9a: Pulling fs layer 17:31:45 d2f70382dc9a: Verifying Checksum 17:31:45 d2f70382dc9a: Download complete 17:31:45 d2f70382dc9a: Pull complete 17:31:45 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 17:31:45 Status: Downloaded newer image for alpine:3.12 17:31:45 ---> c4fd0aeabfcf 17:31:45 Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:31:45 ---> Running in 721c741976ef 17:31:45 Removing intermediate container 721c741976ef 17:31:45 ---> 256921976cad 17:31:45 Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 17:31:45 ---> Running in f46ed211046f 17:31:45 Removing intermediate container f46ed211046f 17:31:45 ---> 3fbfe1696722 17:31:45 Step 17/28 : RUN apk --no-cache add ca-certificates zeromq 17:31:45 ---> Running in 8d0de9b8b7ca 17:31:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:31:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:31:45 (1/6) Installing ca-certificates (20191127-r4) 17:31:45 (2/6) Installing libgcc (9.3.0-r2) 17:31:45 (3/6) Installing libsodium (1.0.18-r0) 17:31:45 (4/6) Installing libstdc++ (9.3.0-r2) 17:31:45 (5/6) Installing libzmq (4.3.3-r0) 17:31:45 (6/6) Installing zeromq (4.3.3-r0) 17:31:45 Executing busybox-1.31.1-r20.trigger 17:31:45 Executing ca-certificates-20191127-r4.trigger 17:31:45 OK: 9 MiB in 20 packages 17:31:45 Removing intermediate container 8d0de9b8b7ca 17:31:45 ---> af39236e850e 17:31:45 Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:31:45 ---> 0a0e3166b5ea 17:31:45 Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE 17:31:46 ---> 8271361b0d4f 17:31:46 Step 20/28 : COPY --from=builder /app/res/ /res/ 17:31:47 ---> 253a23cd1dfe 17:31:47 Step 21/28 : COPY --from=builder /app/static/ /static/ 17:31:48 ---> ed6c09986e34 17:31:48 Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 17:31:49 ---> 2d86ae50ad88 17:31:49 Step 23/28 : EXPOSE 48086 17:31:49 ---> Running in 92c5f3c5b6a6 17:31:50 Removing intermediate container 92c5f3c5b6a6 17:31:50 ---> d68836670905 17:31:50 Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 17:31:50 ---> Running in 3a70d0ebb93a 17:31:51 Removing intermediate container 3a70d0ebb93a 17:31:51 ---> 948ffa1272e8 17:31:51 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 17:31:51 ---> Running in 51e586683fa3 17:31:51 Removing intermediate container 51e586683fa3 17:31:51 ---> ba3f4deaa804 17:31:51 Step 26/28 : LABEL arch=arm64 17:31:51 ---> Running in a542e4109229 17:31:52 Removing intermediate container a542e4109229 17:31:52 ---> 17cc0911673c 17:31:52 Step 27/28 : LABEL git_sha=0853f1f5c8e2b80461be7672509b97b64e8d7184 17:31:52 ---> Running in 7e2dcfcb7fb4 17:31:53 Removing intermediate container 7e2dcfcb7fb4 17:31:53 ---> 0e350d9b8325 17:31:53 Step 28/28 : LABEL version=0.0.1-dev.2 17:31:53 ---> Running in 71052b549885 17:31:53 Removing intermediate container 71052b549885 17:31:53 ---> 228fe17c49e1 17:31:53 [Warning] One or more build-args [ARCH] were not consumed 17:31:53 Successfully built 228fe17c49e1 17:31:53 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:31:54 provisioning config files... 17:31:54 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/3@tmp/config855218234745580383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:31:54 ---> docker-login.sh 17:31:54 nexus3.edgexfoundry.org:10001 17:31:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:55 Configure a credential helper to remove this warning. See 17:31:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:55 17:31:55 Login Succeeded 17:31:55 nexus3.edgexfoundry.org:10002 17:31:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:55 Configure a credential helper to remove this warning. See 17:31:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:55 17:31:55 Login Succeeded 17:31:55 nexus3.edgexfoundry.org:10003 17:31:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:56 Configure a credential helper to remove this warning. See 17:31:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:56 17:31:56 Login Succeeded 17:31:56 nexus3.edgexfoundry.org:10004 17:31:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:56 Configure a credential helper to remove this warning. See 17:31:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:56 17:31:56 Login Succeeded 17:31:56 docker.io 17:31:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:57 Configure a credential helper to remove this warning. See 17:31:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:57 17:31:57 Login Succeeded 17:31:57 ---> docker-login.sh ends [Pipeline] } 17:31:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:31:57 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 17:31:57 0853f1f5c8e2b80461be7672509b97b64e8d7184 17:31:57 latest 17:31:57 0.0.1-dev.2 17:31:57 0853f1f5c8e2b80461be7672509b97b64e8d7184-0.0.1-dev.2 17:31:57 main 17:31:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:31:58 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0853f1f5c8e2b80461be7672509b97b64e8d7184 [Pipeline] isUnix [Pipeline] sh 17:31:58 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0853f1f5c8e2b80461be7672509b97b64e8d7184 17:31:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:31:58 42e2dd95b2e2: Preparing 17:31:58 eca5351415a8: Preparing 17:31:58 df8ef43e0656: Preparing 17:31:58 3ddfd6dfded0: Preparing 17:31:58 e3466057c054: Preparing 17:31:58 e61b1672d88d: Preparing 17:31:58 3fbe34a1663b: Preparing 17:31:58 e61b1672d88d: Waiting 17:31:58 3fbe34a1663b: Waiting 17:31:59 e3466057c054: Pushed 17:31:59 eca5351415a8: Pushed 17:31:59 3ddfd6dfded0: Pushed 17:31:59 df8ef43e0656: Pushed 17:31:59 3fbe34a1663b: Layer already exists 17:32:00 e61b1672d88d: Pushed 17:32:03 42e2dd95b2e2: Pushed 17:32:03 0853f1f5c8e2b80461be7672509b97b64e8d7184: digest: sha256:e04b19b71cdc256b9b59f05d369c578b6d87d66ae85c049badde86b9d4552187 size: 1782 [Pipeline] isUnix [Pipeline] sh 17:32:03 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:32:04 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 17:32:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:32:04 42e2dd95b2e2: Preparing 17:32:04 eca5351415a8: Preparing 17:32:04 df8ef43e0656: Preparing 17:32:04 3ddfd6dfded0: Preparing 17:32:04 e3466057c054: Preparing 17:32:04 e61b1672d88d: Preparing 17:32:04 3fbe34a1663b: Preparing 17:32:04 e61b1672d88d: Waiting 17:32:04 3fbe34a1663b: Waiting 17:32:04 df8ef43e0656: Layer already exists 17:32:04 42e2dd95b2e2: Layer already exists 17:32:04 e3466057c054: Layer already exists 17:32:04 eca5351415a8: Layer already exists 17:32:04 3ddfd6dfded0: Layer already exists 17:32:04 e61b1672d88d: Layer already exists 17:32:04 3fbe34a1663b: Layer already exists 17:32:04 latest: digest: sha256:e04b19b71cdc256b9b59f05d369c578b6d87d66ae85c049badde86b9d4552187 size: 1782 [Pipeline] isUnix [Pipeline] sh 17:32:04 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 17:32:05 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.1-dev.2 17:32:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:32:05 42e2dd95b2e2: Preparing 17:32:05 eca5351415a8: Preparing 17:32:05 df8ef43e0656: Preparing 17:32:05 3ddfd6dfded0: Preparing 17:32:05 e3466057c054: Preparing 17:32:05 e61b1672d88d: Preparing 17:32:05 3fbe34a1663b: Preparing 17:32:05 e61b1672d88d: Waiting 17:32:05 3fbe34a1663b: Waiting 17:32:05 3ddfd6dfded0: Layer already exists 17:32:05 42e2dd95b2e2: Layer already exists 17:32:05 df8ef43e0656: Layer already exists 17:32:05 e3466057c054: Layer already exists 17:32:05 eca5351415a8: Layer already exists 17:32:05 e61b1672d88d: Layer already exists 17:32:05 3fbe34a1663b: Layer already exists 17:32:05 0.0.1-dev.2: digest: sha256:e04b19b71cdc256b9b59f05d369c578b6d87d66ae85c049badde86b9d4552187 size: 1782 [Pipeline] isUnix [Pipeline] sh 17:32:05 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0853f1f5c8e2b80461be7672509b97b64e8d7184-0.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 17:32:06 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0853f1f5c8e2b80461be7672509b97b64e8d7184-0.0.1-dev.2 17:32:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:32:06 42e2dd95b2e2: Preparing 17:32:06 eca5351415a8: Preparing 17:32:06 df8ef43e0656: Preparing 17:32:06 3ddfd6dfded0: Preparing 17:32:06 e3466057c054: Preparing 17:32:06 e61b1672d88d: Preparing 17:32:06 3fbe34a1663b: Preparing 17:32:06 e61b1672d88d: Waiting 17:32:06 3fbe34a1663b: Waiting 17:32:06 e3466057c054: Layer already exists 17:32:06 eca5351415a8: Layer already exists 17:32:06 df8ef43e0656: Layer already exists 17:32:06 3ddfd6dfded0: Layer already exists 17:32:06 42e2dd95b2e2: Layer already exists 17:32:06 e61b1672d88d: Layer already exists 17:32:06 3fbe34a1663b: Layer already exists 17:32:06 0853f1f5c8e2b80461be7672509b97b64e8d7184-0.0.1-dev.2: digest: sha256:e04b19b71cdc256b9b59f05d369c578b6d87d66ae85c049badde86b9d4552187 size: 1782 [Pipeline] isUnix [Pipeline] sh 17:32:06 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh 17:32:07 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 17:32:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:32:07 42e2dd95b2e2: Preparing 17:32:07 eca5351415a8: Preparing 17:32:07 df8ef43e0656: Preparing 17:32:07 3ddfd6dfded0: Preparing 17:32:07 e3466057c054: Preparing 17:32:07 e61b1672d88d: Preparing 17:32:07 3fbe34a1663b: Preparing 17:32:07 e61b1672d88d: Waiting 17:32:07 3fbe34a1663b: Waiting 17:32:07 42e2dd95b2e2: Layer already exists 17:32:07 df8ef43e0656: Layer already exists 17:32:07 eca5351415a8: Layer already exists 17:32:07 3ddfd6dfded0: Layer already exists 17:32:07 e3466057c054: Layer already exists 17:32:07 e61b1672d88d: Layer already exists 17:32:07 3fbe34a1663b: Layer already exists 17:32:07 main: digest: sha256:e04b19b71cdc256b9b59f05d369c578b6d87d66ae85c049badde86b9d4552187 size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:32:07 ===================================================== [Pipeline] echo 17:32:07 taggedImages: 17:32:07 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0853f1f5c8e2b80461be7672509b97b64e8d7184 17:32:07 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 17:32:07 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.1-dev.2 17:32:07 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0853f1f5c8e2b80461be7672509b97b64e8d7184-0.0.1-dev.2 17:32:07 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:32:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:32:08 17:32:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:32:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:32:08 arm64: Pulling from edgex-lftools-log-publisher 17:32:08 448f6bf000e3: Pulling fs layer 17:32:08 f757da607395: Pulling fs layer 17:32:08 05883995daec: Pulling fs layer 17:32:08 8603b9c90790: Pulling fs layer 17:32:08 1560dd03e051: Pulling fs layer 17:32:08 27f5ce0e4adf: Pulling fs layer 17:32:08 c2d8d7efcc4b: Pulling fs layer 17:32:08 8603b9c90790: Waiting 17:32:08 1560dd03e051: Waiting 17:32:09 f757da607395: Verifying Checksum 17:32:09 f757da607395: Download complete 17:32:09 8603b9c90790: Verifying Checksum 17:32:09 8603b9c90790: Download complete 17:32:09 05883995daec: Verifying Checksum 17:32:09 05883995daec: Download complete 17:32:09 1560dd03e051: Verifying Checksum 17:32:09 1560dd03e051: Download complete 17:32:09 27f5ce0e4adf: Verifying Checksum 17:32:09 27f5ce0e4adf: Download complete 17:32:10 448f6bf000e3: Verifying Checksum 17:32:10 448f6bf000e3: Download complete 17:32:13 c2d8d7efcc4b: Verifying Checksum 17:32:13 c2d8d7efcc4b: Download complete 17:32:13 448f6bf000e3: Pull complete 17:32:14 f757da607395: Pull complete 17:32:15 05883995daec: Pull complete 17:32:16 8603b9c90790: Pull complete 17:32:17 1560dd03e051: Pull complete 17:32:17 27f5ce0e4adf: Pull complete 17:32:32 c2d8d7efcc4b: Pull complete 17:32:32 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 17:32:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:32:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:32:32 prd-ubuntu18.04-docker-arm64-4c-16g-389 does not seem to be running inside a container 17:32:32 $ 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/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:32:37 $ docker top 3744157d52daba271e980d6cda6acded5bdaa89c6525352bb6027f1433d2e689 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:32:38 ---> job-cost.sh 17:32:38 lf-activate-venv: SKIPPING 17:32:38 INFO: No Stack... 17:32:39 INFO: Retrieving Pricing Info for: v2-standard-4 17:32:39 INFO: Archiving Costs [Pipeline] sh 17:32:40 + cat /w/workspace/app-rfid-llrp-inventory/3/archives/cost.csv 17:32:40 + cut -d, -f6 [Pipeline] lock 17:32:40 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-3-stack-cost] 17:32:40 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-3-stack-cost] did not exist. Created. 17:32:40 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:32:41 /w/workspace/app-rfid-llrp-inventory/3@tmp/durable-9b16c29b/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/3@tmp/durable-9b16c29b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:32:41 + echo total: 0.18000000715255737 [Pipeline] stash 17:32:41 Warning: overwriting stash ‘stack-cost’ 17:32:41 Stashed 1 file(s) [Pipeline] } 17:32:41 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-3-stack-cost] [Pipeline] // lock [Pipeline] } 17:32:41 $ docker stop --time=1 3744157d52daba271e980d6cda6acded5bdaa89c6525352bb6027f1433d2e689 17:32:43 $ docker rm -f 3744157d52daba271e980d6cda6acded5bdaa89c6525352bb6027f1433d2e689 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:32:44 provisioning config files... 17:32:44 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5088565763591027244tmp [Pipeline] { [Pipeline] sh 17:32:45 + set +x 17:32:45 + curl -s https://codecov.io/bash 17:32:45 + bash -s -- 17:32:45 17:32:45 _____ _ 17:32:45 / ____| | | 17:32:45 | | ___ __| | ___ ___ _____ __ 17:32:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:32:45 | |___| (_) | (_| | __/ (_| (_) \ V / 17:32:45 \_____\___/ \__,_|\___|\___\___/ \_/ 17:32:45 Bash-1.0.6 17:32:45 17:32:45 17:32:45 ==> git version 2.24.4 found 17:32:45 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 17:32:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:32:45 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:32:45 ==> Jenkins CI detected. 17:32:45 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 17:32:45 project root: . 17:32:45 --> token set from env 17:32:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:32:45 ==> Running gcov in . (disable via -X gcov) 17:32:45 ==> Python coveragepy not found 17:32:45 ==> Searching for coverage reports in: 17:32:45 + . 17:32:45 -> Found 1 reports 17:32:45 ==> Detecting git/mercurial file structure 17:32:45 ==> Reading reports 17:32:45 + ./coverage.out bytes=61872 17:32:45 ==> Appending adjustments 17:32:45 https://docs.codecov.io/docs/fixing-reports 17:32:45 + Found adjustments 17:32:45 ==> Gzipping contents 17:32:45 16K /tmp/codecov.0DaA8i.gz 17:32:45 ==> Uploading reports 17:32:45 url: https://codecov.io 17:32:45 query: branch=main&commit=0853f1f5c8e2b80461be7672509b97b64e8d7184&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 17:32:45 -> Pinging Codecov 17:32:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=0853f1f5c8e2b80461be7672509b97b64e8d7184&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 17:32:45 -> Uploading to 17:32:45 https://storage.googleapis.com/codecov/v4/raw/2021-07-28/581DD39554BDF9B6E22D074273EAD858/0853f1f5c8e2b80461be7672509b97b64e8d7184/385ebff1-31bf-4060-90f1-3da6739b8223.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210728%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210728T173245Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fdbf63915a83968cb6645dcf2946cbea61e16d8689b958bb170987e74bbc7224 17:32:45 % Total % Received % Xferd Average Speed Time Time Time Current 17:32:45 Dload Upload Total Spent Left Speed 17:32:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13703 0 0 100 13703 0 39420 --:--:-- --:--:-- --:--:-- 39489 17:32:46 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/0853f1f5c8e2b80461be7672509b97b64e8d7184 [Pipeline] } 17:32:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:32:47 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:32:47 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:32:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:32:47 17:32:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 17:32:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:32:47 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:32:47 188c0c94c7c5: Pulling fs layer 17:32:47 0ef7d3d256c8: Pulling fs layer 17:32:47 de9db76c5a1d: Pulling fs layer 17:32:47 0eba1c9be4d2: Pulling fs layer 17:32:47 0d57e429df01: Pulling fs layer 17:32:47 4e4be7b47b0d: Pulling fs layer 17:32:47 e1f770b5df2f: Pulling fs layer 17:32:47 85a0685a4137: Pulling fs layer 17:32:47 0eba1c9be4d2: Waiting 17:32:47 0d57e429df01: Waiting 17:32:47 4e4be7b47b0d: Waiting 17:32:47 e1f770b5df2f: Waiting 17:32:47 85a0685a4137: Waiting 17:32:47 de9db76c5a1d: Verifying Checksum 17:32:47 de9db76c5a1d: Download complete 17:32:48 0ef7d3d256c8: Verifying Checksum 17:32:48 0ef7d3d256c8: Download complete 17:32:48 0d57e429df01: Verifying Checksum 17:32:48 0d57e429df01: Download complete 17:32:48 4e4be7b47b0d: Verifying Checksum 17:32:48 4e4be7b47b0d: Download complete 17:32:48 188c0c94c7c5: Verifying Checksum 17:32:48 188c0c94c7c5: Download complete 17:32:48 188c0c94c7c5: Pull complete 17:32:48 0ef7d3d256c8: Pull complete 17:32:48 de9db76c5a1d: Pull complete 17:32:49 e1f770b5df2f: Verifying Checksum 17:32:49 e1f770b5df2f: Download complete 17:32:56 0eba1c9be4d2: Verifying Checksum 17:32:56 0eba1c9be4d2: Download complete 17:32:56 85a0685a4137: Verifying Checksum 17:32:56 85a0685a4137: Download complete 17:32:58 0eba1c9be4d2: Pull complete 17:32:58 0d57e429df01: Pull complete 17:32:58 4e4be7b47b0d: Pull complete 17:32:58 e1f770b5df2f: Pull complete 17:33:02 85a0685a4137: Pull complete 17:33:02 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 17:33:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:33:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 17:33:02 prd-centos7-docker-4c-2g-388 does not seem to be running inside a container 17:33:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:33:04 $ docker top c4c9bf80998c07edd9539cae690a99d673a58535dd5fbf5c27ec393398cb9585 -eo pid,comm [Pipeline] { [Pipeline] echo 17:33:04 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 17:33:05 + set -o pipefail 17:33:05 + snyk monitor '--org=edgex-jenkins' 17:33:20 17:33:20 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 17:33:20 17:33:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/726002d8-2c46-4c46-a9e2-b143b9673243 17:33:20 17:33:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:33:20 17:33:20 [Pipeline] } 17:33:20 $ docker stop --time=1 c4c9bf80998c07edd9539cae690a99d673a58535dd5fbf5c27ec393398cb9585 17:33:22 $ docker rm -f c4c9bf80998c07edd9539cae690a99d673a58535dd5fbf5c27ec393398cb9585 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:33:23 + git log --format=format:%s -1 0853f1f5c8e2b80461be7672509b97b64e8d7184 [Pipeline] isUnix [Pipeline] sh 17:33:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:33:23 . [Pipeline] withDockerContainer 17:33:23 prd-centos7-docker-4c-2g-388 does not seem to be running inside a container 17:33:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:33:24 $ docker top 23c7b4e73852433d499729616fa230beaa1973fd94b3cb57f15b3d489f21eac6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:33:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:33:24 [ssh-agent] Looking for ssh-agent implementation... 17:33:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:33:24 $ docker exec 23c7b4e73852433d499729616fa230beaa1973fd94b3cb57f15b3d489f21eac6 ssh-agent 17:33:24 SSH_AUTH_SOCK=/tmp/ssh-RUBZLKfr3GPx/agent.15 17:33:24 SSH_AGENT_PID=22 17:33:24 Running ssh-add (command line suppressed) 17:33:24 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1782224093552184490.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1782224093552184490.key) 17:33:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:33:25 + git semver tag 17:33:25 # -> Open(): unable to determine branch for HEAD 17:33:25 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 17:33:25 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 17:33:25 # $SEMVER_REMOTE_NAME = origin 17:33:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:33:25 # $SEMVER_USER_NAME = edgex-jenkins 17:33:25 # $SEMVER_BRANCH = main 17:33:25 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 17:33:25 # 0853f1f5c8e2b80461be7672509b97b64e8d7184 HEAD 17:33:25 # -> Force: false 17:33:25 # 9e74880928513e22649a432b906d2dc750f400aa refs/tags/v0.0.1-dev.2 [Pipeline] } 17:33:25 $ docker exec --env ******** --env ******** 23c7b4e73852433d499729616fa230beaa1973fd94b3cb57f15b3d489f21eac6 ssh-agent -k 17:33:25 unset SSH_AUTH_SOCK; 17:33:25 unset SSH_AGENT_PID; 17:33:25 echo Agent pid 22 killed; 17:33:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:33:25 + git semver [Pipeline] } 17:33:25 $ docker stop --time=1 23c7b4e73852433d499729616fa230beaa1973fd94b3cb57f15b3d489f21eac6 17:33:26 $ docker rm -f 23c7b4e73852433d499729616fa230beaa1973fd94b3cb57f15b3d489f21eac6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 17:33:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:33:27 17:33:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 17:33:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:33:27 0.23.1-centos7: Pulling from edgex-lftools 17:33:27 ab5ef0e58194: Pulling fs layer 17:33:27 9712f1f96733: Pulling fs layer 17:33:27 63f879dbbcfc: Pulling fs layer 17:33:27 0d9ebad4ef96: Pulling fs layer 17:33:27 e9a5061849ea: Pulling fs layer 17:33:27 d747dcd14b5f: Pulling fs layer 17:33:27 2de7ff778b66: Pulling fs layer 17:33:27 e9a5061849ea: Waiting 17:33:27 d747dcd14b5f: Waiting 17:33:27 2de7ff778b66: Waiting 17:33:27 0d9ebad4ef96: Waiting 17:33:27 9712f1f96733: Verifying Checksum 17:33:27 9712f1f96733: Download complete 17:33:30 63f879dbbcfc: Verifying Checksum 17:33:30 63f879dbbcfc: Download complete 17:33:31 e9a5061849ea: Verifying Checksum 17:33:31 e9a5061849ea: Download complete 17:33:31 d747dcd14b5f: Verifying Checksum 17:33:31 d747dcd14b5f: Download complete 17:33:32 2de7ff778b66: Verifying Checksum 17:33:32 2de7ff778b66: Download complete 17:33:32 0d9ebad4ef96: Verifying Checksum 17:33:32 0d9ebad4ef96: Download complete 17:33:33 ab5ef0e58194: Verifying Checksum 17:33:33 ab5ef0e58194: Download complete 17:33:35 ab5ef0e58194: Pull complete 17:33:35 9712f1f96733: Pull complete 17:33:36 63f879dbbcfc: Pull complete 17:33:39 0d9ebad4ef96: Pull complete 17:33:39 e9a5061849ea: Pull complete 17:33:39 d747dcd14b5f: Pull complete 17:33:40 2de7ff778b66: Pull complete 17:33:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:33:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:33:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 17:33:40 prd-centos7-docker-4c-2g-388 does not seem to be running inside a container 17:33:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:33:43 $ docker top d2a611e0f6cd21bf4c3b1e79b2654b4de2581f72f02e4e16bd9a4fda35025e3f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:33:44 provisioning config files... 17:33:44 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config918844105898314773tmp 17:33:44 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8568838377097776356tmp 17:33:44 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config200555255955542305tmp [Pipeline] { [Pipeline] echo 17:33:44 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:33:44 ---> sigul-configuration.sh 17:33:44 gpg: directory `/root/.gnupg' created 17:33:44 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:33:44 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:33:44 gpg: keyring `/root/.gnupg/secring.gpg' created 17:33:44 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:33:44 gpg: CAST5 encrypted data 17:33:44 gpg: encrypted with 1 passphrase 17:33:44 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:33:44 + mkdir /home/jenkins 17:33:44 + mkdir /home/jenkins/sigul [Pipeline] sh 17:33:45 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 17:33:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:33:45 ---> sigul-install.sh 17:33:45 Sigul already installed; skipping installation. [Pipeline] sh 17:33:45 + git tag --list 17:33:45 v0.0.0 17:33:45 v0.0.1-dev.1 17:33:45 v0.0.1-dev.2 [Pipeline] sh 17:33:46 + lftools sign git-tag v0.0.1-dev.2 17:33:46 Signing Git tag with Sigul... 17:33:46 Signing v0.0.1-dev.2 [Pipeline] echo 17:33:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:33:47 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:33:47 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:33:48 $ docker stop --time=1 d2a611e0f6cd21bf4c3b1e79b2654b4de2581f72f02e4e16bd9a4fda35025e3f 17:33:49 $ docker rm -f d2a611e0f6cd21bf4c3b1e79b2654b4de2581f72f02e4e16bd9a4fda35025e3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 17:33:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:33:50 . [Pipeline] withDockerContainer 17:33:50 prd-centos7-docker-4c-2g-388 does not seem to be running inside a container 17:33:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:33:50 $ docker top 79664d2c300c40fa074fbddc4a6a3aa7542530b02fc159907beb7cf808f30582 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:33:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:33:50 [ssh-agent] Looking for ssh-agent implementation... 17:33:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:33:51 $ docker exec 79664d2c300c40fa074fbddc4a6a3aa7542530b02fc159907beb7cf808f30582 ssh-agent 17:33:51 SSH_AUTH_SOCK=/tmp/ssh-siCmFMRBGchx/agent.14 17:33:51 SSH_AGENT_PID=21 17:33:51 Running ssh-add (command line suppressed) 17:33:51 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5296913141158758957.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5296913141158758957.key) 17:33:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:33:51 + git semver bump pre 17:33:51 # -> Open(): unable to determine branch for HEAD 17:33:51 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 17:33:51 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 17:33:51 # $SEMVER_REMOTE_NAME = origin 17:33:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:33:51 # $SEMVER_USER_NAME = edgex-jenkins 17:33:51 # $SEMVER_BRANCH = main 17:33:51 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 17:33:51 0.0.1-dev.3 [Pipeline] } 17:33:51 $ docker exec --env ******** --env ******** 79664d2c300c40fa074fbddc4a6a3aa7542530b02fc159907beb7cf808f30582 ssh-agent -k 17:33:51 unset SSH_AUTH_SOCK; 17:33:51 unset SSH_AGENT_PID; 17:33:51 echo Agent pid 21 killed; 17:33:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:33:52 + git semver [Pipeline] } 17:33:52 $ docker stop --time=1 79664d2c300c40fa074fbddc4a6a3aa7542530b02fc159907beb7cf808f30582 17:33:53 $ docker rm -f 79664d2c300c40fa074fbddc4a6a3aa7542530b02fc159907beb7cf808f30582 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 17:33:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:33:53 . [Pipeline] withDockerContainer 17:33:54 prd-centos7-docker-4c-2g-388 does not seem to be running inside a container 17:33:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:33:54 $ docker top 6f36e7a77b09e28064b117e958e1522674becfe8728e460b8be615687b3faf17 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:33:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:33:54 [ssh-agent] Looking for ssh-agent implementation... 17:33:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:33:54 $ docker exec 6f36e7a77b09e28064b117e958e1522674becfe8728e460b8be615687b3faf17 ssh-agent 17:33:54 SSH_AUTH_SOCK=/tmp/ssh-Ewg7SfubXKEn/agent.13 17:33:54 SSH_AGENT_PID=19 17:33:54 Running ssh-add (command line suppressed) 17:33:54 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3537984495025738581.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3537984495025738581.key) 17:33:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:33:55 + git semver push 17:33:55 # -> Open(): unable to determine branch for HEAD 17:33:55 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 17:33:55 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 17:33:55 # $SEMVER_REMOTE_NAME = origin 17:33:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:33:55 # $SEMVER_USER_NAME = edgex-jenkins 17:33:55 # $SEMVER_BRANCH = main 17:33:55 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } 17:34:00 $ docker exec --env ******** --env ******** 6f36e7a77b09e28064b117e958e1522674becfe8728e460b8be615687b3faf17 ssh-agent -k 17:34:00 unset SSH_AUTH_SOCK; 17:34:00 unset SSH_AGENT_PID; 17:34:00 echo Agent pid 19 killed; 17:34:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:34:01 + git semver [Pipeline] } 17:34:01 $ docker stop --time=1 6f36e7a77b09e28064b117e958e1522674becfe8728e460b8be615687b3faf17 17:34:02 $ docker rm -f 6f36e7a77b09e28064b117e958e1522674becfe8728e460b8be615687b3faf17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 17:34:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:34:03 ---> package-listing.sh 17:34:03 ++ tr '[:upper:]' '[:lower:]' 17:34:03 ++ facter osfamily 17:34:04 + OS_FAMILY=redhat 17:34:04 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 17:34:04 + START_PACKAGES=/tmp/packages_start.txt 17:34:04 + END_PACKAGES=/tmp/packages_end.txt 17:34:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:34:04 + PACKAGES=/tmp/packages_start.txt 17:34:04 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 17:34:04 + PACKAGES=/tmp/packages_end.txt 17:34:04 + case "${OS_FAMILY}" in 17:34:04 + sort 17:34:04 + rpm -qa 17:34:04 + '[' -f /tmp/packages_start.txt ']' 17:34:04 + '[' -f /tmp/packages_end.txt ']' 17:34:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:34:04 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 17:34:04 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 17:34:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo 17:34:04 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:34:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:34:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:34:05 17:34:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:34:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:34:06 latest: Pulling from edgex-lftools-log-publisher 17:34:06 b4d181a07f80: Pulling fs layer 17:34:06 a1111a8f2ec3: Pulling fs layer 17:34:06 ed53099fbce6: Pulling fs layer 17:34:06 dc539afda2c1: Pulling fs layer 17:34:06 77bc0d833cb6: Pulling fs layer 17:34:06 9065ff56babe: Pulling fs layer 17:34:06 d287ab97295c: Pulling fs layer 17:34:06 dc539afda2c1: Waiting 17:34:06 77bc0d833cb6: Waiting 17:34:06 9065ff56babe: Waiting 17:34:06 d287ab97295c: Waiting 17:34:06 a1111a8f2ec3: Verifying Checksum 17:34:06 a1111a8f2ec3: Download complete 17:34:06 dc539afda2c1: Verifying Checksum 17:34:06 dc539afda2c1: Download complete 17:34:06 77bc0d833cb6: Verifying Checksum 17:34:06 77bc0d833cb6: Download complete 17:34:06 9065ff56babe: Verifying Checksum 17:34:06 9065ff56babe: Download complete 17:34:07 ed53099fbce6: Verifying Checksum 17:34:07 ed53099fbce6: Download complete 17:34:08 b4d181a07f80: Verifying Checksum 17:34:08 b4d181a07f80: Download complete 17:34:09 b4d181a07f80: Pull complete 17:34:09 a1111a8f2ec3: Pull complete 17:34:09 ed53099fbce6: Pull complete 17:34:09 dc539afda2c1: Pull complete 17:34:10 77bc0d833cb6: Pull complete 17:34:10 9065ff56babe: Pull complete 17:34:12 d287ab97295c: Verifying Checksum 17:34:12 d287ab97295c: Download complete 17:34:16 d287ab97295c: Pull complete 17:34:16 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:34:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:34:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:34:16 prd-centos7-docker-4c-2g-388 does not seem to be running inside a container 17:34:16 $ 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:34:18 $ docker top 88fabf5b20b59786c205b9a267fd89bd0d74717caa84ae170746af96aa29d6ca -eo pid,comm [Pipeline] { [Pipeline] sh 17:34:19 + touch /tmp/pre-build-complete [Pipeline] sh 17:34:19 + mkdir -p /var/log/sysstat [Pipeline] sh 17:34:20 + ls /var/log/sa-host 17:34:20 + sadf -c /var/log/sa-host/sa05 17:34:20 file_magic: OK 17:34:20 HZ: Using current value: 100 17:34:20 file_header: OK 17:34:20 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 17:34:20 Statistics: 17:34:20 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:34:20 File successfully converted to sysstat format version 12.0.3 17:34:20 + sadf -c /var/log/sa-host/sa28 17:34:20 file_magic: OK 17:34:20 HZ: Using current value: 100 17:34:20 file_header: OK 17:34:20 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 17:34:20 Statistics: 17:34:20 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:34:20 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:34:20 provisioning config files... 17:34:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4655129139802430211tmp [Pipeline] { [Pipeline] echo 17:34:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:34:20 ---> create-netrc.sh [Pipeline] } 17:34:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:34:21 ---> python-tools-install.sh [Pipeline] echo 17:34:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:34:21 ---> sudo-logs.sh 17:34:21 Archiving 'sudo' log.. 17:34:21 sudo: unable to resolve host prd-centos7-docker-4c-2g-388.vexxhost.local: Name or service not known 17:34:21 sudo: unable to resolve host prd-centos7-docker-4c-2g-388.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 17:34:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:34:21 ---> job-cost.sh 17:34:21 lf-activate-venv: SKIPPING 17:34:21 DEBUG: total: 0.18000000715255737 17:34:21 INFO: Retrieving Stack Cost... 17:34:22 INFO: Retrieving Pricing Info for: v3-standard-2 17:34:23 INFO: Archiving Costs [Pipeline] echo 17:34:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:34:23 ---> logs-deploy.sh 17:34:23 lf-activate-venv: SKIPPING 17:34:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/3 17:34:23 INFO: archiving workspace using pattern(s): 17:34:24 Archives upload complete. 17:34:24 INFO: archiving logs to Nexus 17:34:25 ---> uname -a: 17:34:25 Linux prd-centos7-docker-4c-2g-388.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 17:34:25 17:34:25 17:34:25 ---> lscpu: 17:34:25 Architecture: x86_64 17:34:25 CPU op-mode(s): 32-bit, 64-bit 17:34:25 Byte Order: Little Endian 17:34:25 Address sizes: 40 bits physical, 48 bits virtual 17:34:25 CPU(s): 2 17:34:25 On-line CPU(s) list: 0,1 17:34:25 Thread(s) per core: 1 17:34:25 Core(s) per socket: 1 17:34:25 Socket(s): 2 17:34:25 NUMA node(s): 1 17:34:25 Vendor ID: AuthenticAMD 17:34:25 CPU family: 23 17:34:25 Model: 49 17:34:25 Model name: AMD EPYC-Rome Processor 17:34:25 Stepping: 0 17:34:25 CPU MHz: 2800.000 17:34:25 BogoMIPS: 5600.00 17:34:25 Virtualization: AMD-V 17:34:25 Hypervisor vendor: KVM 17:34:25 Virtualization type: full 17:34:25 L1d cache: 32K 17:34:25 L1i cache: 32K 17:34:25 L2 cache: 512K 17:34:25 L3 cache: 16384K 17:34:25 NUMA node0 CPU(s): 0,1 17:34:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 17:34:25 17:34:25 17:34:25 ---> nproc: 17:34:25 2 17:34:25 17:34:25 17:34:25 ---> df -h: 17:34:25 Filesystem Size Used Avail Use% Mounted on 17:34:25 overlay 40G 9.0G 32G 23% / 17:34:25 tmpfs 64M 0 64M 0% /dev 17:34:25 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:34:25 shm 64M 0 64M 0% /dev/shm 17:34:25 /dev/vda1 40G 9.0G 32G 23% /facter-os 17:34:25 17:34:25 17:34:25 ---> sar -b -r -n DEV: 17:34:25 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/28/21 _x86_64_ (2 CPU) 17:34:25 17:34:25 17:24:02 LINUX RESTART (2 CPU) 17:34:25 17:34:25 17:25:01 tps rtps wtps bread/s bwrtn/s 17:34:25 17:26:01 0.78 0.00 0.78 0.00 16.91 17:34:25 17:27:01 0.30 0.00 0.30 0.00 3.61 17:34:25 17:28:01 0.27 0.00 0.27 0.00 3.25 17:34:25 17:29:01 0.25 0.00 0.25 0.00 3.46 17:34:25 17:30:01 0.30 0.00 0.30 0.00 4.33 17:34:25 17:31:01 0.30 0.00 0.30 0.00 5.32 17:34:25 17:32:01 0.33 0.00 0.33 0.00 5.90 17:34:25 17:33:01 13.85 0.05 13.80 4.26 3867.87 17:34:25 17:34:01 178.33 0.02 178.32 0.53 50221.53 17:34:25 Average: 21.68 0.01 21.67 0.53 6027.31 17:34:25 17:34:25 17:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:34:25 17:26:01 5448644 0 787444 9.83 2620 1770224 1217568 13.44 569176 1593116 16 17:34:25 17:27:01 5449144 0 786936 9.83 2620 1770232 1207312 13.33 571988 1590624 20 17:34:25 17:28:01 5447288 0 788792 9.85 2620 1770232 1207372 13.33 568192 1595784 8 17:34:25 17:29:01 5449344 0 786728 9.82 2620 1770240 1207072 13.33 566396 1595912 8 17:34:25 17:30:01 5448496 0 787572 9.83 2620 1770244 1207156 13.33 564176 1598600 8 17:34:25 17:31:01 5447932 0 788132 9.84 2620 1770248 1207276 13.33 564832 1598600 8 17:34:25 17:32:01 5439244 0 796812 9.95 2620 1770256 1207072 13.33 573892 1598600 8 17:34:25 17:33:01 4510484 0 967156 12.08 2620 2528672 1607004 17.74 812704 2210068 655404 17:34:25 17:34:01 3827328 0 1086604 13.57 2620 3092380 1616316 17.85 850004 2709608 48 17:34:25 Average: 5163100 0 841797 10.51 2620 2001414 1298239 14.33 626818 1787879 72836 17:34:25 17:34:25 17:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:34:25 17:26:01 eth0 2.52 0.95 1.55 0.07 0.00 0.00 0.00 0.00 17:34:25 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:25 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:25 17:27:01 eth0 1.05 0.30 0.32 0.11 0.00 0.00 0.00 0.00 17:34:25 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:25 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:25 17:28:01 eth0 1.50 0.60 0.64 0.48 0.00 0.00 0.00 0.00 17:34:25 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:25 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:25 17:29:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:34:25 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:25 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:25 17:30:01 eth0 0.73 0.15 0.19 0.07 0.00 0.00 0.00 0.00 17:34:25 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:25 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:25 17:31:01 eth0 1.25 0.34 0.33 0.17 0.00 0.00 0.00 0.00 17:34:25 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:25 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:25 17:32:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 17:34:25 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:25 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:25 17:33:01 eth0 643.10 445.48 4088.92 34.91 0.00 0.00 0.00 0.00 17:34:25 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:25 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:25 17:34:01 eth0 711.97 506.86 3698.50 135.30 0.00 0.00 0.00 0.00 17:34:25 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:25 17:34:01 veth1ae31c3 1.60 1.18 0.25 0.21 0.00 0.00 0.00 0.00 17:34:25 17:34:01 docker0 74.32 89.66 6.06 416.99 0.00 0.00 0.00 0.00 17:34:25 Average: eth0 151.71 106.33 867.56 19.06 0.00 0.00 0.00 0.00 17:34:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:25 Average: veth1ae31c3 0.18 0.13 0.03 0.02 0.00 0.00 0.00 0.00 17:34:25 Average: docker0 8.28 9.98 0.68 46.43 0.00 0.00 0.00 0.00 17:34:25 17:34:25 17:34:25 ---> sar -P ALL: 17:34:25 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/28/21 _x86_64_ (2 CPU) 17:34:25 17:34:25 17:24:02 LINUX RESTART (2 CPU) 17:34:25 17:34:25 17:25:01 CPU %user %nice %system %iowait %steal %idle 17:34:25 17:26:01 all 0.11 0.00 0.08 0.00 0.03 99.79 17:34:25 17:26:01 0 0.10 0.00 0.10 0.00 0.03 99.77 17:34:25 17:26:01 1 0.12 0.00 0.05 0.00 0.02 99.82 17:34:25 17:27:01 all 0.12 0.00 0.05 0.00 0.03 99.80 17:34:25 17:27:01 0 0.07 0.00 0.08 0.00 0.05 99.80 17:34:25 17:27:01 1 0.17 0.00 0.02 0.00 0.02 99.80 17:34:25 17:28:01 all 0.18 0.00 0.05 0.00 0.03 99.75 17:34:25 17:28:01 0 0.07 0.00 0.07 0.00 0.03 99.83 17:34:25 17:28:01 1 0.28 0.00 0.03 0.00 0.02 99.67 17:34:25 17:29:01 all 0.23 0.00 0.04 0.00 0.02 99.71 17:34:25 17:29:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:34:25 17:29:01 1 0.43 0.00 0.05 0.00 0.02 99.50 17:34:25 17:30:01 all 0.16 0.00 0.05 0.00 0.03 99.77 17:34:25 17:30:01 0 0.22 0.00 0.03 0.00 0.02 99.73 17:34:25 17:30:01 1 0.10 0.00 0.07 0.00 0.03 99.80 17:34:25 17:31:01 all 0.17 0.00 0.05 0.00 0.03 99.75 17:34:25 17:31:01 0 0.29 0.00 0.03 0.00 0.02 99.66 17:34:25 17:31:01 1 0.05 0.00 0.07 0.00 0.03 99.85 17:34:25 17:32:01 all 0.19 0.00 0.04 0.00 0.02 99.75 17:34:25 17:32:01 0 0.33 0.00 0.07 0.00 0.02 99.58 17:34:25 17:32:01 1 0.05 0.00 0.02 0.00 0.02 99.92 17:34:25 17:33:01 all 7.33 0.00 2.96 0.07 0.05 89.59 17:34:25 17:33:01 0 7.13 0.00 3.23 0.12 0.05 89.47 17:34:25 17:33:01 1 7.53 0.00 2.69 0.02 0.05 89.72 17:34:25 17:34:01 all 15.83 0.00 7.95 1.64 0.08 74.50 17:34:25 17:34:01 0 15.83 0.00 8.08 2.02 0.07 73.99 17:34:25 17:34:01 1 15.84 0.00 7.81 1.26 0.09 75.00 17:34:25 Average: all 2.63 0.00 1.21 0.18 0.03 95.94 17:34:25 Average: 0 2.59 0.00 1.26 0.23 0.03 95.88 17:34:25 Average: 1 2.66 0.00 1.16 0.14 0.03 96.01 17:34:25 17:34:25 17:34:25