Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9fc1e835a381aac2d449f5841101e3758109bf40 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-ssh16193430987766379603.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh1666208891666049502.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh12739564305740031599.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh9051219777705487871.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-ssh10075566176705637777.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.20 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-236 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 9fc1e835a381aac2d449f5841101e3758109bf40 (main) Commit message: "build: Update to Go 1.20, Alpine 3.17 and linter v1.51.2 (#158)" > 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 9fc1e835a381aac2d449f5841101e3758109bf40 # timeout=10 > git rev-list --no-walk 968f145a810f9e00874ff3fecb3e80d4017ec20e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:59:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:59:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:59:22 ========================================================= 19:59:22 EdgeX Global Pipelines Version Info 19:59:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:59:22 ------------------- 19:59:22 stable info: 19:59:22 ------------------- 19:59:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:59:22 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 19:59:22 Message: update stable to v1.0.245 19:59:23 ------------------- 19:59:23 experimental info: 19:59:23 ------------------- 19:59:23 Commited By: **** collab-it+edgex@linuxfoundation.org 19:59:23 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 19:59:23 Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:59:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 19:59:23 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 19:59:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:59:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:59:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:59:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:59:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:59:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:59:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:59:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:59:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:59:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 19:59:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:59:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:59:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:59:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:59:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:59:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:59:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:59:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:59:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:59:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:59:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:59:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:59:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:59:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:59:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:59:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:59:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:59:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:59:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9fc1e835a381aac2d449f5841101e3758109bf40 [Pipeline] echo 19:59:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9fc1e83 [Pipeline] echo 19:59:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:59:24 provisioning config files... 19:59:24 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4058893071875883311tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:59:24 ---> docker-login.sh 19:59:24 nexus3.edgexfoundry.org:10001 19:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:24 Configure a credential helper to remove this warning. See 19:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:24 19:59:24 Login Succeeded 19:59:24 nexus3.edgexfoundry.org:10002 19:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:24 Configure a credential helper to remove this warning. See 19:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:24 19:59:24 Login Succeeded 19:59:24 nexus3.edgexfoundry.org:10003 19:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:24 Configure a credential helper to remove this warning. See 19:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:24 19:59:24 Login Succeeded 19:59:24 nexus3.edgexfoundry.org:10004 19:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:24 Configure a credential helper to remove this warning. See 19:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:24 19:59:24 Login Succeeded 19:59:24 docker.io 19:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:25 Configure a credential helper to remove this warning. See 19:59:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:25 19:59:25 Login Succeeded 19:59:25 ---> docker-login.sh ends [Pipeline] } 19:59:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:59:25 + git rev-list -1 --merges 9fc1e835a381aac2d449f5841101e3758109bf40~1..9fc1e835a381aac2d449f5841101e3758109bf40 [Pipeline] echo 19:59:25 -----------> git rev-list -1 --merges 9fc1e835a381aac2d449f5841101e3758109bf40~1..9fc1e835a381aac2d449f5841101e3758109bf40 9fc1e835a381aac2d449f5841101e3758109bf40 [false] [Pipeline] sh 19:59:25 + git log --format=format:%s -1 9fc1e835a381aac2d449f5841101e3758109bf40 [Pipeline] echo 19:59:25 ========================================================= 19:59:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:59:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:59:26 + git log --format=format:%s -1 9fc1e835a381aac2d449f5841101e3758109bf40 [Pipeline] echo 19:59:26 [semverPrep] GIT_COMMIT: 9fc1e835a381aac2d449f5841101e3758109bf40, Commit Message: build: Update to Go 1.20, Alpine 3.17 and linter v1.51.2 (#158) [Pipeline] echo 19:59:26 [semverPrep] This is not a build commit. [Pipeline] sh 19:59:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:59:26 + grep -v github /etc/ssh/ssh_known_hosts 19:59:26 + [ -e /tmp/ssh_known_hosts ] 19:59:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:59:26 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:59:26 sudo tee -a /etc/ssh/ssh_known_hosts 19:59:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:26 19:59:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:27 0.1.4: Pulling from edgex-devops/py-git-semver 19:59:27 b85a868b505f: Pulling fs layer 19:59:27 e2be974225ed: Pulling fs layer 19:59:27 339a4e72a1f5: Pulling fs layer 19:59:27 988bab9f4d93: Pulling fs layer 19:59:27 1469e6f7b9e6: Pulling fs layer 19:59:27 eaf3925da568: Pulling fs layer 19:59:27 bab4dde63d76: Pulling fs layer 19:59:27 bde34c3a00c8: Pulling fs layer 19:59:27 b352a97aabf1: Pulling fs layer 19:59:27 4872d77fe225: Pulling fs layer 19:59:27 1469e6f7b9e6: Waiting 19:59:27 5851b861e8e6: Pulling fs layer 19:59:27 bde34c3a00c8: Waiting 19:59:27 988bab9f4d93: Waiting 19:59:27 eaf3925da568: Waiting 19:59:27 bab4dde63d76: Waiting 19:59:27 b352a97aabf1: Waiting 19:59:27 5851b861e8e6: Waiting 19:59:27 e2be974225ed: Verifying Checksum 19:59:27 e2be974225ed: Download complete 19:59:27 988bab9f4d93: Download complete 19:59:27 1469e6f7b9e6: Verifying Checksum 19:59:27 1469e6f7b9e6: Download complete 19:59:27 eaf3925da568: Verifying Checksum 19:59:27 eaf3925da568: Download complete 19:59:27 339a4e72a1f5: Verifying Checksum 19:59:27 339a4e72a1f5: Download complete 19:59:27 bde34c3a00c8: Verifying Checksum 19:59:27 bde34c3a00c8: Download complete 19:59:27 b352a97aabf1: Download complete 19:59:27 4872d77fe225: Verifying Checksum 19:59:27 4872d77fe225: Download complete 19:59:27 5851b861e8e6: Download complete 19:59:27 b85a868b505f: Verifying Checksum 19:59:27 b85a868b505f: Download complete 19:59:27 bab4dde63d76: Verifying Checksum 19:59:27 bab4dde63d76: Download complete 19:59:29 b85a868b505f: Pull complete 19:59:29 e2be974225ed: Pull complete 19:59:29 339a4e72a1f5: Pull complete 19:59:29 988bab9f4d93: Pull complete 19:59:30 1469e6f7b9e6: Pull complete 19:59:30 eaf3925da568: Pull complete 19:59:31 bab4dde63d76: Pull complete 19:59:31 bde34c3a00c8: Pull complete 19:59:32 b352a97aabf1: Pull complete 19:59:32 4872d77fe225: Pull complete 19:59:32 5851b861e8e6: Pull complete 19:59:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:59:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:32 prd-ubuntu20.04-docker-8c-8g-236 does not seem to be running inside a container 19:59:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:59:35 $ docker top 1648a92d1840ecd408d9fd46956fa2031687844a960c0b1fca9cf0a7a4fe7f89 -eo pid,comm 19:59:35 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). 19:59:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:59:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:59:35 [ssh-agent] Looking for ssh-agent implementation... 19:59:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:59:35 $ docker exec 1648a92d1840ecd408d9fd46956fa2031687844a960c0b1fca9cf0a7a4fe7f89 ssh-agent 19:59:35 SSH_AUTH_SOCK=/tmp/ssh-MQlFR6EPExUI/agent.32 19:59:35 SSH_AGENT_PID=38 19:59:35 Running ssh-add (command line suppressed) 19:59:36 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7779931859027943599.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7779931859027943599.key) 19:59:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:59:36 + git tag --points-at HEAD [Pipeline] } 19:59:36 $ docker exec --env ******** --env ******** 1648a92d1840ecd408d9fd46956fa2031687844a960c0b1fca9cf0a7a4fe7f89 ssh-agent -k 19:59:36 unset SSH_AUTH_SOCK; 19:59:36 unset SSH_AGENT_PID; 19:59:36 echo Agent pid 38 killed; 19:59:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:59:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:59:36 [ssh-agent] Looking for ssh-agent implementation... 19:59:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:59:36 $ docker exec 1648a92d1840ecd408d9fd46956fa2031687844a960c0b1fca9cf0a7a4fe7f89 ssh-agent 19:59:36 SSH_AUTH_SOCK=/tmp/ssh-mVZlhd2P4VTB/agent.70 19:59:36 SSH_AGENT_PID=76 19:59:36 Running ssh-add (command line suppressed) 19:59:36 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_401351230421448548.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_401351230421448548.key) 19:59:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:59:37 + git semver init 19:59:37 2023-03-14 19:59:37,393 [run_init] DEBUG init version:0.0.0 force:False 19:59:37 2023-03-14 19:59:37,394 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 19:59:37 2023-03-14 19:59:37,395 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 19:59:37 2023-03-14 19:59:37,395 [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) 19:59:38 2023-03-14 19:59:38,523 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 19:59:38 2023-03-14 19:59:38,523 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 19:59:38 2023-03-14 19:59:38,523 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:59:38 2023-03-14 19:59:38,524 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 19:59:38 3.0.0-dev.12 [Pipeline] } 19:59:38 $ docker exec --env ******** --env ******** 1648a92d1840ecd408d9fd46956fa2031687844a960c0b1fca9cf0a7a4fe7f89 ssh-agent -k 19:59:38 unset SSH_AUTH_SOCK; 19:59:38 unset SSH_AGENT_PID; 19:59:38 echo Agent pid 76 killed; 19:59:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:59:39 + git semver [Pipeline] } 19:59:39 $ docker stop --time=1 1648a92d1840ecd408d9fd46956fa2031687844a960c0b1fca9cf0a7a4fe7f89 19:59:40 $ docker rm -f --volumes 1648a92d1840ecd408d9fd46956fa2031687844a960c0b1fca9cf0a7a4fe7f89 [Pipeline] // withDockerContainer [Pipeline] sh 19:59:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:59:41 Stashed 1 file(s) [Pipeline] echo 19:59:41 [edgeXSemver]: initialized semver on version 3.0.0-dev.12 [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 19:59:41 provisioning config files... 19:59:41 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16122550594651488814tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:59:41 ---> docker-login.sh 19:59:41 nexus3.edgexfoundry.org:10001 19:59:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:41 Configure a credential helper to remove this warning. See 19:59:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:41 19:59:41 Login Succeeded 19:59:41 nexus3.edgexfoundry.org:10002 19:59:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:41 Configure a credential helper to remove this warning. See 19:59:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:41 19:59:41 Login Succeeded 19:59:41 nexus3.edgexfoundry.org:10003 19:59:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:42 Configure a credential helper to remove this warning. See 19:59:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:42 19:59:42 Login Succeeded 19:59:42 nexus3.edgexfoundry.org:10004 19:59:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:42 Configure a credential helper to remove this warning. See 19:59:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:42 19:59:42 Login Succeeded 19:59:42 docker.io 19:59:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:42 Configure a credential helper to remove this warning. See 19:59:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:42 19:59:42 Login Succeeded 19:59:42 ---> docker-login.sh ends [Pipeline] } 19:59:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:59:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:42 ========================================================= 19:59:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:59:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:42 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 19:59:42 Sending build context to Docker daemon 12.58MB 19:59:42 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 19:59:42 Step 2/12 : FROM ${BASE} AS builder 19:59:42 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:59:42 63b65145d645: Pulling fs layer 19:59:42 a2d21d5440eb: Pulling fs layer 19:59:42 935e6c44a52c: Pulling fs layer 19:59:42 94cc34f8dd06: Pulling fs layer 19:59:42 30dea6a524f1: Pulling fs layer 19:59:42 a2aff8979fd8: Pulling fs layer 19:59:42 6808be2612f2: Pulling fs layer 19:59:42 f25807f1079a: Pulling fs layer 19:59:42 94cc34f8dd06: Waiting 19:59:42 6808be2612f2: Waiting 19:59:42 a2aff8979fd8: Waiting 19:59:42 f25807f1079a: Waiting 19:59:42 30dea6a524f1: Waiting 19:59:42 a2d21d5440eb: Verifying Checksum 19:59:42 a2d21d5440eb: Download complete 19:59:42 94cc34f8dd06: Verifying Checksum 19:59:42 94cc34f8dd06: Download complete 19:59:42 30dea6a524f1: Verifying Checksum 19:59:42 30dea6a524f1: Download complete 19:59:42 63b65145d645: Verifying Checksum 19:59:42 63b65145d645: Download complete 19:59:42 a2aff8979fd8: Verifying Checksum 19:59:42 a2aff8979fd8: Download complete 19:59:42 63b65145d645: Pull complete 19:59:43 a2d21d5440eb: Pull complete 19:59:43 f25807f1079a: Verifying Checksum 19:59:43 f25807f1079a: Download complete 19:59:43 935e6c44a52c: Verifying Checksum 19:59:43 935e6c44a52c: Download complete 19:59:43 6808be2612f2: Verifying Checksum 19:59:43 6808be2612f2: Download complete 19:59:47 935e6c44a52c: Pull complete 19:59:47 94cc34f8dd06: Pull complete 19:59:47 30dea6a524f1: Pull complete 19:59:47 a2aff8979fd8: Pull complete 19:59:49 6808be2612f2: Pull complete 19:59:50 f25807f1079a: Pull complete 19:59:50 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 19:59:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:50 ---> 3b553350e43f 19:59:50 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 19:59:55 ---> Running in 093653823df9 19:59:55 Removing intermediate container 093653823df9 19:59:55 ---> c59dd6a795a8 19:59:55 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:59:55 ---> Running in f324ac337252 19:59:55 Removing intermediate container f324ac337252 19:59:55 ---> b2840342520a 19:59:55 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:59:55 ---> Running in 8ff85923b3ad 19:59:55 Removing intermediate container 8ff85923b3ad 19:59:55 ---> 1861004930e9 19:59:55 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:59:55 ---> Running in 1f3b26da42ec 19:59:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:59:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:59:55 OK: 265 MiB in 53 packages 19:59:55 Removing intermediate container 1f3b26da42ec 19:59:55 ---> a5062574c328 19:59:55 Step 7/12 : WORKDIR /app 19:59:55 ---> Running in 31d76ac0cd09 19:59:55 Removing intermediate container 31d76ac0cd09 19:59:55 ---> f17a9b93abda 19:59:55 Step 8/12 : COPY go.mod vendor* ./ 19:59:55 ---> a6c311375cab 19:59:55 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:59:55 ---> Running in e8be9188f464 19:59:56 Still waiting to schedule task 19:59:56 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:00:27 Removing intermediate container e8be9188f464 20:00:27 ---> d5e08afb5a42 20:00:27 Step 10/12 : COPY . . 20:00:27 ---> 42524be9b369 20:00:27 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:00:27 ---> Running in a37e7bb39d20 20:00:27 Removing intermediate container a37e7bb39d20 20:00:27 ---> 915d3214b136 20:00:27 Step 12/12 : RUN $MAKE 20:00:27 ---> Running in 34a918a64ac3 20:00:27 noop 20:00:27 Removing intermediate container 34a918a64ac3 20:00:27 ---> df8001f782f3 20:00:27 Successfully built df8001f782f3 20:00:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:28 + docker inspect -f . ci-base-image-x86_64 20:00:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:28 prd-ubuntu20.04-docker-8c-8g-236 does not seem to be running inside a container 20:00:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:00:28 $ docker top 22675f09157c9878e8bcc1474c4e68114f1db8ec640ce006340ca1965558378e -eo pid,comm [Pipeline] { [Pipeline] sh 20:00:29 + go version 20:00:29 go version go1.20.2 linux/amd64 [Pipeline] } 20:00:29 $ docker stop --time=1 22675f09157c9878e8bcc1474c4e68114f1db8ec640ce006340ca1965558378e 20:00:30 $ docker rm -f --volumes 22675f09157c9878e8bcc1474c4e68114f1db8ec640ce006340ca1965558378e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:30 + docker inspect -f . ci-base-image-x86_64 20:00:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:30 prd-ubuntu20.04-docker-8c-8g-236 does not seem to be running inside a container 20:00:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:00:31 $ docker top 833941e245af764815370ca7578d9df5814162fa8ee4f1b67b254245eb35290f -eo pid,comm [Pipeline] { [Pipeline] sh 20:00:31 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 20:00:31 + make test 20:00:31 go test -race ./... -coverprofile=coverage.out ./... 20:00:53 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 20:00:53 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 20:00:53 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.166s coverage: 86.2% of statements 20:00:54 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.720s coverage: 71.9% of statements 20:01:16 go vet ./... 20:01:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:01:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:01:20 ./bin/test-attribution.sh [Pipeline] echo 20:01:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:01:20 $ docker stop --time=1 833941e245af764815370ca7578d9df5814162fa8ee4f1b67b254245eb35290f 20:01:24 $ docker rm -f --volumes 833941e245af764815370ca7578d9df5814162fa8ee4f1b67b254245eb35290f [Pipeline] // withDockerContainer [Pipeline] sh 20:01:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:01:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:01:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:01:26 + ls -al . 20:01:26 total 228 20:01:26 drwxrwxr-x 11 jenkins jenkins 4096 Mar 14 20:00 . 20:01:26 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 19:59 .. 20:01:26 -rw-rw-r-- 1 jenkins jenkins 262 Mar 14 19:59 .dockerignore 20:01:26 drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 19:59 .git 20:01:26 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 19:59 .github 20:01:26 -rw-rw-r-- 1 jenkins jenkins 788 Mar 14 19:59 .gitignore 20:01:26 -rw-rw-r-- 1 jenkins jenkins 41 Mar 14 19:59 .golangci.yml 20:01:26 drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 19:59 .semver 20:01:26 -rw-rw-r-- 1 jenkins jenkins 10037 Mar 14 19:59 Attribution.txt 20:01:26 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 14 19:59 CHANGELOG.md 20:01:26 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 14 19:59 Dockerfile 20:01:26 -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 19:59 GOVERNANCE.md 20:01:26 -rw-rw-r-- 1 jenkins jenkins 687 Mar 14 19:59 Jenkinsfile 20:01:26 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 14 19:59 LICENSE 20:01:26 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 14 19:59 Makefile 20:01:26 -rw-rw-r-- 1 jenkins jenkins 617 Mar 14 19:59 OWNERS.md 20:01:26 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 14 19:59 README.md 20:01:26 -rw-rw-r-- 1 jenkins jenkins 12 Mar 14 19:59 VERSION 20:01:26 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 19:59 bin 20:01:26 -rw-r--r-- 1 jenkins jenkins 41317 Mar 14 20:00 coverage.out 20:01:26 -rw-rw-r-- 1 jenkins jenkins 3511 Mar 14 19:59 go.mod 20:01:26 -rw-rw-r-- 1 jenkins jenkins 31563 Mar 14 19:59 go.sum 20:01:26 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 19:59 images 20:01:26 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 19:59 internal 20:01:26 -rw-rw-r-- 1 jenkins jenkins 531 Mar 14 19:59 main.go 20:01:26 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 19:59 res 20:01:26 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 19:59 snap 20:01:26 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 19:59 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:26 + 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=9fc1e835a381aac2d449f5841101e3758109bf40 --label arch=amd64 --label version=3.0.0-dev.12 . 20:01:26 Sending build context to Docker daemon 12.58MB 20:01:26 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 20:01:26 Step 2/29 : FROM ${BASE} AS builder 20:01:26 ---> df8001f782f3 20:01:26 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 20:01:26 ---> Running in 173b2a3551fa 20:01:27 Removing intermediate container 173b2a3551fa 20:01:27 ---> 5a71b8a66eed 20:01:27 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 20:01:27 ---> Running in 76c750493b51 20:01:27 Removing intermediate container 76c750493b51 20:01:27 ---> e6832ed6572e 20:01:27 Step 5/29 : ARG ADD_BUILD_TAGS="" 20:01:27 ---> Running in b44e8a37f7b4 20:01:27 Removing intermediate container b44e8a37f7b4 20:01:27 ---> 85463b02923b 20:01:27 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:01:27 ---> Running in 997958c55da1 20:01:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:01:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:01:28 OK: 265 MiB in 53 packages 20:01:28 Removing intermediate container 997958c55da1 20:01:28 ---> e266719683b0 20:01:28 Step 7/29 : WORKDIR /app 20:01:28 ---> Running in 25657098e7af 20:01:28 Removing intermediate container 25657098e7af 20:01:28 ---> f6cabc1a010a 20:01:28 Step 8/29 : COPY go.mod vendor* ./ 20:01:28 ---> fdb6343ad6c9 20:01:28 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:28 ---> Running in d6cf9f8edde3 20:01:29 Removing intermediate container d6cf9f8edde3 20:01:29 ---> 19d16f662f29 20:01:29 Step 10/29 : COPY . . 20:01:30 ---> 726b9d059273 20:01:30 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:01:30 ---> Running in 626f43d77308 20:01:30 Removing intermediate container 626f43d77308 20:01:30 ---> bc22b7175751 20:01:30 Step 12/29 : RUN $MAKE 20:01:30 ---> Running in 46e912336d29 20:01:30 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.12 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.12" -trimpath -mod=readonly -o app-rfid-llrp-inventory 20:01:56 Removing intermediate container 46e912336d29 20:01:56 ---> a44245061326 20:01:56 Step 13/29 : FROM alpine:3.17 20:01:56 3.17: Pulling from library/alpine 20:01:56 63b65145d645: Already exists 20:01:56 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:01:56 Status: Downloaded newer image for alpine:3.17 20:01:56 ---> b2aa39c304c2 20:01:56 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:01:56 ---> Running in 5336c2d36af9 20:01:56 Removing intermediate container 5336c2d36af9 20:01:56 ---> 834c8e077e10 20:01:56 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 20:01:56 ---> Running in 9dfa56da4ab1 20:01:56 Removing intermediate container 9dfa56da4ab1 20:01:56 ---> 651fba50fcc2 20:01:56 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 20:01:56 ---> Running in c9c7c0312026 20:01:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:01:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:01:56 (1/2) Installing ca-certificates (20220614-r4) 20:01:56 (2/2) Installing dumb-init (1.2.5-r2) 20:01:56 Executing busybox-1.35.0-r29.trigger 20:01:56 Executing ca-certificates-20220614-r4.trigger 20:01:56 OK: 8 MiB in 17 packages 20:01:56 Removing intermediate container c9c7c0312026 20:01:56 ---> 7b5bff3ed58a 20:01:56 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:01:56 ---> ca80488fe5bc 20:01:56 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 20:01:56 ---> 461c3db0305a 20:01:56 Step 19/29 : COPY --from=builder /app/res/ /res/ 20:01:56 ---> 8b9f0328ae40 20:01:56 Step 20/29 : COPY --from=builder /app/static/ /static/ 20:01:56 ---> 10374bcf3c1e 20:01:56 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 20:01:56 ---> 47503fd039c4 20:01:56 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 20:01:56 ---> Running in e65120693d38 20:01:56 Removing intermediate container e65120693d38 20:01:56 ---> 3afd032a5a27 20:01:56 Step 23/29 : VOLUME /cache 20:01:56 ---> Running in b1591d5c81cb 20:01:57 Removing intermediate container b1591d5c81cb 20:01:57 ---> 234bdce3bada 20:01:57 Step 24/29 : EXPOSE 59711 20:01:57 ---> Running in 7cb4cea4d81c 20:01:57 Removing intermediate container 7cb4cea4d81c 20:01:57 ---> b381de66c09e 20:01:57 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 20:01:57 ---> Running in d8fdcc1972de 20:01:57 Removing intermediate container d8fdcc1972de 20:01:57 ---> 4b48feda4dae 20:01:57 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 20:01:57 ---> Running in 5db2788aa10f 20:01:57 Removing intermediate container 5db2788aa10f 20:01:57 ---> e3411e3cd263 20:01:57 Step 27/29 : LABEL arch=amd64 20:01:57 ---> Running in b83ba03a6ef2 20:01:57 Removing intermediate container b83ba03a6ef2 20:01:57 ---> de62c55184a6 20:01:57 Step 28/29 : LABEL git_sha=9fc1e835a381aac2d449f5841101e3758109bf40 20:01:57 ---> Running in 7bc05b6a3dff 20:01:57 Removing intermediate container 7bc05b6a3dff 20:01:57 ---> f92485e3e6f1 20:01:57 Step 29/29 : LABEL version=3.0.0-dev.12 20:01:57 ---> Running in 30a1a03a8cbe 20:01:58 Removing intermediate container 30a1a03a8cbe 20:01:58 ---> f06a976b8e8e 20:01:58 [Warning] One or more build-args [ARCH] were not consumed 20:01:58 Successfully built f06a976b8e8e 20:01:58 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 20:01:58 provisioning config files... 20:01:58 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12261816269450344822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:01:59 ---> docker-login.sh 20:01:59 nexus3.edgexfoundry.org:10001 20:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:59 Configure a credential helper to remove this warning. See 20:01:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:59 20:01:59 Login Succeeded 20:01:59 nexus3.edgexfoundry.org:10002 20:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:59 Configure a credential helper to remove this warning. See 20:01:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:59 20:01:59 Login Succeeded 20:01:59 nexus3.edgexfoundry.org:10003 20:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:59 Configure a credential helper to remove this warning. See 20:01:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:59 20:01:59 Login Succeeded 20:01:59 nexus3.edgexfoundry.org:10004 20:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:59 Configure a credential helper to remove this warning. See 20:01:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:59 20:01:59 Login Succeeded 20:01:59 docker.io 20:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:59 Configure a credential helper to remove this warning. See 20:01:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:59 20:01:59 Login Succeeded 20:01:59 ---> docker-login.sh ends [Pipeline] } 20:01:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:01:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:01:59 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 20:01:59 9fc1e835a381aac2d449f5841101e3758109bf40 20:01:59 latest 20:01:59 3.0.0-dev.12 20:01:59 9fc1e835a381aac2d449f5841101e3758109bf40-3.0.0-dev.12 20:01:59 main 20:01:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:59 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9fc1e835a381aac2d449f5841101e3758109bf40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:00 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9fc1e835a381aac2d449f5841101e3758109bf40 20:02:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 20:02:00 89054cee6693: Preparing 20:02:00 a0708ac35098: Preparing 20:02:00 3fc6912ebab6: Preparing 20:02:00 4aae9c2437eb: Preparing 20:02:00 ab07a9633a99: Preparing 20:02:00 3618d3794e6a: Preparing 20:02:00 8fc197684cc8: Preparing 20:02:00 7cd52847ad77: Preparing 20:02:00 3618d3794e6a: Waiting 20:02:00 8fc197684cc8: Waiting 20:02:00 7cd52847ad77: Waiting 20:02:00 89054cee6693: Pushed 20:02:00 3fc6912ebab6: Pushed 20:02:00 4aae9c2437eb: Pushed 20:02:00 ab07a9633a99: Pushed 20:02:00 7cd52847ad77: Layer already exists 20:02:00 3618d3794e6a: Pushed 20:02:00 8fc197684cc8: Pushed 20:02:03 a0708ac35098: Pushed 20:02:03 9fc1e835a381aac2d449f5841101e3758109bf40: digest: sha256:2c279f56c0b72e688a10c36ddd3a6a729e53f5bf4a53579f9fc6a03b1d0484ad size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:04 + 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 20:02:04 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 20:02:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 20:02:04 89054cee6693: Preparing 20:02:04 a0708ac35098: Preparing 20:02:04 3fc6912ebab6: Preparing 20:02:04 4aae9c2437eb: Preparing 20:02:04 ab07a9633a99: Preparing 20:02:04 3618d3794e6a: Preparing 20:02:04 8fc197684cc8: Preparing 20:02:04 7cd52847ad77: Preparing 20:02:04 3618d3794e6a: Waiting 20:02:04 7cd52847ad77: Waiting 20:02:04 8fc197684cc8: Waiting 20:02:04 ab07a9633a99: Layer already exists 20:02:04 3fc6912ebab6: Layer already exists 20:02:04 89054cee6693: Layer already exists 20:02:04 a0708ac35098: Layer already exists 20:02:04 4aae9c2437eb: Layer already exists 20:02:04 3618d3794e6a: Layer already exists 20:02:04 8fc197684cc8: Layer already exists 20:02:04 7cd52847ad77: Layer already exists 20:02:04 latest: digest: sha256:2c279f56c0b72e688a10c36ddd3a6a729e53f5bf4a53579f9fc6a03b1d0484ad size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:04 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:05 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.12 20:02:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 20:02:05 89054cee6693: Preparing 20:02:05 a0708ac35098: Preparing 20:02:05 3fc6912ebab6: Preparing 20:02:05 4aae9c2437eb: Preparing 20:02:05 ab07a9633a99: Preparing 20:02:05 3618d3794e6a: Preparing 20:02:05 8fc197684cc8: Preparing 20:02:05 7cd52847ad77: Preparing 20:02:05 8fc197684cc8: Waiting 20:02:05 7cd52847ad77: Waiting 20:02:05 3618d3794e6a: Waiting 20:02:05 89054cee6693: Layer already exists 20:02:05 a0708ac35098: Layer already exists 20:02:05 4aae9c2437eb: Layer already exists 20:02:05 ab07a9633a99: Layer already exists 20:02:05 3fc6912ebab6: Layer already exists 20:02:05 3618d3794e6a: Layer already exists 20:02:05 7cd52847ad77: Layer already exists 20:02:05 8fc197684cc8: Layer already exists 20:02:05 3.0.0-dev.12: digest: sha256:2c279f56c0b72e688a10c36ddd3a6a729e53f5bf4a53579f9fc6a03b1d0484ad size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:05 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9fc1e835a381aac2d449f5841101e3758109bf40-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:05 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9fc1e835a381aac2d449f5841101e3758109bf40-3.0.0-dev.12 20:02:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 20:02:05 89054cee6693: Preparing 20:02:05 a0708ac35098: Preparing 20:02:05 3fc6912ebab6: Preparing 20:02:05 4aae9c2437eb: Preparing 20:02:05 ab07a9633a99: Preparing 20:02:05 3618d3794e6a: Preparing 20:02:05 8fc197684cc8: Preparing 20:02:05 7cd52847ad77: Preparing 20:02:05 8fc197684cc8: Waiting 20:02:05 3618d3794e6a: Waiting 20:02:05 7cd52847ad77: Waiting 20:02:05 ab07a9633a99: Layer already exists 20:02:05 3fc6912ebab6: Layer already exists 20:02:05 89054cee6693: Layer already exists 20:02:05 4aae9c2437eb: Layer already exists 20:02:05 a0708ac35098: Layer already exists 20:02:05 3618d3794e6a: Layer already exists 20:02:05 8fc197684cc8: Layer already exists 20:02:05 7cd52847ad77: Layer already exists 20:02:05 9fc1e835a381aac2d449f5841101e3758109bf40-3.0.0-dev.12: digest: sha256:2c279f56c0b72e688a10c36ddd3a6a729e53f5bf4a53579f9fc6a03b1d0484ad size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:06 + 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 20:02:06 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 20:02:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 20:02:06 89054cee6693: Preparing 20:02:06 a0708ac35098: Preparing 20:02:06 3fc6912ebab6: Preparing 20:02:06 4aae9c2437eb: Preparing 20:02:06 ab07a9633a99: Preparing 20:02:06 3618d3794e6a: Preparing 20:02:06 8fc197684cc8: Preparing 20:02:06 7cd52847ad77: Preparing 20:02:06 8fc197684cc8: Waiting 20:02:06 3618d3794e6a: Waiting 20:02:06 7cd52847ad77: Waiting 20:02:06 3fc6912ebab6: Layer already exists 20:02:06 4aae9c2437eb: Layer already exists 20:02:06 89054cee6693: Layer already exists 20:02:06 a0708ac35098: Layer already exists 20:02:06 ab07a9633a99: Layer already exists 20:02:06 8fc197684cc8: Layer already exists 20:02:06 3618d3794e6a: Layer already exists 20:02:06 7cd52847ad77: Layer already exists 20:02:06 main: digest: sha256:2c279f56c0b72e688a10c36ddd3a6a729e53f5bf4a53579f9fc6a03b1d0484ad size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:02:06 ===================================================== [Pipeline] echo 20:02:06 taggedImages: 20:02:06 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9fc1e835a381aac2d449f5841101e3758109bf40 20:02:06 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 20:02:06 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.12 20:02:06 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9fc1e835a381aac2d449f5841101e3758109bf40-3.0.0-dev.12 20:02:06 - 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 20:02:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:02:06 20:02:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:02:07 latest: Pulling from edgex-lftools-log-publisher 20:02:07 5eb5b503b376: Pulling fs layer 20:02:07 5c69ac0246d0: Pulling fs layer 20:02:07 ec43610c2a17: Pulling fs layer 20:02:07 3a2ae6a8a46f: Pulling fs layer 20:02:07 33b1e0a273af: Pulling fs layer 20:02:07 5d3b04190fa2: Pulling fs layer 20:02:07 2f39f015ded8: Pulling fs layer 20:02:07 3a2ae6a8a46f: Waiting 20:02:07 33b1e0a273af: Waiting 20:02:07 5d3b04190fa2: Waiting 20:02:07 2f39f015ded8: Waiting 20:02:07 5c69ac0246d0: Verifying Checksum 20:02:07 5c69ac0246d0: Download complete 20:02:07 33b1e0a273af: Verifying Checksum 20:02:07 33b1e0a273af: Download complete 20:02:07 5d3b04190fa2: Verifying Checksum 20:02:07 5d3b04190fa2: Download complete 20:02:07 ec43610c2a17: Verifying Checksum 20:02:07 ec43610c2a17: Download complete 20:02:07 5eb5b503b376: Download complete 20:02:08 2f39f015ded8: Download complete 20:02:08 5eb5b503b376: Pull complete 20:02:08 5c69ac0246d0: Pull complete 20:02:09 ec43610c2a17: Pull complete 20:02:09 3a2ae6a8a46f: Pull complete 20:02:09 33b1e0a273af: Pull complete 20:02:09 5d3b04190fa2: Pull complete 20:02:15 2f39f015ded8: Pull complete 20:02:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:02:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:02:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:15 prd-ubuntu20.04-docker-8c-8g-236 does not seem to be running inside a container 20:02:15 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:02:20 $ docker top b17e0166babf7385f732dfd446cfe15db47b5989359a1b43280cadcc768259e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:02:20 ---> job-cost.sh 20:02:20 lf-activate-venv: SKIPPING 20:02:20 INFO: No Stack... 20:02:21 INFO: Retrieving Pricing Info for: v3-standard-8 20:02:21 INFO: Archiving Costs [Pipeline] sh 20:02:21 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 20:02:21 + cut -d, -f6 [Pipeline] lock 20:02:21 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-81-stack-cost] 20:02:21 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-81-stack-cost] did not exist. Created. 20:02:21 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-81-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:02:22 + echo total: 0.2199999988079071 [Pipeline] stash 20:02:22 Stashed 1 file(s) [Pipeline] } 20:02:22 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-81-stack-cost] [Pipeline] // lock [Pipeline] } 20:02:22 $ docker stop --time=1 b17e0166babf7385f732dfd446cfe15db47b5989359a1b43280cadcc768259e5 20:02:23 $ docker rm -f --volumes b17e0166babf7385f732dfd446cfe15db47b5989359a1b43280cadcc768259e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:02:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-243 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 20:02:28 Running in /w/workspace/app-rfid-llrp-inventory/81 [Pipeline] { [Pipeline] checkout 20:02:28 The recommended git tool is: git 20:02:35 using credential edgex-jenkins-ssh 20:02:35 Cloning the remote Git repository 20:02:35 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 20:02:35 > git init /w/workspace/app-rfid-llrp-inventory/81 # timeout=10 20:02:37 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 20:02:37 > git --version # timeout=10 20:02:37 > git --version # 'git version 2.25.1' 20:02:37 using GIT_SSH to set credentials SSH Credentials for GitHub 20:02:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:02:40 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 20:02:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:02:41 Avoid second fetch 20:02:41 Checking out Revision 9fc1e835a381aac2d449f5841101e3758109bf40 (main) 20:02:41 Commit message: "build: Update to Go 1.20, Alpine 3.17 and linter v1.51.2 (#158)" 20:02:41 > git config core.sparsecheckout # timeout=10 20:02:41 > git checkout -f 9fc1e835a381aac2d449f5841101e3758109bf40 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:02:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:02:43 % Total % Received % Xferd Average Speed Time Time Time Current 20:02:43 Dload Upload Total Spent Left Speed 20:02:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh 20:02:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:02:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:02:44 + sudo tee /etc/docker/daemon.new 20:02:44 { 20:02:44 "registry-mirrors": [ 20:02:44 "https://nexus3.edgexfoundry.org:10001" 20:02:44 ], 20:02:44 "bip": "10.250.0.254/24", 20:02:44 "hosts": [ 20:02:44 "tcp://0.0.0.0:5555", 20:02:44 "unix:///var/run/docker.sock" 20:02:44 ], 20:02:44 "mtu": 1458, 20:02:44 "selinux-enabled": true, 20:02:44 "seccomp-profile": "/etc/docker/seccomp.json" 20:02:44 } [Pipeline] sh 20:02:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:02:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:03:03 provisioning config files... 20:03:03 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/81@tmp/config17091632759622754552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:03:03 ---> docker-login.sh 20:03:03 nexus3.edgexfoundry.org:10001 20:03:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:04 Configure a credential helper to remove this warning. See 20:03:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:04 20:03:04 Login Succeeded 20:03:04 nexus3.edgexfoundry.org:10002 20:03:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:05 Configure a credential helper to remove this warning. See 20:03:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:05 20:03:05 Login Succeeded 20:03:05 nexus3.edgexfoundry.org:10003 20:03:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:05 Configure a credential helper to remove this warning. See 20:03:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:05 20:03:05 Login Succeeded 20:03:05 nexus3.edgexfoundry.org:10004 20:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:06 Configure a credential helper to remove this warning. See 20:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:06 20:03:06 Login Succeeded 20:03:06 docker.io 20:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:07 Configure a credential helper to remove this warning. See 20:03:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:07 20:03:07 Login Succeeded 20:03:07 ---> docker-login.sh ends [Pipeline] } 20:03:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:03:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:03:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:03:07 ========================================================= 20:03:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:03:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:07 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 20:03:08 Sending build context to Docker daemon 678.9kB 20:03:08 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 20:03:08 Step 2/12 : FROM ${BASE} AS builder 20:03:08 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:03:08 af6eaf76a39c: Pulling fs layer 20:03:08 55522c791124: Pulling fs layer 20:03:08 ce5c4a1c91eb: Pulling fs layer 20:03:08 169dfbe0d373: Pulling fs layer 20:03:08 e1ff8fa3b103: Pulling fs layer 20:03:08 169dfbe0d373: Waiting 20:03:08 52ebb69f0ebf: Pulling fs layer 20:03:08 5abe8eddf0d5: Pulling fs layer 20:03:08 e1ff8fa3b103: Waiting 20:03:08 52ebb69f0ebf: Waiting 20:03:08 5abe8eddf0d5: Waiting 20:03:08 55522c791124: Verifying Checksum 20:03:08 55522c791124: Download complete 20:03:08 169dfbe0d373: Verifying Checksum 20:03:08 169dfbe0d373: Download complete 20:03:08 e1ff8fa3b103: Verifying Checksum 20:03:08 e1ff8fa3b103: Download complete 20:03:08 af6eaf76a39c: Download complete 20:03:10 af6eaf76a39c: Pull complete 20:03:10 5abe8eddf0d5: Verifying Checksum 20:03:10 5abe8eddf0d5: Download complete 20:03:10 55522c791124: Pull complete 20:03:11 ce5c4a1c91eb: Verifying Checksum 20:03:11 ce5c4a1c91eb: Download complete 20:03:12 52ebb69f0ebf: Verifying Checksum 20:03:12 52ebb69f0ebf: Download complete 20:03:24 ce5c4a1c91eb: Pull complete 20:03:24 169dfbe0d373: Pull complete 20:03:24 e1ff8fa3b103: Pull complete 20:03:32 52ebb69f0ebf: Pull complete 20:03:34 5abe8eddf0d5: Pull complete 20:03:34 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 20:03:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:03:34 ---> 6cb57ee374ae 20:03:34 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:03:36 ---> Running in b80b3fcf66e7 20:03:36 Removing intermediate container b80b3fcf66e7 20:03:36 ---> 3cbc10cc16da 20:03:36 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:03:36 ---> Running in 7e94c89e5b60 20:03:37 Removing intermediate container 7e94c89e5b60 20:03:37 ---> 9950178b1ef1 20:03:37 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:03:37 ---> Running in f2edd23a40cf 20:03:37 Removing intermediate container f2edd23a40cf 20:03:37 ---> 2b967864f02b 20:03:37 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:03:37 ---> Running in b488c6e36c26 20:03:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:03:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:03:41 OK: 263 MiB in 53 packages 20:03:42 Removing intermediate container b488c6e36c26 20:03:42 ---> 4b16157fbef4 20:03:42 Step 7/12 : WORKDIR /app 20:03:42 ---> Running in ddfcfafb78d1 20:03:42 Removing intermediate container ddfcfafb78d1 20:03:42 ---> 4ec8dbdedbe3 20:03:42 Step 8/12 : COPY go.mod vendor* ./ 20:03:43 ---> 5722a4400564 20:03:43 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:43 ---> Running in fe14b86909ce 20:04:51 Removing intermediate container fe14b86909ce 20:04:51 ---> fd056fa44839 20:04:51 Step 10/12 : COPY . . 20:04:51 ---> 494a8b650d1f 20:04:51 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:04:51 ---> Running in f66ef7fe5a7b 20:04:51 Removing intermediate container f66ef7fe5a7b 20:04:51 ---> 6f744c90f657 20:04:51 Step 12/12 : RUN $MAKE 20:04:51 ---> Running in 22872c4621f7 20:04:51 noop 20:04:55 Removing intermediate container 22872c4621f7 20:04:55 ---> 2dca12f208d6 20:04:55 Successfully built 2dca12f208d6 20:04:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:56 + docker inspect -f . ci-base-image-arm64 20:04:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:56 prd-ubuntu20.04-docker-arm64-4c-16g-243 does not seem to be running inside a container 20:04:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/81 -v /w/workspace/app-rfid-llrp-inventory/81:/w/workspace/app-rfid-llrp-inventory/81:rw,z -v /w/workspace/app-rfid-llrp-inventory/81@tmp:/w/workspace/app-rfid-llrp-inventory/81@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 20:04:58 $ docker top a7312438e2a7f2b65f944d536962fc0fa50c4effdfb5deab00157f227359667b -eo pid,comm [Pipeline] { [Pipeline] sh 20:04:59 + go version 20:04:59 go version go1.20.2 linux/arm64 [Pipeline] } 20:04:59 $ docker stop --time=1 a7312438e2a7f2b65f944d536962fc0fa50c4effdfb5deab00157f227359667b 20:05:00 $ docker rm -f --volumes a7312438e2a7f2b65f944d536962fc0fa50c4effdfb5deab00157f227359667b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:01 + docker inspect -f . ci-base-image-arm64 20:05:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:01 prd-ubuntu20.04-docker-arm64-4c-16g-243 does not seem to be running inside a container 20:05:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/81 -v /w/workspace/app-rfid-llrp-inventory/81:/w/workspace/app-rfid-llrp-inventory/81:rw,z -v /w/workspace/app-rfid-llrp-inventory/81@tmp:/w/workspace/app-rfid-llrp-inventory/81@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 20:05:03 $ docker top 4fc956865e43e4cc1c52471d9791a4ed635dfd0506537bf3bd28db6852df02da -eo pid,comm [Pipeline] { [Pipeline] sh 20:05:04 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/81 [Pipeline] fileExists [Pipeline] sh 20:05:04 + make test 20:05:04 go test -race ./... -coverprofile=coverage.out ./... 20:08:41 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 20:08:51 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 20:08:52 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.428s coverage: 86.2% of statements 20:09:07 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.828s coverage: 71.9% of statements 20:09:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:09:07 go vet ./... 20:11:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:11:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:11:58 ./bin/test-attribution.sh [Pipeline] echo 20:11:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:11:59 $ docker stop --time=1 4fc956865e43e4cc1c52471d9791a4ed635dfd0506537bf3bd28db6852df02da 20:12:01 $ docker rm -f --volumes 4fc956865e43e4cc1c52471d9791a4ed635dfd0506537bf3bd28db6852df02da [Pipeline] // withDockerContainer [Pipeline] sh 20:12:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:12:03 Warning: overwriting stash ‘coverage-report’ 20:12:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:12:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:12:04 + ls -al . 20:12:04 total 224 20:12:04 drwxrwxr-x 10 jenkins jenkins 4096 Mar 14 20:05 . 20:12:04 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 20:02 .. 20:12:04 -rw-rw-r-- 1 jenkins jenkins 262 Mar 14 20:02 .dockerignore 20:12:04 drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 20:02 .git 20:12:04 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 20:02 .github 20:12:04 -rw-rw-r-- 1 jenkins jenkins 788 Mar 14 20:02 .gitignore 20:12:04 -rw-rw-r-- 1 jenkins jenkins 41 Mar 14 20:02 .golangci.yml 20:12:04 -rw-rw-r-- 1 jenkins jenkins 10037 Mar 14 20:02 Attribution.txt 20:12:04 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 14 20:02 CHANGELOG.md 20:12:04 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 14 20:02 Dockerfile 20:12:04 -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 20:02 GOVERNANCE.md 20:12:04 -rw-rw-r-- 1 jenkins jenkins 687 Mar 14 20:02 Jenkinsfile 20:12:04 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 14 20:02 LICENSE 20:12:04 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 14 20:02 Makefile 20:12:04 -rw-rw-r-- 1 jenkins jenkins 617 Mar 14 20:02 OWNERS.md 20:12:04 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 14 20:02 README.md 20:12:04 -rw-rw-r-- 1 jenkins jenkins 12 Mar 14 19:59 VERSION 20:12:04 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 20:02 bin 20:12:04 -rw-r--r-- 1 jenkins jenkins 41317 Mar 14 20:09 coverage.out 20:12:04 -rw-rw-r-- 1 jenkins jenkins 3511 Mar 14 20:02 go.mod 20:12:04 -rw-rw-r-- 1 jenkins jenkins 31563 Mar 14 20:02 go.sum 20:12:04 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 20:02 images 20:12:04 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 20:02 internal 20:12:04 -rw-rw-r-- 1 jenkins jenkins 531 Mar 14 20:02 main.go 20:12:04 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 20:02 res 20:12:04 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 20:02 snap 20:12:04 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 20:02 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:05 + 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=9fc1e835a381aac2d449f5841101e3758109bf40 --label arch=arm64 --label version=3.0.0-dev.12 . 20:12:05 Sending build context to Docker daemon 678.9kB 20:12:05 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 20:12:05 Step 2/29 : FROM ${BASE} AS builder 20:12:05 ---> 2dca12f208d6 20:12:05 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 20:12:05 ---> Running in 6ab20fa33bda 20:12:06 Removing intermediate container 6ab20fa33bda 20:12:06 ---> ce7ac9c0c725 20:12:06 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 20:12:06 ---> Running in 8116a47086c2 20:12:06 Removing intermediate container 8116a47086c2 20:12:06 ---> e1f89170c6b7 20:12:06 Step 5/29 : ARG ADD_BUILD_TAGS="" 20:12:06 ---> Running in daf99f044e54 20:12:06 Removing intermediate container daf99f044e54 20:12:06 ---> f967de016c3b 20:12:06 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:12:06 ---> Running in 465bb30ebd86 20:12:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:12:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:12:10 OK: 263 MiB in 53 packages 20:12:11 Removing intermediate container 465bb30ebd86 20:12:11 ---> 778368ace21b 20:12:11 Step 7/29 : WORKDIR /app 20:12:11 ---> Running in 5e1723394718 20:12:11 Removing intermediate container 5e1723394718 20:12:11 ---> b57c01bb51ec 20:12:11 Step 8/29 : COPY go.mod vendor* ./ 20:12:12 ---> f2cf265cfbd1 20:12:12 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:12:12 ---> Running in efda59643930 20:12:15 Removing intermediate container efda59643930 20:12:15 ---> 2c25ab983a94 20:12:15 Step 10/29 : COPY . . 20:12:16 ---> 4bfe6b9dc631 20:12:16 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:12:16 ---> Running in 52cbbaae4dc9 20:12:16 Removing intermediate container 52cbbaae4dc9 20:12:16 ---> 52b6d517a035 20:12:16 Step 12/29 : RUN $MAKE 20:12:16 ---> Running in db1d2a34c35d 20:12:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.12 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.12" -trimpath -mod=readonly -o app-rfid-llrp-inventory 20:15:09 Removing intermediate container db1d2a34c35d 20:15:09 ---> 95f93de0a8fc 20:15:09 Step 13/29 : FROM alpine:3.17 20:15:09 3.17: Pulling from library/alpine 20:15:09 af6eaf76a39c: Already exists 20:15:09 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:15:09 Status: Downloaded newer image for alpine:3.17 20:15:09 ---> d74e625d9115 20:15:09 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:15:09 ---> Running in 9b4d6181f55d 20:15:09 Removing intermediate container 9b4d6181f55d 20:15:09 ---> 9c941ba8dd8f 20:15:09 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 20:15:09 ---> Running in 65d935a857e6 20:15:09 Removing intermediate container 65d935a857e6 20:15:09 ---> 78a04071429f 20:15:09 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 20:15:09 ---> Running in e513818ed2a3 20:15:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:09 (1/2) Installing ca-certificates (20220614-r4) 20:15:09 (2/2) Installing dumb-init (1.2.5-r2) 20:15:09 Executing busybox-1.35.0-r29.trigger 20:15:09 Executing ca-certificates-20220614-r4.trigger 20:15:09 OK: 8 MiB in 17 packages 20:15:09 Removing intermediate container e513818ed2a3 20:15:09 ---> 363d7523b45d 20:15:09 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:15:09 ---> 34dfbc4a7e91 20:15:09 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 20:15:09 ---> 3bb79ea7f6b0 20:15:09 Step 19/29 : COPY --from=builder /app/res/ /res/ 20:15:09 ---> 17fd8fb5c281 20:15:09 Step 20/29 : COPY --from=builder /app/static/ /static/ 20:15:09 ---> d20faae713f7 20:15:09 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 20:15:09 ---> 46729023d4d8 20:15:09 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 20:15:09 ---> Running in 06919d9a7422 20:15:09 Removing intermediate container 06919d9a7422 20:15:09 ---> 0703854e68df 20:15:09 Step 23/29 : VOLUME /cache 20:15:09 ---> Running in ded8a0908d2f 20:15:09 Removing intermediate container ded8a0908d2f 20:15:09 ---> 98488c91afb3 20:15:09 Step 24/29 : EXPOSE 59711 20:15:09 ---> Running in a668a3582e50 20:15:09 Removing intermediate container a668a3582e50 20:15:09 ---> ffdf11d8741f 20:15:09 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 20:15:10 ---> Running in be514e11da42 20:15:10 Removing intermediate container be514e11da42 20:15:10 ---> b4e4ec6e5d89 20:15:10 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 20:15:10 ---> Running in 579c47676659 20:15:10 Removing intermediate container 579c47676659 20:15:10 ---> 18ab173bd796 20:15:10 Step 27/29 : LABEL arch=arm64 20:15:10 ---> Running in ade4f1e6cb4e 20:15:11 Removing intermediate container ade4f1e6cb4e 20:15:11 ---> 4c496db67aff 20:15:11 Step 28/29 : LABEL git_sha=9fc1e835a381aac2d449f5841101e3758109bf40 20:15:11 ---> Running in 2745402bfc78 20:15:11 Removing intermediate container 2745402bfc78 20:15:11 ---> 27cfc838bb0f 20:15:11 Step 29/29 : LABEL version=3.0.0-dev.12 20:15:11 ---> Running in 1cea8265a8a9 20:15:12 Removing intermediate container 1cea8265a8a9 20:15:12 ---> 6566623f575c 20:15:12 [Warning] One or more build-args [ARCH] were not consumed 20:15:12 Successfully built 6566623f575c 20:15:12 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 20:15:12 provisioning config files... 20:15:12 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/81@tmp/config4201215205819564217tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:15:12 ---> docker-login.sh 20:15:12 nexus3.edgexfoundry.org:10001 20:15:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:15:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:15:13 Configure a credential helper to remove this warning. See 20:15:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:15:13 20:15:13 Login Succeeded 20:15:13 nexus3.edgexfoundry.org:10002 20:15:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:15:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:15:13 Configure a credential helper to remove this warning. See 20:15:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:15:13 20:15:13 Login Succeeded 20:15:13 nexus3.edgexfoundry.org:10003 20:15:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:15:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:15:13 Configure a credential helper to remove this warning. See 20:15:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:15:13 20:15:13 Login Succeeded 20:15:14 nexus3.edgexfoundry.org:10004 20:15:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:15:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:15:14 Configure a credential helper to remove this warning. See 20:15:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:15:14 20:15:14 Login Succeeded 20:15:14 docker.io 20:15:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:15:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:15:15 Configure a credential helper to remove this warning. See 20:15:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:15:15 20:15:15 Login Succeeded 20:15:15 ---> docker-login.sh ends [Pipeline] } 20:15:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:15:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:15:15 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 20:15:15 9fc1e835a381aac2d449f5841101e3758109bf40 20:15:15 latest 20:15:15 3.0.0-dev.12 20:15:15 9fc1e835a381aac2d449f5841101e3758109bf40-3.0.0-dev.12 20:15:15 main 20:15:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:15 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9fc1e835a381aac2d449f5841101e3758109bf40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:15 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9fc1e835a381aac2d449f5841101e3758109bf40 20:15:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 20:15:15 c3ab8b3d30c4: Preparing 20:15:15 f0c1cf889e76: Preparing 20:15:15 a0940000f81d: Preparing 20:15:15 b24a7122b446: Preparing 20:15:15 09119b5210d9: Preparing 20:15:15 6a1bf4cadb77: Preparing 20:15:15 5ac368ba65a2: Preparing 20:15:15 edf70074bd40: Preparing 20:15:15 6a1bf4cadb77: Waiting 20:15:15 5ac368ba65a2: Waiting 20:15:15 edf70074bd40: Waiting 20:15:16 c3ab8b3d30c4: Pushed 20:15:16 a0940000f81d: Pushed 20:15:16 09119b5210d9: Pushed 20:15:16 b24a7122b446: Pushed 20:15:16 edf70074bd40: Layer already exists 20:15:16 6a1bf4cadb77: Pushed 20:15:16 5ac368ba65a2: Pushed 20:15:25 f0c1cf889e76: Pushed 20:15:25 9fc1e835a381aac2d449f5841101e3758109bf40: digest: sha256:5f05d625341e1dde2e8d870ec49c710ce0404d1f9fab8b2e4c3dbbab42a82bf8 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:25 + 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 20:15:26 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 20:15:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 20:15:26 c3ab8b3d30c4: Preparing 20:15:26 f0c1cf889e76: Preparing 20:15:26 a0940000f81d: Preparing 20:15:26 b24a7122b446: Preparing 20:15:26 09119b5210d9: Preparing 20:15:26 6a1bf4cadb77: Preparing 20:15:26 5ac368ba65a2: Preparing 20:15:26 edf70074bd40: Preparing 20:15:26 6a1bf4cadb77: Waiting 20:15:26 5ac368ba65a2: Waiting 20:15:26 edf70074bd40: Waiting 20:15:26 09119b5210d9: Layer already exists 20:15:26 b24a7122b446: Layer already exists 20:15:26 c3ab8b3d30c4: Layer already exists 20:15:26 a0940000f81d: Layer already exists 20:15:26 f0c1cf889e76: Layer already exists 20:15:26 5ac368ba65a2: Layer already exists 20:15:26 edf70074bd40: Layer already exists 20:15:26 6a1bf4cadb77: Layer already exists 20:15:26 latest: digest: sha256:5f05d625341e1dde2e8d870ec49c710ce0404d1f9fab8b2e4c3dbbab42a82bf8 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:26 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:27 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.12 20:15:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 20:15:27 c3ab8b3d30c4: Preparing 20:15:27 f0c1cf889e76: Preparing 20:15:27 a0940000f81d: Preparing 20:15:27 b24a7122b446: Preparing 20:15:27 09119b5210d9: Preparing 20:15:27 6a1bf4cadb77: Preparing 20:15:27 5ac368ba65a2: Preparing 20:15:27 edf70074bd40: Preparing 20:15:27 6a1bf4cadb77: Waiting 20:15:27 5ac368ba65a2: Waiting 20:15:27 edf70074bd40: Waiting 20:15:27 09119b5210d9: Layer already exists 20:15:27 c3ab8b3d30c4: Layer already exists 20:15:27 b24a7122b446: Layer already exists 20:15:27 f0c1cf889e76: Layer already exists 20:15:27 a0940000f81d: Layer already exists 20:15:27 6a1bf4cadb77: Layer already exists 20:15:27 5ac368ba65a2: Layer already exists 20:15:27 edf70074bd40: Layer already exists 20:15:27 3.0.0-dev.12: digest: sha256:5f05d625341e1dde2e8d870ec49c710ce0404d1f9fab8b2e4c3dbbab42a82bf8 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:27 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9fc1e835a381aac2d449f5841101e3758109bf40-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:28 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9fc1e835a381aac2d449f5841101e3758109bf40-3.0.0-dev.12 20:15:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 20:15:28 c3ab8b3d30c4: Preparing 20:15:28 f0c1cf889e76: Preparing 20:15:28 a0940000f81d: Preparing 20:15:28 b24a7122b446: Preparing 20:15:28 09119b5210d9: Preparing 20:15:28 6a1bf4cadb77: Preparing 20:15:28 5ac368ba65a2: Preparing 20:15:28 edf70074bd40: Preparing 20:15:28 6a1bf4cadb77: Waiting 20:15:28 edf70074bd40: Waiting 20:15:28 5ac368ba65a2: Waiting 20:15:28 f0c1cf889e76: Layer already exists 20:15:28 a0940000f81d: Layer already exists 20:15:28 b24a7122b446: Layer already exists 20:15:28 09119b5210d9: Layer already exists 20:15:28 c3ab8b3d30c4: Layer already exists 20:15:28 edf70074bd40: Layer already exists 20:15:28 6a1bf4cadb77: Layer already exists 20:15:28 5ac368ba65a2: Layer already exists 20:15:28 9fc1e835a381aac2d449f5841101e3758109bf40-3.0.0-dev.12: digest: sha256:5f05d625341e1dde2e8d870ec49c710ce0404d1f9fab8b2e4c3dbbab42a82bf8 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:28 + 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 20:15:29 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 20:15:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 20:15:29 c3ab8b3d30c4: Preparing 20:15:29 f0c1cf889e76: Preparing 20:15:29 a0940000f81d: Preparing 20:15:29 b24a7122b446: Preparing 20:15:29 09119b5210d9: Preparing 20:15:29 6a1bf4cadb77: Preparing 20:15:29 5ac368ba65a2: Preparing 20:15:29 edf70074bd40: Preparing 20:15:29 6a1bf4cadb77: Waiting 20:15:29 5ac368ba65a2: Waiting 20:15:29 edf70074bd40: Waiting 20:15:29 a0940000f81d: Layer already exists 20:15:29 f0c1cf889e76: Layer already exists 20:15:29 c3ab8b3d30c4: Layer already exists 20:15:29 b24a7122b446: Layer already exists 20:15:29 09119b5210d9: Layer already exists 20:15:29 5ac368ba65a2: Layer already exists 20:15:29 6a1bf4cadb77: Layer already exists 20:15:29 edf70074bd40: Layer already exists 20:15:29 main: digest: sha256:5f05d625341e1dde2e8d870ec49c710ce0404d1f9fab8b2e4c3dbbab42a82bf8 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:15:29 ===================================================== [Pipeline] echo 20:15:29 taggedImages: 20:15:29 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9fc1e835a381aac2d449f5841101e3758109bf40 20:15:29 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 20:15:29 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.12 20:15:29 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9fc1e835a381aac2d449f5841101e3758109bf40-3.0.0-dev.12 20:15:29 - 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 20:15:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:15:29 20:15:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:15:30 arm64: Pulling from edgex-lftools-log-publisher 20:15:30 8998bd30e6a1: Pulling fs layer 20:15:30 04944245beec: Pulling fs layer 20:15:30 699f458cf7ca: Pulling fs layer 20:15:30 765212b225bb: Pulling fs layer 20:15:30 f23df028b6ca: Pulling fs layer 20:15:30 d65c8cfc05b1: Pulling fs layer 20:15:30 2437ff75d9bd: Pulling fs layer 20:15:30 f23df028b6ca: Waiting 20:15:30 d65c8cfc05b1: Waiting 20:15:30 2437ff75d9bd: Waiting 20:15:30 765212b225bb: Waiting 20:15:30 04944245beec: Verifying Checksum 20:15:30 04944245beec: Download complete 20:15:30 765212b225bb: Verifying Checksum 20:15:30 765212b225bb: Download complete 20:15:30 f23df028b6ca: Download complete 20:15:30 d65c8cfc05b1: Download complete 20:15:30 699f458cf7ca: Verifying Checksum 20:15:30 699f458cf7ca: Download complete 20:15:30 8998bd30e6a1: Download complete 20:15:33 2437ff75d9bd: Verifying Checksum 20:15:33 2437ff75d9bd: Download complete 20:15:38 8998bd30e6a1: Pull complete 20:15:38 04944245beec: Pull complete 20:15:40 699f458cf7ca: Pull complete 20:15:40 765212b225bb: Pull complete 20:15:40 f23df028b6ca: Pull complete 20:15:41 d65c8cfc05b1: Pull complete 20:15:56 2437ff75d9bd: Pull complete 20:15:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:15:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:15:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:15:56 prd-ubuntu20.04-docker-arm64-4c-16g-243 does not seem to be running inside a container 20:15:56 $ 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/81 -v /w/workspace/app-rfid-llrp-inventory/81:/w/workspace/app-rfid-llrp-inventory/81:rw,z -v /w/workspace/app-rfid-llrp-inventory/81@tmp:/w/workspace/app-rfid-llrp-inventory/81@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 20:15:59 $ docker top 23a33d632354917f9b1f90410a7521264ac4d34e493807c6086fe04cd3e197be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:16:00 ---> job-cost.sh 20:16:00 lf-activate-venv: SKIPPING 20:16:00 INFO: No Stack... 20:16:01 INFO: Retrieving Pricing Info for: v3-standard-4 20:16:02 INFO: Archiving Costs [Pipeline] sh 20:16:02 + cat /w/workspace/app-rfid-llrp-inventory/81/archives/cost.csv 20:16:02 + cut -d, -f6 [Pipeline] lock 20:16:03 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-81-stack-cost] 20:16:03 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-81-stack-cost] did not exist. Created. 20:16:03 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-81-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:16:03 /w/workspace/app-rfid-llrp-inventory/81@tmp/durable-396cf07f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:16:04 + echo total: 0.10999999940395355 [Pipeline] stash 20:16:04 Warning: overwriting stash ‘stack-cost’ 20:16:04 Stashed 1 file(s) [Pipeline] } 20:16:04 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-81-stack-cost] [Pipeline] // lock [Pipeline] } 20:16:04 $ docker stop --time=1 23a33d632354917f9b1f90410a7521264ac4d34e493807c6086fe04cd3e197be 20:16:06 $ docker rm -f --volumes 23a33d632354917f9b1f90410a7521264ac4d34e493807c6086fe04cd3e197be [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 20:16:06 provisioning config files... 20:16:06 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6838215842656123098tmp [Pipeline] { [Pipeline] sh 20:16:06 + set +x 20:16:06 + curl -s https://codecov.io/bash 20:16:06 + bash -s -- 20:16:07 20:16:07 _____ _ 20:16:07 / ____| | | 20:16:07 | | ___ __| | ___ ___ _____ __ 20:16:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:16:07 | |___| (_) | (_| | __/ (_| (_) \ V / 20:16:07 \_____\___/ \__,_|\___|\___\___/ \_/ 20:16:07 Bash-1.0.6 20:16:07 20:16:07 20:16:07 ==> git version 2.25.1 found 20:16:07 ==> 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 20:16:07 Release-Date: 2020-01-08 20:16:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:16:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:16:07 ==> Jenkins CI detected. 20:16:07 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 20:16:07 project root: . 20:16:07 --> token set from env 20:16:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:16:07 ==> Running gcov in . (disable via -X gcov) 20:16:07 ==> Python coveragepy not found 20:16:07 ==> Searching for coverage reports in: 20:16:07 + . 20:16:07 -> Found 1 reports 20:16:07 ==> Detecting git/mercurial file structure 20:16:07 ==> Reading reports 20:16:07 + ./coverage.out bytes=41317 20:16:07 ==> Appending adjustments 20:16:07 https://docs.codecov.io/docs/fixing-reports 20:16:07 + Found adjustments 20:16:07 ==> Gzipping contents 20:16:07 12K /tmp/codecov.e3e19c.gz 20:16:07 ==> Uploading reports 20:16:07 url: https://codecov.io 20:16:07 query: branch=main&commit=9fc1e835a381aac2d449f5841101e3758109bf40&build=81&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F81%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 20:16:07 -> Pinging Codecov 20:16:07 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=9fc1e835a381aac2d449f5841101e3758109bf40&build=81&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F81%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 20:16:07 -> Uploading to 20:16:07 https://storage.googleapis.com/codecov/v4/raw/2023-03-14/581DD39554BDF9B6E22D074273EAD858/9fc1e835a381aac2d449f5841101e3758109bf40/9303be46-2dd8-4f6a-9d50-2b2eed80d4a1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230314T201607Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=599b805f54d086cc8478929ae71994dfa44c24e641df00c041b92a3bab0ab5e9 20:16:07 % Total % Received % Xferd Average Speed Time Time Time Current 20:16:07 Dload Upload Total Spent Left Speed 20:16:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11806 0 0 100 11806 0 44217 --:--:-- --:--:-- --:--:-- 44217 20:16:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/9fc1e835a381aac2d449f5841101e3758109bf40 [Pipeline] } 20:16:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:16:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:16:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:16:08 20:16:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:16:08 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:16:08 df9b9388f04a: Pulling fs layer 20:16:08 52dc419b0ee2: Pulling fs layer 20:16:08 25bc292e5bac: Pulling fs layer 20:16:08 114826534d7a: Pulling fs layer 20:16:08 4657fd5d0bcf: Pulling fs layer 20:16:08 6ad1cebc031e: Pulling fs layer 20:16:08 8a3aa393b2d8: Pulling fs layer 20:16:08 114826534d7a: Waiting 20:16:08 4657fd5d0bcf: Waiting 20:16:08 6ad1cebc031e: Waiting 20:16:08 8a3aa393b2d8: Waiting 20:16:08 25bc292e5bac: Verifying Checksum 20:16:08 25bc292e5bac: Download complete 20:16:08 52dc419b0ee2: Verifying Checksum 20:16:08 52dc419b0ee2: Download complete 20:16:08 4657fd5d0bcf: Verifying Checksum 20:16:08 df9b9388f04a: Download complete 20:16:08 df9b9388f04a: Pull complete 20:16:08 6ad1cebc031e: Download complete 20:16:08 52dc419b0ee2: Pull complete 20:16:09 25bc292e5bac: Pull complete 20:16:09 114826534d7a: Verifying Checksum 20:16:09 114826534d7a: Download complete 20:16:09 8a3aa393b2d8: Verifying Checksum 20:16:09 8a3aa393b2d8: Download complete 20:16:13 114826534d7a: Pull complete 20:16:13 4657fd5d0bcf: Pull complete 20:16:13 6ad1cebc031e: Pull complete 20:16:17 8a3aa393b2d8: Pull complete 20:16:17 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:16:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:16:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:17 prd-ubuntu20.04-docker-8c-8g-236 does not seem to be running inside a container 20:16:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:16:22 $ docker top f7f696fe5169733ac75f59d78212e5972659b176031cd85f2d87ebc6a17e94b2 -eo pid,comm [Pipeline] { [Pipeline] echo 20:16:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 20:16:23 + set -o pipefail 20:16:23 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 20:16:28 20:16:28 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 20:16:28 20:16:28 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/e9a7691e-14a9-49b8-88ff-73a3c7e2e737 20:16:28 20:16:28 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:16:28 20:16:28 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:16:28 20:16:28 20:16:28 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:16:28 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:16:28 More details here: https://snyk.co/ue1NS 20:16:28 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 20:16:28 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 20:16:28 $ docker stop --time=1 f7f696fe5169733ac75f59d78212e5972659b176031cd85f2d87ebc6a17e94b2 20:16:32 $ docker rm -f --volumes f7f696fe5169733ac75f59d78212e5972659b176031cd85f2d87ebc6a17e94b2 [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 20:16:33 + git log --format=format:%s -1 9fc1e835a381aac2d449f5841101e3758109bf40 [Pipeline] sh 20:16:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:16:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:16:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:33 prd-ubuntu20.04-docker-8c-8g-236 does not seem to be running inside a container 20:16:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:16:34 $ docker top aa026838cfb6d9b0ea00cee4ff1a02c9ac4dd722e328f981c65f9866763412d9 -eo pid,comm 20:16:34 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). 20:16:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:16:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:16:34 [ssh-agent] Looking for ssh-agent implementation... 20:16:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:16:34 $ docker exec aa026838cfb6d9b0ea00cee4ff1a02c9ac4dd722e328f981c65f9866763412d9 ssh-agent 20:16:34 SSH_AUTH_SOCK=/tmp/ssh-iWB8LXwbeiKE/agent.32 20:16:34 SSH_AGENT_PID=38 20:16:34 Running ssh-add (command line suppressed) 20:16:34 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2239195752212400106.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2239195752212400106.key) 20:16:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:16:34 + git semver tag 20:16:35 2023-03-14 20:16:35,199 [run_tag] DEBUG tag force:False 20:16:35 2023-03-14 20:16:35,199 [check_head_tag] DEBUG check head tag 20:16:35 2023-03-14 20:16:35,200 [execute] INFO git cat-file --batch-check 20:16:35 2023-03-14 20:16:35,201 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 20:16:35 2023-03-14 20:16:35,205 [execute] INFO git cat-file --batch 20:16:35 2023-03-14 20:16:35,205 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 20:16:35 2023-03-14 20:16:35,222 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:16:35 2023-03-14 20:16:35,223 [execute] INFO git tag -a v3.0.0-dev.12 -m v3.0.0-dev.12 20:16:35 2023-03-14 20:16:35,223 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.12', '-m', 'v3.0.0-dev.12'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 20:16:35 2023-03-14 20:16:35,227 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:16:35 3.0.0-dev.12 [Pipeline] } 20:16:35 $ docker exec --env ******** --env ******** aa026838cfb6d9b0ea00cee4ff1a02c9ac4dd722e328f981c65f9866763412d9 ssh-agent -k 20:16:35 unset SSH_AUTH_SOCK; 20:16:35 unset SSH_AGENT_PID; 20:16:35 echo Agent pid 38 killed; 20:16:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:16:35 + git semver [Pipeline] } 20:16:35 $ docker stop --time=1 aa026838cfb6d9b0ea00cee4ff1a02c9ac4dd722e328f981c65f9866763412d9 20:16:37 $ docker rm -f --volumes aa026838cfb6d9b0ea00cee4ff1a02c9ac4dd722e328f981c65f9866763412d9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:16:37 20:16:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:16:37 0.23.1-centos7: Pulling from edgex-lftools 20:16:37 ab5ef0e58194: Pulling fs layer 20:16:37 9712f1f96733: Pulling fs layer 20:16:37 63f879dbbcfc: Pulling fs layer 20:16:37 0d9ebad4ef96: Pulling fs layer 20:16:37 e9a5061849ea: Pulling fs layer 20:16:37 d747dcd14b5f: Pulling fs layer 20:16:37 e9a5061849ea: Waiting 20:16:37 0d9ebad4ef96: Waiting 20:16:37 2de7ff778b66: Pulling fs layer 20:16:37 d747dcd14b5f: Waiting 20:16:37 2de7ff778b66: Waiting 20:16:37 9712f1f96733: Verifying Checksum 20:16:37 9712f1f96733: Download complete 20:16:38 63f879dbbcfc: Verifying Checksum 20:16:38 63f879dbbcfc: Download complete 20:16:38 e9a5061849ea: Verifying Checksum 20:16:38 e9a5061849ea: Download complete 20:16:38 d747dcd14b5f: Download complete 20:16:38 0d9ebad4ef96: Verifying Checksum 20:16:38 0d9ebad4ef96: Download complete 20:16:38 ab5ef0e58194: Verifying Checksum 20:16:38 ab5ef0e58194: Download complete 20:16:38 2de7ff778b66: Verifying Checksum 20:16:38 2de7ff778b66: Download complete 20:16:41 ab5ef0e58194: Pull complete 20:16:41 9712f1f96733: Pull complete 20:16:42 63f879dbbcfc: Pull complete 20:16:46 0d9ebad4ef96: Pull complete 20:16:46 e9a5061849ea: Pull complete 20:16:46 d747dcd14b5f: Pull complete 20:16:47 2de7ff778b66: Pull complete 20:16:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:16:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:16:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:47 prd-ubuntu20.04-docker-8c-8g-236 does not seem to be running inside a container 20:16: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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:16:53 $ docker top c5a17fac0db2b692609fc07831c01d14fbfdd3e9e8d2244de4c6442870fc655d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:16:53 provisioning config files... 20:16:53 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16532662224237976916tmp 20:16:53 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12145161771064475543tmp 20:16:53 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4907302560470012246tmp [Pipeline] { [Pipeline] echo 20:16:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:16:54 ---> sigul-configuration.sh 20:16:54 gpg: directory `/root/.gnupg' created 20:16:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:16:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:16:54 gpg: keyring `/root/.gnupg/secring.gpg' created 20:16:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:16:54 gpg: CAST5 encrypted data 20:16:54 gpg: encrypted with 1 passphrase 20:16:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:16:54 + mkdir /home/jenkins 20:16:54 + mkdir /home/jenkins/sigul [Pipeline] sh 20:16:54 + 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 20:16:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:16:55 ---> sigul-install.sh 20:16:55 Sigul already installed; skipping installation. [Pipeline] sh 20:16:55 + git tag --list 20:16:55 v0.0.0 20:16:55 v1.0.0 20:16:55 v2.1.0 20:16:55 v2.1.1 20:16:55 v2.1.1-dev.1 20:16:55 v2.2.0 20:16:55 v2.2.1-dev.1 20:16:55 v2.2.1-dev.2 20:16:55 v2.2.1-dev.3 20:16:55 v2.2.1-dev.4 20:16:55 v2.2.1-dev.5 20:16:55 v2.2.1-dev.6 20:16:55 v2.2.1-dev.7 20:16:55 v2.3.0 20:16:55 v2.3.0-dev.10 20:16:55 v2.3.0-dev.11 20:16:55 v2.3.0-dev.12 20:16:55 v2.3.0-dev.13 20:16:55 v2.3.0-dev.14 20:16:55 v2.3.0-dev.15 20:16:55 v2.3.0-dev.16 20:16:55 v2.3.0-dev.17 20:16:55 v2.3.0-dev.18 20:16:55 v2.3.0-dev.19 20:16:55 v2.3.0-dev.20 20:16:55 v2.3.0-dev.21 20:16:55 v2.3.0-dev.22 20:16:55 v2.3.0-dev.23 20:16:55 v2.3.0-dev.24 20:16:55 v2.3.0-dev.25 20:16:55 v2.3.0-dev.26 20:16:55 v2.3.0-dev.9 20:16:55 v2.3.1-dev.1 20:16:55 v3.0.0-dev.1 20:16:55 v3.0.0-dev.10 20:16:55 v3.0.0-dev.11 20:16:55 v3.0.0-dev.12 20:16:55 v3.0.0-dev.2 20:16:55 v3.0.0-dev.3 20:16:55 v3.0.0-dev.4 20:16:55 v3.0.0-dev.5 20:16:55 v3.0.0-dev.6 20:16:55 v3.0.0-dev.7 20:16:55 v3.0.0-dev.8 20:16:55 v3.0.0-dev.9 [Pipeline] sh 20:16:55 + lftools sign git-tag v3.0.0-dev.12 20:16:56 Signing Git tag with Sigul... 20:16:56 Signing v3.0.0-dev.12 [Pipeline] echo 20:16:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:16:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:16:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:16:56 $ docker stop --time=1 c5a17fac0db2b692609fc07831c01d14fbfdd3e9e8d2244de4c6442870fc655d 20:16:57 $ docker rm -f --volumes c5a17fac0db2b692609fc07831c01d14fbfdd3e9e8d2244de4c6442870fc655d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:16:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:16:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:16:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:58 prd-ubuntu20.04-docker-8c-8g-236 does not seem to be running inside a container 20:16:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:16:59 $ docker top 34a1bc151d53904c428127b0745c1bf478c1ef7605d52d7a19fe0e73ed82e53a -eo pid,comm 20:16:59 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). 20:16:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:16:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:16:59 [ssh-agent] Looking for ssh-agent implementation... 20:16:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:16:59 $ docker exec 34a1bc151d53904c428127b0745c1bf478c1ef7605d52d7a19fe0e73ed82e53a ssh-agent 20:16:59 SSH_AUTH_SOCK=/tmp/ssh-6H5ATMfzgSQP/agent.32 20:16:59 SSH_AGENT_PID=38 20:16:59 Running ssh-add (command line suppressed) 20:16:59 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16096966166086423803.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16096966166086423803.key) 20:16:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:16:59 + git semver bump pre 20:17:00 2023-03-14 20:17:00,050 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:17:00 2023-03-14 20:17:00,050 [bump_version] DEBUG bumping version:3.0.0-dev.12 on axis:pre with prefix:dev 20:17:00 2023-03-14 20:17:00,050 [bump_version] DEBUG bumped version:3.0.0-dev.13 20:17:00 2023-03-14 20:17:00,050 [write_version] DEBUG write version:3.0.0-dev.13 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 20:17:00 2023-03-14 20:17:00,050 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:17:00 2023-03-14 20:17:00,050 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:17:00 2023-03-14 20:17:00,053 [execute] INFO git cat-file --batch-check 20:17:00 2023-03-14 20:17:00,053 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 20:17:00 2023-03-14 20:17:00,059 [execute] INFO git cat-file --batch 20:17:00 2023-03-14 20:17:00,059 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 20:17:00 2023-03-14 20:17:00,065 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:17:00 3.0.0-dev.13 [Pipeline] } 20:17:00 $ docker exec --env ******** --env ******** 34a1bc151d53904c428127b0745c1bf478c1ef7605d52d7a19fe0e73ed82e53a ssh-agent -k 20:17:00 unset SSH_AUTH_SOCK; 20:17:00 unset SSH_AGENT_PID; 20:17:00 echo Agent pid 38 killed; 20:17:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:17:00 + git semver [Pipeline] } 20:17:00 $ docker stop --time=1 34a1bc151d53904c428127b0745c1bf478c1ef7605d52d7a19fe0e73ed82e53a 20:17:02 $ docker rm -f --volumes 34a1bc151d53904c428127b0745c1bf478c1ef7605d52d7a19fe0e73ed82e53a [Pipeline] // withDockerContainer [Pipeline] sh 20:17:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:17:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:17:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:02 prd-ubuntu20.04-docker-8c-8g-236 does not seem to be running inside a container 20:17:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:17:03 $ docker top 1603171ed09ad92b8b575d66f7959f5937177d5426d1cbe31299bef6163114a1 -eo pid,comm 20:17:03 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). 20:17:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:17:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:17:03 [ssh-agent] Looking for ssh-agent implementation... 20:17:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:17:03 $ docker exec 1603171ed09ad92b8b575d66f7959f5937177d5426d1cbe31299bef6163114a1 ssh-agent 20:17:03 SSH_AUTH_SOCK=/tmp/ssh-Yqo7PEZsWYck/agent.32 20:17:03 SSH_AGENT_PID=38 20:17:03 Running ssh-add (command line suppressed) 20:17:03 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5133447512047171795.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5133447512047171795.key) 20:17:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:17:03 + git semver push 20:17:04 2023-03-14 20:17:04,031 [run_push] DEBUG push 20:17:04 2023-03-14 20:17:04,031 [execute] INFO git cat-file --batch-check 20:17:04 2023-03-14 20:17:04,031 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 20:17:04 2023-03-14 20:17:04,036 [execute] INFO git rev-list d206e58ccc40acbdc963d13f26c19ad46c248bd5 -- 20:17:04 2023-03-14 20:17:04,036 [execute] DEBUG Popen(['git', 'rev-list', 'd206e58ccc40acbdc963d13f26c19ad46c248bd5', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 20:17:04 2023-03-14 20:17:04,043 [execute] INFO git fetch -v origin 20:17:04 2023-03-14 20:17:04,044 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 20:17:04 2023-03-14 20:17:04,562 [run_push] DEBUG no remote changes detected 20:17:04 2023-03-14 20:17:04,563 [execute] INFO git push origin semver 20:17:04 2023-03-14 20:17:04,563 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 20:17:05 2023-03-14 20:17:05,367 [run_push] DEBUG push all version tags 20:17:05 2023-03-14 20:17:05,367 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:17:05 2023-03-14 20:17:05,368 [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) 20:17:06 2023-03-14 20:17:06,127 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:17:06 3.0.0-dev.13 [Pipeline] } 20:17:06 $ docker exec --env ******** --env ******** 1603171ed09ad92b8b575d66f7959f5937177d5426d1cbe31299bef6163114a1 ssh-agent -k 20:17:06 unset SSH_AUTH_SOCK; 20:17:06 unset SSH_AGENT_PID; 20:17:06 echo Agent pid 38 killed; 20:17:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:17:06 + git semver [Pipeline] } 20:17:06 $ docker stop --time=1 1603171ed09ad92b8b575d66f7959f5937177d5426d1cbe31299bef6163114a1 20:17:08 $ docker rm -f --volumes 1603171ed09ad92b8b575d66f7959f5937177d5426d1cbe31299bef6163114a1 [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 20:17:08 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 20:17:08 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 20:17:08 total 16 20:17:08 drwxr-xr-x 3 root root 4096 Mar 14 20:02 . 20:17:08 drwxrwxr-x 12 jenkins jenkins 4096 Mar 14 20:16 .. 20:17:08 drwxr-xr-x 2 root root 4096 Mar 14 20:02 cost 20:17:08 -rw-r--r-- 1 root root 94 Mar 14 20:02 cost.csv 20:17:08 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 20:17:08 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 20:17:08 total 16 20:17:08 drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 20:02 . 20:17:08 drwxrwxr-x 12 jenkins jenkins 4096 Mar 14 20:16 .. 20:17:08 drwxr-xr-x 2 jenkins jenkins 4096 Mar 14 20:02 cost 20:17:08 -rw-r--r-- 1 jenkins jenkins 94 Mar 14 20:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:17:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:17:09 ---> package-listing.sh 20:17:09 ++ facter osfamily 20:17:09 ++ tr '[:upper:]' '[:lower:]' 20:17:10 + OS_FAMILY=debian 20:17:10 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 20:17:10 + START_PACKAGES=/tmp/packages_start.txt 20:17:10 + END_PACKAGES=/tmp/packages_end.txt 20:17:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:17:10 + PACKAGES=/tmp/packages_start.txt 20:17:10 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 20:17:10 + PACKAGES=/tmp/packages_end.txt 20:17:10 + case "${OS_FAMILY}" in 20:17:10 + dpkg -l 20:17:10 + grep '^ii' 20:17:10 + '[' -f /tmp/packages_start.txt ']' 20:17:10 + '[' -f /tmp/packages_end.txt ']' 20:17:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:17:10 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 20:17:10 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 20:17:10 + 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 20:17:10 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 20:17:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:17:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:11 prd-ubuntu20.04-docker-8c-8g-236 does not seem to be running inside a container 20:17:11 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:17:11 $ docker top bbd5b79aa90193b21bef89d71634b3b71738c5fe058e8d1d45bf837cfc3e11c7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:17:11 + touch /tmp/pre-build-complete [Pipeline] sh 20:17:12 + mkdir -p /var/log/sysstat [Pipeline] sh 20:17:12 + ls /var/log/sa-host 20:17:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:17:12 provisioning config files... 20:17:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8337535419354619917tmp [Pipeline] { [Pipeline] echo 20:17:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:17:12 ---> create-netrc.sh [Pipeline] } 20:17:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:17:13 ---> python-tools-install.sh [Pipeline] echo 20:17:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:17:13 ---> sudo-logs.sh 20:17:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:17:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:17:13 ---> job-cost.sh 20:17:13 lf-activate-venv: SKIPPING 20:17:13 DEBUG: total: 0.2199999988079071 20:17:13 INFO: Retrieving Stack Cost... 20:17:15 INFO: Retrieving Pricing Info for: v3-standard-8 20:17:15 INFO: Archiving Costs [Pipeline] echo 20:17:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:17:15 ---> logs-deploy.sh 20:17:15 lf-activate-venv: SKIPPING 20:17:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/81 20:17:15 INFO: archiving workspace using pattern(s): 20:17:16 Archives upload complete. 20:17:17 INFO: archiving logs to Nexus 20:17:17 ---> uname -a: 20:17:17 Linux prd-ubuntu20-04-docker-8c-8g-236 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:17:17 20:17:17 20:17:17 ---> lscpu: 20:17:17 Architecture: x86_64 20:17:17 CPU op-mode(s): 32-bit, 64-bit 20:17:17 Byte Order: Little Endian 20:17:17 Address sizes: 40 bits physical, 48 bits virtual 20:17:17 CPU(s): 8 20:17:17 On-line CPU(s) list: 0-7 20:17:17 Thread(s) per core: 1 20:17:17 Core(s) per socket: 1 20:17:17 Socket(s): 8 20:17:17 NUMA node(s): 1 20:17:17 Vendor ID: AuthenticAMD 20:17:17 CPU family: 23 20:17:17 Model: 49 20:17:17 Model name: AMD EPYC-Rome Processor 20:17:17 Stepping: 0 20:17:17 CPU MHz: 2799.998 20:17:17 BogoMIPS: 5599.99 20:17:17 Virtualization: AMD-V 20:17:17 Hypervisor vendor: KVM 20:17:17 Virtualization type: full 20:17:17 L1d cache: 256 KiB 20:17:17 L1i cache: 256 KiB 20:17:17 L2 cache: 4 MiB 20:17:17 L3 cache: 128 MiB 20:17:17 NUMA node0 CPU(s): 0-7 20:17:17 Vulnerability Itlb multihit: Not affected 20:17:17 Vulnerability L1tf: Not affected 20:17:17 Vulnerability Mds: Not affected 20:17:17 Vulnerability Meltdown: Not affected 20:17:17 Vulnerability Mmio stale data: Not affected 20:17:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:17:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:17:17 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:17:17 Vulnerability Srbds: Not affected 20:17:17 Vulnerability Tsx async abort: Not affected 20:17:17 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 20:17:17 20:17:17 20:17:17 ---> nproc: 20:17:17 8 20:17:17 20:17:17 20:17:17 ---> df -h: 20:17:17 Filesystem Size Used Avail Use% Mounted on 20:17:17 overlay 155G 13G 143G 9% / 20:17:17 tmpfs 64M 0 64M 0% /dev 20:17:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:17:17 shm 64M 0 64M 0% /dev/shm 20:17:17 /dev/vda1 155G 13G 143G 9% /facter-os 20:17:17 20:17:17 20:17:17 ---> sar -b -r -n DEV: 20:17:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-236) 03/14/23 _x86_64_ (8 CPU) 20:17:17 20:17:17 19:58:46 LINUX RESTART (8 CPU) 20:17:17 20:17:17 19:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:17:17 20:00:01 204.67 49.21 155.46 0.00 5390.30 167656.46 0.00 20:17:17 20:01:01 114.98 0.15 114.83 0.00 19.20 45907.68 0.00 20:17:17 20:02:01 180.37 0.28 180.09 0.00 18.66 36386.60 0.00 20:17:17 20:03:01 36.07 0.02 36.05 0.00 3.60 16796.42 0.00 20:17:17 20:04:01 29.03 9.25 19.78 0.00 2883.65 2509.32 0.00 20:17:17 20:05:01 27.96 1.33 26.63 0.00 2271.22 6339.74 0.00 20:17:17 20:06:01 4.28 0.02 4.27 0.00 0.13 98.78 0.00 20:17:17 20:07:01 2.03 0.00 2.03 0.00 0.00 22.26 0.00 20:17:17 20:08:01 1.38 0.00 1.38 0.00 0.00 15.06 0.00 20:17:17 20:09:01 1.86 0.00 1.86 0.00 0.00 20.47 0.00 20:17:17 20:10:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 20:17:17 20:11:01 2.07 0.00 2.07 0.00 0.00 22.40 0.00 20:17:17 20:12:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 20:17:17 20:13:01 1.65 0.00 1.65 0.00 0.00 17.60 0.00 20:17:17 20:14:01 1.75 0.02 1.73 0.00 0.13 24.93 0.00 20:17:17 20:15:01 1.53 0.00 1.53 0.00 0.00 17.20 0.00 20:17:17 20:16:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 20:17:17 20:17:01 105.46 0.32 105.15 0.00 18.13 58260.31 0.00 20:17:17 Average: 39.97 3.37 36.60 0.00 589.70 18580.49 0.00 20:17:17 20:17:17 19:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:17:17 20:00:01 28626868 31572472 730356 2.22 103284 3049544 1990916 5.87 1086832 2728772 443076 20:17:17 20:01:01 27734412 31323524 974564 2.96 145392 3615012 2538900 7.48 1502868 3160980 429644 20:17:17 20:02:01 28173676 31573224 726976 2.21 151212 3440128 1929328 5.69 1242344 3003692 768 20:17:17 20:03:01 27674616 31582160 716272 2.18 158188 3892184 1759252 5.18 1252384 3443316 4 20:17:17 20:04:01 27385056 31565688 718572 2.19 175900 4143184 1780508 5.25 1408584 3558428 66376 20:17:17 20:05:01 27149224 31561040 719968 2.19 191676 4347260 1832268 5.40 1573584 3611560 408 20:17:17 20:06:01 27154444 31561440 719692 2.19 190220 4344008 1805668 5.32 1571584 3608348 8 20:17:17 20:07:01 27163908 31571008 709992 2.16 190280 4344012 1805668 5.32 1562352 3608352 164 20:17:17 20:08:01 27163964 31571284 709864 2.16 190364 4344004 1805668 5.32 1561920 3608516 12 20:17:17 20:09:01 27164128 31571476 709540 2.16 190408 4344016 1805668 5.32 1561968 3608516 4 20:17:17 20:10:01 27163860 31571252 709720 2.16 190436 4344016 1805668 5.32 1562064 3608516 8 20:17:17 20:11:01 27164224 31571972 709312 2.16 190508 4344020 1805668 5.32 1561888 3608740 48 20:17:17 20:12:01 27163956 31571784 709468 2.16 190580 4344028 1805668 5.32 1561924 3608756 8 20:17:17 20:13:01 27163820 31571660 709396 2.16 190600 4344028 1805668 5.32 1561940 3608752 4 20:17:17 20:14:01 27163608 31571588 709564 2.16 190656 4344000 1822412 5.37 1562036 3608736 56 20:17:17 20:15:01 27163600 31571604 709428 2.16 190688 4344008 1822412 5.37 1562120 3608736 44 20:17:17 20:16:01 27163836 31571944 709052 2.16 190756 4344012 1822412 5.37 1562124 3608744 8 20:17:17 20:17:01 25635992 31520160 753944 2.29 228636 5652424 1982200 5.84 1703624 4858164 876 20:17:17 Average: 27287400 31554182 730871 2.22 180544 4217994 1873664 5.52 1497897 3558868 52306 20:17:17 20:17:17 19:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:17:17 20:00:01 lo 6.73 6.73 0.65 0.65 0.00 0.00 0.00 0.00 20:17:17 20:00:01 docker0 202.78 326.10 16.15 2115.43 0.00 0.00 0.00 0.00 20:17:17 20:00:01 ens3 919.26 585.75 8761.31 106.58 0.00 0.00 0.00 0.00 20:17:17 20:00:01 veth5819aeb 174.80 296.03 16.36 1878.94 0.00 0.00 0.00 0.15 20:17:17 20:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:17 20:01:01 veth7748c5c 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 20:17:17 20:01:01 docker0 0.10 0.15 0.01 0.01 0.00 0.00 0.00 0.00 20:17:17 20:01:01 ens3 26.26 17.36 28.42 11.05 0.00 0.00 0.00 0.00 20:17:17 20:02:01 lo 4.20 4.20 0.41 0.41 0.00 0.00 0.00 0.00 20:17:17 20:02:01 docker0 2.98 6.50 0.19 88.14 0.00 0.00 0.00 0.00 20:17:17 20:02:01 ens3 74.25 69.57 120.73 203.46 0.00 0.00 0.00 0.00 20:17:17 20:03:01 lo 4.60 4.60 0.45 0.45 0.00 0.00 0.00 0.00 20:17:17 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:17 20:03:01 ens3 124.04 85.59 2542.62 116.52 0.00 0.00 0.00 0.00 20:17:17 20:04:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 20:17:17 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:17 20:04:01 ens3 82.34 43.16 1428.74 3.91 0.00 0.00 0.00 0.00 20:17:17 20:05:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 20:17:17 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:17 20:05:01 ens3 103.27 58.02 1376.22 4.37 0.00 0.00 0.00 0.00 20:17:17 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:17 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:17 20:06:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:17 20:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:17 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:17 20:07:01 ens3 0.22 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:17:17 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:17 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:17 20:08:01 ens3 0.18 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:17:17 20:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:17 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:17 20:09:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:17:17 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:17 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:17 20:10:01 ens3 0.20 0.08 0.08 0.06 0.00 0.00 0.00 0.00 20:17:17 20:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:17 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:17 20:11:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:17:17 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:17 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:17 20:12:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:17:17 20:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:17 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:17 20:13:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:17:17 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:17 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:17 20:14:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:17 20:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:17 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:17 20:15:01 ens3 0.38 0.23 0.09 0.07 0.00 0.00 0.00 0.00 20:17:17 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:17 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:17 20:16:01 ens3 0.22 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:17:17 20:17:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 20:17:17 20:17:01 docker0 35.07 50.38 3.04 583.51 0.00 0.00 0.00 0.00 20:17:17 20:17:01 ens3 350.88 215.38 7788.81 41.94 0.00 0.00 0.00 0.00 20:17:17 20:17:01 veth7c8dece 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:17:17 Average: lo 1.09 1.09 0.10 0.10 0.00 0.00 0.00 0.00 20:17:17 Average: docker0 13.40 21.30 1.08 154.98 0.00 0.00 0.00 0.00 20:17:17 Average: ens3 93.55 59.81 1226.04 27.14 0.00 0.00 0.00 0.00 20:17:17 Average: veth7c8dece 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 20:17:17 20:17:17 20:17:17 ---> sar -P ALL: 20:17:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-236) 03/14/23 _x86_64_ (8 CPU) 20:17:17 20:17:17 19:58:46 LINUX RESTART (8 CPU) 20:17:17 20:17:17 19:59:01 CPU %user %nice %system %iowait %steal %idle 20:17:17 20:00:01 all 11.46 0.00 4.11 3.01 0.07 81.35 20:17:17 20:00:01 0 10.09 0.00 3.75 1.26 0.07 84.83 20:17:17 20:00:01 1 12.53 0.00 3.69 6.44 0.07 77.26 20:17:17 20:00:01 2 10.72 0.00 4.21 9.21 0.05 75.80 20:17:17 20:00:01 3 13.22 0.00 5.07 0.29 0.07 81.36 20:17:17 20:00:01 4 10.32 0.00 3.49 0.39 0.07 85.74 20:17:17 20:00:01 5 11.81 0.00 4.64 2.40 0.07 81.08 20:17:17 20:00:01 6 11.25 0.00 3.45 0.39 0.08 84.83 20:17:17 20:00:01 7 11.75 0.00 4.60 3.77 0.08 79.79 20:17:17 20:01:01 all 29.44 0.00 5.60 2.57 0.07 62.33 20:17:17 20:01:01 0 29.64 0.00 5.24 0.03 0.07 65.02 20:17:17 20:01:01 1 29.59 0.00 6.00 7.99 0.07 56.35 20:17:17 20:01:01 2 29.97 0.00 6.19 7.15 0.08 56.60 20:17:17 20:01:01 3 29.69 0.00 5.07 0.03 0.07 65.15 20:17:17 20:01:01 4 29.98 0.00 5.19 0.37 0.07 64.39 20:17:17 20:01:01 5 29.87 0.00 5.90 3.73 0.08 60.42 20:17:17 20:01:01 6 27.53 0.00 5.28 0.10 0.07 67.02 20:17:17 20:01:01 7 29.25 0.00 5.91 1.15 0.08 63.61 20:17:17 20:02:01 all 34.01 0.00 5.61 2.74 0.13 57.51 20:17:17 20:02:01 0 33.75 0.00 5.69 3.00 0.22 57.34 20:17:17 20:02:01 1 35.56 0.00 5.51 2.95 0.08 55.90 20:17:17 20:02:01 2 32.20 0.00 5.27 7.04 0.15 55.33 20:17:17 20:02:01 3 33.45 0.00 5.31 6.15 0.10 54.99 20:17:17 20:02:01 4 34.59 0.00 6.26 0.82 0.10 58.23 20:17:17 20:02:01 5 34.25 0.00 5.84 0.36 0.08 59.47 20:17:17 20:02:01 6 33.70 0.00 5.32 0.10 0.08 60.80 20:17:17 20:02:01 7 34.55 0.00 5.70 1.55 0.22 57.99 20:17:17 20:03:01 all 3.14 0.00 1.45 1.04 0.03 94.34 20:17:17 20:03:01 0 2.60 0.00 2.01 7.63 0.05 87.71 20:17:17 20:03:01 1 3.38 0.00 1.34 0.02 0.03 95.23 20:17:17 20:03:01 2 2.77 0.00 1.29 0.00 0.02 95.92 20:17:17 20:03:01 3 2.64 0.00 1.09 0.00 0.03 96.23 20:17:17 20:03:01 4 3.15 0.00 1.22 0.02 0.03 95.58 20:17:17 20:03:01 5 3.20 0.00 1.53 0.57 0.02 94.68 20:17:17 20:03:01 6 3.37 0.00 1.38 0.05 0.02 95.18 20:17:17 20:03:01 7 3.98 0.00 1.74 0.07 0.07 94.14 20:17:17 20:04:01 all 1.13 0.00 0.79 0.43 0.01 97.64 20:17:17 20:04:01 0 0.70 0.00 0.70 0.67 0.00 97.93 20:17:17 20:04:01 1 1.79 0.00 0.68 1.35 0.00 96.18 20:17:17 20:04:01 2 0.80 0.00 0.65 0.50 0.02 98.03 20:17:17 20:04:01 3 0.93 0.00 0.48 0.02 0.00 98.57 20:17:17 20:04:01 4 1.08 0.00 1.69 0.02 0.02 97.20 20:17:17 20:04:01 5 1.58 0.00 0.40 0.50 0.02 97.50 20:17:17 20:04:01 6 1.22 0.00 1.10 0.33 0.02 97.33 20:17:17 20:04:01 7 0.97 0.00 0.60 0.03 0.03 98.36 20:17:17 20:05:01 all 1.20 0.00 0.78 0.31 0.02 97.69 20:17:17 20:05:01 0 0.38 0.00 0.43 0.70 0.02 98.47 20:17:17 20:05:01 1 1.25 0.00 0.73 0.93 0.02 97.06 20:17:17 20:05:01 2 1.25 0.00 0.58 0.05 0.02 98.10 20:17:17 20:05:01 3 0.64 0.00 1.82 0.05 0.03 97.46 20:17:17 20:05:01 4 0.85 0.00 0.45 0.02 0.00 98.68 20:17:17 20:05:01 5 1.94 0.00 0.37 0.67 0.02 97.00 20:17:17 20:05:01 6 1.73 0.00 1.20 0.02 0.02 97.03 20:17:17 20:05:01 7 1.54 0.00 0.64 0.07 0.02 97.74 20:17:17 20:06:01 all 0.21 0.00 0.06 0.01 0.01 99.70 20:17:17 20:06:01 0 0.02 0.00 0.03 0.05 0.00 99.90 20:17:17 20:06:01 1 0.03 0.00 0.08 0.02 0.00 99.87 20:17:17 20:06:01 2 0.13 0.00 0.07 0.00 0.00 99.80 20:17:17 20:06:01 3 0.12 0.00 0.02 0.00 0.02 99.85 20:17:17 20:06:01 4 0.02 0.00 0.05 0.00 0.02 99.92 20:17:17 20:06:01 5 1.14 0.00 0.08 0.00 0.02 98.76 20:17:17 20:06:01 6 0.17 0.00 0.10 0.00 0.00 99.73 20:17:17 20:06:01 7 0.08 0.00 0.07 0.03 0.00 99.82 20:17:17 20:07:01 all 0.28 0.00 0.01 0.00 0.00 99.70 20:17:17 20:07:01 0 0.02 0.00 0.00 0.03 0.00 99.95 20:17:17 20:07:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:17:17 20:07:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:17:17 20:07:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:17:17 20:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:17:17 20:07:01 5 2.04 0.00 0.03 0.00 0.00 97.93 20:17:17 20:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:17:17 20:07:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:17:17 20:08:01 all 0.11 0.00 0.02 0.00 0.00 99.86 20:17:17 20:08:01 0 0.03 0.00 0.03 0.02 0.00 99.92 20:17:17 20:08:01 1 0.05 0.00 0.00 0.00 0.00 99.95 20:17:17 20:08:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:17:17 20:08:01 3 0.03 0.00 0.03 0.00 0.02 99.92 20:17:17 20:08:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:17:17 20:08:01 5 0.71 0.00 0.05 0.00 0.02 99.22 20:17:17 20:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:17:17 20:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:17:17 20:09:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:17:17 20:09:01 0 0.03 0.00 0.00 0.02 0.00 99.95 20:17:17 20:09:01 1 0.02 0.00 0.02 0.02 0.00 99.95 20:17:17 20:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:17:17 20:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:17:17 20:09:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:17:17 20:09:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:17:17 20:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:17:17 20:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:17:17 20:10:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:17:17 20:10:01 0 0.02 0.00 0.02 0.02 0.02 99.93 20:17:17 20:10:01 1 0.02 0.00 0.02 0.02 0.00 99.95 20:17:17 20:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:17:17 20:10:01 3 0.03 0.00 0.03 0.00 0.02 99.92 20:17:17 20:10:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:17:17 20:10:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:17:17 20:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:17:17 20:10:01 7 0.00 0.00 0.03 0.00 0.00 99.97 20:17:17 20:17:17 20:10:01 CPU %user %nice %system %iowait %steal %idle 20:17:17 20:11:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:17:17 20:11:01 0 0.03 0.00 0.02 0.02 0.00 99.93 20:17:17 20:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:17:17 20:11:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:17:17 20:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:17:17 20:11:01 4 0.00 0.00 0.02 0.02 0.00 99.97 20:17:17 20:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:17:17 20:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:17:17 20:11:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:17:17 20:12:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:17:17 20:12:01 0 0.00 0.00 0.00 0.03 0.00 99.97 20:17:17 20:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:17:17 20:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:17:17 20:12:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:17:17 20:12:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:17:17 20:12:01 5 0.02 0.00 0.03 0.00 0.02 99.93 20:17:17 20:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:17:17 20:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:17:17 20:13:01 all 0.03 0.00 0.01 0.00 0.01 99.96 20:17:17 20:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:17:17 20:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:17:17 20:13:01 2 0.05 0.00 0.00 0.00 0.02 99.93 20:17:17 20:13:01 3 0.03 0.00 0.03 0.00 0.02 99.92 20:17:17 20:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:17:17 20:13:01 5 0.05 0.00 0.03 0.00 0.00 99.92 20:17:17 20:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:17:17 20:13:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:17:17 20:14:01 all 0.05 0.00 0.03 0.01 0.00 99.91 20:17:17 20:14:01 0 0.02 0.00 0.03 0.02 0.00 99.93 20:17:17 20:14:01 1 0.05 0.00 0.02 0.03 0.00 99.90 20:17:17 20:14:01 2 0.07 0.00 0.03 0.00 0.00 99.90 20:17:17 20:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:17:17 20:14:01 4 0.03 0.00 0.03 0.00 0.02 99.92 20:17:17 20:14:01 5 0.20 0.00 0.03 0.00 0.02 99.75 20:17:17 20:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:17:17 20:14:01 7 0.00 0.00 0.05 0.00 0.00 99.95 20:17:17 20:15:01 all 0.28 0.00 0.02 0.00 0.00 99.69 20:17:17 20:15:01 0 0.02 0.00 0.03 0.02 0.00 99.93 20:17:17 20:15:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:17:17 20:15:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:17:17 20:15:01 3 0.05 0.00 0.03 0.00 0.00 99.92 20:17:17 20:15:01 4 0.05 0.00 0.07 0.00 0.00 99.88 20:17:17 20:15:01 5 2.00 0.00 0.02 0.00 0.00 97.98 20:17:17 20:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:17:17 20:15:01 7 0.05 0.00 0.02 0.00 0.00 99.93 20:17:17 20:16:01 all 0.22 0.00 0.01 0.01 0.00 99.76 20:17:17 20:16:01 0 0.03 0.00 0.02 0.03 0.02 99.90 20:17:17 20:16:01 1 0.02 0.00 0.02 0.02 0.00 99.95 20:17:17 20:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:17:17 20:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:17:17 20:16:01 4 0.03 0.00 0.03 0.00 0.02 99.92 20:17:17 20:16:01 5 1.62 0.00 0.02 0.00 0.00 98.37 20:17:17 20:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:17:17 20:16:01 7 0.00 0.00 0.03 0.00 0.00 99.97 20:17:17 20:17:01 all 9.38 0.00 4.16 3.00 0.07 83.39 20:17:17 20:17:01 0 8.45 0.00 3.49 1.23 0.05 86.77 20:17:17 20:17:01 1 11.84 0.00 5.37 9.15 0.07 73.57 20:17:17 20:17:01 2 9.69 0.00 4.72 8.24 0.07 77.28 20:17:17 20:17:01 3 9.41 0.00 3.16 0.12 0.05 87.27 20:17:17 20:17:01 4 10.07 0.00 4.83 0.95 0.07 84.09 20:17:17 20:17:01 5 8.27 0.00 4.39 4.09 0.08 83.16 20:17:17 20:17:01 6 8.13 0.00 3.53 0.05 0.05 88.24 20:17:17 20:17:01 7 9.20 0.00 3.83 0.22 0.09 86.66 20:17:17 Average: all 5.02 0.00 1.25 0.73 0.02 92.98 20:17:17 Average: 0 4.74 0.00 1.19 0.82 0.03 93.23 20:17:17 Average: 1 5.31 0.00 1.30 1.60 0.02 91.78 20:17:17 Average: 2 4.84 0.00 1.27 1.77 0.02 92.10 20:17:17 Average: 3 4.98 0.00 1.23 0.37 0.02 93.40 20:17:17 Average: 4 4.98 0.00 1.29 0.15 0.02 93.56 20:17:17 Average: 5 5.44 0.00 1.29 0.68 0.03 92.57 20:17:17 Average: 6 4.82 0.00 1.18 0.06 0.02 93.93 20:17:17 Average: 7 5.05 0.00 1.28 0.38 0.03 93.25 20:17:17 20:17:17 20:17:17