Pull request #191 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from cb209352edf12a09bc2751deb3e45901b1e38a6d+bc9e117a94d755a571010ed0c8b643b5feaef654 (5bf36d161747e16428abac302eab0afc086464f3) 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-ssh12112671854411248931.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17684716457218728180.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh 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-191/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-191/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8883327202176099302.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-191/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9738343792519167263.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh8366770470347876314.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-191/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-191/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh460990561889967264.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14933 in /w/workspace/y_app-rfid-llrp-inventory_PR-191 [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-191 # 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 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Merging remotes/origin/main commit bc9e117a94d755a571010ed0c8b643b5feaef654 into PR head commit cb209352edf12a09bc2751deb3e45901b1e38a6d Merge succeeded, producing cb209352edf12a09bc2751deb3e45901b1e38a6d Checking out Revision cb209352edf12a09bc2751deb3e45901b1e38a6d (PR-191) 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/191/head:refs/remotes/origin/PR-191 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb209352edf12a09bc2751deb3e45901b1e38a6d # 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 bc9e117a94d755a571010ed0c8b643b5feaef654 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb209352edf12a09bc2751deb3e45901b1e38a6d # timeout=10 Commit message: "docs: Add main branch Warning" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:41:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:41:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:41:17 ========================================================= 18:41:17 EdgeX Global Pipelines Version Info 18:41:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:41:17 ------------------- 18:41:17 stable info: 18:41:17 ------------------- 18:41:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:41:17 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 18:41:17 Message: update stable to v1.0.249 18:41:18 ------------------- 18:41:18 experimental info: 18:41:18 ------------------- 18:41:18 Commited By: **** collab-it+edgex@linuxfoundation.org 18:41:18 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 18:41:18 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:41:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 18:41:18 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 18:41:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:41:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:41:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:41:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:41:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:41:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:41:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:41:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:41:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:41:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 18:41:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:41:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:41:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:41:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:41:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:41:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:41:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:41:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:41:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:41:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:41:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:41:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:41:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:41:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:41:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:41:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-191 [Pipeline] echo 18:41:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-191 [Pipeline] echo 18:41:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-191 [Pipeline] echo 18:41:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb209352edf12a09bc2751deb3e45901b1e38a6d [Pipeline] echo 18:41:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb20935 [Pipeline] echo 18:41:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:41:20 provisioning config files... 18:41:20 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-191@tmp/config9247790324066559320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:20 ---> docker-login.sh 18:41:20 nexus3.edgexfoundry.org:10001 18:41:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:20 Configure a credential helper to remove this warning. See 18:41:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:20 18:41:20 Login Succeeded 18:41:20 nexus3.edgexfoundry.org:10002 18:41:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:21 Configure a credential helper to remove this warning. See 18:41:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:21 18:41:21 Login Succeeded 18:41:21 nexus3.edgexfoundry.org:10003 18:41:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:21 Configure a credential helper to remove this warning. See 18:41:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:21 18:41:21 Login Succeeded 18:41:21 nexus3.edgexfoundry.org:10004 18:41:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:21 Configure a credential helper to remove this warning. See 18:41:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:21 18:41:21 Login Succeeded 18:41:21 docker.io 18:41:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:21 Configure a credential helper to remove this warning. See 18:41:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:21 18:41:21 Login Succeeded 18:41:21 ---> docker-login.sh ends [Pipeline] } 18:41:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:41:22 + git rev-list -1 --merges cb209352edf12a09bc2751deb3e45901b1e38a6d~1..cb209352edf12a09bc2751deb3e45901b1e38a6d [Pipeline] echo 18:41:22 -----------> git rev-list -1 --merges cb209352edf12a09bc2751deb3e45901b1e38a6d~1..cb209352edf12a09bc2751deb3e45901b1e38a6d cb209352edf12a09bc2751deb3e45901b1e38a6d [false] [Pipeline] sh 18:41:22 + git log --format=format:%s -1 cb209352edf12a09bc2751deb3e45901b1e38a6d [Pipeline] echo 18:41:22 ========================================================= 18:41:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:41:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:41:23 + git log --format=format:%s -1 cb209352edf12a09bc2751deb3e45901b1e38a6d [Pipeline] echo 18:41:23 [semverPrep] GIT_COMMIT: cb209352edf12a09bc2751deb3e45901b1e38a6d, Commit Message: docs: Add main branch Warning [Pipeline] echo 18:41:23 [semverPrep] This is not a build commit. [Pipeline] sh 18:41:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:41:23 + grep -v github /etc/ssh/ssh_known_hosts 18:41:23 + [ -e /tmp/ssh_known_hosts ] 18:41:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:41:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:41:23 + sudo tee -a /etc/ssh/ssh_known_hosts 18:41:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:24 18:41:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:24 0.1.4: Pulling from edgex-devops/py-git-semver 18:41:24 b85a868b505f: Pulling fs layer 18:41:24 e2be974225ed: Pulling fs layer 18:41:24 339a4e72a1f5: Pulling fs layer 18:41:24 988bab9f4d93: Pulling fs layer 18:41:24 1469e6f7b9e6: Pulling fs layer 18:41:24 eaf3925da568: Pulling fs layer 18:41:24 bab4dde63d76: Pulling fs layer 18:41:24 bde34c3a00c8: Pulling fs layer 18:41:24 b352a97aabf1: Pulling fs layer 18:41:24 4872d77fe225: Pulling fs layer 18:41:24 5851b861e8e6: Pulling fs layer 18:41:24 988bab9f4d93: Waiting 18:41:24 4872d77fe225: Waiting 18:41:24 bde34c3a00c8: Waiting 18:41:24 1469e6f7b9e6: Waiting 18:41:24 b352a97aabf1: Waiting 18:41:24 eaf3925da568: Waiting 18:41:24 bab4dde63d76: Waiting 18:41:24 e2be974225ed: Download complete 18:41:24 988bab9f4d93: Verifying Checksum 18:41:24 988bab9f4d93: Download complete 18:41:24 1469e6f7b9e6: Verifying Checksum 18:41:24 1469e6f7b9e6: Download complete 18:41:24 339a4e72a1f5: Verifying Checksum 18:41:24 339a4e72a1f5: Download complete 18:41:24 eaf3925da568: Verifying Checksum 18:41:24 eaf3925da568: Download complete 18:41:24 bde34c3a00c8: Download complete 18:41:24 b352a97aabf1: Verifying Checksum 18:41:24 b352a97aabf1: Download complete 18:41:24 4872d77fe225: Verifying Checksum 18:41:24 4872d77fe225: Download complete 18:41:24 5851b861e8e6: Download complete 18:41:24 b85a868b505f: Verifying Checksum 18:41:24 b85a868b505f: Download complete 18:41:25 bab4dde63d76: Verifying Checksum 18:41:25 bab4dde63d76: Download complete 18:41:25 b85a868b505f: Pull complete 18:41:26 e2be974225ed: Pull complete 18:41:26 339a4e72a1f5: Pull complete 18:41:27 988bab9f4d93: Pull complete 18:41:27 1469e6f7b9e6: Pull complete 18:41:27 eaf3925da568: Pull complete 18:41:29 bab4dde63d76: Pull complete 18:41:29 bde34c3a00c8: Pull complete 18:41:29 b352a97aabf1: Pull complete 18:41:29 4872d77fe225: Pull complete 18:41:29 5851b861e8e6: Pull complete 18:41:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:41:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:29 prd-ubuntu20.04-docker-8c-8g-14933 does not seem to be running inside a container 18:41:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-191 -v /w/workspace/y_app-rfid-llrp-inventory_PR-191:/w/workspace/y_app-rfid-llrp-inventory_PR-191:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-191@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-191@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-devops/py-git-semver:0.1.4 cat 18:41:32 $ docker top ae4bcadde6ba5e871449ac6bba82aef0ce9214249049559e38221aefc60600d3 -eo pid,comm 18:41:33 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). 18:41:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:41:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:41:33 [ssh-agent] Looking for ssh-agent implementation... 18:41:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:41:33 $ docker exec ae4bcadde6ba5e871449ac6bba82aef0ce9214249049559e38221aefc60600d3 ssh-agent 18:41:33 SSH_AUTH_SOCK=/tmp/ssh-UbYZcnNzDhqN/agent.32 18:41:33 SSH_AGENT_PID=38 18:41:33 Running ssh-add (command line suppressed) 18:41:33 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-191@tmp/private_key_5296530930336928197.key (/w/workspace/y_app-rfid-llrp-inventory_PR-191@tmp/private_key_5296530930336928197.key) 18:41:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:41:33 + git tag --points-at HEAD [Pipeline] } 18:41:33 $ docker exec --env ******** --env ******** ae4bcadde6ba5e871449ac6bba82aef0ce9214249049559e38221aefc60600d3 ssh-agent -k 18:41:33 unset SSH_AUTH_SOCK; 18:41:33 unset SSH_AGENT_PID; 18:41:33 echo Agent pid 38 killed; 18:41:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:41:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:41:34 [ssh-agent] Looking for ssh-agent implementation... 18:41:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:41:34 $ docker exec ae4bcadde6ba5e871449ac6bba82aef0ce9214249049559e38221aefc60600d3 ssh-agent 18:41:34 SSH_AUTH_SOCK=/tmp/ssh-Px9759Max7UV/agent.70 18:41:34 SSH_AGENT_PID=76 18:41:34 Running ssh-add (command line suppressed) 18:41:34 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-191@tmp/private_key_7951407649634782677.key (/w/workspace/y_app-rfid-llrp-inventory_PR-191@tmp/private_key_7951407649634782677.key) 18:41:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:41:34 + git semver init 18:41:35 2023-05-10 18:41:34,959 [run_init] DEBUG init version:0.0.0 force:False 18:41:35 2023-05-10 18:41:34,960 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-191/.semver 18:41:35 2023-05-10 18:41:34,960 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-191/.semver 18:41:35 2023-05-10 18:41:34,960 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-191/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-191, universal_newlines=False, shell=None, istream=None) 18:41:36 2023-05-10 18:41:35,987 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-191/.git/info/exclude 18:41:36 2023-05-10 18:41:35,988 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-191/.semver/PR-191 with force:False 18:41:36 2023-05-10 18:41:35,988 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-191/.semver/PR-191 18:41:36 2023-05-10 18:41:35,993 [execute] INFO git cat-file --batch-check 18:41:36 2023-05-10 18:41:35,993 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-191/.semver, universal_newlines=False, shell=None, istream=) 18:41:36 2023-05-10 18:41:35,999 [execute] INFO git cat-file --batch 18:41:36 2023-05-10 18:41:35,999 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-191/.semver, universal_newlines=False, shell=None, istream=) 18:41:36 2023-05-10 18:41:36,005 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-191/.semver/PR-191 18:41:36 0.0.0 [Pipeline] } 18:41:36 $ docker exec --env ******** --env ******** ae4bcadde6ba5e871449ac6bba82aef0ce9214249049559e38221aefc60600d3 ssh-agent -k 18:41:36 unset SSH_AUTH_SOCK; 18:41:36 unset SSH_AGENT_PID; 18:41:36 echo Agent pid 76 killed; 18:41:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:41:36 + git semver [Pipeline] } 18:41:37 $ docker stop --time=1 ae4bcadde6ba5e871449ac6bba82aef0ce9214249049559e38221aefc60600d3 18:41:38 $ docker rm -f --volumes ae4bcadde6ba5e871449ac6bba82aef0ce9214249049559e38221aefc60600d3 [Pipeline] // withDockerContainer [Pipeline] sh 18:41:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:41:39 Stashed 1 file(s) [Pipeline] echo 18:41:39 [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 18:41:40 provisioning config files... 18:41:40 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-191@tmp/config2467670414019624120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:40 ---> docker-login.sh 18:41:40 nexus3.edgexfoundry.org:10001 18:41:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:40 Configure a credential helper to remove this warning. See 18:41:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:40 18:41:40 Login Succeeded 18:41:40 nexus3.edgexfoundry.org:10002 18:41:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:40 Configure a credential helper to remove this warning. See 18:41:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:40 18:41:40 Login Succeeded 18:41:40 nexus3.edgexfoundry.org:10003 18:41:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:40 Configure a credential helper to remove this warning. See 18:41:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:40 18:41:40 Login Succeeded 18:41:40 nexus3.edgexfoundry.org:10004 18:41:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:40 Configure a credential helper to remove this warning. See 18:41:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:40 18:41:40 Login Succeeded 18:41:40 docker.io 18:41:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:40 Configure a credential helper to remove this warning. See 18:41:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:40 18:41:40 Login Succeeded 18:41:40 ---> docker-login.sh ends [Pipeline] } 18:41:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:41:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:41:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:41:41 ========================================================= 18:41:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:41:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:41 + 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 . 18:41:41 Sending build context to Docker daemon 12.65MB 18:41:41 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 18:41:41 Step 2/12 : FROM ${BASE} AS builder 18:41:41 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:41:41 f56be85fc22e: Pulling fs layer 18:41:41 85791d961cd3: Pulling fs layer 18:41:41 d694b5ae8c79: Pulling fs layer 18:41:41 9f32a84ed3da: Pulling fs layer 18:41:41 4d19c01a9841: Pulling fs layer 18:41:41 9325e15d5711: Pulling fs layer 18:41:41 556b6ee489ea: Pulling fs layer 18:41:41 c5a4b2cf53e6: Pulling fs layer 18:41:41 9f32a84ed3da: Waiting 18:41:41 9325e15d5711: Waiting 18:41:41 556b6ee489ea: Waiting 18:41:41 c5a4b2cf53e6: Waiting 18:41:41 85791d961cd3: Verifying Checksum 18:41:41 85791d961cd3: Download complete 18:41:41 9f32a84ed3da: Verifying Checksum 18:41:41 9f32a84ed3da: Download complete 18:41:41 4d19c01a9841: Download complete 18:41:41 f56be85fc22e: Download complete 18:41:41 9325e15d5711: Verifying Checksum 18:41:41 9325e15d5711: Download complete 18:41:41 f56be85fc22e: Pull complete 18:41:42 85791d961cd3: Pull complete 18:41:43 c5a4b2cf53e6: Verifying Checksum 18:41:43 c5a4b2cf53e6: Download complete 18:41:43 d694b5ae8c79: Download complete 18:41:43 556b6ee489ea: Verifying Checksum 18:41:43 556b6ee489ea: Download complete 18:41:46 d694b5ae8c79: Pull complete 18:41:46 9f32a84ed3da: Pull complete 18:41:46 4d19c01a9841: Pull complete 18:41:46 9325e15d5711: Pull complete 18:41:49 556b6ee489ea: Pull complete 18:41:50 c5a4b2cf53e6: Pull complete 18:41:50 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 18:41:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:41:50 ---> c4be618373d6 18:41:50 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:41:54 Still waiting to schedule task 18:41:54 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:41:55 ---> Running in 438623031f53 18:41:55 Removing intermediate container 438623031f53 18:41:55 ---> f5c54329ae1a 18:41:55 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:41:55 ---> Running in 6b8c0bc0837a 18:41:55 Removing intermediate container 6b8c0bc0837a 18:41:55 ---> 0defa33cab21 18:41:55 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:41:55 ---> Running in 3983e2c5971e 18:41:55 Removing intermediate container 3983e2c5971e 18:41:55 ---> 5843070fcd01 18:41:55 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:41:55 ---> Running in 1e3af0981ddd 18:41:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:41:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:41:56 OK: 265 MiB in 53 packages 18:41:56 Removing intermediate container 1e3af0981ddd 18:41:56 ---> 0a5d8a6b7c5f 18:41:56 Step 7/12 : WORKDIR /app 18:41:56 ---> Running in 162d6ffc4ee1 18:41:56 Removing intermediate container 162d6ffc4ee1 18:41:56 ---> 3bb611cbf5df 18:41:56 Step 8/12 : COPY go.mod vendor* ./ 18:41:57 ---> 780b07db3c30 18:41:57 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:41:57 ---> Running in c60eaab23455 18:42:35 Removing intermediate container c60eaab23455 18:42:35 ---> adc1537cd819 18:42:35 Step 10/12 : COPY . . 18:42:35 ---> d00037e9c28b 18:42:35 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:42:35 ---> Running in 6859b64ca61f 18:42:35 Removing intermediate container 6859b64ca61f 18:42:35 ---> ea079412d65a 18:42:35 Step 12/12 : RUN $MAKE 18:42:35 ---> Running in 103b0808281b 18:42:35 noop 18:42:35 Removing intermediate container 103b0808281b 18:42:35 ---> 599acb00aca4 18:42:35 Successfully built 599acb00aca4 18:42:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:36 + docker inspect -f . ci-base-image-x86_64 18:42:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:36 prd-ubuntu20.04-docker-8c-8g-14933 does not seem to be running inside a container 18:42:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-191 -v /w/workspace/y_app-rfid-llrp-inventory_PR-191:/w/workspace/y_app-rfid-llrp-inventory_PR-191:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-191@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-191@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:42:36 $ docker top 041b2204a8d2537f6a9aee0e27e98bb46ae84c1e86068d186d04f6d6a1423336 -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:37 + go version 18:42:37 go version go1.20.2 linux/amd64 [Pipeline] } 18:42:37 $ docker stop --time=1 041b2204a8d2537f6a9aee0e27e98bb46ae84c1e86068d186d04f6d6a1423336 18:42:38 $ docker rm -f --volumes 041b2204a8d2537f6a9aee0e27e98bb46ae84c1e86068d186d04f6d6a1423336 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:39 + docker inspect -f . ci-base-image-x86_64 18:42:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:39 prd-ubuntu20.04-docker-8c-8g-14933 does not seem to be running inside a container 18:42:39 $ 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-191 -v /w/workspace/y_app-rfid-llrp-inventory_PR-191:/w/workspace/y_app-rfid-llrp-inventory_PR-191:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-191@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-191@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:42:39 $ docker top 67e7a05bb7d4c1da011e4e446d0d820ede04a6fc51e956515db040de50b1ddf0 -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:40 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-191 [Pipeline] fileExists [Pipeline] sh 18:42:40 + make test 18:42:40 go test -race ./... -coverprofile=coverage.out ./... 18:43:02 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 18:43:02 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 18:43:02 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.154s coverage: 86.2% of statements 18:43:03 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.707s coverage: 71.9% of statements 18:43:26 go vet ./... 18:43:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:43:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:43:28 ./bin/test-attribution.sh 18:43:28 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 18:43:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:43:28 $ docker stop --time=1 67e7a05bb7d4c1da011e4e446d0d820ede04a6fc51e956515db040de50b1ddf0 18:43:32 $ docker rm -f --volumes 67e7a05bb7d4c1da011e4e446d0d820ede04a6fc51e956515db040de50b1ddf0 [Pipeline] // withDockerContainer [Pipeline] sh 18:43:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:43:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:43:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:43:34 + ls -al . 18:43:34 total 228 18:43:34 drwxrwxr-x 11 jenkins jenkins 4096 May 10 18:42 . 18:43:34 drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:41 .. 18:43:34 -rw-rw-r-- 1 jenkins jenkins 262 May 10 18:41 .dockerignore 18:43:34 drwxrwxr-x 8 jenkins jenkins 4096 May 10 18:41 .git 18:43:34 drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:41 .github 18:43:34 -rw-rw-r-- 1 jenkins jenkins 788 May 10 18:41 .gitignore 18:43:34 -rw-rw-r-- 1 jenkins jenkins 41 May 10 18:41 .golangci.yml 18:43:34 drwxr-xr-x 3 jenkins jenkins 4096 May 10 18:41 .semver 18:43:34 -rw-rw-r-- 1 jenkins jenkins 9805 May 10 18:41 Attribution.txt 18:43:34 -rw-rw-r-- 1 jenkins jenkins 4331 May 10 18:41 CHANGELOG.md 18:43:34 -rw-rw-r-- 1 jenkins jenkins 1659 May 10 18:41 Dockerfile 18:43:34 -rw-rw-r-- 1 jenkins jenkins 677 May 10 18:41 GOVERNANCE.md 18:43:34 -rw-rw-r-- 1 jenkins jenkins 687 May 10 18:41 Jenkinsfile 18:43:34 -rw-rw-r-- 1 jenkins jenkins 11347 May 10 18:41 LICENSE 18:43:34 -rw-rw-r-- 1 jenkins jenkins 2497 May 10 18:41 Makefile 18:43:34 -rw-rw-r-- 1 jenkins jenkins 617 May 10 18:41 OWNERS.md 18:43:34 -rw-rw-r-- 1 jenkins jenkins 31516 May 10 18:41 README.md 18:43:34 -rw-rw-r-- 1 jenkins jenkins 5 May 10 18:41 VERSION 18:43:34 drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:41 bin 18:43:34 -rw-r--r-- 1 jenkins jenkins 41317 May 10 18:43 coverage.out 18:43:34 -rw-rw-r-- 1 jenkins jenkins 3467 May 10 18:41 go.mod 18:43:34 -rw-rw-r-- 1 jenkins jenkins 31505 May 10 18:41 go.sum 18:43:34 drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:41 images 18:43:34 drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:41 internal 18:43:34 -rw-rw-r-- 1 jenkins jenkins 531 May 10 18:41 main.go 18:43:34 drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:41 res 18:43:34 drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:41 snap 18:43:34 drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:41 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:34 + 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=cb209352edf12a09bc2751deb3e45901b1e38a6d --label arch=amd64 --label version=0.0.0 . 18:43:34 Sending build context to Docker daemon 12.65MB 18:43:34 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 18:43:34 Step 2/29 : FROM ${BASE} AS builder 18:43:34 ---> 599acb00aca4 18:43:34 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 18:43:34 ---> Running in b04ebacf4ab7 18:43:34 Removing intermediate container b04ebacf4ab7 18:43:34 ---> 38798be796af 18:43:34 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 18:43:34 ---> Running in c370443b4c17 18:43:35 Removing intermediate container c370443b4c17 18:43:35 ---> 7f9c9a0732df 18:43:35 Step 5/29 : ARG ADD_BUILD_TAGS="" 18:43:35 ---> Running in 154612d4c928 18:43:35 Removing intermediate container 154612d4c928 18:43:35 ---> 089bf5465780 18:43:35 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:43:35 ---> Running in 6121c844f93a 18:43:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:43:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:43:35 OK: 265 MiB in 53 packages 18:43:36 Removing intermediate container 6121c844f93a 18:43:36 ---> 70b5930ed9a3 18:43:36 Step 7/29 : WORKDIR /app 18:43:36 ---> Running in cf8e3a4c1ac4 18:43:36 Removing intermediate container cf8e3a4c1ac4 18:43:36 ---> f23af3269fa3 18:43:36 Step 8/29 : COPY go.mod vendor* ./ 18:43:36 ---> ebcd6ec49491 18:43:36 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:43:36 ---> Running in b076d0d15ae9 18:43:37 Removing intermediate container b076d0d15ae9 18:43:37 ---> 86fbc70f5ecb 18:43:37 Step 10/29 : COPY . . 18:43:37 ---> 63749f6c923f 18:43:37 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:43:37 ---> Running in 82cfdf90f5fb 18:43:38 Removing intermediate container 82cfdf90f5fb 18:43:38 ---> 26b0d294490d 18:43:38 Step 12/29 : RUN $MAKE 18:43:38 ---> Running in 53387a7582cd 18:43:38 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.62 -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 18:44:00 Removing intermediate container 53387a7582cd 18:44:00 ---> 79951ca0147d 18:44:00 Step 13/29 : FROM alpine:3.17 18:44:00 3.17: Pulling from library/alpine 18:44:00 f56be85fc22e: Already exists 18:44:01 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:44:01 Status: Downloaded newer image for alpine:3.17 18:44:01 ---> 9ed4aefc74f6 18:44:01 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:44:01 ---> Running in f67a16c5f544 18:44:01 Removing intermediate container f67a16c5f544 18:44:01 ---> cc828665da60 18:44:01 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 18:44:01 ---> Running in af90d56caabf 18:44:02 Removing intermediate container af90d56caabf 18:44:02 ---> 2a316aa69313 18:44:02 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 18:44:02 ---> Running in 01b433701e71 18:44:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:44:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:44:03 (1/2) Installing ca-certificates (20230506-r0) 18:44:03 (2/2) Installing dumb-init (1.2.5-r2) 18:44:03 Executing busybox-1.35.0-r29.trigger 18:44:03 Executing ca-certificates-20230506-r0.trigger 18:44:03 OK: 8 MiB in 17 packages 18:44:03 Removing intermediate container 01b433701e71 18:44:03 ---> 2468d2e5db02 18:44:03 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:44:04 ---> 2ae2b1b300c1 18:44:04 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 18:44:04 ---> 7c7c1504c932 18:44:04 Step 19/29 : COPY --from=builder /app/res/ /res/ 18:44:04 ---> e5c1a009de51 18:44:04 Step 20/29 : COPY --from=builder /app/static/ /static/ 18:44:04 ---> 4e312548cd86 18:44:04 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 18:44:05 ---> 0ebf22254698 18:44:05 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 18:44:05 ---> Running in 2d418b30c6a0 18:44:06 Removing intermediate container 2d418b30c6a0 18:44:06 ---> 1b82fdf4b7d1 18:44:06 Step 23/29 : VOLUME /cache 18:44:06 ---> Running in 1e2abacbcddc 18:44:06 Removing intermediate container 1e2abacbcddc 18:44:06 ---> edddf5e9d9ec 18:44:06 Step 24/29 : EXPOSE 59711 18:44:06 ---> Running in 8b15c3b3f1db 18:44:06 Removing intermediate container 8b15c3b3f1db 18:44:06 ---> d5e716e0a48a 18:44:06 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 18:44:06 ---> Running in e3a847df5223 18:44:06 Removing intermediate container e3a847df5223 18:44:06 ---> e7cfd299bd6a 18:44:06 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 18:44:06 ---> Running in 916ad945dcfc 18:44:06 Removing intermediate container 916ad945dcfc 18:44:06 ---> a5acc93b7ef8 18:44:06 Step 27/29 : LABEL arch=amd64 18:44:06 ---> Running in f20d71bf3c16 18:44:06 Removing intermediate container f20d71bf3c16 18:44:06 ---> d72e930aef02 18:44:06 Step 28/29 : LABEL git_sha=cb209352edf12a09bc2751deb3e45901b1e38a6d 18:44:06 ---> Running in a80d7eeb9571 18:44:06 Removing intermediate container a80d7eeb9571 18:44:06 ---> 3b68917fa695 18:44:06 Step 29/29 : LABEL version=0.0.0 18:44:06 ---> Running in 6e9627d2a68b 18:44:06 Removing intermediate container 6e9627d2a68b 18:44:06 ---> ddfec2414a09 18:44:06 [Warning] One or more build-args [ARCH] were not consumed 18:44:06 Successfully built ddfec2414a09 18:44:06 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 18:44:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:07 18:44:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:08 latest: Pulling from edgex-lftools-log-publisher 18:44:08 5eb5b503b376: Pulling fs layer 18:44:08 5c69ac0246d0: Pulling fs layer 18:44:08 ec43610c2a17: Pulling fs layer 18:44:08 3a2ae6a8a46f: Pulling fs layer 18:44:08 33b1e0a273af: Pulling fs layer 18:44:08 5d3b04190fa2: Pulling fs layer 18:44:08 2f39f015ded8: Pulling fs layer 18:44:08 3a2ae6a8a46f: Waiting 18:44:08 33b1e0a273af: Waiting 18:44:08 5d3b04190fa2: Waiting 18:44:08 2f39f015ded8: Waiting 18:44:08 5c69ac0246d0: Verifying Checksum 18:44:08 5c69ac0246d0: Download complete 18:44:08 3a2ae6a8a46f: Verifying Checksum 18:44:08 3a2ae6a8a46f: Download complete 18:44:08 33b1e0a273af: Verifying Checksum 18:44:08 33b1e0a273af: Download complete 18:44:08 5d3b04190fa2: Verifying Checksum 18:44:08 5d3b04190fa2: Download complete 18:44:08 ec43610c2a17: Download complete 18:44:08 5eb5b503b376: Verifying Checksum 18:44:08 5eb5b503b376: Download complete 18:44:09 2f39f015ded8: Download complete 18:44:09 5eb5b503b376: Pull complete 18:44:09 5c69ac0246d0: Pull complete 18:44:10 ec43610c2a17: Pull complete 18:44:10 3a2ae6a8a46f: Pull complete 18:44:10 33b1e0a273af: Pull complete 18:44:10 5d3b04190fa2: Pull complete 18:44:14 2f39f015ded8: Pull complete 18:44:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:44:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:15 prd-ubuntu20.04-docker-8c-8g-14933 does not seem to be running inside a container 18:44:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-191 -v /w/workspace/y_app-rfid-llrp-inventory_PR-191:/w/workspace/y_app-rfid-llrp-inventory_PR-191:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-191@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-191@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:44:19 $ docker top b5cf340ffd59838666ce7a52bf94f4699f9898a6097253d997c88e84b8123f81 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:44:20 ---> job-cost.sh 18:44:20 lf-activate-venv: SKIPPING 18:44:20 INFO: No Stack... 18:44:20 INFO: Retrieving Pricing Info for: v3-standard-8 18:44:20 INFO: Archiving Costs [Pipeline] sh 18:44:21 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-191/archives/cost.csv 18:44:21 + cut -d, -f6 [Pipeline] lock 18:44:21 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-191-1-stack-cost] 18:44:21 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-191-1-stack-cost] did not exist. Created. 18:44:21 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-191-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:44:21 + echo total: 0.2199999988079071 [Pipeline] stash 18:44:21 Stashed 1 file(s) [Pipeline] } 18:44:21 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-191-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:44:21 $ docker stop --time=1 b5cf340ffd59838666ce7a52bf94f4699f9898a6097253d997c88e84b8123f81 18:44:23 $ docker rm -f --volumes b5cf340ffd59838666ce7a52bf94f4699f9898a6097253d997c88e84b8123f81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:44:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14937 in /w/workspace/y_app-rfid-llrp-inventory_PR-191 [Pipeline] { [Pipeline] ws 18:44:26 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 18:44:26 The recommended git tool is: git 18:44:32 using credential edgex-jenkins-ssh 18:44:32 Cloning the remote Git repository 18:44:32 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:44:32 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 18:44:33 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:44:33 > git --version # timeout=10 18:44:33 > git --version # 'git version 2.25.1' 18:44:33 using GIT_SSH to set credentials SSH Credentials for GitHub 18:44:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:44:35 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 18:44:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:44:37 Merging remotes/origin/main commit bc9e117a94d755a571010ed0c8b643b5feaef654 into PR head commit cb209352edf12a09bc2751deb3e45901b1e38a6d 18:44:37 Merge succeeded, producing cb209352edf12a09bc2751deb3e45901b1e38a6d 18:44:37 Checking out Revision cb209352edf12a09bc2751deb3e45901b1e38a6d (PR-191) 18:44:36 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 18:44:36 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:44:36 using GIT_SSH to set credentials SSH Credentials for GitHub 18:44:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/191/head:refs/remotes/origin/PR-191 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:44:37 > git config core.sparsecheckout # timeout=10 18:44:37 > git checkout -f cb209352edf12a09bc2751deb3e45901b1e38a6d # timeout=10 18:44:37 > git remote # timeout=10 18:44:37 > git config --get remote.origin.url # timeout=10 18:44:37 using GIT_SSH to set credentials SSH Credentials for GitHub 18:44:37 > git merge bc9e117a94d755a571010ed0c8b643b5feaef654 # timeout=10 18:44:37 > git rev-parse HEAD^{commit} # timeout=10 18:44:37 > git config core.sparsecheckout # timeout=10 18:44:37 > git checkout -f cb209352edf12a09bc2751deb3e45901b1e38a6d # timeout=10 18:44:41 Commit message: "docs: Add main branch Warning" 18:44:41 > git --version # timeout=10 18:44:41 > git --version # 'git version 2.25.1' 18:44:41 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:44:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:44:42 % Total % Received % Xferd Average Speed Time Time Time Current 18:44:42 Dload Upload Total Spent Left Speed 18:44:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85577 [Pipeline] sh 18:44:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:44:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:44:44 + sudo tee /etc/docker/daemon.new 18:44:44 { 18:44:44 "registry-mirrors": [ 18:44:44 "https://nexus3.edgexfoundry.org:10001" 18:44:44 ], 18:44:44 "bip": "10.250.0.254/24", 18:44:44 "hosts": [ 18:44:44 "tcp://0.0.0.0:5555", 18:44:44 "unix:///var/run/docker.sock" 18:44:44 ], 18:44:44 "mtu": 1458, 18:44:44 "selinux-enabled": true, 18:44:44 "seccomp-profile": "/etc/docker/seccomp.json" 18:44:44 } [Pipeline] sh 18:44:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:44:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:45:03 provisioning config files... 18:45:03 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config13357357633116304077tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:45:03 ---> docker-login.sh 18:45:03 nexus3.edgexfoundry.org:10001 18:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:04 Configure a credential helper to remove this warning. See 18:45:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:04 18:45:04 Login Succeeded 18:45:04 nexus3.edgexfoundry.org:10002 18:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:04 Configure a credential helper to remove this warning. See 18:45:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:04 18:45:04 Login Succeeded 18:45:04 nexus3.edgexfoundry.org:10003 18:45:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:05 Configure a credential helper to remove this warning. See 18:45:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:05 18:45:05 Login Succeeded 18:45:05 nexus3.edgexfoundry.org:10004 18:45:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:05 Configure a credential helper to remove this warning. See 18:45:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:05 18:45:05 Login Succeeded 18:45:05 docker.io 18:45:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:06 Configure a credential helper to remove this warning. See 18:45:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:06 18:45:06 Login Succeeded 18:45:06 ---> docker-login.sh ends [Pipeline] } 18:45:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:45:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:45:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:45:06 ========================================================= 18:45:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:45:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:07 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:45:07 Sending build context to Docker daemon 678.4kB 18:45:07 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 18:45:07 Step 2/12 : FROM ${BASE} AS builder 18:45:07 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:45:07 c41833b44d91: Pulling fs layer 18:45:07 ed15518f5707: Pulling fs layer 18:45:07 feae8fd75edb: Pulling fs layer 18:45:07 242c74f7c9fa: Pulling fs layer 18:45:07 3cdef696dda3: Pulling fs layer 18:45:07 2ced38df9373: Pulling fs layer 18:45:07 58f1dce35555: Pulling fs layer 18:45:07 3cdef696dda3: Waiting 18:45:07 2ced38df9373: Waiting 18:45:07 242c74f7c9fa: Waiting 18:45:07 58f1dce35555: Waiting 18:45:07 c41833b44d91: Verifying Checksum 18:45:07 c41833b44d91: Download complete 18:45:07 ed15518f5707: Verifying Checksum 18:45:07 ed15518f5707: Download complete 18:45:07 242c74f7c9fa: Verifying Checksum 18:45:07 242c74f7c9fa: Download complete 18:45:07 3cdef696dda3: Verifying Checksum 18:45:07 3cdef696dda3: Download complete 18:45:08 c41833b44d91: Pull complete 18:45:09 58f1dce35555: Verifying Checksum 18:45:09 58f1dce35555: Download complete 18:45:09 ed15518f5707: Pull complete 18:45:10 feae8fd75edb: Verifying Checksum 18:45:10 feae8fd75edb: Download complete 18:45:10 2ced38df9373: Verifying Checksum 18:45:10 2ced38df9373: Download complete 18:45:22 feae8fd75edb: Pull complete 18:45:22 242c74f7c9fa: Pull complete 18:45:22 3cdef696dda3: Pull complete 18:45:28 2ced38df9373: Pull complete 18:45:30 58f1dce35555: Pull complete 18:45:30 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 18:45:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:45:30 ---> fadd8f120f05 18:45:30 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:45:33 ---> Running in 5fbb05ec19ff 18:45:33 Removing intermediate container 5fbb05ec19ff 18:45:33 ---> b2658e66bac5 18:45:33 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:45:33 ---> Running in 9253586de6d5 18:45:33 Removing intermediate container 9253586de6d5 18:45:33 ---> 39035d0f2558 18:45:33 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:45:33 ---> Running in aa83bff93b8a 18:45:34 Removing intermediate container aa83bff93b8a 18:45:34 ---> 86ccbfced11b 18:45:34 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:45:34 ---> Running in 08e97fa870f9 18:45:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:45:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:45:37 OK: 263 MiB in 53 packages 18:45:38 Removing intermediate container 08e97fa870f9 18:45:38 ---> 53171fba083f 18:45:38 Step 7/12 : WORKDIR /app 18:45:38 ---> Running in a666d633db1e 18:45:38 Removing intermediate container a666d633db1e 18:45:38 ---> 32bab7b81a55 18:45:38 Step 8/12 : COPY go.mod vendor* ./ 18:45:39 ---> 6007a5b676fd 18:45:39 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:39 ---> Running in 069b3a7f589b 18:46:47 Removing intermediate container 069b3a7f589b 18:46:47 ---> fa5046386cbc 18:46:47 Step 10/12 : COPY . . 18:46:47 ---> c303cd348be1 18:46:47 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:46:47 ---> Running in 85d7d2274aad 18:46:47 Removing intermediate container 85d7d2274aad 18:46:47 ---> 4d98f8b0785e 18:46:47 Step 12/12 : RUN $MAKE 18:46:47 ---> Running in a8b86664ee0a 18:46:47 noop 18:46:47 Removing intermediate container a8b86664ee0a 18:46:47 ---> f971b91611a2 18:46:47 Successfully built f971b91611a2 18:46:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:47 + docker inspect -f . ci-base-image-arm64 18:46:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:46:48 prd-ubuntu20.04-docker-arm64-4c-16g-14937 does not seem to be running inside a container 18:46:48 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:46:49 $ docker top f6a9d812e29507e2f21ea962ad3495a9d71e8988537d584863095afa2239b23b -eo pid,comm [Pipeline] { [Pipeline] sh 18:46:50 + go version 18:46:50 go version go1.20.2 linux/arm64 [Pipeline] } 18:46:50 $ docker stop --time=1 f6a9d812e29507e2f21ea962ad3495a9d71e8988537d584863095afa2239b23b 18:46:52 $ docker rm -f --volumes f6a9d812e29507e2f21ea962ad3495a9d71e8988537d584863095afa2239b23b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:53 + docker inspect -f . ci-base-image-arm64 18:46:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:46:53 prd-ubuntu20.04-docker-arm64-4c-16g-14937 does not seem to be running inside a container 18:46:53 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:46:54 $ docker top 2a0c1c2a99841c78f71d5b7126df423264e2dd785047255971893b29522159ad -eo pid,comm [Pipeline] { [Pipeline] sh 18:46:55 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 18:46:56 + make test 18:46:56 go test -race ./... -coverprofile=coverage.out ./... 18:50:18 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 18:50:24 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 18:50:25 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.313s coverage: 86.2% of statements 18:50:38 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.721s coverage: 71.9% of statements 18:50:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:50:38 go vet ./... 18:53:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:53:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:53:15 ./bin/test-attribution.sh 18:53:15 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 18:53:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:53:15 $ docker stop --time=1 2a0c1c2a99841c78f71d5b7126df423264e2dd785047255971893b29522159ad 18:53:17 $ docker rm -f --volumes 2a0c1c2a99841c78f71d5b7126df423264e2dd785047255971893b29522159ad [Pipeline] // withDockerContainer [Pipeline] sh 18:53:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:53:19 Warning: overwriting stash ‘coverage-report’ 18:53:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:53:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:53:20 + ls -al . 18:53:20 total 224 18:53:20 drwxrwxr-x 10 jenkins jenkins 4096 May 10 18:46 . 18:53:20 drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:44 .. 18:53:20 -rw-rw-r-- 1 jenkins jenkins 262 May 10 18:44 .dockerignore 18:53:20 drwxrwxr-x 8 jenkins jenkins 4096 May 10 18:44 .git 18:53:20 drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:44 .github 18:53:20 -rw-rw-r-- 1 jenkins jenkins 788 May 10 18:44 .gitignore 18:53:20 -rw-rw-r-- 1 jenkins jenkins 41 May 10 18:44 .golangci.yml 18:53:20 -rw-rw-r-- 1 jenkins jenkins 9805 May 10 18:44 Attribution.txt 18:53:20 -rw-rw-r-- 1 jenkins jenkins 4331 May 10 18:44 CHANGELOG.md 18:53:20 -rw-rw-r-- 1 jenkins jenkins 1659 May 10 18:44 Dockerfile 18:53:20 -rw-rw-r-- 1 jenkins jenkins 677 May 10 18:44 GOVERNANCE.md 18:53:20 -rw-rw-r-- 1 jenkins jenkins 687 May 10 18:44 Jenkinsfile 18:53:20 -rw-rw-r-- 1 jenkins jenkins 11347 May 10 18:44 LICENSE 18:53:20 -rw-rw-r-- 1 jenkins jenkins 2497 May 10 18:44 Makefile 18:53:20 -rw-rw-r-- 1 jenkins jenkins 617 May 10 18:44 OWNERS.md 18:53:20 -rw-rw-r-- 1 jenkins jenkins 31516 May 10 18:44 README.md 18:53:20 -rw-rw-r-- 1 jenkins jenkins 5 May 10 18:41 VERSION 18:53:20 drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:44 bin 18:53:20 -rw-r--r-- 1 jenkins jenkins 41317 May 10 18:50 coverage.out 18:53:20 -rw-rw-r-- 1 jenkins jenkins 3467 May 10 18:44 go.mod 18:53:20 -rw-rw-r-- 1 jenkins jenkins 31505 May 10 18:44 go.sum 18:53:20 drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:44 images 18:53:20 drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:44 internal 18:53:20 -rw-rw-r-- 1 jenkins jenkins 531 May 10 18:44 main.go 18:53:20 drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:44 res 18:53:20 drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:44 snap 18:53:20 drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:44 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:21 + 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=cb209352edf12a09bc2751deb3e45901b1e38a6d --label arch=arm64 --label version=0.0.0 . 18:53:21 Sending build context to Docker daemon 678.4kB 18:53:21 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 18:53:21 Step 2/29 : FROM ${BASE} AS builder 18:53:21 ---> f971b91611a2 18:53:21 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 18:53:21 ---> Running in db509d60ed17 18:53:22 Removing intermediate container db509d60ed17 18:53:22 ---> 6045ffe25ae3 18:53:22 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 18:53:22 ---> Running in 09908f57089c 18:53:22 Removing intermediate container 09908f57089c 18:53:22 ---> 0fb514940df1 18:53:22 Step 5/29 : ARG ADD_BUILD_TAGS="" 18:53:22 ---> Running in 1d5565de57fe 18:53:22 Removing intermediate container 1d5565de57fe 18:53:22 ---> 59cb4dd50ca9 18:53:22 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:53:22 ---> Running in dc416d28a6c4 18:53:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:53:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:53:25 OK: 263 MiB in 53 packages 18:53:26 Removing intermediate container dc416d28a6c4 18:53:26 ---> 5e2d316446eb 18:53:26 Step 7/29 : WORKDIR /app 18:53:26 ---> Running in 2ed63d7c8afe 18:53:26 Removing intermediate container 2ed63d7c8afe 18:53:26 ---> 8916bbb4e6eb 18:53:26 Step 8/29 : COPY go.mod vendor* ./ 18:53:27 ---> c94f20cba1e1 18:53:27 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:53:27 ---> Running in b541dc03f01b 18:53:30 Removing intermediate container b541dc03f01b 18:53:30 ---> 4c0fdff96e4f 18:53:30 Step 10/29 : COPY . . 18:53:30 ---> 6fa57772a13e 18:53:30 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:53:30 ---> Running in b902e2055561 18:53:31 Removing intermediate container b902e2055561 18:53:31 ---> a0fb132d76f5 18:53:31 Step 12/29 : RUN $MAKE 18:53:31 ---> Running in 68a89219e154 18:53:32 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.62 -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 18:56:09 Removing intermediate container 68a89219e154 18:56:09 ---> 65d5d0a6b75f 18:56:09 Step 13/29 : FROM alpine:3.17 18:56:09 3.17: Pulling from library/alpine 18:56:09 c41833b44d91: Already exists 18:56:09 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:56:09 Status: Downloaded newer image for alpine:3.17 18:56:09 ---> 51e60588ff2c 18:56:09 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:56:09 ---> Running in 9d9b83ad59e3 18:56:09 Removing intermediate container 9d9b83ad59e3 18:56:09 ---> 26153c738121 18:56:09 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 18:56:09 ---> Running in 58a1d1aff005 18:56:09 Removing intermediate container 58a1d1aff005 18:56:09 ---> f0801ac04435 18:56:09 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 18:56:09 ---> Running in a429388f97fe 18:56:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:56:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:56:09 (1/2) Installing ca-certificates (20230506-r0) 18:56:09 (2/2) Installing dumb-init (1.2.5-r2) 18:56:09 Executing busybox-1.35.0-r29.trigger 18:56:09 Executing ca-certificates-20230506-r0.trigger 18:56:09 OK: 8 MiB in 17 packages 18:56:09 Removing intermediate container a429388f97fe 18:56:09 ---> 448f63d9ddba 18:56:09 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:56:09 ---> 644c1032115d 18:56:09 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 18:56:09 ---> 106a058140f0 18:56:09 Step 19/29 : COPY --from=builder /app/res/ /res/ 18:56:09 ---> 2306e25f5906 18:56:09 Step 20/29 : COPY --from=builder /app/static/ /static/ 18:56:09 ---> c46cbf7ddab3 18:56:09 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 18:56:09 ---> aead0ae77aa8 18:56:09 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 18:56:09 ---> Running in d4a0a5158997 18:56:09 Removing intermediate container d4a0a5158997 18:56:09 ---> 664b91c29298 18:56:09 Step 23/29 : VOLUME /cache 18:56:09 ---> Running in b5f97b913175 18:56:09 Removing intermediate container b5f97b913175 18:56:09 ---> c27fab9646ef 18:56:09 Step 24/29 : EXPOSE 59711 18:56:09 ---> Running in a8062695badc 18:56:09 Removing intermediate container a8062695badc 18:56:09 ---> 5d97fb31a52d 18:56:09 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 18:56:09 ---> Running in da9c9e0d844a 18:56:10 Removing intermediate container da9c9e0d844a 18:56:10 ---> e60afcc4e1d4 18:56:10 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 18:56:10 ---> Running in 76eac49211bd 18:56:10 Removing intermediate container 76eac49211bd 18:56:10 ---> fa88e7345946 18:56:10 Step 27/29 : LABEL arch=arm64 18:56:10 ---> Running in 937b71e01675 18:56:10 Removing intermediate container 937b71e01675 18:56:10 ---> d77a3a01b04d 18:56:10 Step 28/29 : LABEL git_sha=cb209352edf12a09bc2751deb3e45901b1e38a6d 18:56:10 ---> Running in 6c815251d1aa 18:56:11 Removing intermediate container 6c815251d1aa 18:56:11 ---> 366dc8238544 18:56:11 Step 29/29 : LABEL version=0.0.0 18:56:11 ---> Running in ffb92c0fe6d1 18:56:11 Removing intermediate container ffb92c0fe6d1 18:56:11 ---> e2544f7f525b 18:56:11 [Warning] One or more build-args [ARCH] were not consumed 18:56:11 Successfully built e2544f7f525b 18:56:11 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 18:56:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:56:12 18:56:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:56:12 arm64: Pulling from edgex-lftools-log-publisher 18:56:12 8998bd30e6a1: Pulling fs layer 18:56:12 04944245beec: Pulling fs layer 18:56:12 699f458cf7ca: Pulling fs layer 18:56:12 765212b225bb: Pulling fs layer 18:56:12 f23df028b6ca: Pulling fs layer 18:56:12 d65c8cfc05b1: Pulling fs layer 18:56:12 2437ff75d9bd: Pulling fs layer 18:56:12 765212b225bb: Waiting 18:56:12 f23df028b6ca: Waiting 18:56:12 d65c8cfc05b1: Waiting 18:56:12 2437ff75d9bd: Waiting 18:56:13 04944245beec: Verifying Checksum 18:56:13 04944245beec: Download complete 18:56:13 765212b225bb: Verifying Checksum 18:56:13 765212b225bb: Download complete 18:56:13 f23df028b6ca: Download complete 18:56:13 d65c8cfc05b1: Verifying Checksum 18:56:13 d65c8cfc05b1: Download complete 18:56:13 699f458cf7ca: Verifying Checksum 18:56:13 699f458cf7ca: Download complete 18:56:13 8998bd30e6a1: Download complete 18:56:16 2437ff75d9bd: Verifying Checksum 18:56:16 2437ff75d9bd: Download complete 18:56:20 8998bd30e6a1: Pull complete 18:56:20 04944245beec: Pull complete 18:56:22 699f458cf7ca: Pull complete 18:56:22 765212b225bb: Pull complete 18:56:23 f23df028b6ca: Pull complete 18:56:23 d65c8cfc05b1: Pull complete 18:56:38 2437ff75d9bd: Pull complete 18:56:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:56:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:56:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:56:38 prd-ubuntu20.04-docker-arm64-4c-16g-14937 does not seem to be running inside a container 18:56:38 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:56:41 $ docker top 82c829f93dfa0898463e1956f531d0867ee4226c059eb0b30157fd544dfb6082 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:56:42 ---> job-cost.sh 18:56:42 lf-activate-venv: SKIPPING 18:56:42 INFO: No Stack... 18:56:43 INFO: Retrieving Pricing Info for: v3-standard-4 18:56:44 INFO: Archiving Costs [Pipeline] sh 18:56:44 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 18:56:44 + cut -d, -f6 [Pipeline] lock 18:56:44 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-191-1-stack-cost] 18:56:44 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-191-1-stack-cost] did not exist. Created. 18:56:44 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-191-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:56:45 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-8e84127c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:56:46 + echo total: 0.10999999940395355 [Pipeline] stash 18:56:46 Warning: overwriting stash ‘stack-cost’ 18:56:46 Stashed 1 file(s) [Pipeline] } 18:56:46 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-191-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:56:46 $ docker stop --time=1 82c829f93dfa0898463e1956f531d0867ee4226c059eb0b30157fd544dfb6082 18:56:48 $ docker rm -f --volumes 82c829f93dfa0898463e1956f531d0867ee4226c059eb0b30157fd544dfb6082 [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 18:56:49 provisioning config files... 18:56:49 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-191@tmp/config9916410721281448786tmp [Pipeline] { [Pipeline] sh 18:56:49 + set +x 18:56:49 + curl -s https://codecov.io/bash 18:56:49 + bash -s -- 18:56:49 18:56:49 _____ _ 18:56:49 / ____| | | 18:56:49 | | ___ __| | ___ ___ _____ __ 18:56:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:56:49 | |___| (_) | (_| | __/ (_| (_) \ V / 18:56:49 \_____\___/ \__,_|\___|\___\___/ \_/ 18:56:49 Bash-1.0.6 18:56:49 18:56:49 18:56:49 ==> git version 2.25.1 found 18:56:49 ==> 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 18:56:49 Release-Date: 2020-01-08 18:56:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:56:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:56:49 ==> Jenkins CI detected. 18:56:49 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-191 18:56:49 project root: . 18:56:49 --> token set from env 18:56:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:56:49 ==> Running gcov in . (disable via -X gcov) 18:56:49 ==> Python coveragepy not found 18:56:49 ==> Searching for coverage reports in: 18:56:49 + . 18:56:49 -> Found 1 reports 18:56:49 ==> Detecting git/mercurial file structure 18:56:49 ==> Reading reports 18:56:49 + ./coverage.out bytes=41317 18:56:49 ==> Appending adjustments 18:56:49 https://docs.codecov.io/docs/fixing-reports 18:56:49 + Found adjustments 18:56:49 ==> Gzipping contents 18:56:49 12K /tmp/codecov.5glSZT.gz 18:56:49 ==> Uploading reports 18:56:49 url: https://codecov.io 18:56:49 query: branch=PR-191&commit=cb209352edf12a09bc2751deb3e45901b1e38a6d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-191%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=191&job=&cmd_args= 18:56:49 -> Pinging Codecov 18:56:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-191&commit=cb209352edf12a09bc2751deb3e45901b1e38a6d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-191%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=191&job=&cmd_args= 18:56:49 -> Uploading to 18:56:49 https://storage.googleapis.com/codecov/v4/raw/2023-05-10/581DD39554BDF9B6E22D074273EAD858/cb209352edf12a09bc2751deb3e45901b1e38a6d/fb13d8a0-d69f-4b4e-9e03-dd5f12630980.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T185649Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=235730861e8155d0e9c46b773774de7a3297d3ad90cd8af620918639b9ee81d2 18:56:49 % Total % Received % Xferd Average Speed Time Time Time Current 18:56:49 Dload Upload Total Spent Left Speed 18:56:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 61780 --:--:-- --:--:-- --:--:-- 61780 18:56:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/cb209352edf12a09bc2751deb3e45901b1e38a6d [Pipeline] } 18:56:50 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 18:56:51 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-191/archives ] 18:56:51 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-191/archives 18:56:51 total 16 18:56:51 drwxr-xr-x 3 root root 4096 May 10 18:44 . 18:56:51 drwxrwxr-x 12 jenkins jenkins 4096 May 10 18:44 .. 18:56:51 drwxr-xr-x 2 root root 4096 May 10 18:44 cost 18:56:51 -rw-r--r-- 1 root root 95 May 10 18:44 cost.csv 18:56:51 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-191/archives 18:56:51 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-191/archives 18:56:51 total 16 18:56:51 drwxr-xr-x 3 jenkins jenkins 4096 May 10 18:44 . 18:56:51 drwxrwxr-x 12 jenkins jenkins 4096 May 10 18:44 .. 18:56:51 drwxr-xr-x 2 jenkins jenkins 4096 May 10 18:44 cost 18:56:51 -rw-r--r-- 1 jenkins jenkins 95 May 10 18:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:56:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:56:53 ---> package-listing.sh 18:56:53 ++ facter osfamily 18:56:53 ++ tr '[:upper:]' '[:lower:]' 18:56:53 + OS_FAMILY=debian 18:56:53 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-191 18:56:53 + START_PACKAGES=/tmp/packages_start.txt 18:56:53 + END_PACKAGES=/tmp/packages_end.txt 18:56:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:56:53 + PACKAGES=/tmp/packages_start.txt 18:56:53 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-191 ']' 18:56:53 + PACKAGES=/tmp/packages_end.txt 18:56:53 + case "${OS_FAMILY}" in 18:56:53 + dpkg -l 18:56:53 + grep '^ii' 18:56:53 + '[' -f /tmp/packages_start.txt ']' 18:56:53 + '[' -f /tmp/packages_end.txt ']' 18:56:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:56:53 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-191 ']' 18:56:53 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-191/archives/ 18:56:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-191/archives/ [Pipeline] echo 18:56:53 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-191/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:56:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:56:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:56:54 prd-ubuntu20.04-docker-8c-8g-14933 does not seem to be running inside a container 18:56:54 $ 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-191/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-191 -v /w/workspace/y_app-rfid-llrp-inventory_PR-191:/w/workspace/y_app-rfid-llrp-inventory_PR-191:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-191@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-191@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:56:54 $ docker top 91a2bf1683e5efe2d511a86d61b7b5856f931711aea961d8e7370b9a2d6b03c6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:56:55 + touch /tmp/pre-build-complete [Pipeline] sh 18:56:55 + mkdir -p /var/log/sysstat [Pipeline] sh 18:56:55 + ls /var/log/sa-host 18:56:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:56:55 provisioning config files... 18:56:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-191@tmp/config5018715059053147122tmp [Pipeline] { [Pipeline] echo 18:56:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:56:56 ---> create-netrc.sh [Pipeline] } 18:56:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:56:56 ---> python-tools-install.sh [Pipeline] echo 18:56:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:56:57 ---> sudo-logs.sh 18:56:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:56:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:56:57 ---> job-cost.sh 18:56:57 lf-activate-venv: SKIPPING 18:56:57 DEBUG: total: 0.2199999988079071 18:56:57 INFO: Retrieving Stack Cost... 18:56:58 INFO: Retrieving Pricing Info for: v3-standard-8 18:56:58 INFO: Archiving Costs [Pipeline] echo 18:56:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:56:58 ---> logs-deploy.sh 18:56:58 lf-activate-venv: SKIPPING 18:56:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-191/1 18:56:58 INFO: archiving workspace using pattern(s): 18:56:59 Archives upload complete. 18:56:59 INFO: archiving logs to Nexus