Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e04a0383669ea00f79ef2e7d56e71bc78ec0aaed 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-ssh3458950106475840686.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7981788095919273126.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/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-ssh3537016214059865751.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1173651008604448784.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-ssh756996848567395643.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1399’ Running on prd-centos7-docker-4c-2g-1405 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-ssh8792893184877533020.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 e04a0383669ea00f79ef2e7d56e71bc78ec0aaed (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 e04a0383669ea00f79ef2e7d56e71bc78ec0aaed # timeout=10 Commit message: "build: update alpine base to 3.14 (#51)" > git rev-list --no-walk 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:26:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:26:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:26:51 ========================================================= 01:26:51 EdgeX Global Pipelines Version Info 01:26:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:26:52 ------------------- 01:26:52 stable info: 01:26:52 ------------------- 01:26:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:26:52 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 01:26:52 Message: update stable to v1.0.205 01:26:53 ------------------- 01:26:53 experimental info: 01:26:53 ------------------- 01:26:53 Commited By: **** collab-it+edgex@linuxfoundation.org 01:26:53 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 01:26:53 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:26:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 01:26:53 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 01:26:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:26:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:26:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:26:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:26:53 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:26:53 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 01:26:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:26:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:26:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:26:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:26:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 01:26:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:26:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:26:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:26:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:26:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:26:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:26:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:26:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 01:26:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:26:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:26:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:26:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:26:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:26:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:26:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:26:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:26:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:26:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e04a0383669ea00f79ef2e7d56e71bc78ec0aaed [Pipeline] echo 01:26:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e04a038 [Pipeline] echo 01:26:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:26:54 provisioning config files... 01:26:54 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7847587588099501239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:26:54 ---> docker-login.sh 01:26:54 nexus3.edgexfoundry.org:10001 01:26:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:54 Configure a credential helper to remove this warning. See 01:26:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:54 01:26:54 Login Succeeded 01:26:54 nexus3.edgexfoundry.org:10002 01:26:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:54 Configure a credential helper to remove this warning. See 01:26:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:54 01:26:54 Login Succeeded 01:26:54 nexus3.edgexfoundry.org:10003 01:26:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:54 Configure a credential helper to remove this warning. See 01:26:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:54 01:26:54 Login Succeeded 01:26:54 nexus3.edgexfoundry.org:10004 01:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:55 Configure a credential helper to remove this warning. See 01:26:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:55 01:26:55 Login Succeeded 01:26:55 docker.io 01:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:55 Configure a credential helper to remove this warning. See 01:26:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:55 01:26:55 Login Succeeded 01:26:55 ---> docker-login.sh ends [Pipeline] } 01:26:55 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 01:26:56 + git log --format=format:%s -1 e04a0383669ea00f79ef2e7d56e71bc78ec0aaed [Pipeline] echo 01:26:56 GIT_COMMIT: e04a0383669ea00f79ef2e7d56e71bc78ec0aaed, Commit Message: build: update alpine base to 3.14 (#51) [Pipeline] echo 01:26:56 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 01:26:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:26:57 01:26:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:26:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:26:57 latest: Pulling from edgex-devops/git-semver 01:26:57 31603596830f: Pulling fs layer 01:26:57 04fac38145f0: Pulling fs layer 01:26:57 701f6daf10bf: Pulling fs layer 01:26:57 24f72da36158: Pulling fs layer 01:26:57 24f72da36158: Waiting 01:26:57 04fac38145f0: Verifying Checksum 01:26:57 04fac38145f0: Download complete 01:26:58 31603596830f: Verifying Checksum 01:26:58 31603596830f: Download complete 01:26:58 31603596830f: Pull complete 01:26:58 04fac38145f0: Pull complete 01:26:58 24f72da36158: Verifying Checksum 01:26:58 24f72da36158: Download complete 01:26:58 701f6daf10bf: Verifying Checksum 01:26:58 701f6daf10bf: Download complete 01:26:58 701f6daf10bf: Pull complete 01:26:59 24f72da36158: Pull complete 01:26:59 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 01:26:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:26:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:26:59 prd-centos7-docker-4c-2g-1405 does not seem to be running inside a container 01:26:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:27:00 $ docker top 6cdff4adbfc5b3101fe25a212c3169b37e99c74f17b67eb405eb139fce811467 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:27:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:27:00 [ssh-agent] Looking for ssh-agent implementation... 01:27:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:27:00 $ docker exec 6cdff4adbfc5b3101fe25a212c3169b37e99c74f17b67eb405eb139fce811467 ssh-agent 01:27:00 SSH_AUTH_SOCK=/tmp/ssh-TmUvLERm1BBF/agent.13 01:27:00 SSH_AGENT_PID=20 01:27:00 Running ssh-add (command line suppressed) 01:27:00 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9165459300943602458.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9165459300943602458.key) 01:27:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:27:01 + git tag --points-at HEAD [Pipeline] } 01:27:01 $ docker exec --env ******** --env ******** 6cdff4adbfc5b3101fe25a212c3169b37e99c74f17b67eb405eb139fce811467 ssh-agent -k 01:27:01 unset SSH_AUTH_SOCK; 01:27:01 unset SSH_AGENT_PID; 01:27:01 echo Agent pid 20 killed; 01:27:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:27:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:27:01 [ssh-agent] Looking for ssh-agent implementation... 01:27:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:27:01 $ docker exec 6cdff4adbfc5b3101fe25a212c3169b37e99c74f17b67eb405eb139fce811467 ssh-agent 01:27:01 SSH_AUTH_SOCK=/tmp/ssh-G9tJOBgaFSlt/agent.52 01:27:01 SSH_AGENT_PID=59 01:27:01 Running ssh-add (command line suppressed) 01:27:01 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6128170428848654974.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6128170428848654974.key) 01:27:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:27:01 + git semver init 01:27:01 # -> Open(): unable to determine branch for HEAD 01:27:01 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 01:27:01 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 01:27:01 # $SEMVER_REMOTE_NAME = origin 01:27:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:27:01 # $SEMVER_USER_NAME = edgex-jenkins 01:27:01 # $SEMVER_BRANCH = main 01:27:01 # $SEMVER_TEMP = /tmp/semver-266566221 01:27:01 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 01:27:03 # '/tmp/semver-266566221' -> '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver' 01:27:03 # -> Force: false 01:27:03 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } 01:27:03 $ docker exec --env ******** --env ******** 6cdff4adbfc5b3101fe25a212c3169b37e99c74f17b67eb405eb139fce811467 ssh-agent -k 01:27:04 unset SSH_AUTH_SOCK; 01:27:04 unset SSH_AGENT_PID; 01:27:04 echo Agent pid 59 killed; 01:27:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:27:04 + git semver [Pipeline] } 01:27:04 $ docker stop --time=1 6cdff4adbfc5b3101fe25a212c3169b37e99c74f17b67eb405eb139fce811467 01:27:05 $ docker rm -f 6cdff4adbfc5b3101fe25a212c3169b37e99c74f17b67eb405eb139fce811467 [Pipeline] // withDockerContainer [Pipeline] sh 01:27:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:27:08 Stashed 1 file(s) [Pipeline] echo 01:27:08 [edgeXSemver]: initialized semver on version 1.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 01:27:23 Still waiting to schedule task 01:27:23 ‘prd-centos7-blackbox-4c-2g-563’ doesn’t have label ‘centos7-docker-4c-2g’ 01:27:23 ‘prd-centos7-docker-4c-2g-1406’ is offline 01:27:23 Still waiting to schedule task 01:27:23 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1403’ 01:28:44 Running on prd-centos7-docker-4c-2g-1407 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 01:28:44 Running in /w/workspace/app-rfid-llrp-inventory/11 [Pipeline] { [Pipeline] checkout 01:28:44 The recommended git tool is: NONE 01:28:47 using credential edgex-jenkins-ssh 01:28:47 Cloning the remote Git repository 01:28:47 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 01:28:48 > git init /w/workspace/app-rfid-llrp-inventory/11 # timeout=10 01:28:48 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 01:28:48 > git --version # timeout=10 01:28:48 > git --version # 'git version 2.24.4' 01:28:48 using GIT_SSH to set credentials SSH Credentials for GitHub 01:28:48 [INFO] Currently running in a labeled security context 01:28:48 [INFO] Currently SELinux is 'enforcing' on the host 01:28:48 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/11@tmp/jenkins-gitclient-ssh3251402554171003109.key 01:28:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:29:05 Avoid second fetch 01:29:05 Checking out Revision e04a0383669ea00f79ef2e7d56e71bc78ec0aaed (main) 01:29:05 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 01:29:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:29:05 > git config core.sparsecheckout # timeout=10 01:29:05 > git checkout -f e04a0383669ea00f79ef2e7d56e71bc78ec0aaed # timeout=10 01:29:09 Commit message: "build: update alpine base to 3.14 (#51)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:29:09 provisioning config files... 01:29:09 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/11@tmp/config134751277089176451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:29:10 ---> docker-login.sh 01:29:10 nexus3.edgexfoundry.org:10001 01:29:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:10 Configure a credential helper to remove this warning. See 01:29:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:10 01:29:10 Login Succeeded 01:29:10 nexus3.edgexfoundry.org:10002 01:29:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:10 Configure a credential helper to remove this warning. See 01:29:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:10 01:29:10 Login Succeeded 01:29:10 nexus3.edgexfoundry.org:10003 01:29:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:11 Configure a credential helper to remove this warning. See 01:29:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:11 01:29:11 Login Succeeded 01:29:11 nexus3.edgexfoundry.org:10004 01:29:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:11 Configure a credential helper to remove this warning. See 01:29:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:11 01:29:11 Login Succeeded 01:29:11 docker.io 01:29:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:11 Configure a credential helper to remove this warning. See 01:29:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:11 01:29:11 Login Succeeded 01:29:11 ---> docker-login.sh ends [Pipeline] } 01:29:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:29:11 ========================================================= 01:29:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 01:29:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:29:12 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 01:29:12 Sending build context to Docker daemon 731.1kB 01:29:12 Step 1/13 : ARG BASE=golang:1.16-alpine3.14 01:29:12 Step 2/13 : FROM ${BASE} AS builder 01:29:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 01:29:12 540db60ca938: Pulling fs layer 01:29:12 adcc1eea9eea: Pulling fs layer 01:29:12 4c4ab2625f07: Pulling fs layer 01:29:12 db62176df00c: Pulling fs layer 01:29:12 3b30891b0d05: Pulling fs layer 01:29:12 06b49ca38bd5: Pulling fs layer 01:29:12 c788192a36de: Pulling fs layer 01:29:12 a77e37c0d609: Pulling fs layer 01:29:12 c3185cebc471: Pulling fs layer 01:29:12 db62176df00c: Waiting 01:29:12 3b30891b0d05: Waiting 01:29:12 06b49ca38bd5: Waiting 01:29:12 c788192a36de: Waiting 01:29:12 a77e37c0d609: Waiting 01:29:12 c3185cebc471: Waiting 01:29:12 4c4ab2625f07: Verifying Checksum 01:29:12 4c4ab2625f07: Download complete 01:29:12 adcc1eea9eea: Verifying Checksum 01:29:12 adcc1eea9eea: Download complete 01:29:12 3b30891b0d05: Verifying Checksum 01:29:12 3b30891b0d05: Download complete 01:29:12 06b49ca38bd5: Verifying Checksum 01:29:12 06b49ca38bd5: Download complete 01:29:12 c788192a36de: Verifying Checksum 01:29:12 c788192a36de: Download complete 01:29:12 540db60ca938: Verifying Checksum 01:29:12 540db60ca938: Download complete 01:29:13 540db60ca938: Pull complete 01:29:13 adcc1eea9eea: Pull complete 01:29:13 4c4ab2625f07: Pull complete 01:29:13 a77e37c0d609: Verifying Checksum 01:29:13 a77e37c0d609: Download complete 01:29:20 c3185cebc471: Verifying Checksum 01:29:20 c3185cebc471: Download complete 01:29:20 db62176df00c: Verifying Checksum 01:29:20 db62176df00c: Download complete 01:29:23 db62176df00c: Pull complete 01:29:23 3b30891b0d05: Pull complete 01:29:23 06b49ca38bd5: Pull complete 01:29:23 c788192a36de: Pull complete 01:29:23 a77e37c0d609: Pull complete 01:29:26 c3185cebc471: Pull complete 01:29:26 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 01:29:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:29:26 ---> 031687cdd783 01:29:26 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 01:29:29 ---> Running in 5aa59a9440ff 01:29:29 Removing intermediate container 5aa59a9440ff 01:29:29 ---> 04374e98eea1 01:29:29 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 01:29:29 ---> Running in e9f7e04c70b1 01:29:29 Removing intermediate container e9f7e04c70b1 01:29:29 ---> 597e08a1e668 01:29:29 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:29:29 ---> Running in a301db7c997d 01:29:29 Removing intermediate container a301db7c997d 01:29:29 ---> 2533dcd1606b 01:29:29 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:29:29 ---> Running in 42d51c012c71 01:29:30 Removing intermediate container 42d51c012c71 01:29:30 ---> d0a1e394b36e 01:29:30 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:29:30 ---> Running in 7eb35cc04556 01:29:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:29:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:29:32 OK: 219 MiB in 52 packages 01:29:33 Removing intermediate container 7eb35cc04556 01:29:33 ---> c9a256017fba 01:29:33 Step 8/13 : WORKDIR /app 01:29:33 ---> Running in 39ccd3da0d6d 01:29:33 Removing intermediate container 39ccd3da0d6d 01:29:33 ---> 392801aeb066 01:29:33 Step 9/13 : COPY go.mod . 01:29:33 ---> dbcd1d174a9e 01:29:33 Step 10/13 : RUN go mod download 01:29:33 ---> Running in 19fc72a68fa3 01:30:06 Removing intermediate container 19fc72a68fa3 01:30:06 ---> bf887162cfd8 01:30:06 Step 11/13 : COPY . . 01:30:06 ---> 4f527c4bb1ff 01:30:06 Step 12/13 : ARG MAKE="make build" 01:30:06 ---> Running in 98de9b3e1cf1 01:30:06 Removing intermediate container 98de9b3e1cf1 01:30:06 ---> 6595b27a3628 01:30:06 Step 13/13 : RUN $MAKE 01:30:06 ---> Running in 3282e6eded0e 01:30:06 noop 01:30:06 Removing intermediate container 3282e6eded0e 01:30:06 ---> f06a3e39a048 01:30:06 Successfully built f06a3e39a048 01:30:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:30:06 + docker inspect -f . ci-base-image-x86_64 01:30:06 . [Pipeline] withDockerContainer 01:30:07 prd-centos7-docker-4c-2g-1407 does not seem to be running inside a container 01:30:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/11 -v /w/workspace/app-rfid-llrp-inventory/11:/w/workspace/app-rfid-llrp-inventory/11:rw,z -v /w/workspace/app-rfid-llrp-inventory/11@tmp:/w/workspace/app-rfid-llrp-inventory/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:30:07 $ docker top a550494fb7c37fb1d94b9ddeed726f854c686cbb0d0b5e5e44ec4c36658cfdaf -eo pid,comm [Pipeline] { [Pipeline] sh 01:30:08 + go version 01:30:08 go version go1.16.6 linux/amd64 [Pipeline] } 01:30:08 $ docker stop --time=1 a550494fb7c37fb1d94b9ddeed726f854c686cbb0d0b5e5e44ec4c36658cfdaf 01:30:09 $ docker rm -f a550494fb7c37fb1d94b9ddeed726f854c686cbb0d0b5e5e44ec4c36658cfdaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:30:09 + docker inspect -f . ci-base-image-x86_64 01:30:09 . [Pipeline] withDockerContainer 01:30:10 prd-centos7-docker-4c-2g-1407 does not seem to be running inside a container 01:30:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/11 -v /w/workspace/app-rfid-llrp-inventory/11:/w/workspace/app-rfid-llrp-inventory/11:rw,z -v /w/workspace/app-rfid-llrp-inventory/11@tmp:/w/workspace/app-rfid-llrp-inventory/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:30:10 $ docker top ff1f321c5eeb90dd6a8e6d4365421919e422fc8b578de86e961ffc37652403b5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:30:11 + go mod tidy [Pipeline] sh 01:30:11 + make test 01:30:11 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 01:30:38 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 01:30:38 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.077s coverage: 89.2% of statements 01:30:38 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.019s coverage: 11.3% of statements 01:30:46 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 8.324s coverage: 73.3% of statements 01:30:46 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:30:54 gofmt -l . 01:30:54 [ "`gofmt -l .`" = "" ] 01:30:54 ./bin/test-attribution.sh 01:30:55 ./bin/test-go-mod-tidy.sh [Pipeline] } 01:30:55 $ docker stop --time=1 ff1f321c5eeb90dd6a8e6d4365421919e422fc8b578de86e961ffc37652403b5 01:30:57 $ docker rm -f ff1f321c5eeb90dd6a8e6d4365421919e422fc8b578de86e961ffc37652403b5 [Pipeline] // withDockerContainer [Pipeline] sh 01:30:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:30:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 01:30:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1408 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] ws 01:30:58 Running in /w/workspace/app-rfid-llrp-inventory/11 [Pipeline] { [Pipeline] checkout 01:30:58 The recommended git tool is: NONE [Pipeline] sh 01:31:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:31:02 + ls -al . 01:31:02 total 180 01:31:02 drwxrwxr-x. 10 jenkins jenkins 4096 Sep 25 01:30 . 01:31:02 drwxrwxr-x. 4 jenkins jenkins 30 Sep 25 01:28 .. 01:31:02 -rw-rw-r--. 1 jenkins jenkins 7039 Sep 25 01:29 Attribution.txt 01:31:02 drwxrwxr-x. 2 jenkins jenkins 60 Sep 25 01:29 bin 01:31:02 -rw-r--r--. 1 jenkins jenkins 62828 Sep 25 01:30 coverage.out 01:31:02 -rw-rw-r--. 1 jenkins jenkins 1710 Sep 25 01:29 Dockerfile 01:31:02 -rw-rw-r--. 1 jenkins jenkins 262 Sep 25 01:29 .dockerignore 01:31:02 drwxrwxr-x. 8 jenkins jenkins 162 Sep 25 01:29 .git 01:31:02 drwxrwxr-x. 2 jenkins jenkins 103 Sep 25 01:29 .github 01:31:02 -rw-rw-r--. 1 jenkins jenkins 805 Sep 25 01:29 .gitignore 01:31:02 -rw-r--r--. 1 jenkins jenkins 412 Sep 25 01:30 go.mod 01:31:02 -rw-r--r--. 1 jenkins jenkins 19455 Sep 25 01:30 go.sum 01:31:02 -rw-rw-r--. 1 jenkins jenkins 677 Sep 25 01:29 GOVERNANCE.md 01:31:02 drwxrwxr-x. 2 jenkins jenkins 140 Sep 25 01:29 images 01:31:02 drwxrwxr-x. 4 jenkins jenkins 35 Sep 25 01:29 internal 01:31:02 -rw-rw-r--. 1 jenkins jenkins 686 Sep 25 01:29 Jenkinsfile 01:31:02 -rw-rw-r--. 1 jenkins jenkins 11347 Sep 25 01:29 LICENSE 01:31:02 -rw-rw-r--. 1 jenkins jenkins 530 Sep 25 01:29 main.go 01:31:02 -rw-rw-r--. 1 jenkins jenkins 1499 Sep 25 01:29 Makefile 01:31:02 -rw-rw-r--. 1 jenkins jenkins 617 Sep 25 01:29 OWNERS.md 01:31:02 -rw-rw-r--. 1 jenkins jenkins 30705 Sep 25 01:29 README.md 01:31:02 drwxrwxr-x. 2 jenkins jenkins 32 Sep 25 01:29 res 01:31:02 drwxrwxr-x. 4 jenkins jenkins 54 Sep 25 01:29 snap 01:31:02 drwxrwxr-x. 3 jenkins jenkins 18 Sep 25 01:29 static 01:31:02 -rw-rw-r--. 1 jenkins jenkins 11 Sep 25 01:27 VERSION [Pipeline] isUnix [Pipeline] sh 01:31:02 + 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=e04a0383669ea00f79ef2e7d56e71bc78ec0aaed --label arch=amd64 --label version=1.0.1-dev.1 . 01:31:02 Sending build context to Docker daemon 731.1kB 01:31:02 Step 1/28 : ARG BASE=golang:1.16-alpine3.14 01:31:02 Step 2/28 : FROM ${BASE} AS builder 01:31:02 ---> f06a3e39a048 01:31:02 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 01:31:02 ---> Running in de51fecfdbc3 01:31:02 Removing intermediate container de51fecfdbc3 01:31:02 ---> 04e80bc6c6fa 01:31:02 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 01:31:03 ---> Running in 974e3334857e 01:31:03 Removing intermediate container 974e3334857e 01:31:03 ---> 0e15f97e7a59 01:31:03 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:31:03 ---> Running in 97c734898614 01:31:03 Removing intermediate container 97c734898614 01:31:03 ---> 1c8e05c4414f 01:31:03 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:31:03 ---> Running in 9d8310f84d8c 01:31:03 Removing intermediate container 9d8310f84d8c 01:31:03 ---> a8a0c7145985 01:31:03 Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:31:03 ---> Running in ec31c73eae7c 01:31:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:31:05 using credential edgex-jenkins-ssh 01:31:05 Cloning the remote Git repository 01:31:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:31:05 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 01:31:05 > git init /w/workspace/app-rfid-llrp-inventory/11 # timeout=10 01:31:05 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 01:31:05 > git --version # timeout=10 01:31:05 > git --version # 'git version 2.17.1' 01:31:05 using GIT_SSH to set credentials SSH Credentials for GitHub 01:31:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:31:07 OK: 219 MiB in 52 packages 01:31:07 Removing intermediate container ec31c73eae7c 01:31:07 ---> 9d66a99dc758 01:31:07 Step 8/28 : WORKDIR /app 01:31:07 ---> Running in 6bf1091246ba 01:31:07 Removing intermediate container 6bf1091246ba 01:31:07 ---> 3cc9239e6257 01:31:07 Step 9/28 : COPY go.mod . 01:31:08 ---> 4f236d47a7f3 01:31:08 Step 10/28 : RUN go mod download 01:31:08 ---> Running in c5e34d143ace 01:31:08 Avoid second fetch 01:31:08 Checking out Revision e04a0383669ea00f79ef2e7d56e71bc78ec0aaed (main) 01:31:08 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 01:31:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:31:08 > git config core.sparsecheckout # timeout=10 01:31:08 > git checkout -f e04a0383669ea00f79ef2e7d56e71bc78ec0aaed # timeout=10 01:31:08 Removing intermediate container c5e34d143ace 01:31:08 ---> 534adebbb9c9 01:31:08 Step 11/28 : COPY . . 01:31:08 ---> f5afed3458e4 01:31:08 Step 12/28 : ARG MAKE="make build" 01:31:08 ---> Running in 0a09b0416f70 01:31:08 Removing intermediate container 0a09b0416f70 01:31:08 ---> b190bc2b767e 01:31:08 Step 13/28 : RUN $MAKE 01:31:08 ---> Running in f187f4c6026b 01:31:09 go mod tidy 01:31:09 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=1.0.1-dev.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=1.0.1-dev.1" -o app-rfid-llrp-inventory 01:31:12 Commit message: "build: update alpine base to 3.14 (#51)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:31:13 provisioning config files... 01:31:13 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/11@tmp/config1336351179430603161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:31:14 ---> docker-login.sh 01:31:14 nexus3.edgexfoundry.org:10001 01:31:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:16 Configure a credential helper to remove this warning. See 01:31:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:16 01:31:16 Login Succeeded 01:31:16 nexus3.edgexfoundry.org:10002 01:31:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:16 Configure a credential helper to remove this warning. See 01:31:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:16 01:31:16 Login Succeeded 01:31:16 nexus3.edgexfoundry.org:10003 01:31:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:17 Configure a credential helper to remove this warning. See 01:31:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:17 01:31:17 Login Succeeded 01:31:17 nexus3.edgexfoundry.org:10004 01:31:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:18 Configure a credential helper to remove this warning. See 01:31:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:18 01:31:18 Login Succeeded 01:31:18 docker.io 01:31:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:18 Configure a credential helper to remove this warning. See 01:31:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:18 01:31:18 Login Succeeded 01:31:18 ---> docker-login.sh ends [Pipeline] } 01:31:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:31:19 ========================================================= 01:31:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 01:31:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:31:22 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 01:31:23 Sending build context to Docker daemon 731.1kB 01:31:23 Step 1/13 : ARG BASE=golang:1.16-alpine3.14 01:31:23 Step 2/13 : FROM ${BASE} AS builder 01:31:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:31:23 595b0fe564bb: Pulling fs layer 01:31:23 24495759ef45: Pulling fs layer 01:31:23 d148012ef14d: Pulling fs layer 01:31:23 e90a11edd702: Pulling fs layer 01:31:23 d77568369979: Pulling fs layer 01:31:23 fc1c9f9a7f3b: Pulling fs layer 01:31:23 170f2ba95c9a: Pulling fs layer 01:31:23 97ac5df62f85: Pulling fs layer 01:31:23 fc1c9f9a7f3b: Waiting 01:31:23 170f2ba95c9a: Waiting 01:31:23 e90a11edd702: Waiting 01:31:23 d77568369979: Waiting 01:31:23 d148012ef14d: Verifying Checksum 01:31:23 d148012ef14d: Download complete 01:31:23 24495759ef45: Verifying Checksum 01:31:23 24495759ef45: Download complete 01:31:23 d77568369979: Download complete 01:31:23 fc1c9f9a7f3b: Verifying Checksum 01:31:23 fc1c9f9a7f3b: Download complete 01:31:23 170f2ba95c9a: Verifying Checksum 01:31:23 170f2ba95c9a: Download complete 01:31:23 595b0fe564bb: Download complete 01:31:24 595b0fe564bb: Pull complete 01:31:25 24495759ef45: Pull complete 01:31:25 d148012ef14d: Pull complete 01:31:27 Removing intermediate container f187f4c6026b 01:31:27 ---> cdefbb53a0b2 01:31:27 Step 14/28 : FROM alpine:3.14 01:31:27 97ac5df62f85: Verifying Checksum 01:31:27 97ac5df62f85: Download complete 01:31:27 e90a11edd702: Verifying Checksum 01:31:27 e90a11edd702: Download complete 01:31:30 3.14: Pulling from library/alpine 01:31:30 a0d0a0d46f8b: Pulling fs layer 01:31:30 a0d0a0d46f8b: Verifying Checksum 01:31:30 a0d0a0d46f8b: Download complete 01:31:30 a0d0a0d46f8b: Pull complete 01:31:30 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 01:31:30 Status: Downloaded newer image for alpine:3.14 01:31:30 ---> 14119a10abf4 01:31:30 Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:31:30 ---> Running in 06744365faba 01:31:30 Removing intermediate container 06744365faba 01:31:30 ---> 5967c0cc0a3e 01:31:30 Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 01:31:30 ---> Running in 0fc5ec403dbe 01:31:30 Removing intermediate container 0fc5ec403dbe 01:31:30 ---> 26ad8959716a 01:31:30 Step 17/28 : RUN apk --no-cache add ca-certificates zeromq 01:31:30 ---> Running in 9a2ef4ff3f40 01:31:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:31:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:31:31 (1/6) Installing ca-certificates (20191127-r5) 01:31:31 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:31:31 (3/6) Installing libsodium (1.0.18-r0) 01:31:31 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:31:31 (5/6) Installing libzmq (4.3.4-r0) 01:31:31 (6/6) Installing zeromq (4.3.4-r0) 01:31:31 Executing busybox-1.33.1-r3.trigger 01:31:31 Executing ca-certificates-20191127-r5.trigger 01:31:32 OK: 9 MiB in 20 packages 01:31:32 Removing intermediate container 9a2ef4ff3f40 01:31:32 ---> 73cace75942c 01:31:32 Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 01:31:32 ---> 19dd046e4302 01:31:32 Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE 01:31:32 ---> 8cde0e4e5172 01:31:32 Step 20/28 : COPY --from=builder /app/res/ /res/ 01:31:32 ---> 414067a198ec 01:31:32 Step 21/28 : COPY --from=builder /app/static/ /static/ 01:31:32 ---> c0e9c5714db3 01:31:32 Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 01:31:33 ---> 2c3ff2379c64 01:31:33 Step 23/28 : EXPOSE 48086 01:31:33 ---> Running in ed0110d6de6a 01:31:33 Removing intermediate container ed0110d6de6a 01:31:33 ---> c16991711975 01:31:33 Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 01:31:33 ---> Running in 7c460ed5432e 01:31:33 Removing intermediate container 7c460ed5432e 01:31:33 ---> 1f20cff073f3 01:31:33 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 01:31:33 ---> Running in ead82187bc4d 01:31:33 Removing intermediate container ead82187bc4d 01:31:33 ---> d57e6ac5044e 01:31:33 Step 26/28 : LABEL arch=amd64 01:31:33 ---> Running in e554d5636ba8 01:31:33 Removing intermediate container e554d5636ba8 01:31:33 ---> a3af69eaa0bc 01:31:33 Step 27/28 : LABEL git_sha=e04a0383669ea00f79ef2e7d56e71bc78ec0aaed 01:31:33 ---> Running in 4176c4db896a 01:31:33 Removing intermediate container 4176c4db896a 01:31:33 ---> dcac48a9b2a6 01:31:33 Step 28/28 : LABEL version=1.0.1-dev.1 01:31:33 ---> Running in 1dcdad5576b8 01:31:33 Removing intermediate container 1dcdad5576b8 01:31:33 ---> 9add1cd0df62 01:31:33 [Warning] One or more build-args [ARCH] were not consumed 01:31:33 Successfully built 9add1cd0df62 01:31:33 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:31:34 provisioning config files... 01:31:34 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/11@tmp/config6541203494087296058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:31:34 ---> docker-login.sh 01:31:34 nexus3.edgexfoundry.org:10001 01:31:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:34 Configure a credential helper to remove this warning. See 01:31:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:34 01:31:34 Login Succeeded 01:31:34 nexus3.edgexfoundry.org:10002 01:31:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:34 Configure a credential helper to remove this warning. See 01:31:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:34 01:31:34 Login Succeeded 01:31:34 nexus3.edgexfoundry.org:10003 01:31:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:35 Configure a credential helper to remove this warning. See 01:31:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:35 01:31:35 Login Succeeded 01:31:35 nexus3.edgexfoundry.org:10004 01:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:35 Configure a credential helper to remove this warning. See 01:31:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:35 01:31:35 Login Succeeded 01:31:35 docker.io 01:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:35 Configure a credential helper to remove this warning. See 01:31:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:35 01:31:35 Login Succeeded 01:31:35 ---> docker-login.sh ends [Pipeline] } 01:31:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:31:35 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 01:31:35 e04a0383669ea00f79ef2e7d56e71bc78ec0aaed 01:31:35 latest 01:31:35 1.0.1-dev.1 01:31:35 e04a0383669ea00f79ef2e7d56e71bc78ec0aaed-1.0.1-dev.1 01:31:35 main 01:31:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:31:36 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e04a0383669ea00f79ef2e7d56e71bc78ec0aaed [Pipeline] isUnix [Pipeline] sh 01:31:36 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e04a0383669ea00f79ef2e7d56e71bc78ec0aaed 01:31:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 01:31:36 0c8c269cbd26: Preparing 01:31:36 b34b61abd5a7: Preparing 01:31:36 55724b664fbf: Preparing 01:31:36 ff5049a351cf: Preparing 01:31:36 776323a1aacc: Preparing 01:31:36 17ef2c506b24: Preparing 01:31:36 e2eb06d8af82: Preparing 01:31:36 17ef2c506b24: Waiting 01:31:36 e2eb06d8af82: Waiting 01:31:36 ff5049a351cf: Pushed 01:31:36 b34b61abd5a7: Pushed 01:31:36 55724b664fbf: Pushed 01:31:36 e2eb06d8af82: Layer already exists 01:31:36 776323a1aacc: Pushed 01:31:37 17ef2c506b24: Pushed 01:31:39 0c8c269cbd26: Pushed 01:31:39 e04a0383669ea00f79ef2e7d56e71bc78ec0aaed: digest: sha256:822ad740bea1029acb0abe5f83ef02219578e826a0edb521e6c3b9d33f99dbb6 size: 1782 [Pipeline] isUnix [Pipeline] sh 01:31:39 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh 01:31:40 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 01:31:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 01:31:40 0c8c269cbd26: Preparing 01:31:40 b34b61abd5a7: Preparing 01:31:40 55724b664fbf: Preparing 01:31:40 ff5049a351cf: Preparing 01:31:40 776323a1aacc: Preparing 01:31:40 17ef2c506b24: Preparing 01:31:40 e2eb06d8af82: Preparing 01:31:40 17ef2c506b24: Waiting 01:31:40 e2eb06d8af82: Waiting 01:31:40 776323a1aacc: Layer already exists 01:31:40 ff5049a351cf: Layer already exists 01:31:40 55724b664fbf: Layer already exists 01:31:40 b34b61abd5a7: Layer already exists 01:31:40 0c8c269cbd26: Layer already exists 01:31:40 17ef2c506b24: Layer already exists 01:31:40 e2eb06d8af82: Layer already exists 01:31:40 latest: digest: sha256:822ad740bea1029acb0abe5f83ef02219578e826a0edb521e6c3b9d33f99dbb6 size: 1782 [Pipeline] isUnix [Pipeline] sh 01:31:40 e90a11edd702: Pull complete 01:31:40 d77568369979: Pull complete 01:31:40 fc1c9f9a7f3b: Pull complete 01:31:40 170f2ba95c9a: Pull complete 01:31:40 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 01:31:40 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1.0.1-dev.1 01:31:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 01:31:40 0c8c269cbd26: Preparing 01:31:40 b34b61abd5a7: Preparing 01:31:40 55724b664fbf: Preparing 01:31:40 ff5049a351cf: Preparing 01:31:40 776323a1aacc: Preparing 01:31:40 17ef2c506b24: Preparing 01:31:40 e2eb06d8af82: Preparing 01:31:40 17ef2c506b24: Waiting 01:31:40 e2eb06d8af82: Waiting 01:31:40 ff5049a351cf: Layer already exists 01:31:40 0c8c269cbd26: Layer already exists 01:31:40 b34b61abd5a7: Layer already exists 01:31:40 776323a1aacc: Layer already exists 01:31:40 55724b664fbf: Layer already exists 01:31:40 17ef2c506b24: Layer already exists 01:31:40 e2eb06d8af82: Layer already exists 01:31:40 1.0.1-dev.1: digest: sha256:822ad740bea1029acb0abe5f83ef02219578e826a0edb521e6c3b9d33f99dbb6 size: 1782 [Pipeline] isUnix [Pipeline] sh 01:31:41 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e04a0383669ea00f79ef2e7d56e71bc78ec0aaed-1.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 01:31:41 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e04a0383669ea00f79ef2e7d56e71bc78ec0aaed-1.0.1-dev.1 01:31:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 01:31:41 0c8c269cbd26: Preparing 01:31:41 b34b61abd5a7: Preparing 01:31:41 55724b664fbf: Preparing 01:31:41 ff5049a351cf: Preparing 01:31:41 776323a1aacc: Preparing 01:31:41 17ef2c506b24: Preparing 01:31:41 e2eb06d8af82: Preparing 01:31:41 17ef2c506b24: Waiting 01:31:41 e2eb06d8af82: Waiting 01:31:41 ff5049a351cf: Layer already exists 01:31:41 0c8c269cbd26: Layer already exists 01:31:41 55724b664fbf: Layer already exists 01:31:41 776323a1aacc: Layer already exists 01:31:41 b34b61abd5a7: Layer already exists 01:31:41 e2eb06d8af82: Layer already exists 01:31:41 17ef2c506b24: Layer already exists 01:31:41 e04a0383669ea00f79ef2e7d56e71bc78ec0aaed-1.0.1-dev.1: digest: sha256:822ad740bea1029acb0abe5f83ef02219578e826a0edb521e6c3b9d33f99dbb6 size: 1782 [Pipeline] isUnix [Pipeline] sh 01:31:41 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh 01:31:42 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 01:31:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 01:31:42 0c8c269cbd26: Preparing 01:31:42 b34b61abd5a7: Preparing 01:31:42 55724b664fbf: Preparing 01:31:42 ff5049a351cf: Preparing 01:31:42 776323a1aacc: Preparing 01:31:42 17ef2c506b24: Preparing 01:31:42 e2eb06d8af82: Preparing 01:31:42 e2eb06d8af82: Waiting 01:31:42 17ef2c506b24: Waiting 01:31:42 776323a1aacc: Layer already exists 01:31:42 0c8c269cbd26: Layer already exists 01:31:42 b34b61abd5a7: Layer already exists 01:31:42 55724b664fbf: Layer already exists 01:31:42 ff5049a351cf: Layer already exists 01:31:42 e2eb06d8af82: Layer already exists 01:31:42 17ef2c506b24: Layer already exists 01:31:42 main: digest: sha256:822ad740bea1029acb0abe5f83ef02219578e826a0edb521e6c3b9d33f99dbb6 size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:31:42 ===================================================== [Pipeline] echo 01:31:42 taggedImages: 01:31:42 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e04a0383669ea00f79ef2e7d56e71bc78ec0aaed 01:31:42 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 01:31:42 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1.0.1-dev.1 01:31:42 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e04a0383669ea00f79ef2e7d56e71bc78ec0aaed-1.0.1-dev.1 01:31:42 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:31:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:31:43 01:31:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:31:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:31:43 latest: Pulling from edgex-lftools-log-publisher 01:31:43 b4d181a07f80: Pulling fs layer 01:31:43 a1111a8f2ec3: Pulling fs layer 01:31:43 ed53099fbce6: Pulling fs layer 01:31:43 dc539afda2c1: Pulling fs layer 01:31:43 77bc0d833cb6: Pulling fs layer 01:31:43 9065ff56babe: Pulling fs layer 01:31:43 d287ab97295c: Pulling fs layer 01:31:43 dc539afda2c1: Waiting 01:31:43 77bc0d833cb6: Waiting 01:31:43 9065ff56babe: Waiting 01:31:43 d287ab97295c: Waiting 01:31:43 a1111a8f2ec3: Verifying Checksum 01:31:43 a1111a8f2ec3: Download complete 01:31:43 dc539afda2c1: Verifying Checksum 01:31:43 dc539afda2c1: Download complete 01:31:44 77bc0d833cb6: Verifying Checksum 01:31:44 77bc0d833cb6: Download complete 01:31:44 9065ff56babe: Verifying Checksum 01:31:44 9065ff56babe: Download complete 01:31:44 ed53099fbce6: Verifying Checksum 01:31:44 ed53099fbce6: Download complete 01:31:45 97ac5df62f85: Pull complete 01:31:45 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 01:31:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:31:45 ---> 04bc70af865f 01:31:45 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 01:31:46 b4d181a07f80: Verifying Checksum 01:31:46 b4d181a07f80: Download complete 01:31:47 b4d181a07f80: Pull complete 01:31:47 a1111a8f2ec3: Pull complete 01:31:47 ed53099fbce6: Pull complete 01:31:47 dc539afda2c1: Pull complete 01:31:47 77bc0d833cb6: Pull complete 01:31:47 9065ff56babe: Pull complete 01:31:51 ---> Running in 4b715a36260d 01:31:51 Removing intermediate container 4b715a36260d 01:31:51 ---> 447b315fa36d 01:31:51 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 01:31:51 ---> Running in 5ae0ad9e7ba3 01:31:51 Removing intermediate container 5ae0ad9e7ba3 01:31:51 ---> f8f8383d248c 01:31:51 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:31:52 ---> Running in c311b975678a 01:31:52 Removing intermediate container c311b975678a 01:31:52 ---> 3d8700b781f2 01:31:52 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:31:52 ---> Running in 66bd9e58fe79 01:31:53 d287ab97295c: Verifying Checksum 01:31:53 d287ab97295c: Download complete 01:31:56 Removing intermediate container 66bd9e58fe79 01:31:56 ---> 82bd238f1336 01:31:56 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:31:56 ---> Running in 618b18350bc7 01:31:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:31:58 d287ab97295c: Pull complete 01:31:58 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 01:31:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:31:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:31:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:31:58 prd-centos7-docker-4c-2g-1407 does not seem to be running inside a container 01:31:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/11 -v /w/workspace/app-rfid-llrp-inventory/11:/w/workspace/app-rfid-llrp-inventory/11:rw,z -v /w/workspace/app-rfid-llrp-inventory/11@tmp:/w/workspace/app-rfid-llrp-inventory/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:32:01 $ docker top 1bd254d3b26f5f30cb5dd65e2c26e9b194a24681cbe88a2d084cda7e14dbdfab -eo pid,comm 01:32:01 OK: 218 MiB in 52 packages [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:32:02 ---> job-cost.sh 01:32:02 lf-activate-venv: SKIPPING 01:32:02 INFO: No Stack... 01:32:02 Removing intermediate container 618b18350bc7 01:32:02 ---> 7d879c28640d 01:32:02 Step 8/13 : WORKDIR /app 01:32:02 ---> Running in 2e1753c22829 01:32:03 Removing intermediate container 2e1753c22829 01:32:03 ---> a5592d5a61e9 01:32:03 Step 9/13 : COPY go.mod . 01:32:03 INFO: Retrieving Pricing Info for: v3-standard-2 01:32:03 INFO: Archiving Costs [Pipeline] sh 01:32:04 + cut -d, -f6 01:32:04 + cat /w/workspace/app-rfid-llrp-inventory/11/archives/cost.csv [Pipeline] lock 01:32:04 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-11-stack-cost] 01:32:04 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-11-stack-cost] did not exist. Created. 01:32:04 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-11-stack-cost] [Pipeline] { [Pipeline] unstash 01:32:04 ---> f145b45b906d 01:32:04 Step 10/13 : RUN go mod download 01:32:04 ---> Running in 237ae5a80fb3 [Pipeline] sh 01:32:04 + echo total: 0.05999999865889549 [Pipeline] stash 01:32:04 Stashed 1 file(s) [Pipeline] } 01:32:04 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-11-stack-cost] [Pipeline] // lock [Pipeline] } 01:32:04 $ docker stop --time=1 1bd254d3b26f5f30cb5dd65e2c26e9b194a24681cbe88a2d084cda7e14dbdfab 01:32:05 $ docker rm -f 1bd254d3b26f5f30cb5dd65e2c26e9b194a24681cbe88a2d084cda7e14dbdfab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:32:51 Removing intermediate container 237ae5a80fb3 01:32:51 ---> 89b98c0128fd 01:32:51 Step 11/13 : COPY . . 01:32:51 ---> aa91eb10c8d2 01:32:51 Step 12/13 : ARG MAKE="make build" 01:32:51 ---> Running in d65ce88c0019 01:32:51 Removing intermediate container d65ce88c0019 01:32:51 ---> 33f5da83bc4f 01:32:51 Step 13/13 : RUN $MAKE 01:32:51 ---> Running in 37a765ded60a 01:32:52 noop 01:32:53 Removing intermediate container 37a765ded60a 01:32:53 ---> 9aff8ed723d4 01:32:53 Successfully built 9aff8ed723d4 01:32:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:32:53 + docker inspect -f . ci-base-image-arm64 01:32:53 . [Pipeline] withDockerContainer 01:32:53 prd-ubuntu18.04-docker-arm64-4c-16g-1408 does not seem to be running inside a container 01:32:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/11 -v /w/workspace/app-rfid-llrp-inventory/11:/w/workspace/app-rfid-llrp-inventory/11:rw,z -v /w/workspace/app-rfid-llrp-inventory/11@tmp:/w/workspace/app-rfid-llrp-inventory/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:32:55 $ docker top 8b25d7e9d0d28f360a5e1047b39169d4c728a76e5155acbdd0fe32849d9065e8 -eo pid,comm [Pipeline] { [Pipeline] sh 01:32:56 + go version 01:32:56 go version go1.16.6 linux/arm64 [Pipeline] } 01:32:56 $ docker stop --time=1 8b25d7e9d0d28f360a5e1047b39169d4c728a76e5155acbdd0fe32849d9065e8 01:32:58 $ docker rm -f 8b25d7e9d0d28f360a5e1047b39169d4c728a76e5155acbdd0fe32849d9065e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:32:59 + docker inspect -f . ci-base-image-arm64 01:32:59 . [Pipeline] withDockerContainer 01:32:59 prd-ubuntu18.04-docker-arm64-4c-16g-1408 does not seem to be running inside a container 01:32:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/11 -v /w/workspace/app-rfid-llrp-inventory/11:/w/workspace/app-rfid-llrp-inventory/11:rw,z -v /w/workspace/app-rfid-llrp-inventory/11@tmp:/w/workspace/app-rfid-llrp-inventory/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:33:01 $ docker top 24b9ac45c0ddb883bf9bcc8314d0d0cf12b4d77462031abe38bfb9a992374ad2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:33:02 + go mod tidy [Pipeline] sh 01:33:03 + make test 01:33:03 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 01:34:14 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 01:34:14 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.314s coverage: 89.2% of statements 01:34:14 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.046s coverage: 11.3% of statements 01:34:19 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 6.032s coverage: 73.3% of statements 01:34:20 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:34:59 gofmt -l . 01:34:59 [ "`gofmt -l .`" = "" ] 01:34:59 ./bin/test-attribution.sh 01:34:59 ./bin/test-go-mod-tidy.sh [Pipeline] } 01:34:59 $ docker stop --time=1 24b9ac45c0ddb883bf9bcc8314d0d0cf12b4d77462031abe38bfb9a992374ad2 01:35:01 $ docker rm -f 24b9ac45c0ddb883bf9bcc8314d0d0cf12b4d77462031abe38bfb9a992374ad2 [Pipeline] // withDockerContainer [Pipeline] sh 01:35:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:35:02 Warning: overwriting stash ‘coverage-report’ 01:35:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:35:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:35:04 + ls -al . 01:35:04 total 216 01:35:04 drwxrwxr-x 10 jenkins jenkins 4096 Sep 25 01:34 . 01:35:04 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 01:31 .. 01:35:04 -rw-rw-r-- 1 jenkins jenkins 262 Sep 25 01:31 .dockerignore 01:35:04 drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 01:31 .git 01:35:04 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 01:31 .github 01:35:04 -rw-rw-r-- 1 jenkins jenkins 805 Sep 25 01:31 .gitignore 01:35:04 -rw-rw-r-- 1 jenkins jenkins 7039 Sep 25 01:31 Attribution.txt 01:35:04 -rw-rw-r-- 1 jenkins jenkins 1710 Sep 25 01:31 Dockerfile 01:35:04 -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 01:31 GOVERNANCE.md 01:35:04 -rw-rw-r-- 1 jenkins jenkins 686 Sep 25 01:31 Jenkinsfile 01:35:04 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 25 01:31 LICENSE 01:35:04 -rw-rw-r-- 1 jenkins jenkins 1499 Sep 25 01:31 Makefile 01:35:04 -rw-rw-r-- 1 jenkins jenkins 617 Sep 25 01:31 OWNERS.md 01:35:04 -rw-rw-r-- 1 jenkins jenkins 30705 Sep 25 01:31 README.md 01:35:04 -rw-rw-r-- 1 jenkins jenkins 11 Sep 25 01:27 VERSION 01:35:04 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 01:31 bin 01:35:04 -rw-r--r-- 1 jenkins jenkins 62828 Sep 25 01:34 coverage.out 01:35:04 -rw-r--r-- 1 jenkins jenkins 412 Sep 25 01:34 go.mod 01:35:04 -rw-r--r-- 1 jenkins jenkins 19455 Sep 25 01:33 go.sum 01:35:04 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 01:31 images 01:35:04 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 01:31 internal 01:35:04 -rw-rw-r-- 1 jenkins jenkins 530 Sep 25 01:31 main.go 01:35:04 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 01:31 res 01:35:04 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 01:31 snap 01:35:04 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 01:31 static [Pipeline] isUnix [Pipeline] sh 01:35:04 + 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=e04a0383669ea00f79ef2e7d56e71bc78ec0aaed --label arch=arm64 --label version=1.0.1-dev.1 . 01:35:04 Sending build context to Docker daemon 731.1kB 01:35:04 Step 1/28 : ARG BASE=golang:1.16-alpine3.14 01:35:04 Step 2/28 : FROM ${BASE} AS builder 01:35:04 ---> 9aff8ed723d4 01:35:04 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 01:35:05 ---> Running in 20321c7f1ef5 01:35:05 Removing intermediate container 20321c7f1ef5 01:35:05 ---> 5eed9af22aab 01:35:05 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 01:35:05 ---> Running in 2b7502a3f2db 01:35:06 Removing intermediate container 2b7502a3f2db 01:35:06 ---> 2d12ab3090ec 01:35:06 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:35:06 ---> Running in 280660d298b9 01:35:06 Removing intermediate container 280660d298b9 01:35:06 ---> 7b3626972d7a 01:35:06 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:35:07 ---> Running in 30845e43791f 01:35:09 Removing intermediate container 30845e43791f 01:35:09 ---> c99a4324bd95 01:35:09 Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:35:09 ---> Running in b5e3b16c3869 01:35:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:35:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:35:19 OK: 218 MiB in 52 packages 01:35:20 Removing intermediate container b5e3b16c3869 01:35:20 ---> 1c55f2374275 01:35:20 Step 8/28 : WORKDIR /app 01:35:20 ---> Running in e9b0f20c36e7 01:35:20 Removing intermediate container e9b0f20c36e7 01:35:20 ---> a5bc62e68b7c 01:35:20 Step 9/28 : COPY go.mod . 01:35:21 ---> 5a3146f67b51 01:35:21 Step 10/28 : RUN go mod download 01:35:21 ---> Running in 87b42f280687 01:35:24 Removing intermediate container 87b42f280687 01:35:24 ---> b5327c9036ff 01:35:24 Step 11/28 : COPY . . 01:35:25 ---> 96ccf1e5030c 01:35:25 Step 12/28 : ARG MAKE="make build" 01:35:25 ---> Running in b50c96360fec 01:35:26 Removing intermediate container b50c96360fec 01:35:26 ---> ef73ca49ad87 01:35:26 Step 13/28 : RUN $MAKE 01:35:26 ---> Running in 2302048d24c7 01:35:27 go mod tidy 01:35:28 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=1.0.1-dev.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=1.0.1-dev.1" -o app-rfid-llrp-inventory 01:36:24 Removing intermediate container 2302048d24c7 01:36:24 ---> 09c7342a6408 01:36:24 Step 14/28 : FROM alpine:3.14 01:36:24 3.14: Pulling from library/alpine 01:36:24 552d1f2373af: Pulling fs layer 01:36:24 552d1f2373af: Download complete 01:36:24 552d1f2373af: Pull complete 01:36:24 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 01:36:24 Status: Downloaded newer image for alpine:3.14 01:36:24 ---> bb3de5531c18 01:36:24 Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:36:24 ---> Running in 5da145922183 01:36:24 Removing intermediate container 5da145922183 01:36:24 ---> aecdf7794ee7 01:36:24 Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 01:36:24 ---> Running in 175c0fa994a0 01:36:24 Removing intermediate container 175c0fa994a0 01:36:24 ---> 42a75fe100f5 01:36:24 Step 17/28 : RUN apk --no-cache add ca-certificates zeromq 01:36:24 ---> Running in c1dd2b2e2c87 01:36:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:36:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:36:24 (1/6) Installing ca-certificates (20191127-r5) 01:36:24 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:36:24 (3/6) Installing libsodium (1.0.18-r0) 01:36:24 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:36:24 (5/6) Installing libzmq (4.3.4-r0) 01:36:24 (6/6) Installing zeromq (4.3.4-r0) 01:36:24 Executing busybox-1.33.1-r3.trigger 01:36:24 Executing ca-certificates-20191127-r5.trigger 01:36:24 OK: 9 MiB in 20 packages 01:36:24 Removing intermediate container c1dd2b2e2c87 01:36:24 ---> 4610963c125e 01:36:24 Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 01:36:25 ---> 00abda648d3a 01:36:25 Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE 01:36:26 ---> eb88bd4d3af3 01:36:26 Step 20/28 : COPY --from=builder /app/res/ /res/ 01:36:27 ---> ce44dacbca67 01:36:27 Step 21/28 : COPY --from=builder /app/static/ /static/ 01:36:28 ---> a7cf125241ef 01:36:28 Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 01:36:29 ---> 12d16758b949 01:36:29 Step 23/28 : EXPOSE 48086 01:36:33 ---> Running in e24173afef58 01:36:33 Removing intermediate container e24173afef58 01:36:33 ---> b327764d21c9 01:36:33 Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 01:36:33 ---> Running in bb98cb7b9ee1 01:36:33 Removing intermediate container bb98cb7b9ee1 01:36:33 ---> 3e7b5678a218 01:36:33 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 01:36:33 ---> Running in 874c7336526d 01:36:33 Removing intermediate container 874c7336526d 01:36:33 ---> 3b04cb82348e 01:36:33 Step 26/28 : LABEL arch=arm64 01:36:33 ---> Running in dc78f4d8a77f 01:36:33 Removing intermediate container dc78f4d8a77f 01:36:33 ---> e5db104dccd7 01:36:33 Step 27/28 : LABEL git_sha=e04a0383669ea00f79ef2e7d56e71bc78ec0aaed 01:36:33 ---> Running in ce649bd73fd4 01:36:33 Removing intermediate container ce649bd73fd4 01:36:33 ---> 9126aa0d8018 01:36:33 Step 28/28 : LABEL version=1.0.1-dev.1 01:36:33 ---> Running in 90d8db278534 01:36:33 Removing intermediate container 90d8db278534 01:36:33 ---> f0166e29f3f6 01:36:33 [Warning] One or more build-args [ARCH] were not consumed 01:36:33 Successfully built f0166e29f3f6 01:36: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 01:36:33 provisioning config files... 01:36:33 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/11@tmp/config5730704491497133411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:36:33 ---> docker-login.sh 01:36:33 nexus3.edgexfoundry.org:10001 01:36:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:34 Configure a credential helper to remove this warning. See 01:36:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:34 01:36:34 Login Succeeded 01:36:34 nexus3.edgexfoundry.org:10002 01:36:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:35 Configure a credential helper to remove this warning. See 01:36:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:35 01:36:35 Login Succeeded 01:36:35 nexus3.edgexfoundry.org:10003 01:36:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:35 Configure a credential helper to remove this warning. See 01:36:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:35 01:36:35 Login Succeeded 01:36:35 nexus3.edgexfoundry.org:10004 01:36:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:36 Configure a credential helper to remove this warning. See 01:36:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:36 01:36:36 Login Succeeded 01:36:36 docker.io 01:36:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:37 Configure a credential helper to remove this warning. See 01:36:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:37 01:36:37 Login Succeeded 01:36:37 ---> docker-login.sh ends [Pipeline] } 01:36:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:36:37 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 01:36:37 e04a0383669ea00f79ef2e7d56e71bc78ec0aaed 01:36:37 latest 01:36:37 1.0.1-dev.1 01:36:37 e04a0383669ea00f79ef2e7d56e71bc78ec0aaed-1.0.1-dev.1 01:36:37 main 01:36:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:36:37 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e04a0383669ea00f79ef2e7d56e71bc78ec0aaed [Pipeline] isUnix [Pipeline] sh 01:36:37 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e04a0383669ea00f79ef2e7d56e71bc78ec0aaed 01:36:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 01:36:37 dd4118d07fd2: Preparing 01:36:37 fd725f23eb93: Preparing 01:36:37 af685341fe6b: Preparing 01:36:37 b0a9d696ee5c: Preparing 01:36:37 b92976fc1643: Preparing 01:36:37 fdaca632e21a: Preparing 01:36:37 ee420dfed78a: Preparing 01:36:37 ee420dfed78a: Waiting 01:36:37 fdaca632e21a: Waiting 01:36:38 b0a9d696ee5c: Pushed 01:36:38 fd725f23eb93: Pushed 01:36:38 b92976fc1643: Pushed 01:36:38 af685341fe6b: Pushed 01:36:38 ee420dfed78a: Layer already exists 01:36:39 fdaca632e21a: Pushed 01:36:42 dd4118d07fd2: Pushed 01:36:42 e04a0383669ea00f79ef2e7d56e71bc78ec0aaed: digest: sha256:d20dc263693a33c4eaad6d5a82595317c9d7f5b6b6b924aca0d1b8952336b83d size: 1782 [Pipeline] isUnix [Pipeline] sh 01:36:42 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:36:43 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 01:36:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 01:36:43 dd4118d07fd2: Preparing 01:36:43 fd725f23eb93: Preparing 01:36:43 af685341fe6b: Preparing 01:36:43 b0a9d696ee5c: Preparing 01:36:43 b92976fc1643: Preparing 01:36:43 fdaca632e21a: Preparing 01:36:43 ee420dfed78a: Preparing 01:36:43 fdaca632e21a: Waiting 01:36:43 ee420dfed78a: Waiting 01:36:43 b0a9d696ee5c: Layer already exists 01:36:43 fd725f23eb93: Layer already exists 01:36:43 dd4118d07fd2: Layer already exists 01:36:43 b92976fc1643: Layer already exists 01:36:43 af685341fe6b: Layer already exists 01:36:43 fdaca632e21a: Layer already exists 01:36:43 ee420dfed78a: Layer already exists 01:36:43 latest: digest: sha256:d20dc263693a33c4eaad6d5a82595317c9d7f5b6b6b924aca0d1b8952336b83d size: 1782 [Pipeline] isUnix [Pipeline] sh 01:36:43 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 01:36:44 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1.0.1-dev.1 01:36:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 01:36:44 dd4118d07fd2: Preparing 01:36:44 fd725f23eb93: Preparing 01:36:44 af685341fe6b: Preparing 01:36:44 b0a9d696ee5c: Preparing 01:36:44 b92976fc1643: Preparing 01:36:44 fdaca632e21a: Preparing 01:36:44 ee420dfed78a: Preparing 01:36:44 fdaca632e21a: Waiting 01:36:44 ee420dfed78a: Waiting 01:36:44 fd725f23eb93: Layer already exists 01:36:44 b0a9d696ee5c: Layer already exists 01:36:44 af685341fe6b: Layer already exists 01:36:44 dd4118d07fd2: Layer already exists 01:36:44 b92976fc1643: Layer already exists 01:36:44 ee420dfed78a: Layer already exists 01:36:44 fdaca632e21a: Layer already exists 01:36:44 1.0.1-dev.1: digest: sha256:d20dc263693a33c4eaad6d5a82595317c9d7f5b6b6b924aca0d1b8952336b83d size: 1782 [Pipeline] isUnix [Pipeline] sh 01:36:44 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e04a0383669ea00f79ef2e7d56e71bc78ec0aaed-1.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 01:36:44 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e04a0383669ea00f79ef2e7d56e71bc78ec0aaed-1.0.1-dev.1 01:36:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 01:36:44 dd4118d07fd2: Preparing 01:36:44 fd725f23eb93: Preparing 01:36:44 af685341fe6b: Preparing 01:36:44 b0a9d696ee5c: Preparing 01:36:44 b92976fc1643: Preparing 01:36:44 fdaca632e21a: Preparing 01:36:44 ee420dfed78a: Preparing 01:36:44 fdaca632e21a: Waiting 01:36:44 ee420dfed78a: Waiting 01:36:45 dd4118d07fd2: Layer already exists 01:36:45 af685341fe6b: Layer already exists 01:36:45 fd725f23eb93: Layer already exists 01:36:45 b0a9d696ee5c: Layer already exists 01:36:45 b92976fc1643: Layer already exists 01:36:45 ee420dfed78a: Layer already exists 01:36:45 fdaca632e21a: Layer already exists 01:36:45 e04a0383669ea00f79ef2e7d56e71bc78ec0aaed-1.0.1-dev.1: digest: sha256:d20dc263693a33c4eaad6d5a82595317c9d7f5b6b6b924aca0d1b8952336b83d size: 1782 [Pipeline] isUnix [Pipeline] sh 01:36:45 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh 01:36:45 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 01:36:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 01:36:45 dd4118d07fd2: Preparing 01:36:45 fd725f23eb93: Preparing 01:36:45 af685341fe6b: Preparing 01:36:45 b0a9d696ee5c: Preparing 01:36:45 b92976fc1643: Preparing 01:36:45 fdaca632e21a: Preparing 01:36:45 ee420dfed78a: Preparing 01:36:45 fdaca632e21a: Waiting 01:36:45 ee420dfed78a: Waiting 01:36:46 b92976fc1643: Layer already exists 01:36:46 b0a9d696ee5c: Layer already exists 01:36:46 dd4118d07fd2: Layer already exists 01:36:46 fd725f23eb93: Layer already exists 01:36:46 af685341fe6b: Layer already exists 01:36:46 ee420dfed78a: Layer already exists 01:36:46 fdaca632e21a: Layer already exists 01:36:46 main: digest: sha256:d20dc263693a33c4eaad6d5a82595317c9d7f5b6b6b924aca0d1b8952336b83d size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:36:46 ===================================================== [Pipeline] echo 01:36:46 taggedImages: 01:36:46 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e04a0383669ea00f79ef2e7d56e71bc78ec0aaed 01:36:46 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 01:36:46 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1.0.1-dev.1 01:36:46 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e04a0383669ea00f79ef2e7d56e71bc78ec0aaed-1.0.1-dev.1 01:36:46 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:36:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:36:47 01:36:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:36:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:36:47 arm64: Pulling from edgex-lftools-log-publisher 01:36:47 448f6bf000e3: Pulling fs layer 01:36:47 f757da607395: Pulling fs layer 01:36:47 05883995daec: Pulling fs layer 01:36:47 8603b9c90790: Pulling fs layer 01:36:47 1560dd03e051: Pulling fs layer 01:36:47 27f5ce0e4adf: Pulling fs layer 01:36:47 c2d8d7efcc4b: Pulling fs layer 01:36:47 1560dd03e051: Waiting 01:36:47 27f5ce0e4adf: Waiting 01:36:47 c2d8d7efcc4b: Waiting 01:36:47 8603b9c90790: Waiting 01:36:47 f757da607395: Verifying Checksum 01:36:47 f757da607395: Download complete 01:36:47 8603b9c90790: Verifying Checksum 01:36:47 8603b9c90790: Download complete 01:36:47 1560dd03e051: Verifying Checksum 01:36:47 1560dd03e051: Download complete 01:36:47 27f5ce0e4adf: Verifying Checksum 01:36:47 27f5ce0e4adf: Download complete 01:36:48 05883995daec: Verifying Checksum 01:36:48 05883995daec: Download complete 01:36:48 448f6bf000e3: Verifying Checksum 01:36:48 448f6bf000e3: Download complete 01:36:51 c2d8d7efcc4b: Verifying Checksum 01:36:51 c2d8d7efcc4b: Download complete 01:36:52 448f6bf000e3: Pull complete 01:36:53 f757da607395: Pull complete 01:36:56 05883995daec: Pull complete 01:36:56 8603b9c90790: Pull complete 01:36:56 1560dd03e051: Pull complete 01:36:56 27f5ce0e4adf: Pull complete 01:37:11 c2d8d7efcc4b: Pull complete 01:37:11 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 01:37:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:37:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:37:11 prd-ubuntu18.04-docker-arm64-4c-16g-1408 does not seem to be running inside a container 01:37:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/11 -v /w/workspace/app-rfid-llrp-inventory/11:/w/workspace/app-rfid-llrp-inventory/11:rw,z -v /w/workspace/app-rfid-llrp-inventory/11@tmp:/w/workspace/app-rfid-llrp-inventory/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:37:16 $ docker top 477d1382ceb1beb09f4e605e15e8db95ccd228cbdfde370318ddcc913b71c3c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:37:17 ---> job-cost.sh 01:37:17 lf-activate-venv: SKIPPING 01:37:17 INFO: No Stack... 01:37:18 INFO: Retrieving Pricing Info for: v3-standard-4 01:37:19 INFO: Archiving Costs [Pipeline] sh 01:37:20 + cat /w/workspace/app-rfid-llrp-inventory/11/archives/cost.csv 01:37:20 + cut -d, -f6 [Pipeline] lock 01:37:20 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-11-stack-cost] 01:37:20 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-11-stack-cost] did not exist. Created. 01:37:20 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:37:20 /w/workspace/app-rfid-llrp-inventory/11@tmp/durable-b5eb5148/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/11@tmp/durable-b5eb5148/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 01:37:21 + echo total: 0.10999999940395355 [Pipeline] stash 01:37:21 Warning: overwriting stash ‘stack-cost’ 01:37:21 Stashed 1 file(s) [Pipeline] } 01:37:21 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-11-stack-cost] [Pipeline] // lock [Pipeline] } 01:37:21 $ docker stop --time=1 477d1382ceb1beb09f4e605e15e8db95ccd228cbdfde370318ddcc913b71c3c5 01:37:23 $ docker rm -f 477d1382ceb1beb09f4e605e15e8db95ccd228cbdfde370318ddcc913b71c3c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 01:37:27 provisioning config files... 01:37:27 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5530764587400873672tmp [Pipeline] { [Pipeline] sh 01:37:27 + set +x 01:37:27 + curl -s https://codecov.io/bash 01:37:27 + bash -s -- 01:37:27 01:37:27 _____ _ 01:37:27 / ____| | | 01:37:27 | | ___ __| | ___ ___ _____ __ 01:37:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:37:27 | |___| (_) | (_| | __/ (_| (_) \ V / 01:37:27 \_____\___/ \__,_|\___|\___\___/ \_/ 01:37:27 Bash-1.0.6 01:37:27 01:37:27 01:37:27 ==> git version 2.24.4 found 01:37:27 ==> 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 01:37:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:37:27 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:37:27 ==> Jenkins CI detected. 01:37:28 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 01:37:28 project root: . 01:37:28 --> token set from env 01:37:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:37:28 ==> Running gcov in . (disable via -X gcov) 01:37:28 ==> Python coveragepy not found 01:37:28 ==> Searching for coverage reports in: 01:37:28 + . 01:37:28 -> Found 1 reports 01:37:28 ==> Detecting git/mercurial file structure 01:37:28 ==> Reading reports 01:37:28 + ./coverage.out bytes=62828 01:37:28 ==> Appending adjustments 01:37:28 https://docs.codecov.io/docs/fixing-reports 01:37:28 + Found adjustments 01:37:28 ==> Gzipping contents 01:37:28 16K /tmp/codecov.8SkarB.gz 01:37:28 ==> Uploading reports 01:37:28 url: https://codecov.io 01:37:28 query: branch=main&commit=e04a0383669ea00f79ef2e7d56e71bc78ec0aaed&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 01:37:28 -> Pinging Codecov 01:37:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=e04a0383669ea00f79ef2e7d56e71bc78ec0aaed&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 01:37:28 -> Uploading to 01:37:28 https://storage.googleapis.com/codecov/v4/raw/2021-09-25/581DD39554BDF9B6E22D074273EAD858/e04a0383669ea00f79ef2e7d56e71bc78ec0aaed/d7543952-ef7f-430d-991e-00662d433212.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210925%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210925T013728Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e25ced2c8104d0ed585af33c91723e954ffc67a8d637a42e00d03c61caca87f8 01:37:28 % Total % Received % Xferd Average Speed Time Time Time Current 01:37:28 Dload Upload Total Spent Left Speed 01:37:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13866 0 0 100 13866 0 17250 --:--:-- --:--:-- --:--:-- 17267 01:37:29 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/e04a0383669ea00f79ef2e7d56e71bc78ec0aaed [Pipeline] } 01:37:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:37:30 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:37:30 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:37:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:37:30 01:37:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 01:37:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:37:31 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:37:31 188c0c94c7c5: Pulling fs layer 01:37:31 0ef7d3d256c8: Pulling fs layer 01:37:31 de9db76c5a1d: Pulling fs layer 01:37:31 0eba1c9be4d2: Pulling fs layer 01:37:31 0d57e429df01: Pulling fs layer 01:37:31 4e4be7b47b0d: Pulling fs layer 01:37:31 e1f770b5df2f: Pulling fs layer 01:37:31 85a0685a4137: Pulling fs layer 01:37:31 0eba1c9be4d2: Waiting 01:37:31 0d57e429df01: Waiting 01:37:31 4e4be7b47b0d: Waiting 01:37:31 e1f770b5df2f: Waiting 01:37:31 85a0685a4137: Waiting 01:37:31 de9db76c5a1d: Verifying Checksum 01:37:31 de9db76c5a1d: Download complete 01:37:31 0ef7d3d256c8: Verifying Checksum 01:37:31 0ef7d3d256c8: Download complete 01:37:31 0d57e429df01: Verifying Checksum 01:37:31 0d57e429df01: Download complete 01:37:31 4e4be7b47b0d: Verifying Checksum 01:37:31 4e4be7b47b0d: Download complete 01:37:31 188c0c94c7c5: Verifying Checksum 01:37:31 188c0c94c7c5: Download complete 01:37:31 188c0c94c7c5: Pull complete 01:37:31 0ef7d3d256c8: Pull complete 01:37:31 de9db76c5a1d: Pull complete 01:37:33 e1f770b5df2f: Verifying Checksum 01:37:33 e1f770b5df2f: Download complete 01:37:37 0eba1c9be4d2: Verifying Checksum 01:37:37 0eba1c9be4d2: Download complete 01:37:38 85a0685a4137: Verifying Checksum 01:37:38 85a0685a4137: Download complete 01:37:40 0eba1c9be4d2: Pull complete 01:37:40 0d57e429df01: Pull complete 01:37:40 4e4be7b47b0d: Pull complete 01:37:42 e1f770b5df2f: Pull complete 01:37:45 85a0685a4137: Pull complete 01:37:45 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 01:37:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:37:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 01:37:45 prd-centos7-docker-4c-2g-1405 does not seem to be running inside a container 01:37:45 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 01:37:47 $ docker top 1579bbae410fc7c5532022b6f3fc657a1d50b73e66c097e2b2f3eaabaca25e2f -eo pid,comm [Pipeline] { [Pipeline] echo 01:37:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 01:37:48 + set -o pipefail 01:37:48 + snyk monitor '--org=edgex-jenkins' 01:38:20 01:38:20 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 01:38:20 01:38:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/7a6e8dde-5ae2-4190-8922-c7ee02f8a4cc 01:38:20 01:38:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:38:20 01:38:20 [Pipeline] } 01:38:20 $ docker stop --time=1 1579bbae410fc7c5532022b6f3fc657a1d50b73e66c097e2b2f3eaabaca25e2f 01:38:22 $ docker rm -f 1579bbae410fc7c5532022b6f3fc657a1d50b73e66c097e2b2f3eaabaca25e2f [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 01:38:25 + git log --format=format:%s -1 e04a0383669ea00f79ef2e7d56e71bc78ec0aaed [Pipeline] isUnix [Pipeline] sh 01:38:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:38:26 . [Pipeline] withDockerContainer 01:38:26 prd-centos7-docker-4c-2g-1405 does not seem to be running inside a container 01:38:26 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:38:26 $ docker top 15609b75c0cddd1f0586888e7fcea1abb982e719547ca87f61a1ee72cd9ad80f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:38:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:38:27 [ssh-agent] Looking for ssh-agent implementation... 01:38:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:38:27 $ docker exec 15609b75c0cddd1f0586888e7fcea1abb982e719547ca87f61a1ee72cd9ad80f ssh-agent 01:38:27 SSH_AUTH_SOCK=/tmp/ssh-E3pKsCQeI8Y9/agent.14 01:38:27 SSH_AGENT_PID=21 01:38:27 Running ssh-add (command line suppressed) 01:38:27 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7945405907840529271.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7945405907840529271.key) 01:38:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:38:27 + git semver tag 01:38:27 # -> Open(): unable to determine branch for HEAD 01:38:27 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 01:38:27 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 01:38:27 # $SEMVER_REMOTE_NAME = origin 01:38:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:38:27 # $SEMVER_USER_NAME = edgex-jenkins 01:38:27 # $SEMVER_BRANCH = main 01:38:27 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 01:38:27 # e04a0383669ea00f79ef2e7d56e71bc78ec0aaed HEAD 01:38:27 # -> Force: false 01:38:27 # 11b69454ed46907170dec9e246ce27349073c6e7 refs/tags/v1.0.1-dev.1 [Pipeline] } 01:38:27 $ docker exec --env ******** --env ******** 15609b75c0cddd1f0586888e7fcea1abb982e719547ca87f61a1ee72cd9ad80f ssh-agent -k 01:38:27 unset SSH_AUTH_SOCK; 01:38:27 unset SSH_AGENT_PID; 01:38:27 echo Agent pid 21 killed; 01:38:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:38:29 + git semver [Pipeline] } 01:38:29 $ docker stop --time=1 15609b75c0cddd1f0586888e7fcea1abb982e719547ca87f61a1ee72cd9ad80f 01:38:30 $ docker rm -f 15609b75c0cddd1f0586888e7fcea1abb982e719547ca87f61a1ee72cd9ad80f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 01:38:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:38:31 01:38:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 01:38:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:38:31 0.23.1-centos7: Pulling from edgex-lftools 01:38:31 ab5ef0e58194: Pulling fs layer 01:38:31 9712f1f96733: Pulling fs layer 01:38:31 63f879dbbcfc: Pulling fs layer 01:38:31 0d9ebad4ef96: Pulling fs layer 01:38:31 e9a5061849ea: Pulling fs layer 01:38:31 d747dcd14b5f: Pulling fs layer 01:38:31 2de7ff778b66: Pulling fs layer 01:38:31 0d9ebad4ef96: Waiting 01:38:31 e9a5061849ea: Waiting 01:38:31 d747dcd14b5f: Waiting 01:38:31 2de7ff778b66: Waiting 01:38:31 9712f1f96733: Verifying Checksum 01:38:31 9712f1f96733: Download complete 01:38:34 63f879dbbcfc: Verifying Checksum 01:38:34 63f879dbbcfc: Download complete 01:38:34 e9a5061849ea: Verifying Checksum 01:38:34 e9a5061849ea: Download complete 01:38:34 d747dcd14b5f: Verifying Checksum 01:38:34 d747dcd14b5f: Download complete 01:38:35 2de7ff778b66: Verifying Checksum 01:38:35 2de7ff778b66: Download complete 01:38:35 0d9ebad4ef96: Verifying Checksum 01:38:35 0d9ebad4ef96: Download complete 01:38:36 ab5ef0e58194: Verifying Checksum 01:38:36 ab5ef0e58194: Download complete 01:38:38 ab5ef0e58194: Pull complete 01:38:38 9712f1f96733: Pull complete 01:38:39 63f879dbbcfc: Pull complete 01:38:43 0d9ebad4ef96: Pull complete 01:38:43 e9a5061849ea: Pull complete 01:38:43 d747dcd14b5f: Pull complete 01:38:44 2de7ff778b66: Pull complete 01:38:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:38:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:38:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 01:38:44 prd-centos7-docker-4c-2g-1405 does not seem to be running inside a container 01:38:44 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:38:47 $ docker top 00c68ac469222077f70c2e356d74cbb35de732858c7fec81c292897e8948319b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:38:48 provisioning config files... 01:38:48 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4524370679882574825tmp 01:38:48 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9011205922506613847tmp 01:38:48 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2505179383046858628tmp [Pipeline] { [Pipeline] echo 01:38:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:38:48 ---> sigul-configuration.sh 01:38:48 gpg: directory `/root/.gnupg' created 01:38:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:38:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:38:48 gpg: keyring `/root/.gnupg/secring.gpg' created 01:38:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:38:48 gpg: CAST5 encrypted data 01:38:48 gpg: encrypted with 1 passphrase 01:38:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:38:48 + mkdir /home/jenkins 01:38:48 + mkdir /home/jenkins/sigul [Pipeline] sh 01:38:49 + 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 01:38:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:38:49 ---> sigul-install.sh 01:38:49 Sigul already installed; skipping installation. [Pipeline] sh 01:38:49 + git tag --list 01:38:49 v0.0.0 01:38:49 v0.0.1-dev.1 01:38:49 v0.0.1-dev.2 01:38:49 v0.0.1-dev.3 01:38:49 v0.0.1-dev.4 01:38:49 v0.0.1-dev.5 01:38:49 v0.0.1-dev.6 01:38:49 v0.0.1-dev.7 01:38:49 v1.0.0 01:38:49 v1.0.1-dev.1 [Pipeline] sh 01:38:50 + lftools sign git-tag v1.0.1-dev.1 01:38:50 Signing Git tag with Sigul... 01:38:50 Signing v1.0.1-dev.1 [Pipeline] echo 01:38:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:38:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:38:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:38:51 $ docker stop --time=1 00c68ac469222077f70c2e356d74cbb35de732858c7fec81c292897e8948319b 01:38:53 $ docker rm -f 00c68ac469222077f70c2e356d74cbb35de732858c7fec81c292897e8948319b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 01:38:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:38:53 . [Pipeline] withDockerContainer 01:38:53 prd-centos7-docker-4c-2g-1405 does not seem to be running inside a container 01:38:53 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:38:54 $ docker top adfa33ee2381a822bb5562817fc2ad2a4db12baa57e0c42304af58aed4286bd8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:38:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:38:54 [ssh-agent] Looking for ssh-agent implementation... 01:38:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:38:54 $ docker exec adfa33ee2381a822bb5562817fc2ad2a4db12baa57e0c42304af58aed4286bd8 ssh-agent 01:38:54 SSH_AUTH_SOCK=/tmp/ssh-h2duPnOu0xup/agent.14 01:38:54 SSH_AGENT_PID=20 01:38:54 Running ssh-add (command line suppressed) 01:38:54 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6446671099179421536.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6446671099179421536.key) 01:38:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:38:55 + git semver bump pre 01:38:55 # -> Open(): unable to determine branch for HEAD 01:38:55 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 01:38:55 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 01:38:55 # $SEMVER_REMOTE_NAME = origin 01:38:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:38:55 # $SEMVER_USER_NAME = edgex-jenkins 01:38:55 # $SEMVER_BRANCH = main 01:38:55 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 01:38:55 1.0.1-dev.2 [Pipeline] } 01:38:55 $ docker exec --env ******** --env ******** adfa33ee2381a822bb5562817fc2ad2a4db12baa57e0c42304af58aed4286bd8 ssh-agent -k 01:38:55 unset SSH_AUTH_SOCK; 01:38:55 unset SSH_AGENT_PID; 01:38:55 echo Agent pid 20 killed; 01:38:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:38:55 + git semver [Pipeline] } 01:38:55 $ docker stop --time=1 adfa33ee2381a822bb5562817fc2ad2a4db12baa57e0c42304af58aed4286bd8 01:38:56 $ docker rm -f adfa33ee2381a822bb5562817fc2ad2a4db12baa57e0c42304af58aed4286bd8 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 01:38:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:38:57 . [Pipeline] withDockerContainer 01:38:57 prd-centos7-docker-4c-2g-1405 does not seem to be running inside a container 01:38:57 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:38:57 $ docker top f4c5e83e7e33199f86a6929d015c83dd9bfc2dda8c61fe5df115568287ad35d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:38:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:38:58 [ssh-agent] Looking for ssh-agent implementation... 01:38:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:38:58 $ docker exec f4c5e83e7e33199f86a6929d015c83dd9bfc2dda8c61fe5df115568287ad35d0 ssh-agent 01:38:58 SSH_AUTH_SOCK=/tmp/ssh-LEgjIz7pkClt/agent.13 01:38:58 SSH_AGENT_PID=19 01:38:58 Running ssh-add (command line suppressed) 01:38:58 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2446727039754541296.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2446727039754541296.key) 01:38:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:38:58 + git semver push 01:38:58 # -> Open(): unable to determine branch for HEAD 01:38:58 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 01:38:58 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 01:38:58 # $SEMVER_REMOTE_NAME = origin 01:38:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:38:58 # $SEMVER_USER_NAME = edgex-jenkins 01:38:58 # $SEMVER_BRANCH = main 01:38:58 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } 01:39:00 $ docker exec --env ******** --env ******** f4c5e83e7e33199f86a6929d015c83dd9bfc2dda8c61fe5df115568287ad35d0 ssh-agent -k 01:39:00 unset SSH_AUTH_SOCK; 01:39:00 unset SSH_AGENT_PID; 01:39:00 echo Agent pid 19 killed; 01:39:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:39:00 + git semver [Pipeline] } 01:39:00 $ docker stop --time=1 f4c5e83e7e33199f86a6929d015c83dd9bfc2dda8c61fe5df115568287ad35d0 01:39:02 $ docker rm -f f4c5e83e7e33199f86a6929d015c83dd9bfc2dda8c61fe5df115568287ad35d0 [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] sh 01:39:04 + '[' -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:39:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:39:05 ---> package-listing.sh 01:39:05 ++ tr '[:upper:]' '[:lower:]' 01:39:05 ++ facter osfamily 01:39:06 + OS_FAMILY=redhat 01:39:06 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 01:39:06 + START_PACKAGES=/tmp/packages_start.txt 01:39:06 + END_PACKAGES=/tmp/packages_end.txt 01:39:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:39:06 + PACKAGES=/tmp/packages_start.txt 01:39:06 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 01:39:06 + PACKAGES=/tmp/packages_end.txt 01:39:06 + case "${OS_FAMILY}" in 01:39:06 + sort 01:39:06 + rpm -qa 01:39:06 + '[' -f /tmp/packages_start.txt ']' 01:39:06 + '[' -f /tmp/packages_end.txt ']' 01:39:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:39:06 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 01:39:06 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 01:39:06 + 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 01:39:06 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 01:39:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:39:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:39:07 01:39:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:39:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:39:08 latest: Pulling from edgex-lftools-log-publisher 01:39:08 b4d181a07f80: Pulling fs layer 01:39:08 a1111a8f2ec3: Pulling fs layer 01:39:08 ed53099fbce6: Pulling fs layer 01:39:08 dc539afda2c1: Pulling fs layer 01:39:08 77bc0d833cb6: Pulling fs layer 01:39:08 9065ff56babe: Pulling fs layer 01:39:08 d287ab97295c: Pulling fs layer 01:39:08 dc539afda2c1: Waiting 01:39:08 77bc0d833cb6: Waiting 01:39:08 9065ff56babe: Waiting 01:39:08 d287ab97295c: Waiting 01:39:08 a1111a8f2ec3: Verifying Checksum 01:39:08 a1111a8f2ec3: Download complete 01:39:08 dc539afda2c1: Verifying Checksum 01:39:08 dc539afda2c1: Download complete 01:39:08 77bc0d833cb6: Verifying Checksum 01:39:08 77bc0d833cb6: Download complete 01:39:08 9065ff56babe: Verifying Checksum 01:39:08 9065ff56babe: Download complete 01:39:08 ed53099fbce6: Verifying Checksum 01:39:08 ed53099fbce6: Download complete 01:39:10 b4d181a07f80: Verifying Checksum 01:39:10 b4d181a07f80: Download complete 01:39:11 b4d181a07f80: Pull complete 01:39:11 a1111a8f2ec3: Pull complete 01:39:11 ed53099fbce6: Pull complete 01:39:11 dc539afda2c1: Pull complete 01:39:12 77bc0d833cb6: Pull complete 01:39:12 9065ff56babe: Pull complete 01:39:13 d287ab97295c: Download complete 01:39:19 d287ab97295c: Pull complete 01:39:19 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 01:39:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:39:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:39:19 prd-centos7-docker-4c-2g-1405 does not seem to be running inside a container 01:39:19 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:39:21 $ docker top 1859105a9b484f286db1c2a1f7db890c727cb77dfaf2d30a8f972f7d6bdb1e0e -eo pid,comm [Pipeline] { [Pipeline] sh 01:39:21 + touch /tmp/pre-build-complete [Pipeline] sh 01:39:22 + mkdir -p /var/log/sysstat [Pipeline] sh 01:39:22 + ls /var/log/sa-host 01:39:22 + sadf -c /var/log/sa-host/sa05 01:39:22 file_magic: OK 01:39:22 HZ: Using current value: 100 01:39:22 file_header: OK 01:39:22 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 01:39:22 Statistics: 01:39:22 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:39:22 File successfully converted to sysstat format version 12.0.3 01:39:22 + sadf -c /var/log/sa-host/sa25 01:39:22 file_magic: OK 01:39:22 HZ: Using current value: 100 01:39:22 file_header: OK 01:39:22 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 01:39:22 Statistics: 01:39:22 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... 01:39:22 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:39:23 provisioning config files... 01:39:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config114429100375715378tmp [Pipeline] { [Pipeline] echo 01:39:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:39:23 ---> create-netrc.sh [Pipeline] } 01:39:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:39:23 ---> python-tools-install.sh [Pipeline] echo 01:39:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:39:24 ---> sudo-logs.sh 01:39:24 Archiving 'sudo' log.. 01:39:24 sudo: unable to resolve host prd-centos7-docker-4c-2g-1405.vexxhost.local: Name or service not known 01:39:24 sudo: unable to resolve host prd-centos7-docker-4c-2g-1405.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 01:39:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:39:24 ---> job-cost.sh 01:39:24 lf-activate-venv: SKIPPING 01:39:24 DEBUG: total: 0.10999999940395355 01:39:24 INFO: Retrieving Stack Cost... 01:39:25 INFO: Retrieving Pricing Info for: v3-standard-2 01:39:25 INFO: Archiving Costs [Pipeline] echo 01:39:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:39:27 ---> logs-deploy.sh 01:39:27 lf-activate-venv: SKIPPING 01:39:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/11 01:39:27 INFO: archiving workspace using pattern(s): 01:39:28 Archives upload complete. 01:39:28 INFO: archiving logs to Nexus 01:39:29 ---> uname -a: 01:39:29 Linux prd-centos7-docker-4c-2g-1405.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 01:39:29 01:39:29 01:39:29 ---> lscpu: 01:39:29 Architecture: x86_64 01:39:29 CPU op-mode(s): 32-bit, 64-bit 01:39:29 Byte Order: Little Endian 01:39:29 Address sizes: 40 bits physical, 48 bits virtual 01:39:29 CPU(s): 2 01:39:29 On-line CPU(s) list: 0,1 01:39:29 Thread(s) per core: 1 01:39:29 Core(s) per socket: 1 01:39:29 Socket(s): 2 01:39:29 NUMA node(s): 1 01:39:29 Vendor ID: AuthenticAMD 01:39:29 CPU family: 23 01:39:29 Model: 49 01:39:29 Model name: AMD EPYC-Rome Processor 01:39:29 Stepping: 0 01:39:29 CPU MHz: 2800.000 01:39:29 BogoMIPS: 5600.00 01:39:29 Virtualization: AMD-V 01:39:29 Hypervisor vendor: KVM 01:39:29 Virtualization type: full 01:39:29 L1d cache: 32K 01:39:29 L1i cache: 32K 01:39:29 L2 cache: 512K 01:39:29 L3 cache: 16384K 01:39:29 NUMA node0 CPU(s): 0,1 01:39:29 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 01:39:29 01:39:29 01:39:29 ---> nproc: 01:39:29 2 01:39:29 01:39:29 01:39:29 ---> df -h: 01:39:29 Filesystem Size Used Avail Use% Mounted on 01:39:29 overlay 40G 9.0G 32G 23% / 01:39:29 tmpfs 64M 0 64M 0% /dev 01:39:29 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:39:29 shm 64M 0 64M 0% /dev/shm 01:39:29 /dev/vda1 40G 9.0G 32G 23% /facter-os 01:39:29 01:39:29 01:39:29 ---> sar -b -r -n DEV: 01:39:29 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/25/21 _x86_64_ (2 CPU) 01:39:29 01:39:29 01:26:08 LINUX RESTART (2 CPU) 01:39:29 01:39:29 01:27:02 tps rtps wtps bread/s bwrtn/s 01:39:29 01:28:01 5.59 0.19 5.40 23.57 725.77 01:39:29 01:29:01 0.57 0.00 0.57 0.00 10.31 01:39:29 01:30:01 0.30 0.00 0.30 0.00 3.30 01:39:29 01:31:01 0.17 0.00 0.17 0.00 2.18 01:39:29 01:32:01 0.32 0.00 0.32 0.00 3.68 01:39:29 01:33:01 0.32 0.00 0.32 0.00 4.48 01:39:29 01:34:01 0.27 0.00 0.27 0.00 3.61 01:39:29 01:35:01 0.23 0.00 0.23 0.00 2.72 01:39:29 01:36:01 0.18 0.00 0.18 0.00 2.02 01:39:29 01:37:01 0.28 0.00 0.28 0.00 3.10 01:39:29 01:38:01 68.71 0.03 68.68 3.73 26757.69 01:39:29 01:39:01 133.01 0.00 133.01 0.00 27308.87 01:39:29 Average: 17.52 0.02 17.50 2.25 4576.21 01:39:29 01:39:29 01:27:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:39:29 01:28:01 5459332 0 795848 9.94 2620 1751140 1281824 14.15 578612 1572852 20 01:39:29 01:29:01 5467240 0 787932 9.84 2620 1751148 1209324 13.35 574640 1569792 20 01:39:29 01:30:01 5468436 0 786712 9.82 2620 1751172 1203228 13.28 575416 1568812 20 01:39:29 01:31:01 5466644 0 788516 9.85 2620 1751160 1203216 13.28 574356 1571236 16 01:39:29 01:32:01 5464584 0 790572 9.87 2620 1751164 1206048 13.32 572312 1575992 16 01:39:29 01:33:01 5462952 0 792200 9.89 2620 1751168 1206132 13.32 574096 1575996 20 01:39:29 01:34:01 5462080 0 793068 9.90 2620 1751172 1205880 13.31 574528 1575992 16 01:39:29 01:35:01 5456480 0 798664 9.97 2620 1751176 1205880 13.31 579780 1575992 8 01:39:29 01:36:01 5456408 0 798732 9.97 2620 1751180 1205880 13.31 581572 1574368 8 01:39:29 01:37:01 5455768 0 799368 9.98 2620 1751184 1206000 13.31 582140 1574368 20 01:39:29 01:38:01 4537352 0 998980 12.47 2620 2469988 1573152 17.37 787876 2197272 424 01:39:29 01:39:01 3847880 0 1085188 13.55 2620 3073252 1664464 18.38 835644 2704936 40 01:39:29 Average: 5250430 0 834648 10.42 2620 1921242 1280919 14.14 615914 1719801 52 01:39:29 01:39:29 01:27:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:39:29 01:28:01 eth0 62.71 65.23 171.52 9.44 0.00 0.00 0.00 0.00 01:39:29 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:29 01:28:01 docker0 56.04 46.60 4.52 155.11 0.00 0.00 0.00 0.00 01:39:29 01:29:01 eth0 1.10 0.35 0.33 0.20 0.00 0.00 0.00 0.00 01:39:29 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:29 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:29 01:30:01 eth0 1.65 0.33 0.38 0.20 0.00 0.00 0.00 0.00 01:39:29 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:29 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:29 01:31:01 eth0 0.98 0.23 0.30 0.16 0.00 0.00 0.00 0.00 01:39:29 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:29 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:29 01:32:01 eth0 0.45 0.22 0.11 0.10 0.00 0.00 0.00 0.00 01:39:29 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:29 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:29 01:33:01 eth0 0.63 0.38 0.33 0.17 0.00 0.00 0.00 0.00 01:39:29 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:29 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:29 01:34:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 01:39:29 01:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:29 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:29 01:35:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:39:29 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:29 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:29 01:36:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:39:29 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:29 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:29 01:37:01 eth0 0.78 0.27 0.22 0.08 0.00 0.00 0.00 0.00 01:39:29 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:29 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:29 01:38:01 veth260653f 6.68 7.13 0.72 6.73 0.00 0.00 0.00 0.00 01:39:29 01:38:01 eth0 631.83 437.71 4104.50 75.67 0.00 0.00 0.00 0.00 01:39:29 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:29 01:38:01 docker0 6.68 6.99 0.63 6.72 0.00 0.00 0.00 0.00 01:39:29 01:39:01 eth0 675.23 473.55 3676.39 91.09 0.00 0.00 0.00 0.00 01:39:29 01:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:29 01:39:01 vethe43eec2 1.68 1.25 0.29 0.26 0.00 0.00 0.00 0.00 01:39:29 01:39:01 docker0 70.08 89.45 5.59 411.10 0.00 0.00 0.00 0.00 01:39:29 Average: eth0 114.76 81.60 663.79 14.78 0.00 0.00 0.00 0.00 01:39:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:29 Average: vethe43eec2 0.14 0.10 0.02 0.02 0.00 0.00 0.00 0.00 01:39:29 Average: docker0 11.01 11.88 0.89 47.61 0.00 0.00 0.00 0.00 01:39:29 01:39:29 01:39:29 ---> sar -P ALL: 01:39:29 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/25/21 _x86_64_ (2 CPU) 01:39:29 01:39:29 01:26:08 LINUX RESTART (2 CPU) 01:39:29 01:39:29 01:27:02 CPU %user %nice %system %iowait %steal %idle 01:39:29 01:28:01 all 1.31 0.00 0.52 0.04 0.03 98.10 01:39:29 01:28:01 0 1.72 0.00 0.56 0.07 0.03 97.61 01:39:29 01:28:01 1 0.90 0.00 0.48 0.02 0.02 98.59 01:39:29 01:29:01 all 0.28 0.00 0.09 0.00 0.02 99.61 01:39:29 01:29:01 0 0.35 0.00 0.10 0.00 0.02 99.53 01:39:29 01:29:01 1 0.22 0.00 0.08 0.00 0.02 99.68 01:39:29 01:30:01 all 0.28 0.00 0.09 0.00 0.02 99.62 01:39:29 01:30:01 0 0.35 0.00 0.10 0.00 0.02 99.53 01:39:29 01:30:01 1 0.20 0.00 0.08 0.00 0.02 99.70 01:39:29 01:31:01 all 0.29 0.00 0.08 0.00 0.02 99.62 01:39:29 01:31:01 0 0.52 0.00 0.08 0.00 0.02 99.38 01:39:29 01:31:01 1 0.07 0.00 0.07 0.00 0.02 99.85 01:39:29 01:32:01 all 0.22 0.00 0.08 0.00 0.03 99.68 01:39:29 01:32:01 0 0.40 0.00 0.08 0.00 0.03 99.48 01:39:29 01:32:01 1 0.03 0.00 0.07 0.00 0.02 99.88 01:39:29 01:33:01 all 0.26 0.00 0.06 0.00 0.02 99.67 01:39:29 01:33:01 0 0.47 0.00 0.07 0.00 0.02 99.45 01:39:29 01:33:01 1 0.05 0.00 0.05 0.00 0.02 99.88 01:39:29 01:34:01 all 0.28 0.00 0.08 0.00 0.01 99.63 01:39:29 01:34:01 0 0.47 0.00 0.07 0.00 0.00 99.47 01:39:29 01:34:01 1 0.08 0.00 0.10 0.00 0.02 99.80 01:39:29 01:35:01 all 0.23 0.00 0.07 0.00 0.02 99.69 01:39:29 01:35:01 0 0.35 0.00 0.08 0.00 0.02 99.55 01:39:29 01:35:01 1 0.10 0.00 0.05 0.00 0.02 99.83 01:39:29 01:36:01 all 0.22 0.00 0.06 0.00 0.01 99.72 01:39:29 01:36:01 0 0.30 0.00 0.07 0.00 0.02 99.62 01:39:29 01:36:01 1 0.13 0.00 0.05 0.00 0.00 99.82 01:39:29 01:37:01 all 0.22 0.00 0.08 0.01 0.02 99.68 01:39:29 01:37:01 0 0.22 0.00 0.08 0.02 0.02 99.67 01:39:29 01:37:01 1 0.22 0.00 0.07 0.00 0.02 99.70 01:39:29 01:38:01 all 9.55 0.00 4.44 0.86 0.07 85.09 01:39:29 01:38:01 0 9.68 0.00 4.70 0.78 0.07 84.77 01:39:29 01:38:01 1 9.43 0.00 4.17 0.93 0.07 85.40 01:39:29 01:39:29 01:38:01 CPU %user %nice %system %iowait %steal %idle 01:39:29 01:39:01 all 15.38 0.00 8.68 0.89 0.12 74.93 01:39:29 01:39:01 0 15.99 0.00 9.20 0.85 0.12 73.84 01:39:29 01:39:01 1 14.77 0.00 8.16 0.93 0.12 76.02 01:39:29 Average: all 2.30 0.00 1.15 0.14 0.03 96.37 01:39:29 Average: 0 2.49 0.00 1.22 0.14 0.03 96.12 01:39:29 Average: 1 2.12 0.00 1.09 0.15 0.03 96.62 01:39:29 01:39:29 01:39:29