Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea 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-ssh563103818777249667.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh1370153810221342789.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12086769020420833622.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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 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-ssh10306239989477238834.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18011841053078605648.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.18 USE_ALPINE: true 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: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-23307’ Running on prd-ubuntu20.04-docker-8c-8g-23310 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea (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 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#106)" > git rev-list --no-walk 0d3f7130d8a08a0ebc3612b54d57008063dbc12c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:44:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:44:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:44:52 ========================================================= 15:44:52 EdgeX Global Pipelines Version Info 15:44:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:44:53 ------------------- 15:44:53 stable info: 15:44:53 ------------------- 15:44:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:44:53 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 15:44:53 Message: update stable to v1.0.238 15:44:54 ------------------- 15:44:54 experimental info: 15:44:54 ------------------- 15:44:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:44:54 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 15:44:54 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:44:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 15:44:54 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 15:44:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:44:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:44:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:44:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:44:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:44:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:44:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:44:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:44:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:44:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 15:44:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:44:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:44:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:44:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:44:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:44:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:44:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:44:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:44:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:44:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:44:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:44:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:44:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:44:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:44:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:44:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:44:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:44:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:44:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea [Pipeline] echo 15:44:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 072a57e [Pipeline] echo 15:44:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:44:55 provisioning config files... 15:44:55 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8591726828308268906tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:44:55 ---> docker-login.sh 15:44:55 nexus3.edgexfoundry.org:10001 15:44:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:55 Configure a credential helper to remove this warning. See 15:44:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:55 15:44:55 Login Succeeded 15:44:55 nexus3.edgexfoundry.org:10002 15:44:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:55 Configure a credential helper to remove this warning. See 15:44:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:55 15:44:55 Login Succeeded 15:44:55 nexus3.edgexfoundry.org:10003 15:44:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:55 Configure a credential helper to remove this warning. See 15:44:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:55 15:44:55 Login Succeeded 15:44:55 nexus3.edgexfoundry.org:10004 15:44:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:56 Configure a credential helper to remove this warning. See 15:44:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:56 15:44:56 Login Succeeded 15:44:56 docker.io 15:44:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:56 Configure a credential helper to remove this warning. See 15:44:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:56 15:44:56 Login Succeeded 15:44:56 ---> docker-login.sh ends [Pipeline] } 15:44:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:44:56 + git rev-list -1 --merges 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea~1..072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea [Pipeline] echo 15:44:56 -----------> git rev-list -1 --merges 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea~1..072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea [false] [Pipeline] sh 15:44:57 + git log --format=format:%s -1 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea [Pipeline] echo 15:44:57 ========================================================= 15:44:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:44:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:44:57 + git log --format=format:%s -1 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea [Pipeline] echo 15:44:57 [semverPrep] GIT_COMMIT: 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#106) [Pipeline] echo 15:44:57 [semverPrep] This is not a build commit. [Pipeline] sh 15:44:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:44:58 + grep -v github /etc/ssh/ssh_known_hosts 15:44:58 + [ -e /tmp/ssh_known_hosts ] 15:44:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:44:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:44:58 + sudo tee -a /etc/ssh/ssh_known_hosts 15:44:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:44:58 15:44:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:44:58 0.1.4: Pulling from edgex-devops/py-git-semver 15:44:58 b85a868b505f: Pulling fs layer 15:44:58 e2be974225ed: Pulling fs layer 15:44:58 339a4e72a1f5: Pulling fs layer 15:44:58 988bab9f4d93: Pulling fs layer 15:44:58 1469e6f7b9e6: Pulling fs layer 15:44:58 eaf3925da568: Pulling fs layer 15:44:58 bab4dde63d76: Pulling fs layer 15:44:58 bde34c3a00c8: Pulling fs layer 15:44:58 b352a97aabf1: Pulling fs layer 15:44:58 4872d77fe225: Pulling fs layer 15:44:58 5851b861e8e6: Pulling fs layer 15:44:58 988bab9f4d93: Waiting 15:44:58 1469e6f7b9e6: Waiting 15:44:58 eaf3925da568: Waiting 15:44:58 bab4dde63d76: Waiting 15:44:58 bde34c3a00c8: Waiting 15:44:58 b352a97aabf1: Waiting 15:44:58 4872d77fe225: Waiting 15:44:58 e2be974225ed: Download complete 15:44:58 988bab9f4d93: Verifying Checksum 15:44:58 988bab9f4d93: Download complete 15:44:59 1469e6f7b9e6: Verifying Checksum 15:44:59 1469e6f7b9e6: Download complete 15:44:59 339a4e72a1f5: Verifying Checksum 15:44:59 339a4e72a1f5: Download complete 15:44:59 eaf3925da568: Verifying Checksum 15:44:59 eaf3925da568: Download complete 15:44:59 bde34c3a00c8: Download complete 15:44:59 b352a97aabf1: Download complete 15:44:59 4872d77fe225: Verifying Checksum 15:44:59 4872d77fe225: Download complete 15:44:59 5851b861e8e6: Verifying Checksum 15:44:59 5851b861e8e6: Download complete 15:44:59 b85a868b505f: Download complete 15:44:59 bab4dde63d76: Verifying Checksum 15:44:59 bab4dde63d76: Download complete 15:45:00 b85a868b505f: Pull complete 15:45:00 e2be974225ed: Pull complete 15:45:01 339a4e72a1f5: Pull complete 15:45:01 988bab9f4d93: Pull complete 15:45:01 1469e6f7b9e6: Pull complete 15:45:01 eaf3925da568: Pull complete 15:45:03 bab4dde63d76: Pull complete 15:45:03 bde34c3a00c8: Pull complete 15:45:03 b352a97aabf1: Pull complete 15:45:03 4872d77fe225: Pull complete 15:45:03 5851b861e8e6: Pull complete 15:45:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:45:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:45:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:45:03 prd-ubuntu20.04-docker-8c-8g-23310 does not seem to be running inside a container 15:45:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:45:05 $ docker top 6087c0350218af8cf037bd2ab52e282c80dacc196adf6aa9770fceb635b8b366 -eo pid,comm 15:45:05 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:45:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:45:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:45:05 [ssh-agent] Looking for ssh-agent implementation... 15:45:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:45:06 $ docker exec 6087c0350218af8cf037bd2ab52e282c80dacc196adf6aa9770fceb635b8b366 ssh-agent 15:45:06 SSH_AUTH_SOCK=/tmp/ssh-LJQo0FGSiP4B/agent.32 15:45:06 SSH_AGENT_PID=39 15:45:06 Running ssh-add (command line suppressed) 15:45:06 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5626151332574532617.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5626151332574532617.key) 15:45:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:45:06 + git tag --points-at HEAD [Pipeline] } 15:45:06 $ docker exec --env ******** --env ******** 6087c0350218af8cf037bd2ab52e282c80dacc196adf6aa9770fceb635b8b366 ssh-agent -k 15:45:06 unset SSH_AUTH_SOCK; 15:45:06 unset SSH_AGENT_PID; 15:45:06 echo Agent pid 39 killed; 15:45:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:45:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:45:06 [ssh-agent] Looking for ssh-agent implementation... 15:45:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:45:06 $ docker exec 6087c0350218af8cf037bd2ab52e282c80dacc196adf6aa9770fceb635b8b366 ssh-agent 15:45:07 SSH_AUTH_SOCK=/tmp/ssh-rDXcJH1ynvpa/agent.72 15:45:07 SSH_AGENT_PID=78 15:45:07 Running ssh-add (command line suppressed) 15:45:07 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8592775637968767623.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8592775637968767623.key) 15:45:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:45:07 + git semver init 15:45:07 2022-08-22 15:45:07,743 [run_init] DEBUG init version:0.0.0 force:False 15:45:07 2022-08-22 15:45:07,743 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:45:07 2022-08-22 15:45:07,744 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:45:07 2022-08-22 15:45:07,744 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 15:45:09 2022-08-22 15:45:09,302 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 15:45:09 2022-08-22 15:45:09,303 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 15:45:09 2022-08-22 15:45:09,303 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:45:09 2022-08-22 15:45:09,304 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:45:09 2.3.0-dev.13 [Pipeline] } 15:45:09 $ docker exec --env ******** --env ******** 6087c0350218af8cf037bd2ab52e282c80dacc196adf6aa9770fceb635b8b366 ssh-agent -k 15:45:09 unset SSH_AUTH_SOCK; 15:45:09 unset SSH_AGENT_PID; 15:45:09 echo Agent pid 78 killed; 15:45:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:45:10 + git semver [Pipeline] } 15:45:10 $ docker stop --time=1 6087c0350218af8cf037bd2ab52e282c80dacc196adf6aa9770fceb635b8b366 15:45:11 $ docker rm -f 6087c0350218af8cf037bd2ab52e282c80dacc196adf6aa9770fceb635b8b366 [Pipeline] // withDockerContainer [Pipeline] sh 15:45:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:45:12 Stashed 1 file(s) [Pipeline] echo 15:45:12 [edgeXSemver]: initialized semver on version 2.3.0-dev.13 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:45:12 provisioning config files... 15:45:12 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1627470962473137856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:45:12 ---> docker-login.sh 15:45:12 nexus3.edgexfoundry.org:10001 15:45:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:12 Configure a credential helper to remove this warning. See 15:45:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:12 15:45:12 Login Succeeded 15:45:12 nexus3.edgexfoundry.org:10002 15:45:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:13 Configure a credential helper to remove this warning. See 15:45:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:13 15:45:13 Login Succeeded 15:45:13 nexus3.edgexfoundry.org:10003 15:45:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:13 Configure a credential helper to remove this warning. See 15:45:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:13 15:45:13 Login Succeeded 15:45:13 nexus3.edgexfoundry.org:10004 15:45:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:13 Configure a credential helper to remove this warning. See 15:45:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:13 15:45:13 Login Succeeded 15:45:13 docker.io 15:45:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:13 Configure a credential helper to remove this warning. See 15:45:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:13 15:45:13 Login Succeeded 15:45:13 ---> docker-login.sh ends [Pipeline] } 15:45:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:45:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:45:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:45:13 ========================================================= 15:45:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:45:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:14 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 15:45:14 Sending build context to Docker daemon 12.46MB 15:45:14 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 15:45:14 Step 2/13 : FROM ${BASE} AS builder 15:45:14 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:45:14 2408cc74d12b: Pulling fs layer 15:45:14 ea60b727a1ce: Pulling fs layer 15:45:14 30c4a7721957: Pulling fs layer 15:45:14 370296b7ddb6: Pulling fs layer 15:45:14 7c6cee850709: Pulling fs layer 15:45:14 370296b7ddb6: Waiting 15:45:14 39a5fcdaea64: Pulling fs layer 15:45:14 d94ebbe4e438: Pulling fs layer 15:45:14 7c6cee850709: Waiting 15:45:14 39a5fcdaea64: Waiting 15:45:14 d94ebbe4e438: Waiting 15:45:14 bcfd1f05c69d: Pulling fs layer 15:45:14 59ccb84bbe0f: Pulling fs layer 15:45:14 bcfd1f05c69d: Waiting 15:45:14 59ccb84bbe0f: Waiting 15:45:14 30c4a7721957: Verifying Checksum 15:45:14 30c4a7721957: Download complete 15:45:14 ea60b727a1ce: Download complete 15:45:14 7c6cee850709: Verifying Checksum 15:45:14 7c6cee850709: Download complete 15:45:14 39a5fcdaea64: Download complete 15:45:14 2408cc74d12b: Verifying Checksum 15:45:14 2408cc74d12b: Download complete 15:45:14 d94ebbe4e438: Verifying Checksum 15:45:14 d94ebbe4e438: Download complete 15:45:14 2408cc74d12b: Pull complete 15:45:14 ea60b727a1ce: Pull complete 15:45:14 30c4a7721957: Pull complete 15:45:14 59ccb84bbe0f: Verifying Checksum 15:45:14 59ccb84bbe0f: Download complete 15:45:15 bcfd1f05c69d: Verifying Checksum 15:45:15 bcfd1f05c69d: Download complete 15:45:15 370296b7ddb6: Verifying Checksum 15:45:15 370296b7ddb6: Download complete 15:45:19 370296b7ddb6: Pull complete 15:45:19 7c6cee850709: Pull complete 15:45:19 39a5fcdaea64: Pull complete 15:45:20 d94ebbe4e438: Pull complete 15:45:21 bcfd1f05c69d: Pull complete 15:45:22 59ccb84bbe0f: Pull complete 15:45:22 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 15:45:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:45:22 ---> a4fb48ad2a94 15:45:22 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:45:24 ---> Running in 6bff973cd950 15:45:24 Removing intermediate container 6bff973cd950 15:45:24 ---> 282e162de621 15:45:24 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 15:45:24 ---> Running in 6a1723749fc0 15:45:24 Removing intermediate container 6a1723749fc0 15:45:24 ---> 822a4889d5b5 15:45:24 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:45:24 ---> Running in 7e345d9913d0 15:45:25 Removing intermediate container 7e345d9913d0 15:45:25 ---> 2279d910bd98 15:45:25 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:45:25 ---> Running in ec72c7fd06bd 15:45:25 Removing intermediate container ec72c7fd06bd 15:45:25 ---> 3930cf35a517 15:45:25 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:45:25 ---> Running in 3f075b611511 15:45:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:45:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:45:27 OK: 211 MiB in 51 packages 15:45:27 Still waiting to schedule task 15:45:27 ‘prd-ubuntu20.04-docker-arm64-4c-16g-23308’ is offline 15:45:27 Removing intermediate container 3f075b611511 15:45:27 ---> 75b6721d3e33 15:45:27 Step 8/13 : WORKDIR /app 15:45:27 ---> Running in 9f635675fec6 15:45:27 Removing intermediate container 9f635675fec6 15:45:27 ---> 83f139ec134e 15:45:27 Step 9/13 : COPY go.mod vendor* ./ 15:45:27 ---> efe5372ee76a 15:45:27 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:45:28 ---> Running in 190e092c85d6 15:45:46 Removing intermediate container 190e092c85d6 15:45:46 ---> 3425a5ad9cc4 15:45:46 Step 11/13 : COPY . . 15:45:46 ---> 073fd1a84a03 15:45:46 Step 12/13 : ARG MAKE="make build" 15:45:46 ---> Running in cf789847a06f 15:45:46 Removing intermediate container cf789847a06f 15:45:46 ---> c1c302af1fe2 15:45:46 Step 13/13 : RUN $MAKE 15:45:46 ---> Running in a4c52843e4fc 15:45:46 noop 15:45:47 Removing intermediate container a4c52843e4fc 15:45:47 ---> cfd4d2b35bcf 15:45:47 Successfully built cfd4d2b35bcf 15:45:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:47 + docker inspect -f . ci-base-image-x86_64 15:45:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:45:47 prd-ubuntu20.04-docker-8c-8g-23310 does not seem to be running inside a container 15:45:47 $ 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 ******** ci-base-image-x86_64 cat 15:45:48 $ docker top e5fdfac37b7385305602b937723af33a07a7053c55595d186dcd166a1be9e4a8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:45:48 + go version 15:45:48 go version go1.18.3 linux/amd64 [Pipeline] } 15:45:48 $ docker stop --time=1 e5fdfac37b7385305602b937723af33a07a7053c55595d186dcd166a1be9e4a8 15:45:49 $ docker rm -f e5fdfac37b7385305602b937723af33a07a7053c55595d186dcd166a1be9e4a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:50 + docker inspect -f . ci-base-image-x86_64 15:45:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:45:50 prd-ubuntu20.04-docker-8c-8g-23310 does not seem to be running inside a container 15:45:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 ******** ci-base-image-x86_64 cat 15:45:50 $ docker top b8dcb1968c837e2dcc76450a0cc31e52131482da303c887738926984381f2195 -eo pid,comm [Pipeline] { [Pipeline] sh 15:45:51 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 15:45:51 + make test 15:45:51 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:46:01 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:46:01 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.050s coverage: 86.2% of statements 15:46:01 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:46:03 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.549s coverage: 71.9% of statements 15:46:09 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 15:46:09 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:46:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:46:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:46:13 ./bin/test-attribution.sh 15:46:13 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 15:46:13 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 15:46:13 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 15:46:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:46:13 $ docker stop --time=1 b8dcb1968c837e2dcc76450a0cc31e52131482da303c887738926984381f2195 15:46:15 $ docker rm -f b8dcb1968c837e2dcc76450a0cc31e52131482da303c887738926984381f2195 [Pipeline] // withDockerContainer [Pipeline] sh 15:46:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:46:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:46:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:46:16 + ls -al . 15:46:16 total 232 15:46:16 drwxrwxr-x 11 jenkins jenkins 4096 Aug 22 15:45 . 15:46:16 drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 15:44 .. 15:46:16 -rw-rw-r-- 1 jenkins jenkins 262 Aug 22 15:44 .dockerignore 15:46:16 drwxrwxr-x 8 jenkins jenkins 4096 Aug 22 15:46 .git 15:46:16 drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 15:44 .github 15:46:16 -rw-rw-r-- 1 jenkins jenkins 788 Aug 22 15:44 .gitignore 15:46:16 -rw-rw-r-- 1 jenkins jenkins 41 Aug 22 15:44 .golangci.yml 15:46:16 drwxr-xr-x 3 jenkins jenkins 4096 Aug 22 15:45 .semver 15:46:16 -rw-rw-r-- 1 jenkins jenkins 9546 Aug 22 15:44 Attribution.txt 15:46:16 -rw-rw-r-- 1 jenkins jenkins 2487 Aug 22 15:44 CHANGELOG.md 15:46:16 -rw-rw-r-- 1 jenkins jenkins 1937 Aug 22 15:44 Dockerfile 15:46:16 -rw-rw-r-- 1 jenkins jenkins 677 Aug 22 15:44 GOVERNANCE.md 15:46:16 -rw-rw-r-- 1 jenkins jenkins 687 Aug 22 15:44 Jenkinsfile 15:46:16 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 22 15:44 LICENSE 15:46:16 -rw-rw-r-- 1 jenkins jenkins 2949 Aug 22 15:44 Makefile 15:46:16 -rw-rw-r-- 1 jenkins jenkins 617 Aug 22 15:44 OWNERS.md 15:46:16 -rw-rw-r-- 1 jenkins jenkins 30359 Aug 22 15:44 README.md 15:46:16 -rw-rw-r-- 1 jenkins jenkins 12 Aug 22 15:45 VERSION 15:46:16 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 15:44 bin 15:46:16 -rw-r--r-- 1 jenkins jenkins 41008 Aug 22 15:46 coverage.out 15:46:16 -rw-rw-r-- 1 jenkins jenkins 3677 Aug 22 15:44 go.mod 15:46:16 -rw-rw-r-- 1 jenkins jenkins 37565 Aug 22 15:44 go.sum 15:46:16 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 15:44 images 15:46:16 drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 15:44 internal 15:46:16 -rw-rw-r-- 1 jenkins jenkins 531 Aug 22 15:44 main.go 15:46:16 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 15:44 res 15:46:16 drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 15:44 snap 15:46:16 drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 15:44 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:17 + 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=072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea --label arch=amd64 --label version=2.3.0-dev.13 . 15:46:17 Sending build context to Docker daemon 12.46MB 15:46:17 Step 1/31 : ARG BASE=golang:1.18-alpine3.16 15:46:17 Step 2/31 : FROM ${BASE} AS builder 15:46:17 ---> cfd4d2b35bcf 15:46:17 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:46:17 ---> Running in abe9a1cb803d 15:46:17 Removing intermediate container abe9a1cb803d 15:46:17 ---> 4708de435dcc 15:46:17 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 15:46:17 ---> Running in b0b7a9a15a03 15:46:17 Removing intermediate container b0b7a9a15a03 15:46:17 ---> b3f3d7bce522 15:46:17 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:46:17 ---> Running in 452b6083665c 15:46:17 Removing intermediate container 452b6083665c 15:46:17 ---> 98dff9447889 15:46:17 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:46:17 ---> Running in 8b38b9c59964 15:46:18 Removing intermediate container 8b38b9c59964 15:46:18 ---> 4a31fbc85518 15:46:18 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:46:18 ---> Running in ca13a84e375e 15:46:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:46:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:46:19 OK: 211 MiB in 51 packages 15:46:19 Removing intermediate container ca13a84e375e 15:46:19 ---> c17420776da8 15:46:19 Step 8/31 : WORKDIR /app 15:46:19 ---> Running in 3439cef1906d 15:46:20 Removing intermediate container 3439cef1906d 15:46:20 ---> da1879de5e14 15:46:20 Step 9/31 : COPY go.mod vendor* ./ 15:46:20 ---> 33191b76dcbd 15:46:20 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:46:20 ---> Running in b8305267b15d 15:46:21 Removing intermediate container b8305267b15d 15:46:21 ---> 6f0e781197e6 15:46:21 Step 11/31 : COPY . . 15:46:21 ---> aa3a63bdfa3e 15:46:21 Step 12/31 : ARG MAKE="make build" 15:46:21 ---> Running in 00008f70eaed 15:46:21 Removing intermediate container 00008f70eaed 15:46:21 ---> c78686fc89b0 15:46:21 Step 13/31 : RUN $MAKE 15:46:21 ---> Running in 27f3d7509234 15:46:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.13 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.13" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 15:46:43 Removing intermediate container 27f3d7509234 15:46:43 ---> 7798f34019e6 15:46:43 Step 14/31 : FROM alpine:3.14 15:46:43 3.14: Pulling from library/alpine 15:46:43 c7ed990a2339: Pulling fs layer 15:46:43 c7ed990a2339: Verifying Checksum 15:46:43 c7ed990a2339: Download complete 15:46:43 c7ed990a2339: Pull complete 15:46:43 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 15:46:43 Status: Downloaded newer image for alpine:3.14 15:46:43 ---> dd53f409bf0b 15:46:43 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:46:43 ---> Running in ffcc88a6c9bf 15:46:43 Removing intermediate container ffcc88a6c9bf 15:46:43 ---> 4850060a2363 15:46:43 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:46:43 ---> Running in 24a7708058d4 15:46:43 Removing intermediate container 24a7708058d4 15:46:43 ---> 6d08d7a605a9 15:46:43 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:46:43 ---> Running in f28e42b469be 15:46:43 Removing intermediate container f28e42b469be 15:46:43 ---> c5cffe97ca49 15:46:43 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init 15:46:43 ---> Running in 35264a1a11f6 15:46:43 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:46:43 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:46:43 (1/7) Installing ca-certificates (20220614-r0) 15:46:43 (2/7) Installing dumb-init (1.2.5-r1) 15:46:44 (3/7) Installing libgcc (10.3.1_git20210424-r2) 15:46:44 (4/7) Installing libsodium (1.0.18-r0) 15:46:44 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 15:46:44 (6/7) Installing libzmq (4.3.4-r0) 15:46:44 (7/7) Installing zeromq (4.3.4-r0) 15:46:44 Executing busybox-1.33.1-r8.trigger 15:46:44 Executing ca-certificates-20220614-r0.trigger 15:46:44 OK: 9 MiB in 21 packages 15:46:44 Removing intermediate container 35264a1a11f6 15:46:44 ---> 2c64ec483618 15:46:44 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:46:45 ---> 69bf0541703d 15:46:45 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 15:46:45 ---> 6de8b86d047d 15:46:45 Step 21/31 : COPY --from=builder /app/res/ /res/ 15:46:45 ---> c4ed7059438e 15:46:45 Step 22/31 : COPY --from=builder /app/static/ /static/ 15:46:45 ---> 6057d414e94c 15:46:45 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:46:46 ---> 099381c2c688 15:46:46 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:46:46 ---> Running in b2bbe8c1e4f0 15:46:46 Removing intermediate container b2bbe8c1e4f0 15:46:46 ---> 5895ef601776 15:46:46 Step 25/31 : VOLUME /cache 15:46:46 ---> Running in b848a2c359af 15:46:46 Removing intermediate container b848a2c359af 15:46:46 ---> 24a5f50e0ca2 15:46:46 Step 26/31 : EXPOSE 59711 15:46:46 ---> Running in 3ffc9d233751 15:46:47 Removing intermediate container 3ffc9d233751 15:46:47 ---> a48b7ae4774b 15:46:47 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:46:47 ---> Running in f4e03de52d2e 15:46:47 Removing intermediate container f4e03de52d2e 15:46:47 ---> 497bf14460d5 15:46:47 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 15:46:47 ---> Running in 0272a1ffa82c 15:46:47 Removing intermediate container 0272a1ffa82c 15:46:47 ---> c25cfbf5f650 15:46:47 Step 29/31 : LABEL arch=amd64 15:46:47 ---> Running in 360dba28ca06 15:46:47 Removing intermediate container 360dba28ca06 15:46:47 ---> dc26d374d28d 15:46:47 Step 30/31 : LABEL git_sha=072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea 15:46:47 ---> Running in 12b2991df9f8 15:46:47 Removing intermediate container 12b2991df9f8 15:46:47 ---> 67796929581f 15:46:47 Step 31/31 : LABEL version=2.3.0-dev.13 15:46:47 ---> Running in 0c999cec154b 15:46:47 Removing intermediate container 0c999cec154b 15:46:47 ---> 36fdaed7b332 15:46:47 [Warning] One or more build-args [ARCH] were not consumed 15:46:47 Successfully built 36fdaed7b332 15:46:47 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:46:47 provisioning config files... 15:46:48 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6305531321741316491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:46:48 ---> docker-login.sh 15:46:48 nexus3.edgexfoundry.org:10001 15:46:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:48 Configure a credential helper to remove this warning. See 15:46:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:48 15:46:48 Login Succeeded 15:46:48 nexus3.edgexfoundry.org:10002 15:46:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:48 Configure a credential helper to remove this warning. See 15:46:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:48 15:46:48 Login Succeeded 15:46:48 nexus3.edgexfoundry.org:10003 15:46:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:48 Configure a credential helper to remove this warning. See 15:46:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:48 15:46:48 Login Succeeded 15:46:48 nexus3.edgexfoundry.org:10004 15:46:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:48 Configure a credential helper to remove this warning. See 15:46:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:48 15:46:48 Login Succeeded 15:46:48 docker.io 15:46:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:49 Configure a credential helper to remove this warning. See 15:46:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:49 15:46:49 Login Succeeded 15:46:49 ---> docker-login.sh ends [Pipeline] } 15:46:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:46:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:46:49 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 15:46:49 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea 15:46:49 latest 15:46:49 2.3.0-dev.13 15:46:49 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea-2.3.0-dev.13 15:46:49 main 15:46:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:49 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:49 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea 15:46:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:46:49 d7e7868220fb: Preparing 15:46:49 4095d813fd89: Preparing 15:46:49 438b5fca4941: Preparing 15:46:49 176c1eeac763: Preparing 15:46:49 5a5a073ab91f: Preparing 15:46:49 406ea9a78528: Preparing 15:46:49 836b8c56a1f1: Preparing 15:46:49 d6e43073f6c3: Preparing 15:46:49 63493a9ab2d4: Preparing 15:46:49 406ea9a78528: Waiting 15:46:49 836b8c56a1f1: Waiting 15:46:49 d6e43073f6c3: Waiting 15:46:49 63493a9ab2d4: Waiting 15:46:49 5a5a073ab91f: Pushed 15:46:49 438b5fca4941: Pushed 15:46:49 176c1eeac763: Pushed 15:46:49 d7e7868220fb: Pushed 15:46:49 63493a9ab2d4: Layer already exists 15:46:50 406ea9a78528: Pushed 15:46:50 d6e43073f6c3: Pushed 15:46:50 836b8c56a1f1: Pushed 15:46:52 4095d813fd89: Pushed 15:46:52 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea: digest: sha256:2511744cca4563a0ef5e09d098bbc79fca7f85016166dbb7980828de4b5125fd size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:52 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:52 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:46:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:46:52 d7e7868220fb: Preparing 15:46:52 4095d813fd89: Preparing 15:46:52 438b5fca4941: Preparing 15:46:52 176c1eeac763: Preparing 15:46:52 5a5a073ab91f: Preparing 15:46:52 406ea9a78528: Preparing 15:46:52 836b8c56a1f1: Preparing 15:46:52 d6e43073f6c3: Preparing 15:46:52 63493a9ab2d4: Preparing 15:46:52 836b8c56a1f1: Waiting 15:46:52 d6e43073f6c3: Waiting 15:46:52 406ea9a78528: Waiting 15:46:52 63493a9ab2d4: Waiting 15:46:52 176c1eeac763: Layer already exists 15:46:52 5a5a073ab91f: Layer already exists 15:46:52 d7e7868220fb: Layer already exists 15:46:52 438b5fca4941: Layer already exists 15:46:52 4095d813fd89: Layer already exists 15:46:52 836b8c56a1f1: Layer already exists 15:46:52 d6e43073f6c3: Layer already exists 15:46:52 406ea9a78528: Layer already exists 15:46:52 63493a9ab2d4: Layer already exists 15:46:52 latest: digest: sha256:2511744cca4563a0ef5e09d098bbc79fca7f85016166dbb7980828de4b5125fd size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:53 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:53 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.13 15:46:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:46:53 d7e7868220fb: Preparing 15:46:53 4095d813fd89: Preparing 15:46:53 438b5fca4941: Preparing 15:46:53 176c1eeac763: Preparing 15:46:53 5a5a073ab91f: Preparing 15:46:53 406ea9a78528: Preparing 15:46:53 836b8c56a1f1: Preparing 15:46:53 d6e43073f6c3: Preparing 15:46:53 63493a9ab2d4: Preparing 15:46:53 406ea9a78528: Waiting 15:46:53 836b8c56a1f1: Waiting 15:46:53 d6e43073f6c3: Waiting 15:46:53 63493a9ab2d4: Waiting 15:46:53 5a5a073ab91f: Layer already exists 15:46:53 d7e7868220fb: Layer already exists 15:46:53 4095d813fd89: Layer already exists 15:46:53 438b5fca4941: Layer already exists 15:46:53 176c1eeac763: Layer already exists 15:46:53 406ea9a78528: Layer already exists 15:46:53 63493a9ab2d4: Layer already exists 15:46:53 836b8c56a1f1: Layer already exists 15:46:53 d6e43073f6c3: Layer already exists 15:46:53 2.3.0-dev.13: digest: sha256:2511744cca4563a0ef5e09d098bbc79fca7f85016166dbb7980828de4b5125fd size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:53 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea-2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:54 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea-2.3.0-dev.13 15:46:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:46:54 d7e7868220fb: Preparing 15:46:54 4095d813fd89: Preparing 15:46:54 438b5fca4941: Preparing 15:46:54 176c1eeac763: Preparing 15:46:54 5a5a073ab91f: Preparing 15:46:54 406ea9a78528: Preparing 15:46:54 836b8c56a1f1: Preparing 15:46:54 d6e43073f6c3: Preparing 15:46:54 63493a9ab2d4: Preparing 15:46:54 406ea9a78528: Waiting 15:46:54 836b8c56a1f1: Waiting 15:46:54 d6e43073f6c3: Waiting 15:46:54 63493a9ab2d4: Waiting 15:46:54 176c1eeac763: Layer already exists 15:46:54 5a5a073ab91f: Layer already exists 15:46:54 d7e7868220fb: Layer already exists 15:46:54 4095d813fd89: Layer already exists 15:46:54 438b5fca4941: Layer already exists 15:46:54 836b8c56a1f1: Layer already exists 15:46:54 d6e43073f6c3: Layer already exists 15:46:54 406ea9a78528: Layer already exists 15:46:54 63493a9ab2d4: Layer already exists 15:46:54 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea-2.3.0-dev.13: digest: sha256:2511744cca4563a0ef5e09d098bbc79fca7f85016166dbb7980828de4b5125fd size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:54 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:54 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 15:46:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:46:54 d7e7868220fb: Preparing 15:46:54 4095d813fd89: Preparing 15:46:54 438b5fca4941: Preparing 15:46:54 176c1eeac763: Preparing 15:46:54 5a5a073ab91f: Preparing 15:46:54 406ea9a78528: Preparing 15:46:54 836b8c56a1f1: Preparing 15:46:54 d6e43073f6c3: Preparing 15:46:54 63493a9ab2d4: Preparing 15:46:54 406ea9a78528: Waiting 15:46:54 836b8c56a1f1: Waiting 15:46:54 d6e43073f6c3: Waiting 15:46:54 63493a9ab2d4: Waiting 15:46:54 d7e7868220fb: Layer already exists 15:46:54 438b5fca4941: Layer already exists 15:46:54 176c1eeac763: Layer already exists 15:46:54 5a5a073ab91f: Layer already exists 15:46:54 4095d813fd89: Layer already exists 15:46:54 836b8c56a1f1: Layer already exists 15:46:54 406ea9a78528: Layer already exists 15:46:54 d6e43073f6c3: Layer already exists 15:46:54 63493a9ab2d4: Layer already exists 15:46:54 main: digest: sha256:2511744cca4563a0ef5e09d098bbc79fca7f85016166dbb7980828de4b5125fd size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:46:54 ===================================================== [Pipeline] echo 15:46:54 taggedImages: 15:46:54 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea 15:46:54 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:46:54 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.13 15:46:54 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea-2.3.0-dev.13 15:46:54 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:46:55 15:46:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:46:55 latest: Pulling from edgex-lftools-log-publisher 15:46:55 5eb5b503b376: Pulling fs layer 15:46:55 5c69ac0246d0: Pulling fs layer 15:46:55 ec43610c2a17: Pulling fs layer 15:46:55 3a2ae6a8a46f: Pulling fs layer 15:46:55 33b1e0a273af: Pulling fs layer 15:46:55 5d3b04190fa2: Pulling fs layer 15:46:55 2f39f015ded8: Pulling fs layer 15:46:55 5d3b04190fa2: Waiting 15:46:55 3a2ae6a8a46f: Waiting 15:46:55 33b1e0a273af: Waiting 15:46:55 2f39f015ded8: Waiting 15:46:55 5c69ac0246d0: Verifying Checksum 15:46:55 5c69ac0246d0: Download complete 15:46:55 3a2ae6a8a46f: Download complete 15:46:55 33b1e0a273af: Verifying Checksum 15:46:55 33b1e0a273af: Download complete 15:46:55 ec43610c2a17: Verifying Checksum 15:46:55 ec43610c2a17: Download complete 15:46:55 5d3b04190fa2: Verifying Checksum 15:46:55 5d3b04190fa2: Download complete 15:46:55 5eb5b503b376: Verifying Checksum 15:46:55 5eb5b503b376: Download complete 15:46:56 2f39f015ded8: Download complete 15:46:57 5eb5b503b376: Pull complete 15:46:57 5c69ac0246d0: Pull complete 15:46:57 ec43610c2a17: Pull complete 15:46:57 3a2ae6a8a46f: Pull complete 15:46:57 33b1e0a273af: Pull complete 15:46:58 5d3b04190fa2: Pull complete 15:47:02 2f39f015ded8: Pull complete 15:47:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:47:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:47:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:02 prd-ubuntu20.04-docker-8c-8g-23310 does not seem to be running inside a container 15:47:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 15:47:04 $ docker top b5f4d81b9d3dedc90c329c97a55fe78819c941a0ae2a92eafb441e1ca6b1d550 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:47:05 ---> job-cost.sh 15:47:05 lf-activate-venv: SKIPPING 15:47:05 INFO: No Stack... 15:47:05 INFO: Retrieving Pricing Info for: v3-standard-8 15:47:05 INFO: Archiving Costs [Pipeline] sh 15:47:06 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 15:47:06 + cut -d, -f6 [Pipeline] lock 15:47:06 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-53-stack-cost] 15:47:06 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-53-stack-cost] did not exist. Created. 15:47:06 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-53-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:47:06 + echo total: 0.2199999988079071 [Pipeline] stash 15:47:06 Stashed 1 file(s) [Pipeline] } 15:47:06 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-53-stack-cost] [Pipeline] // lock [Pipeline] } 15:47:06 $ docker stop --time=1 b5f4d81b9d3dedc90c329c97a55fe78819c941a0ae2a92eafb441e1ca6b1d550 15:47:07 $ docker rm -f b5f4d81b9d3dedc90c329c97a55fe78819c941a0ae2a92eafb441e1ca6b1d550 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:47:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23312 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 15:47:11 Running in /w/workspace/app-rfid-llrp-inventory/53 [Pipeline] { [Pipeline] checkout 15:47:11 The recommended git tool is: git 15:47:17 using credential edgex-jenkins-ssh 15:47:17 Cloning the remote Git repository 15:47:17 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:47:17 > git init /w/workspace/app-rfid-llrp-inventory/53 # timeout=10 15:47:17 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:47:17 > git --version # timeout=10 15:47:17 > git --version # 'git version 2.25.1' 15:47:17 using GIT_SSH to set credentials SSH Credentials for GitHub 15:47:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:47:19 Avoid second fetch 15:47:19 Checking out Revision 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea (main) 15:47:19 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 15:47:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:47:19 > git config core.sparsecheckout # timeout=10 15:47:19 > git checkout -f 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea # timeout=10 15:47:23 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#106)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:47:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:47:24 % Total % Received % Xferd Average Speed Time Time Time Current 15:47:24 Dload Upload Total Spent Left Speed 15:47:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 15:47:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:47:25 + sudo+ tee /etc/docker/daemon.new 15:47:25 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:47:25 { 15:47:25 "registry-mirrors": [ 15:47:25 "https://nexus3.edgexfoundry.org:10001" 15:47:25 ], 15:47:25 "bip": "10.250.0.254/24", 15:47:25 "hosts": [ 15:47:25 "tcp://0.0.0.0:5555", 15:47:25 "unix:///var/run/docker.sock" 15:47:25 ], 15:47:25 "mtu": 1458, 15:47:25 "selinux-enabled": true, 15:47:25 "seccomp-profile": "/etc/docker/seccomp.json" 15:47:25 } [Pipeline] sh 15:47:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:47:26 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:47:45 provisioning config files... 15:47:45 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/53@tmp/config3004875207723338366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:47:45 ---> docker-login.sh 15:47:45 nexus3.edgexfoundry.org:10001 15:47:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:46 Configure a credential helper to remove this warning. See 15:47:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:46 15:47:46 Login Succeeded 15:47:46 nexus3.edgexfoundry.org:10002 15:47:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:47 Configure a credential helper to remove this warning. See 15:47:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:47 15:47:47 Login Succeeded 15:47:47 nexus3.edgexfoundry.org:10003 15:47:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:47 Configure a credential helper to remove this warning. See 15:47:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:47 15:47:47 Login Succeeded 15:47:47 nexus3.edgexfoundry.org:10004 15:47:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:48 Configure a credential helper to remove this warning. See 15:47:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:48 15:47:48 Login Succeeded 15:47:48 docker.io 15:47:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:49 Configure a credential helper to remove this warning. See 15:47:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:49 15:47:49 Login Succeeded 15:47:49 ---> docker-login.sh ends [Pipeline] } 15:47:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:47:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:47:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:47:49 ========================================================= 15:47:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:47:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:49 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 15:47:50 Sending build context to Docker daemon 682.5kB 15:47:50 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 15:47:50 Step 2/13 : FROM ${BASE} AS builder 15:47:50 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:47:50 b3c136eddcbf: Pulling fs layer 15:47:50 c0a3192eca97: Pulling fs layer 15:47:50 a050256f5b6f: Pulling fs layer 15:47:50 656be50a0ddc: Pulling fs layer 15:47:50 2bbca73fdf42: Pulling fs layer 15:47:50 46d945488cbd: Pulling fs layer 15:47:50 8a5474983e97: Pulling fs layer 15:47:50 329c88fbcd65: Pulling fs layer 15:47:50 656be50a0ddc: Waiting 15:47:50 2bbca73fdf42: Waiting 15:47:50 46d945488cbd: Waiting 15:47:50 8a5474983e97: Waiting 15:47:50 329c88fbcd65: Waiting 15:47:50 a050256f5b6f: Verifying Checksum 15:47:50 a050256f5b6f: Download complete 15:47:50 c0a3192eca97: Verifying Checksum 15:47:50 c0a3192eca97: Download complete 15:47:50 2bbca73fdf42: Verifying Checksum 15:47:50 2bbca73fdf42: Download complete 15:47:50 46d945488cbd: Verifying Checksum 15:47:50 46d945488cbd: Download complete 15:47:50 b3c136eddcbf: Verifying Checksum 15:47:50 b3c136eddcbf: Download complete 15:47:51 b3c136eddcbf: Pull complete 15:47:51 329c88fbcd65: Verifying Checksum 15:47:51 329c88fbcd65: Download complete 15:47:51 c0a3192eca97: Pull complete 15:47:52 a050256f5b6f: Pull complete 15:47:52 8a5474983e97: Verifying Checksum 15:47:52 8a5474983e97: Download complete 15:47:53 656be50a0ddc: Download complete 15:48:05 656be50a0ddc: Pull complete 15:48:06 2bbca73fdf42: Pull complete 15:48:06 46d945488cbd: Pull complete 15:48:12 8a5474983e97: Pull complete 15:48:14 329c88fbcd65: Pull complete 15:48:14 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 15:48:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:48:14 ---> ff4287adb874 15:48:14 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:48:15 ---> Running in ec212ed8d1b2 15:48:16 Removing intermediate container ec212ed8d1b2 15:48:16 ---> 2842406b51fd 15:48:16 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 15:48:16 ---> Running in 0516ef61d3b0 15:48:16 Removing intermediate container 0516ef61d3b0 15:48:16 ---> f447051760b6 15:48:16 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:48:16 ---> Running in 437952f77fad 15:48:18 Removing intermediate container 437952f77fad 15:48:18 ---> e5da461ac18b 15:48:18 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:48:18 ---> Running in f92f38d0e58e 15:48:20 Removing intermediate container f92f38d0e58e 15:48:20 ---> dab37a00e6f6 15:48:20 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:48:20 ---> Running in 9b51ad59ec02 15:48:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:48:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:48:22 OK: 221 MiB in 51 packages 15:48:23 Removing intermediate container 9b51ad59ec02 15:48:23 ---> b8e8c3ef1cbb 15:48:23 Step 8/13 : WORKDIR /app 15:48:23 ---> Running in 66541bc82ddd 15:48:23 Removing intermediate container 66541bc82ddd 15:48:23 ---> f6add644bf80 15:48:23 Step 9/13 : COPY go.mod vendor* ./ 15:48:24 ---> caaebf5bfe4f 15:48:24 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:24 ---> Running in 8e84c0670073 15:49:21 Removing intermediate container 8e84c0670073 15:49:21 ---> 70c836e60ca7 15:49:21 Step 11/13 : COPY . . 15:49:21 ---> 4065e6ce8bc8 15:49:21 Step 12/13 : ARG MAKE="make build" 15:49:21 ---> Running in 84589e04e2a3 15:49:21 Removing intermediate container 84589e04e2a3 15:49:21 ---> e94f6e2b55ed 15:49:21 Step 13/13 : RUN $MAKE 15:49:21 ---> Running in 93ca3f8ac3ac 15:49:21 noop 15:49:21 Removing intermediate container 93ca3f8ac3ac 15:49:21 ---> f3a5cdace334 15:49:21 Successfully built f3a5cdace334 15:49:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:21 + docker inspect -f . ci-base-image-arm64 15:49:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:21 prd-ubuntu20.04-docker-arm64-4c-16g-23312 does not seem to be running inside a container 15:49:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/53 -v /w/workspace/app-rfid-llrp-inventory/53:/w/workspace/app-rfid-llrp-inventory/53:rw,z -v /w/workspace/app-rfid-llrp-inventory/53@tmp:/w/workspace/app-rfid-llrp-inventory/53@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 15:49:23 $ docker top 7ec7eea1afb3b75c5be3ba75f21f8c498c9b3b8e9d9f3ff428efe7f487dd6935 -eo pid,comm [Pipeline] { [Pipeline] sh 15:49:24 + go version 15:49:24 go version go1.18.3 linux/arm64 [Pipeline] } 15:49:24 $ docker stop --time=1 7ec7eea1afb3b75c5be3ba75f21f8c498c9b3b8e9d9f3ff428efe7f487dd6935 15:49:25 $ docker rm -f 7ec7eea1afb3b75c5be3ba75f21f8c498c9b3b8e9d9f3ff428efe7f487dd6935 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:26 + docker inspect -f . ci-base-image-arm64 15:49:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:26 prd-ubuntu20.04-docker-arm64-4c-16g-23312 does not seem to be running inside a container 15:49:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-rfid-llrp-inventory/53 -v /w/workspace/app-rfid-llrp-inventory/53:/w/workspace/app-rfid-llrp-inventory/53:rw,z -v /w/workspace/app-rfid-llrp-inventory/53@tmp:/w/workspace/app-rfid-llrp-inventory/53@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 15:49:28 $ docker top 3172ac6d3ee29504f7587101db3aab2baccab08c2a16fe5c34d86e2d8b1ce6c2 -eo pid,comm [Pipeline] { [Pipeline] sh 15:49:29 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/53 [Pipeline] fileExists [Pipeline] sh 15:49:29 + make test 15:49:29 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:51:06 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:51:06 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.150s coverage: 86.2% of statements 15:51:06 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:51:06 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.718s coverage: 71.9% of statements 15:51:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:51:06 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:51:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:51:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:51:25 ./bin/test-attribution.sh 15:51:25 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 15:51:25 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 15:51:25 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 15:51:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:51:25 $ docker stop --time=1 3172ac6d3ee29504f7587101db3aab2baccab08c2a16fe5c34d86e2d8b1ce6c2 15:51:26 $ docker rm -f 3172ac6d3ee29504f7587101db3aab2baccab08c2a16fe5c34d86e2d8b1ce6c2 [Pipeline] // withDockerContainer [Pipeline] sh 15:51:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:51:27 Warning: overwriting stash ‘coverage-report’ 15:51:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:51:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:51:29 + ls -al . 15:51:29 total 228 15:51:29 drwxrwxr-x 10 jenkins jenkins 4096 Aug 22 15:49 . 15:51:29 drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 15:47 .. 15:51:29 -rw-rw-r-- 1 jenkins jenkins 262 Aug 22 15:47 .dockerignore 15:51:29 drwxrwxr-x 8 jenkins jenkins 4096 Aug 22 15:47 .git 15:51:29 drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 15:47 .github 15:51:29 -rw-rw-r-- 1 jenkins jenkins 788 Aug 22 15:47 .gitignore 15:51:29 -rw-rw-r-- 1 jenkins jenkins 41 Aug 22 15:47 .golangci.yml 15:51:29 -rw-rw-r-- 1 jenkins jenkins 9546 Aug 22 15:47 Attribution.txt 15:51:29 -rw-rw-r-- 1 jenkins jenkins 2487 Aug 22 15:47 CHANGELOG.md 15:51:29 -rw-rw-r-- 1 jenkins jenkins 1937 Aug 22 15:47 Dockerfile 15:51:29 -rw-rw-r-- 1 jenkins jenkins 677 Aug 22 15:47 GOVERNANCE.md 15:51:29 -rw-rw-r-- 1 jenkins jenkins 687 Aug 22 15:47 Jenkinsfile 15:51:29 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 22 15:47 LICENSE 15:51:29 -rw-rw-r-- 1 jenkins jenkins 2949 Aug 22 15:47 Makefile 15:51:29 -rw-rw-r-- 1 jenkins jenkins 617 Aug 22 15:47 OWNERS.md 15:51:29 -rw-rw-r-- 1 jenkins jenkins 30359 Aug 22 15:47 README.md 15:51:29 -rw-rw-r-- 1 jenkins jenkins 12 Aug 22 15:45 VERSION 15:51:29 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 15:47 bin 15:51:29 -rw-r--r-- 1 jenkins jenkins 41008 Aug 22 15:51 coverage.out 15:51:29 -rw-rw-r-- 1 jenkins jenkins 3677 Aug 22 15:47 go.mod 15:51:29 -rw-rw-r-- 1 jenkins jenkins 37565 Aug 22 15:47 go.sum 15:51:29 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 15:47 images 15:51:29 drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 15:47 internal 15:51:29 -rw-rw-r-- 1 jenkins jenkins 531 Aug 22 15:47 main.go 15:51:29 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 15:47 res 15:51:29 drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 15:47 snap 15:51:29 drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 15:47 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:29 + 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=072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea --label arch=arm64 --label version=2.3.0-dev.13 . 15:51:29 Sending build context to Docker daemon 682.5kB 15:51:29 Step 1/31 : ARG BASE=golang:1.18-alpine3.16 15:51:29 Step 2/31 : FROM ${BASE} AS builder 15:51:29 ---> f3a5cdace334 15:51:29 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:51:30 ---> Running in bf0de4761dde 15:51:30 Removing intermediate container bf0de4761dde 15:51:30 ---> b00d5206124b 15:51:30 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 15:51:30 ---> Running in 9b4f4334ffa4 15:51:30 Removing intermediate container 9b4f4334ffa4 15:51:30 ---> 8409484ab658 15:51:30 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:51:30 ---> Running in 5b883006a54a 15:51:31 Removing intermediate container 5b883006a54a 15:51:31 ---> 3db2b9530aed 15:51:31 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:51:31 ---> Running in 2d3f08256c7c 15:51:32 Removing intermediate container 2d3f08256c7c 15:51:32 ---> 3a0d92b8539a 15:51:32 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:51:33 ---> Running in c8dcee34e71d 15:51:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:51:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:51:36 OK: 221 MiB in 51 packages 15:51:36 Removing intermediate container c8dcee34e71d 15:51:36 ---> 91ff1156efec 15:51:36 Step 8/31 : WORKDIR /app 15:51:36 ---> Running in a66e6ed72c89 15:51:37 Removing intermediate container a66e6ed72c89 15:51:37 ---> f02feaf0871f 15:51:37 Step 9/31 : COPY go.mod vendor* ./ 15:51:37 ---> 2d4a4c96a868 15:51:37 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:51:37 ---> Running in 528bab68211a 15:51:39 Removing intermediate container 528bab68211a 15:51:39 ---> 2809804b7f81 15:51:39 Step 11/31 : COPY . . 15:51:40 ---> 7ab730a25bed 15:51:40 Step 12/31 : ARG MAKE="make build" 15:51:40 ---> Running in 844bd31be0fb 15:51:40 Removing intermediate container 844bd31be0fb 15:51:40 ---> 755fc1f53caa 15:51:40 Step 13/31 : RUN $MAKE 15:51:40 ---> Running in a924f7d29bbe 15:51:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.13 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.13" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 15:54:03 Removing intermediate container a924f7d29bbe 15:54:03 ---> 2f4d99c34402 15:54:03 Step 14/31 : FROM alpine:3.14 15:54:03 3.14: Pulling from library/alpine 15:54:03 90cda3b7c325: Pulling fs layer 15:54:03 90cda3b7c325: Verifying Checksum 15:54:03 90cda3b7c325: Download complete 15:54:03 90cda3b7c325: Pull complete 15:54:03 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 15:54:03 Status: Downloaded newer image for alpine:3.14 15:54:03 ---> 376ba31ae3da 15:54:03 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:54:03 ---> Running in 43053bf1f7dc 15:54:03 Removing intermediate container 43053bf1f7dc 15:54:03 ---> 11adbc4d535d 15:54:03 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:54:03 ---> Running in d3bfecb8d83a 15:54:03 Removing intermediate container d3bfecb8d83a 15:54:03 ---> a912e3ca89f1 15:54:03 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:03 ---> Running in 6c1003462376 15:54:04 Removing intermediate container 6c1003462376 15:54:04 ---> 6f7bddcf205b 15:54:04 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init 15:54:04 ---> Running in bfc5beb81b2c 15:54:05 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:54:06 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:54:07 (1/7) Installing ca-certificates (20220614-r0) 15:54:07 (2/7) Installing dumb-init (1.2.5-r1) 15:54:07 (3/7) Installing libgcc (10.3.1_git20210424-r2) 15:54:08 (4/7) Installing libsodium (1.0.18-r0) 15:54:08 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 15:54:08 (6/7) Installing libzmq (4.3.4-r0) 15:54:08 (7/7) Installing zeromq (4.3.4-r0) 15:54:08 Executing busybox-1.33.1-r8.trigger 15:54:08 Executing ca-certificates-20220614-r0.trigger 15:54:08 OK: 9 MiB in 21 packages 15:54:10 Removing intermediate container bfc5beb81b2c 15:54:10 ---> ede803762e69 15:54:10 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:54:10 ---> ad81c72cc519 15:54:10 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 15:54:11 ---> a1de7488a04b 15:54:11 Step 21/31 : COPY --from=builder /app/res/ /res/ 15:54:11 ---> 7d74b3219b9a 15:54:11 Step 22/31 : COPY --from=builder /app/static/ /static/ 15:54:12 ---> 04f1fba0dfb0 15:54:12 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:54:13 ---> 3952487a43b9 15:54:13 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:54:13 ---> Running in 778e0004683f 15:54:15 Removing intermediate container 778e0004683f 15:54:15 ---> b45baf37d774 15:54:15 Step 25/31 : VOLUME /cache 15:54:15 ---> Running in 066504c85fd2 15:54:16 Removing intermediate container 066504c85fd2 15:54:16 ---> 9beb1d6ab954 15:54:16 Step 26/31 : EXPOSE 59711 15:54:16 ---> Running in 62c20a6fd53e 15:54:16 Removing intermediate container 62c20a6fd53e 15:54:16 ---> 6993430d5596 15:54:16 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:54:16 ---> Running in 8010dc16ee13 15:54:16 Removing intermediate container 8010dc16ee13 15:54:16 ---> 20518bd98e08 15:54:16 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 15:54:16 ---> Running in 508f06310675 15:54:17 Removing intermediate container 508f06310675 15:54:17 ---> cf5e9deeb9a5 15:54:17 Step 29/31 : LABEL arch=arm64 15:54:17 ---> Running in df6ef32e60e2 15:54:17 Removing intermediate container df6ef32e60e2 15:54:17 ---> 225812505b3a 15:54:17 Step 30/31 : LABEL git_sha=072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea 15:54:17 ---> Running in 7e9a38df77a1 15:54:18 Removing intermediate container 7e9a38df77a1 15:54:18 ---> 29fcd4e508bf 15:54:18 Step 31/31 : LABEL version=2.3.0-dev.13 15:54:18 ---> Running in 37aac3abdaad 15:54:18 Removing intermediate container 37aac3abdaad 15:54:18 ---> f7a59a927436 15:54:18 [Warning] One or more build-args [ARCH] were not consumed 15:54:18 Successfully built f7a59a927436 15:54:18 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:54:18 provisioning config files... 15:54:18 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/53@tmp/config5100793692042908922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:54:19 ---> docker-login.sh 15:54:19 nexus3.edgexfoundry.org:10001 15:54:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:19 Configure a credential helper to remove this warning. See 15:54:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:19 15:54:19 Login Succeeded 15:54:19 nexus3.edgexfoundry.org:10002 15:54:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:20 Configure a credential helper to remove this warning. See 15:54:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:20 15:54:20 Login Succeeded 15:54:20 nexus3.edgexfoundry.org:10003 15:54:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:20 Configure a credential helper to remove this warning. See 15:54:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:20 15:54:20 Login Succeeded 15:54:20 nexus3.edgexfoundry.org:10004 15:54:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:21 Configure a credential helper to remove this warning. See 15:54:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:21 15:54:21 Login Succeeded 15:54:21 docker.io 15:54:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:22 Configure a credential helper to remove this warning. See 15:54:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:22 15:54:22 Login Succeeded 15:54:22 ---> docker-login.sh ends [Pipeline] } 15:54:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:54:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:54:22 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 15:54:22 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea 15:54:22 latest 15:54:22 2.3.0-dev.13 15:54:22 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea-2.3.0-dev.13 15:54:22 main 15:54:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:22 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:22 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea 15:54:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:54:22 63e51b40a6c2: Preparing 15:54:22 9c95ae21615a: Preparing 15:54:22 858cb4ed1357: Preparing 15:54:22 a7817af74632: Preparing 15:54:22 309398a3b63d: Preparing 15:54:22 a07a0c5d941d: Preparing 15:54:22 4c65e19140f6: Preparing 15:54:22 2c3378fc2c4c: Preparing 15:54:22 28c3ef001483: Preparing 15:54:22 4c65e19140f6: Waiting 15:54:22 2c3378fc2c4c: Waiting 15:54:22 28c3ef001483: Waiting 15:54:22 a07a0c5d941d: Waiting 15:54:23 63e51b40a6c2: Pushed 15:54:23 a7817af74632: Pushed 15:54:23 309398a3b63d: Pushed 15:54:23 858cb4ed1357: Pushed 15:54:23 28c3ef001483: Layer already exists 15:54:23 2c3378fc2c4c: Pushed 15:54:23 a07a0c5d941d: Pushed 15:54:24 4c65e19140f6: Pushed 15:54:28 9c95ae21615a: Pushed 15:54:28 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea: digest: sha256:0e60ae88b68f7016c4b1d8721586a6ad159dceffbe68b67031b6c109a379f619 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:29 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:29 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:54:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:54:29 63e51b40a6c2: Preparing 15:54:29 9c95ae21615a: Preparing 15:54:29 858cb4ed1357: Preparing 15:54:29 a7817af74632: Preparing 15:54:29 309398a3b63d: Preparing 15:54:29 a07a0c5d941d: Preparing 15:54:29 4c65e19140f6: Preparing 15:54:29 2c3378fc2c4c: Preparing 15:54:29 28c3ef001483: Preparing 15:54:29 a07a0c5d941d: Waiting 15:54:29 4c65e19140f6: Waiting 15:54:29 28c3ef001483: Waiting 15:54:29 2c3378fc2c4c: Waiting 15:54:29 858cb4ed1357: Layer already exists 15:54:29 63e51b40a6c2: Layer already exists 15:54:29 a7817af74632: Layer already exists 15:54:29 9c95ae21615a: Layer already exists 15:54:29 309398a3b63d: Layer already exists 15:54:29 2c3378fc2c4c: Layer already exists 15:54:29 4c65e19140f6: Layer already exists 15:54:29 28c3ef001483: Layer already exists 15:54:29 a07a0c5d941d: Layer already exists 15:54:30 latest: digest: sha256:0e60ae88b68f7016c4b1d8721586a6ad159dceffbe68b67031b6c109a379f619 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:30 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:30 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.13 15:54:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:54:30 63e51b40a6c2: Preparing 15:54:30 9c95ae21615a: Preparing 15:54:30 858cb4ed1357: Preparing 15:54:30 a7817af74632: Preparing 15:54:30 309398a3b63d: Preparing 15:54:30 a07a0c5d941d: Preparing 15:54:30 4c65e19140f6: Preparing 15:54:30 2c3378fc2c4c: Preparing 15:54:30 28c3ef001483: Preparing 15:54:30 4c65e19140f6: Waiting 15:54:30 2c3378fc2c4c: Waiting 15:54:30 a07a0c5d941d: Waiting 15:54:30 9c95ae21615a: Layer already exists 15:54:30 a7817af74632: Layer already exists 15:54:30 63e51b40a6c2: Layer already exists 15:54:30 309398a3b63d: Layer already exists 15:54:30 858cb4ed1357: Layer already exists 15:54:31 a07a0c5d941d: Layer already exists 15:54:31 4c65e19140f6: Layer already exists 15:54:31 2c3378fc2c4c: Layer already exists 15:54:31 28c3ef001483: Layer already exists 15:54:31 2.3.0-dev.13: digest: sha256:0e60ae88b68f7016c4b1d8721586a6ad159dceffbe68b67031b6c109a379f619 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:31 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea-2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:31 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea-2.3.0-dev.13 15:54:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:54:31 63e51b40a6c2: Preparing 15:54:31 9c95ae21615a: Preparing 15:54:31 858cb4ed1357: Preparing 15:54:31 a7817af74632: Preparing 15:54:31 309398a3b63d: Preparing 15:54:31 a07a0c5d941d: Preparing 15:54:31 4c65e19140f6: Preparing 15:54:31 2c3378fc2c4c: Preparing 15:54:31 28c3ef001483: Preparing 15:54:31 a07a0c5d941d: Waiting 15:54:31 4c65e19140f6: Waiting 15:54:31 2c3378fc2c4c: Waiting 15:54:31 28c3ef001483: Waiting 15:54:31 63e51b40a6c2: Layer already exists 15:54:31 309398a3b63d: Layer already exists 15:54:32 a7817af74632: Layer already exists 15:54:32 9c95ae21615a: Layer already exists 15:54:32 858cb4ed1357: Layer already exists 15:54:32 a07a0c5d941d: Layer already exists 15:54:32 2c3378fc2c4c: Layer already exists 15:54:32 4c65e19140f6: Layer already exists 15:54:32 28c3ef001483: Layer already exists 15:54:32 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea-2.3.0-dev.13: digest: sha256:0e60ae88b68f7016c4b1d8721586a6ad159dceffbe68b67031b6c109a379f619 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:32 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:32 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 15:54:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:54:32 63e51b40a6c2: Preparing 15:54:32 9c95ae21615a: Preparing 15:54:32 858cb4ed1357: Preparing 15:54:32 a7817af74632: Preparing 15:54:32 309398a3b63d: Preparing 15:54:32 a07a0c5d941d: Preparing 15:54:32 4c65e19140f6: Preparing 15:54:32 2c3378fc2c4c: Preparing 15:54:32 28c3ef001483: Preparing 15:54:32 4c65e19140f6: Waiting 15:54:32 2c3378fc2c4c: Waiting 15:54:32 28c3ef001483: Waiting 15:54:32 a07a0c5d941d: Waiting 15:54:32 858cb4ed1357: Layer already exists 15:54:32 309398a3b63d: Layer already exists 15:54:32 9c95ae21615a: Layer already exists 15:54:32 63e51b40a6c2: Layer already exists 15:54:32 a7817af74632: Layer already exists 15:54:32 a07a0c5d941d: Layer already exists 15:54:32 28c3ef001483: Layer already exists 15:54:32 4c65e19140f6: Layer already exists 15:54:32 2c3378fc2c4c: Layer already exists 15:54:33 main: digest: sha256:0e60ae88b68f7016c4b1d8721586a6ad159dceffbe68b67031b6c109a379f619 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:54:33 ===================================================== [Pipeline] echo 15:54:33 taggedImages: 15:54:33 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea 15:54:33 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:54:33 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.13 15:54:33 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea-2.3.0-dev.13 15:54:33 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:54:33 15:54:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:54:34 arm64: Pulling from edgex-lftools-log-publisher 15:54:34 8998bd30e6a1: Pulling fs layer 15:54:34 04944245beec: Pulling fs layer 15:54:34 699f458cf7ca: Pulling fs layer 15:54:34 765212b225bb: Pulling fs layer 15:54:34 f23df028b6ca: Pulling fs layer 15:54:34 d65c8cfc05b1: Pulling fs layer 15:54:34 2437ff75d9bd: Pulling fs layer 15:54:34 765212b225bb: Waiting 15:54:34 f23df028b6ca: Waiting 15:54:34 d65c8cfc05b1: Waiting 15:54:34 2437ff75d9bd: Waiting 15:54:34 04944245beec: Verifying Checksum 15:54:34 04944245beec: Download complete 15:54:34 765212b225bb: Download complete 15:54:34 f23df028b6ca: Verifying Checksum 15:54:34 f23df028b6ca: Download complete 15:54:34 d65c8cfc05b1: Verifying Checksum 15:54:34 d65c8cfc05b1: Download complete 15:54:34 699f458cf7ca: Verifying Checksum 15:54:34 699f458cf7ca: Download complete 15:54:34 8998bd30e6a1: Verifying Checksum 15:54:34 8998bd30e6a1: Download complete 15:54:37 2437ff75d9bd: Download complete 15:54:39 8998bd30e6a1: Pull complete 15:54:40 04944245beec: Pull complete 15:54:41 699f458cf7ca: Pull complete 15:54:41 765212b225bb: Pull complete 15:54:42 f23df028b6ca: Pull complete 15:54:42 d65c8cfc05b1: Pull complete 15:54:57 2437ff75d9bd: Pull complete 15:54:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:54:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:54:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:58 prd-ubuntu20.04-docker-arm64-4c-16g-23312 does not seem to be running inside a container 15:54: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/53 -v /w/workspace/app-rfid-llrp-inventory/53:/w/workspace/app-rfid-llrp-inventory/53:rw,z -v /w/workspace/app-rfid-llrp-inventory/53@tmp:/w/workspace/app-rfid-llrp-inventory/53@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 15:55:01 $ docker top 3160a9239decb19668093d7800043081dd9a6fb55b49cb5e2239defea58ec6c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:55:01 ---> job-cost.sh 15:55:01 lf-activate-venv: SKIPPING 15:55:01 INFO: No Stack... 15:55:02 INFO: Retrieving Pricing Info for: v3-standard-4 15:55:03 INFO: Archiving Costs [Pipeline] sh 15:55:03 + + cutcat -d, /w/workspace/app-rfid-llrp-inventory/53/archives/cost.csv -f6 15:55:03 [Pipeline] lock 15:55:04 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-53-stack-cost] 15:55:04 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-53-stack-cost] did not exist. Created. 15:55:04 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-53-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:55:04 /w/workspace/app-rfid-llrp-inventory/53@tmp/durable-4a2ae343/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:55:05 + echo total: 0.10999999940395355 [Pipeline] stash 15:55:05 Warning: overwriting stash ‘stack-cost’ 15:55:05 Stashed 1 file(s) [Pipeline] } 15:55:05 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-53-stack-cost] [Pipeline] // lock [Pipeline] } 15:55:05 $ docker stop --time=1 3160a9239decb19668093d7800043081dd9a6fb55b49cb5e2239defea58ec6c2 15:55:07 $ docker rm -f 3160a9239decb19668093d7800043081dd9a6fb55b49cb5e2239defea58ec6c2 [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 15:55:07 provisioning config files... 15:55:07 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6591472077707577944tmp [Pipeline] { [Pipeline] sh 15:55:08 + set +x 15:55:08 + curl -s https://codecov.io/bash 15:55:08 + bash -s -- 15:55:08 15:55:08 _____ _ 15:55:08 / ____| | | 15:55:08 | | ___ __| | ___ ___ _____ __ 15:55:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:55:08 | |___| (_) | (_| | __/ (_| (_) \ V / 15:55:08 \_____\___/ \__,_|\___|\___\___/ \_/ 15:55:08 Bash-1.0.6 15:55:08 15:55:08 15:55:08 ==> git version 2.25.1 found 15:55:08 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:55:08 Release-Date: 2020-01-08 15:55:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:55:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:55:08 ==> Jenkins CI detected. 15:55:08 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 15:55:08 project root: . 15:55:08 --> token set from env 15:55:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:55:08 ==> Running gcov in . (disable via -X gcov) 15:55:08 ==> Python coveragepy not found 15:55:08 ==> Searching for coverage reports in: 15:55:08 + . 15:55:08 -> Found 1 reports 15:55:08 ==> Detecting git/mercurial file structure 15:55:08 ==> Reading reports 15:55:08 + ./coverage.out bytes=41008 15:55:08 ==> Appending adjustments 15:55:08 https://docs.codecov.io/docs/fixing-reports 15:55:08 + Found adjustments 15:55:08 ==> Gzipping contents 15:55:08 12K /tmp/codecov.Ryv2lJ.gz 15:55:08 ==> Uploading reports 15:55:08 url: https://codecov.io 15:55:08 query: branch=main&commit=072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F53%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:55:08 -> Pinging Codecov 15:55:08 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=072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F53%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:55:08 -> Uploading to 15:55:08 https://storage.googleapis.com/codecov/v4/raw/2022-08-22/581DD39554BDF9B6E22D074273EAD858/072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea/56187c56-6c19-4b88-bbfd-e0bf334a5ebb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220822%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220822T155508Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2da40adc0df09f9caaa30d9bf963692bd8a25ee47ebded0a9e510071030e8fb0 15:55:08 % Total % Received % Xferd Average Speed Time Time Time Current 15:55:08 Dload Upload Total Spent Left Speed 15:55:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11411 0 0 100 11411 0 51400 --:--:-- --:--:-- --:--:-- 51400 15:55:08 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea [Pipeline] } 15:55:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:55:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:55:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:55:09 15:55:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:55:09 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:55:09 df9b9388f04a: Pulling fs layer 15:55:09 52dc419b0ee2: Pulling fs layer 15:55:09 25bc292e5bac: Pulling fs layer 15:55:09 114826534d7a: Pulling fs layer 15:55:09 4657fd5d0bcf: Pulling fs layer 15:55:09 6ad1cebc031e: Pulling fs layer 15:55:09 8a3aa393b2d8: Pulling fs layer 15:55:09 114826534d7a: Waiting 15:55:09 6ad1cebc031e: Waiting 15:55:09 8a3aa393b2d8: Waiting 15:55:09 4657fd5d0bcf: Waiting 15:55:09 25bc292e5bac: Verifying Checksum 15:55:09 25bc292e5bac: Download complete 15:55:09 52dc419b0ee2: Verifying Checksum 15:55:09 52dc419b0ee2: Download complete 15:55:09 4657fd5d0bcf: Download complete 15:55:09 df9b9388f04a: Verifying Checksum 15:55:09 df9b9388f04a: Download complete 15:55:10 6ad1cebc031e: Verifying Checksum 15:55:10 6ad1cebc031e: Download complete 15:55:10 df9b9388f04a: Pull complete 15:55:10 52dc419b0ee2: Pull complete 15:55:10 25bc292e5bac: Pull complete 15:55:10 114826534d7a: Verifying Checksum 15:55:10 114826534d7a: Download complete 15:55:10 8a3aa393b2d8: Verifying Checksum 15:55:10 8a3aa393b2d8: Download complete 15:55:14 114826534d7a: Pull complete 15:55:14 4657fd5d0bcf: Pull complete 15:55:14 6ad1cebc031e: Pull complete 15:55:16 8a3aa393b2d8: Pull complete 15:55:16 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:55:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:55:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:55:16 prd-ubuntu20.04-docker-8c-8g-23310 does not seem to be running inside a container 15:55:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:55:19 $ docker top 5af1f49418a74b5f73fb60ef847b2c7fddad466583c76d0506bfd091c553c374 -eo pid,comm [Pipeline] { [Pipeline] echo 15:55:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 15:55:19 + set -o pipefail 15:55:19 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 15:55:24 15:55:24 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 15:55:24 15:55:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/8dd3e9b8-d25f-47ac-8ed4-8f5c844cb45a 15:55:24 15:55:24 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:55:24 15:55:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:55:24 15:55:24 [Pipeline] } 15:55:24 $ docker stop --time=1 5af1f49418a74b5f73fb60ef847b2c7fddad466583c76d0506bfd091c553c374 15:55:27 $ docker rm -f 5af1f49418a74b5f73fb60ef847b2c7fddad466583c76d0506bfd091c553c374 [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 15:55:28 + git log --format=format:%s -1 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea [Pipeline] sh 15:55:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:55:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:55:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:55:28 prd-ubuntu20.04-docker-8c-8g-23310 does not seem to be running inside a container 15:55:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:55:29 $ docker top 7b2fba2e15b68febb3254aad572f0f1f82999937ebf8e3e8e7097d33fa9e0632 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:55:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:55:29 [ssh-agent] Looking for ssh-agent implementation... 15:55:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:55:29 $ docker exec 7b2fba2e15b68febb3254aad572f0f1f82999937ebf8e3e8e7097d33fa9e0632 ssh-agent 15:55:29 SSH_AUTH_SOCK=/tmp/ssh-H4Dm86GPrYy7/agent.33 15:55:29 SSH_AGENT_PID=40 15:55:29 Running ssh-add (command line suppressed) 15:55:29 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7136188545070292088.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7136188545070292088.key) 15:55:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:55:30 + git semver tag 15:55:30 2022-08-22 15:55:30,345 [run_tag] DEBUG tag force:False 15:55:30 2022-08-22 15:55:30,345 [check_head_tag] DEBUG check head tag 15:55:30 2022-08-22 15:55:30,346 [execute] INFO git cat-file --batch-check 15:55:30 2022-08-22 15:55:30,346 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:55:30 2022-08-22 15:55:30,348 [execute] INFO git cat-file --batch 15:55:30 2022-08-22 15:55:30,349 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:55:30 2022-08-22 15:55:30,357 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:55:30 2022-08-22 15:55:30,358 [execute] INFO git tag -a v2.3.0-dev.13 -m v2.3.0-dev.13 15:55:30 2022-08-22 15:55:30,358 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.13', '-m', 'v2.3.0-dev.13'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 15:55:30 2022-08-22 15:55:30,361 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:55:30 2.3.0-dev.13 [Pipeline] } 15:55:30 $ docker exec --env ******** --env ******** 7b2fba2e15b68febb3254aad572f0f1f82999937ebf8e3e8e7097d33fa9e0632 ssh-agent -k 15:55:30 unset SSH_AUTH_SOCK; 15:55:30 unset SSH_AGENT_PID; 15:55:30 echo Agent pid 40 killed; 15:55:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:55:30 + git semver [Pipeline] } 15:55:31 $ docker stop --time=1 7b2fba2e15b68febb3254aad572f0f1f82999937ebf8e3e8e7097d33fa9e0632 15:55:32 $ docker rm -f 7b2fba2e15b68febb3254aad572f0f1f82999937ebf8e3e8e7097d33fa9e0632 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:55:32 15:55:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:55:33 0.23.1-centos7: Pulling from edgex-lftools 15:55:33 ab5ef0e58194: Pulling fs layer 15:55:33 9712f1f96733: Pulling fs layer 15:55:33 63f879dbbcfc: Pulling fs layer 15:55:33 0d9ebad4ef96: Pulling fs layer 15:55:33 e9a5061849ea: Pulling fs layer 15:55:33 d747dcd14b5f: Pulling fs layer 15:55:33 2de7ff778b66: Pulling fs layer 15:55:33 0d9ebad4ef96: Waiting 15:55:33 d747dcd14b5f: Waiting 15:55:33 2de7ff778b66: Waiting 15:55:33 e9a5061849ea: Waiting 15:55:33 9712f1f96733: Verifying Checksum 15:55:33 9712f1f96733: Download complete 15:55:33 63f879dbbcfc: Verifying Checksum 15:55:33 63f879dbbcfc: Download complete 15:55:33 e9a5061849ea: Verifying Checksum 15:55:33 e9a5061849ea: Download complete 15:55:33 d747dcd14b5f: Verifying Checksum 15:55:33 d747dcd14b5f: Download complete 15:55:33 0d9ebad4ef96: Verifying Checksum 15:55:33 0d9ebad4ef96: Download complete 15:55:33 ab5ef0e58194: Verifying Checksum 15:55:33 ab5ef0e58194: Download complete 15:55:33 2de7ff778b66: Download complete 15:55:36 ab5ef0e58194: Pull complete 15:55:36 9712f1f96733: Pull complete 15:55:37 63f879dbbcfc: Pull complete 15:55:40 0d9ebad4ef96: Pull complete 15:55:40 e9a5061849ea: Pull complete 15:55:41 d747dcd14b5f: Pull complete 15:55:42 2de7ff778b66: Pull complete 15:55:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:55:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:55:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:55:42 prd-ubuntu20.04-docker-8c-8g-23310 does not seem to be running inside a container 15:55:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:55:44 $ docker top c60955f058df9a189e0f6b2eec2f828c45623744d61feb26b408f86318a774b9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:55:44 provisioning config files... 15:55:44 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4434586701533536029tmp 15:55:44 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1213081325978426873tmp 15:55:44 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6059268899334883879tmp [Pipeline] { [Pipeline] echo 15:55:44 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:55:45 ---> sigul-configuration.sh 15:55:45 gpg: directory `/root/.gnupg' created 15:55:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:55:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:55:45 gpg: keyring `/root/.gnupg/secring.gpg' created 15:55:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:55:45 gpg: CAST5 encrypted data 15:55:45 gpg: encrypted with 1 passphrase 15:55:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:55:45 + mkdir /home/jenkins 15:55:45 + mkdir /home/jenkins/sigul [Pipeline] sh 15:55:45 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:55:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:55:46 ---> sigul-install.sh 15:55:46 Sigul already installed; skipping installation. [Pipeline] sh 15:55:46 + git tag --list 15:55:46 v0.0.0 15:55:46 v1.0.0 15:55:46 v2.1.0 15:55:46 v2.1.1 15:55:46 v2.1.1-dev.1 15:55:46 v2.2.0 15:55:46 v2.2.1-dev.1 15:55:46 v2.2.1-dev.2 15:55:46 v2.2.1-dev.3 15:55:46 v2.2.1-dev.4 15:55:46 v2.2.1-dev.5 15:55:46 v2.2.1-dev.6 15:55:46 v2.2.1-dev.7 15:55:46 v2.3.0-dev.10 15:55:46 v2.3.0-dev.11 15:55:46 v2.3.0-dev.12 15:55:46 v2.3.0-dev.13 15:55:46 v2.3.0-dev.9 [Pipeline] sh 15:55:46 + lftools sign git-tag v2.3.0-dev.13 15:55:47 Signing Git tag with Sigul... 15:55:47 Signing v2.3.0-dev.13 [Pipeline] echo 15:55:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:55:47 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:55:47 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:55:47 $ docker stop --time=1 c60955f058df9a189e0f6b2eec2f828c45623744d61feb26b408f86318a774b9 15:55:49 $ docker rm -f c60955f058df9a189e0f6b2eec2f828c45623744d61feb26b408f86318a774b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:55:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:55:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:55:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:55:49 prd-ubuntu20.04-docker-8c-8g-23310 does not seem to be running inside a container 15:55:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:55:50 $ docker top d09f94ee856c0fbbe61723454411b44b52285cc09b30bf62f24743b881b8759e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:55:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:55:50 [ssh-agent] Looking for ssh-agent implementation... 15:55:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:55:50 $ docker exec d09f94ee856c0fbbe61723454411b44b52285cc09b30bf62f24743b881b8759e ssh-agent 15:55:50 SSH_AUTH_SOCK=/tmp/ssh-vxzr1qjKmBSy/agent.33 15:55:50 SSH_AGENT_PID=40 15:55:50 Running ssh-add (command line suppressed) 15:55:50 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5877768338224447723.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5877768338224447723.key) 15:55:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:55:51 + git semver bump pre 15:55:51 2022-08-22 15:55:51,288 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:55:51 2022-08-22 15:55:51,288 [bump_version] DEBUG bumping version:2.3.0-dev.13 on axis:pre with prefix:dev 15:55:51 2022-08-22 15:55:51,288 [bump_version] DEBUG bumped version:2.3.0-dev.14 15:55:51 2022-08-22 15:55:51,288 [write_version] DEBUG write version:2.3.0-dev.14 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 15:55:51 2022-08-22 15:55:51,288 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:55:51 2022-08-22 15:55:51,289 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:55:51 2022-08-22 15:55:51,291 [execute] INFO git cat-file --batch-check 15:55:51 2022-08-22 15:55:51,291 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:55:51 2022-08-22 15:55:51,296 [execute] INFO git cat-file --batch 15:55:51 2022-08-22 15:55:51,296 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:55:51 2022-08-22 15:55:51,301 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:55:51 2.3.0-dev.14 [Pipeline] } 15:55:51 $ docker exec --env ******** --env ******** d09f94ee856c0fbbe61723454411b44b52285cc09b30bf62f24743b881b8759e ssh-agent -k 15:55:51 unset SSH_AUTH_SOCK; 15:55:51 unset SSH_AGENT_PID; 15:55:51 echo Agent pid 40 killed; 15:55:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:55:51 + git semver [Pipeline] } 15:55:52 $ docker stop --time=1 d09f94ee856c0fbbe61723454411b44b52285cc09b30bf62f24743b881b8759e 15:55:53 $ docker rm -f d09f94ee856c0fbbe61723454411b44b52285cc09b30bf62f24743b881b8759e [Pipeline] // withDockerContainer [Pipeline] sh 15:55:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:55:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:55:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:55:54 prd-ubuntu20.04-docker-8c-8g-23310 does not seem to be running inside a container 15:55:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:55:54 $ docker top d415c1be09202001ff3c99c42b12992e0d02ad568e66c2313fd402dd27268450 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:55:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:55:54 [ssh-agent] Looking for ssh-agent implementation... 15:55:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:55:54 $ docker exec d415c1be09202001ff3c99c42b12992e0d02ad568e66c2313fd402dd27268450 ssh-agent 15:55:54 SSH_AUTH_SOCK=/tmp/ssh-6shXrgELIGe1/agent.32 15:55:54 SSH_AGENT_PID=39 15:55:55 Running ssh-add (command line suppressed) 15:55:55 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5394615150420966239.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5394615150420966239.key) 15:55:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:55:55 + git semver push 15:55:55 2022-08-22 15:55:55,596 [run_push] DEBUG push 15:55:55 2022-08-22 15:55:55,597 [execute] INFO git cat-file --batch-check 15:55:55 2022-08-22 15:55:55,597 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:55:55 2022-08-22 15:55:55,601 [execute] INFO git rev-list a6fc29cc50b986a5841af4093e89b24ec024cd7f -- 15:55:55 2022-08-22 15:55:55,602 [execute] DEBUG Popen(['git', 'rev-list', 'a6fc29cc50b986a5841af4093e89b24ec024cd7f', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:55:55 2022-08-22 15:55:55,607 [execute] INFO git fetch -v origin 15:55:55 2022-08-22 15:55:55,608 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 15:55:56 2022-08-22 15:55:56,079 [run_push] DEBUG no remote changes detected 15:55:56 2022-08-22 15:55:56,079 [execute] INFO git push origin semver 15:55:56 2022-08-22 15:55:56,080 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:55:56 2022-08-22 15:55:56,785 [run_push] DEBUG push all version tags 15:55:56 2022-08-22 15:55:56,786 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:55:56 2022-08-22 15:55:56,786 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 15:55:57 2022-08-22 15:55:57,496 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:55:57 2.3.0-dev.14 [Pipeline] } 15:55:57 $ docker exec --env ******** --env ******** d415c1be09202001ff3c99c42b12992e0d02ad568e66c2313fd402dd27268450 ssh-agent -k 15:55:57 unset SSH_AUTH_SOCK; 15:55:57 unset SSH_AGENT_PID; 15:55:57 echo Agent pid 39 killed; 15:55:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:55:58 + git semver [Pipeline] } 15:55:58 $ docker stop --time=1 d415c1be09202001ff3c99c42b12992e0d02ad568e66c2313fd402dd27268450 15:55:59 $ docker rm -f d415c1be09202001ff3c99c42b12992e0d02ad568e66c2313fd402dd27268450 [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:56:00 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 15:56:00 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:56:00 total 16 15:56:00 drwxr-xr-x 3 root root 4096 Aug 22 15:47 . 15:56:00 drwxrwxr-x 12 jenkins jenkins 4096 Aug 22 15:55 .. 15:56:00 drwxr-xr-x 2 root root 4096 Aug 22 15:47 cost 15:56:00 -rw-r--r-- 1 root root 94 Aug 22 15:47 cost.csv 15:56:00 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:56:00 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:56:00 total 16 15:56:00 drwxr-xr-x 3 jenkins jenkins 4096 Aug 22 15:47 . 15:56:00 drwxrwxr-x 12 jenkins jenkins 4096 Aug 22 15:55 .. 15:56:00 drwxr-xr-x 2 jenkins jenkins 4096 Aug 22 15:47 cost 15:56:00 -rw-r--r-- 1 jenkins jenkins 94 Aug 22 15:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:56:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:56:01 ---> package-listing.sh 15:56:01 ++ facter osfamily 15:56:01 ++ tr '[:upper:]' '[:lower:]' 15:56:01 + OS_FAMILY=debian 15:56:01 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 15:56:01 + START_PACKAGES=/tmp/packages_start.txt 15:56:01 + END_PACKAGES=/tmp/packages_end.txt 15:56:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:56:01 + PACKAGES=/tmp/packages_start.txt 15:56:01 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:56:01 + PACKAGES=/tmp/packages_end.txt 15:56:01 + case "${OS_FAMILY}" in 15:56:01 + dpkg -l 15:56:01 + grep '^ii' 15:56:01 + '[' -f /tmp/packages_start.txt ']' 15:56:01 + '[' -f /tmp/packages_end.txt ']' 15:56:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:56:01 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:56:01 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 15:56:01 + 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 15:56:01 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 15:56:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:56:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:56:02 prd-ubuntu20.04-docker-8c-8g-23310 does not seem to be running inside a container 15:56:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:56:03 $ docker top ce366b152d714750849b305e8fe586ca67c0417a83729ab123f850770224b3be -eo pid,comm [Pipeline] { [Pipeline] sh 15:56:03 + touch /tmp/pre-build-complete [Pipeline] sh 15:56:03 + mkdir -p /var/log/sysstat [Pipeline] sh 15:56:04 + ls /var/log/sa-host 15:56:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:56:04 provisioning config files... 15:56:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8624133367565772751tmp [Pipeline] { [Pipeline] echo 15:56:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:56:04 ---> create-netrc.sh [Pipeline] } 15:56:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:56:04 ---> python-tools-install.sh [Pipeline] echo 15:56:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:56:05 ---> sudo-logs.sh 15:56:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:56:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:56:05 ---> job-cost.sh 15:56:05 lf-activate-venv: SKIPPING 15:56:05 DEBUG: total: 0.2199999988079071 15:56:05 INFO: Retrieving Stack Cost... 15:56:05 INFO: Retrieving Pricing Info for: v3-standard-8 15:56:06 INFO: Archiving Costs [Pipeline] echo 15:56:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:56:07 ---> logs-deploy.sh 15:56:07 lf-activate-venv: SKIPPING 15:56:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/53 15:56:07 INFO: archiving workspace using pattern(s): 15:56:08 Archives upload complete. 15:56:08 INFO: archiving logs to Nexus 15:56:09 ---> uname -a: 15:56:09 Linux prd-ubuntu20-04-docker-8c-8g-23310 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 15:56:09 15:56:09 15:56:09 ---> lscpu: 15:56:09 Architecture: x86_64 15:56:09 CPU op-mode(s): 32-bit, 64-bit 15:56:09 Byte Order: Little Endian 15:56:09 Address sizes: 40 bits physical, 48 bits virtual 15:56:09 CPU(s): 8 15:56:09 On-line CPU(s) list: 0-7 15:56:09 Thread(s) per core: 1 15:56:09 Core(s) per socket: 1 15:56:09 Socket(s): 8 15:56:09 NUMA node(s): 1 15:56:09 Vendor ID: AuthenticAMD 15:56:09 CPU family: 23 15:56:09 Model: 49 15:56:09 Model name: AMD EPYC-Rome Processor 15:56:09 Stepping: 0 15:56:09 CPU MHz: 2799.998 15:56:09 BogoMIPS: 5599.99 15:56:09 Virtualization: AMD-V 15:56:09 Hypervisor vendor: KVM 15:56:09 Virtualization type: full 15:56:09 L1d cache: 256 KiB 15:56:09 L1i cache: 256 KiB 15:56:09 L2 cache: 4 MiB 15:56:09 L3 cache: 128 MiB 15:56:09 NUMA node0 CPU(s): 0-7 15:56:09 Vulnerability Itlb multihit: Not affected 15:56:09 Vulnerability L1tf: Not affected 15:56:09 Vulnerability Mds: Not affected 15:56:09 Vulnerability Meltdown: Not affected 15:56:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:56:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:56:09 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:56:09 Vulnerability Srbds: Not affected 15:56:09 Vulnerability Tsx async abort: Not affected 15:56:09 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:56:09 15:56:09 15:56:09 ---> nproc: 15:56:09 8 15:56:09 15:56:09 15:56:09 ---> df -h: 15:56:09 Filesystem Size Used Avail Use% Mounted on 15:56:09 overlay 155G 13G 143G 8% / 15:56:09 tmpfs 64M 0 64M 0% /dev 15:56:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:56:09 shm 64M 0 64M 0% /dev/shm 15:56:09 /dev/vda1 155G 13G 143G 8% /facter-os 15:56:09 15:56:09 15:56:09 ---> sar -b -r -n DEV: 15:56:09 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23310) 08/22/22 _x86_64_ (8 CPU) 15:56:09 15:56:09 15:44:11 LINUX RESTART (8 CPU) 15:56:09 15:56:09 15:45:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:56:09 15:46:01 205.34 4.05 201.29 0.00 382.65 87551.88 0.00 15:56:09 15:47:01 188.66 0.22 188.44 0.00 6.66 25365.58 0.00 15:56:09 15:48:01 32.28 0.00 32.28 0.00 0.00 16456.34 0.00 15:56:09 15:49:01 1.62 0.00 1.62 0.00 0.00 18.13 0.00 15:56:09 15:50:01 1.17 0.02 1.15 0.00 0.13 13.60 0.00 15:56:09 15:51:01 1.73 0.00 1.73 0.00 0.00 19.06 0.00 15:56:09 15:52:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 15:56:09 15:53:01 1.73 0.00 1.73 0.00 0.00 19.60 0.00 15:56:09 15:54:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 15:56:09 15:55:01 1.97 0.00 1.97 0.00 0.00 27.46 0.00 15:56:09 15:56:01 126.38 0.38 126.00 0.00 23.33 58506.38 0.00 15:56:09 Average: 50.93 0.42 50.51 0.00 37.01 16985.25 0.00 15:56:09 15:56:09 15:45:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:56:09 15:46:01 28059500 31741044 550400 1.67 161628 3707824 1981408 5.84 1430264 2923360 250856 15:56:09 15:47:01 27452128 31712256 578436 1.76 174944 4231792 2191788 6.46 1398400 3515652 533592 15:56:09 15:48:01 27583336 31768348 521484 1.59 175496 4155704 1773048 5.23 1353716 3427228 16 15:56:09 15:49:01 27584848 31770100 519752 1.58 175520 4155708 1773048 5.23 1353116 3427380 20 15:56:09 15:50:01 27591472 31776776 513012 1.56 175572 4155716 1773048 5.23 1346056 3427396 12 15:56:09 15:51:01 27591928 31777248 512460 1.56 175604 4155716 1773048 5.23 1345680 3427396 12 15:56:09 15:52:01 27594968 31780396 509332 1.55 175620 4155720 1773048 5.23 1343428 3427472 16 15:56:09 15:53:01 27595172 31780612 509028 1.55 175652 4155724 1773048 5.23 1343020 3427476 20 15:56:09 15:54:01 27595340 31780840 508992 1.55 175676 4155724 1773048 5.23 1343096 3427476 12 15:56:09 15:55:01 27595040 31780572 509228 1.55 175732 4155704 1773048 5.23 1343588 3427460 28 15:56:09 15:56:01 26090108 31757212 529164 1.61 218396 5464160 1797208 5.30 1466876 4675012 456 15:56:09 Average: 27484895 31765946 523753 1.59 178167 4240863 1832253 5.40 1369749 3503028 71367 15:56:09 15:56:09 15:45:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:56:09 15:46:01 docker0 174.55 192.43 12.79 1693.08 0.00 0.00 0.00 0.00 15:56:09 15:46:01 veth6eda002 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 15:56:09 15:46:01 ens3 431.75 345.26 5754.74 99.39 0.00 0.00 0.00 0.00 15:56:09 15:46:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 15:56:09 15:47:01 docker0 14.19 17.89 0.83 94.97 0.00 0.00 0.00 0.00 15:56:09 15:47:01 ens3 218.77 164.37 2706.36 287.63 0.00 0.00 0.00 0.00 15:56:09 15:47:01 lo 9.26 9.26 0.91 0.91 0.00 0.00 0.00 0.00 15:56:09 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:09 15:48:01 ens3 13.10 8.00 15.17 4.31 0.00 0.00 0.00 0.00 15:56:09 15:48:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:56:09 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:09 15:49:01 ens3 0.83 0.52 0.15 0.10 0.00 0.00 0.00 0.00 15:56:09 15:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:56:09 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:09 15:50:01 ens3 0.58 0.40 0.33 0.27 0.00 0.00 0.00 0.00 15:56:09 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:09 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:09 15:51:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:56:09 15:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:56:09 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:09 15:52:01 ens3 0.13 0.07 0.06 0.00 0.00 0.00 0.00 0.00 15:56:09 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:09 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:09 15:53:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:56:09 15:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:56:09 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:09 15:54:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:56:09 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:09 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:09 15:55:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:56:09 15:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:56:09 15:56:01 docker0 35.89 41.11 3.48 686.46 0.00 0.00 0.00 0.00 15:56:09 15:56:01 ens3 435.16 283.39 7919.00 125.41 0.00 0.00 0.00 0.00 15:56:09 15:56:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 15:56:09 Average: docker0 20.19 22.60 1.54 222.75 0.00 0.00 0.00 0.00 15:56:09 Average: ens3 99.58 72.54 1484.17 46.95 0.00 0.00 0.00 0.00 15:56:09 Average: lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 15:56:09 15:56:09 15:56:09 ---> sar -P ALL: 15:56:09 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23310) 08/22/22 _x86_64_ (8 CPU) 15:56:09 15:56:09 15:44:11 LINUX RESTART (8 CPU) 15:56:09 15:56:09 15:45:02 CPU %user %nice %system %iowait %steal %idle 15:56:09 15:46:01 all 20.63 0.00 6.18 1.96 0.10 71.13 15:56:09 15:46:01 0 21.42 0.00 6.85 2.69 0.09 68.95 15:56:09 15:46:01 1 21.06 0.00 5.96 0.69 0.09 72.20 15:56:09 15:46:01 2 20.10 0.00 5.88 0.96 0.09 72.97 15:56:09 15:46:01 3 20.37 0.00 5.78 1.48 0.12 72.25 15:56:09 15:46:01 4 19.44 0.00 6.77 6.86 0.09 66.85 15:56:09 15:46:01 5 21.42 0.00 5.36 0.36 0.10 72.76 15:56:09 15:46:01 6 20.19 0.00 5.59 0.67 0.09 73.46 15:56:09 15:46:01 7 21.03 0.00 7.25 2.03 0.12 69.57 15:56:09 15:47:01 all 27.99 0.00 5.49 1.02 0.10 65.40 15:56:09 15:47:01 0 27.62 0.00 5.31 0.22 0.08 66.77 15:56:09 15:47:01 1 28.90 0.00 5.84 2.88 0.10 62.28 15:56:09 15:47:01 2 27.59 0.00 5.01 0.22 0.10 67.08 15:56:09 15:47:01 3 29.05 0.00 5.48 0.37 0.10 65.00 15:56:09 15:47:01 4 27.15 0.00 5.60 0.29 0.10 66.86 15:56:09 15:47:01 5 27.32 0.00 5.95 1.03 0.10 65.59 15:56:09 15:47:01 6 28.06 0.00 5.35 1.56 0.10 64.93 15:56:09 15:47:01 7 28.26 0.00 5.38 1.59 0.12 64.65 15:56:09 15:48:01 all 0.35 0.00 0.28 0.47 0.01 98.90 15:56:09 15:48:01 0 0.35 0.00 0.20 0.37 0.00 99.08 15:56:09 15:48:01 1 0.27 0.00 0.20 0.02 0.02 99.50 15:56:09 15:48:01 2 0.25 0.00 0.20 0.00 0.00 99.55 15:56:09 15:48:01 3 0.38 0.00 0.32 0.55 0.02 98.73 15:56:09 15:48:01 4 0.37 0.00 0.25 0.02 0.00 99.36 15:56:09 15:48:01 5 0.38 0.00 0.28 0.45 0.02 98.86 15:56:09 15:48:01 6 0.50 0.00 0.58 2.30 0.00 96.61 15:56:09 15:48:01 7 0.28 0.00 0.22 0.02 0.00 99.48 15:56:09 15:49:01 all 0.01 0.00 0.02 0.00 0.00 99.96 15:56:09 15:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:56:09 15:49:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:56:09 15:49:01 2 0.02 0.00 0.03 0.02 0.00 99.93 15:56:09 15:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:56:09 15:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:56:09 15:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:56:09 15:49:01 6 0.03 0.00 0.03 0.02 0.00 99.92 15:56:09 15:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:56:09 15:50:01 all 0.03 0.00 0.02 0.01 0.01 99.94 15:56:09 15:50:01 0 0.03 0.00 0.02 0.02 0.02 99.92 15:56:09 15:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:56:09 15:50:01 2 0.03 0.00 0.02 0.00 0.02 99.93 15:56:09 15:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:56:09 15:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:56:09 15:50:01 5 0.05 0.00 0.03 0.03 0.02 99.87 15:56:09 15:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:56:09 15:50:01 7 0.07 0.00 0.05 0.00 0.00 99.88 15:56:09 15:51:01 all 0.05 0.00 0.01 0.01 0.00 99.93 15:56:09 15:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:56:09 15:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:56:09 15:51:01 2 0.00 0.00 0.02 0.02 0.00 99.97 15:56:09 15:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:56:09 15:51:01 4 0.32 0.00 0.00 0.00 0.02 99.67 15:56:09 15:51:01 5 0.02 0.00 0.05 0.03 0.00 99.90 15:56:09 15:51:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:56:09 15:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:56:09 15:52:01 all 0.03 0.00 0.01 0.00 0.00 99.96 15:56:09 15:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:56:09 15:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:56:09 15:52:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:56:09 15:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:56:09 15:52:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:56:09 15:52:01 5 0.05 0.00 0.03 0.00 0.02 99.90 15:56:09 15:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:56:09 15:52:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:56:09 15:53:01 all 0.01 0.00 0.01 0.01 0.00 99.96 15:56:09 15:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:56:09 15:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:56:09 15:53:01 2 0.00 0.00 0.00 0.03 0.00 99.97 15:56:09 15:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:56:09 15:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:56:09 15:53:01 5 0.02 0.00 0.02 0.05 0.00 99.92 15:56:09 15:53:01 6 0.02 0.00 0.02 0.03 0.02 99.92 15:56:09 15:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:56:09 15:54:01 all 0.02 0.00 0.01 0.00 0.00 99.97 15:56:09 15:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:56:09 15:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:56:09 15:54:01 2 0.02 0.00 0.02 0.02 0.00 99.95 15:56:09 15:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:56:09 15:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:56:09 15:54:01 5 0.05 0.00 0.03 0.02 0.00 99.90 15:56:09 15:54:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:56:09 15:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:56:09 15:55:01 all 0.01 0.00 0.01 0.01 0.00 99.98 15:56:09 15:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:56:09 15:55:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:56:09 15:55:01 2 0.00 0.00 0.00 0.02 0.00 99.98 15:56:09 15:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:56:09 15:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:56:09 15:55:01 5 0.03 0.00 0.03 0.03 0.02 99.88 15:56:09 15:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:56:09 15:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:56:09 15:56:01 all 10.01 0.00 4.11 1.26 0.07 84.55 15:56:09 15:56:01 0 9.99 0.00 3.56 0.10 0.05 86.30 15:56:09 15:56:01 1 10.32 0.00 3.74 0.36 0.05 85.54 15:56:09 15:56:01 2 10.28 0.00 4.89 2.95 0.07 81.81 15:56:09 15:56:01 3 10.31 0.00 3.72 0.19 0.07 85.71 15:56:09 15:56:01 4 10.27 0.00 3.50 0.19 0.07 85.97 15:56:09 15:56:01 5 10.31 0.00 3.98 1.99 0.07 83.66 15:56:09 15:56:01 6 9.65 0.00 5.72 4.08 0.07 80.48 15:56:09 15:56:01 7 8.97 0.00 3.76 0.25 0.08 86.93 15:56:09 15:56:09 Average: CPU %user %nice %system %iowait %steal %idle 15:56:09 Average: all 5.30 0.00 1.45 0.43 0.03 92.80 15:56:09 Average: 0 5.34 0.00 1.43 0.30 0.02 92.91 15:56:09 Average: 1 5.43 0.00 1.41 0.35 0.02 92.78 15:56:09 Average: 2 5.23 0.00 1.44 0.38 0.02 92.92 15:56:09 Average: 3 5.39 0.00 1.37 0.23 0.03 92.98 15:56:09 Average: 4 5.17 0.00 1.45 0.65 0.02 92.71 15:56:09 Average: 5 5.35 0.00 1.42 0.36 0.03 92.84 15:56:09 Average: 6 5.24 0.00 1.55 0.78 0.02 92.40 15:56:09 Average: 7 5.24 0.00 1.49 0.35 0.03 92.89 15:56:09 15:56:09 15:56:09