Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d2b3025aaba860c168ca8b1035a6ee4724df4e2f 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-ssh16455762452483162334.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh3072367319421219640.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh8199186031707556074.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh13352944130612515168.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-ssh9939193559047761808.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-16827 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 > 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 Avoid second fetch Checking out Revision d2b3025aaba860c168ca8b1035a6ee4724df4e2f (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#203)" > git config core.sparsecheckout # timeout=10 > git checkout -f d2b3025aaba860c168ca8b1035a6ee4724df4e2f # timeout=10 > git rev-list --no-walk ad72238c799aa325ca03b90c21743a3ec3cddc0f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:52:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:52:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:52:40 ========================================================= 23:52:40 EdgeX Global Pipelines Version Info 23:52:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:52:40 ------------------- 23:52:40 stable info: 23:52:40 ------------------- 23:52:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:52:40 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:52:40 Message: update stable to v1.0.249 23:52:41 ------------------- 23:52:41 experimental info: 23:52:41 ------------------- 23:52:41 Commited By: **** collab-it+edgex@linuxfoundation.org 23:52:41 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:52:41 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:52:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 23:52:41 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 23:52:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:52:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:52:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:52:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:52:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:52:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:52:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:52:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:52:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:52:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 23:52:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:52:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:52:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:52:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:52:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:52:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:52:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:52:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:52:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:52:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:52:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:52:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:52:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:52:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:52:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:52:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:52:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:52:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:52:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d2b3025aaba860c168ca8b1035a6ee4724df4e2f [Pipeline] echo 23:52:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d2b3025 [Pipeline] echo 23:52:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:52:42 provisioning config files... 23:52:42 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8403242935579466052tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:52:42 ---> docker-login.sh 23:52:42 nexus3.edgexfoundry.org:10001 23:52:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:42 Configure a credential helper to remove this warning. See 23:52:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:42 23:52:42 Login Succeeded 23:52:42 nexus3.edgexfoundry.org:10002 23:52:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:43 Configure a credential helper to remove this warning. See 23:52:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:43 23:52:43 Login Succeeded 23:52:43 nexus3.edgexfoundry.org:10003 23:52:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:43 Configure a credential helper to remove this warning. See 23:52:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:43 23:52:43 Login Succeeded 23:52:43 nexus3.edgexfoundry.org:10004 23:52:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:43 Configure a credential helper to remove this warning. See 23:52:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:43 23:52:43 Login Succeeded 23:52:43 docker.io 23:52:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:43 Configure a credential helper to remove this warning. See 23:52:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:43 23:52:43 Login Succeeded 23:52:43 ---> docker-login.sh ends [Pipeline] } 23:52:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:52:43 + git rev-list -1 --merges d2b3025aaba860c168ca8b1035a6ee4724df4e2f~1..d2b3025aaba860c168ca8b1035a6ee4724df4e2f [Pipeline] echo 23:52:43 -----------> git rev-list -1 --merges d2b3025aaba860c168ca8b1035a6ee4724df4e2f~1..d2b3025aaba860c168ca8b1035a6ee4724df4e2f d2b3025aaba860c168ca8b1035a6ee4724df4e2f [false] [Pipeline] sh 23:52:44 + git log --format=format:%s -1 d2b3025aaba860c168ca8b1035a6ee4724df4e2f [Pipeline] echo 23:52:44 ========================================================= 23:52:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:52:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:52:44 + git log --format=format:%s -1 d2b3025aaba860c168ca8b1035a6ee4724df4e2f [Pipeline] echo 23:52:44 [semverPrep] GIT_COMMIT: d2b3025aaba860c168ca8b1035a6ee4724df4e2f, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#203) [Pipeline] echo 23:52:44 [semverPrep] This is not a build commit. [Pipeline] sh 23:52:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:52:45 + grep -v github /etc/ssh/ssh_known_hosts 23:52:45 + [ -e /tmp/ssh_known_hosts ] 23:52:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:52:45 + + sudo tee -a /etc/ssh/ssh_known_hosts 23:52:45 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:52:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:52:45 23:52:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:52:45 0.1.4: Pulling from edgex-devops/py-git-semver 23:52:45 b85a868b505f: Pulling fs layer 23:52:45 e2be974225ed: Pulling fs layer 23:52:45 339a4e72a1f5: Pulling fs layer 23:52:45 988bab9f4d93: Pulling fs layer 23:52:45 1469e6f7b9e6: Pulling fs layer 23:52:45 eaf3925da568: Pulling fs layer 23:52:45 bab4dde63d76: Pulling fs layer 23:52:45 bde34c3a00c8: Pulling fs layer 23:52:45 b352a97aabf1: Pulling fs layer 23:52:45 4872d77fe225: Pulling fs layer 23:52:45 5851b861e8e6: Pulling fs layer 23:52:45 bab4dde63d76: Waiting 23:52:45 bde34c3a00c8: Waiting 23:52:45 1469e6f7b9e6: Waiting 23:52:45 eaf3925da568: Waiting 23:52:45 988bab9f4d93: Waiting 23:52:45 4872d77fe225: Waiting 23:52:45 5851b861e8e6: Waiting 23:52:45 b352a97aabf1: Waiting 23:52:45 e2be974225ed: Download complete 23:52:45 988bab9f4d93: Verifying Checksum 23:52:45 988bab9f4d93: Download complete 23:52:45 1469e6f7b9e6: Verifying Checksum 23:52:45 1469e6f7b9e6: Download complete 23:52:45 339a4e72a1f5: Verifying Checksum 23:52:45 339a4e72a1f5: Download complete 23:52:45 eaf3925da568: Download complete 23:52:45 bde34c3a00c8: Verifying Checksum 23:52:45 bde34c3a00c8: Download complete 23:52:45 b352a97aabf1: Download complete 23:52:45 4872d77fe225: Verifying Checksum 23:52:45 4872d77fe225: Download complete 23:52:45 5851b861e8e6: Download complete 23:52:45 b85a868b505f: Verifying Checksum 23:52:45 b85a868b505f: Download complete 23:52:46 bab4dde63d76: Verifying Checksum 23:52:46 bab4dde63d76: Download complete 23:52:47 b85a868b505f: Pull complete 23:52:47 e2be974225ed: Pull complete 23:52:48 339a4e72a1f5: Pull complete 23:52:48 988bab9f4d93: Pull complete 23:52:48 1469e6f7b9e6: Pull complete 23:52:48 eaf3925da568: Pull complete 23:52:50 bab4dde63d76: Pull complete 23:52:50 bde34c3a00c8: Pull complete 23:52:50 b352a97aabf1: Pull complete 23:52:50 4872d77fe225: Pull complete 23:52:50 5851b861e8e6: Pull complete 23:52:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:52:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:52:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:52:50 prd-ubuntu20.04-docker-8c-8g-16827 does not seem to be running inside a container 23:52:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:52:51 $ docker top cdc227671c693e3e44bb99adbde2c69e3153b4032a6a4bcec5546c01521fffa7 -eo pid,comm 23:52:51 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). 23:52:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:52:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:52:51 [ssh-agent] Looking for ssh-agent implementation... 23:52:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:52:52 $ docker exec cdc227671c693e3e44bb99adbde2c69e3153b4032a6a4bcec5546c01521fffa7 ssh-agent 23:52:52 SSH_AUTH_SOCK=/tmp/ssh-mZQsL6cK2pbi/agent.31 23:52:52 SSH_AGENT_PID=37 23:52:52 Running ssh-add (command line suppressed) 23:52:52 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14154989237410190990.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14154989237410190990.key) 23:52:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:52:52 + git tag --points-at HEAD [Pipeline] } 23:52:52 $ docker exec --env ******** --env ******** cdc227671c693e3e44bb99adbde2c69e3153b4032a6a4bcec5546c01521fffa7 ssh-agent -k 23:52:52 unset SSH_AUTH_SOCK; 23:52:52 unset SSH_AGENT_PID; 23:52:52 echo Agent pid 37 killed; 23:52:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:52:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:52:52 [ssh-agent] Looking for ssh-agent implementation... 23:52:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:52:52 $ docker exec cdc227671c693e3e44bb99adbde2c69e3153b4032a6a4bcec5546c01521fffa7 ssh-agent 23:52:52 SSH_AUTH_SOCK=/tmp/ssh-EsTKtSGNP2zk/agent.69 23:52:52 SSH_AGENT_PID=75 23:52:52 Running ssh-add (command line suppressed) 23:52:53 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3167957007882437973.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3167957007882437973.key) 23:52:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:52:53 + git semver init 23:52:53 2023-05-24 23:52:53,516 [run_init] DEBUG init version:0.0.0 force:False 23:52:53 2023-05-24 23:52:53,517 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 23:52:53 2023-05-24 23:52:53,517 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 23:52:53 2023-05-24 23:52:53,518 [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) 23:52:54 2023-05-24 23:52:54,555 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 23:52:54 2023-05-24 23:52:54,555 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 23:52:54 2023-05-24 23:52:54,555 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:52:54 2023-05-24 23:52:54,556 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 23:52:54 3.0.0-dev.41 [Pipeline] } 23:52:54 $ docker exec --env ******** --env ******** cdc227671c693e3e44bb99adbde2c69e3153b4032a6a4bcec5546c01521fffa7 ssh-agent -k 23:52:55 unset SSH_AUTH_SOCK; 23:52:55 unset SSH_AGENT_PID; 23:52:55 echo Agent pid 75 killed; 23:52:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:52:55 + git semver [Pipeline] } 23:52:55 $ docker stop --time=1 cdc227671c693e3e44bb99adbde2c69e3153b4032a6a4bcec5546c01521fffa7 23:52:56 $ docker rm -f --volumes cdc227671c693e3e44bb99adbde2c69e3153b4032a6a4bcec5546c01521fffa7 [Pipeline] // withDockerContainer [Pipeline] sh 23:52:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:52:57 Stashed 1 file(s) [Pipeline] echo 23:52:57 [edgeXSemver]: initialized semver on version 3.0.0-dev.41 [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 23:52:57 provisioning config files... 23:52:57 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6209225194098352872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:52:57 ---> docker-login.sh 23:52:57 nexus3.edgexfoundry.org:10001 23:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:57 Configure a credential helper to remove this warning. See 23:52:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:57 23:52:57 Login Succeeded 23:52:57 nexus3.edgexfoundry.org:10002 23:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:57 Configure a credential helper to remove this warning. See 23:52:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:57 23:52:57 Login Succeeded 23:52:57 nexus3.edgexfoundry.org:10003 23:52:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:58 Configure a credential helper to remove this warning. See 23:52:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:58 23:52:58 Login Succeeded 23:52:58 nexus3.edgexfoundry.org:10004 23:52:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:58 Configure a credential helper to remove this warning. See 23:52:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:58 23:52:58 Login Succeeded 23:52:58 docker.io 23:52:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:58 Configure a credential helper to remove this warning. See 23:52:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:58 23:52:58 Login Succeeded 23:52:58 ---> docker-login.sh ends [Pipeline] } 23:52:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:52:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:52:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:52:58 ========================================================= 23:52:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:52:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:58 + 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 . 23:52:58 Sending build context to Docker daemon 12.67MB 23:52:58 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:52:58 Step 2/12 : FROM ${BASE} AS builder 23:52:58 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:52:58 f56be85fc22e: Pulling fs layer 23:52:58 85791d961cd3: Pulling fs layer 23:52:58 d694b5ae8c79: Pulling fs layer 23:52:58 9f32a84ed3da: Pulling fs layer 23:52:58 4d19c01a9841: Pulling fs layer 23:52:58 9325e15d5711: Pulling fs layer 23:52:58 556b6ee489ea: Pulling fs layer 23:52:58 c5a4b2cf53e6: Pulling fs layer 23:52:58 4d19c01a9841: Waiting 23:52:58 c5a4b2cf53e6: Waiting 23:52:58 9325e15d5711: Waiting 23:52:58 9f32a84ed3da: Waiting 23:52:58 556b6ee489ea: Waiting 23:52:58 85791d961cd3: Download complete 23:52:58 9f32a84ed3da: Verifying Checksum 23:52:58 9f32a84ed3da: Download complete 23:52:59 4d19c01a9841: Download complete 23:52:59 f56be85fc22e: Verifying Checksum 23:52:59 f56be85fc22e: Download complete 23:52:59 9325e15d5711: Verifying Checksum 23:52:59 9325e15d5711: Download complete 23:52:59 f56be85fc22e: Pull complete 23:52:59 85791d961cd3: Pull complete 23:52:59 c5a4b2cf53e6: Verifying Checksum 23:52:59 c5a4b2cf53e6: Download complete 23:52:59 d694b5ae8c79: Verifying Checksum 23:52:59 d694b5ae8c79: Download complete 23:52:59 556b6ee489ea: Verifying Checksum 23:52:59 556b6ee489ea: Download complete 23:53:03 d694b5ae8c79: Pull complete 23:53:03 9f32a84ed3da: Pull complete 23:53:03 4d19c01a9841: Pull complete 23:53:03 9325e15d5711: Pull complete 23:53:05 556b6ee489ea: Pull complete 23:53:06 c5a4b2cf53e6: Pull complete 23:53:06 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 23:53:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:53:06 ---> c4be618373d6 23:53:06 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:53:08 ---> Running in 0423b4ce86ca 23:53:08 Removing intermediate container 0423b4ce86ca 23:53:08 ---> 9f82456beda5 23:53:08 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:53:08 ---> Running in 9723a7494a62 23:53:08 Removing intermediate container 9723a7494a62 23:53:08 ---> e53bfbac0808 23:53:08 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:53:08 ---> Running in ff4d7c763c7a 23:53:08 Removing intermediate container ff4d7c763c7a 23:53:08 ---> 6794304d38f0 23:53:08 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:53:08 ---> Running in e57c3556e26f 23:53:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:53:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:53:09 OK: 265 MiB in 53 packages 23:53:10 Removing intermediate container e57c3556e26f 23:53:10 ---> b5ecf7e0e32b 23:53:10 Step 7/12 : WORKDIR /app 23:53:10 ---> Running in ae003b377311 23:53:10 Removing intermediate container ae003b377311 23:53:10 ---> 9cb5a684e9f1 23:53:10 Step 8/12 : COPY go.mod vendor* ./ 23:53:10 ---> 9663543736cf 23:53:10 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:53:10 ---> Running in ab28c966cb7f 23:53:12 Still waiting to schedule task 23:53:12 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 23:53:28 Removing intermediate container ab28c966cb7f 23:53:28 ---> 7ae25aaa2968 23:53:28 Step 10/12 : COPY . . 23:53:28 ---> 64f9942399b5 23:53:28 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:53:28 ---> Running in 63c3febc9976 23:53:28 Removing intermediate container 63c3febc9976 23:53:28 ---> 3df3eb0fbce7 23:53:28 Step 12/12 : RUN $MAKE 23:53:28 ---> Running in f9220e118653 23:53:28 noop 23:53:28 Removing intermediate container f9220e118653 23:53:28 ---> c195cdbfe3d3 23:53:28 Successfully built c195cdbfe3d3 23:53:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:29 + docker inspect -f . ci-base-image-x86_64 23:53:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:53:29 prd-ubuntu20.04-docker-8c-8g-16827 does not seem to be running inside a container 23:53:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:53:29 $ docker top d6303272c6129bcea7e6e76024f72d64c67815d4d23109734379a5c4e2de9ad6 -eo pid,comm [Pipeline] { [Pipeline] sh 23:53:30 + go version 23:53:30 go version go1.20.2 linux/amd64 [Pipeline] } 23:53:30 $ docker stop --time=1 d6303272c6129bcea7e6e76024f72d64c67815d4d23109734379a5c4e2de9ad6 23:53:31 $ docker rm -f --volumes d6303272c6129bcea7e6e76024f72d64c67815d4d23109734379a5c4e2de9ad6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:31 + docker inspect -f . ci-base-image-x86_64 23:53:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:53:31 prd-ubuntu20.04-docker-8c-8g-16827 does not seem to be running inside a container 23:53:31 $ 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 ******** ci-base-image-x86_64 cat 23:53:32 $ docker top 696d47af3bf2314acee8c0c7cd30cc7bbee14d17b00822de9d25cc6358a0c3f4 -eo pid,comm [Pipeline] { [Pipeline] sh 23:53:32 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 23:53:32 + make test 23:53:32 go test -race ./... -coverprofile=coverage.out ./... 23:53:54 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 23:53:54 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 23:53:54 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.156s coverage: 86.2% of statements 23:53:55 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.726s coverage: 71.9% of statements 23:54:17 go vet ./... 23:54:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:54:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:54:21 ./bin/test-attribution.sh 23:54:21 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 23:54:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:54:21 $ docker stop --time=1 696d47af3bf2314acee8c0c7cd30cc7bbee14d17b00822de9d25cc6358a0c3f4 23:54:23 $ docker rm -f --volumes 696d47af3bf2314acee8c0c7cd30cc7bbee14d17b00822de9d25cc6358a0c3f4 [Pipeline] // withDockerContainer [Pipeline] sh 23:54:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:54:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:54:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:54:25 + ls -al . 23:54:25 total 228 23:54:25 drwxrwxr-x 11 jenkins jenkins 4096 May 24 23:53 . 23:54:25 drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:52 .. 23:54:25 -rw-rw-r-- 1 jenkins jenkins 262 May 24 23:52 .dockerignore 23:54:25 drwxrwxr-x 8 jenkins jenkins 4096 May 24 23:52 .git 23:54:25 drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:52 .github 23:54:25 -rw-rw-r-- 1 jenkins jenkins 788 May 24 23:52 .gitignore 23:54:25 -rw-rw-r-- 1 jenkins jenkins 41 May 24 23:52 .golangci.yml 23:54:25 drwxr-xr-x 3 jenkins jenkins 4096 May 24 23:52 .semver 23:54:25 -rw-rw-r-- 1 jenkins jenkins 9805 May 24 23:52 Attribution.txt 23:54:25 -rw-rw-r-- 1 jenkins jenkins 4331 May 24 23:52 CHANGELOG.md 23:54:25 -rw-rw-r-- 1 jenkins jenkins 1659 May 24 23:52 Dockerfile 23:54:25 -rw-rw-r-- 1 jenkins jenkins 677 May 24 23:52 GOVERNANCE.md 23:54:25 -rw-rw-r-- 1 jenkins jenkins 687 May 24 23:52 Jenkinsfile 23:54:25 -rw-rw-r-- 1 jenkins jenkins 11347 May 24 23:52 LICENSE 23:54:25 -rw-rw-r-- 1 jenkins jenkins 2497 May 24 23:52 Makefile 23:54:25 -rw-rw-r-- 1 jenkins jenkins 617 May 24 23:52 OWNERS.md 23:54:25 -rw-rw-r-- 1 jenkins jenkins 31516 May 24 23:52 README.md 23:54:25 -rw-rw-r-- 1 jenkins jenkins 12 May 24 23:52 VERSION 23:54:25 drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:52 bin 23:54:25 -rw-r--r-- 1 jenkins jenkins 41317 May 24 23:53 coverage.out 23:54:25 -rw-rw-r-- 1 jenkins jenkins 3419 May 24 23:52 go.mod 23:54:25 -rw-rw-r-- 1 jenkins jenkins 31409 May 24 23:52 go.sum 23:54:25 drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:52 images 23:54:25 drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:52 internal 23:54:25 -rw-rw-r-- 1 jenkins jenkins 531 May 24 23:52 main.go 23:54:25 drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:52 res 23:54:25 drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:52 snap 23:54:25 drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:52 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:25 + 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=d2b3025aaba860c168ca8b1035a6ee4724df4e2f --label arch=amd64 --label version=3.0.0-dev.41 . 23:54:25 Sending build context to Docker daemon 12.67MB 23:54:25 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 23:54:25 Step 2/29 : FROM ${BASE} AS builder 23:54:25 ---> c195cdbfe3d3 23:54:25 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 23:54:25 ---> Running in 885c2b75799d 23:54:25 Removing intermediate container 885c2b75799d 23:54:25 ---> e315311a0d43 23:54:25 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 23:54:25 ---> Running in f36d39d502a8 23:54:25 Removing intermediate container f36d39d502a8 23:54:25 ---> cb76f0ce1143 23:54:25 Step 5/29 : ARG ADD_BUILD_TAGS="" 23:54:25 ---> Running in c508a9db32d2 23:54:25 Removing intermediate container c508a9db32d2 23:54:25 ---> ae18ef446a9d 23:54:25 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:54:25 ---> Running in c45ffc647507 23:54:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:54:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:54:26 OK: 265 MiB in 53 packages 23:54:26 Removing intermediate container c45ffc647507 23:54:26 ---> 150e016b1b38 23:54:26 Step 7/29 : WORKDIR /app 23:54:26 ---> Running in 0016890c9c59 23:54:26 Removing intermediate container 0016890c9c59 23:54:26 ---> d4a06c6b1995 23:54:26 Step 8/29 : COPY go.mod vendor* ./ 23:54:26 ---> 97ccd30254a9 23:54:26 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:54:26 ---> Running in 0a0734cf6f95 23:54:27 Removing intermediate container 0a0734cf6f95 23:54:27 ---> 31070c7067ba 23:54:27 Step 10/29 : COPY . . 23:54:28 ---> c56c7f50f5b3 23:54:28 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:54:28 ---> Running in 9c8d257adccc 23:54:28 Removing intermediate container 9c8d257adccc 23:54:28 ---> 68d0ab8d5172 23:54:28 Step 12/29 : RUN $MAKE 23:54:28 ---> Running in 3854677674c9 23:54:28 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.41 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.41" -trimpath -mod=readonly -o app-rfid-llrp-inventory 23:54:50 Removing intermediate container 3854677674c9 23:54:50 ---> 718c78d8053d 23:54:50 Step 13/29 : FROM alpine:3.17 23:54:50 3.17: Pulling from library/alpine 23:54:50 f56be85fc22e: Already exists 23:54:50 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:54:50 Status: Downloaded newer image for alpine:3.17 23:54:50 ---> 9ed4aefc74f6 23:54:50 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:54:50 ---> Running in 372892a3bc74 23:54:50 Removing intermediate container 372892a3bc74 23:54:50 ---> d8111bae9ad4 23:54:50 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 23:54:50 ---> Running in 1a5ea95d8b67 23:54:50 Removing intermediate container 1a5ea95d8b67 23:54:50 ---> d1634d60bd3e 23:54:50 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 23:54:50 ---> Running in 3597ac042169 23:54:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:54:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:54:50 (1/2) Installing ca-certificates (20230506-r0) 23:54:50 (2/2) Installing dumb-init (1.2.5-r2) 23:54:50 Executing busybox-1.35.0-r29.trigger 23:54:50 Executing ca-certificates-20230506-r0.trigger 23:54:50 OK: 8 MiB in 17 packages 23:54:50 Removing intermediate container 3597ac042169 23:54:50 ---> 00e79a59d6f0 23:54:50 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:54:50 ---> ddfae6d95d3e 23:54:50 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 23:54:50 ---> 27adbc7ad85f 23:54:50 Step 19/29 : COPY --from=builder /app/res/ /res/ 23:54:50 ---> a3e64c427bb9 23:54:50 Step 20/29 : COPY --from=builder /app/static/ /static/ 23:54:50 ---> 6d56d49ff573 23:54:50 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 23:54:50 ---> e814714039bf 23:54:50 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 23:54:50 ---> Running in 54d2b4e9b525 23:54:50 Removing intermediate container 54d2b4e9b525 23:54:50 ---> b07b2bdc7e95 23:54:50 Step 23/29 : VOLUME /cache 23:54:50 ---> Running in 28fd204c47ac 23:54:50 Removing intermediate container 28fd204c47ac 23:54:50 ---> 5396f7f6ec50 23:54:50 Step 24/29 : EXPOSE 59711 23:54:50 ---> Running in 57295f9a0658 23:54:50 Removing intermediate container 57295f9a0658 23:54:50 ---> 99f994764db1 23:54:50 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 23:54:50 ---> Running in 85ba81d952e2 23:54:51 Removing intermediate container 85ba81d952e2 23:54:51 ---> adf2d91b7fe7 23:54:51 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 23:54:51 ---> Running in 6a26091577bd 23:54:51 Removing intermediate container 6a26091577bd 23:54:51 ---> 0beeb24afb56 23:54:51 Step 27/29 : LABEL arch=amd64 23:54:51 ---> Running in 7abd82a3325e 23:54:51 Removing intermediate container 7abd82a3325e 23:54:51 ---> 7dc0dd482108 23:54:51 Step 28/29 : LABEL git_sha=d2b3025aaba860c168ca8b1035a6ee4724df4e2f 23:54:51 ---> Running in 5960bd856b57 23:54:51 Removing intermediate container 5960bd856b57 23:54:51 ---> 2a50780fe449 23:54:51 Step 29/29 : LABEL version=3.0.0-dev.41 23:54:51 ---> Running in a33753787ba3 23:54:51 Removing intermediate container a33753787ba3 23:54:51 ---> 35ccae497c62 23:54:51 [Warning] One or more build-args [ARCH] were not consumed 23:54:51 Successfully built 35ccae497c62 23:54:51 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 23:54:51 provisioning config files... 23:54:51 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1187926172463551422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:54:51 ---> docker-login.sh 23:54:51 nexus3.edgexfoundry.org:10001 23:54:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:54:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:54:51 Configure a credential helper to remove this warning. See 23:54:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:54:51 23:54:51 Login Succeeded 23:54:51 nexus3.edgexfoundry.org:10002 23:54:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:54:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:54:51 Configure a credential helper to remove this warning. See 23:54:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:54:51 23:54:51 Login Succeeded 23:54:51 nexus3.edgexfoundry.org:10003 23:54:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:54:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:54:52 Configure a credential helper to remove this warning. See 23:54:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:54:52 23:54:52 Login Succeeded 23:54:52 nexus3.edgexfoundry.org:10004 23:54:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:54:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:54:52 Configure a credential helper to remove this warning. See 23:54:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:54:52 23:54:52 Login Succeeded 23:54:52 docker.io 23:54:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:54:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:54:52 Configure a credential helper to remove this warning. See 23:54:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:54:52 23:54:52 Login Succeeded 23:54:52 ---> docker-login.sh ends [Pipeline] } 23:54:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:54:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:54:52 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 23:54:52 d2b3025aaba860c168ca8b1035a6ee4724df4e2f 23:54:52 latest 23:54:52 3.0.0-dev.41 23:54:52 d2b3025aaba860c168ca8b1035a6ee4724df4e2f-3.0.0-dev.41 23:54:52 main 23:54:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:52 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d2b3025aaba860c168ca8b1035a6ee4724df4e2f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:53 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d2b3025aaba860c168ca8b1035a6ee4724df4e2f 23:54:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 23:54:53 4248cc77a7f2: Preparing 23:54:53 3757f2701986: Preparing 23:54:53 dc9115f99916: Preparing 23:54:53 02c53c91ba36: Preparing 23:54:53 41a107fa45cd: Preparing 23:54:53 daf5bf925edf: Preparing 23:54:53 b633ad6b76fe: Preparing 23:54:53 f1417ff83b31: Preparing 23:54:53 b633ad6b76fe: Waiting 23:54:53 daf5bf925edf: Waiting 23:54:53 f1417ff83b31: Waiting 23:54:53 41a107fa45cd: Pushed 23:54:53 02c53c91ba36: Pushed 23:54:53 dc9115f99916: Pushed 23:54:53 4248cc77a7f2: Pushed 23:54:53 f1417ff83b31: Layer already exists 23:54:53 daf5bf925edf: Pushed 23:54:53 b633ad6b76fe: Pushed 23:54:55 3757f2701986: Pushed 23:54:55 d2b3025aaba860c168ca8b1035a6ee4724df4e2f: digest: sha256:0f161a576cf4cdf8126da77df42c52826d23f4afb08d697c89cb25424f8c3764 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:56 + 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 23:54:56 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 23:54:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 23:54:56 4248cc77a7f2: Preparing 23:54:56 3757f2701986: Preparing 23:54:56 dc9115f99916: Preparing 23:54:56 02c53c91ba36: Preparing 23:54:56 41a107fa45cd: Preparing 23:54:56 daf5bf925edf: Preparing 23:54:56 b633ad6b76fe: Preparing 23:54:56 f1417ff83b31: Preparing 23:54:56 daf5bf925edf: Waiting 23:54:56 b633ad6b76fe: Waiting 23:54:56 f1417ff83b31: Waiting 23:54:56 4248cc77a7f2: Layer already exists 23:54:56 dc9115f99916: Layer already exists 23:54:56 02c53c91ba36: Layer already exists 23:54:56 3757f2701986: Layer already exists 23:54:56 41a107fa45cd: Layer already exists 23:54:56 daf5bf925edf: Layer already exists 23:54:56 f1417ff83b31: Layer already exists 23:54:56 b633ad6b76fe: Layer already exists 23:54:56 latest: digest: sha256:0f161a576cf4cdf8126da77df42c52826d23f4afb08d697c89cb25424f8c3764 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:56 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:57 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.41 23:54:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 23:54:57 4248cc77a7f2: Preparing 23:54:57 3757f2701986: Preparing 23:54:57 dc9115f99916: Preparing 23:54:57 02c53c91ba36: Preparing 23:54:57 41a107fa45cd: Preparing 23:54:57 daf5bf925edf: Preparing 23:54:57 b633ad6b76fe: Preparing 23:54:57 f1417ff83b31: Preparing 23:54:57 daf5bf925edf: Waiting 23:54:57 b633ad6b76fe: Waiting 23:54:57 f1417ff83b31: Waiting 23:54:57 3757f2701986: Layer already exists 23:54:57 dc9115f99916: Layer already exists 23:54:57 02c53c91ba36: Layer already exists 23:54:57 4248cc77a7f2: Layer already exists 23:54:57 41a107fa45cd: Layer already exists 23:54:57 b633ad6b76fe: Layer already exists 23:54:57 f1417ff83b31: Layer already exists 23:54:57 daf5bf925edf: Layer already exists 23:54:57 3.0.0-dev.41: digest: sha256:0f161a576cf4cdf8126da77df42c52826d23f4afb08d697c89cb25424f8c3764 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:57 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d2b3025aaba860c168ca8b1035a6ee4724df4e2f-3.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:57 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d2b3025aaba860c168ca8b1035a6ee4724df4e2f-3.0.0-dev.41 23:54:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 23:54:57 4248cc77a7f2: Preparing 23:54:57 3757f2701986: Preparing 23:54:57 dc9115f99916: Preparing 23:54:57 02c53c91ba36: Preparing 23:54:57 41a107fa45cd: Preparing 23:54:57 daf5bf925edf: Preparing 23:54:57 b633ad6b76fe: Preparing 23:54:57 f1417ff83b31: Preparing 23:54:57 b633ad6b76fe: Waiting 23:54:57 f1417ff83b31: Waiting 23:54:57 daf5bf925edf: Waiting 23:54:57 dc9115f99916: Layer already exists 23:54:57 02c53c91ba36: Layer already exists 23:54:57 41a107fa45cd: Layer already exists 23:54:57 3757f2701986: Layer already exists 23:54:57 4248cc77a7f2: Layer already exists 23:54:57 f1417ff83b31: Layer already exists 23:54:57 b633ad6b76fe: Layer already exists 23:54:57 daf5bf925edf: Layer already exists 23:54:57 d2b3025aaba860c168ca8b1035a6ee4724df4e2f-3.0.0-dev.41: digest: sha256:0f161a576cf4cdf8126da77df42c52826d23f4afb08d697c89cb25424f8c3764 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:58 + 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 23:54:58 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 23:54:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 23:54:58 4248cc77a7f2: Preparing 23:54:58 3757f2701986: Preparing 23:54:58 dc9115f99916: Preparing 23:54:58 02c53c91ba36: Preparing 23:54:58 41a107fa45cd: Preparing 23:54:58 daf5bf925edf: Preparing 23:54:58 b633ad6b76fe: Preparing 23:54:58 f1417ff83b31: Preparing 23:54:58 daf5bf925edf: Waiting 23:54:58 b633ad6b76fe: Waiting 23:54:58 f1417ff83b31: Waiting 23:54:58 dc9115f99916: Layer already exists 23:54:58 4248cc77a7f2: Layer already exists 23:54:58 3757f2701986: Layer already exists 23:54:58 02c53c91ba36: Layer already exists 23:54:58 41a107fa45cd: Layer already exists 23:54:58 daf5bf925edf: Layer already exists 23:54:58 b633ad6b76fe: Layer already exists 23:54:58 f1417ff83b31: Layer already exists 23:54:58 main: digest: sha256:0f161a576cf4cdf8126da77df42c52826d23f4afb08d697c89cb25424f8c3764 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:54:58 ===================================================== [Pipeline] echo 23:54:58 taggedImages: 23:54:58 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d2b3025aaba860c168ca8b1035a6ee4724df4e2f 23:54:58 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 23:54:58 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.41 23:54:58 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d2b3025aaba860c168ca8b1035a6ee4724df4e2f-3.0.0-dev.41 23:54:58 - 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 23:54:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:54:58 23:54:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:54:59 latest: Pulling from edgex-lftools-log-publisher 23:54:59 5eb5b503b376: Pulling fs layer 23:54:59 5c69ac0246d0: Pulling fs layer 23:54:59 ec43610c2a17: Pulling fs layer 23:54:59 3a2ae6a8a46f: Pulling fs layer 23:54:59 33b1e0a273af: Pulling fs layer 23:54:59 5d3b04190fa2: Pulling fs layer 23:54:59 2f39f015ded8: Pulling fs layer 23:54:59 3a2ae6a8a46f: Waiting 23:54:59 2f39f015ded8: Waiting 23:54:59 33b1e0a273af: Waiting 23:54:59 5d3b04190fa2: Waiting 23:54:59 5c69ac0246d0: Verifying Checksum 23:54:59 5c69ac0246d0: Download complete 23:54:59 3a2ae6a8a46f: Verifying Checksum 23:54:59 3a2ae6a8a46f: Download complete 23:54:59 33b1e0a273af: Verifying Checksum 23:54:59 33b1e0a273af: Download complete 23:54:59 ec43610c2a17: Verifying Checksum 23:54:59 ec43610c2a17: Download complete 23:54:59 5d3b04190fa2: Verifying Checksum 23:54:59 5d3b04190fa2: Download complete 23:54:59 5eb5b503b376: Verifying Checksum 23:54:59 5eb5b503b376: Download complete 23:54:59 2f39f015ded8: Download complete 23:55:00 5eb5b503b376: Pull complete 23:55:00 5c69ac0246d0: Pull complete 23:55:00 ec43610c2a17: Pull complete 23:55:01 3a2ae6a8a46f: Pull complete 23:55:01 33b1e0a273af: Pull complete 23:55:01 5d3b04190fa2: Pull complete 23:55:05 2f39f015ded8: Pull complete 23:55:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:55:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:55:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:55:05 prd-ubuntu20.04-docker-8c-8g-16827 does not seem to be running inside a container 23:55:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:55:07 $ docker top 0dee6372bdf7d53461275784b08272470b941499dd71b7daa58d7b6d032c37b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:55:08 ---> job-cost.sh 23:55:08 lf-activate-venv: SKIPPING 23:55:08 INFO: No Stack... 23:55:08 INFO: Retrieving Pricing Info for: v3-standard-8 23:55:08 INFO: Archiving Costs [Pipeline] sh 23:55:09 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 23:55:09 + cut -d, -f6 [Pipeline] lock 23:55:09 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-110-stack-cost] 23:55:09 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-110-stack-cost] did not exist. Created. 23:55:09 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-110-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:55:09 + echo total: 0.2199999988079071 [Pipeline] stash 23:55:09 Stashed 1 file(s) [Pipeline] } 23:55:09 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-110-stack-cost] [Pipeline] // lock [Pipeline] } 23:55:09 $ docker stop --time=1 0dee6372bdf7d53461275784b08272470b941499dd71b7daa58d7b6d032c37b0 23:55:10 $ docker rm -f --volumes 0dee6372bdf7d53461275784b08272470b941499dd71b7daa58d7b6d032c37b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:55:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16831 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 23:55:46 Running in /w/workspace/app-rfid-llrp-inventory/110 [Pipeline] { [Pipeline] checkout 23:55:46 The recommended git tool is: git 23:55:53 using credential edgex-jenkins-ssh 23:55:53 Cloning the remote Git repository 23:55:53 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:55:53 > git init /w/workspace/app-rfid-llrp-inventory/110 # timeout=10 23:55:53 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:55:53 > git --version # timeout=10 23:55:53 > git --version # 'git version 2.25.1' 23:55:53 using GIT_SSH to set credentials SSH Credentials for GitHub 23:55:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:55:56 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 23:55:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:55:57 Avoid second fetch 23:55:57 Checking out Revision d2b3025aaba860c168ca8b1035a6ee4724df4e2f (main) 23:55:57 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#203)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:55:57 > git config core.sparsecheckout # timeout=10 23:55:57 > git checkout -f d2b3025aaba860c168ca8b1035a6ee4724df4e2f # timeout=10 23:55:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:55:58 % Total % Received % Xferd Average Speed Time Time Time Current 23:55:58 Dload Upload Total Spent Left Speed 23:55:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh 23:55:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:55:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:55:59 + sudo tee /etc/docker/daemon.new 23:55:59 { 23:55:59 "registry-mirrors": [ 23:55:59 "https://nexus3.edgexfoundry.org:10001" 23:55:59 ], 23:55:59 "bip": "10.250.0.254/24", 23:55:59 "hosts": [ 23:55:59 "tcp://0.0.0.0:5555", 23:55:59 "unix:///var/run/docker.sock" 23:55:59 ], 23:55:59 "mtu": 1458, 23:55:59 "selinux-enabled": true, 23:55:59 "seccomp-profile": "/etc/docker/seccomp.json" 23:55:59 } [Pipeline] sh 23:55:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:56:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:56:18 provisioning config files... 23:56:18 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/110@tmp/config4858108112811629992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:56:18 ---> docker-login.sh 23:56:18 nexus3.edgexfoundry.org:10001 23:56:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:56:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:56:19 Configure a credential helper to remove this warning. See 23:56:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:56:19 23:56:19 Login Succeeded 23:56:19 nexus3.edgexfoundry.org:10002 23:56:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:56:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:56:20 Configure a credential helper to remove this warning. See 23:56:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:56:20 23:56:20 Login Succeeded 23:56:20 nexus3.edgexfoundry.org:10003 23:56:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:56:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:56:20 Configure a credential helper to remove this warning. See 23:56:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:56:20 23:56:20 Login Succeeded 23:56:20 nexus3.edgexfoundry.org:10004 23:56:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:56:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:56:20 Configure a credential helper to remove this warning. See 23:56:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:56:20 23:56:20 Login Succeeded 23:56:20 docker.io 23:56:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:56:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:56:21 Configure a credential helper to remove this warning. See 23:56:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:56:21 23:56:21 Login Succeeded 23:56:21 ---> docker-login.sh ends [Pipeline] } 23:56:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:56:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:56:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:56:21 ========================================================= 23:56:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:56:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:22 + 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 . 23:56:22 Sending build context to Docker daemon 678.4kB 23:56:22 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:56:22 Step 2/12 : FROM ${BASE} AS builder 23:56:22 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:56:22 c41833b44d91: Pulling fs layer 23:56:22 ed15518f5707: Pulling fs layer 23:56:22 feae8fd75edb: Pulling fs layer 23:56:22 242c74f7c9fa: Pulling fs layer 23:56:22 3cdef696dda3: Pulling fs layer 23:56:22 2ced38df9373: Pulling fs layer 23:56:22 58f1dce35555: Pulling fs layer 23:56:22 2ced38df9373: Waiting 23:56:22 242c74f7c9fa: Waiting 23:56:22 3cdef696dda3: Waiting 23:56:22 58f1dce35555: Waiting 23:56:22 ed15518f5707: Verifying Checksum 23:56:22 ed15518f5707: Download complete 23:56:22 242c74f7c9fa: Verifying Checksum 23:56:22 242c74f7c9fa: Download complete 23:56:22 3cdef696dda3: Verifying Checksum 23:56:22 3cdef696dda3: Download complete 23:56:22 c41833b44d91: Download complete 23:56:24 c41833b44d91: Pull complete 23:56:24 58f1dce35555: Verifying Checksum 23:56:24 58f1dce35555: Download complete 23:56:24 ed15518f5707: Pull complete 23:56:25 feae8fd75edb: Download complete 23:56:26 2ced38df9373: Verifying Checksum 23:56:26 2ced38df9373: Download complete 23:56:36 feae8fd75edb: Pull complete 23:56:36 242c74f7c9fa: Pull complete 23:56:36 3cdef696dda3: Pull complete 23:56:43 2ced38df9373: Pull complete 23:56:47 58f1dce35555: Pull complete 23:56:47 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 23:56:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:56:47 ---> fadd8f120f05 23:56:47 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:56:49 ---> Running in f67af08eeda5 23:56:49 Removing intermediate container f67af08eeda5 23:56:49 ---> ce6dbc24d09b 23:56:49 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:56:49 ---> Running in 62d29b3bc658 23:56:50 Removing intermediate container 62d29b3bc658 23:56:50 ---> 171087d7b0cb 23:56:50 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:56:50 ---> Running in 630ed50ba578 23:56:50 Removing intermediate container 630ed50ba578 23:56:50 ---> 35d26a19a6f6 23:56:50 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:56:51 ---> Running in a307930af07e 23:56:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:56:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:56:54 OK: 263 MiB in 53 packages 23:56:55 Removing intermediate container a307930af07e 23:56:55 ---> 4fe15eb596e5 23:56:55 Step 7/12 : WORKDIR /app 23:56:55 ---> Running in 744ddecad169 23:56:55 Removing intermediate container 744ddecad169 23:56:55 ---> 95037b9f33d1 23:56:55 Step 8/12 : COPY go.mod vendor* ./ 23:56:56 ---> 931cd852ce9d 23:56:56 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:56:56 ---> Running in 9178f1f2c580 23:58:04 Removing intermediate container 9178f1f2c580 23:58:04 ---> 72273c4c6a2e 23:58:04 Step 10/12 : COPY . . 23:58:04 ---> 22640d5e9249 23:58:04 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:58:04 ---> Running in 63374da5c32b 23:58:04 Removing intermediate container 63374da5c32b 23:58:04 ---> 45af3861197f 23:58:04 Step 12/12 : RUN $MAKE 23:58:04 ---> Running in f5ae6ee7dc0e 23:58:05 noop 23:58:06 Removing intermediate container f5ae6ee7dc0e 23:58:06 ---> 27763dd498d6 23:58:06 Successfully built 27763dd498d6 23:58:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:06 + docker inspect -f . ci-base-image-arm64 23:58:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:58:06 prd-ubuntu20.04-docker-arm64-4c-16g-16831 does not seem to be running inside a container 23:58:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/110 -v /w/workspace/app-rfid-llrp-inventory/110:/w/workspace/app-rfid-llrp-inventory/110:rw,z -v /w/workspace/app-rfid-llrp-inventory/110@tmp:/w/workspace/app-rfid-llrp-inventory/110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:58:08 $ docker top 3ccb32cccba549781d5aa12b459d9df5a419814048399c7f3a62b7297a46ab1d -eo pid,comm [Pipeline] { [Pipeline] sh 23:58:09 + go version 23:58:09 go version go1.20.2 linux/arm64 [Pipeline] } 23:58:09 $ docker stop --time=1 3ccb32cccba549781d5aa12b459d9df5a419814048399c7f3a62b7297a46ab1d 23:58:10 $ docker rm -f --volumes 3ccb32cccba549781d5aa12b459d9df5a419814048399c7f3a62b7297a46ab1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:11 + docker inspect -f . ci-base-image-arm64 23:58:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:58:11 prd-ubuntu20.04-docker-arm64-4c-16g-16831 does not seem to be running inside a container 23:58:11 $ 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/110 -v /w/workspace/app-rfid-llrp-inventory/110:/w/workspace/app-rfid-llrp-inventory/110:rw,z -v /w/workspace/app-rfid-llrp-inventory/110@tmp:/w/workspace/app-rfid-llrp-inventory/110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:58:13 $ docker top dbdb364953f78d7b778701c8d4fcec37c7e55a02ad7db0b8d057bf3185d780e9 -eo pid,comm [Pipeline] { [Pipeline] sh 23:58:14 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/110 [Pipeline] fileExists [Pipeline] sh 23:58:14 + make test 23:58:14 go test -race ./... -coverprofile=coverage.out ./... 00:01:51 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 00:02:02 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 00:02:02 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.486s coverage: 86.2% of statements 00:02:18 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.824s coverage: 71.9% of statements 00:02:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:02:18 go vet ./... 00:05:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:05:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:05:25 ./bin/test-attribution.sh 00:05:25 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 00:05:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:05:25 $ docker stop --time=1 dbdb364953f78d7b778701c8d4fcec37c7e55a02ad7db0b8d057bf3185d780e9 00:05:27 $ docker rm -f --volumes dbdb364953f78d7b778701c8d4fcec37c7e55a02ad7db0b8d057bf3185d780e9 [Pipeline] // withDockerContainer [Pipeline] sh 00:05:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:05:29 Warning: overwriting stash ‘coverage-report’ 00:05:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:05:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:05:31 + ls -al . 00:05:31 total 224 00:05:31 drwxrwxr-x 10 jenkins jenkins 4096 May 24 23:58 . 00:05:31 drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:55 .. 00:05:31 -rw-rw-r-- 1 jenkins jenkins 262 May 24 23:55 .dockerignore 00:05:31 drwxrwxr-x 8 jenkins jenkins 4096 May 24 23:55 .git 00:05:31 drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:55 .github 00:05:31 -rw-rw-r-- 1 jenkins jenkins 788 May 24 23:55 .gitignore 00:05:31 -rw-rw-r-- 1 jenkins jenkins 41 May 24 23:55 .golangci.yml 00:05:31 -rw-rw-r-- 1 jenkins jenkins 9805 May 24 23:55 Attribution.txt 00:05:31 -rw-rw-r-- 1 jenkins jenkins 4331 May 24 23:55 CHANGELOG.md 00:05:31 -rw-rw-r-- 1 jenkins jenkins 1659 May 24 23:55 Dockerfile 00:05:31 -rw-rw-r-- 1 jenkins jenkins 677 May 24 23:55 GOVERNANCE.md 00:05:31 -rw-rw-r-- 1 jenkins jenkins 687 May 24 23:55 Jenkinsfile 00:05:31 -rw-rw-r-- 1 jenkins jenkins 11347 May 24 23:55 LICENSE 00:05:31 -rw-rw-r-- 1 jenkins jenkins 2497 May 24 23:55 Makefile 00:05:31 -rw-rw-r-- 1 jenkins jenkins 617 May 24 23:55 OWNERS.md 00:05:31 -rw-rw-r-- 1 jenkins jenkins 31516 May 24 23:55 README.md 00:05:31 -rw-rw-r-- 1 jenkins jenkins 12 May 24 23:52 VERSION 00:05:31 drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:55 bin 00:05:31 -rw-r--r-- 1 jenkins jenkins 41317 May 25 00:02 coverage.out 00:05:31 -rw-rw-r-- 1 jenkins jenkins 3419 May 24 23:55 go.mod 00:05:31 -rw-rw-r-- 1 jenkins jenkins 31409 May 24 23:55 go.sum 00:05:31 drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:55 images 00:05:31 drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:55 internal 00:05:31 -rw-rw-r-- 1 jenkins jenkins 531 May 24 23:55 main.go 00:05:31 drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:55 res 00:05:31 drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:55 snap 00:05:31 drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:55 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:31 + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d2b3025aaba860c168ca8b1035a6ee4724df4e2f --label arch=arm64 --label version=3.0.0-dev.41 . 00:05:31 Sending build context to Docker daemon 678.4kB 00:05:31 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 00:05:31 Step 2/29 : FROM ${BASE} AS builder 00:05:31 ---> 27763dd498d6 00:05:31 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 00:05:32 ---> Running in 18beed0c87a1 00:05:32 Removing intermediate container 18beed0c87a1 00:05:32 ---> bba52f07c2fa 00:05:32 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 00:05:32 ---> Running in 0618171b67f5 00:05:32 Removing intermediate container 0618171b67f5 00:05:32 ---> d4bea996fd14 00:05:32 Step 5/29 : ARG ADD_BUILD_TAGS="" 00:05:32 ---> Running in 5a9b03e91d35 00:05:33 Removing intermediate container 5a9b03e91d35 00:05:33 ---> e58de2f02e3a 00:05:33 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:05:33 ---> Running in 25d2045b43bc 00:05:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:05:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:05:36 OK: 263 MiB in 53 packages 00:05:37 Removing intermediate container 25d2045b43bc 00:05:37 ---> fe25291dae03 00:05:37 Step 7/29 : WORKDIR /app 00:05:37 ---> Running in d33ef6fc0240 00:05:37 Removing intermediate container d33ef6fc0240 00:05:37 ---> 8e72138c5648 00:05:37 Step 8/29 : COPY go.mod vendor* ./ 00:05:38 ---> 227ced9d2ceb 00:05:38 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:05:38 ---> Running in 887bb5b9db97 00:05:41 Removing intermediate container 887bb5b9db97 00:05:41 ---> 3a5401f6bef3 00:05:41 Step 10/29 : COPY . . 00:05:42 ---> 3499bdc18f60 00:05:42 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:05:42 ---> Running in 3b37cf9e7019 00:05:42 Removing intermediate container 3b37cf9e7019 00:05:42 ---> 980ec5f4ec88 00:05:42 Step 12/29 : RUN $MAKE 00:05:42 ---> Running in 1409808790d7 00:05:43 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.41 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.41" -trimpath -mod=readonly -o app-rfid-llrp-inventory 00:08:20 Removing intermediate container 1409808790d7 00:08:20 ---> 7013a684eeb0 00:08:20 Step 13/29 : FROM alpine:3.17 00:08:20 3.17: Pulling from library/alpine 00:08:20 c41833b44d91: Already exists 00:08:20 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:08:20 Status: Downloaded newer image for alpine:3.17 00:08:20 ---> 51e60588ff2c 00:08:20 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:08:20 ---> Running in cb88f2e50011 00:08:20 Removing intermediate container cb88f2e50011 00:08:20 ---> 0ba3dd2ddfc7 00:08:20 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 00:08:20 ---> Running in b4b66fcdcff9 00:08:20 Removing intermediate container b4b66fcdcff9 00:08:20 ---> 7ee4a8110daf 00:08:20 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 00:08:20 ---> Running in e6fa32b9485a 00:08:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:08:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:08:22 (1/2) Installing ca-certificates (20230506-r0) 00:08:22 (2/2) Installing dumb-init (1.2.5-r2) 00:08:22 Executing busybox-1.35.0-r29.trigger 00:08:22 Executing ca-certificates-20230506-r0.trigger 00:08:22 OK: 8 MiB in 17 packages 00:08:24 Removing intermediate container e6fa32b9485a 00:08:24 ---> f9c3bf7982dc 00:08:24 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:08:24 ---> 881074c43c1b 00:08:24 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 00:08:24 ---> 4b6964aa8d37 00:08:24 Step 19/29 : COPY --from=builder /app/res/ /res/ 00:08:25 ---> 1c5a13301b83 00:08:25 Step 20/29 : COPY --from=builder /app/static/ /static/ 00:08:26 ---> 7e833c5144b1 00:08:26 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 00:08:27 ---> d4648f7cdd9c 00:08:27 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 00:08:27 ---> Running in 22cc5a9bfd27 00:08:29 Removing intermediate container 22cc5a9bfd27 00:08:29 ---> d74023e42261 00:08:29 Step 23/29 : VOLUME /cache 00:08:29 ---> Running in 1d36bc22272f 00:08:29 Removing intermediate container 1d36bc22272f 00:08:29 ---> d69edc579996 00:08:29 Step 24/29 : EXPOSE 59711 00:08:29 ---> Running in b6d02d262e64 00:08:29 Removing intermediate container b6d02d262e64 00:08:29 ---> 8a7336cc269e 00:08:29 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 00:08:29 ---> Running in 7b180a906686 00:08:30 Removing intermediate container 7b180a906686 00:08:30 ---> 9cb89e5ea30f 00:08:30 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 00:08:30 ---> Running in ab585951ebf8 00:08:30 Removing intermediate container ab585951ebf8 00:08:30 ---> 505ce3fbef61 00:08:30 Step 27/29 : LABEL arch=arm64 00:08:30 ---> Running in f60403eb687c 00:08:31 Removing intermediate container f60403eb687c 00:08:31 ---> 5b59941ab267 00:08:31 Step 28/29 : LABEL git_sha=d2b3025aaba860c168ca8b1035a6ee4724df4e2f 00:08:31 ---> Running in 2f3de8d35ed1 00:08:31 Removing intermediate container 2f3de8d35ed1 00:08:31 ---> aac6ad765ab3 00:08:31 Step 29/29 : LABEL version=3.0.0-dev.41 00:08:31 ---> Running in 4b44da4d9cda 00:08:32 Removing intermediate container 4b44da4d9cda 00:08:32 ---> cfd7f8eb93e1 00:08:32 [Warning] One or more build-args [ARCH] were not consumed 00:08:32 Successfully built cfd7f8eb93e1 00:08:32 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 00:08:32 provisioning config files... 00:08:32 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/110@tmp/config4900274789634709397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:08:33 ---> docker-login.sh 00:08:33 nexus3.edgexfoundry.org:10001 00:08:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:33 Configure a credential helper to remove this warning. See 00:08:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:33 00:08:33 Login Succeeded 00:08:33 nexus3.edgexfoundry.org:10002 00:08:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:34 Configure a credential helper to remove this warning. See 00:08:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:34 00:08:34 Login Succeeded 00:08:34 nexus3.edgexfoundry.org:10003 00:08:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:34 Configure a credential helper to remove this warning. See 00:08:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:34 00:08:34 Login Succeeded 00:08:34 nexus3.edgexfoundry.org:10004 00:08:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:34 Configure a credential helper to remove this warning. See 00:08:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:34 00:08:34 Login Succeeded 00:08:34 docker.io 00:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:08:35 Configure a credential helper to remove this warning. See 00:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:08:35 00:08:35 Login Succeeded 00:08:35 ---> docker-login.sh ends [Pipeline] } 00:08:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:08:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:08:35 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 00:08:35 d2b3025aaba860c168ca8b1035a6ee4724df4e2f 00:08:35 latest 00:08:35 3.0.0-dev.41 00:08:35 d2b3025aaba860c168ca8b1035a6ee4724df4e2f-3.0.0-dev.41 00:08:35 main 00:08:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:35 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d2b3025aaba860c168ca8b1035a6ee4724df4e2f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:36 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d2b3025aaba860c168ca8b1035a6ee4724df4e2f 00:08:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 00:08:36 b84459399caa: Preparing 00:08:36 92491db9c26f: Preparing 00:08:36 1832102e43a2: Preparing 00:08:36 d7390dc740a3: Preparing 00:08:36 c12a2c3465fd: Preparing 00:08:36 9d3684ae9d67: Preparing 00:08:36 b10c3e336680: Preparing 00:08:36 26cbea5cba74: Preparing 00:08:36 9d3684ae9d67: Waiting 00:08:36 b10c3e336680: Waiting 00:08:36 26cbea5cba74: Waiting 00:08:36 d7390dc740a3: Pushed 00:08:36 1832102e43a2: Pushed 00:08:36 c12a2c3465fd: Pushed 00:08:36 b84459399caa: Pushed 00:08:36 26cbea5cba74: Layer already exists 00:08:36 9d3684ae9d67: Pushed 00:08:37 b10c3e336680: Pushed 00:08:42 92491db9c26f: Pushed 00:08:42 d2b3025aaba860c168ca8b1035a6ee4724df4e2f: digest: sha256:097289ab1c3ab919d7d64d5d72c126253feea5b73635c504c3cb5e2cd56d6b2a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:42 + 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 00:08:43 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 00:08:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 00:08:43 b84459399caa: Preparing 00:08:43 92491db9c26f: Preparing 00:08:43 1832102e43a2: Preparing 00:08:43 d7390dc740a3: Preparing 00:08:43 c12a2c3465fd: Preparing 00:08:43 9d3684ae9d67: Preparing 00:08:43 b10c3e336680: Preparing 00:08:43 26cbea5cba74: Preparing 00:08:43 9d3684ae9d67: Waiting 00:08:43 b10c3e336680: Waiting 00:08:43 26cbea5cba74: Waiting 00:08:43 d7390dc740a3: Layer already exists 00:08:43 b84459399caa: Layer already exists 00:08:43 92491db9c26f: Layer already exists 00:08:43 1832102e43a2: Layer already exists 00:08:43 c12a2c3465fd: Layer already exists 00:08:43 26cbea5cba74: Layer already exists 00:08:43 b10c3e336680: Layer already exists 00:08:43 9d3684ae9d67: Layer already exists 00:08:43 latest: digest: sha256:097289ab1c3ab919d7d64d5d72c126253feea5b73635c504c3cb5e2cd56d6b2a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:43 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:44 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.41 00:08:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 00:08:44 b84459399caa: Preparing 00:08:44 92491db9c26f: Preparing 00:08:44 1832102e43a2: Preparing 00:08:44 d7390dc740a3: Preparing 00:08:44 c12a2c3465fd: Preparing 00:08:44 9d3684ae9d67: Preparing 00:08:44 b10c3e336680: Preparing 00:08:44 26cbea5cba74: Preparing 00:08:44 9d3684ae9d67: Waiting 00:08:44 b10c3e336680: Waiting 00:08:44 26cbea5cba74: Waiting 00:08:44 b84459399caa: Layer already exists 00:08:44 d7390dc740a3: Layer already exists 00:08:44 1832102e43a2: Layer already exists 00:08:44 c12a2c3465fd: Layer already exists 00:08:44 92491db9c26f: Layer already exists 00:08:44 9d3684ae9d67: Layer already exists 00:08:44 26cbea5cba74: Layer already exists 00:08:44 b10c3e336680: Layer already exists 00:08:44 3.0.0-dev.41: digest: sha256:097289ab1c3ab919d7d64d5d72c126253feea5b73635c504c3cb5e2cd56d6b2a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:44 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d2b3025aaba860c168ca8b1035a6ee4724df4e2f-3.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:45 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d2b3025aaba860c168ca8b1035a6ee4724df4e2f-3.0.0-dev.41 00:08:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 00:08:45 b84459399caa: Preparing 00:08:45 92491db9c26f: Preparing 00:08:45 1832102e43a2: Preparing 00:08:45 d7390dc740a3: Preparing 00:08:45 c12a2c3465fd: Preparing 00:08:45 9d3684ae9d67: Preparing 00:08:45 b10c3e336680: Preparing 00:08:45 26cbea5cba74: Preparing 00:08:45 b10c3e336680: Waiting 00:08:45 26cbea5cba74: Waiting 00:08:45 9d3684ae9d67: Waiting 00:08:45 c12a2c3465fd: Layer already exists 00:08:45 1832102e43a2: Layer already exists 00:08:45 b84459399caa: Layer already exists 00:08:45 d7390dc740a3: Layer already exists 00:08:45 92491db9c26f: Layer already exists 00:08:45 26cbea5cba74: Layer already exists 00:08:45 9d3684ae9d67: Layer already exists 00:08:45 b10c3e336680: Layer already exists 00:08:45 d2b3025aaba860c168ca8b1035a6ee4724df4e2f-3.0.0-dev.41: digest: sha256:097289ab1c3ab919d7d64d5d72c126253feea5b73635c504c3cb5e2cd56d6b2a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:45 + 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 00:08:46 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 00:08:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 00:08:46 b84459399caa: Preparing 00:08:46 92491db9c26f: Preparing 00:08:46 1832102e43a2: Preparing 00:08:46 d7390dc740a3: Preparing 00:08:46 c12a2c3465fd: Preparing 00:08:46 9d3684ae9d67: Preparing 00:08:46 b10c3e336680: Preparing 00:08:46 26cbea5cba74: Preparing 00:08:46 9d3684ae9d67: Waiting 00:08:46 b10c3e336680: Waiting 00:08:46 26cbea5cba74: Waiting 00:08:46 c12a2c3465fd: Layer already exists 00:08:46 b84459399caa: Layer already exists 00:08:46 92491db9c26f: Layer already exists 00:08:46 d7390dc740a3: Layer already exists 00:08:46 1832102e43a2: Layer already exists 00:08:46 b10c3e336680: Layer already exists 00:08:46 9d3684ae9d67: Layer already exists 00:08:46 26cbea5cba74: Layer already exists 00:08:46 main: digest: sha256:097289ab1c3ab919d7d64d5d72c126253feea5b73635c504c3cb5e2cd56d6b2a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:08:46 ===================================================== [Pipeline] echo 00:08:46 taggedImages: 00:08:46 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d2b3025aaba860c168ca8b1035a6ee4724df4e2f 00:08:46 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 00:08:46 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.41 00:08:46 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d2b3025aaba860c168ca8b1035a6ee4724df4e2f-3.0.0-dev.41 00:08:46 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:08:46 00:08:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:08:47 arm64: Pulling from edgex-lftools-log-publisher 00:08:47 8998bd30e6a1: Pulling fs layer 00:08:47 04944245beec: Pulling fs layer 00:08:47 699f458cf7ca: Pulling fs layer 00:08:47 765212b225bb: Pulling fs layer 00:08:47 f23df028b6ca: Pulling fs layer 00:08:47 d65c8cfc05b1: Pulling fs layer 00:08:47 2437ff75d9bd: Pulling fs layer 00:08:47 765212b225bb: Waiting 00:08:47 f23df028b6ca: Waiting 00:08:47 2437ff75d9bd: Waiting 00:08:47 d65c8cfc05b1: Waiting 00:08:47 04944245beec: Verifying Checksum 00:08:47 04944245beec: Download complete 00:08:47 765212b225bb: Verifying Checksum 00:08:47 765212b225bb: Download complete 00:08:47 f23df028b6ca: Verifying Checksum 00:08:47 f23df028b6ca: Download complete 00:08:47 d65c8cfc05b1: Verifying Checksum 00:08:47 d65c8cfc05b1: Download complete 00:08:47 699f458cf7ca: Verifying Checksum 00:08:47 699f458cf7ca: Download complete 00:08:47 8998bd30e6a1: Download complete 00:08:50 2437ff75d9bd: Verifying Checksum 00:08:50 2437ff75d9bd: Download complete 00:08:51 8998bd30e6a1: Pull complete 00:08:52 04944245beec: Pull complete 00:08:53 699f458cf7ca: Pull complete 00:08:53 765212b225bb: Pull complete 00:08:54 f23df028b6ca: Pull complete 00:08:54 d65c8cfc05b1: Pull complete 00:09:09 2437ff75d9bd: Pull complete 00:09:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:09:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:09:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:09:10 prd-ubuntu20.04-docker-arm64-4c-16g-16831 does not seem to be running inside a container 00:09:10 $ 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/110 -v /w/workspace/app-rfid-llrp-inventory/110:/w/workspace/app-rfid-llrp-inventory/110:rw,z -v /w/workspace/app-rfid-llrp-inventory/110@tmp:/w/workspace/app-rfid-llrp-inventory/110@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:arm64 cat 00:09:13 $ docker top d92e5cb5af7f4c06350846c7912043804682ecdb3d76170bdea42b879cb09cb7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:09:13 ---> job-cost.sh 00:09:13 lf-activate-venv: SKIPPING 00:09:13 INFO: No Stack... 00:09:14 INFO: Retrieving Pricing Info for: v3-standard-4 00:09:15 INFO: Archiving Costs [Pipeline] sh 00:09:16 + cut -d, -f6 00:09:16 + cat /w/workspace/app-rfid-llrp-inventory/110/archives/cost.csv [Pipeline] lock 00:09:16 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-110-stack-cost] 00:09:16 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-110-stack-cost] did not exist. Created. 00:09:16 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-110-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:09:16 /w/workspace/app-rfid-llrp-inventory/110@tmp/durable-54396e9c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:09:17 + echo total: 0.10999999940395355 [Pipeline] stash 00:09:17 Warning: overwriting stash ‘stack-cost’ 00:09:17 Stashed 1 file(s) [Pipeline] } 00:09:17 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-110-stack-cost] [Pipeline] // lock [Pipeline] } 00:09:17 $ docker stop --time=1 d92e5cb5af7f4c06350846c7912043804682ecdb3d76170bdea42b879cb09cb7 00:09:19 $ docker rm -f --volumes d92e5cb5af7f4c06350846c7912043804682ecdb3d76170bdea42b879cb09cb7 [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 00:09:19 provisioning config files... 00:09:19 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6722414429471789784tmp [Pipeline] { [Pipeline] sh 00:09:20 + set +x 00:09:20 + + curlbash -s -s https://codecov.io/bash -- 00:09:20 00:09:20 00:09:20 _____ _ 00:09:20 / ____| | | 00:09:20 | | ___ __| | ___ ___ _____ __ 00:09:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:09:20 | |___| (_) | (_| | __/ (_| (_) \ V / 00:09:20 \_____\___/ \__,_|\___|\___\___/ \_/ 00:09:20 Bash-1.0.6 00:09:20 00:09:20 00:09:20 ==> git version 2.25.1 found 00:09:20 ==> 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 00:09:20 Release-Date: 2020-01-08 00:09:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:09:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:09:20 ==> Jenkins CI detected. 00:09:20 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 00:09:20 project root: . 00:09:20 --> token set from env 00:09:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:09:20 ==> Running gcov in . (disable via -X gcov) 00:09:20 ==> Python coveragepy not found 00:09:20 ==> Searching for coverage reports in: 00:09:20 + . 00:09:20 -> Found 1 reports 00:09:20 ==> Detecting git/mercurial file structure 00:09:20 ==> Reading reports 00:09:20 + ./coverage.out bytes=41317 00:09:20 ==> Appending adjustments 00:09:20 https://docs.codecov.io/docs/fixing-reports 00:09:20 + Found adjustments 00:09:20 ==> Gzipping contents 00:09:20 12K /tmp/codecov.FCHojp.gz 00:09:20 ==> Uploading reports 00:09:20 url: https://codecov.io 00:09:20 query: branch=main&commit=d2b3025aaba860c168ca8b1035a6ee4724df4e2f&build=110&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F110%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 00:09:20 -> Pinging Codecov 00:09:20 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=d2b3025aaba860c168ca8b1035a6ee4724df4e2f&build=110&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F110%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 00:09:20 -> Uploading to 00:09:20 https://storage.googleapis.com/codecov/v4/raw/2023-05-25/581DD39554BDF9B6E22D074273EAD858/d2b3025aaba860c168ca8b1035a6ee4724df4e2f/8dca1b58-5807-4b0a-ba39-05ff00b41583.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230525T000920Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=69312433fdf9fc0a29350eaa5537c5f11bf891e2431788e6068ed7a78ccf0fae 00:09:20 % Total % Received % Xferd Average Speed Time Time Time Current 00:09:20 Dload Upload Total Spent Left Speed 00:09:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 59000 --:--:-- --:--:-- --:--:-- 59000 00:09:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/d2b3025aaba860c168ca8b1035a6ee4724df4e2f [Pipeline] } 00:09:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:09:20 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:09:20 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:09:21 00:09:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:09:21 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:09:21 df9b9388f04a: Pulling fs layer 00:09:21 52dc419b0ee2: Pulling fs layer 00:09:21 25bc292e5bac: Pulling fs layer 00:09:21 114826534d7a: Pulling fs layer 00:09:21 4657fd5d0bcf: Pulling fs layer 00:09:21 6ad1cebc031e: Pulling fs layer 00:09:21 8a3aa393b2d8: Pulling fs layer 00:09:21 114826534d7a: Waiting 00:09:21 4657fd5d0bcf: Waiting 00:09:21 6ad1cebc031e: Waiting 00:09:21 8a3aa393b2d8: Waiting 00:09:21 25bc292e5bac: Verifying Checksum 00:09:21 25bc292e5bac: Download complete 00:09:21 52dc419b0ee2: Verifying Checksum 00:09:21 52dc419b0ee2: Download complete 00:09:21 4657fd5d0bcf: Verifying Checksum 00:09:21 4657fd5d0bcf: Download complete 00:09:21 df9b9388f04a: Download complete 00:09:21 df9b9388f04a: Pull complete 00:09:21 6ad1cebc031e: Download complete 00:09:21 52dc419b0ee2: Pull complete 00:09:21 25bc292e5bac: Pull complete 00:09:22 114826534d7a: Verifying Checksum 00:09:22 114826534d7a: Download complete 00:09:22 8a3aa393b2d8: Verifying Checksum 00:09:22 8a3aa393b2d8: Download complete 00:09:25 114826534d7a: Pull complete 00:09:25 4657fd5d0bcf: Pull complete 00:09:26 6ad1cebc031e: Pull complete 00:09:28 8a3aa393b2d8: Pull complete 00:09:28 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:09:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:09:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:09:28 prd-ubuntu20.04-docker-8c-8g-16827 does not seem to be running inside a container 00:09:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:09:30 $ docker top 82b4275bf6edb01f9e1f9f22c47479bf97822afb0df9dd6d49eb3da1a4087fcb -eo pid,comm [Pipeline] { [Pipeline] echo 00:09:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 00:09:30 + set -o pipefail 00:09:30 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 00:09:34 00:09:34 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 00:09:34 00:09:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/3c61bac3-2336-4e2d-b40c-9f2c027f1d95 00:09:34 00:09:34 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:09:34 00:09:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:09:34 00:09:34 00:09:34 A medium severity vulnerability was found in the Snyk CLI versions you are using. 00:09:34 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 00:09:34 More details here: https://snyk.co/ue1NS [Pipeline] } 00:09:34 $ docker stop --time=1 82b4275bf6edb01f9e1f9f22c47479bf97822afb0df9dd6d49eb3da1a4087fcb 00:09:38 $ docker rm -f --volumes 82b4275bf6edb01f9e1f9f22c47479bf97822afb0df9dd6d49eb3da1a4087fcb [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 00:09:39 + git log --format=format:%s -1 d2b3025aaba860c168ca8b1035a6ee4724df4e2f [Pipeline] sh 00:09:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:09:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:09:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:09:40 prd-ubuntu20.04-docker-8c-8g-16827 does not seem to be running inside a container 00:09:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:09:40 $ docker top d6e1ec1884d79390f1762a1c4e4b996a4127bfd4bdf3a04466409fc748c72374 -eo pid,comm 00:09:40 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). 00:09:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:09:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:09:40 [ssh-agent] Looking for ssh-agent implementation... 00:09:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:09:40 $ docker exec d6e1ec1884d79390f1762a1c4e4b996a4127bfd4bdf3a04466409fc748c72374 ssh-agent 00:09:41 SSH_AUTH_SOCK=/tmp/ssh-9dobZIWnsZV5/agent.32 00:09:41 SSH_AGENT_PID=38 00:09:41 Running ssh-add (command line suppressed) 00:09:41 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3881186187578698928.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3881186187578698928.key) 00:09:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:09:41 + git semver tag 00:09:41 2023-05-25 00:09:41,567 [run_tag] DEBUG tag force:False 00:09:41 2023-05-25 00:09:41,568 [check_head_tag] DEBUG check head tag 00:09:41 2023-05-25 00:09:41,569 [execute] INFO git cat-file --batch-check 00:09:41 2023-05-25 00:09:41,569 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 00:09:41 2023-05-25 00:09:41,573 [execute] INFO git cat-file --batch 00:09:41 2023-05-25 00:09:41,573 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 00:09:41 2023-05-25 00:09:41,598 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 00:09:41 2023-05-25 00:09:41,598 [execute] INFO git tag -a v3.0.0-dev.41 -m v3.0.0-dev.41 00:09:41 2023-05-25 00:09:41,598 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.41', '-m', 'v3.0.0-dev.41'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 00:09:41 2023-05-25 00:09:41,603 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 00:09:41 3.0.0-dev.41 [Pipeline] } 00:09:41 $ docker exec --env ******** --env ******** d6e1ec1884d79390f1762a1c4e4b996a4127bfd4bdf3a04466409fc748c72374 ssh-agent -k 00:09:41 unset SSH_AUTH_SOCK; 00:09:41 unset SSH_AGENT_PID; 00:09:41 echo Agent pid 38 killed; 00:09:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:09:42 + git semver [Pipeline] } 00:09:42 $ docker stop --time=1 d6e1ec1884d79390f1762a1c4e4b996a4127bfd4bdf3a04466409fc748c72374 00:09:43 $ docker rm -f --volumes d6e1ec1884d79390f1762a1c4e4b996a4127bfd4bdf3a04466409fc748c72374 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:09:43 00:09:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:09:44 0.23.1-centos7: Pulling from edgex-lftools 00:09:44 ab5ef0e58194: Pulling fs layer 00:09:44 9712f1f96733: Pulling fs layer 00:09:44 63f879dbbcfc: Pulling fs layer 00:09:44 0d9ebad4ef96: Pulling fs layer 00:09:44 e9a5061849ea: Pulling fs layer 00:09:44 d747dcd14b5f: Pulling fs layer 00:09:44 2de7ff778b66: Pulling fs layer 00:09:44 0d9ebad4ef96: Waiting 00:09:44 e9a5061849ea: Waiting 00:09:44 d747dcd14b5f: Waiting 00:09:44 2de7ff778b66: Waiting 00:09:44 9712f1f96733: Download complete 00:09:44 63f879dbbcfc: Verifying Checksum 00:09:44 63f879dbbcfc: Download complete 00:09:44 0d9ebad4ef96: Verifying Checksum 00:09:44 0d9ebad4ef96: Download complete 00:09:44 d747dcd14b5f: Verifying Checksum 00:09:44 d747dcd14b5f: Download complete 00:09:44 ab5ef0e58194: Verifying Checksum 00:09:44 ab5ef0e58194: Download complete 00:09:44 e9a5061849ea: Verifying Checksum 00:09:44 e9a5061849ea: Download complete 00:09:44 2de7ff778b66: Verifying Checksum 00:09:44 2de7ff778b66: Download complete 00:09:47 ab5ef0e58194: Pull complete 00:09:47 9712f1f96733: Pull complete 00:09:47 63f879dbbcfc: Pull complete 00:09:52 0d9ebad4ef96: Pull complete 00:09:52 e9a5061849ea: Pull complete 00:09:52 d747dcd14b5f: Pull complete 00:09:53 2de7ff778b66: Pull complete 00:09:53 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:09:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:09:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:09:53 prd-ubuntu20.04-docker-8c-8g-16827 does not seem to be running inside a container 00:09:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:10:01 $ docker top 91aac80c19178a26d3f301d844b260352e3b764f67ff3042ad9b5f30a6014e55 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:10:01 provisioning config files... 00:10:01 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4141109834145591036tmp 00:10:01 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8992265416885550586tmp 00:10:01 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1413897833476812182tmp [Pipeline] { [Pipeline] echo 00:10:01 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:10:01 ---> sigul-configuration.sh 00:10:01 gpg: directory `/root/.gnupg' created 00:10:01 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:10:01 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:10:01 gpg: keyring `/root/.gnupg/secring.gpg' created 00:10:01 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:10:01 gpg: CAST5 encrypted data 00:10:01 gpg: encrypted with 1 passphrase 00:10:01 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:10:01 + mkdir /home/jenkins 00:10:01 + mkdir /home/jenkins/sigul [Pipeline] sh 00:10:02 + 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 00:10:02 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:10:02 ---> sigul-install.sh 00:10:02 Sigul already installed; skipping installation. [Pipeline] sh 00:10:02 + git tag --list 00:10:02 v0.0.0 00:10:02 v1.0.0 00:10:02 v2.1.0 00:10:02 v2.1.1 00:10:02 v2.1.1-dev.1 00:10:02 v2.2.0 00:10:02 v2.2.1-dev.1 00:10:02 v2.2.1-dev.2 00:10:02 v2.2.1-dev.3 00:10:02 v2.2.1-dev.4 00:10:02 v2.2.1-dev.5 00:10:02 v2.2.1-dev.6 00:10:02 v2.2.1-dev.7 00:10:02 v2.3.0 00:10:02 v2.3.0-dev.10 00:10:02 v2.3.0-dev.11 00:10:02 v2.3.0-dev.12 00:10:02 v2.3.0-dev.13 00:10:02 v2.3.0-dev.14 00:10:02 v2.3.0-dev.15 00:10:02 v2.3.0-dev.16 00:10:02 v2.3.0-dev.17 00:10:02 v2.3.0-dev.18 00:10:02 v2.3.0-dev.19 00:10:02 v2.3.0-dev.20 00:10:02 v2.3.0-dev.21 00:10:02 v2.3.0-dev.22 00:10:02 v2.3.0-dev.23 00:10:02 v2.3.0-dev.24 00:10:02 v2.3.0-dev.25 00:10:02 v2.3.0-dev.26 00:10:02 v2.3.0-dev.9 00:10:02 v2.3.1-dev.1 00:10:02 v3.0.0-dev.1 00:10:02 v3.0.0-dev.10 00:10:02 v3.0.0-dev.11 00:10:02 v3.0.0-dev.12 00:10:02 v3.0.0-dev.13 00:10:02 v3.0.0-dev.14 00:10:02 v3.0.0-dev.15 00:10:02 v3.0.0-dev.16 00:10:02 v3.0.0-dev.17 00:10:02 v3.0.0-dev.18 00:10:02 v3.0.0-dev.19 00:10:02 v3.0.0-dev.2 00:10:02 v3.0.0-dev.20 00:10:02 v3.0.0-dev.21 00:10:02 v3.0.0-dev.22 00:10:02 v3.0.0-dev.23 00:10:02 v3.0.0-dev.24 00:10:02 v3.0.0-dev.25 00:10:02 v3.0.0-dev.26 00:10:02 v3.0.0-dev.27 00:10:02 v3.0.0-dev.28 00:10:02 v3.0.0-dev.29 00:10:02 v3.0.0-dev.3 00:10:02 v3.0.0-dev.30 00:10:02 v3.0.0-dev.31 00:10:02 v3.0.0-dev.32 00:10:02 v3.0.0-dev.33 00:10:02 v3.0.0-dev.34 00:10:02 v3.0.0-dev.35 00:10:02 v3.0.0-dev.36 00:10:02 v3.0.0-dev.37 00:10:02 v3.0.0-dev.38 00:10:02 v3.0.0-dev.39 00:10:02 v3.0.0-dev.4 00:10:02 v3.0.0-dev.40 00:10:02 v3.0.0-dev.41 00:10:02 v3.0.0-dev.5 00:10:02 v3.0.0-dev.6 00:10:02 v3.0.0-dev.7 00:10:02 v3.0.0-dev.8 00:10:02 v3.0.0-dev.9 [Pipeline] sh 00:10:02 + lftools sign git-tag v3.0.0-dev.41 00:10:03 Signing Git tag with Sigul... 00:10:03 Signing v3.0.0-dev.41 [Pipeline] echo 00:10:03 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:10:03 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:10:04 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:10:04 $ docker stop --time=1 91aac80c19178a26d3f301d844b260352e3b764f67ff3042ad9b5f30a6014e55 00:10:05 $ docker rm -f --volumes 91aac80c19178a26d3f301d844b260352e3b764f67ff3042ad9b5f30a6014e55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:10:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:10:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:10:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:10:06 prd-ubuntu20.04-docker-8c-8g-16827 does not seem to be running inside a container 00:10:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:10:06 $ docker top e1769dee4b01cc8631690f53f50816ad525c816096e5dd02f14c9be33b4d265d -eo pid,comm 00:10:06 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). 00:10:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:10:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:10:06 [ssh-agent] Looking for ssh-agent implementation... 00:10:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:10:06 $ docker exec e1769dee4b01cc8631690f53f50816ad525c816096e5dd02f14c9be33b4d265d ssh-agent 00:10:06 SSH_AUTH_SOCK=/tmp/ssh-8CdoYHMsMUC4/agent.32 00:10:06 SSH_AGENT_PID=38 00:10:06 Running ssh-add (command line suppressed) 00:10:06 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_248015445931881863.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_248015445931881863.key) 00:10:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:10:07 + git semver bump pre 00:10:07 2023-05-25 00:10:07,354 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 00:10:07 2023-05-25 00:10:07,354 [bump_version] DEBUG bumping version:3.0.0-dev.41 on axis:pre with prefix:dev 00:10:07 2023-05-25 00:10:07,354 [bump_version] DEBUG bumped version:3.0.0-dev.42 00:10:07 2023-05-25 00:10:07,354 [write_version] DEBUG write version:3.0.0-dev.42 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 00:10:07 2023-05-25 00:10:07,354 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 00:10:07 2023-05-25 00:10:07,354 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 00:10:07 2023-05-25 00:10:07,356 [execute] INFO git cat-file --batch-check 00:10:07 2023-05-25 00:10:07,356 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 00:10:07 2023-05-25 00:10:07,361 [execute] INFO git cat-file --batch 00:10:07 2023-05-25 00:10:07,361 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 00:10:07 2023-05-25 00:10:07,366 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 00:10:07 3.0.0-dev.42 [Pipeline] } 00:10:07 $ docker exec --env ******** --env ******** e1769dee4b01cc8631690f53f50816ad525c816096e5dd02f14c9be33b4d265d ssh-agent -k 00:10:07 unset SSH_AUTH_SOCK; 00:10:07 unset SSH_AGENT_PID; 00:10:07 echo Agent pid 38 killed; 00:10:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:10:07 + git semver [Pipeline] } 00:10:08 $ docker stop --time=1 e1769dee4b01cc8631690f53f50816ad525c816096e5dd02f14c9be33b4d265d 00:10:09 $ docker rm -f --volumes e1769dee4b01cc8631690f53f50816ad525c816096e5dd02f14c9be33b4d265d [Pipeline] // withDockerContainer [Pipeline] sh 00:10:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:10:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:10:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:10:10 prd-ubuntu20.04-docker-8c-8g-16827 does not seem to be running inside a container 00:10:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:10:10 $ docker top e3ee9424682bd362a58b606a79537ef0fdd4e487fde4e0ce95be0089cd2e116e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:10:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:10:10 [ssh-agent] Looking for ssh-agent implementation... 00:10:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:10:10 $ docker exec e3ee9424682bd362a58b606a79537ef0fdd4e487fde4e0ce95be0089cd2e116e ssh-agent 00:10:10 SSH_AUTH_SOCK=/tmp/ssh-dlu4MbWScihu/agent.32 00:10:10 SSH_AGENT_PID=38 00:10:10 Running ssh-add (command line suppressed) 00:10:10 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5477052889095027271.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5477052889095027271.key) 00:10:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:10:11 + git semver push 00:10:11 2023-05-25 00:10:11,479 [run_push] DEBUG push 00:10:11 2023-05-25 00:10:11,480 [execute] INFO git cat-file --batch-check 00:10:11 2023-05-25 00:10:11,481 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 00:10:11 2023-05-25 00:10:11,484 [execute] INFO git rev-list fe8457c1c171281eecdb7b93039c86576c4bd45a -- 00:10:11 2023-05-25 00:10:11,484 [execute] DEBUG Popen(['git', 'rev-list', 'fe8457c1c171281eecdb7b93039c86576c4bd45a', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 00:10:11 2023-05-25 00:10:11,491 [execute] INFO git fetch -v origin 00:10:11 2023-05-25 00:10:11,491 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 00:10:12 2023-05-25 00:10:11,962 [run_push] DEBUG no remote changes detected 00:10:12 2023-05-25 00:10:11,962 [execute] INFO git push origin semver 00:10:12 2023-05-25 00:10:11,963 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 00:10:13 2023-05-25 00:10:12,737 [run_push] DEBUG push all version tags 00:10:13 2023-05-25 00:10:12,737 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:10:13 2023-05-25 00:10:12,737 [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) 00:10:13 2023-05-25 00:10:13,479 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 00:10:13 3.0.0-dev.42 [Pipeline] } 00:10:13 $ docker exec --env ******** --env ******** e3ee9424682bd362a58b606a79537ef0fdd4e487fde4e0ce95be0089cd2e116e ssh-agent -k 00:10:13 unset SSH_AUTH_SOCK; 00:10:13 unset SSH_AGENT_PID; 00:10:13 echo Agent pid 38 killed; 00:10:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:10:14 + git semver [Pipeline] } 00:10:14 $ docker stop --time=1 e3ee9424682bd362a58b606a79537ef0fdd4e487fde4e0ce95be0089cd2e116e 00:10:15 $ docker rm -f --volumes e3ee9424682bd362a58b606a79537ef0fdd4e487fde4e0ce95be0089cd2e116e [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 00:10:16 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 00:10:16 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 00:10:16 total 16 00:10:16 drwxr-xr-x 3 root root 4096 May 24 23:55 . 00:10:16 drwxrwxr-x 12 jenkins jenkins 4096 May 25 00:10 .. 00:10:16 drwxr-xr-x 2 root root 4096 May 24 23:55 cost 00:10:16 -rw-r--r-- 1 root root 95 May 24 23:55 cost.csv 00:10:16 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 00:10:16 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 00:10:16 total 16 00:10:16 drwxr-xr-x 3 jenkins jenkins 4096 May 24 23:55 . 00:10:16 drwxrwxr-x 12 jenkins jenkins 4096 May 25 00:10 .. 00:10:16 drwxr-xr-x 2 jenkins jenkins 4096 May 24 23:55 cost 00:10:16 -rw-r--r-- 1 jenkins jenkins 95 May 24 23:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:10:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:10:17 ---> package-listing.sh 00:10:17 ++ facter osfamily 00:10:17 ++ tr '[:upper:]' '[:lower:]' 00:10:17 + OS_FAMILY=debian 00:10:17 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 00:10:17 + START_PACKAGES=/tmp/packages_start.txt 00:10:17 + END_PACKAGES=/tmp/packages_end.txt 00:10:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:10:17 + PACKAGES=/tmp/packages_start.txt 00:10:17 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 00:10:17 + PACKAGES=/tmp/packages_end.txt 00:10:17 + case "${OS_FAMILY}" in 00:10:17 + dpkg -l 00:10:17 + grep '^ii' 00:10:17 + '[' -f /tmp/packages_start.txt ']' 00:10:17 + '[' -f /tmp/packages_end.txt ']' 00:10:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:10:17 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 00:10:17 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 00:10:17 + 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 00:10:17 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 00:10:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:10:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:10:18 prd-ubuntu20.04-docker-8c-8g-16827 does not seem to be running inside a container 00:10:18 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:10:18 $ docker top 7b38909da7d4e8e7f9171f874ea9949913826959ed3dface4de2699ed5150964 -eo pid,comm [Pipeline] { [Pipeline] sh 00:10:19 + touch /tmp/pre-build-complete [Pipeline] sh 00:10:19 + mkdir -p /var/log/sysstat [Pipeline] sh 00:10:19 + ls /var/log/sa-host 00:10:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:10:19 provisioning config files... 00:10:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7763695017180307710tmp [Pipeline] { [Pipeline] echo 00:10:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:10:20 ---> create-netrc.sh [Pipeline] } 00:10:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:10:20 ---> python-tools-install.sh [Pipeline] echo 00:10:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:10:20 ---> sudo-logs.sh 00:10:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:10:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:10:20 ---> job-cost.sh 00:10:20 lf-activate-venv: SKIPPING 00:10:20 DEBUG: total: 0.2199999988079071 00:10:20 INFO: Retrieving Stack Cost... 00:10:21 INFO: Retrieving Pricing Info for: v3-standard-8 00:10:21 INFO: Archiving Costs [Pipeline] echo 00:10:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:10:22 ---> logs-deploy.sh 00:10:22 lf-activate-venv: SKIPPING 00:10:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/110 00:10:22 INFO: archiving workspace using pattern(s): 00:10:23 Archives upload complete. 00:10:23 INFO: archiving logs to Nexus 00:10:23 ---> uname -a: 00:10:23 Linux prd-ubuntu20-04-docker-8c-8g-16827 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:10:23 00:10:23 00:10:23 ---> lscpu: 00:10:23 Architecture: x86_64 00:10:23 CPU op-mode(s): 32-bit, 64-bit 00:10:23 Byte Order: Little Endian 00:10:23 Address sizes: 40 bits physical, 48 bits virtual 00:10:23 CPU(s): 8 00:10:23 On-line CPU(s) list: 0-7 00:10:23 Thread(s) per core: 1 00:10:23 Core(s) per socket: 1 00:10:23 Socket(s): 8 00:10:23 NUMA node(s): 1 00:10:23 Vendor ID: AuthenticAMD 00:10:23 CPU family: 23 00:10:23 Model: 49 00:10:23 Model name: AMD EPYC-Rome Processor 00:10:23 Stepping: 0 00:10:23 CPU MHz: 2799.998 00:10:23 BogoMIPS: 5599.99 00:10:23 Virtualization: AMD-V 00:10:23 Hypervisor vendor: KVM 00:10:23 Virtualization type: full 00:10:23 L1d cache: 256 KiB 00:10:23 L1i cache: 256 KiB 00:10:23 L2 cache: 4 MiB 00:10:23 L3 cache: 128 MiB 00:10:23 NUMA node0 CPU(s): 0-7 00:10:23 Vulnerability Itlb multihit: Not affected 00:10:23 Vulnerability L1tf: Not affected 00:10:23 Vulnerability Mds: Not affected 00:10:23 Vulnerability Meltdown: Not affected 00:10:23 Vulnerability Mmio stale data: Not affected 00:10:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:10:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:10:23 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:10:23 Vulnerability Srbds: Not affected 00:10:23 Vulnerability Tsx async abort: Not affected 00:10:23 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 00:10:23 00:10:23 00:10:23 ---> nproc: 00:10:23 8 00:10:23 00:10:23 00:10:23 ---> df -h: 00:10:23 Filesystem Size Used Avail Use% Mounted on 00:10:23 overlay 155G 13G 143G 9% / 00:10:23 tmpfs 64M 0 64M 0% /dev 00:10:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:10:23 shm 64M 0 64M 0% /dev/shm 00:10:23 /dev/vda1 155G 13G 143G 9% /facter-os 00:10:23 00:10:23 00:10:23 ---> sar -b -r -n DEV: 00:10:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16827) 05/25/23 _x86_64_ (8 CPU) 00:10:23 00:10:23 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:10:23 00:00:01 400.00 0.00 400.00 0.00 0.00 4800.00 0.00 00:10:23 00:01:01 6.18 0.03 6.15 0.00 0.27 151.84 0.00 00:10:23 00:02:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 00:10:23 00:03:01 1.48 0.00 1.48 0.00 0.00 16.80 0.00 00:10:23 00:04:01 0.92 0.00 0.92 0.00 0.00 9.86 0.00 00:10:23 00:05:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 00:10:23 00:06:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 00:10:23 00:07:01 1.68 0.00 1.68 0.00 0.00 18.93 0.00 00:10:23 00:08:01 1.90 0.02 1.88 0.00 0.13 24.13 0.00 00:10:23 00:09:01 1.70 0.00 1.70 0.00 0.00 19.06 0.00 00:10:23 00:10:01 93.88 0.07 93.82 0.00 7.87 56337.54 0.00 00:10:23 Average: 11.15 0.01 11.14 0.00 0.83 5661.60 0.00 00:10:23 00:10:23 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:10:23 00:00:01 27229980 31542908 738740 2.25 183356 4255376 1778492 5.24 1515760 3588264 164 00:10:23 00:01:01 27229288 31542748 738484 2.25 183640 4255388 1832920 5.40 1516388 3587536 8 00:10:23 00:02:01 27229572 31543080 738068 2.24 183668 4255380 1832920 5.40 1516652 3587544 12 00:10:23 00:03:01 27229196 31542776 738424 2.25 183704 4255392 1832920 5.40 1517044 3587544 176 00:10:23 00:04:01 27229660 31543636 737924 2.24 183716 4255396 1832920 5.40 1516576 3587908 192 00:10:23 00:05:01 27229700 31543688 737860 2.24 183740 4255396 1832920 5.40 1516240 3587908 12 00:10:23 00:06:01 27229612 31543608 737840 2.24 183784 4255400 1832920 5.40 1516668 3587912 8 00:10:23 00:07:01 27229888 31543956 737476 2.24 183820 4255388 1832920 5.40 1516416 3587916 8 00:10:23 00:08:01 27229388 31543500 737668 2.24 183856 4255380 1815396 5.35 1516516 3587892 12 00:10:23 00:09:01 27229268 31543448 737588 2.24 183888 4255388 1815396 5.35 1516484 3587900 8 00:10:23 00:10:01 25728108 31509560 766132 2.33 221304 5563216 1835984 5.41 1626472 4851840 576 00:10:23 Average: 27093060 31540264 740564 2.25 187134 4374282 1825064 5.38 1526474 3702742 107 00:10:23 00:10:23 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:10:23 00:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:10:23 00:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:10:23 00:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:10:23 00:01:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 00:10:23 00:01:01 ens3 0.77 0.37 0.28 0.21 0.00 0.00 0.00 0.00 00:10:23 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:10:23 00:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:10:23 00:02:01 ens3 0.72 0.00 0.06 0.00 0.00 0.00 0.00 0.00 00:10:23 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:10:23 00:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:10:23 00:03:01 ens3 1.48 0.83 0.49 0.37 0.00 0.00 0.00 0.00 00:10:23 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:10:23 00:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:10:23 00:04:01 ens3 1.18 0.58 0.45 0.29 0.00 0.00 0.00 0.00 00:10:23 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:10:23 00:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:10:23 00:05:01 ens3 1.03 0.33 0.31 0.21 0.00 0.00 0.00 0.00 00:10:23 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:10:23 00:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:10:23 00:06:01 ens3 0.53 0.35 0.29 0.21 0.00 0.00 0.00 0.00 00:10:23 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:10:23 00:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:10:23 00:07:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:10:23 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:10:23 00:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:10:23 00:08:01 ens3 0.50 0.22 0.15 0.07 0.00 0.00 0.00 0.00 00:10:23 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:10:23 00:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:10:23 00:09:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:10:23 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:10:23 00:10:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 00:10:23 00:10:01 veth1b38e77 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 00:10:23 00:10:01 ens3 329.51 194.75 7754.88 32.15 0.00 0.00 0.00 0.00 00:10:23 00:10:01 docker0 36.39 61.47 3.05 580.93 0.00 0.00 0.00 0.00 00:10:23 Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 00:10:23 Average: veth1b38e77 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 00:10:23 Average: ens3 33.61 19.76 775.64 3.35 0.00 0.00 0.00 0.00 00:10:23 Average: docker0 3.64 6.15 0.30 58.09 0.00 0.00 0.00 0.00 00:10:23 00:10:23 00:10:23 ---> sar -P ALL: 00:10:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16827) 05/25/23 _x86_64_ (8 CPU) 00:10:23 00:10:23 00:00:01 CPU %user %nice %system %iowait %steal %idle 00:10:23 00:00:01 all 0.00 0.00 9.09 0.00 0.00 90.91 00:10:23 00:00:01 0 0.00 0.00 50.00 0.00 0.00 50.00 00:10:23 00:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:10:23 00:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:10:23 00:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:10:23 00:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:10:23 00:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:10:23 00:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:10:23 00:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:10:23 00:01:01 all 0.04 0.02 0.06 0.02 0.01 99.86 00:10:23 00:01:01 0 0.05 0.00 0.07 0.00 0.00 99.88 00:10:23 00:01:01 1 0.07 0.02 0.07 0.00 0.03 99.82 00:10:23 00:01:01 2 0.03 0.00 0.03 0.00 0.00 99.93 00:10:23 00:01:01 3 0.00 0.00 0.05 0.00 0.00 99.95 00:10:23 00:01:01 4 0.03 0.15 0.10 0.07 0.02 99.63 00:10:23 00:01:01 5 0.03 0.00 0.05 0.02 0.02 99.88 00:10:23 00:01:01 6 0.03 0.00 0.05 0.10 0.00 99.82 00:10:23 00:01:01 7 0.03 0.00 0.03 0.00 0.00 99.93 00:10:23 00:02:01 all 0.03 0.00 0.01 0.00 0.01 99.95 00:10:23 00:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:10:23 00:02:01 1 0.03 0.00 0.05 0.00 0.02 99.90 00:10:23 00:02:01 2 0.03 0.00 0.00 0.00 0.00 99.97 00:10:23 00:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:10:23 00:02:01 4 0.03 0.00 0.03 0.00 0.02 99.92 00:10:23 00:02:01 5 0.05 0.00 0.00 0.00 0.00 99.95 00:10:23 00:02:01 6 0.02 0.00 0.02 0.02 0.00 99.95 00:10:23 00:02:01 7 0.00 0.00 0.02 0.00 0.02 99.97 00:10:23 00:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 00:10:23 00:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:10:23 00:03:01 1 0.03 0.00 0.00 0.00 0.02 99.95 00:10:23 00:03:01 2 0.00 0.00 0.02 0.00 0.02 99.97 00:10:23 00:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:10:23 00:03:01 4 0.05 0.00 0.00 0.00 0.00 99.95 00:10:23 00:03:01 5 0.02 0.00 0.02 0.02 0.02 99.93 00:10:23 00:03:01 6 0.00 0.00 0.00 0.02 0.02 99.97 00:10:23 00:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:10:23 00:04:01 all 0.04 0.00 0.01 0.00 0.01 99.94 00:10:23 00:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:10:23 00:04:01 1 0.05 0.00 0.03 0.00 0.02 99.90 00:10:23 00:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:10:23 00:04:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:10:23 00:04:01 4 0.03 0.00 0.00 0.00 0.02 99.95 00:10:23 00:04:01 5 0.03 0.00 0.02 0.02 0.00 99.93 00:10:23 00:04:01 6 0.15 0.00 0.00 0.00 0.00 99.85 00:10:23 00:04:01 7 0.03 0.00 0.00 0.00 0.00 99.97 00:10:23 00:05:01 all 0.03 0.00 0.01 0.01 0.00 99.96 00:10:23 00:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:10:23 00:05:01 1 0.05 0.00 0.03 0.00 0.02 99.90 00:10:23 00:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:10:23 00:05:01 3 0.00 0.00 0.00 0.00 0.02 99.98 00:10:23 00:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 00:10:23 00:05:01 5 0.03 0.00 0.02 0.02 0.00 99.93 00:10:23 00:05:01 6 0.03 0.00 0.00 0.03 0.00 99.93 00:10:23 00:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:10:23 00:06:01 all 0.03 0.00 0.00 0.00 0.01 99.96 00:10:23 00:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:10:23 00:06:01 1 0.07 0.00 0.02 0.00 0.02 99.90 00:10:23 00:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:10:23 00:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 00:10:23 00:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:10:23 00:06:01 5 0.02 0.00 0.00 0.02 0.02 99.95 00:10:23 00:06:01 6 0.05 0.00 0.00 0.02 0.02 99.92 00:10:23 00:06:01 7 0.03 0.00 0.00 0.00 0.00 99.97 00:10:23 00:07:01 all 0.04 0.00 0.01 0.00 0.00 99.95 00:10:23 00:07:01 0 0.20 0.00 0.00 0.00 0.02 99.78 00:10:23 00:07:01 1 0.02 0.00 0.07 0.00 0.02 99.90 00:10:23 00:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:10:23 00:07:01 3 0.05 0.00 0.00 0.00 0.00 99.95 00:10:23 00:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:10:23 00:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:10:23 00:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:10:23 00:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:10:23 00:08:01 all 0.04 0.00 0.03 0.01 0.01 99.92 00:10:23 00:08:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:10:23 00:08:01 1 0.03 0.00 0.05 0.00 0.02 99.90 00:10:23 00:08:01 2 0.02 0.00 0.03 0.00 0.02 99.93 00:10:23 00:08:01 3 0.03 0.00 0.03 0.00 0.00 99.93 00:10:23 00:08:01 4 0.05 0.00 0.03 0.00 0.00 99.92 00:10:23 00:08:01 5 0.05 0.00 0.03 0.02 0.02 99.88 00:10:23 00:08:01 6 0.07 0.00 0.02 0.03 0.00 99.88 00:10:23 00:08:01 7 0.02 0.00 0.03 0.00 0.00 99.95 00:10:23 00:09:01 all 0.01 0.00 0.01 0.01 0.01 99.96 00:10:23 00:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:10:23 00:09:01 1 0.03 0.00 0.03 0.00 0.02 99.92 00:10:23 00:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:10:23 00:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:10:23 00:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:10:23 00:09:01 5 0.00 0.00 0.00 0.07 0.00 99.93 00:10:23 00:09:01 6 0.02 0.00 0.02 0.02 0.00 99.95 00:10:23 00:09:01 7 0.02 0.00 0.00 0.00 0.02 99.97 00:10:23 00:10:01 all 7.41 0.00 3.24 2.80 0.05 86.50 00:10:23 00:10:01 0 7.81 0.00 3.58 0.05 0.07 88.49 00:10:23 00:10:01 1 7.87 0.00 4.79 13.81 0.07 73.46 00:10:23 00:10:01 2 7.03 0.00 3.78 5.34 0.03 83.82 00:10:23 00:10:01 3 7.80 0.00 3.44 0.07 0.05 88.65 00:10:23 00:10:01 4 7.62 0.00 2.90 1.03 0.05 88.41 00:10:23 00:10:01 5 6.66 0.00 2.96 1.76 0.05 88.58 00:10:23 00:10:01 6 6.11 0.00 2.29 0.35 0.05 91.19 00:10:23 00:10:01 7 8.36 0.00 2.20 0.02 0.05 89.38 00:10:23 00:10:23 Average: CPU %user %nice %system %iowait %steal %idle 00:10:23 Average: all 0.76 0.00 0.34 0.28 0.01 98.61 00:10:23 Average: 0 0.81 0.00 0.37 0.01 0.01 98.80 00:10:23 Average: 1 0.82 0.00 0.51 1.37 0.02 97.28 00:10:23 Average: 2 0.70 0.00 0.38 0.52 0.01 98.39 00:10:23 Average: 3 0.79 0.00 0.35 0.01 0.01 98.85 00:10:23 Average: 4 0.78 0.02 0.31 0.11 0.01 98.78 00:10:23 Average: 5 0.68 0.00 0.31 0.19 0.01 98.81 00:10:23 Average: 6 0.64 0.00 0.24 0.06 0.01 99.05 00:10:23 Average: 7 0.84 0.00 0.23 0.00 0.01 98.92 00:10:23 00:10:23 00:10:23