Pull request #221 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ab25496ca0d836da07a0bd1ac192006e51130800+966f2917b41cbabd8c329e4006849192ff537794 (2c684f501adbb4cc961a23f43d1d61c42df32861) 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-ssh15724986112855704540.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh4710551821542131804.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-221/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-221/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5207589149389190745.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-221/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16900248480604735610.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh8946592890761372753.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-221/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-221/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14202006936613467955.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-4254 in /w/workspace/y_app-rfid-llrp-inventory_PR-221 [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/y_app-rfid-llrp-inventory_PR-221 # 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 Merging remotes/origin/main commit 966f2917b41cbabd8c329e4006849192ff537794 into PR head commit ab25496ca0d836da07a0bd1ac192006e51130800 Merge succeeded, producing ab25496ca0d836da07a0bd1ac192006e51130800 Checking out Revision ab25496ca0d836da07a0bd1ac192006e51130800 (PR-221) Commit message: "build(deps): Bump github.com/google/uuid from 1.3.0 to 1.3.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 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/pull/221/head:refs/remotes/origin/PR-221 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ab25496ca0d836da07a0bd1ac192006e51130800 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 966f2917b41cbabd8c329e4006849192ff537794 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ab25496ca0d836da07a0bd1ac192006e51130800 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:50:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:50:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:50:35 ========================================================= 13:50:35 EdgeX Global Pipelines Version Info 13:50:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:50:36 ------------------- 13:50:36 stable info: 13:50:36 ------------------- 13:50:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:50:36 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 13:50:36 Message: update stable to v1.0.253 13:50:37 ------------------- 13:50:37 experimental info: 13:50:37 ------------------- 13:50:37 Commited By: **** collab-it+edgex@linuxfoundation.org 13:50:37 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 13:50:37 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:50:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:50:37 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:50:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:50:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:50:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:50:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 13:50:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:50:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:50:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:50:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:50:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:50:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:50:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:50:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:50:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:50:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:50:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:50:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:50:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:50:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:50:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:50:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:50:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:50:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:50:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:50:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:50:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:50:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-221 [Pipeline] echo 13:50:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-221 [Pipeline] echo 13:50:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-221 [Pipeline] echo 13:50:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ab25496ca0d836da07a0bd1ac192006e51130800 [Pipeline] echo 13:50:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ab25496 [Pipeline] echo 13:50:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:50:38 provisioning config files... 13:50:38 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-221@tmp/config2051852301511726111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:50:39 ---> docker-login.sh 13:50:39 nexus3.edgexfoundry.org:10001 13:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:50:40 Configure a credential helper to remove this warning. See 13:50:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:50:40 13:50:40 Login Succeeded 13:50:40 nexus3.edgexfoundry.org:10002 13:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:50:40 Configure a credential helper to remove this warning. See 13:50:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:50:40 13:50:40 Login Succeeded 13:50:40 nexus3.edgexfoundry.org:10003 13:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:50:40 Configure a credential helper to remove this warning. See 13:50:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:50:40 13:50:40 Login Succeeded 13:50:40 nexus3.edgexfoundry.org:10004 13:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:50:40 Configure a credential helper to remove this warning. See 13:50:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:50:40 13:50:40 Login Succeeded 13:50:40 docker.io 13:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:50:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:50:41 Configure a credential helper to remove this warning. See 13:50:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:50:41 13:50:41 Login Succeeded 13:50:41 ---> docker-login.sh ends [Pipeline] } 13:50:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:50:41 + git rev-list -1 --merges ab25496ca0d836da07a0bd1ac192006e51130800~1..ab25496ca0d836da07a0bd1ac192006e51130800 [Pipeline] echo 13:50:41 -----------> git rev-list -1 --merges ab25496ca0d836da07a0bd1ac192006e51130800~1..ab25496ca0d836da07a0bd1ac192006e51130800 ab25496ca0d836da07a0bd1ac192006e51130800 [false] [Pipeline] sh 13:50:42 + git log --format=format:%s -1 ab25496ca0d836da07a0bd1ac192006e51130800 [Pipeline] echo 13:50:42 ========================================================= 13:50:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:50:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:50:42 + git log --format=format:%s -1 ab25496ca0d836da07a0bd1ac192006e51130800 [Pipeline] echo 13:50:42 [semverPrep] GIT_COMMIT: ab25496ca0d836da07a0bd1ac192006e51130800, Commit Message: build(deps): Bump github.com/google/uuid from 1.3.0 to 1.3.1 [Pipeline] echo 13:50:42 [semverPrep] This is not a build commit. [Pipeline] sh 13:50:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:50:43 + grep -v github /etc/ssh/ssh_known_hosts 13:50:43 + [ -e /tmp/ssh_known_hosts ] 13:50:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:50:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:50:43 + sudo tee -a /etc/ssh/ssh_known_hosts 13:50:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:50:43 13:50:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:50:44 0.1.4: Pulling from edgex-devops/py-git-semver 13:50:44 b85a868b505f: Pulling fs layer 13:50:44 e2be974225ed: Pulling fs layer 13:50:44 339a4e72a1f5: Pulling fs layer 13:50:44 988bab9f4d93: Pulling fs layer 13:50:44 1469e6f7b9e6: Pulling fs layer 13:50:44 eaf3925da568: Pulling fs layer 13:50:44 bab4dde63d76: Pulling fs layer 13:50:44 bde34c3a00c8: Pulling fs layer 13:50:44 b352a97aabf1: Pulling fs layer 13:50:44 4872d77fe225: Pulling fs layer 13:50:44 5851b861e8e6: Pulling fs layer 13:50:44 bde34c3a00c8: Waiting 13:50:44 b352a97aabf1: Waiting 13:50:44 4872d77fe225: Waiting 13:50:44 5851b861e8e6: Waiting 13:50:44 bab4dde63d76: Waiting 13:50:44 eaf3925da568: Waiting 13:50:44 1469e6f7b9e6: Waiting 13:50:44 988bab9f4d93: Waiting 13:50:44 e2be974225ed: Verifying Checksum 13:50:44 e2be974225ed: Download complete 13:50:44 1469e6f7b9e6: Verifying Checksum 13:50:44 1469e6f7b9e6: Download complete 13:50:44 339a4e72a1f5: Verifying Checksum 13:50:44 339a4e72a1f5: Download complete 13:50:44 eaf3925da568: Verifying Checksum 13:50:44 bde34c3a00c8: Verifying Checksum 13:50:44 bde34c3a00c8: Download complete 13:50:44 b352a97aabf1: Verifying Checksum 13:50:44 b352a97aabf1: Download complete 13:50:44 4872d77fe225: Verifying Checksum 13:50:44 4872d77fe225: Download complete 13:50:44 5851b861e8e6: Verifying Checksum 13:50:44 5851b861e8e6: Download complete 13:50:44 b85a868b505f: Verifying Checksum 13:50:44 b85a868b505f: Download complete 13:50:45 bab4dde63d76: Verifying Checksum 13:50:45 b85a868b505f: Pull complete 13:50:46 e2be974225ed: Pull complete 13:50:46 339a4e72a1f5: Pull complete 13:50:46 988bab9f4d93: Pull complete 13:50:47 1469e6f7b9e6: Pull complete 13:50:47 eaf3925da568: Pull complete 13:50:48 bab4dde63d76: Pull complete 13:50:48 bde34c3a00c8: Pull complete 13:50:49 b352a97aabf1: Pull complete 13:50:49 4872d77fe225: Pull complete 13:50:49 5851b861e8e6: Pull complete 13:50:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:50:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:50:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:50:49 prd-ubuntu20.04-docker-8c-8g-4254 does not seem to be running inside a container 13:50:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-221 -v /w/workspace/y_app-rfid-llrp-inventory_PR-221:/w/workspace/y_app-rfid-llrp-inventory_PR-221:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-221@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-221@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:50:55 $ docker top 4839eddd6eab65e1e793ce0504158c75d164c0956b5466d94abae9fc49c3c981 -eo pid,comm 13:50:55 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). 13:50:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:50:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:50:55 [ssh-agent] Looking for ssh-agent implementation... 13:50:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:50:56 $ docker exec 4839eddd6eab65e1e793ce0504158c75d164c0956b5466d94abae9fc49c3c981 ssh-agent 13:50:56 SSH_AUTH_SOCK=/tmp/ssh-mpK3DDrkIwNS/agent.31 13:50:56 SSH_AGENT_PID=37 13:50:56 Running ssh-add (command line suppressed) 13:50:56 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-221@tmp/private_key_4517683910482736778.key (/w/workspace/y_app-rfid-llrp-inventory_PR-221@tmp/private_key_4517683910482736778.key) 13:50:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:50:56 + git tag --points-at HEAD [Pipeline] } 13:50:56 $ docker exec --env ******** --env ******** 4839eddd6eab65e1e793ce0504158c75d164c0956b5466d94abae9fc49c3c981 ssh-agent -k 13:50:56 unset SSH_AUTH_SOCK; 13:50:56 unset SSH_AGENT_PID; 13:50:56 echo Agent pid 37 killed; 13:50:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:50:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:50:56 [ssh-agent] Looking for ssh-agent implementation... 13:50:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:50:56 $ docker exec 4839eddd6eab65e1e793ce0504158c75d164c0956b5466d94abae9fc49c3c981 ssh-agent 13:50:57 SSH_AUTH_SOCK=/tmp/ssh-7LbJYOqvSpEL/agent.70 13:50:57 SSH_AGENT_PID=76 13:50:57 Running ssh-add (command line suppressed) 13:50:57 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-221@tmp/private_key_9678341826187754316.key (/w/workspace/y_app-rfid-llrp-inventory_PR-221@tmp/private_key_9678341826187754316.key) 13:50:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:50:57 + git semver init 13:50:57 2023-08-22 13:50:57,722 [run_init] DEBUG init version:0.0.0 force:False 13:50:57 2023-08-22 13:50:57,723 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-221/.semver 13:50:57 2023-08-22 13:50:57,723 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-221/.semver 13:50:57 2023-08-22 13:50:57,723 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-221/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-221, universal_newlines=False, shell=None, istream=None) 13:50:59 2023-08-22 13:50:59,039 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-221/.git/info/exclude 13:50:59 2023-08-22 13:50:59,040 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-221/.semver/PR-221 with force:False 13:50:59 2023-08-22 13:50:59,040 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-221/.semver/PR-221 13:50:59 2023-08-22 13:50:59,045 [execute] INFO git cat-file --batch-check 13:50:59 2023-08-22 13:50:59,045 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-221/.semver, universal_newlines=False, shell=None, istream=) 13:50:59 2023-08-22 13:50:59,050 [execute] INFO git cat-file --batch 13:50:59 2023-08-22 13:50:59,050 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-221/.semver, universal_newlines=False, shell=None, istream=) 13:50:59 2023-08-22 13:50:59,054 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-221/.semver/PR-221 13:50:59 0.0.0 [Pipeline] } 13:50:59 $ docker exec --env ******** --env ******** 4839eddd6eab65e1e793ce0504158c75d164c0956b5466d94abae9fc49c3c981 ssh-agent -k 13:50:59 unset SSH_AUTH_SOCK; 13:50:59 unset SSH_AGENT_PID; 13:50:59 echo Agent pid 76 killed; 13:50:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:50:59 + git semver [Pipeline] } 13:51:00 $ docker stop --time=1 4839eddd6eab65e1e793ce0504158c75d164c0956b5466d94abae9fc49c3c981 13:51:01 $ docker rm -f --volumes 4839eddd6eab65e1e793ce0504158c75d164c0956b5466d94abae9fc49c3c981 [Pipeline] // withDockerContainer [Pipeline] sh 13:51:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:51:02 Stashed 1 file(s) [Pipeline] echo 13:51:02 [edgeXSemver]: initialized semver on version 0.0.0 [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 13:51:02 provisioning config files... 13:51:02 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-221@tmp/config9001708952862739107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:51:03 ---> docker-login.sh 13:51:03 nexus3.edgexfoundry.org:10001 13:51:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:51:03 Configure a credential helper to remove this warning. See 13:51:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:51:03 13:51:03 Login Succeeded 13:51:03 nexus3.edgexfoundry.org:10002 13:51:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:51:03 Configure a credential helper to remove this warning. See 13:51:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:51:03 13:51:03 Login Succeeded 13:51:03 nexus3.edgexfoundry.org:10003 13:51:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:51:03 Configure a credential helper to remove this warning. See 13:51:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:51:03 13:51:03 Login Succeeded 13:51:03 nexus3.edgexfoundry.org:10004 13:51:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:51:03 Configure a credential helper to remove this warning. See 13:51:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:51:03 13:51:03 Login Succeeded 13:51:03 docker.io 13:51:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:51:03 Configure a credential helper to remove this warning. See 13:51:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:51:03 13:51:03 Login Succeeded 13:51:03 ---> docker-login.sh ends [Pipeline] } 13:51:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:51:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:51:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:51:04 ========================================================= 13:51:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 13:51:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:04 + 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 . 13:51:04 Sending build context to Docker daemon 12.69MB 13:51:04 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 13:51:04 Step 2/12 : FROM ${BASE} AS builder 13:51:04 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 13:51:04 4db1b89c0bd1: Pulling fs layer 13:51:04 6911f1a30b25: Pulling fs layer 13:51:04 e194b8c5c2a9: Pulling fs layer 13:51:04 6863d3e3a2b1: Pulling fs layer 13:51:04 ec0bb842ea78: Pulling fs layer 13:51:04 40a00589a448: Pulling fs layer 13:51:04 6c08303d61cc: Pulling fs layer 13:51:04 798269fcf238: Pulling fs layer 13:51:04 ec0bb842ea78: Waiting 13:51:04 40a00589a448: Waiting 13:51:04 6c08303d61cc: Waiting 13:51:04 798269fcf238: Waiting 13:51:04 6863d3e3a2b1: Waiting 13:51:05 6911f1a30b25: Download complete 13:51:05 6863d3e3a2b1: Verifying Checksum 13:51:05 6863d3e3a2b1: Download complete 13:51:05 ec0bb842ea78: Verifying Checksum 13:51:05 ec0bb842ea78: Download complete 13:51:05 4db1b89c0bd1: Verifying Checksum 13:51:05 4db1b89c0bd1: Download complete 13:51:05 40a00589a448: Verifying Checksum 13:51:05 40a00589a448: Download complete 13:51:05 4db1b89c0bd1: Pull complete 13:51:05 6911f1a30b25: Pull complete 13:51:05 798269fcf238: Verifying Checksum 13:51:05 798269fcf238: Download complete 13:51:05 e194b8c5c2a9: Verifying Checksum 13:51:05 e194b8c5c2a9: Download complete 13:51:06 6c08303d61cc: Verifying Checksum 13:51:06 6c08303d61cc: Download complete 13:51:09 e194b8c5c2a9: Pull complete 13:51:09 6863d3e3a2b1: Pull complete 13:51:09 ec0bb842ea78: Pull complete 13:51:09 40a00589a448: Pull complete 13:51:11 6c08303d61cc: Pull complete 13:51:12 798269fcf238: Pull complete 13:51:12 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 13:51:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 13:51:12 ---> ec979cd7f677 13:51:12 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:51:17 Still waiting to schedule task 13:51:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:51:22 ---> Running in f418acb1007e 13:51:22 Removing intermediate container f418acb1007e 13:51:22 ---> 485a4eeb5f85 13:51:22 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:51:22 ---> Running in 5d6d49e32ed6 13:51:22 Removing intermediate container 5d6d49e32ed6 13:51:22 ---> f5274566589c 13:51:22 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:51:22 ---> Running in 0fba35194a1a 13:51:22 Removing intermediate container 0fba35194a1a 13:51:22 ---> 65cddd6df201 13:51:22 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:51:22 ---> Running in dcfbb204f111 13:51:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:51:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:51:22 OK: 265 MiB in 53 packages 13:51:22 Removing intermediate container dcfbb204f111 13:51:22 ---> f4fd3221bf04 13:51:22 Step 7/12 : WORKDIR /app 13:51:22 ---> Running in 89c4cf71b317 13:51:22 Removing intermediate container 89c4cf71b317 13:51:22 ---> c7bbb5624d2b 13:51:22 Step 8/12 : COPY go.mod vendor* ./ 13:51:22 ---> bb0fddf497b7 13:51:22 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:51:23 ---> Running in e10c57ebed72 13:52:09 Removing intermediate container e10c57ebed72 13:52:09 ---> 82ff6b3a4aea 13:52:09 Step 10/12 : COPY . . 13:52:09 ---> 0eaca13d37c8 13:52:09 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:52:09 ---> Running in 052a88eabff8 13:52:09 Removing intermediate container 052a88eabff8 13:52:09 ---> eaa633a1f816 13:52:09 Step 12/12 : RUN $MAKE 13:52:09 ---> Running in 48a308bd3f60 13:52:09 noop 13:52:09 Removing intermediate container 48a308bd3f60 13:52:09 ---> 579f67c5e597 13:52:09 Successfully built 579f67c5e597 13:52:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:52:10 + docker inspect -f . ci-base-image-x86_64 13:52:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:52:10 prd-ubuntu20.04-docker-8c-8g-4254 does not seem to be running inside a container 13:52:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-221 -v /w/workspace/y_app-rfid-llrp-inventory_PR-221:/w/workspace/y_app-rfid-llrp-inventory_PR-221:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-221@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-221@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:52:10 $ docker top 6511a4d6ae5918bca77e881a2d4ffb10b6e81a7602c9021b5b35bf5b36214219 -eo pid,comm [Pipeline] { [Pipeline] sh 13:52:11 + go version 13:52:11 go version go1.20.6 linux/amd64 [Pipeline] } 13:52:11 $ docker stop --time=1 6511a4d6ae5918bca77e881a2d4ffb10b6e81a7602c9021b5b35bf5b36214219 13:52:12 $ docker rm -f --volumes 6511a4d6ae5918bca77e881a2d4ffb10b6e81a7602c9021b5b35bf5b36214219 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:52:13 + docker inspect -f . ci-base-image-x86_64 13:52:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:52:13 prd-ubuntu20.04-docker-8c-8g-4254 does not seem to be running inside a container 13:52:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-221 -v /w/workspace/y_app-rfid-llrp-inventory_PR-221:/w/workspace/y_app-rfid-llrp-inventory_PR-221:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-221@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-221@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:52:13 $ docker top 087cbd28c4d4027710d89c21e5aa729718969ace07112fe51e8785c944d46cec -eo pid,comm [Pipeline] { [Pipeline] sh 13:52:14 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-221 [Pipeline] fileExists [Pipeline] sh 13:52:14 + make test 13:52:14 go test -race ./... -coverprofile=coverage.out ./... 13:52:32 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:52:32 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:52:32 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.153s coverage: 86.2% of statements 13:52:35 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.695s coverage: 71.9% of statements 13:52:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4255 in /w/workspace/y_app-rfid-llrp-inventory_PR-221 [Pipeline] { [Pipeline] ws 13:52:45 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:52:45 The recommended git tool is: git 13:52:50 using credential edgex-jenkins-ssh 13:52:50 Cloning the remote Git repository 13:52:50 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:52:50 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:52:50 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:52:50 > git --version # timeout=10 13:52:50 > git --version # 'git version 2.25.1' 13:52:50 using GIT_SSH to set credentials SSH Credentials for GitHub 13:52:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:52:52 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:52:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:52:54 Merging remotes/origin/main commit 966f2917b41cbabd8c329e4006849192ff537794 into PR head commit ab25496ca0d836da07a0bd1ac192006e51130800 13:52:53 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:52:53 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:52:53 using GIT_SSH to set credentials SSH Credentials for GitHub 13:52:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/221/head:refs/remotes/origin/PR-221 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:52:54 > git config core.sparsecheckout # timeout=10 13:52:54 > git checkout -f ab25496ca0d836da07a0bd1ac192006e51130800 # timeout=10 13:52:54 > git remote # timeout=10 13:52:54 Merge succeeded, producing ab25496ca0d836da07a0bd1ac192006e51130800 13:52:54 Checking out Revision ab25496ca0d836da07a0bd1ac192006e51130800 (PR-221) 13:52:55 Commit message: "build(deps): Bump github.com/google/uuid from 1.3.0 to 1.3.1" 13:52:55 > git --version # timeout=10 13:52:55 > git --version # 'git version 2.25.1' 13:52:55 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:52:54 > git config --get remote.origin.url # timeout=10 13:52:54 using GIT_SSH to set credentials SSH Credentials for GitHub 13:52:54 > git merge 966f2917b41cbabd8c329e4006849192ff537794 # timeout=10 13:52:54 > git rev-parse HEAD^{commit} # timeout=10 13:52:54 > git config core.sparsecheckout # timeout=10 13:52:54 > git checkout -f ab25496ca0d836da07a0bd1ac192006e51130800 # timeout=10 13:52:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:52:56 % Total % Received % Xferd Average Speed Time Time Time Current 13:52:56 Dload Upload Total Spent Left Speed 13:52:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh 13:52:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:52:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:52:57 + sudo tee /etc/docker/daemon.new 13:52:57 { 13:52:57 "registry-mirrors": [ 13:52:57 "https://nexus3.edgexfoundry.org:10001" 13:52:57 ], 13:52:57 "bip": "10.250.0.254/24", 13:52:57 "hosts": [ 13:52:57 "tcp://0.0.0.0:5555", 13:52:57 "unix:///var/run/docker.sock" 13:52:57 ], 13:52:57 "mtu": 1458, 13:52:57 "selinux-enabled": true, 13:52:57 "seccomp-profile": "/etc/docker/seccomp.json" 13:52:57 } [Pipeline] sh 13:52:57 go vet ./... 13:52:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:52:57 + sudo service docker restart 13:53:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:53:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:53:00 ./bin/test-attribution.sh [Pipeline] echo 13:53:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:53:00 $ docker stop --time=1 087cbd28c4d4027710d89c21e5aa729718969ace07112fe51e8785c944d46cec 13:53:05 $ docker rm -f --volumes 087cbd28c4d4027710d89c21e5aa729718969ace07112fe51e8785c944d46cec [Pipeline] // withDockerContainer [Pipeline] sh 13:53:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:53:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:53:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:53:07 + ls -al . 13:53:07 total 236 13:53:07 drwxrwxr-x 11 jenkins jenkins 4096 Aug 22 13:52 . 13:53:07 drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 13:50 .. 13:53:07 -rw-rw-r-- 1 jenkins jenkins 262 Aug 22 13:50 .dockerignore 13:53:07 drwxrwxr-x 8 jenkins jenkins 4096 Aug 22 13:50 .git 13:53:07 drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 13:50 .github 13:53:07 -rw-rw-r-- 1 jenkins jenkins 788 Aug 22 13:50 .gitignore 13:53:07 -rw-rw-r-- 1 jenkins jenkins 41 Aug 22 13:50 .golangci.yml 13:53:07 drwxr-xr-x 3 jenkins jenkins 4096 Aug 22 13:50 .semver 13:53:07 -rw-rw-r-- 1 jenkins jenkins 10232 Aug 22 13:50 Attribution.txt 13:53:07 -rw-rw-r-- 1 jenkins jenkins 9317 Aug 22 13:50 CHANGELOG.md 13:53:07 -rw-rw-r-- 1 jenkins jenkins 1659 Aug 22 13:50 Dockerfile 13:53:07 -rw-rw-r-- 1 jenkins jenkins 677 Aug 22 13:50 GOVERNANCE.md 13:53:07 -rw-rw-r-- 1 jenkins jenkins 687 Aug 22 13:50 Jenkinsfile 13:53:07 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 22 13:50 LICENSE 13:53:07 -rw-rw-r-- 1 jenkins jenkins 2497 Aug 22 13:50 Makefile 13:53:07 -rw-rw-r-- 1 jenkins jenkins 617 Aug 22 13:50 OWNERS.md 13:53:07 -rw-rw-r-- 1 jenkins jenkins 31516 Aug 22 13:50 README.md 13:53:07 -rw-rw-r-- 1 jenkins jenkins 5 Aug 22 13:51 VERSION 13:53:07 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 13:50 bin 13:53:07 -rw-r--r-- 1 jenkins jenkins 41317 Aug 22 13:52 coverage.out 13:53:07 -rw-rw-r-- 1 jenkins jenkins 3664 Aug 22 13:50 go.mod 13:53:07 -rw-rw-r-- 1 jenkins jenkins 32783 Aug 22 13:50 go.sum 13:53:07 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 13:50 images 13:53:07 drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 13:50 internal 13:53:07 -rw-rw-r-- 1 jenkins jenkins 531 Aug 22 13:50 main.go 13:53:07 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 13:50 res 13:53:07 drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 13:50 snap 13:53:07 drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 13:50 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:07 + 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=ab25496ca0d836da07a0bd1ac192006e51130800 --label arch=amd64 --label version=0.0.0 . 13:53:07 Sending build context to Docker daemon 12.69MB 13:53:07 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 13:53:07 Step 2/29 : FROM ${BASE} AS builder 13:53:07 ---> 579f67c5e597 13:53:07 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 13:53:08 ---> Running in 57136a1d6164 13:53:08 Removing intermediate container 57136a1d6164 13:53:08 ---> 5410e2d61b93 13:53:08 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 13:53:08 ---> Running in 696bc1ee180a 13:53:08 Removing intermediate container 696bc1ee180a 13:53:08 ---> 7ebdff8b4a9a 13:53:08 Step 5/29 : ARG ADD_BUILD_TAGS="" 13:53:08 ---> Running in 737e3beabe31 13:53:08 Removing intermediate container 737e3beabe31 13:53:08 ---> 5e563cb9e286 13:53:08 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:53:08 ---> Running in afdd495854c7 13:53:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:53:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:53:09 OK: 265 MiB in 53 packages 13:53:09 Removing intermediate container afdd495854c7 13:53:09 ---> 9838946d2dcd 13:53:09 Step 7/29 : WORKDIR /app 13:53:09 ---> Running in 24278f212f34 13:53:09 Removing intermediate container 24278f212f34 13:53:09 ---> 68636969cf19 13:53:09 Step 8/29 : COPY go.mod vendor* ./ 13:53:09 ---> 5aa05c16c7c6 13:53:09 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:53:09 ---> Running in fdc0c88db6b3 13:53:10 Removing intermediate container fdc0c88db6b3 13:53:10 ---> 8aa98feb4d23 13:53:10 Step 10/29 : COPY . . 13:53:10 ---> a6c76395fcbe 13:53:10 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:53:10 ---> Running in f07492000332 13:53:10 Removing intermediate container f07492000332 13:53:10 ---> d5f142c68a9e 13:53:10 Step 12/29 : RUN $MAKE 13:53:10 ---> Running in d8ae84ca19de 13:53:11 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:53:16 provisioning config files... 13:53:16 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config8561463517481048536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:53:16 ---> docker-login.sh 13:53:16 nexus3.edgexfoundry.org:10001 13:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:53:17 Configure a credential helper to remove this warning. See 13:53:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:53:17 13:53:17 Login Succeeded 13:53:17 nexus3.edgexfoundry.org:10002 13:53:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:53:17 Configure a credential helper to remove this warning. See 13:53:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:53:17 13:53:17 Login Succeeded 13:53:17 nexus3.edgexfoundry.org:10003 13:53:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:53:17 Configure a credential helper to remove this warning. See 13:53:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:53:17 13:53:17 Login Succeeded 13:53:17 nexus3.edgexfoundry.org:10004 13:53:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:53:18 Configure a credential helper to remove this warning. See 13:53:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:53:18 13:53:18 Login Succeeded 13:53:18 docker.io 13:53:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:53:18 Configure a credential helper to remove this warning. See 13:53:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:53:18 13:53:18 Login Succeeded 13:53:18 ---> docker-login.sh ends [Pipeline] } 13:53:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:53:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:53:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:53:19 ========================================================= 13:53:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 13:53:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:19 + 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 . 13:53:20 Sending build context to Docker daemon 684kB 13:53:20 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 13:53:20 Step 2/12 : FROM ${BASE} AS builder 13:53:20 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:53:20 edb6bdbacee9: Pulling fs layer 13:53:20 5f9638ab2659: Pulling fs layer 13:53:20 8d51d6327a98: Pulling fs layer 13:53:20 8b374f2dd631: Pulling fs layer 13:53:20 ec14aa9079de: Pulling fs layer 13:53:20 2f466654f4bb: Pulling fs layer 13:53:20 554e91adad29: Pulling fs layer 13:53:20 ec14aa9079de: Waiting 13:53:20 2f466654f4bb: Waiting 13:53:20 554e91adad29: Waiting 13:53:20 8b374f2dd631: Waiting 13:53:20 5f9638ab2659: Download complete 13:53:20 8b374f2dd631: Verifying Checksum 13:53:20 8b374f2dd631: Download complete 13:53:20 ec14aa9079de: Verifying Checksum 13:53:20 ec14aa9079de: Download complete 13:53:20 edb6bdbacee9: Verifying Checksum 13:53:20 edb6bdbacee9: Download complete 13:53:21 edb6bdbacee9: Pull complete 13:53:21 554e91adad29: Verifying Checksum 13:53:21 5f9638ab2659: Pull complete 13:53:22 8d51d6327a98: Verifying Checksum 13:53:22 8d51d6327a98: Download complete 13:53:22 2f466654f4bb: Verifying Checksum 13:53:22 2f466654f4bb: Download complete 13:53:32 8d51d6327a98: Pull complete 13:53:33 Removing intermediate container d8ae84ca19de 13:53:33 ---> b459ca9b9a93 13:53:33 Step 13/29 : FROM alpine:3.17 13:53:33 3.17: Pulling from library/alpine 13:53:33 9398808236ff: Pulling fs layer 13:53:33 9398808236ff: Download complete 13:53:33 9398808236ff: Pull complete 13:53:33 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 13:53:33 Status: Downloaded newer image for alpine:3.17 13:53:33 ---> 1e0b8b5322fc 13:53:33 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:53:33 ---> Running in 4e95f5c55234 13:53:33 Removing intermediate container 4e95f5c55234 13:53:33 ---> cf00c7584adf 13:53:33 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:53:33 ---> Running in 2069a662b182 13:53:33 Removing intermediate container 2069a662b182 13:53:33 ---> d9d3446d1cbf 13:53:33 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 13:53:33 ---> Running in 76a8b774e73a 13:53:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:53:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:53:33 (1/2) Installing ca-certificates (20230506-r0) 13:53:33 (2/2) Installing dumb-init (1.2.5-r2) 13:53:33 Executing busybox-1.35.0-r29.trigger 13:53:33 Executing ca-certificates-20230506-r0.trigger 13:53:33 OK: 8 MiB in 17 packages 13:53:33 Removing intermediate container 76a8b774e73a 13:53:33 ---> 4863a6e0d433 13:53:33 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:53:33 ---> c873801cbd5c 13:53:33 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 13:53:33 ---> 4eb585dbfa5e 13:53:33 Step 19/29 : COPY --from=builder /app/res/ /res/ 13:53:33 ---> be452ed00d4a 13:53:33 Step 20/29 : COPY --from=builder /app/static/ /static/ 13:53:33 8b374f2dd631: Pull complete 13:53:33 ---> 2ab97abf5fc7 13:53:33 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:53:33 ec14aa9079de: Pull complete 13:53:34 ---> 5f391543e8ce 13:53:34 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:53:34 ---> Running in c08f8f558f21 13:53:34 Removing intermediate container c08f8f558f21 13:53:34 ---> 8decffec5d2a 13:53:34 Step 23/29 : VOLUME /cache 13:53:34 ---> Running in a9bd2302ea3f 13:53:34 Removing intermediate container a9bd2302ea3f 13:53:34 ---> 5c95d69352bb 13:53:34 Step 24/29 : EXPOSE 59711 13:53:34 ---> Running in 547026738ead 13:53:34 Removing intermediate container 547026738ead 13:53:34 ---> 9175530f2ac7 13:53:34 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:53:34 ---> Running in ecf8e236dd3c 13:53:35 Removing intermediate container ecf8e236dd3c 13:53:35 ---> 37cc721e6084 13:53:35 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:53:35 ---> Running in ce43860a61df 13:53:35 Removing intermediate container ce43860a61df 13:53:35 ---> d1b70a61e845 13:53:35 Step 27/29 : LABEL arch=amd64 13:53:35 ---> Running in 095b06dfd2df 13:53:35 Removing intermediate container 095b06dfd2df 13:53:35 ---> ace84e1dc916 13:53:35 Step 28/29 : LABEL git_sha=ab25496ca0d836da07a0bd1ac192006e51130800 13:53:35 ---> Running in 3b3f5df721a8 13:53:35 Removing intermediate container 3b3f5df721a8 13:53:35 ---> 9c5e81cedc82 13:53:35 Step 29/29 : LABEL version=0.0.0 13:53:35 ---> Running in 08e3ddadfe0a 13:53:35 Removing intermediate container 08e3ddadfe0a 13:53:35 ---> 6d4917977866 13:53:35 [Warning] One or more build-args [ARCH] were not consumed 13:53:35 Successfully built 6d4917977866 13:53:35 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 13:53:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:53:36 13:53:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:53:36 latest: Pulling from edgex-lftools-log-publisher 13:53:36 5eb5b503b376: Pulling fs layer 13:53:36 5c69ac0246d0: Pulling fs layer 13:53:36 ec43610c2a17: Pulling fs layer 13:53:36 3a2ae6a8a46f: Pulling fs layer 13:53:36 33b1e0a273af: Pulling fs layer 13:53:36 5d3b04190fa2: Pulling fs layer 13:53:36 2f39f015ded8: Pulling fs layer 13:53:36 33b1e0a273af: Waiting 13:53:36 5d3b04190fa2: Waiting 13:53:36 3a2ae6a8a46f: Waiting 13:53:36 5c69ac0246d0: Verifying Checksum 13:53:36 5c69ac0246d0: Download complete 13:53:36 3a2ae6a8a46f: Verifying Checksum 13:53:36 3a2ae6a8a46f: Download complete 13:53:36 33b1e0a273af: Verifying Checksum 13:53:36 33b1e0a273af: Download complete 13:53:36 ec43610c2a17: Verifying Checksum 13:53:36 ec43610c2a17: Download complete 13:53:36 5d3b04190fa2: Verifying Checksum 13:53:36 5d3b04190fa2: Download complete 13:53:37 5eb5b503b376: Download complete 13:53:37 2f39f015ded8: Download complete 13:53:38 5eb5b503b376: Pull complete 13:53:38 5c69ac0246d0: Pull complete 13:53:38 ec43610c2a17: Pull complete 13:53:38 3a2ae6a8a46f: Pull complete 13:53:38 33b1e0a273af: Pull complete 13:53:39 5d3b04190fa2: Pull complete 13:53:40 2f466654f4bb: Pull complete 13:53:42 554e91adad29: Pull complete 13:53:42 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 13:53:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 13:53:42 ---> 1e15ea492957 13:53:42 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:53:43 2f39f015ded8: Pull complete 13:53:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:53:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:53:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:53:43 prd-ubuntu20.04-docker-8c-8g-4254 does not seem to be running inside a container 13:53:43 $ 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/y_app-rfid-llrp-inventory_PR-221 -v /w/workspace/y_app-rfid-llrp-inventory_PR-221:/w/workspace/y_app-rfid-llrp-inventory_PR-221:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-221@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-221@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:53:44 ---> Running in 8592d8a079f2 13:53:44 Removing intermediate container 8592d8a079f2 13:53:44 ---> 73c6594985d3 13:53:44 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:53:44 ---> Running in a86ef9261bda 13:53:45 Removing intermediate container a86ef9261bda 13:53:45 ---> c5fa5ee0f8f2 13:53:45 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:53:45 ---> Running in 4d313d715a65 13:53:45 Removing intermediate container 4d313d715a65 13:53:45 ---> 7d5ef2ae50ed 13:53:45 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:53:45 ---> Running in 34f035dc4c26 13:53:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:53:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:53:48 OK: 263 MiB in 53 packages 13:53:49 Removing intermediate container 34f035dc4c26 13:53:49 ---> 79d349fbcae2 13:53:49 Step 7/12 : WORKDIR /app 13:53:49 ---> Running in 3c6c95292515 13:53:49 Removing intermediate container 3c6c95292515 13:53:49 ---> f98c8df0d6ae 13:53:49 Step 8/12 : COPY go.mod vendor* ./ 13:53:49 $ docker top e43f1e42c4955882dc0b06d2675dcdef0f7d0bdf3eaa782ac4cc3c6d4d89e2a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:53:50 ---> job-cost.sh 13:53:50 lf-activate-venv: SKIPPING 13:53:50 INFO: No Stack... 13:53:50 INFO: Retrieving Pricing Info for: v3-standard-8 13:53:50 INFO: Archiving Costs [Pipeline] sh 13:53:51 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-221/archives/cost.csv 13:53:51 + cut -d, -f6 [Pipeline] lock 13:53:51 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-221-1-stack-cost] 13:53:51 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-221-1-stack-cost] did not exist. Created. 13:53:51 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-221-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:53:51 + echo total: 0.2199999988079071 [Pipeline] stash 13:53:51 Stashed 1 file(s) [Pipeline] } 13:53:51 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-221-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:53:51 $ docker stop --time=1 e43f1e42c4955882dc0b06d2675dcdef0f7d0bdf3eaa782ac4cc3c6d4d89e2a3 13:53:51 ---> 7ea2d8810015 13:53:51 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:53:51 ---> Running in 918486e2b1b8 13:53:53 $ docker rm -f --volumes e43f1e42c4955882dc0b06d2675dcdef0f7d0bdf3eaa782ac4cc3c6d4d89e2a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:55:00 Removing intermediate container 918486e2b1b8 13:55:00 ---> 6d8f37d7debc 13:55:00 Step 10/12 : COPY . . 13:55:00 ---> 45fda3ab77d8 13:55:00 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:55:00 ---> Running in 8b9ddb72dd04 13:55:00 Removing intermediate container 8b9ddb72dd04 13:55:00 ---> 18a7f18e4081 13:55:00 Step 12/12 : RUN $MAKE 13:55:00 ---> Running in e269597c3dd2 13:55:00 noop 13:55:00 Removing intermediate container e269597c3dd2 13:55:00 ---> a1a93668e9ca 13:55:00 Successfully built a1a93668e9ca 13:55:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:01 + docker inspect -f . ci-base-image-arm64 13:55:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:55:01 prd-ubuntu20.04-docker-arm64-4c-16g-4255 does not seem to be running inside a container 13:55:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:55:02 $ docker top 425a790d97f1746dceb042c68836394b3a009c866959e3b2829b6e75c2e9fe18 -eo pid,comm [Pipeline] { [Pipeline] sh 13:55:03 + go version 13:55:03 go version go1.20.6 linux/arm64 [Pipeline] } 13:55:03 $ docker stop --time=1 425a790d97f1746dceb042c68836394b3a009c866959e3b2829b6e75c2e9fe18 13:55:05 $ docker rm -f --volumes 425a790d97f1746dceb042c68836394b3a009c866959e3b2829b6e75c2e9fe18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:06 + docker inspect -f . ci-base-image-arm64 13:55:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:55:06 prd-ubuntu20.04-docker-arm64-4c-16g-4255 does not seem to be running inside a container 13:55:06 $ 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/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:55:07 $ docker top c9adb03afda6ffed67fbe3aa3dbba3188df71eb3c665b4e408349fe7a4b0ee41 -eo pid,comm [Pipeline] { [Pipeline] sh 13:55:08 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:55:08 + make test 13:55:08 go test -race ./... -coverprofile=coverage.out ./... 13:57:45 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:57:48 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:57:49 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.005s coverage: 86.2% of statements 13:57:59 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.380s coverage: 71.9% of statements 13:57:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:57:59 go vet ./... 14:00:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:00:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:00:21 ./bin/test-attribution.sh [Pipeline] echo 14:00:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:00:21 $ docker stop --time=1 c9adb03afda6ffed67fbe3aa3dbba3188df71eb3c665b4e408349fe7a4b0ee41 14:00:23 $ docker rm -f --volumes c9adb03afda6ffed67fbe3aa3dbba3188df71eb3c665b4e408349fe7a4b0ee41 [Pipeline] // withDockerContainer [Pipeline] sh 14:00:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:00:25 Warning: overwriting stash ‘coverage-report’ 14:00:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:00:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:00:26 + ls -al . 14:00:26 total 232 14:00:26 drwxrwxr-x 10 jenkins jenkins 4096 Aug 22 13:55 . 14:00:26 drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 13:52 .. 14:00:26 -rw-rw-r-- 1 jenkins jenkins 262 Aug 22 13:52 .dockerignore 14:00:26 drwxrwxr-x 8 jenkins jenkins 4096 Aug 22 13:52 .git 14:00:26 drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 13:52 .github 14:00:26 -rw-rw-r-- 1 jenkins jenkins 788 Aug 22 13:52 .gitignore 14:00:26 -rw-rw-r-- 1 jenkins jenkins 41 Aug 22 13:52 .golangci.yml 14:00:26 -rw-rw-r-- 1 jenkins jenkins 10232 Aug 22 13:52 Attribution.txt 14:00:26 -rw-rw-r-- 1 jenkins jenkins 9317 Aug 22 13:52 CHANGELOG.md 14:00:26 -rw-rw-r-- 1 jenkins jenkins 1659 Aug 22 13:52 Dockerfile 14:00:26 -rw-rw-r-- 1 jenkins jenkins 677 Aug 22 13:52 GOVERNANCE.md 14:00:26 -rw-rw-r-- 1 jenkins jenkins 687 Aug 22 13:52 Jenkinsfile 14:00:26 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 22 13:52 LICENSE 14:00:26 -rw-rw-r-- 1 jenkins jenkins 2497 Aug 22 13:52 Makefile 14:00:26 -rw-rw-r-- 1 jenkins jenkins 617 Aug 22 13:52 OWNERS.md 14:00:26 -rw-rw-r-- 1 jenkins jenkins 31516 Aug 22 13:52 README.md 14:00:26 -rw-rw-r-- 1 jenkins jenkins 5 Aug 22 13:51 VERSION 14:00:26 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 13:52 bin 14:00:26 -rw-r--r-- 1 jenkins jenkins 41317 Aug 22 13:57 coverage.out 14:00:26 -rw-rw-r-- 1 jenkins jenkins 3664 Aug 22 13:52 go.mod 14:00:26 -rw-rw-r-- 1 jenkins jenkins 32783 Aug 22 13:52 go.sum 14:00:26 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 13:52 images 14:00:26 drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 13:52 internal 14:00:26 -rw-rw-r-- 1 jenkins jenkins 531 Aug 22 13:52 main.go 14:00:26 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 13:52 res 14:00:26 drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 13:52 snap 14:00:26 drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 13:52 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:26 + 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=ab25496ca0d836da07a0bd1ac192006e51130800 --label arch=arm64 --label version=0.0.0 . 14:00:27 Sending build context to Docker daemon 684kB 14:00:27 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 14:00:27 Step 2/29 : FROM ${BASE} AS builder 14:00:27 ---> a1a93668e9ca 14:00:27 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 14:00:27 ---> Running in 9a72a72483bd 14:00:27 Removing intermediate container 9a72a72483bd 14:00:27 ---> ca70a5e31cc4 14:00:27 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 14:00:27 ---> Running in 2446c6f05f46 14:00:27 Removing intermediate container 2446c6f05f46 14:00:27 ---> 61ee07b0eaa0 14:00:27 Step 5/29 : ARG ADD_BUILD_TAGS="" 14:00:27 ---> Running in 90e7690a04b1 14:00:28 Removing intermediate container 90e7690a04b1 14:00:28 ---> 33dc3d566e6b 14:00:28 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:00:28 ---> Running in 3eab4b9bd851 14:00:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:00:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:00:30 OK: 263 MiB in 53 packages 14:00:31 Removing intermediate container 3eab4b9bd851 14:00:31 ---> fe8d9a95e052 14:00:31 Step 7/29 : WORKDIR /app 14:00:31 ---> Running in 2c24fb27084c 14:00:31 Removing intermediate container 2c24fb27084c 14:00:31 ---> 5f19482deb7c 14:00:31 Step 8/29 : COPY go.mod vendor* ./ 14:00:32 ---> b694e282088b 14:00:32 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:00:32 ---> Running in 57a72e28e86b 14:00:34 Removing intermediate container 57a72e28e86b 14:00:34 ---> 402f98143b5a 14:00:34 Step 10/29 : COPY . . 14:00:36 ---> 0341d0820b68 14:00:36 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:00:36 ---> Running in cead63f0c44f 14:00:37 Removing intermediate container cead63f0c44f 14:00:37 ---> 39fc4306b5e1 14:00:37 Step 12/29 : RUN $MAKE 14:00:37 ---> Running in 471170d7e433 14:00:38 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 14:02:44 Removing intermediate container 471170d7e433 14:02:44 ---> c188b860c25b 14:02:44 Step 13/29 : FROM alpine:3.17 14:02:44 3.17: Pulling from library/alpine 14:02:44 4060ece20d7a: Pulling fs layer 14:02:44 4060ece20d7a: Verifying Checksum 14:02:44 4060ece20d7a: Download complete 14:02:44 4060ece20d7a: Pull complete 14:02:44 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 14:02:44 Status: Downloaded newer image for alpine:3.17 14:02:44 ---> 8650cd65339b 14:02:44 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:02:45 ---> Running in e3e3e44e9651 14:02:45 Removing intermediate container e3e3e44e9651 14:02:45 ---> aae5aaedec91 14:02:45 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:02:45 ---> Running in eb3b24511485 14:02:45 Removing intermediate container eb3b24511485 14:02:45 ---> 93906d5d0c82 14:02:45 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:02:45 ---> Running in 3a79d6981792 14:02:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:02:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:02:48 (1/2) Installing ca-certificates (20230506-r0) 14:02:48 (2/2) Installing dumb-init (1.2.5-r2) 14:02:48 Executing busybox-1.35.0-r29.trigger 14:02:48 Executing ca-certificates-20230506-r0.trigger 14:02:48 OK: 8 MiB in 17 packages 14:02:50 Removing intermediate container 3a79d6981792 14:02:50 ---> 56ef5d8dbca7 14:02:50 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:02:50 ---> df065ad19747 14:02:50 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:02:51 ---> 6eb8ad56af10 14:02:51 Step 19/29 : COPY --from=builder /app/res/ /res/ 14:02:51 ---> 12097a0ed8fb 14:02:51 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:02:51 ---> f2b68068e02d 14:02:51 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:02:53 ---> 60f82c4b6908 14:02:53 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:02:53 ---> Running in 32228285e8f4 14:02:55 Removing intermediate container 32228285e8f4 14:02:55 ---> bff021642053 14:02:55 Step 23/29 : VOLUME /cache 14:02:55 ---> Running in 8529ce154342 14:02:55 Removing intermediate container 8529ce154342 14:02:55 ---> 112a7ebd4ef4 14:02:55 Step 24/29 : EXPOSE 59711 14:02:55 ---> Running in 9f28c71ceb1b 14:02:55 Removing intermediate container 9f28c71ceb1b 14:02:55 ---> fd47bb03d572 14:02:55 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:02:55 ---> Running in d78f75449a06 14:02:56 Removing intermediate container d78f75449a06 14:02:56 ---> 821726d719e9 14:02:56 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:02:56 ---> Running in 2d7b80ee44a9 14:02:56 Removing intermediate container 2d7b80ee44a9 14:02:56 ---> 555a3e0c3038 14:02:56 Step 27/29 : LABEL arch=arm64 14:02:56 ---> Running in 58e8967eda83 14:02:56 Removing intermediate container 58e8967eda83 14:02:56 ---> 463ef78b87ee 14:02:56 Step 28/29 : LABEL git_sha=ab25496ca0d836da07a0bd1ac192006e51130800 14:02:56 ---> Running in 6de159e07dd6 14:02:56 Removing intermediate container 6de159e07dd6 14:02:56 ---> 65c0912c556a 14:02:56 Step 29/29 : LABEL version=0.0.0 14:02:57 ---> Running in 06081672c5fb 14:02:57 Removing intermediate container 06081672c5fb 14:02:57 ---> ff03a87826ff 14:02:57 [Warning] One or more build-args [ARCH] were not consumed 14:02:57 Successfully built ff03a87826ff 14:02:57 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:02:58 14:02:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:02:58 arm64: Pulling from edgex-lftools-log-publisher 14:02:58 8998bd30e6a1: Pulling fs layer 14:02:58 04944245beec: Pulling fs layer 14:02:58 699f458cf7ca: Pulling fs layer 14:02:58 765212b225bb: Pulling fs layer 14:02:58 f23df028b6ca: Pulling fs layer 14:02:58 d65c8cfc05b1: Pulling fs layer 14:02:58 2437ff75d9bd: Pulling fs layer 14:02:58 765212b225bb: Waiting 14:02:58 f23df028b6ca: Waiting 14:02:58 2437ff75d9bd: Waiting 14:02:58 d65c8cfc05b1: Waiting 14:02:58 04944245beec: Verifying Checksum 14:02:58 04944245beec: Download complete 14:02:58 765212b225bb: Verifying Checksum 14:02:58 765212b225bb: Download complete 14:02:58 f23df028b6ca: Verifying Checksum 14:02:58 f23df028b6ca: Download complete 14:02:58 d65c8cfc05b1: Verifying Checksum 14:02:58 d65c8cfc05b1: Download complete 14:02:58 699f458cf7ca: Verifying Checksum 14:02:58 699f458cf7ca: Download complete 14:02:59 8998bd30e6a1: Download complete 14:03:01 2437ff75d9bd: Verifying Checksum 14:03:01 2437ff75d9bd: Download complete 14:03:03 8998bd30e6a1: Pull complete 14:03:03 04944245beec: Pull complete 14:03:04 699f458cf7ca: Pull complete 14:03:05 765212b225bb: Pull complete 14:03:05 f23df028b6ca: Pull complete 14:03:06 d65c8cfc05b1: Pull complete 14:03:21 2437ff75d9bd: Pull complete 14:03:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:03:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:03:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:03:21 prd-ubuntu20.04-docker-arm64-4c-16g-4255 does not seem to be running inside a container 14:03:21 $ 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/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:03:23 $ docker top b7082c18710fd82b91a248c91dc38cf1ff6ddf48d37d635d4a2a286dee434861 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:03:24 ---> job-cost.sh 14:03:24 lf-activate-venv: SKIPPING 14:03:24 INFO: No Stack... 14:03:25 INFO: Retrieving Pricing Info for: v3-standard-4 14:03:25 INFO: Archiving Costs [Pipeline] sh 14:03:26 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 14:03:26 + cut -d, -f6 [Pipeline] lock 14:03:26 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-221-1-stack-cost] 14:03:26 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-221-1-stack-cost] did not exist. Created. 14:03:26 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-221-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:03:26 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-fae711c6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:03:27 + echo total: 0.10999999940395355 [Pipeline] stash 14:03:27 Warning: overwriting stash ‘stack-cost’ 14:03:27 Stashed 1 file(s) [Pipeline] } 14:03:27 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-221-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:03:27 $ docker stop --time=1 b7082c18710fd82b91a248c91dc38cf1ff6ddf48d37d635d4a2a286dee434861 14:03:29 $ docker rm -f --volumes b7082c18710fd82b91a248c91dc38cf1ff6ddf48d37d635d4a2a286dee434861 [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 14:03:30 provisioning config files... 14:03:30 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-221@tmp/config12187739990112436988tmp [Pipeline] { [Pipeline] sh 14:03:31 + set +x 14:03:31 + curl -s https://codecov.io/bash 14:03:31 + bash -s -- 14:03:31 14:03:31 _____ _ 14:03:31 / ____| | | 14:03:31 | | ___ __| | ___ ___ _____ __ 14:03:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:03:31 | |___| (_) | (_| | __/ (_| (_) \ V / 14:03:31 \_____\___/ \__,_|\___|\___\___/ \_/ 14:03:31 Bash-1.0.6 14:03:31 14:03:31 14:03:31 ==> git version 2.25.1 found 14:03:31 ==> 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 14:03:31 Release-Date: 2020-01-08 14:03:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:03:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:03:31 ==> Jenkins CI detected. 14:03:31 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-221 14:03:31 project root: . 14:03:31 --> token set from env 14:03:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:03:31 ==> Running gcov in . (disable via -X gcov) 14:03:31 ==> Python coveragepy not found 14:03:31 ==> Searching for coverage reports in: 14:03:31 + . 14:03:31 -> Found 1 reports 14:03:31 ==> Detecting git/mercurial file structure 14:03:31 ==> Reading reports 14:03:31 + ./coverage.out bytes=41317 14:03:31 ==> Appending adjustments 14:03:31 https://docs.codecov.io/docs/fixing-reports 14:03:31 + Found adjustments 14:03:31 ==> Gzipping contents 14:03:31 12K /tmp/codecov.W0JNqh.gz 14:03:31 ==> Uploading reports 14:03:31 url: https://codecov.io 14:03:31 query: branch=PR-221&commit=ab25496ca0d836da07a0bd1ac192006e51130800&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-221%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=221&job=&cmd_args= 14:03:31 -> Pinging Codecov 14:03:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-221&commit=ab25496ca0d836da07a0bd1ac192006e51130800&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-221%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=221&job=&cmd_args= 14:03:31 -> Uploading to 14:03:31 https://storage.googleapis.com/codecov/v4/raw/2023-08-22/581DD39554BDF9B6E22D074273EAD858/ab25496ca0d836da07a0bd1ac192006e51130800/bc2ef5a3-4e42-409d-887f-d135570ce1c1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230822%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230822T140331Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c40add8e20a80347bd1301b0c88d8bf0a9cdc66fded823035a54e8a3cd19d08a 14:03:31 % Total % Received % Xferd Average Speed Time Time Time Current 14:03:31 Dload Upload Total Spent Left Speed 14:03:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11811 0 0 100 11811 0 60881 --:--:-- --:--:-- --:--:-- 60881 14:03:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/ab25496ca0d836da07a0bd1ac192006e51130800 [Pipeline] } 14:03:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 14:03:33 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-221/archives ] 14:03:33 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-221/archives 14:03:33 total 16 14:03:33 drwxr-xr-x 3 root root 4096 Aug 22 13:53 . 14:03:33 drwxrwxr-x 12 jenkins jenkins 4096 Aug 22 13:53 .. 14:03:33 drwxr-xr-x 2 root root 4096 Aug 22 13:53 cost 14:03:33 -rw-r--r-- 1 root root 95 Aug 22 13:53 cost.csv 14:03:33 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-221/archives 14:03:34 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-221/archives 14:03:34 total 16 14:03:34 drwxr-xr-x 3 jenkins jenkins 4096 Aug 22 13:53 . 14:03:34 drwxrwxr-x 12 jenkins jenkins 4096 Aug 22 13:53 .. 14:03:34 drwxr-xr-x 2 jenkins jenkins 4096 Aug 22 13:53 cost 14:03:34 -rw-r--r-- 1 jenkins jenkins 95 Aug 22 13:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:03:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:03:35 ---> package-listing.sh 14:03:35 ++ facter osfamily 14:03:35 ++ tr '[:upper:]' '[:lower:]' 14:03:35 + OS_FAMILY=debian 14:03:35 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-221 14:03:35 + START_PACKAGES=/tmp/packages_start.txt 14:03:35 + END_PACKAGES=/tmp/packages_end.txt 14:03:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:03:35 + PACKAGES=/tmp/packages_start.txt 14:03:35 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-221 ']' 14:03:35 + PACKAGES=/tmp/packages_end.txt 14:03:35 + case "${OS_FAMILY}" in 14:03:35 + dpkg -l 14:03:35 + grep '^ii' 14:03:35 + '[' -f /tmp/packages_start.txt ']' 14:03:35 + '[' -f /tmp/packages_end.txt ']' 14:03:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:03:35 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-221 ']' 14:03:35 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-221/archives/ 14:03:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-221/archives/ [Pipeline] echo 14:03:35 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/y_app-rfid-llrp-inventory_PR-221/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:03:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:03:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:03:37 prd-ubuntu20.04-docker-8c-8g-4254 does not seem to be running inside a container 14:03:37 $ 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/y_app-rfid-llrp-inventory_PR-221/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-221 -v /w/workspace/y_app-rfid-llrp-inventory_PR-221:/w/workspace/y_app-rfid-llrp-inventory_PR-221:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-221@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-221@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:03:37 $ docker top 1f92a3d502d0f9c0c2436053e91c2e2b13048d6d52c837ee7c9be0c1a769116f -eo pid,comm [Pipeline] { [Pipeline] sh 14:03:37 + touch /tmp/pre-build-complete [Pipeline] sh 14:03:38 + mkdir -p /var/log/sysstat [Pipeline] sh 14:03:38 + ls /var/log/sa-host 14:03:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:03:38 provisioning config files... 14:03:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-221@tmp/config9967442754654427911tmp [Pipeline] { [Pipeline] echo 14:03:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:03:38 ---> create-netrc.sh [Pipeline] } 14:03:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:03:39 ---> python-tools-install.sh [Pipeline] echo 14:03:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:03:39 ---> sudo-logs.sh 14:03:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:03:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:03:40 ---> job-cost.sh 14:03:40 lf-activate-venv: SKIPPING 14:03:40 DEBUG: total: 0.2199999988079071 14:03:40 INFO: Retrieving Stack Cost... 14:03:40 INFO: Retrieving Pricing Info for: v3-standard-8 14:03:40 INFO: Archiving Costs [Pipeline] echo 14:03:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:03:41 ---> logs-deploy.sh 14:03:41 lf-activate-venv: SKIPPING 14:03:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-221/1 14:03:41 INFO: archiving workspace using pattern(s): 14:03:42 Archives upload complete. 14:03:42 INFO: archiving logs to Nexus 14:03:43 ---> uname -a: 14:03:43 Linux prd-ubuntu20-04-docker-8c-8g-4254 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:03:43 14:03:43 14:03:43 ---> lscpu: 14:03:43 Architecture: x86_64 14:03:43 CPU op-mode(s): 32-bit, 64-bit 14:03:43 Byte Order: Little Endian 14:03:43 Address sizes: 40 bits physical, 48 bits virtual 14:03:43 CPU(s): 8 14:03:43 On-line CPU(s) list: 0-7 14:03:43 Thread(s) per core: 1 14:03:43 Core(s) per socket: 1 14:03:43 Socket(s): 8 14:03:43 NUMA node(s): 1 14:03:43 Vendor ID: AuthenticAMD 14:03:43 CPU family: 23 14:03:43 Model: 49 14:03:43 Model name: AMD EPYC-Rome Processor 14:03:43 Stepping: 0 14:03:43 CPU MHz: 2799.998 14:03:43 BogoMIPS: 5599.99 14:03:43 Virtualization: AMD-V 14:03:43 Hypervisor vendor: KVM 14:03:43 Virtualization type: full 14:03:43 L1d cache: 256 KiB 14:03:43 L1i cache: 256 KiB 14:03:43 L2 cache: 4 MiB 14:03:43 L3 cache: 128 MiB 14:03:43 NUMA node0 CPU(s): 0-7 14:03:43 Vulnerability Itlb multihit: Not affected 14:03:43 Vulnerability L1tf: Not affected 14:03:43 Vulnerability Mds: Not affected 14:03:43 Vulnerability Meltdown: Not affected 14:03:43 Vulnerability Mmio stale data: Not affected 14:03:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:03:43 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:03:43 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:03:43 Vulnerability Srbds: Not affected 14:03:43 Vulnerability Tsx async abort: Not affected 14:03:43 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 14:03:43 14:03:43 14:03:43 ---> nproc: 14:03:43 8 14:03:43 14:03:43 14:03:43 ---> df -h: 14:03:43 Filesystem Size Used Avail Use% Mounted on 14:03:43 overlay 155G 12G 144G 8% / 14:03:43 tmpfs 64M 0 64M 0% /dev 14:03:43 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:03:43 shm 64M 0 64M 0% /dev/shm 14:03:43 /dev/vda1 155G 12G 144G 8% /facter-os 14:03:43 14:03:43 14:03:43 ---> sar -b -r -n DEV: 14:03:43 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4254) 08/22/23 _x86_64_ (8 CPU) 14:03:43 14:03:43 13:49:45 LINUX RESTART (8 CPU) 14:03:43 14:03:43 13:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:03:43 13:51:01 118.10 47.79 70.30 0.00 5407.90 60222.76 0.00 14:03:43 13:52:01 148.63 1.17 147.46 0.00 40.79 78934.71 0.00 14:03:43 13:53:01 60.03 0.15 59.88 0.00 2.27 30103.43 0.00 14:03:43 13:54:01 208.05 0.15 207.90 0.00 6.00 60177.57 0.00 14:03:43 13:55:01 28.16 10.16 18.00 0.00 3439.16 16346.89 0.00 14:03:43 13:56:01 7.05 0.07 6.98 0.00 10.93 12728.68 0.00 14:03:43 13:57:01 2.88 0.00 2.88 0.00 0.00 12512.71 0.00 14:03:43 13:58:01 3.53 0.00 3.53 0.00 0.00 12654.56 0.00 14:03:43 13:59:01 3.05 0.00 3.05 0.00 0.00 12644.69 0.00 14:03:43 14:00:01 3.90 0.00 3.90 0.00 0.00 12665.11 0.00 14:03:43 14:01:01 3.15 0.00 3.15 0.00 0.00 12515.65 0.00 14:03:43 14:02:02 3.37 0.00 3.37 0.00 0.00 10773.94 0.00 14:03:43 14:03:01 1.00 0.00 1.00 0.00 0.00 10.44 0.00 14:03:43 Average: 45.51 4.58 40.93 0.00 686.02 25593.54 0.00 14:03:43 14:03:43 13:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:03:43 13:51:01 29988332 31666228 686740 2.09 59688 1914432 1713696 5.05 931532 1664140 228 14:03:43 13:52:01 27678976 31609760 700424 2.13 144392 3927388 1868244 5.51 1171860 3533668 242768 14:03:43 13:53:01 27805948 31571808 731208 2.22 149244 3761008 1933840 5.70 1198748 3372308 258092 14:03:43 13:54:01 27542248 31583752 721316 2.19 161740 4010700 1768120 5.21 1263076 3559512 396 14:03:43 13:55:01 27284676 31544876 746656 2.27 167100 4213916 1791840 5.28 1434452 3619000 1260 14:03:43 13:56:01 27308436 31569684 723600 2.20 167288 4214300 1805904 5.32 1418828 3613488 16 14:03:43 13:57:01 27308560 31569884 723244 2.20 167376 4214304 1805904 5.32 1418936 3613492 204 14:03:43 13:58:01 27315268 31576736 716392 2.18 167460 4214304 1805904 5.32 1411160 3613488 48 14:03:43 13:59:01 27315724 31577304 715668 2.18 167540 4214308 1805904 5.32 1411224 3613492 12 14:03:43 14:00:01 27315692 31577892 715492 2.18 167668 4214292 1805904 5.32 1410536 3614000 28 14:03:43 14:01:01 27315580 31577936 715360 2.18 167756 4214296 1805904 5.32 1411000 3614004 12 14:03:43 14:02:02 27315680 31578136 715104 2.17 167836 4214300 1805904 5.32 1410936 3614008 12 14:03:43 14:03:01 27315868 31578332 714820 2.17 167852 4214300 1805904 5.32 1410940 3614008 8 14:03:43 Average: 27600845 31583256 717386 2.18 155611 3964758 1809459 5.33 1331018 3435278 38699 14:03:43 14:03:43 13:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:03:43 13:51:01 docker0 22.65 25.38 1.84 195.37 0.00 0.00 0.00 0.00 14:03:43 13:51:01 lo 4.47 4.47 0.43 0.43 0.00 0.00 0.00 0.00 14:03:43 13:51:01 ens3 477.49 318.38 2803.70 76.32 0.00 0.00 0.00 0.00 14:03:43 13:52:01 docker0 226.70 343.23 17.37 2367.25 0.00 0.00 0.00 0.00 14:03:43 13:52:01 lo 2.80 2.80 0.27 0.27 0.00 0.00 0.00 0.00 14:03:43 13:52:01 ens3 489.32 309.88 6571.86 35.03 0.00 0.00 0.00 0.00 14:03:43 13:53:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 14:03:43 13:53:01 veth9eb8ae6 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 14:03:43 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:03:43 13:53:01 ens3 33.02 32.66 29.05 88.29 0.00 0.00 0.00 0.00 14:03:43 13:54:01 docker0 3.20 6.65 0.20 88.06 0.00 0.00 0.00 0.00 14:03:43 13:54:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 14:03:43 13:54:01 ens3 121.65 73.94 2691.20 18.10 0.00 0.00 0.00 0.00 14:03:43 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:03:43 13:55:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 14:03:43 13:55:01 ens3 108.75 57.84 1375.99 3.99 0.00 0.00 0.00 0.00 14:03:43 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:03:43 13:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:03:43 13:56:01 ens3 1.02 0.53 1.44 0.13 0.00 0.00 0.00 0.00 14:03:43 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:03:43 13:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:03:43 13:57:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:03:43 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:03:43 13:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:03:43 13:58:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:03:43 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:03:43 13:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:03:43 13:59:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:03:43 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:03:43 14:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:03:43 14:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:03:43 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:03:43 14:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:03:43 14:01:01 ens3 0.13 0.08 0.07 0.06 0.00 0.00 0.00 0.00 14:03:43 14:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:03:43 14:02:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:03:43 14:02:02 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:03:43 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:03:43 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:03:43 14:03:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:03:43 Average: docker0 19.45 28.91 1.49 204.16 0.00 0.00 0.00 0.00 14:03:43 Average: lo 0.81 0.81 0.08 0.08 0.00 0.00 0.00 0.00 14:03:43 Average: ens3 94.88 61.13 1037.71 17.10 0.00 0.00 0.00 0.00 14:03:43 14:03:43 14:03:43 ---> sar -P ALL: 14:03:43 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4254) 08/22/23 _x86_64_ (8 CPU) 14:03:43 14:03:43 13:49:45 LINUX RESTART (8 CPU) 14:03:43 14:03:43 13:50:01 CPU %user %nice %system %iowait %steal %idle 14:03:43 13:51:01 all 6.41 0.00 1.98 7.63 0.05 83.93 14:03:43 13:51:01 0 4.81 0.00 1.27 18.90 0.03 74.98 14:03:43 13:51:01 1 7.76 0.00 1.56 1.31 0.05 89.32 14:03:43 13:51:01 2 4.89 0.00 2.50 0.64 0.05 91.92 14:03:43 13:51:01 3 9.93 0.00 1.51 3.42 0.05 85.09 14:03:43 13:51:01 4 5.53 0.00 2.63 0.62 0.05 91.16 14:03:43 13:51:01 5 6.38 0.00 1.57 0.89 0.05 91.11 14:03:43 13:51:01 6 6.34 0.00 2.39 24.22 0.05 66.99 14:03:43 13:51:01 7 5.60 0.00 2.40 11.06 0.05 80.88 14:03:43 13:52:01 all 7.61 0.00 3.41 5.86 0.06 83.07 14:03:43 13:52:01 0 5.54 0.00 2.69 8.44 0.05 83.28 14:03:43 13:52:01 1 7.72 0.00 3.90 22.81 0.07 65.50 14:03:43 13:52:01 2 7.76 0.00 3.22 0.07 0.07 88.88 14:03:43 13:52:01 3 8.21 0.00 3.44 1.57 0.07 86.72 14:03:43 13:52:01 4 7.71 0.00 3.47 0.57 0.05 88.20 14:03:43 13:52:01 5 8.17 0.00 2.87 0.20 0.05 88.71 14:03:43 13:52:01 6 8.52 0.00 3.21 0.39 0.05 87.84 14:03:43 13:52:01 7 7.23 0.00 4.50 12.88 0.08 75.30 14:03:43 13:53:01 all 41.27 0.00 5.59 1.84 0.11 51.19 14:03:43 13:53:01 0 41.05 0.00 5.61 4.05 0.10 49.18 14:03:43 13:53:01 1 41.91 0.00 6.10 7.74 0.12 44.13 14:03:43 13:53:01 2 41.45 0.00 6.16 1.26 0.10 51.03 14:03:43 13:53:01 3 42.51 0.00 5.29 0.77 0.12 51.31 14:03:43 13:53:01 4 40.58 0.00 4.96 0.30 0.08 54.07 14:03:43 13:53:01 5 40.59 0.00 5.23 0.05 0.10 54.03 14:03:43 13:53:01 6 41.24 0.00 5.68 0.03 0.12 52.93 14:03:43 13:53:01 7 40.84 0.00 5.71 0.52 0.10 52.83 14:03:43 13:54:01 all 16.21 0.00 3.74 3.78 0.08 76.19 14:03:43 13:54:01 0 15.90 0.00 3.84 2.26 0.08 77.92 14:03:43 13:54:01 1 16.45 0.00 4.05 3.29 0.07 76.13 14:03:43 13:54:01 2 16.90 0.00 3.04 0.42 0.05 79.60 14:03:43 13:54:01 3 16.26 0.00 3.89 0.05 0.13 79.67 14:03:43 13:54:01 4 15.53 0.00 3.87 1.03 0.07 79.50 14:03:43 13:54:01 5 15.73 0.00 3.41 3.26 0.07 77.52 14:03:43 13:54:01 6 16.75 0.00 3.82 6.04 0.05 73.34 14:03:43 13:54:01 7 16.19 0.00 4.04 13.96 0.08 65.73 14:03:43 13:55:01 all 1.01 0.00 0.40 0.55 0.02 98.02 14:03:43 13:55:01 0 1.42 0.00 0.48 0.23 0.02 97.85 14:03:43 13:55:01 1 0.63 0.00 0.27 0.87 0.03 98.20 14:03:43 13:55:01 2 1.15 0.00 0.37 0.05 0.02 98.41 14:03:43 13:55:01 3 0.65 0.00 0.27 0.12 0.02 98.95 14:03:43 13:55:01 4 0.67 0.00 0.43 0.58 0.00 98.32 14:03:43 13:55:01 5 1.20 0.00 0.81 1.59 0.02 96.38 14:03:43 13:55:01 6 1.43 0.00 0.37 0.87 0.02 97.31 14:03:43 13:55:01 7 0.95 0.00 0.22 0.05 0.03 98.75 14:03:43 13:56:01 all 0.07 0.00 0.04 0.02 0.01 99.85 14:03:43 13:56:01 0 0.23 0.00 0.07 0.03 0.02 99.65 14:03:43 13:56:01 1 0.03 0.00 0.03 0.00 0.00 99.93 14:03:43 13:56:01 2 0.05 0.00 0.05 0.00 0.00 99.90 14:03:43 13:56:01 3 0.03 0.00 0.00 0.00 0.02 99.95 14:03:43 13:56:01 4 0.03 0.00 0.03 0.02 0.02 99.90 14:03:43 13:56:01 5 0.02 0.00 0.07 0.00 0.00 99.92 14:03:43 13:56:01 6 0.13 0.00 0.05 0.13 0.02 99.67 14:03:43 13:56:01 7 0.05 0.00 0.03 0.00 0.00 99.92 14:03:43 13:57:01 all 0.01 0.00 0.02 0.03 0.01 99.93 14:03:43 13:57:01 0 0.07 0.00 0.02 0.02 0.02 99.88 14:03:43 13:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 14:03:43 13:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:03:43 13:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 14:03:43 13:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:03:43 13:57:01 5 0.00 0.00 0.02 0.00 0.02 99.97 14:03:43 13:57:01 6 0.00 0.00 0.05 0.18 0.02 99.75 14:03:43 13:57:01 7 0.00 0.00 0.02 0.00 0.02 99.97 14:03:43 13:58:01 all 0.07 0.00 0.00 0.04 0.01 99.89 14:03:43 13:58:01 0 0.37 0.00 0.00 0.02 0.02 99.60 14:03:43 13:58:01 1 0.03 0.00 0.00 0.00 0.02 99.95 14:03:43 13:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:03:43 13:58:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:03:43 13:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:03:43 13:58:01 5 0.05 0.00 0.00 0.00 0.02 99.93 14:03:43 13:58:01 6 0.03 0.00 0.02 0.27 0.02 99.67 14:03:43 13:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:03:43 13:59:01 all 0.20 0.00 0.00 0.02 0.01 99.77 14:03:43 13:59:01 0 1.50 0.00 0.00 0.05 0.02 98.43 14:03:43 13:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:03:43 13:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:03:43 13:59:01 3 0.02 0.00 0.00 0.00 0.02 99.97 14:03:43 13:59:01 4 0.03 0.00 0.00 0.00 0.03 99.93 14:03:43 13:59:01 5 0.03 0.00 0.02 0.00 0.00 99.95 14:03:43 13:59:01 6 0.00 0.00 0.00 0.10 0.00 99.90 14:03:43 13:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:03:43 14:00:01 all 0.05 0.00 0.05 0.25 0.00 99.65 14:03:43 14:00:01 0 0.02 0.00 0.03 0.02 0.00 99.93 14:03:43 14:00:01 1 0.07 0.00 0.07 0.00 0.02 99.85 14:03:43 14:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:03:43 14:00:01 3 0.05 0.00 0.07 0.00 0.00 99.88 14:03:43 14:00:01 4 0.03 0.00 0.02 0.02 0.02 99.92 14:03:43 14:00:01 5 0.07 0.00 0.12 0.47 0.00 99.35 14:03:43 14:00:01 6 0.05 0.00 0.02 1.47 0.00 98.47 14:03:43 14:00:01 7 0.10 0.00 0.10 0.02 0.00 99.78 14:03:43 14:01:01 all 0.05 0.00 0.01 0.02 0.01 99.91 14:03:43 14:01:01 0 0.02 0.00 0.00 0.03 0.02 99.93 14:03:43 14:01:01 1 0.03 0.00 0.00 0.00 0.02 99.95 14:03:43 14:01:01 2 0.02 0.00 0.00 0.00 0.02 99.97 14:03:43 14:01:01 3 0.00 0.00 0.00 0.00 0.02 99.98 14:03:43 14:01:01 4 0.03 0.00 0.03 0.00 0.02 99.92 14:03:43 14:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:03:43 14:01:01 6 0.27 0.00 0.00 0.15 0.00 99.58 14:03:43 14:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:03:43 14:03:43 14:01:01 CPU %user %nice %system %iowait %steal %idle 14:03:43 14:02:02 all 0.08 0.00 0.02 0.03 0.03 99.84 14:03:43 14:02:02 0 0.58 0.00 0.03 0.02 0.02 99.35 14:03:43 14:02:02 1 0.03 0.00 0.02 0.00 0.00 99.95 14:03:43 14:02:02 2 0.00 0.00 0.00 0.00 0.03 99.97 14:03:43 14:02:02 3 0.02 0.00 0.00 0.00 0.03 99.95 14:03:43 14:02:02 4 0.02 0.00 0.05 0.03 0.02 99.88 14:03:43 14:02:02 5 0.02 0.00 0.00 0.00 0.03 99.95 14:03:43 14:02:02 6 0.00 0.00 0.00 0.18 0.03 99.78 14:03:43 14:02:02 7 0.00 0.00 0.03 0.00 0.05 99.92 14:03:43 14:03:01 all 0.01 0.00 0.01 0.01 0.00 99.97 14:03:43 14:03:01 0 0.05 0.00 0.02 0.00 0.02 99.91 14:03:43 14:03:01 1 0.00 0.00 0.02 0.03 0.02 99.93 14:03:43 14:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:03:43 14:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:03:43 14:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:03:43 14:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:03:43 14:03:01 6 0.00 0.00 0.00 0.03 0.00 99.97 14:03:43 14:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:03:43 Average: all 5.60 0.00 1.17 1.54 0.03 91.66 14:03:43 Average: 0 5.50 0.00 1.08 2.62 0.03 90.77 14:03:43 Average: 1 5.72 0.00 1.23 2.75 0.03 90.27 14:03:43 Average: 2 5.53 0.00 1.18 0.19 0.03 93.08 14:03:43 Average: 3 5.96 0.00 1.11 0.45 0.04 92.44 14:03:43 Average: 4 5.38 0.00 1.19 0.24 0.03 93.16 14:03:43 Average: 5 5.54 0.00 1.08 0.50 0.03 92.85 14:03:43 Average: 6 5.73 0.00 1.20 2.62 0.03 90.43 14:03:43 Average: 7 5.43 0.00 1.30 2.94 0.03 90.30 14:03:43 14:03:43 14:03:43