Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 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-ssh6217720642624770289.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5404131495610520747.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/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-ssh2074664028737908354.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7222914463097298234.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-ssh4656283765173233897.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2926 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-ssh4046489754866359145.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 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 (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 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 # timeout=10 Commit message: "build: Adjust names for repo moved out of holding and renamed. (#40)" > git rev-list --no-walk 723ee67e9574a85b085d71e50918cb4eed5deb06 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:16:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:16:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:16:41 ========================================================= 18:16:41 EdgeX Global Pipelines Version Info 18:16:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:16:42 ------------------- 18:16:42 stable info: 18:16:42 ------------------- 18:16:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:16:42 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 18:16:42 Message: update stable to v1.0.196 18:16:43 ------------------- 18:16:43 experimental info: 18:16:43 ------------------- 18:16:43 Commited By: **** collab-it+edgex@linuxfoundation.org 18:16:43 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 18:16:43 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:16:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 18:16:43 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 18:16:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:16:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:16:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:16:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:16:44 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:16:44 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:16:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:16:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:16:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:16:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 18:16:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:16:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:16:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:16:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:16:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:16:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:16:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:16:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:16:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:16:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:16:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:16:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:16:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:16:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:16:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:16:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:16:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:16:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 [Pipeline] echo 18:16:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 64ced19 [Pipeline] echo 18:16:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:16:44 provisioning config files... 18:16:44 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7252264055751931674tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:16:45 ---> docker-login.sh 18:16:45 nexus3.edgexfoundry.org:10001 18:16:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:45 Configure a credential helper to remove this warning. See 18:16:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:45 18:16:45 Login Succeeded 18:16:45 nexus3.edgexfoundry.org:10002 18:16:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:45 Configure a credential helper to remove this warning. See 18:16:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:45 18:16:45 Login Succeeded 18:16:45 nexus3.edgexfoundry.org:10003 18:16:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:45 Configure a credential helper to remove this warning. See 18:16:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:45 18:16:45 Login Succeeded 18:16:45 nexus3.edgexfoundry.org:10004 18:16:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:45 Configure a credential helper to remove this warning. See 18:16:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:45 18:16:45 Login Succeeded 18:16:45 docker.io 18:16:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:46 Configure a credential helper to remove this warning. See 18:16:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:46 18:16:46 Login Succeeded 18:16:46 ---> docker-login.sh ends [Pipeline] } 18:16:46 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 18:16:46 + git log --format=format:%s -1 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 [Pipeline] echo 18:16:46 GIT_COMMIT: 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1, Commit Message: build: Adjust names for repo moved out of holding and renamed. (#40) [Pipeline] echo 18:16:46 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:16:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:16:47 18:16:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:16:47 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:16:47 latest: Pulling from edgex-devops/git-semver 18:16:47 31603596830f: Pulling fs layer 18:16:47 b6dc333f4379: Pulling fs layer 18:16:47 3d9ef1400e77: Pulling fs layer 18:16:47 fd332fbdc1db: Pulling fs layer 18:16:47 fd332fbdc1db: Waiting 18:16:47 b6dc333f4379: Download complete 18:16:48 31603596830f: Verifying Checksum 18:16:48 31603596830f: Download complete 18:16:48 31603596830f: Pull complete 18:16:48 b6dc333f4379: Pull complete 18:16:48 fd332fbdc1db: Verifying Checksum 18:16:48 fd332fbdc1db: Download complete 18:16:48 3d9ef1400e77: Verifying Checksum 18:16:48 3d9ef1400e77: Download complete 18:16:49 3d9ef1400e77: Pull complete 18:16:49 fd332fbdc1db: Pull complete 18:16:49 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 18:16:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:16:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:16:49 prd-centos7-docker-4c-2g-2926 does not seem to be running inside a container 18:16:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:16:50 $ docker top 9b3ee266e4668277acf56c14f88be6745286d25fc5e12deb1e8b706992e72b59 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:16:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:16:50 [ssh-agent] Looking for ssh-agent implementation... 18:16:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:16:50 $ docker exec 9b3ee266e4668277acf56c14f88be6745286d25fc5e12deb1e8b706992e72b59 ssh-agent 18:16:50 SSH_AUTH_SOCK=/tmp/ssh-Nws9N3TOioNG/agent.14 18:16:50 SSH_AGENT_PID=20 18:16:50 Running ssh-add (command line suppressed) 18:16:50 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1839220411306156311.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1839220411306156311.key) 18:16:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:16:51 + git tag --points-at HEAD [Pipeline] } 18:16:51 $ docker exec --env ******** --env ******** 9b3ee266e4668277acf56c14f88be6745286d25fc5e12deb1e8b706992e72b59 ssh-agent -k 18:16:51 unset SSH_AUTH_SOCK; 18:16:51 unset SSH_AGENT_PID; 18:16:51 echo Agent pid 20 killed; 18:16:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:16:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:16:51 [ssh-agent] Looking for ssh-agent implementation... 18:16:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:16:51 $ docker exec 9b3ee266e4668277acf56c14f88be6745286d25fc5e12deb1e8b706992e72b59 ssh-agent 18:16:51 SSH_AUTH_SOCK=/tmp/ssh-f2F7C550A5jf/agent.55 18:16:51 SSH_AGENT_PID=62 18:16:51 Running ssh-add (command line suppressed) 18:16:51 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6892408768237588573.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6892408768237588573.key) 18:16:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:16:52 + git semver init 18:16:52 # -> Open(): unable to determine branch for HEAD 18:16:52 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 18:16:52 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 18:16:52 # $SEMVER_REMOTE_NAME = origin 18:16:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:16:52 # $SEMVER_USER_NAME = edgex-jenkins 18:16:52 # $SEMVER_BRANCH = main 18:16:52 # $SEMVER_TEMP = /tmp/semver-831672174 18:16:52 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 18:16:52 # '/tmp/semver-831672174' -> '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver' 18:16:52 # -> Force: false 18:16:52 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } 18:16:52 $ docker exec --env ******** --env ******** 9b3ee266e4668277acf56c14f88be6745286d25fc5e12deb1e8b706992e72b59 ssh-agent -k 18:16:52 unset SSH_AUTH_SOCK; 18:16:53 unset SSH_AGENT_PID; 18:16:53 echo Agent pid 62 killed; 18:16:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:16:53 + git semver [Pipeline] } 18:16:53 $ docker stop --time=1 9b3ee266e4668277acf56c14f88be6745286d25fc5e12deb1e8b706992e72b59 18:16:54 $ docker rm -f 9b3ee266e4668277acf56c14f88be6745286d25fc5e12deb1e8b706992e72b59 [Pipeline] // withDockerContainer [Pipeline] sh 18:16:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:16:55 Stashed 1 file(s) [Pipeline] echo 18:16:55 [edgeXSemver]: initialized semver on version 0.0.1-dev.1 [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 18:17:10 Still waiting to schedule task 18:17:10 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:17:10 Still waiting to schedule task 18:17:10 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 18:19:56 Running on prd-centos7-docker-4c-2g-2929 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 18:19:56 Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout 18:19:56 The recommended git tool is: NONE 18:20:00 using credential edgex-jenkins-ssh 18:20:00 Cloning the remote Git repository 18:20:00 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:20:00 > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 18:20:00 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:20:00 > git --version # timeout=10 18:20:00 > git --version # 'git version 2.24.4' 18:20:00 using GIT_SSH to set credentials SSH Credentials for GitHub 18:20:00 [INFO] Currently running in a labeled security context 18:20:00 [INFO] Currently SELinux is 'enforcing' on the host 18:20:00 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/2@tmp/jenkins-gitclient-ssh7610384107180321544.key 18:20:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:20:01 Avoid second fetch 18:20:01 Checking out Revision 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 (main) 18:20:01 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 18:20:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:20:01 > git config core.sparsecheckout # timeout=10 18:20:01 > git checkout -f 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 # timeout=10 18:20:05 Commit message: "build: Adjust names for repo moved out of holding and renamed. (#40)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:20:06 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:20:06 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:20:07 + sudo service docker restart 18:20:07 + true 18:20:07 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:20:25 provisioning config files... 18:20:25 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config3318708671161953383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:20:25 ---> docker-login.sh 18:20:25 nexus3.edgexfoundry.org:10001 18:20:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:20:26 Configure a credential helper to remove this warning. See 18:20:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:20:26 18:20:26 Login Succeeded 18:20:26 nexus3.edgexfoundry.org:10002 18:20:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:20:26 Configure a credential helper to remove this warning. See 18:20:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:20:26 18:20:26 Login Succeeded 18:20:26 nexus3.edgexfoundry.org:10003 18:20:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:20:26 Configure a credential helper to remove this warning. See 18:20:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:20:26 18:20:26 Login Succeeded 18:20:26 nexus3.edgexfoundry.org:10004 18:20:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:20:26 Configure a credential helper to remove this warning. See 18:20:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:20:26 18:20:26 Login Succeeded 18:20:26 docker.io 18:20:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:20:26 Configure a credential helper to remove this warning. See 18:20:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:20:26 18:20:26 Login Succeeded 18:20:26 ---> docker-login.sh ends [Pipeline] } 18:20:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:20:27 ========================================================= 18:20:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:20:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:20:27 + 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 . 18:20:27 Sending build context to Docker daemon 20.48MB 18:20:27 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 18:20:27 Step 2/10 : FROM ${BASE} AS builder 18:20:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:20:27 540db60ca938: Pulling fs layer 18:20:27 adcc1eea9eea: Pulling fs layer 18:20:27 4c4ab2625f07: Pulling fs layer 18:20:27 0773c198feca: Pulling fs layer 18:20:27 345f892a5656: Pulling fs layer 18:20:27 4796506630df: Pulling fs layer 18:20:27 cc55df3e53f1: Pulling fs layer 18:20:27 4d027b6c602c: Pulling fs layer 18:20:27 449e75d2c14e: Pulling fs layer 18:20:27 0773c198feca: Waiting 18:20:27 4796506630df: Waiting 18:20:27 cc55df3e53f1: Waiting 18:20:27 345f892a5656: Waiting 18:20:27 4d027b6c602c: Waiting 18:20:27 449e75d2c14e: Waiting 18:20:27 4c4ab2625f07: Verifying Checksum 18:20:27 4c4ab2625f07: Download complete 18:20:27 adcc1eea9eea: Download complete 18:20:27 345f892a5656: Download complete 18:20:27 4796506630df: Verifying Checksum 18:20:27 4796506630df: Download complete 18:20:27 cc55df3e53f1: Verifying Checksum 18:20:27 cc55df3e53f1: Download complete 18:20:27 540db60ca938: Verifying Checksum 18:20:27 540db60ca938: Download complete 18:20:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2928 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 18:20:28 Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout 18:20:28 540db60ca938: Pull complete 18:20:28 The recommended git tool is: NONE 18:20:28 adcc1eea9eea: Pull complete 18:20:28 4c4ab2625f07: Pull complete 18:20:28 4d027b6c602c: Verifying Checksum 18:20:28 4d027b6c602c: Download complete 18:20:30 449e75d2c14e: Verifying Checksum 18:20:30 449e75d2c14e: Download complete 18:20:32 0773c198feca: Verifying Checksum 18:20:32 0773c198feca: Download complete 18:20:34 using credential edgex-jenkins-ssh 18:20:34 Cloning the remote Git repository 18:20:34 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:20:34 > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 18:20:34 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:20:34 > git --version # timeout=10 18:20:34 > git --version # 'git version 2.17.1' 18:20:34 using GIT_SSH to set credentials SSH Credentials for GitHub 18:20:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:20:35 0773c198feca: Pull complete 18:20:35 345f892a5656: Pull complete 18:20:35 4796506630df: Pull complete 18:20:35 cc55df3e53f1: Pull complete 18:20:35 4d027b6c602c: Pull complete 18:20:37 449e75d2c14e: Pull complete 18:20:37 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 18:20:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:20:37 ---> 0d28375d9b5b 18:20:37 Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:20:38 Avoid second fetch 18:20:38 Checking out Revision 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 (main) 18:20:38 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 18:20:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:20:38 > git config core.sparsecheckout # timeout=10 18:20:38 > git checkout -f 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 # timeout=10 18:20:40 ---> Running in 75fb1ab6c0f1 18:20:40 Removing intermediate container 75fb1ab6c0f1 18:20:40 ---> 4e6eab255b0b 18:20:40 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 18:20:40 ---> Running in 7759eefbe91e 18:20:40 Removing intermediate container 7759eefbe91e 18:20:40 ---> 99f994753a46 18:20:40 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:20:40 ---> Running in a61a5aa22df1 18:20:40 Removing intermediate container a61a5aa22df1 18:20:40 ---> 58169ceaf746 18:20:40 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:20:40 ---> Running in 460a669d7773 18:20:41 Removing intermediate container 460a669d7773 18:20:41 ---> 36a3d29bc818 18:20:41 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:20:41 ---> Running in cc738093b3fd 18:20:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:20:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:20:42 (1/6) Installing libc-dev (0.7.2-r3) 18:20:42 (2/6) Installing libsodium (1.0.18-r0) 18:20:43 (3/6) Installing pkgconf (1.7.3-r0) 18:20:43 (4/6) Installing libsodium-dev (1.0.18-r0) 18:20:43 (5/6) Installing libzmq (4.3.3-r1) 18:20:43 (6/6) Installing zeromq-dev (4.3.3-r1) 18:20:43 Executing busybox-1.32.1-r6.trigger 18:20:43 OK: 150 MiB in 46 packages 18:20:43 Commit message: "build: Adjust names for repo moved out of holding and renamed. (#40)" 18:20:43 Removing intermediate container cc738093b3fd 18:20:43 ---> f65f0d1bdc9b 18:20:43 Step 8/10 : WORKDIR /app 18:20:43 ---> Running in a341de018ec1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:20:43 Removing intermediate container a341de018ec1 18:20:43 ---> e56d73997e5a 18:20:43 Step 9/10 : COPY . . 18:20:44 ---> 58c940b1474b 18:20:44 Step 10/10 : RUN go mod download 18:20:44 ---> Running in 200a4791f452 18:20:44 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:20:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:20:45 + sudo service docker restart 18:20:45 + true 18:20:56 Removing intermediate container 200a4791f452 18:20:56 ---> 717fa9200153 18:20:56 Successfully built 717fa9200153 18:20:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:20:56 + docker inspect -f . ci-base-image-x86_64 18:20:56 . [Pipeline] withDockerContainer 18:20:56 prd-centos7-docker-4c-2g-2929 does not seem to be running inside a container 18:20:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:20:57 $ docker top 0e5e2c4bec658cc0a399c4145c54563f290381e976012f3c08cd1fd5c44a6e39 -eo pid,comm [Pipeline] { [Pipeline] sh 18:20:57 + go version 18:20:57 go version go1.16.5 linux/amd64 [Pipeline] } 18:20:57 $ docker stop --time=1 0e5e2c4bec658cc0a399c4145c54563f290381e976012f3c08cd1fd5c44a6e39 18:20:58 $ docker rm -f 0e5e2c4bec658cc0a399c4145c54563f290381e976012f3c08cd1fd5c44a6e39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:20:59 + docker inspect -f . ci-base-image-x86_64 18:20:59 . [Pipeline] withDockerContainer 18:20:59 prd-centos7-docker-4c-2g-2929 does not seem to be running inside a container 18:20:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:21:00 $ docker top 0e63ae71e14166458afccf862387000afa8ddc808b530d08c7de76b3e3d4dcae -eo pid,comm [Pipeline] { [Pipeline] sh 18:21:00 + go mod tidy [Pipeline] sh 18:21:01 + make test 18:21:01 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:21:03 provisioning config files... 18:21:03 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config5790593378860255685tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:21:04 ---> docker-login.sh 18:21:04 nexus3.edgexfoundry.org:10001 18:21:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:05 Configure a credential helper to remove this warning. See 18:21:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:05 18:21:05 Login Succeeded 18:21:05 nexus3.edgexfoundry.org:10002 18:21:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:05 Configure a credential helper to remove this warning. See 18:21:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:05 18:21:05 Login Succeeded 18:21:05 nexus3.edgexfoundry.org:10003 18:21:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:06 Configure a credential helper to remove this warning. See 18:21:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:06 18:21:06 Login Succeeded 18:21:06 nexus3.edgexfoundry.org:10004 18:21:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:07 Configure a credential helper to remove this warning. See 18:21:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:07 18:21:07 Login Succeeded 18:21:07 docker.io 18:21:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:07 Configure a credential helper to remove this warning. See 18:21:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:07 18:21:07 Login Succeeded 18:21:07 ---> docker-login.sh ends [Pipeline] } 18:21:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:21:08 ========================================================= 18:21:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:21:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:21:08 + 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 . 18:21:09 Sending build context to Docker daemon 20.48MB 18:21:09 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 18:21:09 Step 2/10 : FROM ${BASE} AS builder 18:21:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:21:09 595b0fe564bb: Pulling fs layer 18:21:09 24495759ef45: Pulling fs layer 18:21:09 d148012ef14d: Pulling fs layer 18:21:09 cb65c68fc2e2: Pulling fs layer 18:21:09 093eec477d81: Pulling fs layer 18:21:09 a6d5b2bbb924: Pulling fs layer 18:21:09 2446dc1eb7d3: Pulling fs layer 18:21:09 596795e73e0f: Pulling fs layer 18:21:09 a6d5b2bbb924: Waiting 18:21:09 cb65c68fc2e2: Waiting 18:21:09 093eec477d81: Waiting 18:21:09 2446dc1eb7d3: Waiting 18:21:09 596795e73e0f: Waiting 18:21:09 d148012ef14d: Download complete 18:21:09 24495759ef45: Verifying Checksum 18:21:09 24495759ef45: Download complete 18:21:09 093eec477d81: Verifying Checksum 18:21:09 093eec477d81: Download complete 18:21:09 a6d5b2bbb924: Download complete 18:21:09 2446dc1eb7d3: Verifying Checksum 18:21:09 2446dc1eb7d3: Download complete 18:21:09 595b0fe564bb: Download complete 18:21:10 595b0fe564bb: Pull complete 18:21:10 24495759ef45: Pull complete 18:21:11 d148012ef14d: Pull complete 18:21:12 596795e73e0f: Verifying Checksum 18:21:12 596795e73e0f: Download complete 18:21:13 cb65c68fc2e2: Verifying Checksum 18:21:13 cb65c68fc2e2: Download complete 18:21:19 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 18:21:20 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.054s coverage: 89.2% of statements 18:21:20 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.009s coverage: 11.3% of statements 18:21:21 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 0.049s coverage: 72.3% of statements 18:21:21 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:21:24 cb65c68fc2e2: Pull complete 18:21:24 093eec477d81: Pull complete 18:21:24 a6d5b2bbb924: Pull complete 18:21:24 2446dc1eb7d3: Pull complete 18:21:29 596795e73e0f: Pull complete 18:21:29 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 18:21:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:21:29 ---> d9e956139c92 18:21:29 Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:21:29 gofmt -l . 18:21:29 [ "`gofmt -l .`" = "" ] 18:21:29 ./bin/test-attribution.sh 18:21:29 ./bin/test-go-mod-tidy.sh [Pipeline] } 18:21:29 $ docker stop --time=1 0e63ae71e14166458afccf862387000afa8ddc808b530d08c7de76b3e3d4dcae 18:21:31 $ docker rm -f 0e63ae71e14166458afccf862387000afa8ddc808b530d08c7de76b3e3d4dcae [Pipeline] // withDockerContainer [Pipeline] sh 18:21:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:21:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 18:21:32 ---> Running in 391c58f9e15a 18:21:32 Removing intermediate container 391c58f9e15a 18:21:32 ---> 98d6cbbe48c5 18:21:32 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 18:21:33 ---> Running in 8b7dcd8b3771 18:21:33 Removing intermediate container 8b7dcd8b3771 18:21:33 ---> e479b72ef87b 18:21:33 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:21:33 ---> Running in 6e212a30d169 18:21:34 Removing intermediate container 6e212a30d169 18:21:34 ---> a3c94d942618 18:21:34 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:21:34 ---> Running in a260a56f548d [Pipeline] sh 18:21:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:21:36 + ls -al . 18:21:36 total 19464 18:21:36 drwxrwxr-x. 10 jenkins jenkins 4096 Jul 15 18:21 . 18:21:36 drwxrwxr-x. 4 jenkins jenkins 28 Jul 15 18:20 .. 18:21:36 -rw-rw-r--. 1 jenkins jenkins 19749680 Jul 15 18:20 app-rfid-llrp-inventory 18:21:36 -rw-rw-r--. 1 jenkins jenkins 7039 Jul 15 18:20 Attribution.txt 18:21:36 drwxrwxr-x. 2 jenkins jenkins 60 Jul 15 18:20 bin 18:21:36 -rw-r--r--. 1 jenkins jenkins 61872 Jul 15 18:21 coverage.out 18:21:36 -rw-rw-r--. 1 jenkins jenkins 1710 Jul 15 18:20 Dockerfile 18:21:36 -rw-rw-r--. 1 jenkins jenkins 1040 Jul 15 18:20 Dockerfile.build 18:21:36 -rw-rw-r--. 1 jenkins jenkins 262 Jul 15 18:20 .dockerignore 18:21:36 drwxrwxr-x. 8 jenkins jenkins 162 Jul 15 18:20 .git 18:21:36 drwxrwxr-x. 2 jenkins jenkins 103 Jul 15 18:20 .github 18:21:36 -rw-rw-r--. 1 jenkins jenkins 816 Jul 15 18:20 .gitignore 18:21:36 -rw-r--r--. 1 jenkins jenkins 412 Jul 15 18:21 go.mod 18:21:36 -rw-r--r--. 1 jenkins jenkins 19455 Jul 15 18:21 go.sum 18:21:36 drwxrwxr-x. 2 jenkins jenkins 140 Jul 15 18:20 images 18:21:36 drwxrwxr-x. 4 jenkins jenkins 35 Jul 15 18:20 internal 18:21:36 -rw-rw-r--. 1 jenkins jenkins 686 Jul 15 18:20 Jenkinsfile 18:21:36 -rw-rw-r--. 1 jenkins jenkins 11347 Jul 15 18:20 LICENSE 18:21:36 -rw-rw-r--. 1 jenkins jenkins 530 Jul 15 18:20 main.go 18:21:36 -rw-rw-r--. 1 jenkins jenkins 1499 Jul 15 18:20 Makefile 18:21:36 -rw-rw-r--. 1 jenkins jenkins 28960 Jul 15 18:20 README.md 18:21:36 drwxrwxr-x. 2 jenkins jenkins 32 Jul 15 18:20 res 18:21:36 drwxrwxr-x. 4 jenkins jenkins 54 Jul 15 18:20 snap 18:21:36 drwxrwxr-x. 3 jenkins jenkins 18 Jul 15 18:20 static 18:21:36 -rw-rw-r--. 1 jenkins jenkins 11 Jul 15 18:16 VERSION [Pipeline] isUnix [Pipeline] sh 18:21:36 + 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=64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 --label arch=amd64 --label version=0.0.1-dev.1 . 18:21:36 Sending build context to Docker daemon 20.48MB 18:21:36 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 18:21:36 Step 2/28 : FROM ${BASE} AS builder 18:21:36 ---> 717fa9200153 18:21:36 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:21:36 ---> Running in 85bcd7c5f606 18:21:36 Removing intermediate container 85bcd7c5f606 18:21:36 ---> c442ae11939f 18:21:36 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 18:21:36 ---> Running in dd379f0df586 18:21:36 Removing intermediate container dd379f0df586 18:21:36 ---> 762dcf16a8e3 18:21:36 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:21:36 ---> Running in f38022c9e3e8 18:21:36 Removing intermediate container a260a56f548d 18:21:36 ---> 51e074dadfba 18:21:36 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:21:36 ---> Running in e78786e2f5dc 18:21:36 Removing intermediate container f38022c9e3e8 18:21:36 ---> 9bb1c6e5196f 18:21:36 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:21:36 ---> Running in 6004f1fed2a3 18:21:37 Removing intermediate container 6004f1fed2a3 18:21:37 ---> c73fc939ee8f 18:21:37 Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:21:37 ---> Running in 38c39db9cf82 18:21:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:21:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:21:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:21:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:21:40 OK: 150 MiB in 46 packages 18:21:40 Removing intermediate container 38c39db9cf82 18:21:40 ---> 46d5a26f272e 18:21:40 Step 8/28 : WORKDIR /app 18:21:40 ---> Running in dd1b4560a212 18:21:40 Removing intermediate container dd1b4560a212 18:21:40 ---> af37f1d89957 18:21:40 Step 9/28 : COPY go.mod . 18:21:40 (1/6) Installing libc-dev (0.7.2-r3) 18:21:40 (2/6) Installing libsodium (1.0.18-r0) 18:21:40 (3/6) Installing pkgconf (1.7.3-r0) 18:21:40 ---> e08f1b7de7f0 18:21:40 Step 10/28 : RUN go mod download 18:21:40 ---> Running in b91114243782 18:21:40 (4/6) Installing libsodium-dev (1.0.18-r0) 18:21:40 (5/6) Installing libzmq (4.3.3-r1) 18:21:41 (6/6) Installing zeromq-dev (4.3.3-r1) 18:21:41 Executing busybox-1.32.1-r6.trigger 18:21:41 OK: 139 MiB in 46 packages 18:21:41 Removing intermediate container b91114243782 18:21:41 ---> cec3a88c8686 18:21:41 Step 11/28 : COPY . . 18:21:41 ---> a858b0951b9b 18:21:41 Step 12/28 : ARG MAKE="make build" 18:21:41 ---> Running in ba07ad34e6ac 18:21:41 Removing intermediate container ba07ad34e6ac 18:21:41 ---> 228d4b64578c 18:21:41 Step 13/28 : RUN $MAKE 18:21:41 ---> Running in 2db5aeae3d75 18:21:42 go mod tidy 18:21:42 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.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.1-dev.1" -o app-rfid-llrp-inventory 18:21:42 Removing intermediate container e78786e2f5dc 18:21:42 ---> cfbfcfd96c7f 18:21:42 Step 8/10 : WORKDIR /app 18:21:42 ---> Running in c4c960cce073 18:21:43 Removing intermediate container c4c960cce073 18:21:43 ---> c7468cb2156c 18:21:43 Step 9/10 : COPY . . 18:21:44 ---> 9397b1613e3f 18:21:44 Step 10/10 : RUN go mod download 18:21:45 ---> Running in 3ca4a77a3bef 18:21:57 Removing intermediate container 2db5aeae3d75 18:21:57 ---> ab231a7f6eda 18:21:57 Step 14/28 : FROM alpine:3.12 18:21:57 3.12: Pulling from library/alpine 18:21:57 339de151aab4: Pulling fs layer 18:21:57 339de151aab4: Verifying Checksum 18:21:57 339de151aab4: Download complete 18:21:57 339de151aab4: Pull complete 18:21:57 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 18:21:57 Status: Downloaded newer image for alpine:3.12 18:21:57 ---> 13621d1b12d4 18:21:57 Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:21:57 ---> Running in d02a8ffaaa7a 18:21:57 Removing intermediate container d02a8ffaaa7a 18:21:57 ---> 8f9dac8a50b2 18:21:57 Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 18:21:57 ---> Running in b003c55dae46 18:21:57 Removing intermediate container b003c55dae46 18:21:57 ---> a2f70e9aaeca 18:21:57 Step 17/28 : RUN apk --no-cache add ca-certificates zeromq 18:21:57 ---> Running in d22b1458269e 18:21:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:21:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:21:58 (1/6) Installing ca-certificates (20191127-r4) 18:21:58 (2/6) Installing libgcc (9.3.0-r2) 18:21:58 (3/6) Installing libsodium (1.0.18-r0) 18:21:58 (4/6) Installing libstdc++ (9.3.0-r2) 18:21:58 (5/6) Installing libzmq (4.3.3-r0) 18:21:58 (6/6) Installing zeromq (4.3.3-r0) 18:21:58 Executing busybox-1.31.1-r20.trigger 18:21:58 Executing ca-certificates-20191127-r4.trigger 18:21:58 OK: 9 MiB in 20 packages 18:21:58 Removing intermediate container d22b1458269e 18:21:58 ---> c60443f72d7b 18:21:58 Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:21:58 ---> b86c7d70e602 18:21:58 Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE 18:21:58 ---> e636c2033815 18:21:58 Step 20/28 : COPY --from=builder /app/res/ /res/ 18:21:58 ---> 23e0b5ec8377 18:21:58 Step 21/28 : COPY --from=builder /app/static/ /static/ 18:21:58 ---> d82686f5ef91 18:21:58 Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 18:21:59 ---> 5ed8dc474086 18:21:59 Step 23/28 : EXPOSE 48086 18:21:59 ---> Running in d4f23d779ee6 18:21:59 Removing intermediate container d4f23d779ee6 18:21:59 ---> 30f8754a8292 18:21:59 Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 18:21:59 ---> Running in 6861b54bf4df 18:21:59 Removing intermediate container 6861b54bf4df 18:21:59 ---> 9edfef5c6762 18:21:59 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 18:21:59 ---> Running in 3b3b99ea8511 18:21:59 Removing intermediate container 3b3b99ea8511 18:21:59 ---> ccae36518ade 18:21:59 Step 26/28 : LABEL arch=amd64 18:21:59 ---> Running in 9ef78dcdeaa2 18:21:59 Removing intermediate container 9ef78dcdeaa2 18:21:59 ---> a6c6bbb09343 18:21:59 Step 27/28 : LABEL git_sha=64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 18:21:59 ---> Running in 0b35999f5451 18:21:59 Removing intermediate container 0b35999f5451 18:21:59 ---> e8a57c439504 18:21:59 Step 28/28 : LABEL version=0.0.1-dev.1 18:21:59 ---> Running in 988d49ffaf51 18:21:59 Removing intermediate container 988d49ffaf51 18:21:59 ---> 0b5dbe10fb0e 18:21:59 [Warning] One or more build-args [ARCH] were not consumed 18:21:59 Successfully built 0b5dbe10fb0e 18:21:59 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:22:00 provisioning config files... 18:22:00 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config3375914967311691360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:22:00 ---> docker-login.sh 18:22:00 nexus3.edgexfoundry.org:10001 18:22:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:00 Configure a credential helper to remove this warning. See 18:22:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:00 18:22:00 Login Succeeded 18:22:00 nexus3.edgexfoundry.org:10002 18:22:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:01 Configure a credential helper to remove this warning. See 18:22:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:01 18:22:01 Login Succeeded 18:22:01 nexus3.edgexfoundry.org:10003 18:22:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:01 Configure a credential helper to remove this warning. See 18:22:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:01 18:22:01 Login Succeeded 18:22:01 nexus3.edgexfoundry.org:10004 18:22:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:01 Configure a credential helper to remove this warning. See 18:22:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:01 18:22:01 Login Succeeded 18:22:01 docker.io 18:22:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:01 Configure a credential helper to remove this warning. See 18:22:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:01 18:22:01 Login Succeeded 18:22:01 ---> docker-login.sh ends [Pipeline] } 18:22:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:22:01 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 18:22:01 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 18:22:01 latest 18:22:01 0.0.1-dev.1 18:22:01 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1-0.0.1-dev.1 18:22:01 main 18:22:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:22:02 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 [Pipeline] isUnix [Pipeline] sh 18:22:02 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 18:22:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:22:02 5a0a2430d20f: Preparing 18:22:02 491bfe8d8cca: Preparing 18:22:02 c3b0b5ab42bd: Preparing 18:22:02 7bf4cc582745: Preparing 18:22:02 30ac635330ef: Preparing 18:22:02 48c9ff63414d: Preparing 18:22:02 32f366d666a5: Preparing 18:22:02 48c9ff63414d: Waiting 18:22:02 32f366d666a5: Waiting 18:22:02 491bfe8d8cca: Pushed 18:22:02 30ac635330ef: Pushed 18:22:02 32f366d666a5: Layer already exists 18:22:02 c3b0b5ab42bd: Pushed 18:22:02 7bf4cc582745: Pushed 18:22:03 48c9ff63414d: Pushed 18:22:04 5a0a2430d20f: Pushed 18:22:04 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1: digest: sha256:6d6ac49e49c1d72d15dc9f8f453271e566d8a2d4fd726bebeb9cfdca8cc07164 size: 1782 [Pipeline] isUnix [Pipeline] sh 18:22:04 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh 18:22:05 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 18:22:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:22:05 5a0a2430d20f: Preparing 18:22:05 491bfe8d8cca: Preparing 18:22:05 c3b0b5ab42bd: Preparing 18:22:05 7bf4cc582745: Preparing 18:22:05 30ac635330ef: Preparing 18:22:05 48c9ff63414d: Preparing 18:22:05 32f366d666a5: Preparing 18:22:05 48c9ff63414d: Waiting 18:22:05 32f366d666a5: Waiting 18:22:05 30ac635330ef: Layer already exists 18:22:05 491bfe8d8cca: Layer already exists 18:22:05 7bf4cc582745: Layer already exists 18:22:05 c3b0b5ab42bd: Layer already exists 18:22:05 5a0a2430d20f: Layer already exists 18:22:05 48c9ff63414d: Layer already exists 18:22:05 32f366d666a5: Layer already exists 18:22:05 latest: digest: sha256:6d6ac49e49c1d72d15dc9f8f453271e566d8a2d4fd726bebeb9cfdca8cc07164 size: 1782 [Pipeline] isUnix [Pipeline] sh 18:22:05 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 18:22:06 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.1 18:22:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:22:06 5a0a2430d20f: Preparing 18:22:06 491bfe8d8cca: Preparing 18:22:06 c3b0b5ab42bd: Preparing 18:22:06 7bf4cc582745: Preparing 18:22:06 30ac635330ef: Preparing 18:22:06 48c9ff63414d: Preparing 18:22:06 32f366d666a5: Preparing 18:22:06 48c9ff63414d: Waiting 18:22:06 32f366d666a5: Waiting 18:22:06 491bfe8d8cca: Layer already exists 18:22:06 c3b0b5ab42bd: Layer already exists 18:22:06 7bf4cc582745: Layer already exists 18:22:06 5a0a2430d20f: Layer already exists 18:22:06 30ac635330ef: Layer already exists 18:22:06 48c9ff63414d: Layer already exists 18:22:06 32f366d666a5: Layer already exists 18:22:06 0.0.1-dev.1: digest: sha256:6d6ac49e49c1d72d15dc9f8f453271e566d8a2d4fd726bebeb9cfdca8cc07164 size: 1782 [Pipeline] isUnix [Pipeline] sh 18:22:06 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:64ced199d92c15ee285ffbe8dcdc8fa05acdafd1-0.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 18:22:07 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:64ced199d92c15ee285ffbe8dcdc8fa05acdafd1-0.0.1-dev.1 18:22:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:22:07 5a0a2430d20f: Preparing 18:22:07 491bfe8d8cca: Preparing 18:22:07 c3b0b5ab42bd: Preparing 18:22:07 7bf4cc582745: Preparing 18:22:07 30ac635330ef: Preparing 18:22:07 48c9ff63414d: Preparing 18:22:07 32f366d666a5: Preparing 18:22:07 48c9ff63414d: Waiting 18:22:07 32f366d666a5: Waiting 18:22:07 5a0a2430d20f: Layer already exists 18:22:07 30ac635330ef: Layer already exists 18:22:07 491bfe8d8cca: Layer already exists 18:22:07 7bf4cc582745: Layer already exists 18:22:07 c3b0b5ab42bd: Layer already exists 18:22:07 48c9ff63414d: Layer already exists 18:22:07 32f366d666a5: Layer already exists 18:22:07 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1-0.0.1-dev.1: digest: sha256:6d6ac49e49c1d72d15dc9f8f453271e566d8a2d4fd726bebeb9cfdca8cc07164 size: 1782 [Pipeline] isUnix [Pipeline] sh 18:22:07 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh 18:22:08 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 18:22:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:22:08 5a0a2430d20f: Preparing 18:22:08 491bfe8d8cca: Preparing 18:22:08 c3b0b5ab42bd: Preparing 18:22:08 7bf4cc582745: Preparing 18:22:08 30ac635330ef: Preparing 18:22:08 48c9ff63414d: Preparing 18:22:08 32f366d666a5: Preparing 18:22:08 48c9ff63414d: Waiting 18:22:08 32f366d666a5: Waiting 18:22:08 5a0a2430d20f: Layer already exists 18:22:08 7bf4cc582745: Layer already exists 18:22:08 30ac635330ef: Layer already exists 18:22:08 c3b0b5ab42bd: Layer already exists 18:22:08 491bfe8d8cca: Layer already exists 18:22:08 32f366d666a5: Layer already exists 18:22:08 48c9ff63414d: Layer already exists 18:22:08 main: digest: sha256:6d6ac49e49c1d72d15dc9f8f453271e566d8a2d4fd726bebeb9cfdca8cc07164 size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:22:08 ===================================================== [Pipeline] echo 18:22:08 taggedImages: 18:22:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 18:22:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 18:22:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0.0.1-dev.1 18:22:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:64ced199d92c15ee285ffbe8dcdc8fa05acdafd1-0.0.1-dev.1 18:22:08 - 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] libraryResource [Pipeline] sh 18:22:09 ---> job-cost.sh 18:22:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ur17 18:22:17 Removing intermediate container 3ca4a77a3bef 18:22:17 ---> 18ba96c37db0 18:22:17 Successfully built 18ba96c37db0 18:22:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:22:17 + docker inspect -f . ci-base-image-arm64 18:22:17 . [Pipeline] withDockerContainer 18:22:18 prd-ubuntu18.04-docker-arm64-4c-16g-2928 does not seem to be running inside a container 18:22:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:22:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:22:19 $ docker top 44a58c6e7a88b49394ab454f4673af62195a2599f2819ced9d07ddbdcace1de4 -eo pid,comm [Pipeline] { [Pipeline] sh 18:22:20 + go version 18:22:20 go version go1.16.5 linux/arm64 [Pipeline] } 18:22:20 $ docker stop --time=1 44a58c6e7a88b49394ab454f4673af62195a2599f2819ced9d07ddbdcace1de4 18:22:22 $ docker rm -f 44a58c6e7a88b49394ab454f4673af62195a2599f2819ced9d07ddbdcace1de4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:22:23 + docker inspect -f . ci-base-image-arm64 18:22:23 . [Pipeline] withDockerContainer 18:22:23 prd-ubuntu18.04-docker-arm64-4c-16g-2928 does not seem to be running inside a container 18:22:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:22:25 $ docker top a45174a44ffb2bc82ec24bf88ce531f6802f7f316f674b2c663c3cfd12019568 -eo pid,comm [Pipeline] { [Pipeline] sh 18:22:26 + go mod tidy [Pipeline] sh 18:22:27 + make test 18:22:27 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 18:22:31 lf-activate-venv(): INFO: Adding /tmp/venv-ur17/bin to PATH 18:22:31 INFO: No Stack... 18:22:31 INFO: Retrieving Pricing Info for: v3-standard-2 18:22:32 INFO: Archiving Costs [Pipeline] sh 18:22:32 + cat /w/workspace/app-rfid-llrp-inventory/2/archives/cost.csv 18:22:32 + cut -d, -f6 [Pipeline] lock 18:22:32 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-2-stack-cost] 18:22:32 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-2-stack-cost] did not exist. Created. 18:22:32 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:22:33 + echo total: 0.05999999865889549 [Pipeline] stash 18:22:33 Stashed 1 file(s) [Pipeline] } 18:22:33 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:23:35 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 18:23:35 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.210s coverage: 89.2% of statements 18:23:35 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.045s coverage: 11.3% of statements 18:23:35 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 0.239s coverage: 72.3% of statements 18:23:35 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:24:02 gofmt -l . 18:24:02 [ "`gofmt -l .`" = "" ] 18:24:02 ./bin/test-attribution.sh 18:24:03 ./bin/test-go-mod-tidy.sh [Pipeline] } 18:24:03 $ docker stop --time=1 a45174a44ffb2bc82ec24bf88ce531f6802f7f316f674b2c663c3cfd12019568 18:24:05 $ docker rm -f a45174a44ffb2bc82ec24bf88ce531f6802f7f316f674b2c663c3cfd12019568 [Pipeline] // withDockerContainer [Pipeline] sh 18:24:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:24:06 Warning: overwriting stash ‘coverage-report’ 18:24:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:24:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:24:08 + ls -al . 18:24:08 total 19500 18:24:08 drwxrwxr-x 10 jenkins jenkins 4096 Jul 15 18:24 . 18:24:08 drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 18:20 .. 18:24:08 -rw-rw-r-- 1 jenkins jenkins 262 Jul 15 18:20 .dockerignore 18:24:08 drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 18:20 .git 18:24:08 drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 18:20 .github 18:24:08 -rw-rw-r-- 1 jenkins jenkins 816 Jul 15 18:20 .gitignore 18:24:08 -rw-rw-r-- 1 jenkins jenkins 7039 Jul 15 18:20 Attribution.txt 18:24:08 -rw-rw-r-- 1 jenkins jenkins 1710 Jul 15 18:20 Dockerfile 18:24:08 -rw-rw-r-- 1 jenkins jenkins 1040 Jul 15 18:20 Dockerfile.build 18:24:08 -rw-rw-r-- 1 jenkins jenkins 686 Jul 15 18:20 Jenkinsfile 18:24:08 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 15 18:20 LICENSE 18:24:08 -rw-rw-r-- 1 jenkins jenkins 1499 Jul 15 18:20 Makefile 18:24:08 -rw-rw-r-- 1 jenkins jenkins 28960 Jul 15 18:20 README.md 18:24:08 -rw-rw-r-- 1 jenkins jenkins 11 Jul 15 18:16 VERSION 18:24:08 -rw-rw-r-- 1 jenkins jenkins 19749680 Jul 15 18:20 app-rfid-llrp-inventory 18:24:08 drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 18:20 bin 18:24:08 -rw-r--r-- 1 jenkins jenkins 61872 Jul 15 18:23 coverage.out 18:24:08 -rw-r--r-- 1 jenkins jenkins 412 Jul 15 18:24 go.mod 18:24:08 -rw-r--r-- 1 jenkins jenkins 19455 Jul 15 18:22 go.sum 18:24:08 drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 18:20 images 18:24:08 drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 18:20 internal 18:24:08 -rw-rw-r-- 1 jenkins jenkins 530 Jul 15 18:20 main.go 18:24:08 drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 18:20 res 18:24:08 drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 18:20 snap 18:24:08 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 18:20 static [Pipeline] isUnix [Pipeline] sh 18:24:08 + 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=64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 --label arch=arm64 --label version=0.0.1-dev.1 . 18:24:09 Sending build context to Docker daemon 20.48MB 18:24:09 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 18:24:09 Step 2/28 : FROM ${BASE} AS builder 18:24:09 ---> 18ba96c37db0 18:24:09 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:24:09 ---> Running in 1e98bfa2e8fa 18:24:10 Removing intermediate container 1e98bfa2e8fa 18:24:10 ---> e1e0eaf34acf 18:24:10 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 18:24:10 ---> Running in 25e3aa536e68 18:24:10 Removing intermediate container 25e3aa536e68 18:24:10 ---> ac96822a2534 18:24:10 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:24:10 ---> Running in faf86250820a 18:24:11 Removing intermediate container faf86250820a 18:24:11 ---> aaa849f303e9 18:24:11 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:24:11 ---> Running in dc7728baee70 18:24:14 Removing intermediate container dc7728baee70 18:24:14 ---> 4d9422de3842 18:24:14 Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:24:14 ---> Running in 66919afd5477 18:24:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:24:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:24:16 OK: 139 MiB in 46 packages 18:24:18 Removing intermediate container 66919afd5477 18:24:18 ---> 6f1da8f4445e 18:24:18 Step 8/28 : WORKDIR /app 18:24:18 ---> Running in e1060ab4b4b2 18:24:18 Removing intermediate container e1060ab4b4b2 18:24:18 ---> 9e5db2167c80 18:24:18 Step 9/28 : COPY go.mod . 18:24:19 ---> 2fb2aeb5f58d 18:24:19 Step 10/28 : RUN go mod download 18:24:19 ---> Running in db5c96173d16 18:24:22 Removing intermediate container db5c96173d16 18:24:22 ---> 496958599dab 18:24:22 Step 11/28 : COPY . . 18:24:24 ---> 41c926e4e3c3 18:24:24 Step 12/28 : ARG MAKE="make build" 18:24:24 ---> Running in 892bf181e631 18:24:24 Removing intermediate container 892bf181e631 18:24:24 ---> 394c512a6d50 18:24:24 Step 13/28 : RUN $MAKE 18:24:25 ---> Running in 9edd35cabe3f 18:24:26 go mod tidy 18:24:26 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.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.1-dev.1" -o app-rfid-llrp-inventory 18:25:23 Removing intermediate container 9edd35cabe3f 18:25:23 ---> 9b1a3d790d10 18:25:23 Step 14/28 : FROM alpine:3.12 18:25:23 3.12: Pulling from library/alpine 18:25:23 d2f70382dc9a: Pulling fs layer 18:25:23 d2f70382dc9a: Download complete 18:25:23 d2f70382dc9a: Pull complete 18:25:23 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 18:25:23 Status: Downloaded newer image for alpine:3.12 18:25:23 ---> c4fd0aeabfcf 18:25:23 Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:25:23 ---> Running in d6e06d27066c 18:25:23 Removing intermediate container d6e06d27066c 18:25:23 ---> 10569b38b835 18:25:23 Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 18:25:23 ---> Running in baf70c95662a 18:25:23 Removing intermediate container baf70c95662a 18:25:23 ---> cde1b44197ff 18:25:23 Step 17/28 : RUN apk --no-cache add ca-certificates zeromq 18:25:23 ---> Running in f4eaf4e0e103 18:25:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:25:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:25:23 (1/6) Installing ca-certificates (20191127-r4) 18:25:23 (2/6) Installing libgcc (9.3.0-r2) 18:25:23 (3/6) Installing libsodium (1.0.18-r0) 18:25:23 (4/6) Installing libstdc++ (9.3.0-r2) 18:25:23 (5/6) Installing libzmq (4.3.3-r0) 18:25:23 (6/6) Installing zeromq (4.3.3-r0) 18:25:23 Executing busybox-1.31.1-r20.trigger 18:25:23 Executing ca-certificates-20191127-r4.trigger 18:25:23 OK: 9 MiB in 20 packages 18:25:25 Removing intermediate container f4eaf4e0e103 18:25:25 ---> a51fab5736f4 18:25:25 Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:25:26 ---> 6968b7cb79dd 18:25:26 Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE 18:25:26 ---> a41edef9b6e1 18:25:26 Step 20/28 : COPY --from=builder /app/res/ /res/ 18:25:27 ---> 026db1dc437d 18:25:27 Step 21/28 : COPY --from=builder /app/static/ /static/ 18:25:28 ---> b06aa1e4c761 18:25:28 Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 18:25:29 ---> 995ac9c529db 18:25:29 Step 23/28 : EXPOSE 48086 18:25:29 ---> Running in 0c8ee68b045c 18:25:30 Removing intermediate container 0c8ee68b045c 18:25:30 ---> 1f4ba6fb7c20 18:25:30 Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 18:25:30 ---> Running in f14eeb6ad2f6 18:25:30 Removing intermediate container f14eeb6ad2f6 18:25:30 ---> 1cc076754d9c 18:25:30 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 18:25:30 ---> Running in 6a455a37c099 18:25:31 Removing intermediate container 6a455a37c099 18:25:31 ---> 662ba4671f49 18:25:31 Step 26/28 : LABEL arch=arm64 18:25:31 ---> Running in 6f7f0758a3f3 18:25:32 Removing intermediate container 6f7f0758a3f3 18:25:32 ---> ec2f5c0e84f5 18:25:32 Step 27/28 : LABEL git_sha=64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 18:25:32 ---> Running in e2561928f0a9 18:25:32 Removing intermediate container e2561928f0a9 18:25:32 ---> fb91e56112e9 18:25:32 Step 28/28 : LABEL version=0.0.1-dev.1 18:25:32 ---> Running in 648ae0f4685f 18:25:33 Removing intermediate container 648ae0f4685f 18:25:33 ---> a1df698d4d0a 18:25:33 [Warning] One or more build-args [ARCH] were not consumed 18:25:33 Successfully built a1df698d4d0a 18:25:33 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 18:25:33 provisioning config files... 18:25:33 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config4679868742070342139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:25:34 ---> docker-login.sh 18:25:34 nexus3.edgexfoundry.org:10001 18:25:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:34 Configure a credential helper to remove this warning. See 18:25:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:34 18:25:34 Login Succeeded 18:25:34 nexus3.edgexfoundry.org:10002 18:25:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:35 Configure a credential helper to remove this warning. See 18:25:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:35 18:25:35 Login Succeeded 18:25:35 nexus3.edgexfoundry.org:10003 18:25:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:35 Configure a credential helper to remove this warning. See 18:25:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:35 18:25:35 Login Succeeded 18:25:35 nexus3.edgexfoundry.org:10004 18:25:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:36 Configure a credential helper to remove this warning. See 18:25:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:36 18:25:36 Login Succeeded 18:25:36 docker.io 18:25:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:37 Configure a credential helper to remove this warning. See 18:25:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:37 18:25:37 Login Succeeded 18:25:37 ---> docker-login.sh ends [Pipeline] } 18:25:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:25:37 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 18:25:37 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 18:25:37 latest 18:25:37 0.0.1-dev.1 18:25:37 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1-0.0.1-dev.1 18:25:37 main 18:25:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:25:37 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 [Pipeline] isUnix [Pipeline] sh 18:25:38 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 18:25:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:25:38 aa34d1c5496b: Preparing 18:25:38 b6675cc97016: Preparing 18:25:38 c96e71399889: Preparing 18:25:38 db8bbfb99bfc: Preparing 18:25:38 3809d74b3569: Preparing 18:25:38 44682eaa6773: Preparing 18:25:38 3fbe34a1663b: Preparing 18:25:38 3fbe34a1663b: Waiting 18:25:38 44682eaa6773: Waiting 18:25:38 db8bbfb99bfc: Pushed 18:25:38 c96e71399889: Pushed 18:25:38 3809d74b3569: Pushed 18:25:38 b6675cc97016: Pushed 18:25:38 3fbe34a1663b: Layer already exists 18:25:39 44682eaa6773: Pushed 18:25:42 aa34d1c5496b: Pushed 18:25:42 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1: digest: sha256:e15ef7c4d1c67f111303dab74250419e7a3a3358c7e952b024a920cd0ad9b929 size: 1782 [Pipeline] isUnix [Pipeline] sh 18:25:43 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:25:43 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 18:25:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:25:43 aa34d1c5496b: Preparing 18:25:43 b6675cc97016: Preparing 18:25:43 c96e71399889: Preparing 18:25:43 db8bbfb99bfc: Preparing 18:25:43 3809d74b3569: Preparing 18:25:43 44682eaa6773: Preparing 18:25:43 3fbe34a1663b: Preparing 18:25:43 44682eaa6773: Waiting 18:25:43 3fbe34a1663b: Waiting 18:25:43 3809d74b3569: Layer already exists 18:25:43 c96e71399889: Layer already exists 18:25:43 aa34d1c5496b: Layer already exists 18:25:43 db8bbfb99bfc: Layer already exists 18:25:43 b6675cc97016: Layer already exists 18:25:43 3fbe34a1663b: Layer already exists 18:25:43 44682eaa6773: Layer already exists 18:25:43 latest: digest: sha256:e15ef7c4d1c67f111303dab74250419e7a3a3358c7e952b024a920cd0ad9b929 size: 1782 [Pipeline] isUnix [Pipeline] sh 18:25:44 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 18:25:44 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.1-dev.1 18:25:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:25:44 aa34d1c5496b: Preparing 18:25:44 b6675cc97016: Preparing 18:25:44 c96e71399889: Preparing 18:25:44 db8bbfb99bfc: Preparing 18:25:44 3809d74b3569: Preparing 18:25:44 44682eaa6773: Preparing 18:25:44 3fbe34a1663b: Preparing 18:25:44 44682eaa6773: Waiting 18:25:44 3fbe34a1663b: Waiting 18:25:44 aa34d1c5496b: Layer already exists 18:25:44 db8bbfb99bfc: Layer already exists 18:25:44 b6675cc97016: Layer already exists 18:25:44 c96e71399889: Layer already exists 18:25:44 3809d74b3569: Layer already exists 18:25:44 3fbe34a1663b: Layer already exists 18:25:44 44682eaa6773: Layer already exists 18:25:44 0.0.1-dev.1: digest: sha256:e15ef7c4d1c67f111303dab74250419e7a3a3358c7e952b024a920cd0ad9b929 size: 1782 [Pipeline] isUnix [Pipeline] sh 18:25:45 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:64ced199d92c15ee285ffbe8dcdc8fa05acdafd1-0.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 18:25:45 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:64ced199d92c15ee285ffbe8dcdc8fa05acdafd1-0.0.1-dev.1 18:25:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:25:45 aa34d1c5496b: Preparing 18:25:45 b6675cc97016: Preparing 18:25:45 c96e71399889: Preparing 18:25:45 db8bbfb99bfc: Preparing 18:25:45 3809d74b3569: Preparing 18:25:45 44682eaa6773: Preparing 18:25:45 3fbe34a1663b: Preparing 18:25:45 44682eaa6773: Waiting 18:25:45 3fbe34a1663b: Waiting 18:25:45 3809d74b3569: Layer already exists 18:25:45 c96e71399889: Layer already exists 18:25:45 b6675cc97016: Layer already exists 18:25:45 aa34d1c5496b: Layer already exists 18:25:45 db8bbfb99bfc: Layer already exists 18:25:45 3fbe34a1663b: Layer already exists 18:25:45 44682eaa6773: Layer already exists 18:25:45 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1-0.0.1-dev.1: digest: sha256:e15ef7c4d1c67f111303dab74250419e7a3a3358c7e952b024a920cd0ad9b929 size: 1782 [Pipeline] isUnix [Pipeline] sh 18:25:46 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh 18:25:46 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 18:25:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:25:46 aa34d1c5496b: Preparing 18:25:46 b6675cc97016: Preparing 18:25:46 c96e71399889: Preparing 18:25:46 db8bbfb99bfc: Preparing 18:25:46 3809d74b3569: Preparing 18:25:46 44682eaa6773: Preparing 18:25:46 3fbe34a1663b: Preparing 18:25:46 44682eaa6773: Waiting 18:25:46 3fbe34a1663b: Waiting 18:25:46 3809d74b3569: Layer already exists 18:25:46 b6675cc97016: Layer already exists 18:25:46 c96e71399889: Layer already exists 18:25:46 db8bbfb99bfc: Layer already exists 18:25:46 aa34d1c5496b: Layer already exists 18:25:46 44682eaa6773: Layer already exists 18:25:46 3fbe34a1663b: Layer already exists 18:25:46 main: digest: sha256:e15ef7c4d1c67f111303dab74250419e7a3a3358c7e952b024a920cd0ad9b929 size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:25:46 ===================================================== [Pipeline] echo 18:25:46 taggedImages: 18:25:46 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 18:25:46 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 18:25:46 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0.0.1-dev.1 18:25:46 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:64ced199d92c15ee285ffbe8dcdc8fa05acdafd1-0.0.1-dev.1 18:25:46 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:25:47 ---> job-cost.sh 18:25:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oYVb 18:26:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:28:26 lf-activate-venv(): INFO: Adding /tmp/venv-oYVb/bin to PATH 18:28:26 INFO: No Stack... 18:28:26 INFO: Retrieving Pricing Info for: v2-standard-4 18:28:26 INFO: Archiving Costs [Pipeline] sh 18:28:26 + cat+ /w/workspace/app-rfid-llrp-inventory/2/archives/cost.csv 18:28:26 cut -d, -f6 [Pipeline] lock 18:28:26 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-2-stack-cost] 18:28:26 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-2-stack-cost] did not exist. Created. 18:28:26 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:28:27 /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-a9a4fbfd/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-a9a4fbfd/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:28:27 + echo total: 0.18000000715255737 [Pipeline] stash 18:28:27 Warning: overwriting stash ‘stack-cost’ 18:28:27 Stashed 1 file(s) [Pipeline] } 18:28:27 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-2-stack-cost] [Pipeline] // lock [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 18:28:28 provisioning config files... 18:28:28 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1624112795059531687tmp [Pipeline] { [Pipeline] sh 18:28:28 + set +x 18:28:28 + curl -s https://codecov.io/bash 18:28:28 + bash -s -- 18:28:28 18:28:28 _____ _ 18:28:28 / ____| | | 18:28:28 | | ___ __| | ___ ___ _____ __ 18:28:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:28:28 | |___| (_) | (_| | __/ (_| (_) \ V / 18:28:28 \_____\___/ \__,_|\___|\___\___/ \_/ 18:28:28 Bash-1.0.5 18:28:28 18:28:28 18:28:28 ==> git version 2.24.4 found 18:28:28 ==> 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 18:28:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:28:28 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:28:28 ==> Jenkins CI detected. 18:28:28 project root: . 18:28:28 --> token set from env 18:28:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:28:28 ==> Running gcov in . (disable via -X gcov) 18:28:28 ==> Python coveragepy not found 18:28:28 ==> Searching for coverage reports in: 18:28:28 + . 18:28:28 -> Found 1 reports 18:28:28 ==> Detecting git/mercurial file structure 18:28:29 ==> Reading reports 18:28:29 + ./coverage.out bytes=61872 18:28:29 ==> Appending adjustments 18:28:29 https://docs.codecov.io/docs/fixing-reports 18:28:29 + Found adjustments 18:28:29 ==> Gzipping contents 18:28:29 16K /tmp/codecov.gMQhiy.gz 18:28:29 ==> Uploading reports 18:28:29 url: https://codecov.io 18:28:29 query: branch=main&commit=64ced199d92c15ee285ffbe8dcdc8fa05acdafd1&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 18:28:29 -> Pinging Codecov 18:28:29 https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=64ced199d92c15ee285ffbe8dcdc8fa05acdafd1&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 18:28:29 -> Uploading to 18:28:29 https://storage.googleapis.com/codecov/v4/raw/2021-07-15/581DD39554BDF9B6E22D074273EAD858/64ced199d92c15ee285ffbe8dcdc8fa05acdafd1/d737ad26-069d-44d2-a848-dd802a070dc2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210715%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210715T182829Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f161a89011bb09e24ae6e347d16c86e577d6edd0cb1130018d45d0c28df21f66 18:28:29 % Total % Received % Xferd Average Speed Time Time Time Current 18:28:29 Dload Upload Total Spent Left Speed 18:28:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13702 0 0 100 13702 0 31242 --:--:-- --:--:-- --:--:-- 31283 18:28:30 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 [Pipeline] } 18:28:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:28:31 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:28:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:28:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:28:31 18:28:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:28:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:28:32 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:28:32 188c0c94c7c5: Pulling fs layer 18:28:32 0ef7d3d256c8: Pulling fs layer 18:28:32 de9db76c5a1d: Pulling fs layer 18:28:32 0eba1c9be4d2: Pulling fs layer 18:28:32 0d57e429df01: Pulling fs layer 18:28:32 4e4be7b47b0d: Pulling fs layer 18:28:32 e1f770b5df2f: Pulling fs layer 18:28:32 85a0685a4137: Pulling fs layer 18:28:32 0eba1c9be4d2: Waiting 18:28:32 0d57e429df01: Waiting 18:28:32 4e4be7b47b0d: Waiting 18:28:32 e1f770b5df2f: Waiting 18:28:32 85a0685a4137: Waiting 18:28:32 de9db76c5a1d: Verifying Checksum 18:28:32 de9db76c5a1d: Download complete 18:28:32 0ef7d3d256c8: Verifying Checksum 18:28:32 0ef7d3d256c8: Download complete 18:28:32 0d57e429df01: Verifying Checksum 18:28:32 0d57e429df01: Download complete 18:28:32 4e4be7b47b0d: Verifying Checksum 18:28:32 4e4be7b47b0d: Download complete 18:28:32 188c0c94c7c5: Verifying Checksum 18:28:32 188c0c94c7c5: Download complete 18:28:32 188c0c94c7c5: Pull complete 18:28:32 0ef7d3d256c8: Pull complete 18:28:32 de9db76c5a1d: Pull complete 18:28:33 e1f770b5df2f: Verifying Checksum 18:28:33 e1f770b5df2f: Download complete 18:28:38 0eba1c9be4d2: Verifying Checksum 18:28:38 0eba1c9be4d2: Download complete 18:28:38 85a0685a4137: Verifying Checksum 18:28:38 85a0685a4137: Download complete 18:28:41 0eba1c9be4d2: Pull complete 18:28:41 0d57e429df01: Pull complete 18:28:41 4e4be7b47b0d: Pull complete 18:28:41 e1f770b5df2f: Pull complete 18:28:44 85a0685a4137: Pull complete 18:28:44 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:28:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:28:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:28:44 prd-centos7-docker-4c-2g-2926 does not seem to be running inside a container 18:28:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:28:46 $ docker top c156b6c3cbbe3e9294ec83774524e3d4183a25ecca4f049eefc65027d313a0a9 -eo pid,comm [Pipeline] { [Pipeline] echo 18:28:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:28:47 + set -o pipefail 18:28:47 + snyk monitor '--org=edgex-jenkins' 18:29:05 18:29:05 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 18:29:05 18:29:05 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/f17b9407-6a29-4424-8a9f-b2c1f69f8343 18:29:05 18:29:05 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:29:05 18:29:05 [Pipeline] } 18:29:05 $ docker stop --time=1 c156b6c3cbbe3e9294ec83774524e3d4183a25ecca4f049eefc65027d313a0a9 18:29:07 $ docker rm -f c156b6c3cbbe3e9294ec83774524e3d4183a25ecca4f049eefc65027d313a0a9 [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 18:29:08 + git log --format=format:%s -1 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 [Pipeline] isUnix [Pipeline] sh 18:29:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:29:08 . [Pipeline] withDockerContainer 18:29:09 prd-centos7-docker-4c-2g-2926 does not seem to be running inside a container 18:29:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:29:09 $ docker top 062fdca8d388043b16a34b6c96dd89608308503d040149ce942726437fff2591 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:29:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:29:09 [ssh-agent] Looking for ssh-agent implementation... 18:29:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:29:09 $ docker exec 062fdca8d388043b16a34b6c96dd89608308503d040149ce942726437fff2591 ssh-agent 18:29:10 SSH_AUTH_SOCK=/tmp/ssh-5f1eir9jpwvE/agent.13 18:29:10 SSH_AGENT_PID=20 18:29:10 Running ssh-add (command line suppressed) 18:29:10 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7205088680741427958.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7205088680741427958.key) 18:29:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:29:10 + git semver tag 18:29:10 # -> Open(): unable to determine branch for HEAD 18:29:10 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 18:29:10 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 18:29:10 # $SEMVER_REMOTE_NAME = origin 18:29:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:29:10 # $SEMVER_USER_NAME = edgex-jenkins 18:29:10 # $SEMVER_BRANCH = main 18:29:10 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 18:29:10 # 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 HEAD 18:29:10 # -> Force: false 18:29:10 # 24d2992c8558c2cc4c6caf2b39f420b145963d11 refs/tags/v0.0.1-dev.1 [Pipeline] } 18:29:10 $ docker exec --env ******** --env ******** 062fdca8d388043b16a34b6c96dd89608308503d040149ce942726437fff2591 ssh-agent -k 18:29:10 unset SSH_AUTH_SOCK; 18:29:10 unset SSH_AGENT_PID; 18:29:10 echo Agent pid 20 killed; 18:29:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:29:11 + git semver [Pipeline] } 18:29:11 $ docker stop --time=1 062fdca8d388043b16a34b6c96dd89608308503d040149ce942726437fff2591 18:29:12 $ docker rm -f 062fdca8d388043b16a34b6c96dd89608308503d040149ce942726437fff2591 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:29:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:29:12 18:29:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:29:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:29:13 0.23.1-centos7: Pulling from edgex-lftools 18:29:13 ab5ef0e58194: Pulling fs layer 18:29:13 9712f1f96733: Pulling fs layer 18:29:13 63f879dbbcfc: Pulling fs layer 18:29:13 0d9ebad4ef96: Pulling fs layer 18:29:13 e9a5061849ea: Pulling fs layer 18:29:13 d747dcd14b5f: Pulling fs layer 18:29:13 2de7ff778b66: Pulling fs layer 18:29:13 e9a5061849ea: Waiting 18:29:13 d747dcd14b5f: Waiting 18:29:13 2de7ff778b66: Waiting 18:29:13 0d9ebad4ef96: Waiting 18:29:13 9712f1f96733: Verifying Checksum 18:29:13 9712f1f96733: Download complete 18:29:16 63f879dbbcfc: Verifying Checksum 18:29:16 63f879dbbcfc: Download complete 18:29:17 e9a5061849ea: Verifying Checksum 18:29:17 e9a5061849ea: Download complete 18:29:17 d747dcd14b5f: Verifying Checksum 18:29:17 d747dcd14b5f: Download complete 18:29:18 0d9ebad4ef96: Verifying Checksum 18:29:18 0d9ebad4ef96: Download complete 18:29:18 2de7ff778b66: Verifying Checksum 18:29:18 2de7ff778b66: Download complete 18:29:19 ab5ef0e58194: Verifying Checksum 18:29:19 ab5ef0e58194: Download complete 18:29:21 ab5ef0e58194: Pull complete 18:29:21 9712f1f96733: Pull complete 18:29:22 63f879dbbcfc: Pull complete 18:29:25 0d9ebad4ef96: Pull complete 18:29:26 e9a5061849ea: Pull complete 18:29:26 d747dcd14b5f: Pull complete 18:29:27 2de7ff778b66: Pull complete 18:29:27 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:29:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:29:27 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:29:27 prd-centos7-docker-4c-2g-2926 does not seem to be running inside a container 18:29:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:29:30 $ docker top 52b99c7681467cb1f1ab683645605b39a9fa1c6fbcfb9e1e2e952254246fe208 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:29:30 provisioning config files... 18:29:30 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4246720563074489137tmp 18:29:30 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7155270096481308414tmp 18:29:30 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7791414765356155232tmp [Pipeline] { [Pipeline] echo 18:29:30 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:29:31 ---> sigul-configuration.sh 18:29:31 gpg: directory `/root/.gnupg' created 18:29:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:29:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:29:31 gpg: keyring `/root/.gnupg/secring.gpg' created 18:29:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:29:31 gpg: CAST5 encrypted data 18:29:31 gpg: encrypted with 1 passphrase 18:29:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:29:31 + mkdir /home/jenkins 18:29:31 + mkdir /home/jenkins/sigul [Pipeline] sh 18:29: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 18:29:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:29:32 ---> sigul-install.sh 18:29:36 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 18:29:37 + git tag --list 18:29:37 v0.0.0 18:29:37 v0.0.1-dev.1 [Pipeline] sh 18:29:37 + lftools sign git-tag v0.0.1-dev.1 18:29:37 Signing Git tag with Sigul... 18:29:37 Signing v0.0.1-dev.1 [Pipeline] echo 18:29:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:29:39 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:29:39 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:29:39 $ docker stop --time=1 52b99c7681467cb1f1ab683645605b39a9fa1c6fbcfb9e1e2e952254246fe208 18:29:40 $ docker rm -f 52b99c7681467cb1f1ab683645605b39a9fa1c6fbcfb9e1e2e952254246fe208 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 18:29:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:29:41 . [Pipeline] withDockerContainer 18:29:41 prd-centos7-docker-4c-2g-2926 does not seem to be running inside a container 18:29: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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:29:42 $ docker top 4db8cbb0c3b865c9ecf0b5e5ee3ea6800de7420896ee960bc1d26217433a010b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:29:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:29:42 [ssh-agent] Looking for ssh-agent implementation... 18:29:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:29:42 $ docker exec 4db8cbb0c3b865c9ecf0b5e5ee3ea6800de7420896ee960bc1d26217433a010b ssh-agent 18:29:43 SSH_AUTH_SOCK=/tmp/ssh-yycINvSnCFky/agent.13 18:29:43 SSH_AGENT_PID=20 18:29:43 Running ssh-add (command line suppressed) 18:29:43 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1291788592560399261.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1291788592560399261.key) 18:29:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:29:43 + git semver bump pre 18:29:43 # -> Open(): unable to determine branch for HEAD 18:29:43 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 18:29:43 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 18:29:43 # $SEMVER_REMOTE_NAME = origin 18:29:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:29:43 # $SEMVER_USER_NAME = edgex-jenkins 18:29:43 # $SEMVER_BRANCH = main 18:29:43 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 18:29:43 0.0.1-dev.2 [Pipeline] } 18:29:43 $ docker exec --env ******** --env ******** 4db8cbb0c3b865c9ecf0b5e5ee3ea6800de7420896ee960bc1d26217433a010b ssh-agent -k 18:29:43 unset SSH_AUTH_SOCK; 18:29:43 unset SSH_AGENT_PID; 18:29:43 echo Agent pid 20 killed; 18:29:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:29:44 + git semver [Pipeline] } 18:29:44 $ docker stop --time=1 4db8cbb0c3b865c9ecf0b5e5ee3ea6800de7420896ee960bc1d26217433a010b 18:29:45 $ docker rm -f 4db8cbb0c3b865c9ecf0b5e5ee3ea6800de7420896ee960bc1d26217433a010b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:29:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:29:45 . [Pipeline] withDockerContainer 18:29:45 prd-centos7-docker-4c-2g-2926 does not seem to be running inside a container 18:29:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:29:46 $ docker top 6657fdac77818c8340483e40664fb6bd73e3d3a76fe3fc68931850a5ec1547a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:29:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:29:46 [ssh-agent] Looking for ssh-agent implementation... 18:29:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:29:46 $ docker exec 6657fdac77818c8340483e40664fb6bd73e3d3a76fe3fc68931850a5ec1547a8 ssh-agent 18:29:46 SSH_AUTH_SOCK=/tmp/ssh-xHMzcvygOVco/agent.13 18:29:46 SSH_AGENT_PID=20 18:29:46 Running ssh-add (command line suppressed) 18:29:46 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8886537663385312235.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8886537663385312235.key) 18:29:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:29:47 + git semver push 18:29:47 # -> Open(): unable to determine branch for HEAD 18:29:47 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 18:29:47 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 18:29:47 # $SEMVER_REMOTE_NAME = origin 18:29:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:29:47 # $SEMVER_USER_NAME = edgex-jenkins 18:29:47 # $SEMVER_BRANCH = main 18:29:47 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } 18:29:52 $ docker exec --env ******** --env ******** 6657fdac77818c8340483e40664fb6bd73e3d3a76fe3fc68931850a5ec1547a8 ssh-agent -k 18:29:52 unset SSH_AUTH_SOCK; 18:29:52 unset SSH_AGENT_PID; 18:29:52 echo Agent pid 20 killed; 18:29:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:29:53 + git semver [Pipeline] } 18:29:53 $ docker stop --time=1 6657fdac77818c8340483e40664fb6bd73e3d3a76fe3fc68931850a5ec1547a8 18:29:54 $ docker rm -f 6657fdac77818c8340483e40664fb6bd73e3d3a76fe3fc68931850a5ec1547a8 [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 18:29:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:29:56 ---> package-listing.sh 18:29:56 ++ tr '[:upper:]' '[:lower:]' 18:29:56 ++ facter osfamily 18:29:56 + OS_FAMILY=redhat 18:29:56 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 18:29:56 + START_PACKAGES=/tmp/packages_start.txt 18:29:56 + END_PACKAGES=/tmp/packages_end.txt 18:29:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:29:56 + PACKAGES=/tmp/packages_start.txt 18:29:56 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 18:29:56 + PACKAGES=/tmp/packages_end.txt 18:29:56 + case "${OS_FAMILY}" in 18:29:56 + rpm -qa 18:29:56 + sort 18:29:57 + '[' -f /tmp/packages_start.txt ']' 18:29:57 + '[' -f /tmp/packages_end.txt ']' 18:29:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:29:57 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 18:29:57 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 18:29:57 + 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 18:29:57 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 18:29:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:29:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:29:58 18:29:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:29:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:30:03 alpine: Pulling from edgex-lftools-log-publisher 18:30:03 5843afab3874: Pulling fs layer 18:30:03 2dfaacf7024e: Pulling fs layer 18:30:03 2dbba127c6aa: Pulling fs layer 18:30:03 1a467efa2204: Pulling fs layer 18:30:03 865369a531d5: Pulling fs layer 18:30:03 2dc3bafdbf1c: Pulling fs layer 18:30:03 9ac237eaa80d: Pulling fs layer 18:30:03 6bcad4ecc5c2: Pulling fs layer 18:30:03 7074353bde3e: Pulling fs layer 18:30:03 1a467efa2204: Waiting 18:30:03 865369a531d5: Waiting 18:30:03 2dc3bafdbf1c: Waiting 18:30:03 9ac237eaa80d: Waiting 18:30:03 6bcad4ecc5c2: Waiting 18:30:03 7074353bde3e: Waiting 18:30:03 2dfaacf7024e: Verifying Checksum 18:30:03 2dfaacf7024e: Download complete 18:30:04 1a467efa2204: Verifying Checksum 18:30:04 1a467efa2204: Download complete 18:30:04 5843afab3874: Verifying Checksum 18:30:04 5843afab3874: Download complete 18:30:04 2dc3bafdbf1c: Verifying Checksum 18:30:04 2dc3bafdbf1c: Download complete 18:30:04 9ac237eaa80d: Verifying Checksum 18:30:04 9ac237eaa80d: Download complete 18:30:04 5843afab3874: Pull complete 18:30:04 6bcad4ecc5c2: Verifying Checksum 18:30:04 6bcad4ecc5c2: Download complete 18:30:04 865369a531d5: Verifying Checksum 18:30:04 865369a531d5: Download complete 18:30:04 2dfaacf7024e: Pull complete 18:30:05 2dbba127c6aa: Verifying Checksum 18:30:05 2dbba127c6aa: Download complete 18:30:06 2dbba127c6aa: Pull complete 18:30:06 1a467efa2204: Pull complete 18:30:06 865369a531d5: Pull complete 18:30:06 2dc3bafdbf1c: Pull complete 18:30:06 9ac237eaa80d: Pull complete 18:30:06 6bcad4ecc5c2: Pull complete 18:30:13 7074353bde3e: Verifying Checksum 18:30:13 7074353bde3e: Download complete 18:30:17 7074353bde3e: Pull complete 18:30:17 Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 18:30:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:30:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:30:17 prd-centos7-docker-4c-2g-2926 does not seem to be running inside a container 18:30:17 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:30:19 $ docker top 9d201f1cb70370b9cace5a0da77724b39d5fbc011009febcb63736bcaf7a42ad -eo pid,comm [Pipeline] { [Pipeline] sh 18:30:19 + touch /tmp/pre-build-complete [Pipeline] sh 18:30:20 + mkdir -p /var/log/sa [Pipeline] sh 18:30:20 + ls /var/log/sa-host 18:30:20 + sadf -c /var/log/sa-host/sa05 18:30:20 file_magic: OK 18:30:20 HZ: Using current value: 100 18:30:20 file_header: OK 18:30:20 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:30:20 Statistics: 18:30:20 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:30:20 File successfully converted to sysstat format version 12.5.4 18:30:20 + sadf -c /var/log/sa-host/sa15 18:30:20 file_magic: OK 18:30:20 HZ: Using current value: 100 18:30:20 file_header: OK 18:30:20 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:30:20 Statistics: 18:30:20 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:30:20 File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:30:20 provisioning config files... 18:30:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config544987196998944164tmp [Pipeline] { [Pipeline] echo 18:30:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:30:21 ---> create-netrc.sh [Pipeline] } 18:30:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:30:21 ---> python-tools-install.sh [Pipeline] echo 18:30:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:30:21 ---> sudo-logs.sh 18:30:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:30:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:30:22 ---> job-cost.sh 18:30:22 lf-activate-venv: SKIPPING 18:30:22 DEBUG: total: 0.18000000715255737 18:30:22 INFO: Retrieving Stack Cost... 18:30:23 INFO: Retrieving Pricing Info for: v3-standard-2 18:30:23 INFO: Archiving Costs [Pipeline] echo 18:30:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:30:24 ---> logs-deploy.sh 18:30:24 lf-activate-venv: SKIPPING 18:30:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/2 18:30:24 INFO: archiving workspace using pattern(s): 18:30:25 Archives upload complete. 18:30:25 INFO: archiving logs to Nexus 18:30:26 ---> uname -a: 18:30:26 Linux prd-centos7-docker-4c-2g-2926.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 18:30:26 18:30:26 18:30:26 ---> lscpu: 18:30:26 Architecture: x86_64 18:30:26 CPU op-mode(s): 32-bit, 64-bit 18:30:26 Address sizes: 40 bits physical, 48 bits virtual 18:30:26 Byte Order: Little Endian 18:30:26 CPU(s): 2 18:30:26 On-line CPU(s) list: 0,1 18:30:26 Vendor ID: AuthenticAMD 18:30:26 BIOS Vendor ID: QEMU 18:30:26 Model name: AMD EPYC-Rome Processor 18:30:26 BIOS Model name: pc-i440fx-4.2 18:30:26 CPU family: 23 18:30:26 Model: 49 18:30:26 Thread(s) per core: 1 18:30:26 Core(s) per socket: 1 18:30:26 Socket(s): 2 18:30:26 Stepping: 0 18:30:26 BogoMIPS: 5599.99 18:30:26 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 18:30:26 Virtualization: AMD-V 18:30:26 Hypervisor vendor: KVM 18:30:26 Virtualization type: full 18:30:26 L1d cache: 64 KiB (2 instances) 18:30:26 L1i cache: 64 KiB (2 instances) 18:30:26 L2 cache: 1 MiB (2 instances) 18:30:26 L3 cache: 32 MiB (2 instances) 18:30:26 NUMA node(s): 1 18:30:26 NUMA node0 CPU(s): 0,1 18:30:26 Vulnerability Itlb multihit: Not affected 18:30:26 Vulnerability L1tf: Not affected 18:30:26 Vulnerability Mds: Not affected 18:30:26 Vulnerability Meltdown: Not affected 18:30:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:30:26 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:30:26 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:30:26 Vulnerability Srbds: Not affected 18:30:26 Vulnerability Tsx async abort: Not affected 18:30:26 18:30:26 18:30:26 ---> nproc: 18:30:26 2 18:30:26 18:30:26 18:30:26 ---> df -h: 18:30:26 Filesystem Size Used Available Use% Mounted on 18:30:26 overlay 40.0G 8.9G 31.1G 22% / 18:30:26 tmpfs 64.0M 0 64.0M 0% /dev 18:30:26 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:30:26 shm 64.0M 0 64.0M 0% /dev/shm 18:30:26 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 18:30:26 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 18:30:26 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 18:30:26 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 18:30:26 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dry_app-rfid-llrp-inventory_main 18:30:26 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dry_app-rfid-llrp-inventory_main@tmp 18:30:26 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 18:30:26 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 18:30:26 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 18:30:26 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 18:30:26 18:30:26 18:30:26 ---> free -m: 18:30:26 total used free shared buff/cache available 18:30:26 Mem: 7821 945 3232 0 3643 6560 18:30:26 Swap: 1023 0 1023 18:30:26 18:30:26 18:30:26 ---> ip addr: 18:30:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:30:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:30:26 inet 127.0.0.1/8 scope host lo 18:30:26 valid_lft forever preferred_lft forever 18:30:26 inet6 ::1/128 scope host 18:30:26 valid_lft forever preferred_lft forever 18:30:26 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:30:26 link/ether fa:16:3e:d8:17:34 brd ff:ff:ff:ff:ff:ff 18:30:26 inet 10.30.123.146/23 brd 10.30.123.255 scope global dynamic eth0 18:30:26 valid_lft 85541sec preferred_lft 85541sec 18:30:26 inet6 fe80::f816:3eff:fed8:1734/64 scope link 18:30:26 valid_lft forever preferred_lft forever 18:30:26 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:30:26 link/ether 02:42:ce:f6:00:c3 brd ff:ff:ff:ff:ff:ff 18:30:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:30:26 valid_lft forever preferred_lft forever 18:30:26 inet6 fe80::42:ceff:fef6:c3/64 scope link 18:30:26 valid_lft forever preferred_lft forever 18:30:26 18:30:26 18:30:26 ---> sar -b -r -n DEV: 18:30:26 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 18:30:26 18:30:26 18:15:55 LINUX RESTART (2 CPU) 18:30:26 18:30:26 18:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:30:26 18:18:01 1.98 0.00 1.98 0.00 0.00 39.31 0.00 18:30:26 18:19:02 0.42 0.00 0.42 0.00 0.00 6.10 0.00 18:30:26 18:20:01 0.27 0.00 0.27 0.00 0.00 3.52 0.00 18:30:26 18:21:01 0.20 0.00 0.20 0.00 0.00 3.13 0.00 18:30:26 18:22:01 0.28 0.00 0.28 0.00 0.00 3.61 0.00 18:30:26 18:23:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 18:30:26 18:24:01 0.22 0.00 0.22 0.00 0.00 3.12 0.00 18:30:26 18:25:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 18:30:26 18:26:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 18:30:26 18:27:01 0.17 0.00 0.17 0.00 0.00 1.62 0.00 18:30:26 18:28:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 18:30:26 18:29:01 85.31 0.03 85.28 0.00 3.73 28265.82 0.00 18:30:26 18:30:01 119.54 0.10 119.44 0.00 9.99 30674.11 0.00 18:30:26 Average: 16.14 0.01 16.13 0.00 1.06 4547.32 0.00 18:30:26 18:30:26 18:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:30:26 18:18:01 5446452 0 798148 9.97 2620 1761712 1215128 13.42 579316 1584680 16 18:30:26 18:19:02 5445816 0 798776 9.97 2620 1761720 1206904 13.32 583888 1581140 8 18:30:26 18:20:01 5443044 0 801544 10.01 2620 1761724 1207220 13.33 585564 1581820 12 18:30:26 18:21:01 5443224 0 801356 10.01 2620 1761732 1207256 13.33 579388 1588228 8 18:30:26 18:22:01 5441540 0 803036 10.03 2620 1761736 1207088 13.33 581260 1588228 8 18:30:26 18:23:01 5442624 0 801948 10.01 2620 1761740 1206968 13.33 580544 1588228 20 18:30:26 18:24:01 5439960 0 804552 10.05 2620 1761800 1207148 13.33 582640 1588244 24 18:30:26 18:25:01 5432624 0 811940 10.14 2620 1761748 1206968 13.33 590164 1588228 12 18:30:26 18:26:01 5432372 0 812188 10.14 2620 1761752 1206968 13.33 591720 1586796 8 18:30:26 18:27:01 5432080 0 812476 10.14 2620 1761756 1207112 13.33 592392 1586796 8 18:30:26 18:28:01 5432520 0 812032 10.14 2620 1761760 1207016 13.33 598272 1580388 8 18:30:26 18:29:01 4365916 0 1032840 12.90 2620 2607556 1528176 16.87 828676 2289708 102960 18:30:26 18:30:01 3810840 0 1111280 13.88 2620 3084192 1564112 17.27 979804 2578004 196 18:30:26 Average: 5231462 0 846317 10.57 2620 1928533 1259851 13.91 634894 1716191 7945 18:30:26 18:30:26 18:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:30:26 18:18:01 eth0 0.82 0.10 0.07 0.02 0.00 0.00 0.00 0.00 18:30:26 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:26 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:26 18:19:02 eth0 0.40 0.08 0.02 0.01 0.00 0.00 0.00 0.00 18:30:26 18:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:26 18:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:26 18:20:01 eth0 2.05 0.69 0.65 0.38 0.00 0.00 0.00 0.00 18:30:26 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:26 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:26 18:21:01 eth0 0.55 0.45 0.35 0.24 0.00 0.00 0.00 0.00 18:30:26 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:26 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:26 18:22:01 eth0 0.33 0.22 0.15 0.07 0.00 0.00 0.00 0.00 18:30:26 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:26 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:26 18:23:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:30:26 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:26 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:26 18:24:01 eth0 0.88 0.22 0.31 0.16 0.00 0.00 0.00 0.00 18:30:26 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:26 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:26 18:25:01 eth0 0.08 0.08 0.01 0.04 0.00 0.00 0.00 0.00 18:30:26 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:26 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:26 18:26:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:30:26 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:26 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:26 18:27:01 eth0 0.68 0.48 0.35 0.24 0.00 0.00 0.00 0.00 18:30:26 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:26 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:26 18:28:01 eth0 0.18 0.13 0.07 0.04 0.00 0.00 0.00 0.00 18:30:26 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:26 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:26 18:29:01 vethff285e3 73.69 95.39 6.51 414.24 0.00 0.00 0.00 0.00 18:30:26 18:29:01 eth0 720.76 511.72 4510.56 79.78 0.00 0.00 0.00 0.00 18:30:26 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:26 18:29:01 docker0 73.69 95.25 5.50 414.23 0.00 0.00 0.00 0.00 18:30:26 18:30:01 eth0 741.29 524.26 3563.80 100.70 0.00 0.00 0.00 0.00 18:30:26 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:26 18:30:01 docker0 50.46 70.60 2.49 275.04 0.00 0.00 0.00 0.00 18:30:26 Average: eth0 113.13 80.03 622.32 14.00 0.00 0.00 0.00 0.00 18:30:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:26 Average: docker0 9.57 12.78 0.62 53.11 0.00 0.00 0.00 0.00 18:30:26 18:30:26 18:30:26 ---> sar -P ALL: 18:30:26 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 18:30:26 18:30:26 18:15:55 LINUX RESTART (2 CPU) 18:30:26 18:30:26 18:17:01 CPU %user %nice %system %iowait %steal %idle 18:30:26 18:18:01 all 0.18 0.00 0.06 0.00 0.03 99.72 18:30:26 18:18:01 0 0.12 0.00 0.07 0.00 0.02 99.80 18:30:26 18:18:01 1 0.25 0.00 0.05 0.00 0.05 99.65 18:30:26 18:19:02 all 0.14 0.00 0.04 0.00 0.03 99.79 18:30:26 18:19:02 0 0.07 0.00 0.05 0.00 0.02 99.87 18:30:26 18:19:02 1 0.22 0.00 0.03 0.00 0.03 99.72 18:30:26 18:20:01 all 0.18 0.00 0.05 0.00 0.03 99.75 18:30:26 18:20:01 0 0.05 0.00 0.07 0.00 0.03 99.85 18:30:26 18:20:01 1 0.31 0.00 0.03 0.00 0.02 99.64 18:30:26 18:21:01 all 0.23 0.00 0.04 0.00 0.02 99.71 18:30:26 18:21:01 0 0.07 0.00 0.05 0.00 0.02 99.87 18:30:26 18:21:01 1 0.40 0.00 0.03 0.00 0.02 99.55 18:30:26 18:22:01 all 0.17 0.00 0.05 0.00 0.03 99.76 18:30:26 18:22:01 0 0.08 0.00 0.03 0.00 0.02 99.87 18:30:26 18:22:01 1 0.25 0.00 0.07 0.00 0.03 99.65 18:30:26 18:23:01 all 0.08 0.00 0.02 0.00 0.03 99.87 18:30:26 18:23:01 0 0.05 0.00 0.03 0.00 0.05 99.87 18:30:26 18:23:01 1 0.12 0.00 0.00 0.00 0.00 99.88 18:30:26 18:24:01 all 0.12 0.00 0.04 0.00 0.03 99.81 18:30:26 18:24:01 0 0.08 0.00 0.05 0.00 0.03 99.83 18:30:26 18:24:01 1 0.15 0.00 0.03 0.00 0.03 99.78 18:30:26 18:25:01 all 0.14 0.00 0.03 0.00 0.03 99.80 18:30:26 18:25:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:30:26 18:25:01 1 0.25 0.00 0.03 0.00 0.03 99.68 18:30:26 18:26:01 all 0.17 0.00 0.03 0.00 0.03 99.77 18:30:26 18:26:01 0 0.05 0.00 0.03 0.00 0.03 99.88 18:30:26 18:26:01 1 0.28 0.00 0.03 0.00 0.02 99.67 18:30:26 18:27:01 all 0.18 0.00 0.03 0.00 0.03 99.76 18:30:26 18:27:01 0 0.03 0.00 0.02 0.00 0.03 99.92 18:30:26 18:27:01 1 0.33 0.00 0.05 0.00 0.02 99.60 18:30:26 18:28:01 all 0.17 0.00 0.03 0.00 0.02 99.78 18:30:26 18:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:30:26 18:28:01 1 0.32 0.00 0.05 0.00 0.02 99.62 18:30:26 18:30:26 18:28:01 CPU %user %nice %system %iowait %steal %idle 18:30:26 18:29:01 all 11.67 0.00 4.57 0.87 0.05 82.84 18:30:26 18:29:01 0 12.00 0.00 4.78 0.97 0.07 82.18 18:30:26 18:29:01 1 11.35 0.00 4.36 0.77 0.03 83.49 18:30:26 18:30:01 all 16.41 0.00 8.49 1.28 0.07 73.75 18:30:26 18:30:01 0 18.42 0.00 8.85 1.40 0.07 71.27 18:30:26 18:30:01 1 14.43 0.00 8.14 1.17 0.07 76.19 18:30:26 Average: all 2.22 0.00 1.00 0.16 0.03 96.58 18:30:26 Average: 0 2.30 0.00 1.04 0.17 0.03 96.45 18:30:26 Average: 1 2.15 0.00 0.96 0.14 0.03 96.72 18:30:26 18:30:26 18:30:26