Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5b6662352b87c3cff91568a79a832288180406c6 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-ssh2846258197302799529.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-ssh5051953332882437668.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-ssh6804010674143471881.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-ssh6690346959584758042.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-ssh8589528975565614591.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-395 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-ssh2589719288227823613.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 5b6662352b87c3cff91568a79a832288180406c6 (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 5b6662352b87c3cff91568a79a832288180406c6 # timeout=10 Commit message: "refactor(test): Cleanup llrp util unit tests (#45)" > git rev-list --no-walk 0853f1f5c8e2b80461be7672509b97b64e8d7184 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:42:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:42:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:42:40 ========================================================= 17:42:40 EdgeX Global Pipelines Version Info 17:42:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:42:41 ------------------- 17:42:41 stable info: 17:42:41 ------------------- 17:42:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:42:41 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 17:42:41 Message: update stable to v1.0.197 17:42:42 ------------------- 17:42:42 experimental info: 17:42:42 ------------------- 17:42:42 Commited By: **** collab-it+edgex@linuxfoundation.org 17:42:42 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 17:42:42 Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:42:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 17:42:42 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 17:42:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:42:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:42:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:42:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:42:42 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:42:42 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:42:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:42:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:42:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:42:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 17:42:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:42:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:42:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:42:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:42:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:42:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:42:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:42:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:42:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:42:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:42:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:42:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:42:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:42:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:42:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:42:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:42:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:42:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5b6662352b87c3cff91568a79a832288180406c6 [Pipeline] echo 17:42:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5b66623 [Pipeline] echo 17:42:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:42:43 provisioning config files... 17:42:43 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4537107585346970642tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:42:43 ---> docker-login.sh 17:42:43 nexus3.edgexfoundry.org:10001 17:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:42:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:42:44 Configure a credential helper to remove this warning. See 17:42:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:42:44 17:42:44 Login Succeeded 17:42:44 nexus3.edgexfoundry.org:10002 17:42:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:42:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:42:44 Configure a credential helper to remove this warning. See 17:42:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:42:44 17:42:44 Login Succeeded 17:42:44 nexus3.edgexfoundry.org:10003 17:42:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:42:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:42:44 Configure a credential helper to remove this warning. See 17:42:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:42:44 17:42:44 Login Succeeded 17:42:44 nexus3.edgexfoundry.org:10004 17:42:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:42:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:42:44 Configure a credential helper to remove this warning. See 17:42:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:42:44 17:42:44 Login Succeeded 17:42:44 docker.io 17:42:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:42:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:42:44 Configure a credential helper to remove this warning. See 17:42:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:42:44 17:42:44 Login Succeeded 17:42:44 ---> docker-login.sh ends [Pipeline] } 17:42:44 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:42:45 + git log --format=format:%s -1 5b6662352b87c3cff91568a79a832288180406c6 [Pipeline] echo 17:42:45 GIT_COMMIT: 5b6662352b87c3cff91568a79a832288180406c6, Commit Message: refactor(test): Cleanup llrp util unit tests (#45) [Pipeline] echo 17:42:45 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:42:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:42:46 17:42:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:42:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:42:46 latest: Pulling from edgex-devops/git-semver 17:42:46 31603596830f: Pulling fs layer 17:42:46 b6dc333f4379: Pulling fs layer 17:42:46 3d9ef1400e77: Pulling fs layer 17:42:46 fd332fbdc1db: Pulling fs layer 17:42:46 fd332fbdc1db: Waiting 17:42:46 b6dc333f4379: Verifying Checksum 17:42:46 b6dc333f4379: Download complete 17:42:47 31603596830f: Verifying Checksum 17:42:47 31603596830f: Download complete 17:42:47 fd332fbdc1db: Verifying Checksum 17:42:47 fd332fbdc1db: Download complete 17:42:47 31603596830f: Pull complete 17:42:47 3d9ef1400e77: Verifying Checksum 17:42:47 3d9ef1400e77: Download complete 17:42:47 b6dc333f4379: Pull complete 17:42:47 3d9ef1400e77: Pull complete 17:42:48 fd332fbdc1db: Pull complete 17:42:48 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 17:42:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:42:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:42:48 prd-centos7-docker-4c-2g-395 does not seem to be running inside a container 17:42:48 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:42:48 $ docker top 049c4a32f9c00c7205ef85748978e3373f26a3bce3fecc5836892581db58c867 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:42:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:42:49 [ssh-agent] Looking for ssh-agent implementation... 17:42:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:42:49 $ docker exec 049c4a32f9c00c7205ef85748978e3373f26a3bce3fecc5836892581db58c867 ssh-agent 17:42:49 SSH_AUTH_SOCK=/tmp/ssh-jfotmN7ovaDT/agent.14 17:42:49 SSH_AGENT_PID=21 17:42:49 Running ssh-add (command line suppressed) 17:42:49 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1690141006302905840.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1690141006302905840.key) 17:42:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:42:49 + git tag --points-at HEAD [Pipeline] } 17:42:49 $ docker exec --env ******** --env ******** 049c4a32f9c00c7205ef85748978e3373f26a3bce3fecc5836892581db58c867 ssh-agent -k 17:42:49 unset SSH_AUTH_SOCK; 17:42:49 unset SSH_AGENT_PID; 17:42:49 echo Agent pid 21 killed; 17:42:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:42:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:42:50 [ssh-agent] Looking for ssh-agent implementation... 17:42:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:42:50 $ docker exec 049c4a32f9c00c7205ef85748978e3373f26a3bce3fecc5836892581db58c867 ssh-agent 17:42:50 SSH_AUTH_SOCK=/tmp/ssh-22F4cnRN0wiT/agent.55 17:42:50 SSH_AGENT_PID=61 17:42:50 Running ssh-add (command line suppressed) 17:42:50 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_480273018464156485.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_480273018464156485.key) 17:42:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:42:50 + git semver init 17:42:50 # -> Open(): unable to determine branch for HEAD 17:42:50 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 17:42:50 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 17:42:50 # $SEMVER_REMOTE_NAME = origin 17:42:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:42:50 # $SEMVER_USER_NAME = edgex-jenkins 17:42:50 # $SEMVER_BRANCH = main 17:42:50 # $SEMVER_TEMP = /tmp/semver-023264013 17:42:50 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 17:42:51 # '/tmp/semver-023264013' -> '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver' 17:42:51 # -> Force: false 17:42:51 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } 17:42:51 $ docker exec --env ******** --env ******** 049c4a32f9c00c7205ef85748978e3373f26a3bce3fecc5836892581db58c867 ssh-agent -k 17:42:51 unset SSH_AUTH_SOCK; 17:42:51 unset SSH_AGENT_PID; 17:42:51 echo Agent pid 61 killed; 17:42:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:42:52 + git semver [Pipeline] } 17:42:52 $ docker stop --time=1 049c4a32f9c00c7205ef85748978e3373f26a3bce3fecc5836892581db58c867 17:42:53 $ docker rm -f 049c4a32f9c00c7205ef85748978e3373f26a3bce3fecc5836892581db58c867 [Pipeline] // withDockerContainer [Pipeline] sh 17:42:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:42:54 Stashed 1 file(s) [Pipeline] echo 17:42:54 [edgeXSemver]: initialized semver on version 0.0.1-dev.3 [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:43:09 Still waiting to schedule task 17:43:09 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:43:09 Still waiting to schedule task 17:43:09 ‘prd-ubuntu18.04-docker-arm64-4c-16g-393’ is offline 17:45:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-396 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 17:45:09 Running in /w/workspace/app-rfid-llrp-inventory/4 [Pipeline] { [Pipeline] checkout 17:45:10 The recommended git tool is: NONE 17:45:15 using credential edgex-jenkins-ssh 17:45:15 Cloning the remote Git repository 17:45:15 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:45:15 > git init /w/workspace/app-rfid-llrp-inventory/4 # timeout=10 17:45:15 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:45:15 > git --version # timeout=10 17:45:15 > git --version # 'git version 2.17.1' 17:45:15 using GIT_SSH to set credentials SSH Credentials for GitHub 17:45:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:45:17 Avoid second fetch 17:45:17 Checking out Revision 5b6662352b87c3cff91568a79a832288180406c6 (main) 17:45:17 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 17:45:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:45:17 > git config core.sparsecheckout # timeout=10 17:45:17 > git checkout -f 5b6662352b87c3cff91568a79a832288180406c6 # timeout=10 17:45:22 Commit message: "refactor(test): Cleanup llrp util unit tests (#45)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:45:23 provisioning config files... 17:45:23 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/4@tmp/config6431351609684233464tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:45:23 ---> docker-login.sh 17:45:23 nexus3.edgexfoundry.org:10001 17:45:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:24 Configure a credential helper to remove this warning. See 17:45:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:24 17:45:24 Login Succeeded 17:45:24 nexus3.edgexfoundry.org:10002 17:45:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:25 Configure a credential helper to remove this warning. See 17:45:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:25 17:45:25 Login Succeeded 17:45:25 nexus3.edgexfoundry.org:10003 17:45:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:26 Configure a credential helper to remove this warning. See 17:45:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:26 17:45:26 Login Succeeded 17:45:26 nexus3.edgexfoundry.org:10004 17:45:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:26 Configure a credential helper to remove this warning. See 17:45:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:26 17:45:26 Login Succeeded 17:45:26 docker.io 17:45:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:27 Configure a credential helper to remove this warning. See 17:45:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:27 17:45:27 Login Succeeded 17:45:27 ---> docker-login.sh ends [Pipeline] } 17:45:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:45:27 ========================================================= 17:45:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:45:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:45:28 + 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:45:28 Sending build context to Docker daemon 20.47MB 17:45:28 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 17:45:28 Step 2/10 : FROM ${BASE} AS builder 17:45:29 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:45:29 595b0fe564bb: Pulling fs layer 17:45:29 24495759ef45: Pulling fs layer 17:45:29 d148012ef14d: Pulling fs layer 17:45:29 cb65c68fc2e2: Pulling fs layer 17:45:29 093eec477d81: Pulling fs layer 17:45:29 a6d5b2bbb924: Pulling fs layer 17:45:29 2446dc1eb7d3: Pulling fs layer 17:45:29 596795e73e0f: Pulling fs layer 17:45:29 cb65c68fc2e2: Waiting 17:45:29 a6d5b2bbb924: Waiting 17:45:29 093eec477d81: Waiting 17:45:29 2446dc1eb7d3: Waiting 17:45:29 596795e73e0f: Waiting 17:45:29 d148012ef14d: Download complete 17:45:29 24495759ef45: Verifying Checksum 17:45:29 24495759ef45: Download complete 17:45:29 093eec477d81: Download complete 17:45:29 a6d5b2bbb924: Verifying Checksum 17:45:29 a6d5b2bbb924: Download complete 17:45:29 2446dc1eb7d3: Verifying Checksum 17:45:29 2446dc1eb7d3: Download complete 17:45:29 595b0fe564bb: Download complete 17:45:30 595b0fe564bb: Pull complete 17:45:31 24495759ef45: Pull complete 17:45:31 d148012ef14d: Pull complete 17:45:32 596795e73e0f: Verifying Checksum 17:45:32 596795e73e0f: Download complete 17:45:32 cb65c68fc2e2: Download complete 17:45:43 cb65c68fc2e2: Pull complete 17:45:43 093eec477d81: Pull complete 17:45:43 a6d5b2bbb924: Pull complete 17:45:43 2446dc1eb7d3: Pull complete 17:45:44 Running on prd-centos7-docker-4c-2g-397 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 17:45:44 Running in /w/workspace/app-rfid-llrp-inventory/4 [Pipeline] { [Pipeline] checkout 17:45:44 The recommended git tool is: NONE 17:45:47 596795e73e0f: Pull complete 17:45:47 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 17:45:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:45:47 ---> d9e956139c92 17:45:47 Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:45:47 using credential edgex-jenkins-ssh 17:45:47 Cloning the remote Git repository 17:45:47 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:45:47 > git init /w/workspace/app-rfid-llrp-inventory/4 # timeout=10 17:45:47 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:45:47 > git --version # timeout=10 17:45:47 > git --version # 'git version 2.24.4' 17:45:47 using GIT_SSH to set credentials SSH Credentials for GitHub 17:45:47 [INFO] Currently running in a labeled security context 17:45:47 [INFO] Currently SELinux is 'enforcing' on the host 17:45:47 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/4@tmp/jenkins-gitclient-ssh5481803129955563430.key 17:45:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:45:48 Avoid second fetch 17:45:48 Checking out Revision 5b6662352b87c3cff91568a79a832288180406c6 (main) 17:45:48 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 17:45:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:45:48 > git config core.sparsecheckout # timeout=10 17:45:48 > git checkout -f 5b6662352b87c3cff91568a79a832288180406c6 # timeout=10 17:45:51 ---> Running in c9151281ecf5 17:45:51 Removing intermediate container c9151281ecf5 17:45:51 ---> 21297aa7be72 17:45:51 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 17:45:52 ---> Running in 770336b95069 17:45:52 Commit message: "refactor(test): Cleanup llrp util unit tests (#45)" 17:45:52 Removing intermediate container 770336b95069 17:45:52 ---> e7975f0e017c 17:45:52 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:45:52 ---> Running in f13274d7dbab [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:45:53 provisioning config files... 17:45:53 Removing intermediate container f13274d7dbab 17:45:53 ---> b0311e545e95 17:45:53 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:45:53 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/4@tmp/config2994614151706392111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:45:53 ---> Running in efe7f923c807 17:45:53 ---> docker-login.sh 17:45:53 nexus3.edgexfoundry.org:10001 17:45:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:54 Configure a credential helper to remove this warning. See 17:45:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:54 17:45:54 Login Succeeded 17:45:54 nexus3.edgexfoundry.org:10002 17:45:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:54 Configure a credential helper to remove this warning. See 17:45:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:54 17:45:54 Login Succeeded 17:45:54 nexus3.edgexfoundry.org:10003 17:45:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:54 Configure a credential helper to remove this warning. See 17:45:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:54 17:45:54 Login Succeeded 17:45:54 nexus3.edgexfoundry.org:10004 17:45:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:54 Configure a credential helper to remove this warning. See 17:45:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:54 17:45:54 Login Succeeded 17:45:54 docker.io 17:45:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:54 Configure a credential helper to remove this warning. See 17:45:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:54 17:45:54 Login Succeeded 17:45:54 ---> docker-login.sh ends [Pipeline] } 17:45:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:45:55 ========================================================= 17:45:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:45:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:45:55 + 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:45:55 Sending build context to Docker daemon 20.47MB 17:45:55 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 17:45:55 Step 2/10 : FROM ${BASE} AS builder 17:45:55 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:45:55 540db60ca938: Pulling fs layer 17:45:55 adcc1eea9eea: Pulling fs layer 17:45:55 4c4ab2625f07: Pulling fs layer 17:45:55 0773c198feca: Pulling fs layer 17:45:55 345f892a5656: Pulling fs layer 17:45:55 4796506630df: Pulling fs layer 17:45:55 cc55df3e53f1: Pulling fs layer 17:45:55 4d027b6c602c: Pulling fs layer 17:45:55 449e75d2c14e: Pulling fs layer 17:45:55 4796506630df: Waiting 17:45:55 0773c198feca: Waiting 17:45:55 cc55df3e53f1: Waiting 17:45:55 4d027b6c602c: Waiting 17:45:55 345f892a5656: Waiting 17:45:55 449e75d2c14e: Waiting 17:45:55 4c4ab2625f07: Verifying Checksum 17:45:55 4c4ab2625f07: Download complete 17:45:55 adcc1eea9eea: Download complete 17:45:55 345f892a5656: Verifying Checksum 17:45:55 345f892a5656: Download complete 17:45:55 4796506630df: Verifying Checksum 17:45:55 4796506630df: Download complete 17:45:55 540db60ca938: Download complete 17:45:55 cc55df3e53f1: Verifying Checksum 17:45:55 cc55df3e53f1: Download complete 17:45:55 540db60ca938: Pull complete 17:45:56 adcc1eea9eea: Pull complete 17:45:56 4c4ab2625f07: Pull complete 17:45:56 4d027b6c602c: Verifying Checksum 17:45:56 4d027b6c602c: Download complete 17:45:56 Removing intermediate container efe7f923c807 17:45:56 ---> 2df9e4624904 17:45:56 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:45:56 ---> Running in b7a872f08cff 17:45:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:45:58 449e75d2c14e: Verifying Checksum 17:45:58 449e75d2c14e: Download complete 17:45:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:45:59 0773c198feca: Verifying Checksum 17:45:59 0773c198feca: Download complete 17:46:00 (1/6) Installing libc-dev (0.7.2-r3) 17:46:01 (2/6) Installing libsodium (1.0.18-r0) 17:46:01 (3/6) Installing pkgconf (1.7.3-r0) 17:46:01 (4/6) Installing libsodium-dev (1.0.18-r0) 17:46:01 (5/6) Installing libzmq (4.3.3-r1) 17:46:01 (6/6) Installing zeromq-dev (4.3.3-r1) 17:46:01 Executing busybox-1.32.1-r6.trigger 17:46:01 OK: 139 MiB in 46 packages 17:46:03 Removing intermediate container b7a872f08cff 17:46:03 ---> 5dc3bcc11c32 17:46:03 Step 8/10 : WORKDIR /app 17:46:03 ---> Running in eee9e322354e 17:46:03 0773c198feca: Pull complete 17:46:03 345f892a5656: Pull complete 17:46:03 4796506630df: Pull complete 17:46:03 cc55df3e53f1: Pull complete 17:46:03 4d027b6c602c: Pull complete 17:46:03 Removing intermediate container eee9e322354e 17:46:03 ---> ce1f9e0c57a7 17:46:03 Step 9/10 : COPY . . 17:46:04 449e75d2c14e: Pull complete 17:46:04 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 17:46:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:46:04 ---> 0d28375d9b5b 17:46:04 Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:46:05 ---> e2816258112f 17:46:05 Step 10/10 : RUN go mod download 17:46:05 ---> Running in 065f950a4b6b 17:46:06 ---> Running in c36f17ceef62 17:46:06 Removing intermediate container c36f17ceef62 17:46:06 ---> f5ce1e7d8f4c 17:46:06 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 17:46:06 ---> Running in faa22579847a 17:46:06 Removing intermediate container faa22579847a 17:46:06 ---> 44699d970fba 17:46:06 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:46:06 ---> Running in bdbc28c42f52 17:46:06 Removing intermediate container bdbc28c42f52 17:46:06 ---> 9173ceae9794 17:46:06 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:46:06 ---> Running in 83f23d371dce 17:46:07 Removing intermediate container 83f23d371dce 17:46:07 ---> 051a64e1a9e6 17:46:07 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:46:07 ---> Running in ae80fe35f56c 17:46:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:46:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:46:08 (1/6) Installing libc-dev (0.7.2-r3) 17:46:08 (2/6) Installing libsodium (1.0.18-r0) 17:46:08 (3/6) Installing pkgconf (1.7.3-r0) 17:46:08 (4/6) Installing libsodium-dev (1.0.18-r0) 17:46:08 (5/6) Installing libzmq (4.3.3-r1) 17:46:09 (6/6) Installing zeromq-dev (4.3.3-r1) 17:46:09 Executing busybox-1.32.1-r6.trigger 17:46:09 OK: 150 MiB in 46 packages 17:46:09 Removing intermediate container ae80fe35f56c 17:46:09 ---> cdaae4a02404 17:46:09 Step 8/10 : WORKDIR /app 17:46:09 ---> Running in 2a136e70a6b9 17:46:09 Removing intermediate container 2a136e70a6b9 17:46:09 ---> 28f8c3a5df3b 17:46:09 Step 9/10 : COPY . . 17:46:09 ---> 66b3d4d38398 17:46:09 Step 10/10 : RUN go mod download 17:46:09 ---> Running in 625d7230e6e6 17:46:22 Removing intermediate container 625d7230e6e6 17:46:22 ---> cb7f8e6f606b 17:46:22 Successfully built cb7f8e6f606b 17:46:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:46:22 + docker inspect -f . ci-base-image-x86_64 17:46:22 . [Pipeline] withDockerContainer 17:46:22 prd-centos7-docker-4c-2g-397 does not seem to be running inside a container 17:46:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:46:23 $ docker top d84300898f22b919d75144b500de65e742119e627f727fab34f52d357abd94fa -eo pid,comm [Pipeline] { [Pipeline] sh 17:46:23 + go version 17:46:23 go version go1.16.5 linux/amd64 [Pipeline] } 17:46:23 $ docker stop --time=1 d84300898f22b919d75144b500de65e742119e627f727fab34f52d357abd94fa 17:46:24 $ docker rm -f d84300898f22b919d75144b500de65e742119e627f727fab34f52d357abd94fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:46:25 + docker inspect -f . ci-base-image-x86_64 17:46:25 . [Pipeline] withDockerContainer 17:46:25 prd-centos7-docker-4c-2g-397 does not seem to be running inside a container 17:46:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:46:26 $ docker top 23e31621c213b3b0952168e2ff1e4f4d449a376cd398dfcfa2745b78a5f1157e -eo pid,comm [Pipeline] { [Pipeline] sh 17:46:26 + go mod tidy [Pipeline] sh 17:46:27 + make test 17:46:27 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 17:46:38 Removing intermediate container 065f950a4b6b 17:46:38 ---> 46cf94d7b2cf 17:46:38 Successfully built 46cf94d7b2cf 17:46:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:46:38 + docker inspect -f . ci-base-image-arm64 17:46:38 . [Pipeline] withDockerContainer 17:46:38 prd-ubuntu18.04-docker-arm64-4c-16g-396 does not seem to be running inside a container 17:46:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:46:40 $ docker top 67f2333d742e6fb08eebd0ef30faa9a9028aa1e6640970d639923e976d23afc9 -eo pid,comm [Pipeline] { [Pipeline] sh 17:46:41 + go version 17:46:41 go version go1.16.5 linux/arm64 [Pipeline] } 17:46:41 $ docker stop --time=1 67f2333d742e6fb08eebd0ef30faa9a9028aa1e6640970d639923e976d23afc9 17:46:43 $ docker rm -f 67f2333d742e6fb08eebd0ef30faa9a9028aa1e6640970d639923e976d23afc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:46:44 + docker inspect -f . ci-base-image-arm64 17:46:44 . [Pipeline] withDockerContainer 17:46:44 prd-ubuntu18.04-docker-arm64-4c-16g-396 does not seem to be running inside a container 17:46:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:46:45 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 17:46:45 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.065s coverage: 89.2% of statements 17:46:46 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.041s coverage: 11.3% of statements 17:46:46 $ docker top d39b9b220c25a44bf3765e4b1e9b96fb4d78bd74d29485662b35021f0e0582ce -eo pid,comm [Pipeline] { [Pipeline] sh 17:46:47 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 0.053s coverage: 72.3% of statements 17:46:47 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:46:47 + go mod tidy [Pipeline] sh 17:46:48 + make test 17:46:48 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 17:46:55 gofmt -l . 17:46:55 [ "`gofmt -l .`" = "" ] 17:46:55 ./bin/test-attribution.sh 17:46:55 ./bin/test-go-mod-tidy.sh [Pipeline] } 17:46:55 $ docker stop --time=1 23e31621c213b3b0952168e2ff1e4f4d449a376cd398dfcfa2745b78a5f1157e 17:46:56 $ docker rm -f 23e31621c213b3b0952168e2ff1e4f4d449a376cd398dfcfa2745b78a5f1157e [Pipeline] // withDockerContainer [Pipeline] sh 17:46:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:46:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:47:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:47:00 + ls -al . 17:47:00 total 19464 17:47:00 drwxrwxr-x. 10 jenkins jenkins 4096 Jul 28 17:46 . 17:47:00 drwxrwxr-x. 4 jenkins jenkins 28 Jul 28 17:45 .. 17:47:00 -rw-rw-r--. 1 jenkins jenkins 19749680 Jul 28 17:45 app-rfid-llrp-inventory 17:47:00 -rw-rw-r--. 1 jenkins jenkins 7039 Jul 28 17:45 Attribution.txt 17:47:00 drwxrwxr-x. 2 jenkins jenkins 60 Jul 28 17:45 bin 17:47:00 -rw-r--r--. 1 jenkins jenkins 61872 Jul 28 17:46 coverage.out 17:47:00 -rw-rw-r--. 1 jenkins jenkins 1710 Jul 28 17:45 Dockerfile 17:47:00 -rw-rw-r--. 1 jenkins jenkins 1040 Jul 28 17:45 Dockerfile.build 17:47:00 -rw-rw-r--. 1 jenkins jenkins 262 Jul 28 17:45 .dockerignore 17:47:00 drwxrwxr-x. 8 jenkins jenkins 162 Jul 28 17:45 .git 17:47:00 drwxrwxr-x. 2 jenkins jenkins 103 Jul 28 17:45 .github 17:47:00 -rw-rw-r--. 1 jenkins jenkins 816 Jul 28 17:45 .gitignore 17:47:00 -rw-r--r--. 1 jenkins jenkins 412 Jul 28 17:46 go.mod 17:47:00 -rw-r--r--. 1 jenkins jenkins 19455 Jul 28 17:46 go.sum 17:47:00 drwxrwxr-x. 2 jenkins jenkins 140 Jul 28 17:45 images 17:47:00 drwxrwxr-x. 4 jenkins jenkins 35 Jul 28 17:45 internal 17:47:00 -rw-rw-r--. 1 jenkins jenkins 686 Jul 28 17:45 Jenkinsfile 17:47:00 -rw-rw-r--. 1 jenkins jenkins 11347 Jul 28 17:45 LICENSE 17:47:00 -rw-rw-r--. 1 jenkins jenkins 530 Jul 28 17:45 main.go 17:47:00 -rw-rw-r--. 1 jenkins jenkins 1499 Jul 28 17:45 Makefile 17:47:00 -rw-rw-r--. 1 jenkins jenkins 28960 Jul 28 17:45 README.md 17:47:00 drwxrwxr-x. 2 jenkins jenkins 32 Jul 28 17:45 res 17:47:00 drwxrwxr-x. 4 jenkins jenkins 54 Jul 28 17:45 snap 17:47:00 drwxrwxr-x. 3 jenkins jenkins 18 Jul 28 17:45 static 17:47:00 -rw-rw-r--. 1 jenkins jenkins 11 Jul 28 17:42 VERSION [Pipeline] isUnix [Pipeline] sh 17:47:01 + 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=5b6662352b87c3cff91568a79a832288180406c6 --label arch=amd64 --label version=0.0.1-dev.3 . 17:47:01 Sending build context to Docker daemon 20.47MB 17:47:01 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 17:47:01 Step 2/28 : FROM ${BASE} AS builder 17:47:01 ---> cb7f8e6f606b 17:47:01 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:47:01 ---> Running in 91684cfade2f 17:47:01 Removing intermediate container 91684cfade2f 17:47:01 ---> 3cef3b8f6215 17:47:01 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 17:47:01 ---> Running in 2c8c69c3e9f8 17:47:01 Removing intermediate container 2c8c69c3e9f8 17:47:01 ---> 41b2801ff5a2 17:47:01 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:47:01 ---> Running in 47896897990f 17:47:01 Removing intermediate container 47896897990f 17:47:01 ---> 804fe4eb84d9 17:47:01 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:47:01 ---> Running in 398de63a459a 17:47:01 Removing intermediate container 398de63a459a 17:47:01 ---> e04eea014807 17:47:01 Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:47:01 ---> Running in 7890c7382cde 17:47:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:47:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:47:04 OK: 150 MiB in 46 packages 17:47:04 Removing intermediate container 7890c7382cde 17:47:04 ---> 645cdbaeb37a 17:47:04 Step 8/28 : WORKDIR /app 17:47:04 ---> Running in 55e6cd389dc1 17:47:04 Removing intermediate container 55e6cd389dc1 17:47:04 ---> a3510e78997f 17:47:04 Step 9/28 : COPY go.mod . 17:47:04 ---> da136aaf1661 17:47:04 Step 10/28 : RUN go mod download 17:47:04 ---> Running in 3a18f8af77ed 17:47:05 Removing intermediate container 3a18f8af77ed 17:47:05 ---> 16f92838e7a7 17:47:05 Step 11/28 : COPY . . 17:47:05 ---> d20b81fdb0e8 17:47:05 Step 12/28 : ARG MAKE="make build" 17:47:05 ---> Running in f3e3a0308ef1 17:47:05 Removing intermediate container f3e3a0308ef1 17:47:05 ---> 2eaa15a40e35 17:47:05 Step 13/28 : RUN $MAKE 17:47:05 ---> Running in 92fa4be5e425 17:47:05 go mod tidy 17:47:06 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.3 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.1-dev.3" -o app-rfid-llrp-inventory 17:47:21 Removing intermediate container 92fa4be5e425 17:47:21 ---> ed514f7fa346 17:47:21 Step 14/28 : FROM alpine:3.12 17:47:21 3.12: Pulling from library/alpine 17:47:21 339de151aab4: Pulling fs layer 17:47:21 339de151aab4: Verifying Checksum 17:47:21 339de151aab4: Download complete 17:47:21 339de151aab4: Pull complete 17:47:21 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 17:47:21 Status: Downloaded newer image for alpine:3.12 17:47:21 ---> 13621d1b12d4 17:47:21 Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:47:21 ---> Running in 430372013ef4 17:47:21 Removing intermediate container 430372013ef4 17:47:21 ---> d70e9175aa78 17:47:21 Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 17:47:21 ---> Running in d82fe174adad 17:47:21 Removing intermediate container d82fe174adad 17:47:21 ---> 67e601d2d2c3 17:47:21 Step 17/28 : RUN apk --no-cache add ca-certificates zeromq 17:47:21 ---> Running in 59acc7d9b346 17:47:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:47:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:47:21 (1/6) Installing ca-certificates (20191127-r4) 17:47:21 (2/6) Installing libgcc (9.3.0-r2) 17:47:21 (3/6) Installing libsodium (1.0.18-r0) 17:47:21 (4/6) Installing libstdc++ (9.3.0-r2) 17:47:21 (5/6) Installing libzmq (4.3.3-r0) 17:47:21 (6/6) Installing zeromq (4.3.3-r0) 17:47:21 Executing busybox-1.31.1-r20.trigger 17:47:21 Executing ca-certificates-20191127-r4.trigger 17:47:21 OK: 9 MiB in 20 packages 17:47:21 Removing intermediate container 59acc7d9b346 17:47:21 ---> 0deb70d68539 17:47:21 Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:47:21 ---> e310b647feba 17:47:21 Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE 17:47:21 ---> 91bd99077ac3 17:47:21 Step 20/28 : COPY --from=builder /app/res/ /res/ 17:47:21 ---> fc92f2bb5a11 17:47:21 Step 21/28 : COPY --from=builder /app/static/ /static/ 17:47:22 ---> 2b5f65610683 17:47:22 Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 17:47:22 ---> 376b1c971646 17:47:22 Step 23/28 : EXPOSE 48086 17:47:22 ---> Running in e09993d312cd 17:47:22 Removing intermediate container e09993d312cd 17:47:22 ---> 41d796a73144 17:47:22 Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 17:47:22 ---> Running in 888ece88a965 17:47:22 Removing intermediate container 888ece88a965 17:47:22 ---> 22a513b4652f 17:47:22 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 17:47:22 ---> Running in 0fd98c7b249c 17:47:22 Removing intermediate container 0fd98c7b249c 17:47:22 ---> 4409d33d8eb7 17:47:22 Step 26/28 : LABEL arch=amd64 17:47:22 ---> Running in 6ab3d038256c 17:47:22 Removing intermediate container 6ab3d038256c 17:47:22 ---> 9b742310516b 17:47:22 Step 27/28 : LABEL git_sha=5b6662352b87c3cff91568a79a832288180406c6 17:47:22 ---> Running in 45de40808afc 17:47:22 Removing intermediate container 45de40808afc 17:47:22 ---> 55e430102f93 17:47:22 Step 28/28 : LABEL version=0.0.1-dev.3 17:47:23 ---> Running in 0781d4c82bec 17:47:23 Removing intermediate container 0781d4c82bec 17:47:23 ---> 835b67bfbe3e 17:47:23 [Warning] One or more build-args [ARCH] were not consumed 17:47:23 Successfully built 835b67bfbe3e 17:47:23 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:47:23 provisioning config files... 17:47:23 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/4@tmp/config3067784537009118614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:47:23 ---> docker-login.sh 17:47:23 nexus3.edgexfoundry.org:10001 17:47:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:23 Configure a credential helper to remove this warning. See 17:47:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:23 17:47:23 Login Succeeded 17:47:23 nexus3.edgexfoundry.org:10002 17:47:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:24 Configure a credential helper to remove this warning. See 17:47:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:24 17:47:24 Login Succeeded 17:47:24 nexus3.edgexfoundry.org:10003 17:47:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:24 Configure a credential helper to remove this warning. See 17:47:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:24 17:47:24 Login Succeeded 17:47:24 nexus3.edgexfoundry.org:10004 17:47:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:24 Configure a credential helper to remove this warning. See 17:47:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:24 17:47:24 Login Succeeded 17:47:24 docker.io 17:47:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:24 Configure a credential helper to remove this warning. See 17:47:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:24 17:47:24 Login Succeeded 17:47:24 ---> docker-login.sh ends [Pipeline] } 17:47:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:47:24 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 17:47:24 5b6662352b87c3cff91568a79a832288180406c6 17:47:24 latest 17:47:24 0.0.1-dev.3 17:47:24 5b6662352b87c3cff91568a79a832288180406c6-0.0.1-dev.3 17:47:24 main 17:47:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:47:25 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5b6662352b87c3cff91568a79a832288180406c6 [Pipeline] isUnix [Pipeline] sh 17:47:25 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5b6662352b87c3cff91568a79a832288180406c6 17:47:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:47:25 6cee33fb5eac: Preparing 17:47:25 180c1896de2a: Preparing 17:47:25 9baac83bf1fb: Preparing 17:47:25 a3ac20686475: Preparing 17:47:25 44edd7c3c9fe: Preparing 17:47:25 e8cb637ddd34: Preparing 17:47:25 32f366d666a5: Preparing 17:47:25 e8cb637ddd34: Waiting 17:47:25 32f366d666a5: Waiting 17:47:25 44edd7c3c9fe: Pushed 17:47:25 180c1896de2a: Pushed 17:47:25 9baac83bf1fb: Pushed 17:47:25 32f366d666a5: Layer already exists 17:47:25 a3ac20686475: Pushed 17:47:26 e8cb637ddd34: Pushed 17:47:27 6cee33fb5eac: Pushed 17:47:27 5b6662352b87c3cff91568a79a832288180406c6: digest: sha256:2a69cd9df12d7ec0fb55a3064860a87deffa8f6f9d5b30c62e9064893f745792 size: 1782 [Pipeline] isUnix [Pipeline] sh 17:47:28 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh 17:47:28 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 17:47:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:47:28 6cee33fb5eac: Preparing 17:47:28 180c1896de2a: Preparing 17:47:28 9baac83bf1fb: Preparing 17:47:28 a3ac20686475: Preparing 17:47:28 44edd7c3c9fe: Preparing 17:47:28 e8cb637ddd34: Preparing 17:47:28 32f366d666a5: Preparing 17:47:28 e8cb637ddd34: Waiting 17:47:28 32f366d666a5: Waiting 17:47:28 6cee33fb5eac: Layer already exists 17:47:28 9baac83bf1fb: Layer already exists 17:47:28 a3ac20686475: Layer already exists 17:47:28 44edd7c3c9fe: Layer already exists 17:47:28 180c1896de2a: Layer already exists 17:47:28 32f366d666a5: Layer already exists 17:47:28 e8cb637ddd34: Layer already exists 17:47:28 latest: digest: sha256:2a69cd9df12d7ec0fb55a3064860a87deffa8f6f9d5b30c62e9064893f745792 size: 1782 [Pipeline] isUnix [Pipeline] sh 17:47:28 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh 17:47:29 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.3 17:47:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:47:29 6cee33fb5eac: Preparing 17:47:29 180c1896de2a: Preparing 17:47:29 9baac83bf1fb: Preparing 17:47:29 a3ac20686475: Preparing 17:47:29 44edd7c3c9fe: Preparing 17:47:29 e8cb637ddd34: Preparing 17:47:29 32f366d666a5: Preparing 17:47:29 e8cb637ddd34: Waiting 17:47:29 32f366d666a5: Waiting 17:47:29 180c1896de2a: Layer already exists 17:47:29 9baac83bf1fb: Layer already exists 17:47:29 44edd7c3c9fe: Layer already exists 17:47:29 6cee33fb5eac: Layer already exists 17:47:29 a3ac20686475: Layer already exists 17:47:29 32f366d666a5: Layer already exists 17:47:29 e8cb637ddd34: Layer already exists 17:47:29 0.0.1-dev.3: digest: sha256:2a69cd9df12d7ec0fb55a3064860a87deffa8f6f9d5b30c62e9064893f745792 size: 1782 [Pipeline] isUnix [Pipeline] sh 17:47:29 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5b6662352b87c3cff91568a79a832288180406c6-0.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh 17:47:29 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5b6662352b87c3cff91568a79a832288180406c6-0.0.1-dev.3 17:47:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:47:29 6cee33fb5eac: Preparing 17:47:29 180c1896de2a: Preparing 17:47:29 9baac83bf1fb: Preparing 17:47:29 a3ac20686475: Preparing 17:47:29 44edd7c3c9fe: Preparing 17:47:29 e8cb637ddd34: Preparing 17:47:29 32f366d666a5: Preparing 17:47:29 e8cb637ddd34: Waiting 17:47:29 32f366d666a5: Waiting 17:47:29 a3ac20686475: Layer already exists 17:47:29 6cee33fb5eac: Layer already exists 17:47:29 180c1896de2a: Layer already exists 17:47:29 44edd7c3c9fe: Layer already exists 17:47:29 9baac83bf1fb: Layer already exists 17:47:29 e8cb637ddd34: Layer already exists 17:47:29 32f366d666a5: Layer already exists 17:47:29 5b6662352b87c3cff91568a79a832288180406c6-0.0.1-dev.3: digest: sha256:2a69cd9df12d7ec0fb55a3064860a87deffa8f6f9d5b30c62e9064893f745792 size: 1782 [Pipeline] isUnix [Pipeline] sh 17:47:30 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh 17:47:30 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 17:47:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:47:30 6cee33fb5eac: Preparing 17:47:30 180c1896de2a: Preparing 17:47:30 9baac83bf1fb: Preparing 17:47:30 a3ac20686475: Preparing 17:47:30 44edd7c3c9fe: Preparing 17:47:30 e8cb637ddd34: Preparing 17:47:30 32f366d666a5: Preparing 17:47:30 e8cb637ddd34: Waiting 17:47:30 32f366d666a5: Waiting 17:47:30 180c1896de2a: Layer already exists 17:47:30 6cee33fb5eac: Layer already exists 17:47:30 44edd7c3c9fe: Layer already exists 17:47:30 9baac83bf1fb: Layer already exists 17:47:30 a3ac20686475: Layer already exists 17:47:30 e8cb637ddd34: Layer already exists 17:47:30 32f366d666a5: Layer already exists 17:47:30 main: digest: sha256:2a69cd9df12d7ec0fb55a3064860a87deffa8f6f9d5b30c62e9064893f745792 size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:47:30 ===================================================== [Pipeline] echo 17:47:30 taggedImages: 17:47:30 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5b6662352b87c3cff91568a79a832288180406c6 17:47:30 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 17:47:30 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.3 17:47:30 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5b6662352b87c3cff91568a79a832288180406c6-0.0.1-dev.3 17:47:30 - 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:47:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:47:31 17:47:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:47:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:47:31 latest: Pulling from edgex-lftools-log-publisher 17:47:31 b4d181a07f80: Pulling fs layer 17:47:31 a1111a8f2ec3: Pulling fs layer 17:47:31 ed53099fbce6: Pulling fs layer 17:47:31 dc539afda2c1: Pulling fs layer 17:47:31 77bc0d833cb6: Pulling fs layer 17:47:31 9065ff56babe: Pulling fs layer 17:47:31 d287ab97295c: Pulling fs layer 17:47:31 77bc0d833cb6: Waiting 17:47:31 9065ff56babe: Waiting 17:47:31 d287ab97295c: Waiting 17:47:31 dc539afda2c1: Waiting 17:47:32 a1111a8f2ec3: Verifying Checksum 17:47:32 a1111a8f2ec3: Download complete 17:47:32 dc539afda2c1: Verifying Checksum 17:47:32 dc539afda2c1: Download complete 17:47:32 77bc0d833cb6: Verifying Checksum 17:47:32 77bc0d833cb6: Download complete 17:47:32 9065ff56babe: Verifying Checksum 17:47:32 9065ff56babe: Download complete 17:47:32 ed53099fbce6: Verifying Checksum 17:47:32 ed53099fbce6: Download complete 17:47:33 b4d181a07f80: Download complete 17:47:34 b4d181a07f80: Pull complete 17:47:34 a1111a8f2ec3: Pull complete 17:47:34 ed53099fbce6: Pull complete 17:47:34 dc539afda2c1: Pull complete 17:47:35 77bc0d833cb6: Pull complete 17:47:35 9065ff56babe: Pull complete 17:47:37 d287ab97295c: Verifying Checksum 17:47:37 d287ab97295c: Download complete 17:47:42 d287ab97295c: Pull complete 17:47:42 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:47:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:47:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:47:42 prd-centos7-docker-4c-2g-397 does not seem to be running inside a container 17:47:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:47:44 $ docker top 2a893ab80187eb1e76d0356bbd668790e7eda15ff716579815568ccac210289f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:47:44 ---> job-cost.sh 17:47:44 lf-activate-venv: SKIPPING 17:47:44 INFO: No Stack... 17:47:45 INFO: Retrieving Pricing Info for: v3-standard-2 17:47:46 INFO: Archiving Costs [Pipeline] sh 17:47:46 + cat /w/workspace/app-rfid-llrp-inventory/4/archives/cost.csv 17:47:46 + cut -d, -f6 [Pipeline] lock 17:47:46 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-4-stack-cost] 17:47:46 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-4-stack-cost] did not exist. Created. 17:47:46 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:47:47 + echo total: 0.05999999865889549 [Pipeline] stash 17:47:47 Stashed 1 file(s) [Pipeline] } 17:47:47 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-4-stack-cost] [Pipeline] // lock [Pipeline] } 17:47:47 $ docker stop --time=1 2a893ab80187eb1e76d0356bbd668790e7eda15ff716579815568ccac210289f 17:47:48 $ docker rm -f 2a893ab80187eb1e76d0356bbd668790e7eda15ff716579815568ccac210289f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:47:57 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 17:47:57 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.209s coverage: 89.2% of statements 17:47:57 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.043s coverage: 11.3% of statements 17:47:57 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 0.253s coverage: 72.3% of statements 17:47:57 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:48:23 gofmt -l . 17:48:23 [ "`gofmt -l .`" = "" ] 17:48:24 ./bin/test-attribution.sh 17:48:25 ./bin/test-go-mod-tidy.sh [Pipeline] } 17:48:26 $ docker stop --time=1 d39b9b220c25a44bf3765e4b1e9b96fb4d78bd74d29485662b35021f0e0582ce 17:48:28 $ docker rm -f d39b9b220c25a44bf3765e4b1e9b96fb4d78bd74d29485662b35021f0e0582ce [Pipeline] // withDockerContainer [Pipeline] sh 17:48:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:48:29 Warning: overwriting stash ‘coverage-report’ 17:48:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:48:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:48:31 + ls -al . 17:48:31 total 19500 17:48:31 drwxrwxr-x 10 jenkins jenkins 4096 Jul 28 17:48 . 17:48:31 drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 17:45 .. 17:48:31 -rw-rw-r-- 1 jenkins jenkins 262 Jul 28 17:45 .dockerignore 17:48:31 drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 17:45 .git 17:48:31 drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 17:45 .github 17:48:31 -rw-rw-r-- 1 jenkins jenkins 816 Jul 28 17:45 .gitignore 17:48:31 -rw-rw-r-- 1 jenkins jenkins 7039 Jul 28 17:45 Attribution.txt 17:48:31 -rw-rw-r-- 1 jenkins jenkins 1710 Jul 28 17:45 Dockerfile 17:48:31 -rw-rw-r-- 1 jenkins jenkins 1040 Jul 28 17:45 Dockerfile.build 17:48:31 -rw-rw-r-- 1 jenkins jenkins 686 Jul 28 17:45 Jenkinsfile 17:48:31 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 28 17:45 LICENSE 17:48:31 -rw-rw-r-- 1 jenkins jenkins 1499 Jul 28 17:45 Makefile 17:48:31 -rw-rw-r-- 1 jenkins jenkins 28960 Jul 28 17:45 README.md 17:48:31 -rw-rw-r-- 1 jenkins jenkins 11 Jul 28 17:42 VERSION 17:48:31 -rw-rw-r-- 1 jenkins jenkins 19749680 Jul 28 17:45 app-rfid-llrp-inventory 17:48:31 drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 17:45 bin 17:48:31 -rw-r--r-- 1 jenkins jenkins 61872 Jul 28 17:47 coverage.out 17:48:31 -rw-r--r-- 1 jenkins jenkins 412 Jul 28 17:48 go.mod 17:48:31 -rw-r--r-- 1 jenkins jenkins 19455 Jul 28 17:46 go.sum 17:48:31 drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 17:45 images 17:48:31 drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 17:45 internal 17:48:31 -rw-rw-r-- 1 jenkins jenkins 530 Jul 28 17:45 main.go 17:48:31 drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 17:45 res 17:48:31 drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 17:45 snap 17:48:31 drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 17:45 static [Pipeline] isUnix [Pipeline] sh 17:48:31 + 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=5b6662352b87c3cff91568a79a832288180406c6 --label arch=arm64 --label version=0.0.1-dev.3 . 17:48:31 Sending build context to Docker daemon 20.47MB 17:48:31 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 17:48:31 Step 2/28 : FROM ${BASE} AS builder 17:48:31 ---> 46cf94d7b2cf 17:48:31 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:48:32 ---> Running in 0686675c7ca6 17:48:32 Removing intermediate container 0686675c7ca6 17:48:32 ---> f3f56ae155e1 17:48:32 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 17:48:32 ---> Running in 3871a53af6e4 17:48:33 Removing intermediate container 3871a53af6e4 17:48:33 ---> 47066ba6bdcc 17:48:33 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:48:33 ---> Running in 6f0bc199e2e5 17:48:34 Removing intermediate container 6f0bc199e2e5 17:48:34 ---> 7e05ad6c8158 17:48:34 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:48:34 ---> Running in 7fa5b6b45943 17:48:36 Removing intermediate container 7fa5b6b45943 17:48:36 ---> 8a860a0fc8aa 17:48:36 Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:48:36 ---> Running in 039aea143d62 17:48:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:48:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:48:39 OK: 139 MiB in 46 packages 17:48:40 Removing intermediate container 039aea143d62 17:48:40 ---> 45874d63dd05 17:48:40 Step 8/28 : WORKDIR /app 17:48:40 ---> Running in adbc72b53a5c 17:48:41 Removing intermediate container adbc72b53a5c 17:48:41 ---> 94ce44b3f07d 17:48:41 Step 9/28 : COPY go.mod . 17:48:42 ---> e70be9dddacb 17:48:42 Step 10/28 : RUN go mod download 17:48:42 ---> Running in 7475daa317f5 17:48:45 Removing intermediate container 7475daa317f5 17:48:45 ---> a3888559f5ce 17:48:45 Step 11/28 : COPY . . 17:48:46 ---> 2ce89b9219c8 17:48:46 Step 12/28 : ARG MAKE="make build" 17:48:46 ---> Running in 4f4a6e1fd8a9 17:48:47 Removing intermediate container 4f4a6e1fd8a9 17:48:47 ---> bde22b433d3a 17:48:47 Step 13/28 : RUN $MAKE 17:48:47 ---> Running in 4f1ddbeece19 17:48:48 go mod tidy 17:48:49 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.3 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.1-dev.3" -o app-rfid-llrp-inventory 17:49:45 Removing intermediate container 4f1ddbeece19 17:49:45 ---> d9f09051c6f9 17:49:45 Step 14/28 : FROM alpine:3.12 17:49:45 3.12: Pulling from library/alpine 17:49:45 d2f70382dc9a: Pulling fs layer 17:49:45 d2f70382dc9a: Verifying Checksum 17:49:45 d2f70382dc9a: Download complete 17:49:45 d2f70382dc9a: Pull complete 17:49:45 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 17:49:45 Status: Downloaded newer image for alpine:3.12 17:49:45 ---> c4fd0aeabfcf 17:49:45 Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:49:45 ---> Running in a13bd39480af 17:49:45 Removing intermediate container a13bd39480af 17:49:45 ---> 5e384a79b050 17:49:45 Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 17:49:45 ---> Running in a99d5934ffe3 17:49:45 Removing intermediate container a99d5934ffe3 17:49:45 ---> ebd662b441bf 17:49:45 Step 17/28 : RUN apk --no-cache add ca-certificates zeromq 17:49:45 ---> Running in 0d7d2d774628 17:49:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:49:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:49:45 (1/6) Installing ca-certificates (20191127-r4) 17:49:45 (2/6) Installing libgcc (9.3.0-r2) 17:49:45 (3/6) Installing libsodium (1.0.18-r0) 17:49:45 (4/6) Installing libstdc++ (9.3.0-r2) 17:49:45 (5/6) Installing libzmq (4.3.3-r0) 17:49:45 (6/6) Installing zeromq (4.3.3-r0) 17:49:45 Executing busybox-1.31.1-r20.trigger 17:49:45 Executing ca-certificates-20191127-r4.trigger 17:49:45 OK: 9 MiB in 20 packages 17:49:45 Removing intermediate container 0d7d2d774628 17:49:45 ---> dcff7c381559 17:49:45 Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:49:45 ---> bcd58964ac7f 17:49:45 Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE 17:49:45 ---> b6cb8cf8ad5b 17:49:45 Step 20/28 : COPY --from=builder /app/res/ /res/ 17:49:45 ---> 24ea3f56a348 17:49:45 Step 21/28 : COPY --from=builder /app/static/ /static/ 17:49:46 ---> 1fa66144f750 17:49:46 Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 17:49:48 ---> b35b1bd4f79c 17:49:48 Step 23/28 : EXPOSE 48086 17:49:48 ---> Running in 3870ebed719b 17:49:49 Removing intermediate container 3870ebed719b 17:49:49 ---> 9cae5c05a21e 17:49:49 Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 17:49:49 ---> Running in ad5beb01c5c0 17:49:50 Removing intermediate container ad5beb01c5c0 17:49:50 ---> 770dd4400209 17:49:50 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 17:49:50 ---> Running in b0a3dc1dbae4 17:49:50 Removing intermediate container b0a3dc1dbae4 17:49:50 ---> b46c167b2288 17:49:50 Step 26/28 : LABEL arch=arm64 17:49:50 ---> Running in 5208ab47a21d 17:49:51 Removing intermediate container 5208ab47a21d 17:49:51 ---> bd20cd7ff4ab 17:49:51 Step 27/28 : LABEL git_sha=5b6662352b87c3cff91568a79a832288180406c6 17:49:51 ---> Running in 4bf285d19a21 17:49:51 Removing intermediate container 4bf285d19a21 17:49:51 ---> 9036a6d2aad0 17:49:51 Step 28/28 : LABEL version=0.0.1-dev.3 17:49:52 ---> Running in a9c98ba10ffd 17:49:52 Removing intermediate container a9c98ba10ffd 17:49:52 ---> 1c9ad64713ba 17:49:52 [Warning] One or more build-args [ARCH] were not consumed 17:49:52 Successfully built 1c9ad64713ba 17:49:52 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:49:53 provisioning config files... 17:49:53 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/4@tmp/config5781356365279110728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:49:53 ---> docker-login.sh 17:49:53 nexus3.edgexfoundry.org:10001 17:49:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:53 Configure a credential helper to remove this warning. See 17:49:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:53 17:49:53 Login Succeeded 17:49:53 nexus3.edgexfoundry.org:10002 17:49:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:54 Configure a credential helper to remove this warning. See 17:49:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:54 17:49:54 Login Succeeded 17:49:54 nexus3.edgexfoundry.org:10003 17:49:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:55 Configure a credential helper to remove this warning. See 17:49:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:55 17:49:55 Login Succeeded 17:49:55 nexus3.edgexfoundry.org:10004 17:49:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:55 Configure a credential helper to remove this warning. See 17:49:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:55 17:49:55 Login Succeeded 17:49:55 docker.io 17:49:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:56 Configure a credential helper to remove this warning. See 17:49:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:56 17:49:56 Login Succeeded 17:49:56 ---> docker-login.sh ends [Pipeline] } 17:49:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:49:56 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 17:49:56 5b6662352b87c3cff91568a79a832288180406c6 17:49:56 latest 17:49:56 0.0.1-dev.3 17:49:56 5b6662352b87c3cff91568a79a832288180406c6-0.0.1-dev.3 17:49:56 main 17:49:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:49:57 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5b6662352b87c3cff91568a79a832288180406c6 [Pipeline] isUnix [Pipeline] sh 17:49:57 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5b6662352b87c3cff91568a79a832288180406c6 17:49:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:49:57 3832f639ee3b: Preparing 17:49:57 e7dae0060f0c: Preparing 17:49:57 d5ff041cbb33: Preparing 17:49:57 ae2f0ac970df: Preparing 17:49:57 02eb8bb19944: Preparing 17:49:57 2c3fcb488787: Preparing 17:49:57 3fbe34a1663b: Preparing 17:49:57 2c3fcb488787: Waiting 17:49:57 3fbe34a1663b: Waiting 17:49:57 ae2f0ac970df: Pushed 17:49:57 02eb8bb19944: Pushed 17:49:57 e7dae0060f0c: Pushed 17:49:57 d5ff041cbb33: Pushed 17:49:57 3fbe34a1663b: Layer already exists 17:49:58 2c3fcb488787: Pushed 17:50:02 3832f639ee3b: Pushed 17:50:02 5b6662352b87c3cff91568a79a832288180406c6: digest: sha256:9a2a02381b13a88f9365b53d0585eff203d5d52eb82db17f4c2092b793c9bd2a size: 1782 [Pipeline] isUnix [Pipeline] sh 17:50:03 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:50:03 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 17:50:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:50:03 3832f639ee3b: Preparing 17:50:03 e7dae0060f0c: Preparing 17:50:03 d5ff041cbb33: Preparing 17:50:03 ae2f0ac970df: Preparing 17:50:03 02eb8bb19944: Preparing 17:50:03 2c3fcb488787: Preparing 17:50:03 3fbe34a1663b: Preparing 17:50:03 2c3fcb488787: Waiting 17:50:03 3fbe34a1663b: Waiting 17:50:03 3832f639ee3b: Layer already exists 17:50:03 e7dae0060f0c: Layer already exists 17:50:03 d5ff041cbb33: Layer already exists 17:50:03 02eb8bb19944: Layer already exists 17:50:03 ae2f0ac970df: Layer already exists 17:50:03 3fbe34a1663b: Layer already exists 17:50:03 2c3fcb488787: Layer already exists 17:50:03 latest: digest: sha256:9a2a02381b13a88f9365b53d0585eff203d5d52eb82db17f4c2092b793c9bd2a size: 1782 [Pipeline] isUnix [Pipeline] sh 17:50:03 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh 17:50:04 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.1-dev.3 17:50:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:50:04 3832f639ee3b: Preparing 17:50:04 e7dae0060f0c: Preparing 17:50:04 d5ff041cbb33: Preparing 17:50:04 ae2f0ac970df: Preparing 17:50:04 02eb8bb19944: Preparing 17:50:04 2c3fcb488787: Preparing 17:50:04 3fbe34a1663b: Preparing 17:50:04 2c3fcb488787: Waiting 17:50:04 3fbe34a1663b: Waiting 17:50:04 e7dae0060f0c: Layer already exists 17:50:04 02eb8bb19944: Layer already exists 17:50:04 ae2f0ac970df: Layer already exists 17:50:04 d5ff041cbb33: Layer already exists 17:50:04 3832f639ee3b: Layer already exists 17:50:04 2c3fcb488787: Layer already exists 17:50:04 3fbe34a1663b: Layer already exists 17:50:05 0.0.1-dev.3: digest: sha256:9a2a02381b13a88f9365b53d0585eff203d5d52eb82db17f4c2092b793c9bd2a size: 1782 [Pipeline] isUnix [Pipeline] sh 17:50:05 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5b6662352b87c3cff91568a79a832288180406c6-0.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh 17:50:05 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5b6662352b87c3cff91568a79a832288180406c6-0.0.1-dev.3 17:50:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:50:05 3832f639ee3b: Preparing 17:50:05 e7dae0060f0c: Preparing 17:50:05 d5ff041cbb33: Preparing 17:50:05 ae2f0ac970df: Preparing 17:50:05 02eb8bb19944: Preparing 17:50:05 2c3fcb488787: Preparing 17:50:05 3fbe34a1663b: Preparing 17:50:05 2c3fcb488787: Waiting 17:50:05 3fbe34a1663b: Waiting 17:50:06 3832f639ee3b: Layer already exists 17:50:06 02eb8bb19944: Layer already exists 17:50:06 d5ff041cbb33: Layer already exists 17:50:06 ae2f0ac970df: Layer already exists 17:50:06 e7dae0060f0c: Layer already exists 17:50:06 3fbe34a1663b: Layer already exists 17:50:06 2c3fcb488787: Layer already exists 17:50:06 5b6662352b87c3cff91568a79a832288180406c6-0.0.1-dev.3: digest: sha256:9a2a02381b13a88f9365b53d0585eff203d5d52eb82db17f4c2092b793c9bd2a size: 1782 [Pipeline] isUnix [Pipeline] sh 17:50:06 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh 17:50:06 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 17:50:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:50:06 3832f639ee3b: Preparing 17:50:06 e7dae0060f0c: Preparing 17:50:06 d5ff041cbb33: Preparing 17:50:06 ae2f0ac970df: Preparing 17:50:06 02eb8bb19944: Preparing 17:50:06 2c3fcb488787: Preparing 17:50:06 3fbe34a1663b: Preparing 17:50:06 2c3fcb488787: Waiting 17:50:06 3fbe34a1663b: Waiting 17:50:07 ae2f0ac970df: Layer already exists 17:50:07 02eb8bb19944: Layer already exists 17:50:07 d5ff041cbb33: Layer already exists 17:50:07 e7dae0060f0c: Layer already exists 17:50:07 3832f639ee3b: Layer already exists 17:50:07 2c3fcb488787: Layer already exists 17:50:07 3fbe34a1663b: Layer already exists 17:50:07 main: digest: sha256:9a2a02381b13a88f9365b53d0585eff203d5d52eb82db17f4c2092b793c9bd2a size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:50:07 ===================================================== [Pipeline] echo 17:50:07 taggedImages: 17:50:07 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5b6662352b87c3cff91568a79a832288180406c6 17:50:07 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 17:50:07 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.1-dev.3 17:50:07 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5b6662352b87c3cff91568a79a832288180406c6-0.0.1-dev.3 17:50: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:50:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:50:07 17:50:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:50:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:50:08 arm64: Pulling from edgex-lftools-log-publisher 17:50:08 448f6bf000e3: Pulling fs layer 17:50:08 f757da607395: Pulling fs layer 17:50:08 05883995daec: Pulling fs layer 17:50:08 8603b9c90790: Pulling fs layer 17:50:08 1560dd03e051: Pulling fs layer 17:50:08 27f5ce0e4adf: Pulling fs layer 17:50:08 c2d8d7efcc4b: Pulling fs layer 17:50:08 8603b9c90790: Waiting 17:50:08 1560dd03e051: Waiting 17:50:08 27f5ce0e4adf: Waiting 17:50:08 c2d8d7efcc4b: Waiting 17:50:08 f757da607395: Verifying Checksum 17:50:08 f757da607395: Download complete 17:50:08 8603b9c90790: Download complete 17:50:08 1560dd03e051: Verifying Checksum 17:50:08 1560dd03e051: Download complete 17:50:08 27f5ce0e4adf: Download complete 17:50:09 05883995daec: Verifying Checksum 17:50:09 05883995daec: Download complete 17:50:09 448f6bf000e3: Verifying Checksum 17:50:09 448f6bf000e3: Download complete 17:50:13 c2d8d7efcc4b: Verifying Checksum 17:50:13 c2d8d7efcc4b: Download complete 17:50:13 448f6bf000e3: Pull complete 17:50:13 f757da607395: Pull complete 17:50:15 05883995daec: Pull complete 17:50:15 8603b9c90790: Pull complete 17:50:16 1560dd03e051: Pull complete 17:50:16 27f5ce0e4adf: Pull complete 17:50:32 c2d8d7efcc4b: Pull complete 17:50:32 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 17:50:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:50:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:50:32 prd-ubuntu18.04-docker-arm64-4c-16g-396 does not seem to be running inside a container 17:50: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/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:50:37 $ docker top 7a5d1fa78b8d4dfdf8f56396c17d91ad6535d404071f5b0fcee71114bf2f171e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:50:38 ---> job-cost.sh 17:50:38 lf-activate-venv: SKIPPING 17:50:38 INFO: No Stack... 17:50:39 INFO: Retrieving Pricing Info for: v2-standard-4 17:50:39 INFO: Archiving Costs [Pipeline] sh 17:50:39 + cut -d, -f6 17:50:39 + cat /w/workspace/app-rfid-llrp-inventory/4/archives/cost.csv [Pipeline] lock 17:50:39 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-4-stack-cost] 17:50:39 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-4-stack-cost] did not exist. Created. 17:50:39 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:50:40 /w/workspace/app-rfid-llrp-inventory/4@tmp/durable-98581ae6/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/4@tmp/durable-98581ae6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:50:41 + echo total: 0.18000000715255737 [Pipeline] stash 17:50:41 Warning: overwriting stash ‘stack-cost’ 17:50:41 Stashed 1 file(s) [Pipeline] } 17:50:41 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-4-stack-cost] [Pipeline] // lock [Pipeline] } 17:50:41 $ docker stop --time=1 7a5d1fa78b8d4dfdf8f56396c17d91ad6535d404071f5b0fcee71114bf2f171e 17:50:43 $ docker rm -f 7a5d1fa78b8d4dfdf8f56396c17d91ad6535d404071f5b0fcee71114bf2f171e [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:50:44 provisioning config files... 17:50:44 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8024274480835755866tmp [Pipeline] { [Pipeline] sh 17:50:44 + set +x 17:50:44 + curl -s https://codecov.io/bash 17:50:44 + bash -s -- 17:50:44 17:50:44 _____ _ 17:50:44 / ____| | | 17:50:44 | | ___ __| | ___ ___ _____ __ 17:50:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:50:44 | |___| (_) | (_| | __/ (_| (_) \ V / 17:50:44 \_____\___/ \__,_|\___|\___\___/ \_/ 17:50:44 Bash-1.0.6 17:50:44 17:50:44 17:50:44 ==> git version 2.24.4 found 17:50:44 ==> 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:50:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:50:44 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:50:44 ==> Jenkins CI detected. 17:50:44 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 17:50:44 project root: . 17:50:44 --> token set from env 17:50:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:50:44 ==> Running gcov in . (disable via -X gcov) 17:50:44 ==> Python coveragepy not found 17:50:44 ==> Searching for coverage reports in: 17:50:44 + . 17:50:44 -> Found 1 reports 17:50:44 ==> Detecting git/mercurial file structure 17:50:44 ==> Reading reports 17:50:44 + ./coverage.out bytes=61872 17:50:44 ==> Appending adjustments 17:50:44 https://docs.codecov.io/docs/fixing-reports 17:50:45 + Found adjustments 17:50:45 ==> Gzipping contents 17:50:45 16K /tmp/codecov.gDcOQy.gz 17:50:45 ==> Uploading reports 17:50:45 url: https://codecov.io 17:50:45 query: branch=main&commit=5b6662352b87c3cff91568a79a832288180406c6&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 17:50:45 -> Pinging Codecov 17:50: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=5b6662352b87c3cff91568a79a832288180406c6&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 17:50:45 -> Uploading to 17:50:45 https://storage.googleapis.com/codecov/v4/raw/2021-07-28/581DD39554BDF9B6E22D074273EAD858/5b6662352b87c3cff91568a79a832288180406c6/3514a204-a71d-40f3-b08f-b3d62968a1f2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210728%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210728T175045Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0318dd5376c8246ca1495ef14ea6244cdc98e9d78d3791b41f893f26cb992bb7 17:50:45 % Total % Received % Xferd Average Speed Time Time Time Current 17:50:45 Dload Upload Total Spent Left Speed 17:50:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13708 0 0 100 13708 0 32699 --:--:-- --:--:-- --:--:-- 32638 17:50:46 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/5b6662352b87c3cff91568a79a832288180406c6 [Pipeline] } 17:50:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:50:46 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:50:46 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:50:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:50:47 17:50:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 17:50:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:50:47 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:50:47 188c0c94c7c5: Pulling fs layer 17:50:47 0ef7d3d256c8: Pulling fs layer 17:50:47 de9db76c5a1d: Pulling fs layer 17:50:47 0eba1c9be4d2: Pulling fs layer 17:50:47 0d57e429df01: Pulling fs layer 17:50:47 4e4be7b47b0d: Pulling fs layer 17:50:47 e1f770b5df2f: Pulling fs layer 17:50:47 85a0685a4137: Pulling fs layer 17:50:47 0d57e429df01: Waiting 17:50:47 4e4be7b47b0d: Waiting 17:50:47 e1f770b5df2f: Waiting 17:50:47 85a0685a4137: Waiting 17:50:47 0eba1c9be4d2: Waiting 17:50:47 de9db76c5a1d: Verifying Checksum 17:50:47 de9db76c5a1d: Download complete 17:50:47 0ef7d3d256c8: Verifying Checksum 17:50:47 0ef7d3d256c8: Download complete 17:50:47 0d57e429df01: Verifying Checksum 17:50:47 0d57e429df01: Download complete 17:50:47 4e4be7b47b0d: Verifying Checksum 17:50:47 4e4be7b47b0d: Download complete 17:50:47 188c0c94c7c5: Verifying Checksum 17:50:47 188c0c94c7c5: Download complete 17:50:47 188c0c94c7c5: Pull complete 17:50:47 0ef7d3d256c8: Pull complete 17:50:48 de9db76c5a1d: Pull complete 17:50:49 e1f770b5df2f: Verifying Checksum 17:50:49 e1f770b5df2f: Download complete 17:50:53 0eba1c9be4d2: Verifying Checksum 17:50:53 0eba1c9be4d2: Download complete 17:50:54 85a0685a4137: Verifying Checksum 17:50:54 85a0685a4137: Download complete 17:50:56 0eba1c9be4d2: Pull complete 17:50:56 0d57e429df01: Pull complete 17:50:56 4e4be7b47b0d: Pull complete 17:50:56 e1f770b5df2f: Pull complete 17:51:00 85a0685a4137: Pull complete 17:51:00 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 17:51:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:51:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 17:51:00 prd-centos7-docker-4c-2g-395 does not seem to be running inside a container 17:51:00 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:51:02 $ docker top fcc6b0a5e61be58fed2be5d3ef3c91a42e0ce0d431c594a9e1f19db324c46cf3 -eo pid,comm [Pipeline] { [Pipeline] echo 17:51:02 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 17:51:02 + set -o pipefail 17:51:02 + snyk monitor '--org=edgex-jenkins' 17:51:08 17:51:08 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 17:51:08 17:51:08 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/da75593f-e7eb-45e1-8479-1b34c93f4d9d 17:51:08 17:51:08 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:51:08 17:51:08 [Pipeline] } 17:51:08 $ docker stop --time=1 fcc6b0a5e61be58fed2be5d3ef3c91a42e0ce0d431c594a9e1f19db324c46cf3 17:51:10 $ docker rm -f fcc6b0a5e61be58fed2be5d3ef3c91a42e0ce0d431c594a9e1f19db324c46cf3 [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:51:11 + git log --format=format:%s -1 5b6662352b87c3cff91568a79a832288180406c6 [Pipeline] isUnix [Pipeline] sh 17:51:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:51:11 . [Pipeline] withDockerContainer 17:51:12 prd-centos7-docker-4c-2g-395 does not seem to be running inside a container 17:51:12 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:51:12 $ docker top 875c8edd28e3e6b5730609a1280b617ea7bcf5230ce3b8648fe8b570740b93b2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:51:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:51:12 [ssh-agent] Looking for ssh-agent implementation... 17:51:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:51:12 $ docker exec 875c8edd28e3e6b5730609a1280b617ea7bcf5230ce3b8648fe8b570740b93b2 ssh-agent 17:51:12 SSH_AUTH_SOCK=/tmp/ssh-wBB0ZFkUW6ig/agent.15 17:51:12 SSH_AGENT_PID=21 17:51:12 Running ssh-add (command line suppressed) 17:51:12 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6989392357909884666.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6989392357909884666.key) 17:51:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:51:13 + git semver tag 17:51:13 # -> Open(): unable to determine branch for HEAD 17:51:13 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 17:51:13 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 17:51:13 # $SEMVER_REMOTE_NAME = origin 17:51:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:51:13 # $SEMVER_USER_NAME = edgex-jenkins 17:51:13 # $SEMVER_BRANCH = main 17:51:13 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 17:51:13 # 5b6662352b87c3cff91568a79a832288180406c6 HEAD 17:51:13 # -> Force: false 17:51:13 # 90b76362513f00adba044acd187d8098102d6fe0 refs/tags/v0.0.1-dev.3 [Pipeline] } 17:51:13 $ docker exec --env ******** --env ******** 875c8edd28e3e6b5730609a1280b617ea7bcf5230ce3b8648fe8b570740b93b2 ssh-agent -k 17:51:13 unset SSH_AUTH_SOCK; 17:51:13 unset SSH_AGENT_PID; 17:51:13 echo Agent pid 21 killed; 17:51:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:51:13 + git semver [Pipeline] } 17:51:14 $ docker stop --time=1 875c8edd28e3e6b5730609a1280b617ea7bcf5230ce3b8648fe8b570740b93b2 17:51:15 $ docker rm -f 875c8edd28e3e6b5730609a1280b617ea7bcf5230ce3b8648fe8b570740b93b2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 17:51:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:51:15 17:51:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 17:51:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:51:16 0.23.1-centos7: Pulling from edgex-lftools 17:51:16 ab5ef0e58194: Pulling fs layer 17:51:16 9712f1f96733: Pulling fs layer 17:51:16 63f879dbbcfc: Pulling fs layer 17:51:16 0d9ebad4ef96: Pulling fs layer 17:51:16 e9a5061849ea: Pulling fs layer 17:51:16 d747dcd14b5f: Pulling fs layer 17:51:16 2de7ff778b66: Pulling fs layer 17:51:16 e9a5061849ea: Waiting 17:51:16 d747dcd14b5f: Waiting 17:51:16 2de7ff778b66: Waiting 17:51:16 0d9ebad4ef96: Waiting 17:51:16 9712f1f96733: Verifying Checksum 17:51:16 9712f1f96733: Download complete 17:51:19 63f879dbbcfc: Verifying Checksum 17:51:19 63f879dbbcfc: Download complete 17:51:19 e9a5061849ea: Verifying Checksum 17:51:19 e9a5061849ea: Download complete 17:51:19 d747dcd14b5f: Verifying Checksum 17:51:19 d747dcd14b5f: Download complete 17:51:19 2de7ff778b66: Verifying Checksum 17:51:19 2de7ff778b66: Download complete 17:51:20 0d9ebad4ef96: Verifying Checksum 17:51:20 0d9ebad4ef96: Download complete 17:51:21 ab5ef0e58194: Verifying Checksum 17:51:21 ab5ef0e58194: Download complete 17:51:23 ab5ef0e58194: Pull complete 17:51:23 9712f1f96733: Pull complete 17:51:24 63f879dbbcfc: Pull complete 17:51:27 0d9ebad4ef96: Pull complete 17:51:27 e9a5061849ea: Pull complete 17:51:27 d747dcd14b5f: Pull complete 17:51:28 2de7ff778b66: Pull complete 17:51:28 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:51:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:51:28 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 17:51:28 prd-centos7-docker-4c-2g-395 does not seem to be running inside a container 17:51:28 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:51:31 $ docker top 9d9a7f4a266e9e78e574f94aea4cb2aba2c57a5cc56cd60e014ef46d2d151ef2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:51:31 provisioning config files... 17:51:31 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1175498533392054579tmp 17:51:32 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3025884004397988667tmp 17:51:32 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8212722571469313923tmp [Pipeline] { [Pipeline] echo 17:51:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:51:32 ---> sigul-configuration.sh 17:51:32 gpg: directory `/root/.gnupg' created 17:51:32 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:51:32 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:51:32 gpg: keyring `/root/.gnupg/secring.gpg' created 17:51:32 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:51:32 gpg: CAST5 encrypted data 17:51:32 gpg: encrypted with 1 passphrase 17:51:32 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:51:32 + mkdir /home/jenkins 17:51:32 + mkdir /home/jenkins/sigul [Pipeline] sh 17:51:32 + 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:51:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:51:33 ---> sigul-install.sh 17:51:33 Sigul already installed; skipping installation. [Pipeline] sh 17:51:33 + git tag --list 17:51:33 v0.0.0 17:51:33 v0.0.1-dev.1 17:51:33 v0.0.1-dev.2 17:51:33 v0.0.1-dev.3 [Pipeline] sh 17:51:33 + lftools sign git-tag v0.0.1-dev.3 17:51:34 Signing Git tag with Sigul... 17:51:34 Signing v0.0.1-dev.3 [Pipeline] echo 17:51:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:51:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:51:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:51:35 $ docker stop --time=1 9d9a7f4a266e9e78e574f94aea4cb2aba2c57a5cc56cd60e014ef46d2d151ef2 17:51:37 $ docker rm -f 9d9a7f4a266e9e78e574f94aea4cb2aba2c57a5cc56cd60e014ef46d2d151ef2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 17:51:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:51:37 . [Pipeline] withDockerContainer 17:51:37 prd-centos7-docker-4c-2g-395 does not seem to be running inside a container 17:51:37 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:51:38 $ docker top cb74186b27ace32688457550364e4929efe7f49135db8ed85eb221165c72bee1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:51:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:51:38 [ssh-agent] Looking for ssh-agent implementation... 17:51:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:51:38 $ docker exec cb74186b27ace32688457550364e4929efe7f49135db8ed85eb221165c72bee1 ssh-agent 17:51:38 SSH_AUTH_SOCK=/tmp/ssh-PpD7xVDAIAZX/agent.14 17:51:38 SSH_AGENT_PID=19 17:51:38 Running ssh-add (command line suppressed) 17:51:38 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4413122379663952027.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4413122379663952027.key) 17:51:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:51:39 + git semver bump pre 17:51:39 # -> Open(): unable to determine branch for HEAD 17:51:39 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 17:51:39 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 17:51:39 # $SEMVER_REMOTE_NAME = origin 17:51:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:51:39 # $SEMVER_USER_NAME = edgex-jenkins 17:51:39 # $SEMVER_BRANCH = main 17:51:39 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 17:51:39 0.0.1-dev.4 [Pipeline] } 17:51:39 $ docker exec --env ******** --env ******** cb74186b27ace32688457550364e4929efe7f49135db8ed85eb221165c72bee1 ssh-agent -k 17:51:39 unset SSH_AUTH_SOCK; 17:51:39 unset SSH_AGENT_PID; 17:51:39 echo Agent pid 19 killed; 17:51:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:51:39 + git semver [Pipeline] } 17:51:39 $ docker stop --time=1 cb74186b27ace32688457550364e4929efe7f49135db8ed85eb221165c72bee1 17:51:40 $ docker rm -f cb74186b27ace32688457550364e4929efe7f49135db8ed85eb221165c72bee1 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 17:51:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:51:41 . [Pipeline] withDockerContainer 17:51:41 prd-centos7-docker-4c-2g-395 does not seem to be running inside a container 17:51:41 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:51:42 $ docker top f1b871319634bd21b0a0c0fdf93d7397f52d742056eb49b3b4b4b5b81009d06c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:51:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:51:42 [ssh-agent] Looking for ssh-agent implementation... 17:51:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:51:42 $ docker exec f1b871319634bd21b0a0c0fdf93d7397f52d742056eb49b3b4b4b5b81009d06c ssh-agent 17:51:42 SSH_AUTH_SOCK=/tmp/ssh-M9fIc3DJKiGu/agent.14 17:51:42 SSH_AGENT_PID=20 17:51:42 Running ssh-add (command line suppressed) 17:51:42 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5542668555742488387.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5542668555742488387.key) 17:51:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:51:43 + git semver push 17:51:43 # -> Open(): unable to determine branch for HEAD 17:51:43 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 17:51:43 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 17:51:43 # $SEMVER_REMOTE_NAME = origin 17:51:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:51:43 # $SEMVER_USER_NAME = edgex-jenkins 17:51:43 # $SEMVER_BRANCH = main 17:51:43 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } 17:51:48 $ docker exec --env ******** --env ******** f1b871319634bd21b0a0c0fdf93d7397f52d742056eb49b3b4b4b5b81009d06c ssh-agent -k 17:51:48 unset SSH_AUTH_SOCK; 17:51:48 unset SSH_AGENT_PID; 17:51:48 echo Agent pid 20 killed; 17:51:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:51:48 + git semver [Pipeline] } 17:51:48 $ docker stop --time=1 f1b871319634bd21b0a0c0fdf93d7397f52d742056eb49b3b4b4b5b81009d06c 17:51:50 $ docker rm -f f1b871319634bd21b0a0c0fdf93d7397f52d742056eb49b3b4b4b5b81009d06c [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:51:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:51:52 ---> package-listing.sh 17:51:52 ++ tr '[:upper:]' '[:lower:]' 17:51:52 ++ facter osfamily 17:51:52 + OS_FAMILY=redhat 17:51:52 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 17:51:52 + START_PACKAGES=/tmp/packages_start.txt 17:51:52 + END_PACKAGES=/tmp/packages_end.txt 17:51:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:51:52 + PACKAGES=/tmp/packages_start.txt 17:51:52 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 17:51:52 + PACKAGES=/tmp/packages_end.txt 17:51:52 + case "${OS_FAMILY}" in 17:51:52 + rpm -qa 17:51:52 + sort 17:51:53 + '[' -f /tmp/packages_start.txt ']' 17:51:53 + '[' -f /tmp/packages_end.txt ']' 17:51:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:51:53 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 17:51:53 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 17:51:53 + 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:51:53 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:51:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:51:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:51:54 17:51:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:51:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:51:54 latest: Pulling from edgex-lftools-log-publisher 17:51:54 b4d181a07f80: Pulling fs layer 17:51:54 a1111a8f2ec3: Pulling fs layer 17:51:54 ed53099fbce6: Pulling fs layer 17:51:54 dc539afda2c1: Pulling fs layer 17:51:54 77bc0d833cb6: Pulling fs layer 17:51:54 9065ff56babe: Pulling fs layer 17:51:54 d287ab97295c: Pulling fs layer 17:51:54 77bc0d833cb6: Waiting 17:51:54 9065ff56babe: Waiting 17:51:54 d287ab97295c: Waiting 17:51:54 dc539afda2c1: Waiting 17:51:54 a1111a8f2ec3: Verifying Checksum 17:51:54 a1111a8f2ec3: Download complete 17:51:55 dc539afda2c1: Verifying Checksum 17:51:55 dc539afda2c1: Download complete 17:51:55 77bc0d833cb6: Verifying Checksum 17:51:55 77bc0d833cb6: Download complete 17:51:55 ed53099fbce6: Verifying Checksum 17:51:55 ed53099fbce6: Download complete 17:51:55 9065ff56babe: Verifying Checksum 17:51:55 9065ff56babe: Download complete 17:51:55 b4d181a07f80: Verifying Checksum 17:51:55 b4d181a07f80: Download complete 17:51:57 b4d181a07f80: Pull complete 17:51:57 a1111a8f2ec3: Pull complete 17:51:57 ed53099fbce6: Pull complete 17:51:57 dc539afda2c1: Pull complete 17:51:58 77bc0d833cb6: Pull complete 17:51:58 9065ff56babe: Pull complete 17:51:59 d287ab97295c: Verifying Checksum 17:51:59 d287ab97295c: Download complete 17:52:03 d287ab97295c: Pull complete 17:52:03 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:52:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:52:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:52:03 prd-centos7-docker-4c-2g-395 does not seem to be running inside a container 17:52:03 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:52:05 $ docker top 042f57ee5232de52413caa8e8ad788e5574f9bd0acc095fba97ac43574f617a0 -eo pid,comm [Pipeline] { [Pipeline] sh 17:52:06 + touch /tmp/pre-build-complete [Pipeline] sh 17:52:06 + mkdir -p /var/log/sysstat [Pipeline] sh 17:52:06 + ls /var/log/sa-host 17:52:06 + sadf -c /var/log/sa-host/sa05 17:52:06 file_magic: OK 17:52:06 HZ: Using current value: 100 17:52:06 file_header: OK 17:52:06 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 17:52:06 Statistics: 17:52:06 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:52:06 File successfully converted to sysstat format version 12.0.3 17:52:06 + sadf -c /var/log/sa-host/sa28 17:52:06 file_magic: OK 17:52:06 HZ: Using current value: 100 17:52:06 file_header: OK 17:52:06 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 17:52:06 Statistics: 17:52:06 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:52:06 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:52:06 provisioning config files... 17:52:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1069736023464644360tmp [Pipeline] { [Pipeline] echo 17:52:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:52:07 ---> create-netrc.sh [Pipeline] } 17:52:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:52:07 ---> python-tools-install.sh [Pipeline] echo 17:52:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:52:08 ---> sudo-logs.sh 17:52:08 Archiving 'sudo' log.. 17:52:08 sudo: unable to resolve host prd-centos7-docker-4c-2g-395.vexxhost.local: Name or service not known 17:52:08 sudo: unable to resolve host prd-centos7-docker-4c-2g-395.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 17:52:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:52:08 ---> job-cost.sh 17:52:08 lf-activate-venv: SKIPPING 17:52:08 DEBUG: total: 0.18000000715255737 17:52:08 INFO: Retrieving Stack Cost... 17:52:09 INFO: Retrieving Pricing Info for: v3-standard-2 17:52:10 INFO: Archiving Costs [Pipeline] echo 17:52:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:52:10 ---> logs-deploy.sh 17:52:10 lf-activate-venv: SKIPPING 17:52:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/4 17:52:10 INFO: archiving workspace using pattern(s): 17:52:10 Archives upload complete. 17:52:11 INFO: archiving logs to Nexus 17:52:11 ---> uname -a: 17:52:11 Linux prd-centos7-docker-4c-2g-395.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:52:11 17:52:11 17:52:11 ---> lscpu: 17:52:11 Architecture: x86_64 17:52:11 CPU op-mode(s): 32-bit, 64-bit 17:52:11 Byte Order: Little Endian 17:52:11 Address sizes: 40 bits physical, 48 bits virtual 17:52:11 CPU(s): 2 17:52:11 On-line CPU(s) list: 0,1 17:52:11 Thread(s) per core: 1 17:52:11 Core(s) per socket: 1 17:52:11 Socket(s): 2 17:52:11 NUMA node(s): 1 17:52:11 Vendor ID: AuthenticAMD 17:52:11 CPU family: 23 17:52:11 Model: 49 17:52:11 Model name: AMD EPYC-Rome Processor 17:52:11 Stepping: 0 17:52:11 CPU MHz: 2799.998 17:52:11 BogoMIPS: 5599.99 17:52:11 Virtualization: AMD-V 17:52:11 Hypervisor vendor: KVM 17:52:11 Virtualization type: full 17:52:11 L1d cache: 32K 17:52:11 L1i cache: 32K 17:52:11 L2 cache: 512K 17:52:11 L3 cache: 16384K 17:52:11 NUMA node0 CPU(s): 0,1 17:52:11 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:52:11 17:52:11 17:52:11 ---> nproc: 17:52:11 2 17:52:11 17:52:11 17:52:11 ---> df -h: 17:52:11 Filesystem Size Used Avail Use% Mounted on 17:52:11 overlay 40G 9.0G 32G 23% / 17:52:11 tmpfs 64M 0 64M 0% /dev 17:52:11 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:52:11 shm 64M 0 64M 0% /dev/shm 17:52:11 /dev/vda1 40G 9.0G 32G 23% /facter-os 17:52:11 17:52:11 17:52:11 ---> sar -b -r -n DEV: 17:52:11 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:52:11 17:52:11 17:42:03 LINUX RESTART (2 CPU) 17:52:11 17:52:11 17:43:01 tps rtps wtps bread/s bwrtn/s 17:52:11 17:44:01 3.26 0.00 3.26 0.00 108.51 17:52:11 17:45:01 0.43 0.00 0.43 0.00 7.36 17:52:11 17:46:01 0.33 0.00 0.33 0.00 5.56 17:52:11 17:47:01 0.27 0.00 0.27 0.00 4.28 17:52:11 17:48:01 0.37 0.00 0.37 0.00 5.88 17:52:11 17:49:01 0.40 0.00 0.40 0.00 5.86 17:52:11 17:50:01 0.20 0.00 0.20 0.00 4.23 17:52:11 17:51:01 43.22 0.03 43.19 3.73 15845.44 17:52:11 17:52:01 168.60 0.10 168.50 9.98 38713.65 17:52:11 Average: 24.15 0.01 24.13 1.52 6083.86 17:52:11 17:52:11 17:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:52:11 17:44:01 5439368 0 796712 9.95 2620 1770240 1206200 13.32 577136 1594388 16 17:52:11 17:45:01 5438876 0 797200 9.95 2620 1770244 1204300 13.30 575180 1597184 16 17:52:11 17:46:01 5437148 0 798924 9.98 2620 1770248 1204408 13.30 576900 1597188 8 17:52:11 17:47:01 5437264 0 798804 9.97 2620 1770252 1204456 13.30 576472 1597760 8 17:52:11 17:48:01 5435324 0 800740 10.00 2620 1770256 1204276 13.30 576916 1599160 8 17:52:11 17:49:01 5436344 0 799712 9.99 2620 1770264 1204144 13.29 576108 1599160 20 17:52:11 17:50:01 5434580 0 801472 10.01 2620 1770268 1204324 13.30 577580 1599160 8 17:52:11 17:51:01 4564144 0 953784 11.91 2620 2488392 1383600 15.28 684744 2254716 238092 17:52:11 17:52:01 3159368 0 1287436 16.07 2620 3559516 1869548 20.64 1235944 2952820 466464 17:52:11 Average: 5086935 0 870532 10.87 2620 2048853 1298362 14.33 661887 1821282 78293 17:52:11 17:52:11 17:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:52:11 17:44:01 eth0 0.72 0.10 0.06 0.02 0.00 0.00 0.00 0.00 17:52:11 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:11 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:11 17:45:01 eth0 1.48 0.78 1.46 0.05 0.00 0.00 0.00 0.00 17:52:11 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:11 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:11 17:46:01 eth0 1.40 0.60 0.59 0.40 0.00 0.00 0.00 0.00 17:52:11 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:11 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:11 17:47:01 eth0 1.00 0.35 0.32 0.20 0.00 0.00 0.00 0.00 17:52:11 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:11 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:11 17:48:01 eth0 0.23 0.13 0.14 0.07 0.00 0.00 0.00 0.00 17:52:11 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:11 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:11 17:49:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:52:11 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:11 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:11 17:50:01 eth0 1.62 0.35 0.38 0.20 0.00 0.00 0.00 0.00 17:52:11 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:11 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:11 17:51:01 eth0 607.08 411.51 4092.47 33.81 0.00 0.00 0.00 0.00 17:52:11 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:11 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:11 17:52:01 eth0 1053.93 716.76 6294.94 156.68 0.00 0.00 0.00 0.00 17:52:11 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:11 17:52:01 docker0 72.43 91.24 5.85 415.62 0.00 0.00 0.00 0.00 17:52:11 Average: eth0 185.45 125.74 1155.45 21.30 0.00 0.00 0.00 0.00 17:52:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:11 Average: docker0 8.06 10.15 0.65 46.25 0.00 0.00 0.00 0.00 17:52:11 17:52:11 17:52:11 ---> sar -P ALL: 17:52:11 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:52:11 17:52:11 17:42:03 LINUX RESTART (2 CPU) 17:52:11 17:52:11 17:43:01 CPU %user %nice %system %iowait %steal %idle 17:52:11 17:44:01 all 0.23 0.00 0.06 0.00 0.03 99.67 17:52:11 17:44:01 0 0.37 0.00 0.07 0.00 0.03 99.53 17:52:11 17:44:01 1 0.10 0.00 0.05 0.00 0.03 99.82 17:52:11 17:45:01 all 0.27 0.00 0.24 0.00 0.03 99.46 17:52:11 17:45:01 0 0.50 0.00 0.40 0.00 0.03 99.07 17:52:11 17:45:01 1 0.03 0.00 0.08 0.00 0.03 99.85 17:52:11 17:46:01 all 0.19 0.00 0.03 0.00 0.03 99.75 17:52:11 17:46:01 0 0.05 0.00 0.05 0.00 0.03 99.87 17:52:11 17:46:01 1 0.33 0.00 0.02 0.00 0.02 99.63 17:52:11 17:47:01 all 0.18 0.00 0.03 0.00 0.03 99.77 17:52:11 17:47:01 0 0.05 0.00 0.02 0.00 0.00 99.93 17:52:11 17:47:01 1 0.30 0.00 0.03 0.00 0.05 99.62 17:52:11 17:48:01 all 0.25 0.00 0.04 0.00 0.03 99.68 17:52:11 17:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:52:11 17:48:01 1 0.48 0.00 0.07 0.00 0.03 99.42 17:52:11 17:49:01 all 0.11 0.00 0.05 0.00 0.03 99.82 17:52:11 17:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:52:11 17:49:01 1 0.20 0.00 0.08 0.00 0.05 99.67 17:52:11 17:50:01 all 0.06 0.00 0.04 0.00 0.03 99.87 17:52:11 17:50:01 0 0.03 0.00 0.00 0.00 0.02 99.95 17:52:11 17:50:01 1 0.08 0.00 0.08 0.00 0.03 99.80 17:52:11 17:51:01 all 8.04 0.00 3.34 0.39 0.05 88.18 17:52:11 17:51:01 0 8.27 0.00 3.45 0.51 0.07 87.70 17:52:11 17:51:01 1 7.82 0.00 3.23 0.26 0.03 88.66 17:52:11 17:52:01 all 21.75 0.00 10.32 1.33 0.09 66.52 17:52:11 17:52:01 0 21.10 0.00 9.89 1.42 0.09 67.50 17:52:11 17:52:01 1 22.39 0.00 10.75 1.24 0.09 65.53 17:52:11 Average: all 3.32 0.00 1.51 0.18 0.04 94.95 17:52:11 Average: 0 3.24 0.00 1.48 0.21 0.03 95.04 17:52:11 Average: 1 3.40 0.00 1.54 0.16 0.04 94.86 17:52:11 17:52:11 17:52:11