Pull request #148 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 70992394c4481156063bbf69e646b914496bbc64+0e6798df487ae229a4ea3230d61bef5bbf47a589 (e5b81d1ddbfecaf415b9a78ebfa0b40cff172a41) 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-ssh6897780731930433735.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh2526609484236566722.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-148/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-148/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16205235152767585712.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17604728937703291124.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-148/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-148/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3539599778054798385.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8864’ Running on prd-ubuntu20.04-docker-8c-8g-8867 in /w/workspace/y_app-rfid-llrp-inventory_PR-148 [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-148 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0e6798df487ae229a4ea3230d61bef5bbf47a589 into PR head commit 70992394c4481156063bbf69e646b914496bbc64 Merge succeeded, producing 70992394c4481156063bbf69e646b914496bbc64 Checking out Revision 70992394c4481156063bbf69e646b914496bbc64 (PR-148) Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:42:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/148/head:refs/remotes/origin/PR-148 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 70992394c4481156063bbf69e646b914496bbc64 # 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 0e6798df487ae229a4ea3230d61bef5bbf47a589 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 70992394c4481156063bbf69e646b914496bbc64 # timeout=10 > git rev-list --no-walk 445f595edc04ad82e48411191592e1ec7457e396 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:42:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:42:28 ========================================================= 19:42:28 EdgeX Global Pipelines Version Info 19:42:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:42:28 ------------------- 19:42:28 stable info: 19:42:28 ------------------- 19:42:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:42:28 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:42:28 Message: update stable to v1.0.244 19:42:29 ------------------- 19:42:29 experimental info: 19:42:29 ------------------- 19:42:29 Commited By: **** collab-it+edgex@linuxfoundation.org 19:42:29 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:42:29 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:42:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 19:42:29 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 19:42:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:42:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:42:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:42:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:42:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:42:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:42:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:42:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:42:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:42:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 19:42:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:42:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:42:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:42:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:42:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:42:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:42:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:42:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:42:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:42:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:42:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:42:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:42:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:42:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:42:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:42:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-148 [Pipeline] echo 19:42:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-148 [Pipeline] echo 19:42:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-148 [Pipeline] echo 19:42:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 70992394c4481156063bbf69e646b914496bbc64 [Pipeline] echo 19:42:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7099239 [Pipeline] echo 19:42:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:42:30 provisioning config files... 19:42:30 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/config541452558312771855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:42:30 ---> docker-login.sh 19:42:30 nexus3.edgexfoundry.org:10001 19:42:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:30 Configure a credential helper to remove this warning. See 19:42:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:30 19:42:30 Login Succeeded 19:42:30 nexus3.edgexfoundry.org:10002 19:42:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:30 Configure a credential helper to remove this warning. See 19:42:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:30 19:42:30 Login Succeeded 19:42:30 nexus3.edgexfoundry.org:10003 19:42:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:30 Configure a credential helper to remove this warning. See 19:42:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:30 19:42:30 Login Succeeded 19:42:30 nexus3.edgexfoundry.org:10004 19:42:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:30 Configure a credential helper to remove this warning. See 19:42:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:30 19:42:30 Login Succeeded 19:42:30 docker.io 19:42:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:31 Configure a credential helper to remove this warning. See 19:42:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:31 19:42:31 Login Succeeded 19:42:31 ---> docker-login.sh ends [Pipeline] } 19:42:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:42:31 + git rev-list -1 --merges 70992394c4481156063bbf69e646b914496bbc64~1..70992394c4481156063bbf69e646b914496bbc64 [Pipeline] echo 19:42:31 -----------> git rev-list -1 --merges 70992394c4481156063bbf69e646b914496bbc64~1..70992394c4481156063bbf69e646b914496bbc64 70992394c4481156063bbf69e646b914496bbc64 [false] [Pipeline] sh 19:42:31 + git log --format=format:%s -1 70992394c4481156063bbf69e646b914496bbc64 [Pipeline] echo 19:42:31 ========================================================= 19:42:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:42:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:42:32 + git log --format=format:%s -1 70992394c4481156063bbf69e646b914496bbc64 [Pipeline] echo 19:42:32 [semverPrep] GIT_COMMIT: 70992394c4481156063bbf69e646b914496bbc64, Commit Message: build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 [Pipeline] echo 19:42:32 [semverPrep] This is not a build commit. [Pipeline] sh 19:42:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:42:32 + grep -v github /etc/ssh/ssh_known_hosts 19:42:32 + [ -e /tmp/ssh_known_hosts ] 19:42:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:42:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:42:32 + sudo tee -a /etc/ssh/ssh_known_hosts 19:42:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:42:32 19:42:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:42:33 0.1.4: Pulling from edgex-devops/py-git-semver 19:42:33 b85a868b505f: Pulling fs layer 19:42:33 e2be974225ed: Pulling fs layer 19:42:33 339a4e72a1f5: Pulling fs layer 19:42:33 988bab9f4d93: Pulling fs layer 19:42:33 1469e6f7b9e6: Pulling fs layer 19:42:33 eaf3925da568: Pulling fs layer 19:42:33 bab4dde63d76: Pulling fs layer 19:42:33 1469e6f7b9e6: Waiting 19:42:33 988bab9f4d93: Waiting 19:42:33 bde34c3a00c8: Pulling fs layer 19:42:33 b352a97aabf1: Pulling fs layer 19:42:33 4872d77fe225: Pulling fs layer 19:42:33 bab4dde63d76: Waiting 19:42:33 bde34c3a00c8: Waiting 19:42:33 b352a97aabf1: Waiting 19:42:33 5851b861e8e6: Pulling fs layer 19:42:33 4872d77fe225: Waiting 19:42:33 5851b861e8e6: Waiting 19:42:33 e2be974225ed: Verifying Checksum 19:42:33 e2be974225ed: Download complete 19:42:33 988bab9f4d93: Verifying Checksum 19:42:33 988bab9f4d93: Download complete 19:42:33 1469e6f7b9e6: Verifying Checksum 19:42:33 1469e6f7b9e6: Download complete 19:42:33 339a4e72a1f5: Verifying Checksum 19:42:33 339a4e72a1f5: Download complete 19:42:33 eaf3925da568: Download complete 19:42:33 bde34c3a00c8: Verifying Checksum 19:42:33 bde34c3a00c8: Download complete 19:42:33 b352a97aabf1: Download complete 19:42:33 4872d77fe225: Verifying Checksum 19:42:33 4872d77fe225: Download complete 19:42:33 5851b861e8e6: Verifying Checksum 19:42:33 5851b861e8e6: Download complete 19:42:33 b85a868b505f: Verifying Checksum 19:42:33 b85a868b505f: Download complete 19:42:34 bab4dde63d76: Verifying Checksum 19:42:34 bab4dde63d76: Download complete 19:42:34 b85a868b505f: Pull complete 19:42:34 e2be974225ed: Pull complete 19:42:35 339a4e72a1f5: Pull complete 19:42:35 988bab9f4d93: Pull complete 19:42:35 1469e6f7b9e6: Pull complete 19:42:35 eaf3925da568: Pull complete 19:42:37 bab4dde63d76: Pull complete 19:42:37 bde34c3a00c8: Pull complete 19:42:37 b352a97aabf1: Pull complete 19:42:37 4872d77fe225: Pull complete 19:42:38 5851b861e8e6: Pull complete 19:42:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:42:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:42:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:42:38 prd-ubuntu20.04-docker-8c-8g-8867 does not seem to be running inside a container 19:42:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-148 -v /w/workspace/y_app-rfid-llrp-inventory_PR-148:/w/workspace/y_app-rfid-llrp-inventory_PR-148:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:42:39 $ docker top 1c3374b810a5dc99087db0439f5394df608cabc10a52b72b1f5ef8e0624ee053 -eo pid,comm 19:42:39 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:42:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:42:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:42:39 [ssh-agent] Looking for ssh-agent implementation... 19:42:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:42:39 $ docker exec 1c3374b810a5dc99087db0439f5394df608cabc10a52b72b1f5ef8e0624ee053 ssh-agent 19:42:39 SSH_AUTH_SOCK=/tmp/ssh-tkcZ1TAPUrsx/agent.32 19:42:39 SSH_AGENT_PID=38 19:42:39 Running ssh-add (command line suppressed) 19:42:40 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/private_key_2092810880986231813.key (/w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/private_key_2092810880986231813.key) 19:42:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:42:40 + git tag --points-at HEAD [Pipeline] } 19:42:40 $ docker exec --env ******** --env ******** 1c3374b810a5dc99087db0439f5394df608cabc10a52b72b1f5ef8e0624ee053 ssh-agent -k 19:42:40 unset SSH_AUTH_SOCK; 19:42:40 unset SSH_AGENT_PID; 19:42:40 echo Agent pid 38 killed; 19:42:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:42:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:42:40 [ssh-agent] Looking for ssh-agent implementation... 19:42:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:42:40 $ docker exec 1c3374b810a5dc99087db0439f5394df608cabc10a52b72b1f5ef8e0624ee053 ssh-agent 19:42:40 SSH_AUTH_SOCK=/tmp/ssh-KXCFEV62BSlG/agent.70 19:42:40 SSH_AGENT_PID=76 19:42:40 Running ssh-add (command line suppressed) 19:42:40 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/private_key_16489349013464496689.key (/w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/private_key_16489349013464496689.key) 19:42:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:42:41 + git semver init 19:42:41 2023-03-08 19:42:41,363 [run_init] DEBUG init version:0.0.0 force:False 19:42:41 2023-03-08 19:42:41,364 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver 19:42:41 2023-03-08 19:42:41,365 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver 19:42:41 2023-03-08 19:42:41,365 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-148, universal_newlines=False, shell=None, istream=None) 19:42:42 2023-03-08 19:42:42,370 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-148/.git/info/exclude 19:42:42 2023-03-08 19:42:42,370 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver/PR-148 with force:False 19:42:42 2023-03-08 19:42:42,370 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver/PR-148 19:42:42 2023-03-08 19:42:42,373 [execute] INFO git cat-file --batch-check 19:42:42 2023-03-08 19:42:42,373 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver, universal_newlines=False, shell=None, istream=) 19:42:42 2023-03-08 19:42:42,379 [execute] INFO git cat-file --batch 19:42:42 2023-03-08 19:42:42,380 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver, universal_newlines=False, shell=None, istream=) 19:42:42 2023-03-08 19:42:42,385 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver/PR-148 19:42:42 0.0.0 [Pipeline] } 19:42:42 $ docker exec --env ******** --env ******** 1c3374b810a5dc99087db0439f5394df608cabc10a52b72b1f5ef8e0624ee053 ssh-agent -k 19:42:42 unset SSH_AUTH_SOCK; 19:42:42 unset SSH_AGENT_PID; 19:42:42 echo Agent pid 76 killed; 19:42:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:42:43 + git semver [Pipeline] } 19:42:43 $ docker stop --time=1 1c3374b810a5dc99087db0439f5394df608cabc10a52b72b1f5ef8e0624ee053 19:42:45 $ docker rm -f --volumes 1c3374b810a5dc99087db0439f5394df608cabc10a52b72b1f5ef8e0624ee053 [Pipeline] // withDockerContainer [Pipeline] sh 19:42:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:42:45 Stashed 1 file(s) [Pipeline] echo 19:42:45 [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 19:42:45 provisioning config files... 19:42:45 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/config15073994633902217332tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:42:46 ---> docker-login.sh 19:42:46 nexus3.edgexfoundry.org:10001 19:42:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:46 Configure a credential helper to remove this warning. See 19:42:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:46 19:42:46 Login Succeeded 19:42:46 nexus3.edgexfoundry.org:10002 19:42:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:46 Configure a credential helper to remove this warning. See 19:42:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:46 19:42:46 Login Succeeded 19:42:46 nexus3.edgexfoundry.org:10003 19:42:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:46 Configure a credential helper to remove this warning. See 19:42:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:46 19:42:46 Login Succeeded 19:42:46 nexus3.edgexfoundry.org:10004 19:42:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:46 Configure a credential helper to remove this warning. See 19:42:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:46 19:42:46 Login Succeeded 19:42:46 docker.io 19:42:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:46 Configure a credential helper to remove this warning. See 19:42:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:46 19:42:46 Login Succeeded 19:42:46 ---> docker-login.sh ends [Pipeline] } 19:42:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:42:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:42:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:42:46 ========================================================= 19:42:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:42:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:47 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 19:42:47 Sending build context to Docker daemon 12.54MB 19:42:47 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 19:42:47 Step 2/12 : FROM ${BASE} AS builder 19:42:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:42:47 213ec9aee27d: Pulling fs layer 19:42:47 4583459ba037: Pulling fs layer 19:42:47 93c1e223e6f2: Pulling fs layer 19:42:47 53926ce57604: Pulling fs layer 19:42:47 21b2b0c7a3f4: Pulling fs layer 19:42:47 53926ce57604: Waiting 19:42:47 22ff95d597cd: Pulling fs layer 19:42:47 12d6caf4c0d1: Pulling fs layer 19:42:47 96b7cbca73a9: Pulling fs layer 19:42:47 21b2b0c7a3f4: Waiting 19:42:47 22ff95d597cd: Waiting 19:42:47 a7acece74701: Pulling fs layer 19:42:47 96b7cbca73a9: Waiting 19:42:47 a7acece74701: Waiting 19:42:47 12d6caf4c0d1: Waiting 19:42:47 93c1e223e6f2: Download complete 19:42:47 4583459ba037: Verifying Checksum 19:42:47 4583459ba037: Download complete 19:42:47 21b2b0c7a3f4: Verifying Checksum 19:42:47 21b2b0c7a3f4: Download complete 19:42:47 22ff95d597cd: Download complete 19:42:47 213ec9aee27d: Verifying Checksum 19:42:47 213ec9aee27d: Download complete 19:42:47 12d6caf4c0d1: Verifying Checksum 19:42:47 12d6caf4c0d1: Download complete 19:42:47 213ec9aee27d: Pull complete 19:42:47 4583459ba037: Pull complete 19:42:47 93c1e223e6f2: Pull complete 19:42:47 a7acece74701: Verifying Checksum 19:42:47 a7acece74701: Download complete 19:42:48 96b7cbca73a9: Verifying Checksum 19:42:48 96b7cbca73a9: Download complete 19:42:48 53926ce57604: Verifying Checksum 19:42:48 53926ce57604: Download complete 19:42:52 53926ce57604: Pull complete 19:42:52 21b2b0c7a3f4: Pull complete 19:42:52 22ff95d597cd: Pull complete 19:42:52 12d6caf4c0d1: Pull complete 19:42:54 96b7cbca73a9: Pull complete 19:42:55 a7acece74701: Pull complete 19:42:55 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:42:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:42:55 ---> db6d94c90886 19:42:55 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 19:42:57 ---> Running in 240b239009fd 19:42:57 Removing intermediate container 240b239009fd 19:42:57 ---> cc4a50afc5ad 19:42:57 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:42:57 ---> Running in 0738f5c74aab 19:42:57 Removing intermediate container 0738f5c74aab 19:42:57 ---> b604522321b7 19:42:57 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:42:57 ---> Running in c260fec53c03 19:42:57 Removing intermediate container c260fec53c03 19:42:57 ---> 3c1d868fe68f 19:42:57 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:42:57 ---> Running in aa260150f320 19:42:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:42:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:42:57 OK: 211 MiB in 51 packages 19:42:58 Removing intermediate container aa260150f320 19:42:58 ---> d4537b313fd9 19:42:58 Step 7/12 : WORKDIR /app 19:42:58 ---> Running in cf38d00102eb 19:42:58 Removing intermediate container cf38d00102eb 19:42:58 ---> 2e1d578fe191 19:42:58 Step 8/12 : COPY go.mod vendor* ./ 19:42:58 ---> e1ee9085e912 19:42:58 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:42:58 ---> Running in 740b1c7612e6 19:43:00 Still waiting to schedule task 19:43:00 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8866’ 19:43:24 Removing intermediate container 740b1c7612e6 19:43:24 ---> 26203a2868a5 19:43:24 Step 10/12 : COPY . . 19:43:24 ---> 7106fdb034d8 19:43:24 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:43:24 ---> Running in 21946f0431c4 19:43:24 Removing intermediate container 21946f0431c4 19:43:24 ---> 729e7e2b7a5a 19:43:24 Step 12/12 : RUN $MAKE 19:43:24 ---> Running in 99632b34cb86 19:43:24 noop 19:43:24 Removing intermediate container 99632b34cb86 19:43:24 ---> 0ec01526befa 19:43:24 Successfully built 0ec01526befa 19:43:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:25 + docker inspect -f . ci-base-image-x86_64 19:43:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:43:25 prd-ubuntu20.04-docker-8c-8g-8867 does not seem to be running inside a container 19:43:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-148 -v /w/workspace/y_app-rfid-llrp-inventory_PR-148:/w/workspace/y_app-rfid-llrp-inventory_PR-148:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-148@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 ******** ci-base-image-x86_64 cat 19:43:25 $ docker top 3e64a2b67eca6a75f1df37ea1061aa68c007303b2ddf82f4f6b754739957a496 -eo pid,comm [Pipeline] { [Pipeline] sh 19:43:26 + go version 19:43:26 go version go1.18.7 linux/amd64 [Pipeline] } 19:43:26 $ docker stop --time=1 3e64a2b67eca6a75f1df37ea1061aa68c007303b2ddf82f4f6b754739957a496 19:43:27 $ docker rm -f --volumes 3e64a2b67eca6a75f1df37ea1061aa68c007303b2ddf82f4f6b754739957a496 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:27 + docker inspect -f . ci-base-image-x86_64 19:43:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:43:27 prd-ubuntu20.04-docker-8c-8g-8867 does not seem to be running inside a container 19:43:27 $ 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-148 -v /w/workspace/y_app-rfid-llrp-inventory_PR-148:/w/workspace/y_app-rfid-llrp-inventory_PR-148:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-148@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 ******** ci-base-image-x86_64 cat 19:43:28 $ docker top b618c25e117a2c77b91e1f442ba8a0291d27709c16b1e2e2c6b3f8391c8acbb7 -eo pid,comm [Pipeline] { [Pipeline] sh 19:43:28 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-148 [Pipeline] fileExists [Pipeline] sh 19:43:28 + make test 19:43:28 go test -race ./... -coverprofile=coverage.out ./... 19:43:50 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 19:43:50 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.160s coverage: 86.2% of statements 19:43:50 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 19:43:51 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.767s coverage: 71.9% of statements 19:44:09 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 19:44:09 go vet ./... 19:44:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:44:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:44:10 ./bin/test-attribution.sh 19:44:10 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 19:44:10 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 19:44:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:44:10 $ docker stop --time=1 b618c25e117a2c77b91e1f442ba8a0291d27709c16b1e2e2c6b3f8391c8acbb7 19:44:12 $ docker rm -f --volumes b618c25e117a2c77b91e1f442ba8a0291d27709c16b1e2e2c6b3f8391c8acbb7 [Pipeline] // withDockerContainer [Pipeline] sh 19:44:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:44:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:44:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:44:13 + ls -al . 19:44:13 total 232 19:44:13 drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 19:43 . 19:44:13 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 19:42 .. 19:44:13 -rw-rw-r-- 1 jenkins jenkins 262 Mar 8 19:42 .dockerignore 19:44:13 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 19:43 .git 19:44:13 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 19:42 .github 19:44:13 -rw-rw-r-- 1 jenkins jenkins 788 Mar 8 19:42 .gitignore 19:44:13 -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 19:42 .golangci.yml 19:44:13 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 19:42 .semver 19:44:13 -rw-rw-r-- 1 jenkins jenkins 9818 Mar 8 19:42 Attribution.txt 19:44:13 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 8 19:42 CHANGELOG.md 19:44:13 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 8 19:42 Dockerfile 19:44:13 -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 19:42 GOVERNANCE.md 19:44:13 -rw-rw-r-- 1 jenkins jenkins 687 Mar 8 19:42 Jenkinsfile 19:44:13 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 8 19:42 LICENSE 19:44:13 -rw-rw-r-- 1 jenkins jenkins 2462 Mar 8 19:42 Makefile 19:44:13 -rw-rw-r-- 1 jenkins jenkins 617 Mar 8 19:42 OWNERS.md 19:44:13 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 8 19:42 README.md 19:44:13 -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 19:42 VERSION 19:44:13 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 19:42 bin 19:44:13 -rw-r--r-- 1 jenkins jenkins 41317 Mar 8 19:43 coverage.out 19:44:13 -rw-rw-r-- 1 jenkins jenkins 3510 Mar 8 19:42 go.mod 19:44:13 -rw-rw-r-- 1 jenkins jenkins 33459 Mar 8 19:42 go.sum 19:44:13 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 19:42 images 19:44:13 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 19:42 internal 19:44:13 -rw-rw-r-- 1 jenkins jenkins 531 Mar 8 19:42 main.go 19:44:13 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 19:42 res 19:44:13 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 19:42 snap 19:44:13 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 19:42 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:14 + 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=70992394c4481156063bbf69e646b914496bbc64 --label arch=amd64 --label version=0.0.0 . 19:44:14 Sending build context to Docker daemon 12.54MB 19:44:14 Step 1/29 : ARG BASE=golang:1.18-alpine3.16 19:44:14 Step 2/29 : FROM ${BASE} AS builder 19:44:14 ---> 0ec01526befa 19:44:14 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 19:44:14 ---> Running in 1b8d5c49802c 19:44:14 Removing intermediate container 1b8d5c49802c 19:44:14 ---> 0d837de23791 19:44:14 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 19:44:14 ---> Running in 9d5f5b535e16 19:44:14 Removing intermediate container 9d5f5b535e16 19:44:14 ---> 22fe951177b5 19:44:14 Step 5/29 : ARG ADD_BUILD_TAGS="" 19:44:14 ---> Running in a035d7c42c33 19:44:14 Removing intermediate container a035d7c42c33 19:44:14 ---> 20227b8a4c6d 19:44:14 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:44:14 ---> Running in 6908b5c48879 19:44:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:44:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:44:15 OK: 211 MiB in 51 packages 19:44:15 Removing intermediate container 6908b5c48879 19:44:15 ---> 015f1cd2a7b5 19:44:15 Step 7/29 : WORKDIR /app 19:44:15 ---> Running in 724fc8e2b9e6 19:44:15 Removing intermediate container 724fc8e2b9e6 19:44:15 ---> 91a6dde61609 19:44:15 Step 8/29 : COPY go.mod vendor* ./ 19:44:15 ---> 1e471c6c8030 19:44:15 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:16 ---> Running in 7806a63e55f4 19:44:17 Removing intermediate container 7806a63e55f4 19:44:17 ---> db62a6bd5de8 19:44:17 Step 10/29 : COPY . . 19:44:17 ---> a5ec88cff8ff 19:44:17 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:44:17 ---> Running in cf77c2b13199 19:44:17 Removing intermediate container cf77c2b13199 19:44:17 ---> 7c3662f4e05f 19:44:17 Step 12/29 : RUN $MAKE 19:44:17 ---> Running in 2bcabe58dbf7 19:44:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.29 -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 19:44:35 Removing intermediate container 2bcabe58dbf7 19:44:35 ---> 803b63f82c50 19:44:35 Step 13/29 : FROM alpine:3.14 19:44:35 3.14: Pulling from library/alpine 19:44:36 d261077062b2: Pulling fs layer 19:44:36 d261077062b2: Verifying Checksum 19:44:36 d261077062b2: Download complete 19:44:36 d261077062b2: Pull complete 19:44:36 Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 19:44:36 Status: Downloaded newer image for alpine:3.14 19:44:36 ---> 6dff1269bc79 19:44:36 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:44:36 ---> Running in 197914d3cb44 19:44:36 Removing intermediate container 197914d3cb44 19:44:36 ---> c30551c45c22 19:44:36 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 19:44:36 ---> Running in 6efd4eb55bf3 19:44:36 Removing intermediate container 6efd4eb55bf3 19:44:36 ---> 8a7a1b267c6d 19:44:36 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 19:44:36 ---> Running in c51b0d0039c8 19:44:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:44:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:44:37 (1/2) Installing ca-certificates (20220614-r0) 19:44:37 (2/2) Installing dumb-init (1.2.5-r1) 19:44:37 Executing busybox-1.33.1-r8.trigger 19:44:37 Executing ca-certificates-20220614-r0.trigger 19:44:37 OK: 6 MiB in 16 packages 19:44:38 Removing intermediate container c51b0d0039c8 19:44:38 ---> db3f3b5f70dc 19:44:38 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:44:38 ---> acc8eae19066 19:44:38 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 19:44:38 ---> 51b43171f8dc 19:44:38 Step 19/29 : COPY --from=builder /app/res/ /res/ 19:44:38 ---> 62030f4e739f 19:44:38 Step 20/29 : COPY --from=builder /app/static/ /static/ 19:44:38 ---> 1223755c601d 19:44:38 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 19:44:39 ---> 5fdf2e45b853 19:44:39 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 19:44:39 ---> Running in 057e532bc0a8 19:44:39 Removing intermediate container 057e532bc0a8 19:44:39 ---> 898b59771537 19:44:39 Step 23/29 : VOLUME /cache 19:44:39 ---> Running in efd98e14d9e9 19:44:39 Removing intermediate container efd98e14d9e9 19:44:39 ---> e35ba274456a 19:44:39 Step 24/29 : EXPOSE 59711 19:44:39 ---> Running in 4d7ab5bc3548 19:44:39 Removing intermediate container 4d7ab5bc3548 19:44:39 ---> 2cb1f04880f4 19:44:39 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 19:44:39 ---> Running in 5417eab731a5 19:44:39 Removing intermediate container 5417eab731a5 19:44:39 ---> 2ccf047e1a4c 19:44:39 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 19:44:39 ---> Running in 1115a61b53d4 19:44:39 Removing intermediate container 1115a61b53d4 19:44:39 ---> ed21c4001a64 19:44:39 Step 27/29 : LABEL arch=amd64 19:44:40 ---> Running in 8dd33241d60e 19:44:40 Removing intermediate container 8dd33241d60e 19:44:40 ---> ea2c754f9ad0 19:44:40 Step 28/29 : LABEL git_sha=70992394c4481156063bbf69e646b914496bbc64 19:44:40 ---> Running in a49f183d4d43 19:44:40 Removing intermediate container a49f183d4d43 19:44:40 ---> bf87865a2a67 19:44:40 Step 29/29 : LABEL version=0.0.0 19:44:40 ---> Running in dca4e3ccf38f 19:44:40 Removing intermediate container dca4e3ccf38f 19:44:40 ---> b532115993d1 19:44:40 [Warning] One or more build-args [ARCH] were not consumed 19:44:40 Successfully built b532115993d1 19:44:40 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 19:44:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:44:41 19:44:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:44:41 latest: Pulling from edgex-lftools-log-publisher 19:44:41 5eb5b503b376: Pulling fs layer 19:44:41 5c69ac0246d0: Pulling fs layer 19:44:41 ec43610c2a17: Pulling fs layer 19:44:41 3a2ae6a8a46f: Pulling fs layer 19:44:41 33b1e0a273af: Pulling fs layer 19:44:41 5d3b04190fa2: Pulling fs layer 19:44:41 2f39f015ded8: Pulling fs layer 19:44:41 3a2ae6a8a46f: Waiting 19:44:41 33b1e0a273af: Waiting 19:44:41 5d3b04190fa2: Waiting 19:44:41 2f39f015ded8: Waiting 19:44:41 5c69ac0246d0: Verifying Checksum 19:44:41 5c69ac0246d0: Download complete 19:44:41 3a2ae6a8a46f: Verifying Checksum 19:44:41 3a2ae6a8a46f: Download complete 19:44:41 ec43610c2a17: Verifying Checksum 19:44:41 ec43610c2a17: Download complete 19:44:41 33b1e0a273af: Verifying Checksum 19:44:41 33b1e0a273af: Download complete 19:44:41 5d3b04190fa2: Verifying Checksum 19:44:41 5d3b04190fa2: Download complete 19:44:42 5eb5b503b376: Verifying Checksum 19:44:42 5eb5b503b376: Download complete 19:44:42 2f39f015ded8: Download complete 19:44:43 5eb5b503b376: Pull complete 19:44:43 5c69ac0246d0: Pull complete 19:44:43 ec43610c2a17: Pull complete 19:44:43 3a2ae6a8a46f: Pull complete 19:44:43 33b1e0a273af: Pull complete 19:44:44 5d3b04190fa2: Pull complete 19:44:48 2f39f015ded8: Pull complete 19:44:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:44:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:44:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:44:48 prd-ubuntu20.04-docker-8c-8g-8867 does not seem to be running inside a container 19:44:48 $ 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-148 -v /w/workspace/y_app-rfid-llrp-inventory_PR-148:/w/workspace/y_app-rfid-llrp-inventory_PR-148:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-148@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 19:44:49 $ docker top 2164100cdff66d2ab73f9d5f1f87e98b76cda0b1a98332885c55da45c976a034 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:44:50 ---> job-cost.sh 19:44:50 lf-activate-venv: SKIPPING 19:44:50 INFO: No Stack... 19:44:50 INFO: Retrieving Pricing Info for: v3-standard-8 19:44:51 INFO: Archiving Costs [Pipeline] sh 19:44:51 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-148/archives/cost.csv 19:44:51 + cut -d, -f6 [Pipeline] lock 19:44:51 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-3-stack-cost] 19:44:51 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-3-stack-cost] did not exist. Created. 19:44:51 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:44:51 + echo total: 0.2199999988079071 [Pipeline] stash 19:44:51 Stashed 1 file(s) [Pipeline] } 19:44:51 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-3-stack-cost] [Pipeline] // lock [Pipeline] } 19:44:51 $ docker stop --time=1 2164100cdff66d2ab73f9d5f1f87e98b76cda0b1a98332885c55da45c976a034 19:44:53 $ docker rm -f --volumes 2164100cdff66d2ab73f9d5f1f87e98b76cda0b1a98332885c55da45c976a034 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:45:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8869 in /w/workspace/y_app-rfid-llrp-inventory_PR-148 [Pipeline] { [Pipeline] ws 19:45:39 Running in /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] { [Pipeline] checkout 19:45:39 The recommended git tool is: git 19:45:44 using credential edgex-jenkins-ssh 19:45:44 Cloning the remote Git repository 19:45:44 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 19:45:44 > git init /w/workspace/app-rfid-llrp-inventory/3 # timeout=10 19:45:44 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 19:45:44 > git --version # timeout=10 19:45:44 > git --version # 'git version 2.25.1' 19:45:44 using GIT_SSH to set credentials SSH Credentials for GitHub 19:45:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:45:46 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 19:45:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:45:47 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 19:45:47 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 19:45:47 using GIT_SSH to set credentials SSH Credentials for GitHub 19:45:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/148/head:refs/remotes/origin/PR-148 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:45:48 Merging remotes/origin/main commit 0e6798df487ae229a4ea3230d61bef5bbf47a589 into PR head commit 70992394c4481156063bbf69e646b914496bbc64 19:45:48 Merge succeeded, producing 70992394c4481156063bbf69e646b914496bbc64 19:45:48 Checking out Revision 70992394c4481156063bbf69e646b914496bbc64 (PR-148) 19:45:49 Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2" 19:45:48 > git config core.sparsecheckout # timeout=10 19:45:48 > git checkout -f 70992394c4481156063bbf69e646b914496bbc64 # timeout=10 19:45:48 > git remote # timeout=10 19:45:48 > git config --get remote.origin.url # timeout=10 19:45:48 using GIT_SSH to set credentials SSH Credentials for GitHub 19:45:48 > git merge 0e6798df487ae229a4ea3230d61bef5bbf47a589 # timeout=10 19:45:48 > git rev-parse HEAD^{commit} # timeout=10 19:45:48 > git config core.sparsecheckout # timeout=10 19:45:48 > git checkout -f 70992394c4481156063bbf69e646b914496bbc64 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:45:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:45:50 % Total % Received % Xferd Average Speed Time Time Time Current 19:45:50 Dload Upload Total Spent Left Speed 19:45:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh 19:45:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:45:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:45:51 + sudo tee /etc/docker/daemon.new 19:45:51 { 19:45:51 "registry-mirrors": [ 19:45:51 "https://nexus3.edgexfoundry.org:10001" 19:45:51 ], 19:45:51 "bip": "10.250.0.254/24", 19:45:51 "hosts": [ 19:45:51 "tcp://0.0.0.0:5555", 19:45:51 "unix:///var/run/docker.sock" 19:45:51 ], 19:45:51 "mtu": 1458, 19:45:51 "selinux-enabled": true, 19:45:51 "seccomp-profile": "/etc/docker/seccomp.json" 19:45:51 } [Pipeline] sh 19:45:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:45:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:46:10 provisioning config files... 19:46:10 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/3@tmp/config10400973525357555563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:46:10 ---> docker-login.sh 19:46:10 nexus3.edgexfoundry.org:10001 19:46:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:46:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:46:11 Configure a credential helper to remove this warning. See 19:46:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:46:11 19:46:11 Login Succeeded 19:46:11 nexus3.edgexfoundry.org:10002 19:46:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:46:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:46:11 Configure a credential helper to remove this warning. See 19:46:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:46:11 19:46:11 Login Succeeded 19:46:11 nexus3.edgexfoundry.org:10003 19:46:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:46:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:46:11 Configure a credential helper to remove this warning. See 19:46:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:46:11 19:46:11 Login Succeeded 19:46:11 nexus3.edgexfoundry.org:10004 19:46:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:46:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:46:12 Configure a credential helper to remove this warning. See 19:46:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:46:12 19:46:12 Login Succeeded 19:46:12 docker.io 19:46:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:46:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:46:12 Configure a credential helper to remove this warning. See 19:46:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:46:12 19:46:12 Login Succeeded 19:46:12 ---> docker-login.sh ends [Pipeline] } 19:46:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:46:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:46:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:46:13 ========================================================= 19:46:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:46:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:13 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 19:46:15 Sending build context to Docker daemon 679.4kB 19:46:15 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 19:46:15 Step 2/12 : FROM ${BASE} AS builder 19:46:15 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:46:15 9b18e9b68314: Pulling fs layer 19:46:15 35d82f9e3411: Pulling fs layer 19:46:15 e16973657156: Pulling fs layer 19:46:15 fc693d55d65f: Pulling fs layer 19:46:15 7e9fc2657dce: Pulling fs layer 19:46:15 dda99020689f: Pulling fs layer 19:46:15 db1c61fa0a46: Pulling fs layer 19:46:15 891c053d2c06: Pulling fs layer 19:46:15 dda99020689f: Waiting 19:46:15 fc693d55d65f: Waiting 19:46:15 7e9fc2657dce: Waiting 19:46:15 db1c61fa0a46: Waiting 19:46:15 891c053d2c06: Waiting 19:46:15 e16973657156: Verifying Checksum 19:46:15 e16973657156: Download complete 19:46:15 35d82f9e3411: Download complete 19:46:15 7e9fc2657dce: Verifying Checksum 19:46:15 7e9fc2657dce: Download complete 19:46:15 dda99020689f: Verifying Checksum 19:46:15 dda99020689f: Download complete 19:46:15 9b18e9b68314: Verifying Checksum 19:46:15 9b18e9b68314: Download complete 19:46:16 9b18e9b68314: Pull complete 19:46:16 891c053d2c06: Verifying Checksum 19:46:16 891c053d2c06: Download complete 19:46:16 35d82f9e3411: Pull complete 19:46:17 e16973657156: Pull complete 19:46:17 db1c61fa0a46: Verifying Checksum 19:46:17 db1c61fa0a46: Download complete 19:46:18 fc693d55d65f: Verifying Checksum 19:46:18 fc693d55d65f: Download complete 19:46:30 fc693d55d65f: Pull complete 19:46:30 7e9fc2657dce: Pull complete 19:46:30 dda99020689f: Pull complete 19:46:37 db1c61fa0a46: Pull complete 19:46:40 891c053d2c06: Pull complete 19:46:40 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:46:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:46:40 ---> f96f9c87975a 19:46:40 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 19:46:42 ---> Running in 7db64a96fe84 19:46:43 Removing intermediate container 7db64a96fe84 19:46:43 ---> dd3b150bee4b 19:46:43 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:46:43 ---> Running in 932804b0942a 19:46:43 Removing intermediate container 932804b0942a 19:46:43 ---> b0773934cbb2 19:46:43 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:46:43 ---> Running in dd713557d064 19:46:44 Removing intermediate container dd713557d064 19:46:44 ---> a81e07737c91 19:46:44 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:46:44 ---> Running in d1e85eacff8f 19:46:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:46:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:46:46 OK: 221 MiB in 51 packages 19:46:47 Removing intermediate container d1e85eacff8f 19:46:47 ---> ed9d7dade89a 19:46:47 Step 7/12 : WORKDIR /app 19:46:47 ---> Running in e0e7f20b1b17 19:46:48 Removing intermediate container e0e7f20b1b17 19:46:48 ---> 5cfc37af92a9 19:46:48 Step 8/12 : COPY go.mod vendor* ./ 19:46:48 ---> 4c4fb116c85f 19:46:48 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:46:48 ---> Running in 78b30d3dc7cc 19:47:56 Removing intermediate container 78b30d3dc7cc 19:47:56 ---> 62f1c01c96d5 19:47:56 Step 10/12 : COPY . . 19:47:56 ---> 8a76bb10c392 19:47:56 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:47:56 ---> Running in 40953165f44d 19:47:56 Removing intermediate container 40953165f44d 19:47:56 ---> 6fc00e612791 19:47:56 Step 12/12 : RUN $MAKE 19:47:56 ---> Running in 88415738b5a6 19:47:56 noop 19:47:56 Removing intermediate container 88415738b5a6 19:47:56 ---> f874e46278ae 19:47:56 Successfully built f874e46278ae 19:47:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:57 + docker inspect -f . ci-base-image-arm64 19:47:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:47:57 prd-ubuntu20.04-docker-arm64-4c-16g-8869 does not seem to be running inside a container 19:47:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 19:47:58 $ docker top afc4250b972b3ff3f84c2ca5af2b5884418616ff5d23c3d9d547bbbb8be71f04 -eo pid,comm [Pipeline] { [Pipeline] sh 19:47:59 + go version 19:47:59 go version go1.18.7 linux/arm64 [Pipeline] } 19:47:59 $ docker stop --time=1 afc4250b972b3ff3f84c2ca5af2b5884418616ff5d23c3d9d547bbbb8be71f04 19:48:00 $ docker rm -f --volumes afc4250b972b3ff3f84c2ca5af2b5884418616ff5d23c3d9d547bbbb8be71f04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:48:01 + docker inspect -f . ci-base-image-arm64 19:48:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:48:01 prd-ubuntu20.04-docker-arm64-4c-16g-8869 does not seem to be running inside a container 19:48:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 19:48:03 $ docker top 9f52c22766534a79ad0f08557868080e0ae744cc788b76fad2770da105704ecf -eo pid,comm [Pipeline] { [Pipeline] sh 19:48:04 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] fileExists [Pipeline] sh 19:48:04 + make test 19:48:04 go test -race ./... -coverprofile=coverage.out ./... 19:50:56 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 19:50:59 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.839s coverage: 86.2% of statements 19:50:59 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 19:51:11 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.791s coverage: 71.9% of statements 19:51:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:51:11 go vet ./... 19:52:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:52:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:52:48 ./bin/test-attribution.sh 19:52:48 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 19:52:48 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 19:52:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:52:48 $ docker stop --time=1 9f52c22766534a79ad0f08557868080e0ae744cc788b76fad2770da105704ecf 19:52:50 $ docker rm -f --volumes 9f52c22766534a79ad0f08557868080e0ae744cc788b76fad2770da105704ecf [Pipeline] // withDockerContainer [Pipeline] sh 19:52:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:52:51 Warning: overwriting stash ‘coverage-report’ 19:52:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:52:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:52:53 + ls -al . 19:52:53 total 228 19:52:53 drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 19:48 . 19:52:53 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 19:45 .. 19:52:53 -rw-rw-r-- 1 jenkins jenkins 262 Mar 8 19:45 .dockerignore 19:52:53 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 19:45 .git 19:52:53 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 19:45 .github 19:52:53 -rw-rw-r-- 1 jenkins jenkins 788 Mar 8 19:45 .gitignore 19:52:53 -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 19:45 .golangci.yml 19:52:53 -rw-rw-r-- 1 jenkins jenkins 9818 Mar 8 19:45 Attribution.txt 19:52:53 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 8 19:45 CHANGELOG.md 19:52:53 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 8 19:45 Dockerfile 19:52:53 -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 19:45 GOVERNANCE.md 19:52:53 -rw-rw-r-- 1 jenkins jenkins 687 Mar 8 19:45 Jenkinsfile 19:52:53 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 8 19:45 LICENSE 19:52:53 -rw-rw-r-- 1 jenkins jenkins 2462 Mar 8 19:45 Makefile 19:52:53 -rw-rw-r-- 1 jenkins jenkins 617 Mar 8 19:45 OWNERS.md 19:52:53 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 8 19:45 README.md 19:52:53 -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 19:42 VERSION 19:52:53 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 19:45 bin 19:52:53 -rw-r--r-- 1 jenkins jenkins 41317 Mar 8 19:51 coverage.out 19:52:53 -rw-rw-r-- 1 jenkins jenkins 3510 Mar 8 19:45 go.mod 19:52:53 -rw-rw-r-- 1 jenkins jenkins 33459 Mar 8 19:45 go.sum 19:52:53 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 19:45 images 19:52:53 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 19:45 internal 19:52:53 -rw-rw-r-- 1 jenkins jenkins 531 Mar 8 19:45 main.go 19:52:53 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 19:45 res 19:52:53 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 19:45 snap 19:52:53 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 19:45 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:52:53 + 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=70992394c4481156063bbf69e646b914496bbc64 --label arch=arm64 --label version=0.0.0 . 19:52:53 Sending build context to Docker daemon 679.4kB 19:52:53 Step 1/29 : ARG BASE=golang:1.18-alpine3.16 19:52:53 Step 2/29 : FROM ${BASE} AS builder 19:52:53 ---> f874e46278ae 19:52:53 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 19:52:53 ---> Running in 44e76f91dc7f 19:52:54 Removing intermediate container 44e76f91dc7f 19:52:54 ---> cf56b4bc9db5 19:52:54 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 19:52:57 ---> Running in 3acc946f36df 19:52:57 Removing intermediate container 3acc946f36df 19:52:57 ---> 4c64028c0ce9 19:52:57 Step 5/29 : ARG ADD_BUILD_TAGS="" 19:52:57 ---> Running in 1cd4f987486a 19:52:57 Removing intermediate container 1cd4f987486a 19:52:57 ---> 5700bb1b3d41 19:52:57 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:52:57 ---> Running in ef6548bb4681 19:52:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:52:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:53:00 OK: 221 MiB in 51 packages 19:53:01 Removing intermediate container ef6548bb4681 19:53:01 ---> d483667b8f12 19:53:01 Step 7/29 : WORKDIR /app 19:53:01 ---> Running in 251008e1915f 19:53:01 Removing intermediate container 251008e1915f 19:53:01 ---> 64099525a099 19:53:01 Step 8/29 : COPY go.mod vendor* ./ 19:53:02 ---> 44042c9ea737 19:53:02 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:53:02 ---> Running in 5682407c1bf3 19:53:05 Removing intermediate container 5682407c1bf3 19:53:05 ---> 3f86ec73250b 19:53:05 Step 10/29 : COPY . . 19:53:05 ---> 38764659a71d 19:53:05 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:53:05 ---> Running in 0182a7e8b896 19:53:06 Removing intermediate container 0182a7e8b896 19:53:06 ---> b3ddbf663034 19:53:06 Step 12/29 : RUN $MAKE 19:53:06 ---> Running in c5b61fb311e9 19:53:07 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.29 -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 19:55:13 Removing intermediate container c5b61fb311e9 19:55:13 ---> be8c74e77a77 19:55:13 Step 13/29 : FROM alpine:3.14 19:55:13 3.14: Pulling from library/alpine 19:55:13 6f0e733d82e2: Pulling fs layer 19:55:13 6f0e733d82e2: Verifying Checksum 19:55:13 6f0e733d82e2: Download complete 19:55:13 6f0e733d82e2: Pull complete 19:55:13 Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 19:55:13 Status: Downloaded newer image for alpine:3.14 19:55:13 ---> bf97f6347a60 19:55:13 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:55:13 ---> Running in b7ae4b69b47a 19:55:13 Removing intermediate container b7ae4b69b47a 19:55:13 ---> 4ad346c8b1ee 19:55:13 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 19:55:13 ---> Running in 0127485013b1 19:55:13 Removing intermediate container 0127485013b1 19:55:13 ---> 9497042a120a 19:55:13 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 19:55:13 ---> Running in 3988bc532899 19:55:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:55:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:55:16 (1/2) Installing ca-certificates (20220614-r0) 19:55:16 (2/2) Installing dumb-init (1.2.5-r1) 19:55:16 Executing busybox-1.33.1-r8.trigger 19:55:16 Executing ca-certificates-20220614-r0.trigger 19:55:16 OK: 6 MiB in 16 packages 19:55:17 Removing intermediate container 3988bc532899 19:55:17 ---> df3f7d03e2a3 19:55:17 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:55:17 ---> 4c83620a2e35 19:55:17 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 19:55:18 ---> b60c31689e89 19:55:18 Step 19/29 : COPY --from=builder /app/res/ /res/ 19:55:19 ---> c20b141b4aec 19:55:19 Step 20/29 : COPY --from=builder /app/static/ /static/ 19:55:19 ---> 6b0bec554941 19:55:19 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 19:55:21 ---> 3c70670ba434 19:55:21 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 19:55:21 ---> Running in 9b9b1fc0c0f7 19:55:23 Removing intermediate container 9b9b1fc0c0f7 19:55:23 ---> 7974b70b1a08 19:55:23 Step 23/29 : VOLUME /cache 19:55:23 ---> Running in 149362542ff1 19:55:23 Removing intermediate container 149362542ff1 19:55:23 ---> c9b9df02804b 19:55:23 Step 24/29 : EXPOSE 59711 19:55:23 ---> Running in 16f68d899259 19:55:23 Removing intermediate container 16f68d899259 19:55:23 ---> ee02dbaa5929 19:55:23 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 19:55:23 ---> Running in 0fcc2a2c9b56 19:55:24 Removing intermediate container 0fcc2a2c9b56 19:55:24 ---> bd393534abc7 19:55:24 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 19:55:24 ---> Running in 0eddf732d3d1 19:55:24 Removing intermediate container 0eddf732d3d1 19:55:24 ---> fc684ac6e3bd 19:55:24 Step 27/29 : LABEL arch=arm64 19:55:24 ---> Running in 3c9f39dfe81d 19:55:24 Removing intermediate container 3c9f39dfe81d 19:55:24 ---> 3df6de2058f7 19:55:24 Step 28/29 : LABEL git_sha=70992394c4481156063bbf69e646b914496bbc64 19:55:25 ---> Running in 424c87f5934d 19:55:25 Removing intermediate container 424c87f5934d 19:55:25 ---> 932c83337044 19:55:25 Step 29/29 : LABEL version=0.0.0 19:55:25 ---> Running in 0f88a92fbad4 19:55:25 Removing intermediate container 0f88a92fbad4 19:55:25 ---> 21c9372ef7b1 19:55:25 [Warning] One or more build-args [ARCH] were not consumed 19:55:25 Successfully built 21c9372ef7b1 19:55:25 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 19:55:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:55:26 19:55:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:55:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:55:26 arm64: Pulling from edgex-lftools-log-publisher 19:55:26 8998bd30e6a1: Pulling fs layer 19:55:26 04944245beec: Pulling fs layer 19:55:26 699f458cf7ca: Pulling fs layer 19:55:26 765212b225bb: Pulling fs layer 19:55:26 f23df028b6ca: Pulling fs layer 19:55:26 d65c8cfc05b1: Pulling fs layer 19:55:26 2437ff75d9bd: Pulling fs layer 19:55:26 765212b225bb: Waiting 19:55:26 f23df028b6ca: Waiting 19:55:26 d65c8cfc05b1: Waiting 19:55:26 2437ff75d9bd: Waiting 19:55:26 04944245beec: Verifying Checksum 19:55:26 04944245beec: Download complete 19:55:26 765212b225bb: Verifying Checksum 19:55:26 765212b225bb: Download complete 19:55:26 f23df028b6ca: Download complete 19:55:26 d65c8cfc05b1: Verifying Checksum 19:55:26 d65c8cfc05b1: Download complete 19:55:26 699f458cf7ca: Verifying Checksum 19:55:26 699f458cf7ca: Download complete 19:55:27 8998bd30e6a1: Verifying Checksum 19:55:27 8998bd30e6a1: Download complete 19:55:29 2437ff75d9bd: Verifying Checksum 19:55:29 2437ff75d9bd: Download complete 19:55:31 8998bd30e6a1: Pull complete 19:55:31 04944245beec: Pull complete 19:55:33 699f458cf7ca: Pull complete 19:55:33 765212b225bb: Pull complete 19:55:33 f23df028b6ca: Pull complete 19:55:34 d65c8cfc05b1: Pull complete 19:55:49 2437ff75d9bd: Pull complete 19:55:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:55:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:55:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:55:49 prd-ubuntu20.04-docker-arm64-4c-16g-8869 does not seem to be running inside a container 19:55:49 $ 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/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 19:55:52 $ docker top 00ff12f9a33445237cfa178384b8fe10362eb3719ae04e47624b16b8062f429d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:55:53 ---> job-cost.sh 19:55:53 lf-activate-venv: SKIPPING 19:55:53 INFO: No Stack... 19:55:53 INFO: Retrieving Pricing Info for: v3-standard-4 19:55:54 INFO: Archiving Costs [Pipeline] sh 19:55:54 + cat /w/workspace/app-rfid-llrp-inventory/3/archives/cost.csv 19:55:54 + cut -d, -f6 [Pipeline] lock 19:55:54 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-3-stack-cost] 19:55:54 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-3-stack-cost] did not exist. Created. 19:55:54 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:55:55 /w/workspace/app-rfid-llrp-inventory/3@tmp/durable-48586087/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:55:56 + echo total: 0.10999999940395355 [Pipeline] stash 19:55:56 Warning: overwriting stash ‘stack-cost’ 19:55:56 Stashed 1 file(s) [Pipeline] } 19:55:56 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-3-stack-cost] [Pipeline] // lock [Pipeline] } 19:55:56 $ docker stop --time=1 00ff12f9a33445237cfa178384b8fe10362eb3719ae04e47624b16b8062f429d 19:55:58 $ docker rm -f --volumes 00ff12f9a33445237cfa178384b8fe10362eb3719ae04e47624b16b8062f429d [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 19:55:59 provisioning config files... 19:55:59 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/config502715045124926121tmp [Pipeline] { [Pipeline] sh 19:55:59 + set +x 19:55:59 + bash -s -- 19:55:59 + curl -s https://codecov.io/bash 19:55:59 19:55:59 _____ _ 19:55:59 / ____| | | 19:55:59 | | ___ __| | ___ ___ _____ __ 19:55:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:55:59 | |___| (_) | (_| | __/ (_| (_) \ V / 19:55:59 \_____\___/ \__,_|\___|\___\___/ \_/ 19:55:59 Bash-1.0.6 19:55:59 19:55:59 19:55:59 ==> git version 2.25.1 found 19:55:59 ==> 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 19:55:59 Release-Date: 2020-01-08 19:55:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:55:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:55:59 ==> Jenkins CI detected. 19:55:59 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-148 19:55:59 project root: . 19:55:59 --> token set from env 19:55:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:55:59 ==> Running gcov in . (disable via -X gcov) 19:55:59 ==> Python coveragepy not found 19:55:59 ==> Searching for coverage reports in: 19:55:59 + . 19:55:59 -> Found 1 reports 19:55:59 ==> Detecting git/mercurial file structure 19:55:59 ==> Reading reports 19:55:59 + ./coverage.out bytes=41317 19:55:59 ==> Appending adjustments 19:55:59 https://docs.codecov.io/docs/fixing-reports 19:55:59 + Found adjustments 19:55:59 ==> Gzipping contents 19:55:59 12K /tmp/codecov.lqn0h5.gz 19:55:59 ==> Uploading reports 19:55:59 url: https://codecov.io 19:55:59 query: branch=PR-148&commit=70992394c4481156063bbf69e646b914496bbc64&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-148%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=148&job=&cmd_args= 19:55:59 -> Pinging Codecov 19:55:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-148&commit=70992394c4481156063bbf69e646b914496bbc64&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-148%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=148&job=&cmd_args= 19:56:46 -> Uploading to 19:56:46 19:56:46 % Total % Received % Xferd Average Speed Time Time Time Current 19:56:46 Dload Upload Total Spent Left Speed 19:56:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: 19:56:46 X> Failed to upload 19:56:46 ==> Uploading to Codecov 19:56:46 % Total % Received % Xferd Average Speed Time Time Time Current 19:56:46 Dload Upload Total Spent Left Speed 19:56:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12110 100 252 100 11858 1852 87191 --:--:-- --:--:-- --:--:-- 89044 19:56:46 Reports have been successfully queued for processing at {"message": "Coverage reports upload successfully", "uploaded": true, "queued": true, "id": "4e901297-51b7-4084-8e65-c23b63db9d3a", "url": "https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/70992394c4481156063bbf69e646b914496bbc64"} [Pipeline] } 19:56:46 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 19:56:47 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-148/archives ] 19:56:47 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-148/archives 19:56:47 total 16 19:56:47 drwxr-xr-x 3 root root 4096 Mar 8 19:44 . 19:56:47 drwxrwxr-x 12 jenkins jenkins 4096 Mar 8 19:44 .. 19:56:47 drwxr-xr-x 2 root root 4096 Mar 8 19:44 cost 19:56:47 -rw-r--r-- 1 root root 95 Mar 8 19:44 cost.csv 19:56:47 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-148/archives 19:56:47 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-148/archives 19:56:47 total 16 19:56:47 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 19:44 . 19:56:47 drwxrwxr-x 12 jenkins jenkins 4096 Mar 8 19:44 .. 19:56:47 drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 19:44 cost 19:56:47 -rw-r--r-- 1 jenkins jenkins 95 Mar 8 19:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:56:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:56:48 ---> package-listing.sh 19:56:48 ++ facter osfamily 19:56:48 ++ tr '[:upper:]' '[:lower:]' 19:56:48 + OS_FAMILY=debian 19:56:48 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-148 19:56:48 + START_PACKAGES=/tmp/packages_start.txt 19:56:48 + END_PACKAGES=/tmp/packages_end.txt 19:56:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:56:48 + PACKAGES=/tmp/packages_start.txt 19:56:48 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-148 ']' 19:56:48 + PACKAGES=/tmp/packages_end.txt 19:56:48 + case "${OS_FAMILY}" in 19:56:48 + dpkg -l 19:56:48 + grep '^ii' 19:56:48 + '[' -f /tmp/packages_start.txt ']' 19:56:48 + '[' -f /tmp/packages_end.txt ']' 19:56:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:56:48 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-148 ']' 19:56:48 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-148/archives/ 19:56:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-148/archives/ [Pipeline] echo 19:56:48 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-148/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:56:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:56:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:56:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:56:49 prd-ubuntu20.04-docker-8c-8g-8867 does not seem to be running inside a container 19:56:49 $ 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-148/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-148 -v /w/workspace/y_app-rfid-llrp-inventory_PR-148:/w/workspace/y_app-rfid-llrp-inventory_PR-148:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-148@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:56:49 $ docker top d9993961fcb3e66155bb8840f84edc4f3dc29c6120d9e6e52f41a6405089b570 -eo pid,comm [Pipeline] { [Pipeline] sh 19:56:49 + touch /tmp/pre-build-complete [Pipeline] sh 19:56:50 + mkdir -p /var/log/sysstat [Pipeline] sh 19:56:50 + ls /var/log/sa-host 19:56:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:56:50 provisioning config files... 19:56:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/config7075920192445267065tmp [Pipeline] { [Pipeline] echo 19:56:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:56:50 ---> create-netrc.sh [Pipeline] } 19:56:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:56:51 ---> python-tools-install.sh [Pipeline] echo 19:56:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:56:51 ---> sudo-logs.sh 19:56:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:56:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:56:51 ---> job-cost.sh 19:56:51 lf-activate-venv: SKIPPING 19:56:51 DEBUG: total: 0.2199999988079071 19:56:51 INFO: Retrieving Stack Cost... 19:56:52 INFO: Retrieving Pricing Info for: v3-standard-8 19:56:52 INFO: Archiving Costs [Pipeline] echo 19:56:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:56:53 ---> logs-deploy.sh 19:56:53 lf-activate-venv: SKIPPING 19:56:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-148/3 19:56:53 INFO: archiving workspace using pattern(s): 19:56:54 Archives upload complete. 19:56:54 INFO: archiving logs to Nexus