Pull request #169 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 88f3e9dd9b70981f8f9bf50961ec167bcbb93118+636b604d61dca6a59067db3ccfe7c5f6e9f0f77c (6e92476f2f2ae802da51711824bacc2c4cbda6a1) 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-ssh7836344902089385664.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14653228470991739324.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh 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-169/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-169/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9847836334244664280.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-169/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10118400189908895534.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh17508573823118040735.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-169/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-169/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1077122094928053987.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5472’ Running on prd-ubuntu20.04-docker-8c-8g-5487 in /w/workspace/y_app-rfid-llrp-inventory_PR-169 [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-169 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c into PR head commit 88f3e9dd9b70981f8f9bf50961ec167bcbb93118 Merge succeeded, producing 88f3e9dd9b70981f8f9bf50961ec167bcbb93118 Checking out Revision 88f3e9dd9b70981f8f9bf50961ec167bcbb93118 (PR-169) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a > 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/169/head:refs/remotes/origin/PR-169 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 88f3e9dd9b70981f8f9bf50961ec167bcbb93118 # 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 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 88f3e9dd9b70981f8f9bf50961ec167bcbb93118 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:09:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:09:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:09:37 ========================================================= 14:09:37 EdgeX Global Pipelines Version Info 14:09:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:09:38 ------------------- 14:09:38 stable info: 14:09:38 ------------------- 14:09:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:09:38 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 14:09:38 Message: update stable to v1.0.245 14:09:38 ------------------- 14:09:38 experimental info: 14:09:38 ------------------- 14:09:38 Commited By: **** collab-it+edgex@linuxfoundation.org 14:09:38 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 14:09:38 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:09:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 14:09:39 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 14:09:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:09:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:09:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:09:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:09:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:09:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:09:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:09:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:09:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:09:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 14:09:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:09:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:09:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:09:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:09:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:09:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:09:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-169 [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-169 [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-169 [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 88f3e9dd9b70981f8f9bf50961ec167bcbb93118 [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 88f3e9d [Pipeline] echo 14:09:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:09:40 provisioning config files... 14:09:40 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-169@tmp/config17301494037945090536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:09:41 ---> docker-login.sh 14:09:41 nexus3.edgexfoundry.org:10001 14:09:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:41 Configure a credential helper to remove this warning. See 14:09:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:41 14:09:41 Login Succeeded 14:09:41 nexus3.edgexfoundry.org:10002 14:09:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:41 Configure a credential helper to remove this warning. See 14:09:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:41 14:09:41 Login Succeeded 14:09:41 nexus3.edgexfoundry.org:10003 14:09:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:41 Configure a credential helper to remove this warning. See 14:09:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:41 14:09:41 Login Succeeded 14:09:41 nexus3.edgexfoundry.org:10004 14:09:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:41 Configure a credential helper to remove this warning. See 14:09:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:41 14:09:41 Login Succeeded 14:09:41 docker.io 14:09:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:42 Configure a credential helper to remove this warning. See 14:09:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:42 14:09:42 Login Succeeded 14:09:42 ---> docker-login.sh ends [Pipeline] } 14:09:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:09:42 + git rev-list -1 --merges 88f3e9dd9b70981f8f9bf50961ec167bcbb93118~1..88f3e9dd9b70981f8f9bf50961ec167bcbb93118 [Pipeline] echo 14:09:43 -----------> git rev-list -1 --merges 88f3e9dd9b70981f8f9bf50961ec167bcbb93118~1..88f3e9dd9b70981f8f9bf50961ec167bcbb93118 88f3e9dd9b70981f8f9bf50961ec167bcbb93118 [false] [Pipeline] sh 14:09:43 + git log --format=format:%s -1 88f3e9dd9b70981f8f9bf50961ec167bcbb93118 [Pipeline] echo 14:09:43 ========================================================= 14:09:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:09:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:09:43 + git log --format=format:%s -1 88f3e9dd9b70981f8f9bf50961ec167bcbb93118 [Pipeline] echo 14:09:43 [semverPrep] GIT_COMMIT: 88f3e9dd9b70981f8f9bf50961ec167bcbb93118, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 14:09:43 [semverPrep] This is not a build commit. [Pipeline] sh 14:09:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:09:44 + grep -v github /etc/ssh/ssh_known_hosts 14:09:44 + [ -e /tmp/ssh_known_hosts ] 14:09:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:09:44 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:09:44 sudo tee -a /etc/ssh/ssh_known_hosts 14:09:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:09:44 14:09:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:09:45 0.1.4: Pulling from edgex-devops/py-git-semver 14:09:45 b85a868b505f: Pulling fs layer 14:09:45 e2be974225ed: Pulling fs layer 14:09:45 339a4e72a1f5: Pulling fs layer 14:09:45 988bab9f4d93: Pulling fs layer 14:09:45 1469e6f7b9e6: Pulling fs layer 14:09:45 eaf3925da568: Pulling fs layer 14:09:45 bab4dde63d76: Pulling fs layer 14:09:45 bde34c3a00c8: Pulling fs layer 14:09:45 b352a97aabf1: Pulling fs layer 14:09:45 4872d77fe225: Pulling fs layer 14:09:45 5851b861e8e6: Pulling fs layer 14:09:45 988bab9f4d93: Waiting 14:09:45 bde34c3a00c8: Waiting 14:09:45 b352a97aabf1: Waiting 14:09:45 4872d77fe225: Waiting 14:09:45 5851b861e8e6: Waiting 14:09:45 1469e6f7b9e6: Waiting 14:09:45 bab4dde63d76: Waiting 14:09:45 eaf3925da568: Waiting 14:09:45 e2be974225ed: Verifying Checksum 14:09:45 e2be974225ed: Download complete 14:09:45 988bab9f4d93: Verifying Checksum 14:09:45 988bab9f4d93: Download complete 14:09:45 1469e6f7b9e6: Verifying Checksum 14:09:45 1469e6f7b9e6: Download complete 14:09:45 eaf3925da568: Download complete 14:09:45 339a4e72a1f5: Verifying Checksum 14:09:45 339a4e72a1f5: Download complete 14:09:45 bde34c3a00c8: Verifying Checksum 14:09:45 bde34c3a00c8: Download complete 14:09:45 b352a97aabf1: Download complete 14:09:45 4872d77fe225: Download complete 14:09:45 5851b861e8e6: Download complete 14:09:45 b85a868b505f: Verifying Checksum 14:09:45 b85a868b505f: Download complete 14:09:45 bab4dde63d76: Verifying Checksum 14:09:45 bab4dde63d76: Download complete 14:09:46 b85a868b505f: Pull complete 14:09:46 e2be974225ed: Pull complete 14:09:47 339a4e72a1f5: Pull complete 14:09:47 988bab9f4d93: Pull complete 14:09:47 1469e6f7b9e6: Pull complete 14:09:47 eaf3925da568: Pull complete 14:09:49 bab4dde63d76: Pull complete 14:09:49 bde34c3a00c8: Pull complete 14:09:49 b352a97aabf1: Pull complete 14:09:49 4872d77fe225: Pull complete 14:09:49 5851b861e8e6: Pull complete 14:09:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:09:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:09:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:09:49 prd-ubuntu20.04-docker-8c-8g-5487 does not seem to be running inside a container 14:09: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-169 -v /w/workspace/y_app-rfid-llrp-inventory_PR-169:/w/workspace/y_app-rfid-llrp-inventory_PR-169:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-169@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-169@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 14:09:52 $ docker top 1a90b4bdcbc888a1ae888e3b83db7c88ed83833ea40efb998c8ca62fcc03002f -eo pid,comm 14:09:52 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). 14:09:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:09:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:09:52 [ssh-agent] Looking for ssh-agent implementation... 14:09:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:09:53 $ docker exec 1a90b4bdcbc888a1ae888e3b83db7c88ed83833ea40efb998c8ca62fcc03002f ssh-agent 14:09:53 SSH_AUTH_SOCK=/tmp/ssh-LgPAMCw4NBP2/agent.31 14:09:53 SSH_AGENT_PID=37 14:09:53 Running ssh-add (command line suppressed) 14:09:53 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-169@tmp/private_key_16297365765082767988.key (/w/workspace/y_app-rfid-llrp-inventory_PR-169@tmp/private_key_16297365765082767988.key) 14:09:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:09:53 + git tag --points-at HEAD [Pipeline] } 14:09:53 $ docker exec --env ******** --env ******** 1a90b4bdcbc888a1ae888e3b83db7c88ed83833ea40efb998c8ca62fcc03002f ssh-agent -k 14:09:53 unset SSH_AUTH_SOCK; 14:09:53 unset SSH_AGENT_PID; 14:09:53 echo Agent pid 37 killed; 14:09:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:09:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:09:54 [ssh-agent] Looking for ssh-agent implementation... 14:09:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:09:54 $ docker exec 1a90b4bdcbc888a1ae888e3b83db7c88ed83833ea40efb998c8ca62fcc03002f ssh-agent 14:09:54 SSH_AUTH_SOCK=/tmp/ssh-6c4uBftPIiQY/agent.69 14:09:54 SSH_AGENT_PID=75 14:09:54 Running ssh-add (command line suppressed) 14:09:54 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-169@tmp/private_key_4687517832281149392.key (/w/workspace/y_app-rfid-llrp-inventory_PR-169@tmp/private_key_4687517832281149392.key) 14:09:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:09:54 + git semver init 14:09:55 2023-03-23 14:09:55,068 [run_init] DEBUG init version:0.0.0 force:False 14:09:55 2023-03-23 14:09:55,069 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-169/.semver 14:09:55 2023-03-23 14:09:55,070 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-169/.semver 14:09:55 2023-03-23 14:09:55,070 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-169/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-169, universal_newlines=False, shell=None, istream=None) 14:09:56 2023-03-23 14:09:56,207 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-169/.git/info/exclude 14:09:56 2023-03-23 14:09:56,208 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-169/.semver/PR-169 with force:False 14:09:56 2023-03-23 14:09:56,208 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-169/.semver/PR-169 14:09:56 2023-03-23 14:09:56,212 [execute] INFO git cat-file --batch-check 14:09:56 2023-03-23 14:09:56,212 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-169/.semver, universal_newlines=False, shell=None, istream=) 14:09:56 2023-03-23 14:09:56,218 [execute] INFO git cat-file --batch 14:09:56 2023-03-23 14:09:56,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-169/.semver, universal_newlines=False, shell=None, istream=) 14:09:56 2023-03-23 14:09:56,223 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-169/.semver/PR-169 14:09:56 0.0.0 [Pipeline] } 14:09:56 $ docker exec --env ******** --env ******** 1a90b4bdcbc888a1ae888e3b83db7c88ed83833ea40efb998c8ca62fcc03002f ssh-agent -k 14:09:56 unset SSH_AUTH_SOCK; 14:09:56 unset SSH_AGENT_PID; 14:09:56 echo Agent pid 75 killed; 14:09:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:09:57 + git semver [Pipeline] } 14:09:57 $ docker stop --time=1 1a90b4bdcbc888a1ae888e3b83db7c88ed83833ea40efb998c8ca62fcc03002f 14:09:58 $ docker rm -f --volumes 1a90b4bdcbc888a1ae888e3b83db7c88ed83833ea40efb998c8ca62fcc03002f [Pipeline] // withDockerContainer [Pipeline] sh 14:09:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:09:59 Stashed 1 file(s) [Pipeline] echo 14:09:59 [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 14:10:00 provisioning config files... 14:10:00 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-169@tmp/config14332563316243203345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:10:00 ---> docker-login.sh 14:10:00 nexus3.edgexfoundry.org:10001 14:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:00 Configure a credential helper to remove this warning. See 14:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:00 14:10:00 Login Succeeded 14:10:00 nexus3.edgexfoundry.org:10002 14:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:00 Configure a credential helper to remove this warning. See 14:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:00 14:10:00 Login Succeeded 14:10:00 nexus3.edgexfoundry.org:10003 14:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:00 Configure a credential helper to remove this warning. See 14:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:00 14:10:00 Login Succeeded 14:10:00 nexus3.edgexfoundry.org:10004 14:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:00 Configure a credential helper to remove this warning. See 14:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:00 14:10:00 Login Succeeded 14:10:00 docker.io 14:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:01 Configure a credential helper to remove this warning. See 14:10:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:01 14:10:01 Login Succeeded 14:10:01 ---> docker-login.sh ends [Pipeline] } 14:10:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:10:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:10:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:10:01 ========================================================= 14:10:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:10:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:01 + 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 . 14:10:01 Sending build context to Docker daemon 12.6MB 14:10:01 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:10:01 Step 2/12 : FROM ${BASE} AS builder 14:10:01 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:10:01 63b65145d645: Pulling fs layer 14:10:01 a2d21d5440eb: Pulling fs layer 14:10:01 935e6c44a52c: Pulling fs layer 14:10:01 94cc34f8dd06: Pulling fs layer 14:10:01 30dea6a524f1: Pulling fs layer 14:10:01 a2aff8979fd8: Pulling fs layer 14:10:01 6808be2612f2: Pulling fs layer 14:10:01 f25807f1079a: Pulling fs layer 14:10:01 30dea6a524f1: Waiting 14:10:01 a2aff8979fd8: Waiting 14:10:01 6808be2612f2: Waiting 14:10:01 f25807f1079a: Waiting 14:10:01 94cc34f8dd06: Waiting 14:10:01 a2d21d5440eb: Download complete 14:10:02 94cc34f8dd06: Verifying Checksum 14:10:02 94cc34f8dd06: Download complete 14:10:02 30dea6a524f1: Download complete 14:10:02 63b65145d645: Verifying Checksum 14:10:02 63b65145d645: Download complete 14:10:02 a2aff8979fd8: Download complete 14:10:02 63b65145d645: Pull complete 14:10:02 a2d21d5440eb: Pull complete 14:10:02 f25807f1079a: Verifying Checksum 14:10:02 f25807f1079a: Download complete 14:10:02 935e6c44a52c: Verifying Checksum 14:10:02 935e6c44a52c: Download complete 14:10:03 6808be2612f2: Verifying Checksum 14:10:03 6808be2612f2: Download complete 14:10:05 935e6c44a52c: Pull complete 14:10:05 94cc34f8dd06: Pull complete 14:10:06 30dea6a524f1: Pull complete 14:10:06 a2aff8979fd8: Pull complete 14:10:08 6808be2612f2: Pull complete 14:10:09 f25807f1079a: Pull complete 14:10:09 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 14:10:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:10:09 ---> 3b553350e43f 14:10:09 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:10:15 Still waiting to schedule task 14:10:15 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5475’ 14:10:19 ---> Running in 9bb9eaec67e2 14:10:19 Removing intermediate container 9bb9eaec67e2 14:10:19 ---> 1a15f9e1c50e 14:10:19 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:10:19 ---> Running in d11ff57b92c9 14:10:19 Removing intermediate container d11ff57b92c9 14:10:19 ---> c3f8051aadae 14:10:19 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:10:19 ---> Running in c7d7c2e2f5d6 14:10:19 Removing intermediate container c7d7c2e2f5d6 14:10:19 ---> 82281b93df89 14:10:19 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:10:19 ---> Running in 1bddab4917f1 14:10:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:10:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:10:20 OK: 265 MiB in 53 packages 14:10:21 Removing intermediate container 1bddab4917f1 14:10:21 ---> 2777c64f7ec0 14:10:21 Step 7/12 : WORKDIR /app 14:10:21 ---> Running in 6d31872a25bd 14:10:21 Removing intermediate container 6d31872a25bd 14:10:21 ---> bea4caa87710 14:10:21 Step 8/12 : COPY go.mod vendor* ./ 14:10:21 ---> e7ae92623104 14:10:21 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:10:22 ---> Running in 622c248bbc13 14:11:10 Removing intermediate container 622c248bbc13 14:11:10 ---> c549435c6e50 14:11:10 Step 10/12 : COPY . . 14:11:10 ---> e72556495078 14:11:10 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:11:10 ---> Running in 8b7375aac8f8 14:11:10 Removing intermediate container 8b7375aac8f8 14:11:10 ---> 8b749e7d3cd4 14:11:10 Step 12/12 : RUN $MAKE 14:11:10 ---> Running in 0b8dfea127bd 14:11:10 noop 14:11:10 Removing intermediate container 0b8dfea127bd 14:11:10 ---> 33618185f9e5 14:11:10 Successfully built 33618185f9e5 14:11:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:10 + docker inspect -f . ci-base-image-x86_64 14:11:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:11:10 prd-ubuntu20.04-docker-8c-8g-5487 does not seem to be running inside a container 14:11:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-169 -v /w/workspace/y_app-rfid-llrp-inventory_PR-169:/w/workspace/y_app-rfid-llrp-inventory_PR-169:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-169@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-169@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 14:11:11 $ docker top 25eb4e518a579656102ce0531ac03f10b231ebf647abed9dadf485339fc01460 -eo pid,comm [Pipeline] { [Pipeline] sh 14:11:11 + go version 14:11:11 go version go1.20.2 linux/amd64 [Pipeline] } 14:11:11 $ docker stop --time=1 25eb4e518a579656102ce0531ac03f10b231ebf647abed9dadf485339fc01460 14:11:13 $ docker rm -f --volumes 25eb4e518a579656102ce0531ac03f10b231ebf647abed9dadf485339fc01460 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:13 + docker inspect -f . ci-base-image-x86_64 14:11:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:11:13 prd-ubuntu20.04-docker-8c-8g-5487 does not seem to be running inside a container 14:11: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-169 -v /w/workspace/y_app-rfid-llrp-inventory_PR-169:/w/workspace/y_app-rfid-llrp-inventory_PR-169:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-169@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-169@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 14:11:14 $ docker top a7f10d4b96743d0abfe439a77e48f47bf04b34d005ef9514efb676a50c5eae04 -eo pid,comm [Pipeline] { [Pipeline] sh 14:11:15 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-169 [Pipeline] fileExists [Pipeline] sh 14:11:15 + make test 14:11:15 go test -race ./... -coverprofile=coverage.out ./... 14:11:35 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:11:35 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:11:35 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.171s coverage: 86.2% of statements 14:11:36 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.710s coverage: 71.9% of statements 14:12:03 go vet ./... 14:12:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:12:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:12:03 ./bin/test-attribution.sh [Pipeline] echo 14:12:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:12:03 $ docker stop --time=1 a7f10d4b96743d0abfe439a77e48f47bf04b34d005ef9514efb676a50c5eae04 14:12:09 $ docker rm -f --volumes a7f10d4b96743d0abfe439a77e48f47bf04b34d005ef9514efb676a50c5eae04 [Pipeline] // withDockerContainer [Pipeline] sh 14:12:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:12:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:12:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:12:11 + ls -al . 14:12:11 total 228 14:12:11 drwxrwxr-x 11 jenkins jenkins 4096 Mar 23 14:11 . 14:12:11 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 14:09 .. 14:12:11 -rw-rw-r-- 1 jenkins jenkins 262 Mar 23 14:09 .dockerignore 14:12:11 drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 14:09 .git 14:12:11 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 14:09 .github 14:12:11 -rw-rw-r-- 1 jenkins jenkins 788 Mar 23 14:09 .gitignore 14:12:11 -rw-rw-r-- 1 jenkins jenkins 41 Mar 23 14:09 .golangci.yml 14:12:11 drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 14:09 .semver 14:12:11 -rw-rw-r-- 1 jenkins jenkins 10037 Mar 23 14:09 Attribution.txt 14:12:11 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 23 14:09 CHANGELOG.md 14:12:11 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 23 14:09 Dockerfile 14:12:11 -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 14:09 GOVERNANCE.md 14:12:11 -rw-rw-r-- 1 jenkins jenkins 687 Mar 23 14:09 Jenkinsfile 14:12:11 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 23 14:09 LICENSE 14:12:11 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 23 14:09 Makefile 14:12:11 -rw-rw-r-- 1 jenkins jenkins 617 Mar 23 14:09 OWNERS.md 14:12:11 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 23 14:09 README.md 14:12:11 -rw-rw-r-- 1 jenkins jenkins 5 Mar 23 14:09 VERSION 14:12:11 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 14:09 bin 14:12:11 -rw-r--r-- 1 jenkins jenkins 41317 Mar 23 14:11 coverage.out 14:12:11 -rw-rw-r-- 1 jenkins jenkins 3464 Mar 23 14:09 go.mod 14:12:11 -rw-rw-r-- 1 jenkins jenkins 31392 Mar 23 14:09 go.sum 14:12:11 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 14:09 images 14:12:11 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 14:09 internal 14:12:11 -rw-rw-r-- 1 jenkins jenkins 531 Mar 23 14:09 main.go 14:12:11 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 14:09 res 14:12:11 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 14:09 snap 14:12:11 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 14:09 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:12 + 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=88f3e9dd9b70981f8f9bf50961ec167bcbb93118 --label arch=amd64 --label version=0.0.0 . 14:12:12 Sending build context to Docker daemon 12.6MB 14:12:12 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 14:12:12 Step 2/29 : FROM ${BASE} AS builder 14:12:12 ---> 33618185f9e5 14:12:12 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 14:12:12 ---> Running in 3adbe735c0dd 14:12:12 Removing intermediate container 3adbe735c0dd 14:12:12 ---> 177b618e5feb 14:12:12 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 14:12:12 ---> Running in b913018e27e1 14:12:12 Removing intermediate container b913018e27e1 14:12:12 ---> 3257159589e8 14:12:12 Step 5/29 : ARG ADD_BUILD_TAGS="" 14:12:12 ---> Running in 2e7f7c3497b3 14:12:13 Removing intermediate container 2e7f7c3497b3 14:12:13 ---> 47be1bb6e24d 14:12:13 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:12:13 ---> Running in 7c638e8ec3bc 14:12:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:12:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:12:13 OK: 265 MiB in 53 packages 14:12:14 Removing intermediate container 7c638e8ec3bc 14:12:14 ---> db6b188848f2 14:12:14 Step 7/29 : WORKDIR /app 14:12:14 ---> Running in 3d5b482e99a9 14:12:14 Removing intermediate container 3d5b482e99a9 14:12:14 ---> 3f775ca2d14f 14:12:14 Step 8/29 : COPY go.mod vendor* ./ 14:12:14 ---> bae19a6e9aaa 14:12:14 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:12:14 ---> Running in f479e22d3778 14:12:15 Removing intermediate container f479e22d3778 14:12:15 ---> de42d9de85b9 14:12:15 Step 10/29 : COPY . . 14:12:16 ---> ee37764740cd 14:12:16 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:12:16 ---> Running in 30f9dc8e9098 14:12:16 Removing intermediate container 30f9dc8e9098 14:12:16 ---> 2d46cecbef47 14:12:16 Step 12/29 : RUN $MAKE 14:12:16 ---> Running in 759e086d8fd9 14:12:16 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.45 -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:12:43 Removing intermediate container 759e086d8fd9 14:12:43 ---> e4f3f04cff85 14:12:43 Step 13/29 : FROM alpine:3.17 14:12:43 3.17: Pulling from library/alpine 14:12:43 63b65145d645: Already exists 14:12:43 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 14:12:43 Status: Downloaded newer image for alpine:3.17 14:12:43 ---> b2aa39c304c2 14:12:43 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:12:43 ---> Running in 2713613a52c2 14:12:43 Removing intermediate container 2713613a52c2 14:12:43 ---> 93ac55a32a97 14:12:43 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:12:43 ---> Running in 0dd073084682 14:12:43 Removing intermediate container 0dd073084682 14:12:43 ---> a69195c1c926 14:12:43 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:12:43 ---> Running in 24a5cd807610 14:12:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:12:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:12:43 (1/2) Installing ca-certificates (20220614-r4) 14:12:43 (2/2) Installing dumb-init (1.2.5-r2) 14:12:43 Executing busybox-1.35.0-r29.trigger 14:12:43 Executing ca-certificates-20220614-r4.trigger 14:12:43 OK: 8 MiB in 17 packages 14:12:43 Removing intermediate container 24a5cd807610 14:12:43 ---> 98f86b776f50 14:12:43 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:12:43 ---> ca2131836a52 14:12:43 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:12:43 ---> d300508ad8cf 14:12:43 Step 19/29 : COPY --from=builder /app/res/ /res/ 14:12:43 ---> a89df8f5760d 14:12:43 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:12:43 ---> 74f7ef87821d 14:12:43 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:12:43 ---> bc3446933c52 14:12:43 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:12:43 ---> Running in 1d504be94b1f 14:12:44 Removing intermediate container 1d504be94b1f 14:12:44 ---> b226fedd1e77 14:12:44 Step 23/29 : VOLUME /cache 14:12:44 ---> Running in 0f85a3ae7dc8 14:12:44 Removing intermediate container 0f85a3ae7dc8 14:12:44 ---> 00dfa7115209 14:12:44 Step 24/29 : EXPOSE 59711 14:12:44 ---> Running in 31d607873803 14:12:44 Removing intermediate container 31d607873803 14:12:44 ---> 6419b8bf57b1 14:12:44 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:12:44 ---> Running in 768868c44fea 14:12:44 Removing intermediate container 768868c44fea 14:12:44 ---> ac7d851959b9 14:12:44 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:12:44 ---> Running in 5882df312f1b 14:12:44 Removing intermediate container 5882df312f1b 14:12:44 ---> dd4a82a269be 14:12:44 Step 27/29 : LABEL arch=amd64 14:12:44 ---> Running in 34704b95427b 14:12:44 Removing intermediate container 34704b95427b 14:12:44 ---> b64dab298c4e 14:12:44 Step 28/29 : LABEL git_sha=88f3e9dd9b70981f8f9bf50961ec167bcbb93118 14:12:44 ---> Running in 0eafa79bfc6b 14:12:44 Removing intermediate container 0eafa79bfc6b 14:12:44 ---> 4de82b4028a0 14:12:44 Step 29/29 : LABEL version=0.0.0 14:12:44 ---> Running in 9dcca217985e 14:12:44 Removing intermediate container 9dcca217985e 14:12:44 ---> d7c9164759d7 14:12:44 [Warning] One or more build-args [ARCH] were not consumed 14:12:44 Successfully built d7c9164759d7 14:12:44 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 14:12:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:12:45 14:12:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:12:46 latest: Pulling from edgex-lftools-log-publisher 14:12:46 5eb5b503b376: Pulling fs layer 14:12:46 5c69ac0246d0: Pulling fs layer 14:12:46 ec43610c2a17: Pulling fs layer 14:12:46 3a2ae6a8a46f: Pulling fs layer 14:12:46 33b1e0a273af: Pulling fs layer 14:12:46 5d3b04190fa2: Pulling fs layer 14:12:46 2f39f015ded8: Pulling fs layer 14:12:46 3a2ae6a8a46f: Waiting 14:12:46 33b1e0a273af: Waiting 14:12:46 5d3b04190fa2: Waiting 14:12:46 2f39f015ded8: Waiting 14:12:46 5c69ac0246d0: Verifying Checksum 14:12:46 5c69ac0246d0: Download complete 14:12:46 3a2ae6a8a46f: Download complete 14:12:46 33b1e0a273af: Verifying Checksum 14:12:46 33b1e0a273af: Download complete 14:12:46 5d3b04190fa2: Verifying Checksum 14:12:46 5d3b04190fa2: Download complete 14:12:46 ec43610c2a17: Verifying Checksum 14:12:46 ec43610c2a17: Download complete 14:12:46 5eb5b503b376: Verifying Checksum 14:12:47 2f39f015ded8: Download complete 14:12:48 5eb5b503b376: Pull complete 14:12:48 5c69ac0246d0: Pull complete 14:12:48 ec43610c2a17: Pull complete 14:12:48 3a2ae6a8a46f: Pull complete 14:12:48 33b1e0a273af: Pull complete 14:12:49 5d3b04190fa2: Pull complete 14:12:53 2f39f015ded8: Pull complete 14:12:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:12:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:12:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:12:53 prd-ubuntu20.04-docker-8c-8g-5487 does not seem to be running inside a container 14:12:53 $ 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-169 -v /w/workspace/y_app-rfid-llrp-inventory_PR-169:/w/workspace/y_app-rfid-llrp-inventory_PR-169:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-169@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-169@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 14:12:57 $ docker top 02c749a19029cb5af90e894dab683308ffd0e56b6fd10c7d59e46807464ee013 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:12:58 ---> job-cost.sh 14:12:58 lf-activate-venv: SKIPPING 14:12:58 INFO: No Stack... 14:12:58 INFO: Retrieving Pricing Info for: v3-standard-8 14:12:58 INFO: Archiving Costs [Pipeline] sh 14:12:59 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-169/archives/cost.csv 14:12:59 + cut -d, -f6 [Pipeline] lock 14:12:59 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-169-1-stack-cost] 14:12:59 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-169-1-stack-cost] did not exist. Created. 14:12:59 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-169-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:12:59 + echo total: 0.2199999988079071 [Pipeline] stash 14:12:59 Stashed 1 file(s) [Pipeline] } 14:12:59 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-169-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:12:59 $ docker stop --time=1 02c749a19029cb5af90e894dab683308ffd0e56b6fd10c7d59e46807464ee013 14:13:01 $ docker rm -f --volumes 02c749a19029cb5af90e894dab683308ffd0e56b6fd10c7d59e46807464ee013 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:13:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5488 in /w/workspace/y_app-rfid-llrp-inventory_PR-169 [Pipeline] { [Pipeline] ws 14:13:42 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 14:13:42 The recommended git tool is: git 14:13:48 using credential edgex-jenkins-ssh 14:13:48 Cloning the remote Git repository 14:13:48 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:13:48 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 14:13:48 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:13:48 > git --version # timeout=10 14:13:48 > git --version # 'git version 2.25.1' 14:13:48 using GIT_SSH to set credentials SSH Credentials for GitHub 14:13:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:13:50 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:13:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:13:52 Merging remotes/origin/main commit 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c into PR head commit 88f3e9dd9b70981f8f9bf50961ec167bcbb93118 14:13:52 Merge succeeded, producing 88f3e9dd9b70981f8f9bf50961ec167bcbb93118 14:13:52 Checking out Revision 88f3e9dd9b70981f8f9bf50961ec167bcbb93118 (PR-169) 14:13:51 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:13:51 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:13:51 using GIT_SSH to set credentials SSH Credentials for GitHub 14:13:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/169/head:refs/remotes/origin/PR-169 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:13:52 > git config core.sparsecheckout # timeout=10 14:13:52 > git checkout -f 88f3e9dd9b70981f8f9bf50961ec167bcbb93118 # timeout=10 14:13:52 > git remote # timeout=10 14:13:52 > git config --get remote.origin.url # timeout=10 14:13:52 using GIT_SSH to set credentials SSH Credentials for GitHub 14:13:52 > git merge 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c # timeout=10 14:13:52 > git rev-parse HEAD^{commit} # timeout=10 14:13:52 > git config core.sparsecheckout # timeout=10 14:13:52 > git checkout -f 88f3e9dd9b70981f8f9bf50961ec167bcbb93118 # timeout=10 14:13:53 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" 14:13:53 > git --version # timeout=10 14:13:53 > git --version # 'git version 2.25.1' 14:13:53 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:13:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:13:54 % Total % Received % Xferd Average Speed Time Time Time Current 14:13:54 Dload Upload Total Spent Left Speed 14:13:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81737 0 --:--:-- --:--:-- --:--:-- 82264 [Pipeline] sh 14:13:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:13:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:13:55 + sudo tee /etc/docker/daemon.new 14:13:55 { 14:13:55 "registry-mirrors": [ 14:13:55 "https://nexus3.edgexfoundry.org:10001" 14:13:55 ], 14:13:55 "bip": "10.250.0.254/24", 14:13:55 "hosts": [ 14:13:55 "tcp://0.0.0.0:5555", 14:13:55 "unix:///var/run/docker.sock" 14:13:55 ], 14:13:55 "mtu": 1458, 14:13:55 "selinux-enabled": true, 14:13:55 "seccomp-profile": "/etc/docker/seccomp.json" 14:13:55 } [Pipeline] sh 14:13:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:13:56 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:14:18 provisioning config files... 14:14:18 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config1849567202053754863tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:14:18 ---> docker-login.sh 14:14:18 nexus3.edgexfoundry.org:10001 14:14:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:14:19 Configure a credential helper to remove this warning. See 14:14:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:14:19 14:14:19 Login Succeeded 14:14:19 nexus3.edgexfoundry.org:10002 14:14:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:14:20 Configure a credential helper to remove this warning. See 14:14:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:14:20 14:14:20 Login Succeeded 14:14:20 nexus3.edgexfoundry.org:10003 14:14:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:14:20 Configure a credential helper to remove this warning. See 14:14:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:14:20 14:14:20 Login Succeeded 14:14:20 nexus3.edgexfoundry.org:10004 14:14:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:14:20 Configure a credential helper to remove this warning. See 14:14:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:14:20 14:14:20 Login Succeeded 14:14:20 docker.io 14:14:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:14:21 Configure a credential helper to remove this warning. See 14:14:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:14:21 14:14:21 Login Succeeded 14:14:21 ---> docker-login.sh ends [Pipeline] } 14:14:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:14:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:14:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:14:21 ========================================================= 14:14:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 14:14:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:22 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:14:22 Sending build context to Docker daemon 677.9kB 14:14:22 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:14:22 Step 2/12 : FROM ${BASE} AS builder 14:14:22 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:14:22 af6eaf76a39c: Pulling fs layer 14:14:22 55522c791124: Pulling fs layer 14:14:22 ce5c4a1c91eb: Pulling fs layer 14:14:22 169dfbe0d373: Pulling fs layer 14:14:22 e1ff8fa3b103: Pulling fs layer 14:14:22 52ebb69f0ebf: Pulling fs layer 14:14:22 5abe8eddf0d5: Pulling fs layer 14:14:22 169dfbe0d373: Waiting 14:14:22 e1ff8fa3b103: Waiting 14:14:22 52ebb69f0ebf: Waiting 14:14:22 5abe8eddf0d5: Waiting 14:14:22 55522c791124: Download complete 14:14:22 169dfbe0d373: Verifying Checksum 14:14:22 169dfbe0d373: Download complete 14:14:22 e1ff8fa3b103: Verifying Checksum 14:14:22 e1ff8fa3b103: Download complete 14:14:22 af6eaf76a39c: Verifying Checksum 14:14:23 af6eaf76a39c: Pull complete 14:14:23 5abe8eddf0d5: Verifying Checksum 14:14:23 5abe8eddf0d5: Download complete 14:14:24 55522c791124: Pull complete 14:14:25 ce5c4a1c91eb: Verifying Checksum 14:14:25 ce5c4a1c91eb: Download complete 14:14:25 52ebb69f0ebf: Verifying Checksum 14:14:25 52ebb69f0ebf: Download complete 14:14:35 ce5c4a1c91eb: Pull complete 14:14:35 169dfbe0d373: Pull complete 14:14:36 e1ff8fa3b103: Pull complete 14:14:44 52ebb69f0ebf: Pull complete 14:14:45 5abe8eddf0d5: Pull complete 14:14:45 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 14:14:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:14:45 ---> 6cb57ee374ae 14:14:45 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:14:47 ---> Running in 7776e1045406 14:14:47 Removing intermediate container 7776e1045406 14:14:47 ---> 5b8d0c587976 14:14:47 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:14:47 ---> Running in bce48a19b105 14:14:47 Removing intermediate container bce48a19b105 14:14:47 ---> 3076ec708fa2 14:14:47 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:14:47 ---> Running in 85810ae5849c 14:14:48 Removing intermediate container 85810ae5849c 14:14:48 ---> 24cddb7cb71d 14:14:48 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:14:48 ---> Running in 65982428957e 14:14:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:14:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:14:50 OK: 263 MiB in 53 packages 14:14:53 Removing intermediate container 65982428957e 14:14:53 ---> 5f431964dfb3 14:14:53 Step 7/12 : WORKDIR /app 14:14:53 ---> Running in 5b8de1913424 14:14:53 Removing intermediate container 5b8de1913424 14:14:53 ---> 64eb3f776214 14:14:53 Step 8/12 : COPY go.mod vendor* ./ 14:14:54 ---> b1997c4a9709 14:14:54 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:14:54 ---> Running in 756f7d5d85ff 14:16:02 Removing intermediate container 756f7d5d85ff 14:16:02 ---> f903d844c8a3 14:16:02 Step 10/12 : COPY . . 14:16:02 ---> c68febe63d4b 14:16:02 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:16:02 ---> Running in d38515aca7f0 14:16:02 Removing intermediate container d38515aca7f0 14:16:02 ---> 9c5982de0dc6 14:16:02 Step 12/12 : RUN $MAKE 14:16:02 ---> Running in 9725ebca861d 14:16:02 noop 14:16:02 Removing intermediate container 9725ebca861d 14:16:02 ---> d61fe5934a3b 14:16:02 Successfully built d61fe5934a3b 14:16:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:02 + docker inspect -f . ci-base-image-arm64 14:16:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:02 prd-ubuntu20.04-docker-arm64-4c-16g-5488 does not seem to be running inside a container 14:16:02 $ 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 14:16:04 $ docker top 477ae24273349c52da3e3605f1cfe42b966d8573b18f1f074cd5a8b7d2cf450a -eo pid,comm [Pipeline] { [Pipeline] sh 14:16:04 + go version 14:16:04 go version go1.20.2 linux/arm64 [Pipeline] } 14:16:04 $ docker stop --time=1 477ae24273349c52da3e3605f1cfe42b966d8573b18f1f074cd5a8b7d2cf450a 14:16:06 $ docker rm -f --volumes 477ae24273349c52da3e3605f1cfe42b966d8573b18f1f074cd5a8b7d2cf450a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:07 + docker inspect -f . ci-base-image-arm64 14:16:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:07 prd-ubuntu20.04-docker-arm64-4c-16g-5488 does not seem to be running inside a container 14:16:07 $ 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 14:16:08 $ docker top 32277ca47c2f1f9871482606bbebf57983c15dedf074d2de04e5ec0e3012150e -eo pid,comm [Pipeline] { [Pipeline] sh 14:16:09 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 14:16:09 + make test 14:16:09 go test -race ./... -coverprofile=coverage.out ./... 14:18:46 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:18:54 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:18:56 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.270s coverage: 86.2% of statements 14:19:08 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.610s coverage: 71.9% of statements 14:19:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:19:08 go vet ./... 14:21:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:21:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:21:30 ./bin/test-attribution.sh [Pipeline] echo 14:21:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:21:30 $ docker stop --time=1 32277ca47c2f1f9871482606bbebf57983c15dedf074d2de04e5ec0e3012150e 14:21:32 $ docker rm -f --volumes 32277ca47c2f1f9871482606bbebf57983c15dedf074d2de04e5ec0e3012150e [Pipeline] // withDockerContainer [Pipeline] sh 14:21:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:21:33 Warning: overwriting stash ‘coverage-report’ 14:21:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:21:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:21:35 + ls -al . 14:21:35 total 224 14:21:35 drwxrwxr-x 10 jenkins jenkins 4096 Mar 23 14:16 . 14:21:35 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 14:13 .. 14:21:35 -rw-rw-r-- 1 jenkins jenkins 262 Mar 23 14:13 .dockerignore 14:21:35 drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 14:13 .git 14:21:35 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 14:13 .github 14:21:35 -rw-rw-r-- 1 jenkins jenkins 788 Mar 23 14:13 .gitignore 14:21:35 -rw-rw-r-- 1 jenkins jenkins 41 Mar 23 14:13 .golangci.yml 14:21:35 -rw-rw-r-- 1 jenkins jenkins 10037 Mar 23 14:13 Attribution.txt 14:21:35 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 23 14:13 CHANGELOG.md 14:21:35 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 23 14:13 Dockerfile 14:21:35 -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 14:13 GOVERNANCE.md 14:21:35 -rw-rw-r-- 1 jenkins jenkins 687 Mar 23 14:13 Jenkinsfile 14:21:35 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 23 14:13 LICENSE 14:21:35 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 23 14:13 Makefile 14:21:35 -rw-rw-r-- 1 jenkins jenkins 617 Mar 23 14:13 OWNERS.md 14:21:35 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 23 14:13 README.md 14:21:35 -rw-rw-r-- 1 jenkins jenkins 5 Mar 23 14:09 VERSION 14:21:35 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 14:13 bin 14:21:35 -rw-r--r-- 1 jenkins jenkins 41317 Mar 23 14:19 coverage.out 14:21:35 -rw-rw-r-- 1 jenkins jenkins 3464 Mar 23 14:13 go.mod 14:21:35 -rw-rw-r-- 1 jenkins jenkins 31392 Mar 23 14:13 go.sum 14:21:35 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 14:13 images 14:21:35 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 14:13 internal 14:21:35 -rw-rw-r-- 1 jenkins jenkins 531 Mar 23 14:13 main.go 14:21:35 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 14:13 res 14:21:35 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 14:13 snap 14:21:35 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 14:13 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:35 + 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=88f3e9dd9b70981f8f9bf50961ec167bcbb93118 --label arch=arm64 --label version=0.0.0 . 14:21:35 Sending build context to Docker daemon 677.9kB 14:21:35 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 14:21:35 Step 2/29 : FROM ${BASE} AS builder 14:21:35 ---> d61fe5934a3b 14:21:35 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 14:21:35 ---> Running in fb66f9a585ad 14:21:36 Removing intermediate container fb66f9a585ad 14:21:36 ---> cfbf186c46e5 14:21:36 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 14:21:36 ---> Running in 09f3c19ca327 14:21:36 Removing intermediate container 09f3c19ca327 14:21:36 ---> cca1844fc865 14:21:36 Step 5/29 : ARG ADD_BUILD_TAGS="" 14:21:36 ---> Running in 309e49b0b994 14:21:37 Removing intermediate container 309e49b0b994 14:21:37 ---> 19f0d451a9bf 14:21:37 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:21:37 ---> Running in 39720583e39e 14:21:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:21:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:21:40 OK: 263 MiB in 53 packages 14:21:40 Removing intermediate container 39720583e39e 14:21:40 ---> 10aaf9a99a45 14:21:40 Step 7/29 : WORKDIR /app 14:21:40 ---> Running in a12be02067d7 14:21:40 Removing intermediate container a12be02067d7 14:21:40 ---> 75afe93687be 14:21:40 Step 8/29 : COPY go.mod vendor* ./ 14:21:41 ---> e4ff03fa4ca5 14:21:41 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:21:41 ---> Running in f20623ba321e 14:21:44 Removing intermediate container f20623ba321e 14:21:44 ---> a9c69449f8ac 14:21:44 Step 10/29 : COPY . . 14:21:44 ---> 4714727cda6c 14:21:44 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:21:44 ---> Running in 5067c460e5f4 14:21:44 Removing intermediate container 5067c460e5f4 14:21:44 ---> 69aa8e2944c7 14:21:44 Step 12/29 : RUN $MAKE 14:21:45 ---> Running in 3cc249b18084 14:21:46 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.45 -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:23:52 Removing intermediate container 3cc249b18084 14:23:52 ---> 228189a657f0 14:23:52 Step 13/29 : FROM alpine:3.17 14:23:52 3.17: Pulling from library/alpine 14:23:52 af6eaf76a39c: Already exists 14:23:52 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 14:23:52 Status: Downloaded newer image for alpine:3.17 14:23:52 ---> d74e625d9115 14:23:52 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:23:53 ---> Running in 51875a54b66f 14:23:53 Removing intermediate container 51875a54b66f 14:23:53 ---> 65837a599480 14:23:53 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:23:53 ---> Running in a6db7aeea1b4 14:23:53 Removing intermediate container a6db7aeea1b4 14:23:53 ---> ba49d7e2aad4 14:23:53 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:23:53 ---> Running in 45b3e127bba0 14:23:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:23:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:23:56 (1/2) Installing ca-certificates (20220614-r4) 14:23:56 (2/2) Installing dumb-init (1.2.5-r2) 14:23:56 Executing busybox-1.35.0-r29.trigger 14:23:56 Executing ca-certificates-20220614-r4.trigger 14:23:56 OK: 8 MiB in 17 packages 14:23:57 Removing intermediate container 45b3e127bba0 14:23:57 ---> 0f94985321b7 14:23:57 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:23:58 ---> 0a80aa2f00e6 14:23:58 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:23:58 ---> e16f4b598a62 14:23:58 Step 19/29 : COPY --from=builder /app/res/ /res/ 14:23:59 ---> a5cbb9f29c0a 14:23:59 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:23:59 ---> 2e0a9e59ad54 14:23:59 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:24:02 ---> b3bc46f08df1 14:24:02 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:24:02 ---> Running in 656d5f83f046 14:24:04 Removing intermediate container 656d5f83f046 14:24:04 ---> b382657033a6 14:24:04 Step 23/29 : VOLUME /cache 14:24:04 ---> Running in 1299e4b0baac 14:24:04 Removing intermediate container 1299e4b0baac 14:24:04 ---> f4a19a42de36 14:24:04 Step 24/29 : EXPOSE 59711 14:24:04 ---> Running in 067f1374dd29 14:24:04 Removing intermediate container 067f1374dd29 14:24:04 ---> e2633ef137c7 14:24:04 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:24:04 ---> Running in 4298e804af17 14:24:05 Removing intermediate container 4298e804af17 14:24:05 ---> ba6c53d7d96e 14:24:05 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:24:05 ---> Running in 759c0f99c725 14:24:05 Removing intermediate container 759c0f99c725 14:24:05 ---> a928f6b464ce 14:24:05 Step 27/29 : LABEL arch=arm64 14:24:05 ---> Running in abe81ac30bde 14:24:05 Removing intermediate container abe81ac30bde 14:24:05 ---> d433db57d984 14:24:05 Step 28/29 : LABEL git_sha=88f3e9dd9b70981f8f9bf50961ec167bcbb93118 14:24:05 ---> Running in afc803b0ede1 14:24:05 Removing intermediate container afc803b0ede1 14:24:05 ---> 6250e13d6971 14:24:05 Step 29/29 : LABEL version=0.0.0 14:24:06 ---> Running in 896637fd403a 14:24:06 Removing intermediate container 896637fd403a 14:24:06 ---> 404d32d09aed 14:24:06 [Warning] One or more build-args [ARCH] were not consumed 14:24:06 Successfully built 404d32d09aed 14:24:06 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:24:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:24:07 14:24:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:24:07 arm64: Pulling from edgex-lftools-log-publisher 14:24:07 8998bd30e6a1: Pulling fs layer 14:24:07 04944245beec: Pulling fs layer 14:24:07 699f458cf7ca: Pulling fs layer 14:24:07 765212b225bb: Pulling fs layer 14:24:07 f23df028b6ca: Pulling fs layer 14:24:07 d65c8cfc05b1: Pulling fs layer 14:24:07 2437ff75d9bd: Pulling fs layer 14:24:07 f23df028b6ca: Waiting 14:24:07 765212b225bb: Waiting 14:24:07 2437ff75d9bd: Waiting 14:24:08 04944245beec: Verifying Checksum 14:24:08 04944245beec: Download complete 14:24:08 765212b225bb: Verifying Checksum 14:24:08 765212b225bb: Download complete 14:24:08 f23df028b6ca: Verifying Checksum 14:24:08 f23df028b6ca: Download complete 14:24:08 d65c8cfc05b1: Verifying Checksum 14:24:08 d65c8cfc05b1: Download complete 14:24:08 699f458cf7ca: Verifying Checksum 14:24:08 699f458cf7ca: Download complete 14:24:08 8998bd30e6a1: Verifying Checksum 14:24:08 8998bd30e6a1: Download complete 14:24:11 2437ff75d9bd: Verifying Checksum 14:24:11 2437ff75d9bd: Download complete 14:24:12 8998bd30e6a1: Pull complete 14:24:12 04944245beec: Pull complete 14:24:14 699f458cf7ca: Pull complete 14:24:14 765212b225bb: Pull complete 14:24:15 f23df028b6ca: Pull complete 14:24:16 d65c8cfc05b1: Pull complete 14:24:31 2437ff75d9bd: Pull complete 14:24:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:24:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:24:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:24:31 prd-ubuntu20.04-docker-arm64-4c-16g-5488 does not seem to be running inside a container 14:24:31 $ 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:24:33 $ docker top 246f8db069a01ee998279e03863abd9fadcabf48eaad5d69f301500295d8d474 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:24:34 ---> job-cost.sh 14:24:34 lf-activate-venv: SKIPPING 14:24:34 INFO: No Stack... 14:24:35 INFO: Retrieving Pricing Info for: v3-standard-4 14:24:36 INFO: Archiving Costs [Pipeline] sh 14:24:36 + cut -d, -f6 14:24:36 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock 14:24:36 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-169-1-stack-cost] 14:24:36 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-169-1-stack-cost] did not exist. Created. 14:24:36 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-169-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:24:37 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-df035237/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:24:37 + echo total: 0.10999999940395355 [Pipeline] stash 14:24:37 Warning: overwriting stash ‘stack-cost’ 14:24:37 Stashed 1 file(s) [Pipeline] } 14:24:37 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-169-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:24:37 $ docker stop --time=1 246f8db069a01ee998279e03863abd9fadcabf48eaad5d69f301500295d8d474 14:24:39 $ docker rm -f --volumes 246f8db069a01ee998279e03863abd9fadcabf48eaad5d69f301500295d8d474 [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:24:40 provisioning config files... 14:24:40 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-169@tmp/config4461075635377590905tmp [Pipeline] { [Pipeline] sh 14:24:40 + set +x 14:24:40 + curl -s https://codecov.io/bash 14:24:40 + bash -s -- 14:24:40 14:24:40 _____ _ 14:24:40 / ____| | | 14:24:40 | | ___ __| | ___ ___ _____ __ 14:24:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:24:40 | |___| (_) | (_| | __/ (_| (_) \ V / 14:24:40 \_____\___/ \__,_|\___|\___\___/ \_/ 14:24:40 Bash-1.0.6 14:24:40 14:24:40 14:24:40 ==> git version 2.25.1 found 14:24:40 ==> 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:24:40 Release-Date: 2020-01-08 14:24:40 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:24:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:24:40 ==> Jenkins CI detected. 14:24:40 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-169 14:24:40 project root: . 14:24:40 --> token set from env 14:24:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:24:40 ==> Running gcov in . (disable via -X gcov) 14:24:40 ==> Python coveragepy not found 14:24:40 ==> Searching for coverage reports in: 14:24:40 + . 14:24:40 -> Found 1 reports 14:24:40 ==> Detecting git/mercurial file structure 14:24:40 ==> Reading reports 14:24:40 + ./coverage.out bytes=41317 14:24:40 ==> Appending adjustments 14:24:40 https://docs.codecov.io/docs/fixing-reports 14:24:40 + Found adjustments 14:24:40 ==> Gzipping contents 14:24:40 12K /tmp/codecov.JbcWCY.gz 14:24:40 ==> Uploading reports 14:24:40 url: https://codecov.io 14:24:40 query: branch=PR-169&commit=88f3e9dd9b70981f8f9bf50961ec167bcbb93118&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-169%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=169&job=&cmd_args= 14:24:40 -> Pinging Codecov 14:24:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-169&commit=88f3e9dd9b70981f8f9bf50961ec167bcbb93118&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-169%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=169&job=&cmd_args= 14:24:40 -> Uploading to 14:24:40 https://storage.googleapis.com/codecov/v4/raw/2023-03-23/581DD39554BDF9B6E22D074273EAD858/88f3e9dd9b70981f8f9bf50961ec167bcbb93118/91c99e10-65c9-4e25-9fa8-1029ca84699e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230323%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230323T142440Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1761609b0808aaea5a312939210fc45eda32dfbc072a7e64e0138e2d8cd5d889 14:24:40 % Total % Received % Xferd Average Speed Time Time Time Current 14:24:40 Dload Upload Total Spent Left Speed 14:24:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11808 0 0 100 11808 0 38337 --:--:-- --:--:-- --:--:-- 38337 14:24:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/88f3e9dd9b70981f8f9bf50961ec167bcbb93118 [Pipeline] } 14:24:41 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:24:43 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-169/archives ] 14:24:43 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-169/archives 14:24:43 total 16 14:24:43 drwxr-xr-x 3 root root 4096 Mar 23 14:12 . 14:24:43 drwxrwxr-x 12 jenkins jenkins 4096 Mar 23 14:12 .. 14:24:43 drwxr-xr-x 2 root root 4096 Mar 23 14:12 cost 14:24:43 -rw-r--r-- 1 root root 95 Mar 23 14:12 cost.csv 14:24:43 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-169/archives 14:24:43 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-169/archives 14:24:43 total 16 14:24:43 drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 14:12 . 14:24:43 drwxrwxr-x 12 jenkins jenkins 4096 Mar 23 14:12 .. 14:24:43 drwxr-xr-x 2 jenkins jenkins 4096 Mar 23 14:12 cost 14:24:43 -rw-r--r-- 1 jenkins jenkins 95 Mar 23 14:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:24:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:24:44 ---> package-listing.sh 14:24:44 ++ facter osfamily 14:24:44 ++ tr '[:upper:]' '[:lower:]' 14:24:44 + OS_FAMILY=debian 14:24:44 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-169 14:24:44 + START_PACKAGES=/tmp/packages_start.txt 14:24:44 + END_PACKAGES=/tmp/packages_end.txt 14:24:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:24:44 + PACKAGES=/tmp/packages_start.txt 14:24:44 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-169 ']' 14:24:44 + PACKAGES=/tmp/packages_end.txt 14:24:44 + case "${OS_FAMILY}" in 14:24:44 + dpkg -l 14:24:44 + grep '^ii' 14:24:44 + '[' -f /tmp/packages_start.txt ']' 14:24:44 + '[' -f /tmp/packages_end.txt ']' 14:24:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:24:44 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-169 ']' 14:24:44 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-169/archives/ 14:24:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-169/archives/ [Pipeline] echo 14:24:44 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-169/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:24:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:24:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:24:45 prd-ubuntu20.04-docker-8c-8g-5487 does not seem to be running inside a container 14:24:45 $ 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-169/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-169 -v /w/workspace/y_app-rfid-llrp-inventory_PR-169:/w/workspace/y_app-rfid-llrp-inventory_PR-169:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-169@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-169@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:24:46 $ docker top e2bbbed58905a2d2eb244bc17c6bef2bf8c9e36f77abfc58fd537e3eb3750a56 -eo pid,comm [Pipeline] { [Pipeline] sh 14:24:46 + touch /tmp/pre-build-complete [Pipeline] sh 14:24:46 + mkdir -p /var/log/sysstat [Pipeline] sh 14:24:47 + ls /var/log/sa-host 14:24:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:24:47 provisioning config files... 14:24:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-169@tmp/config18209019663180089308tmp [Pipeline] { [Pipeline] echo 14:24:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:24:47 ---> create-netrc.sh [Pipeline] } 14:24:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:24:48 ---> python-tools-install.sh [Pipeline] echo 14:24:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:24:48 ---> sudo-logs.sh 14:24:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:24:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:24:48 ---> job-cost.sh 14:24:48 lf-activate-venv: SKIPPING 14:24:48 DEBUG: total: 0.2199999988079071 14:24:48 INFO: Retrieving Stack Cost... 14:24:49 INFO: Retrieving Pricing Info for: v3-standard-8 14:24:50 INFO: Archiving Costs [Pipeline] echo 14:24:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:24:50 ---> logs-deploy.sh 14:24:50 lf-activate-venv: SKIPPING 14:24:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-169/1 14:24:50 INFO: archiving workspace using pattern(s): 14:24:51 Archives upload complete. 14:24:51 INFO: archiving logs to Nexus 14:24:52 ---> uname -a: 14:24:52 Linux prd-ubuntu20-04-docker-8c-8g-5487 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:24:52 14:24:52 14:24:52 ---> lscpu: 14:24:52 Architecture: x86_64 14:24:52 CPU op-mode(s): 32-bit, 64-bit 14:24:52 Byte Order: Little Endian 14:24:52 Address sizes: 40 bits physical, 48 bits virtual 14:24:52 CPU(s): 8 14:24:52 On-line CPU(s) list: 0-7 14:24:52 Thread(s) per core: 1 14:24:52 Core(s) per socket: 1 14:24:52 Socket(s): 8 14:24:52 NUMA node(s): 1 14:24:52 Vendor ID: AuthenticAMD 14:24:52 CPU family: 23 14:24:52 Model: 49 14:24:52 Model name: AMD EPYC-Rome Processor 14:24:52 Stepping: 0 14:24:52 CPU MHz: 2800.000 14:24:52 BogoMIPS: 5600.00 14:24:52 Virtualization: AMD-V 14:24:52 Hypervisor vendor: KVM 14:24:52 Virtualization type: full 14:24:52 L1d cache: 256 KiB 14:24:52 L1i cache: 256 KiB 14:24:52 L2 cache: 4 MiB 14:24:52 L3 cache: 128 MiB 14:24:52 NUMA node0 CPU(s): 0-7 14:24:52 Vulnerability Itlb multihit: Not affected 14:24:52 Vulnerability L1tf: Not affected 14:24:52 Vulnerability Mds: Not affected 14:24:52 Vulnerability Meltdown: Not affected 14:24:52 Vulnerability Mmio stale data: Not affected 14:24:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:24:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:24:52 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:24:52 Vulnerability Srbds: Not affected 14:24:52 Vulnerability Tsx async abort: Not affected 14:24:52 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:24:52 14:24:52 14:24:52 ---> nproc: 14:24:52 8 14:24:52 14:24:52 14:24:52 ---> df -h: 14:24:52 Filesystem Size Used Avail Use% Mounted on 14:24:52 overlay 155G 12G 144G 8% / 14:24:52 tmpfs 64M 0 64M 0% /dev 14:24:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:24:52 shm 64M 0 64M 0% /dev/shm 14:24:52 /dev/vda1 155G 12G 144G 8% /facter-os 14:24:52 14:24:52 14:24:52 ---> sar -b -r -n DEV: 14:24:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5487) 03/23/23 _x86_64_ (8 CPU) 14:24:52 14:24:52 14:08:54 LINUX RESTART (8 CPU) 14:24:52 14:24:52 14:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:24:52 14:10:02 125.78 48.01 77.77 0.00 5434.16 122715.41 0.00 14:24:52 14:11:01 147.35 0.86 146.48 0.00 17.49 65882.66 0.00 14:24:52 14:12:01 52.42 0.18 52.24 0.00 23.86 11412.90 0.00 14:24:52 14:13:01 203.08 0.22 202.87 0.00 17.20 48124.91 0.00 14:24:52 14:14:01 12.93 1.57 11.36 0.00 86.92 2017.01 0.00 14:24:52 14:15:01 44.81 9.03 35.78 0.00 5068.89 6717.41 0.00 14:24:52 14:16:01 3.70 0.02 3.68 0.00 0.13 92.64 0.00 14:24:52 14:17:01 1.33 0.02 1.32 0.00 0.13 14.00 0.00 14:24:52 14:18:01 1.85 0.00 1.85 0.00 0.00 20.80 0.00 14:24:52 14:19:01 2.08 0.00 2.08 0.00 0.00 22.93 0.00 14:24:52 14:20:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 14:24:52 14:21:01 1.13 0.00 1.13 0.00 0.00 11.86 0.00 14:24:52 14:22:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 14:24:52 14:23:01 2.00 0.00 2.00 0.00 0.00 21.33 0.00 14:24:52 14:24:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 14:24:52 Average: 40.05 4.00 36.05 0.00 710.68 17085.57 0.00 14:24:52 14:24:52 14:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:24:52 14:10:02 29925812 31628248 712644 2.17 59968 1947372 2059408 6.07 966256 1685016 37760 14:24:52 14:11:01 27869228 31604548 694692 2.11 142744 3748996 1846960 5.44 1146000 3372080 119756 14:24:52 14:12:01 27856520 31484576 809660 2.46 146988 3640672 2261940 6.67 1264000 3263092 325292 14:24:52 14:13:01 27673900 31578336 716364 2.18 158776 3889724 1785292 5.26 1262056 3435456 300 14:24:52 14:14:01 27594868 31566584 723356 2.20 161620 3947940 1789020 5.27 1274216 3487136 420 14:24:52 14:15:01 27157764 31570248 713468 2.17 191888 4344924 1808232 5.33 1569576 3606828 8 14:24:52 14:16:01 27169228 31577008 707164 2.15 190464 4341668 1777136 5.24 1561548 3603760 8 14:24:52 14:17:01 27169180 31577024 707072 2.15 190544 4341668 1777136 5.24 1561896 3603760 136 14:24:52 14:18:01 27173164 31581432 702904 2.14 190604 4341676 1777136 5.24 1557284 3604080 8 14:24:52 14:19:01 27173392 31581784 702492 2.14 190688 4341684 1777136 5.24 1557468 3604088 4 14:24:52 14:20:01 27173176 31581620 702540 2.14 190736 4341684 1777136 5.24 1558012 3604084 160 14:24:52 14:21:01 27173240 31581716 702432 2.14 190776 4341688 1777136 5.24 1557576 3604092 140 14:24:52 14:22:01 27173372 31582048 701968 2.13 190852 4341820 1777136 5.24 1557644 3604196 168 14:24:52 14:23:01 27173176 31581916 702080 2.14 190940 4341812 1777136 5.24 1557328 3604200 0 14:24:52 14:24:01 27173084 31581948 702228 2.14 191032 4341816 1777136 5.24 1557424 3604232 12 14:24:52 Average: 27508607 31577269 713404 2.17 171908 4039676 1836338 5.41 1433886 3419073 32278 14:24:52 14:24:52 14:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:24:52 14:10:02 docker0 31.34 29.96 2.37 194.53 0.00 0.00 0.00 0.00 14:24:52 14:10:02 ens3 581.19 389.24 3155.74 83.78 0.00 0.00 0.00 0.00 14:24:52 14:10:02 lo 6.93 6.93 0.67 0.67 0.00 0.00 0.00 0.00 14:24:52 14:11:01 docker0 188.00 303.54 14.73 1952.63 0.00 0.00 0.00 0.00 14:24:52 14:11:01 ens3 439.50 271.61 5716.06 29.37 0.00 0.00 0.00 0.00 14:24:52 14:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:24:52 14:12:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 14:24:52 14:12:01 ens3 35.19 31.14 26.48 76.59 0.00 0.00 0.00 0.00 14:24:52 14:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:52 14:12:01 veth38ba6cb 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 14:24:52 14:13:01 docker0 4.03 8.93 0.24 88.32 0.00 0.00 0.00 0.00 14:24:52 14:13:01 ens3 141.51 84.32 2628.18 19.37 0.00 0.00 0.00 0.00 14:24:52 14:13:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 14:24:52 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:52 14:14:01 ens3 39.74 19.63 859.00 1.80 0.00 0.00 0.00 0.00 14:24:52 14:14:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 14:24:52 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:52 14:15:01 ens3 92.47 46.33 1949.54 3.34 0.00 0.00 0.00 0.00 14:24:52 14:15:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 14:24:52 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:52 14:16:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 14:24:52 14:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:52 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:52 14:17:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:24:52 14:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:24:52 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:52 14:18:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:24:52 14:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:52 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:52 14:19:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:24:52 14:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:24:52 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:52 14:20:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 14:24:52 14:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:52 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:52 14:21:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:24:52 14:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:24:52 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:52 14:22:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:24:52 14:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:52 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:52 14:23:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:24:52 14:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:24:52 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:52 14:24:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:24:52 14:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:52 Average: docker0 14.70 22.52 1.14 147.03 0.00 0.00 0.00 0.00 14:24:52 Average: ens3 88.30 55.95 950.37 14.27 0.00 0.00 0.00 0.00 14:24:52 Average: lo 0.72 0.72 0.07 0.07 0.00 0.00 0.00 0.00 14:24:52 14:24:52 14:24:52 ---> sar -P ALL: 14:24:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5487) 03/23/23 _x86_64_ (8 CPU) 14:24:52 14:24:52 14:08:54 LINUX RESTART (8 CPU) 14:24:52 14:24:52 14:09:01 CPU %user %nice %system %iowait %steal %idle 14:24:52 14:10:02 all 6.57 0.00 1.96 2.23 0.10 89.15 14:24:52 14:10:02 0 8.89 0.00 1.67 5.36 0.10 83.98 14:24:52 14:10:02 1 6.66 0.00 2.22 0.62 0.10 90.41 14:24:52 14:10:02 2 4.97 0.00 1.81 0.07 0.05 93.11 14:24:52 14:10:02 3 7.60 0.00 1.89 0.89 0.10 89.52 14:24:52 14:10:02 4 5.26 0.00 1.79 0.62 0.08 92.25 14:24:52 14:10:02 5 6.83 0.00 2.80 8.48 0.10 81.79 14:24:52 14:10:02 6 6.99 0.00 1.44 0.55 0.10 90.91 14:24:52 14:10:02 7 5.36 0.00 2.04 1.26 0.13 91.20 14:24:52 14:11:01 all 7.15 0.00 3.13 6.26 0.08 83.39 14:24:52 14:11:01 0 7.07 0.00 3.55 13.46 0.05 75.87 14:24:52 14:11:01 1 7.95 0.00 2.90 0.79 0.10 88.26 14:24:52 14:11:01 2 7.16 0.00 3.10 0.77 0.09 88.88 14:24:52 14:11:01 3 6.95 0.00 2.71 4.14 0.07 86.13 14:24:52 14:11:01 4 7.47 0.00 3.51 16.61 0.09 72.32 14:24:52 14:11:01 5 6.17 0.00 2.90 13.27 0.05 77.61 14:24:52 14:11:01 6 6.88 0.00 3.60 1.10 0.10 88.32 14:24:52 14:11:01 7 7.53 0.00 2.76 0.02 0.07 89.63 14:24:52 14:12:01 all 40.77 0.00 5.62 0.76 0.16 52.69 14:24:52 14:12:01 0 41.47 0.00 6.13 0.66 0.15 51.58 14:24:52 14:12:01 1 42.16 0.00 6.01 0.74 0.17 50.92 14:24:52 14:12:01 2 39.23 0.00 5.00 0.22 0.15 55.39 14:24:52 14:12:01 3 40.43 0.00 6.13 0.44 0.13 52.87 14:24:52 14:12:01 4 44.28 0.00 5.72 1.75 0.15 48.10 14:24:52 14:12:01 5 37.51 0.00 5.47 1.90 0.17 54.94 14:24:52 14:12:01 6 43.66 0.00 5.69 0.08 0.15 50.41 14:24:52 14:12:01 7 37.34 0.00 4.83 0.29 0.19 57.36 14:24:52 14:13:01 all 19.29 0.00 4.52 4.25 0.17 71.77 14:24:52 14:13:01 0 19.78 0.00 4.67 15.82 0.15 59.58 14:24:52 14:13:01 1 19.69 0.00 4.36 2.94 0.20 72.82 14:24:52 14:13:01 2 18.42 0.00 4.29 0.81 0.15 76.33 14:24:52 14:13:01 3 21.45 0.00 4.42 0.49 0.19 73.45 14:24:52 14:13:01 4 19.44 0.00 5.01 0.79 0.15 74.61 14:24:52 14:13:01 5 18.16 0.00 3.77 4.77 0.19 73.12 14:24:52 14:13:01 6 20.38 0.00 4.69 0.61 0.17 74.15 14:24:52 14:13:01 7 17.02 0.00 4.96 7.81 0.17 70.04 14:24:52 14:14:01 all 0.38 0.00 0.14 0.20 0.01 99.28 14:24:52 14:14:01 0 0.47 0.00 0.08 0.33 0.02 99.10 14:24:52 14:14:01 1 0.90 0.00 0.17 0.00 0.02 98.92 14:24:52 14:14:01 2 0.15 0.00 0.13 0.02 0.00 99.70 14:24:52 14:14:01 3 0.62 0.00 0.15 0.67 0.02 98.55 14:24:52 14:14:01 4 0.55 0.00 0.08 0.38 0.00 98.98 14:24:52 14:14:01 5 0.05 0.00 0.15 0.05 0.02 99.73 14:24:52 14:14:01 6 0.13 0.00 0.28 0.12 0.00 99.47 14:24:52 14:14:01 7 0.15 0.00 0.03 0.03 0.00 99.78 14:24:52 14:15:01 all 1.72 0.00 1.19 0.51 0.02 96.56 14:24:52 14:15:01 0 0.67 0.00 0.60 1.43 0.02 97.28 14:24:52 14:15:01 1 1.74 0.00 2.44 0.94 0.02 94.87 14:24:52 14:15:01 2 2.89 0.00 0.62 0.15 0.03 96.31 14:24:52 14:15:01 3 2.84 0.00 1.25 0.05 0.02 95.84 14:24:52 14:15:01 4 1.50 0.00 0.75 0.60 0.02 97.13 14:24:52 14:15:01 5 1.42 0.00 2.09 0.82 0.02 95.66 14:24:52 14:15:01 6 1.09 0.00 0.80 0.07 0.02 98.02 14:24:52 14:15:01 7 1.60 0.00 0.94 0.05 0.03 97.38 14:24:52 14:16:01 all 0.14 0.00 0.05 0.07 0.00 99.74 14:24:52 14:16:01 0 0.05 0.00 0.07 0.47 0.00 99.42 14:24:52 14:16:01 1 0.10 0.00 0.03 0.00 0.00 99.87 14:24:52 14:16:01 2 0.07 0.00 0.02 0.02 0.00 99.90 14:24:52 14:16:01 3 0.07 0.00 0.07 0.00 0.00 99.87 14:24:52 14:16:01 4 0.05 0.00 0.02 0.00 0.00 99.93 14:24:52 14:16:01 5 0.20 0.00 0.07 0.05 0.00 99.68 14:24:52 14:16:01 6 0.52 0.00 0.05 0.05 0.02 99.37 14:24:52 14:16:01 7 0.07 0.00 0.07 0.00 0.00 99.87 14:24:52 14:17:01 all 0.01 0.00 0.01 0.01 0.01 99.95 14:24:52 14:17:01 0 0.02 0.00 0.00 0.10 0.02 99.87 14:24:52 14:17:01 1 0.05 0.00 0.03 0.00 0.03 99.88 14:24:52 14:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 14:24:52 14:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:24:52 14:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:24:52 14:17:01 5 0.00 0.00 0.02 0.00 0.02 99.97 14:24:52 14:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:24:52 14:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:24:52 14:18:01 all 0.03 0.00 0.01 0.00 0.01 99.95 14:24:52 14:18:01 0 0.03 0.00 0.02 0.03 0.02 99.90 14:24:52 14:18:01 1 0.03 0.00 0.00 0.00 0.00 99.97 14:24:52 14:18:01 2 0.00 0.00 0.02 0.00 0.02 99.97 14:24:52 14:18:01 3 0.05 0.00 0.00 0.00 0.02 99.93 14:24:52 14:18:01 4 0.03 0.00 0.02 0.00 0.00 99.95 14:24:52 14:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:24:52 14:18:01 6 0.02 0.00 0.00 0.00 0.02 99.97 14:24:52 14:18:01 7 0.03 0.00 0.00 0.00 0.02 99.95 14:24:52 14:19:01 all 0.07 0.00 0.02 0.01 0.00 99.90 14:24:52 14:19:01 0 0.05 0.00 0.03 0.05 0.00 99.87 14:24:52 14:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:24:52 14:19:01 2 0.03 0.00 0.02 0.02 0.00 99.93 14:24:52 14:19:01 3 0.02 0.00 0.03 0.00 0.02 99.93 14:24:52 14:19:01 4 0.00 0.00 0.00 0.00 0.02 99.98 14:24:52 14:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:24:52 14:19:01 6 0.47 0.00 0.03 0.00 0.00 99.50 14:24:52 14:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:24:52 14:20:01 all 0.01 0.00 0.00 0.01 0.01 99.96 14:24:52 14:20:01 0 0.05 0.00 0.02 0.08 0.02 99.83 14:24:52 14:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 14:24:52 14:20:01 2 0.00 0.00 0.00 0.00 0.02 99.98 14:24:52 14:20:01 3 0.00 0.00 0.02 0.00 0.02 99.97 14:24:52 14:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:24:52 14:20:01 5 0.02 0.00 0.00 0.00 0.02 99.97 14:24:52 14:20:01 6 0.00 0.00 0.00 0.00 0.02 99.98 14:24:52 14:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:24:52 14:24:52 14:20:01 CPU %user %nice %system %iowait %steal %idle 14:24:52 14:21:01 all 0.09 0.00 0.01 0.06 0.00 99.84 14:24:52 14:21:01 0 0.02 0.00 0.00 0.40 0.00 99.58 14:24:52 14:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:24:52 14:21:01 2 0.02 0.00 0.00 0.10 0.00 99.88 14:24:52 14:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 14:24:52 14:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:24:52 14:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:24:52 14:21:01 6 0.63 0.00 0.00 0.00 0.02 99.35 14:24:52 14:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:24:52 14:22:01 all 0.05 0.00 0.01 0.05 0.00 99.89 14:24:52 14:22:01 0 0.05 0.00 0.02 0.30 0.00 99.63 14:24:52 14:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:24:52 14:22:01 2 0.00 0.00 0.00 0.08 0.00 99.92 14:24:52 14:22:01 3 0.02 0.00 0.00 0.00 0.02 99.97 14:24:52 14:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:24:52 14:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:24:52 14:22:01 6 0.27 0.00 0.02 0.00 0.00 99.72 14:24:52 14:22:01 7 0.02 0.00 0.00 0.00 0.02 99.97 14:24:52 14:23:01 all 0.05 0.00 0.01 0.01 0.01 99.92 14:24:52 14:23:01 0 0.03 0.00 0.02 0.08 0.02 99.85 14:24:52 14:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:24:52 14:23:01 2 0.00 0.00 0.02 0.00 0.02 99.97 14:24:52 14:23:01 3 0.03 0.00 0.00 0.00 0.02 99.95 14:24:52 14:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:24:52 14:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:24:52 14:23:01 6 0.30 0.00 0.00 0.00 0.00 99.70 14:24:52 14:23:01 7 0.02 0.00 0.02 0.03 0.00 99.93 14:24:52 14:24:01 all 0.14 0.00 0.02 0.02 0.01 99.82 14:24:52 14:24:01 0 0.03 0.00 0.02 0.07 0.00 99.88 14:24:52 14:24:01 1 0.00 0.00 0.00 0.00 0.02 99.98 14:24:52 14:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:24:52 14:24:01 3 0.03 0.00 0.05 0.00 0.02 99.90 14:24:52 14:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:24:52 14:24:01 5 0.02 0.00 0.02 0.00 0.02 99.95 14:24:52 14:24:01 6 0.96 0.00 0.07 0.00 0.02 98.96 14:24:52 14:24:01 7 0.02 0.00 0.00 0.07 0.00 99.92 14:24:52 Average: all 5.05 0.00 1.10 0.95 0.04 92.85 14:24:52 Average: 0 5.19 0.00 1.11 2.55 0.04 91.11 14:24:52 Average: 1 5.25 0.00 1.20 0.40 0.04 93.11 14:24:52 Average: 2 4.82 0.00 0.99 0.15 0.03 94.00 14:24:52 Average: 3 5.30 0.00 1.11 0.44 0.04 93.11 14:24:52 Average: 4 5.20 0.00 1.12 1.36 0.03 92.29 14:24:52 Average: 5 4.66 0.00 1.15 1.93 0.04 92.22 14:24:52 Average: 6 5.45 0.00 1.10 0.17 0.04 93.24 14:24:52 Average: 7 4.55 0.00 1.03 0.63 0.04 93.75 14:24:52 14:24:52 14:24:52