Pull request #207 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fd71d698c77dc786a9a0a69550d9d14f2859b149+3c9673bd00b0496122dab08c8c5119b35955174d (726722f77ef4bfcf2043d52030b80ae5f7d7b097) 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-ssh10027533255930204569.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh9775175551689983369.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-207/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-207/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14167887513619319380.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-207/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15549795571055192388.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13384136999826485570.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-207/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-207/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5273301977956579121.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1159 in /w/workspace/y_app-rfid-llrp-inventory_PR-207 [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-207 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Merging remotes/origin/main commit 3c9673bd00b0496122dab08c8c5119b35955174d into PR head commit fd71d698c77dc786a9a0a69550d9d14f2859b149 Merge succeeded, producing fd71d698c77dc786a9a0a69550d9d14f2859b149 Checking out Revision fd71d698c77dc786a9a0a69550d9d14f2859b149 (PR-207) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage 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/207/head:refs/remotes/origin/PR-207 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd71d698c77dc786a9a0a69550d9d14f2859b149 # 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 3c9673bd00b0496122dab08c8c5119b35955174d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd71d698c77dc786a9a0a69550d9d14f2859b149 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:28:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:28:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:28:28 ========================================================= 13:28:28 EdgeX Global Pipelines Version Info 13:28:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:28:29 ------------------- 13:28:29 stable info: 13:28:29 ------------------- 13:28:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:28:29 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 13:28:29 Message: update stable to v1.0.250 13:28:30 ------------------- 13:28:30 experimental info: 13:28:30 ------------------- 13:28:30 Commited By: **** collab-it+edgex@linuxfoundation.org 13:28:30 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 13:28:30 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:28:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:28:30 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:28:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:28:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:28:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:28:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 13:28:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:28:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:28:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:28:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:28:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:28:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:28:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:28:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:28:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:28:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:28:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:28:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:28:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:28:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:28:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:28:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:28:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:28:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:28:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:28:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:28:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:28:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-207 [Pipeline] echo 13:28:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-207 [Pipeline] echo 13:28:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-207 [Pipeline] echo 13:28:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd71d698c77dc786a9a0a69550d9d14f2859b149 [Pipeline] echo 13:28:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd71d69 [Pipeline] echo 13:28:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:28:32 provisioning config files... 13:28:32 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-207@tmp/config1734300404557071468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:28:32 ---> docker-login.sh 13:28:32 nexus3.edgexfoundry.org:10001 13:28:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:28:32 Configure a credential helper to remove this warning. See 13:28:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:28:32 13:28:32 Login Succeeded 13:28:32 nexus3.edgexfoundry.org:10002 13:28:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:28:33 Configure a credential helper to remove this warning. See 13:28:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:28:33 13:28:33 Login Succeeded 13:28:33 nexus3.edgexfoundry.org:10003 13:28:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:28:33 Configure a credential helper to remove this warning. See 13:28:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:28:33 13:28:33 Login Succeeded 13:28:33 nexus3.edgexfoundry.org:10004 13:28:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:28:33 Configure a credential helper to remove this warning. See 13:28:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:28:33 13:28:33 Login Succeeded 13:28:33 docker.io 13:28:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:28:33 Configure a credential helper to remove this warning. See 13:28:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:28:33 13:28:33 Login Succeeded 13:28:33 ---> docker-login.sh ends [Pipeline] } 13:28:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:28:34 + git rev-list -1 --merges fd71d698c77dc786a9a0a69550d9d14f2859b149~1..fd71d698c77dc786a9a0a69550d9d14f2859b149 [Pipeline] echo 13:28:34 -----------> git rev-list -1 --merges fd71d698c77dc786a9a0a69550d9d14f2859b149~1..fd71d698c77dc786a9a0a69550d9d14f2859b149 fd71d698c77dc786a9a0a69550d9d14f2859b149 [false] [Pipeline] sh 13:28:34 + git log --format=format:%s -1 fd71d698c77dc786a9a0a69550d9d14f2859b149 [Pipeline] echo 13:28:34 ========================================================= 13:28:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:28:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:28:35 + git log --format=format:%s -1 fd71d698c77dc786a9a0a69550d9d14f2859b149 [Pipeline] echo 13:28:35 [semverPrep] GIT_COMMIT: fd71d698c77dc786a9a0a69550d9d14f2859b149, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 13:28:35 [semverPrep] This is not a build commit. [Pipeline] sh 13:28:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:28:35 + grep -v github /etc/ssh/ssh_known_hosts 13:28:35 + [ -e /tmp/ssh_known_hosts ] 13:28:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:28:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:28:35 + sudo tee -a /etc/ssh/ssh_known_hosts 13:28:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:28:36 13:28:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:28:36 0.1.4: Pulling from edgex-devops/py-git-semver 13:28:36 b85a868b505f: Pulling fs layer 13:28:36 e2be974225ed: Pulling fs layer 13:28:36 339a4e72a1f5: Pulling fs layer 13:28:36 988bab9f4d93: Pulling fs layer 13:28:36 1469e6f7b9e6: Pulling fs layer 13:28:36 eaf3925da568: Pulling fs layer 13:28:36 988bab9f4d93: Waiting 13:28:36 1469e6f7b9e6: Waiting 13:28:36 eaf3925da568: Waiting 13:28:36 bab4dde63d76: Pulling fs layer 13:28:36 bde34c3a00c8: Pulling fs layer 13:28:36 b352a97aabf1: Pulling fs layer 13:28:36 4872d77fe225: Pulling fs layer 13:28:36 5851b861e8e6: Pulling fs layer 13:28:36 b352a97aabf1: Waiting 13:28:36 4872d77fe225: Waiting 13:28:36 bab4dde63d76: Waiting 13:28:36 5851b861e8e6: Waiting 13:28:36 e2be974225ed: Verifying Checksum 13:28:36 e2be974225ed: Download complete 13:28:36 988bab9f4d93: Verifying Checksum 13:28:36 988bab9f4d93: Download complete 13:28:36 1469e6f7b9e6: Verifying Checksum 13:28:36 1469e6f7b9e6: Download complete 13:28:36 eaf3925da568: Download complete 13:28:36 339a4e72a1f5: Verifying Checksum 13:28:36 339a4e72a1f5: Download complete 13:28:36 bde34c3a00c8: Verifying Checksum 13:28:36 bde34c3a00c8: Download complete 13:28:36 b352a97aabf1: Verifying Checksum 13:28:36 b352a97aabf1: Download complete 13:28:36 4872d77fe225: Verifying Checksum 13:28:36 4872d77fe225: Download complete 13:28:36 5851b861e8e6: Verifying Checksum 13:28:36 5851b861e8e6: Download complete 13:28:36 b85a868b505f: Verifying Checksum 13:28:36 b85a868b505f: Download complete 13:28:36 bab4dde63d76: Verifying Checksum 13:28:36 bab4dde63d76: Download complete 13:28:37 b85a868b505f: Pull complete 13:28:38 e2be974225ed: Pull complete 13:28:38 339a4e72a1f5: Pull complete 13:28:38 988bab9f4d93: Pull complete 13:28:38 1469e6f7b9e6: Pull complete 13:28:38 eaf3925da568: Pull complete 13:28:40 bab4dde63d76: Pull complete 13:28:40 bde34c3a00c8: Pull complete 13:28:40 b352a97aabf1: Pull complete 13:28:41 4872d77fe225: Pull complete 13:28:41 5851b861e8e6: Pull complete 13:28:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:28:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:28:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:28:41 prd-ubuntu20.04-docker-8c-8g-1159 does not seem to be running inside a container 13:28:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-207 -v /w/workspace/y_app-rfid-llrp-inventory_PR-207:/w/workspace/y_app-rfid-llrp-inventory_PR-207:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-207@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:28:44 $ docker top 8c6c5a8be66b22b1cce59f80d6bbcf22b28d1127e68ee03ee6d1f2a083e47166 -eo pid,comm 13:28:44 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:28:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:28:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:28:44 [ssh-agent] Looking for ssh-agent implementation... 13:28:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:28:44 $ docker exec 8c6c5a8be66b22b1cce59f80d6bbcf22b28d1127e68ee03ee6d1f2a083e47166 ssh-agent 13:28:44 SSH_AUTH_SOCK=/tmp/ssh-iaS04v4Ba4no/agent.32 13:28:44 SSH_AGENT_PID=38 13:28:44 Running ssh-add (command line suppressed) 13:28:44 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-207@tmp/private_key_14845741139284251111.key (/w/workspace/y_app-rfid-llrp-inventory_PR-207@tmp/private_key_14845741139284251111.key) 13:28:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:28:45 + git tag --points-at HEAD [Pipeline] } 13:28:45 $ docker exec --env ******** --env ******** 8c6c5a8be66b22b1cce59f80d6bbcf22b28d1127e68ee03ee6d1f2a083e47166 ssh-agent -k 13:28:45 unset SSH_AUTH_SOCK; 13:28:45 unset SSH_AGENT_PID; 13:28:45 echo Agent pid 38 killed; 13:28:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:28:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:28:45 [ssh-agent] Looking for ssh-agent implementation... 13:28:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:28:45 $ docker exec 8c6c5a8be66b22b1cce59f80d6bbcf22b28d1127e68ee03ee6d1f2a083e47166 ssh-agent 13:28:45 SSH_AUTH_SOCK=/tmp/ssh-G1H0odw3uavp/agent.70 13:28:45 SSH_AGENT_PID=76 13:28:45 Running ssh-add (command line suppressed) 13:28:45 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-207@tmp/private_key_9720344406623786154.key (/w/workspace/y_app-rfid-llrp-inventory_PR-207@tmp/private_key_9720344406623786154.key) 13:28:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:28:46 + git semver init 13:28:46 2023-07-14 13:28:46,207 [run_init] DEBUG init version:0.0.0 force:False 13:28:46 2023-07-14 13:28:46,208 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-207/.semver 13:28:46 2023-07-14 13:28:46,209 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-207/.semver 13:28:46 2023-07-14 13:28:46,209 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-207/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-207, universal_newlines=False, shell=None, istream=None) 13:28:47 2023-07-14 13:28:47,368 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-207/.git/info/exclude 13:28:47 2023-07-14 13:28:47,369 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-207/.semver/PR-207 with force:False 13:28:47 2023-07-14 13:28:47,369 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-207/.semver/PR-207 13:28:47 2023-07-14 13:28:47,374 [execute] INFO git cat-file --batch-check 13:28:47 2023-07-14 13:28:47,375 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-207/.semver, universal_newlines=False, shell=None, istream=) 13:28:47 2023-07-14 13:28:47,381 [execute] INFO git cat-file --batch 13:28:47 2023-07-14 13:28:47,382 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-207/.semver, universal_newlines=False, shell=None, istream=) 13:28:47 2023-07-14 13:28:47,387 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-207/.semver/PR-207 13:28:47 0.0.0 [Pipeline] } 13:28:47 $ docker exec --env ******** --env ******** 8c6c5a8be66b22b1cce59f80d6bbcf22b28d1127e68ee03ee6d1f2a083e47166 ssh-agent -k 13:28:47 unset SSH_AUTH_SOCK; 13:28:47 unset SSH_AGENT_PID; 13:28:47 echo Agent pid 76 killed; 13:28:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:28:48 + git semver [Pipeline] } 13:28:48 $ docker stop --time=1 8c6c5a8be66b22b1cce59f80d6bbcf22b28d1127e68ee03ee6d1f2a083e47166 13:28:49 $ docker rm -f --volumes 8c6c5a8be66b22b1cce59f80d6bbcf22b28d1127e68ee03ee6d1f2a083e47166 [Pipeline] // withDockerContainer [Pipeline] sh 13:28:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:28:50 Stashed 1 file(s) [Pipeline] echo 13:28:50 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:28:51 provisioning config files... 13:28:51 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-207@tmp/config10881351473968029132tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:28:51 ---> docker-login.sh 13:28:51 nexus3.edgexfoundry.org:10001 13:28:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:28:51 Configure a credential helper to remove this warning. See 13:28:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:28:51 13:28:51 Login Succeeded 13:28:51 nexus3.edgexfoundry.org:10002 13:28:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:28:51 Configure a credential helper to remove this warning. See 13:28:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:28:51 13:28:51 Login Succeeded 13:28:51 nexus3.edgexfoundry.org:10003 13:28:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:28:51 Configure a credential helper to remove this warning. See 13:28:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:28:51 13:28:51 Login Succeeded 13:28:51 nexus3.edgexfoundry.org:10004 13:28:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:28:51 Configure a credential helper to remove this warning. See 13:28:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:28:51 13:28:51 Login Succeeded 13:28:51 docker.io 13:28:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:28:52 Configure a credential helper to remove this warning. See 13:28:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:28:52 13:28:52 Login Succeeded 13:28:52 ---> docker-login.sh ends [Pipeline] } 13:28:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:28:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:28:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:28:52 ========================================================= 13:28:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 13:28:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:52 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 13:28:52 Sending build context to Docker daemon 12.66MB 13:28:52 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 13:28:52 Step 2/12 : FROM ${BASE} AS builder 13:28:52 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 13:28:52 4db1b89c0bd1: Pulling fs layer 13:28:52 6911f1a30b25: Pulling fs layer 13:28:52 e194b8c5c2a9: Pulling fs layer 13:28:52 6863d3e3a2b1: Pulling fs layer 13:28:52 ec0bb842ea78: Pulling fs layer 13:28:52 40a00589a448: Pulling fs layer 13:28:52 6c08303d61cc: Pulling fs layer 13:28:52 798269fcf238: Pulling fs layer 13:28:52 ec0bb842ea78: Waiting 13:28:52 40a00589a448: Waiting 13:28:52 6c08303d61cc: Waiting 13:28:52 798269fcf238: Waiting 13:28:52 6863d3e3a2b1: Waiting 13:28:52 6911f1a30b25: Verifying Checksum 13:28:52 6911f1a30b25: Download complete 13:28:52 6863d3e3a2b1: Verifying Checksum 13:28:52 6863d3e3a2b1: Download complete 13:28:53 ec0bb842ea78: Verifying Checksum 13:28:53 ec0bb842ea78: Download complete 13:28:53 4db1b89c0bd1: Verifying Checksum 13:28:53 4db1b89c0bd1: Download complete 13:28:53 40a00589a448: Verifying Checksum 13:28:53 40a00589a448: Download complete 13:28:53 4db1b89c0bd1: Pull complete 13:28:53 6911f1a30b25: Pull complete 13:28:53 798269fcf238: Verifying Checksum 13:28:53 798269fcf238: Download complete 13:28:53 e194b8c5c2a9: Verifying Checksum 13:28:53 e194b8c5c2a9: Download complete 13:28:53 6c08303d61cc: Verifying Checksum 13:28:53 6c08303d61cc: Download complete 13:28:58 e194b8c5c2a9: Pull complete 13:28:58 6863d3e3a2b1: Pull complete 13:28:58 ec0bb842ea78: Pull complete 13:28:58 40a00589a448: Pull complete 13:29:00 6c08303d61cc: Pull complete 13:29:01 798269fcf238: Pull complete 13:29:01 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 13:29:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 13:29:01 ---> ec979cd7f677 13:29:01 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:29:05 ---> Running in 8ba366be7fc4 13:29:05 Removing intermediate container 8ba366be7fc4 13:29:05 ---> 912c3be9233c 13:29:05 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:29:05 ---> Running in e162ed49f66b 13:29:05 Removing intermediate container e162ed49f66b 13:29:05 ---> 7ce9a1764e67 13:29:05 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:29:05 ---> Running in 4cd43317ac78 13:29:05 Removing intermediate container 4cd43317ac78 13:29:05 ---> 1141814fa519 13:29:05 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:29:05 ---> Running in c95fd75ad8cc 13:29:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:29:05 Still waiting to schedule task 13:29:05 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:29:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:29:06 OK: 265 MiB in 53 packages 13:29:06 Removing intermediate container c95fd75ad8cc 13:29:06 ---> 692adebc6356 13:29:06 Step 7/12 : WORKDIR /app 13:29:06 ---> Running in 573873c82e95 13:29:06 Removing intermediate container 573873c82e95 13:29:06 ---> d589daa26080 13:29:06 Step 8/12 : COPY go.mod vendor* ./ 13:29:06 ---> 9ef3caa4ef20 13:29:06 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:29:06 ---> Running in 65e87a8de724 13:29:33 Removing intermediate container 65e87a8de724 13:29:33 ---> 2f7ef5e499c6 13:29:33 Step 10/12 : COPY . . 13:29:33 ---> 593e96241510 13:29:33 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:29:33 ---> Running in 41387dc8f36f 13:29:33 Removing intermediate container 41387dc8f36f 13:29:33 ---> fe1fca0b7609 13:29:33 Step 12/12 : RUN $MAKE 13:29:33 ---> Running in cbd3a22017d4 13:29:34 noop 13:29:34 Removing intermediate container cbd3a22017d4 13:29:34 ---> b6f674e42b99 13:29:34 Successfully built b6f674e42b99 13:29:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:34 + docker inspect -f . ci-base-image-x86_64 13:29:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:29:34 prd-ubuntu20.04-docker-8c-8g-1159 does not seem to be running inside a container 13:29:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-207 -v /w/workspace/y_app-rfid-llrp-inventory_PR-207:/w/workspace/y_app-rfid-llrp-inventory_PR-207:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-207@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:29:35 $ docker top e9ccfcbab9f0408b9084cec37065281028f880be083236169738e07672b10243 -eo pid,comm [Pipeline] { [Pipeline] sh 13:29:35 + go version 13:29:35 go version go1.20.6 linux/amd64 [Pipeline] } 13:29:35 $ docker stop --time=1 e9ccfcbab9f0408b9084cec37065281028f880be083236169738e07672b10243 13:29:37 $ docker rm -f --volumes e9ccfcbab9f0408b9084cec37065281028f880be083236169738e07672b10243 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:37 + docker inspect -f . ci-base-image-x86_64 13:29:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:29:37 prd-ubuntu20.04-docker-8c-8g-1159 does not seem to be running inside a container 13:29:38 $ 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-207 -v /w/workspace/y_app-rfid-llrp-inventory_PR-207:/w/workspace/y_app-rfid-llrp-inventory_PR-207:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-207@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:29:38 $ docker top de51293e37cc5bb07baecec126721421ea2a144ae005d18c87b7050bc776787b -eo pid,comm [Pipeline] { [Pipeline] sh 13:29:38 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-207 [Pipeline] fileExists [Pipeline] sh 13:29:39 + make test 13:29:39 go test -race ./... -coverprofile=coverage.out ./... 13:30:01 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:30:01 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:30:01 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.204s coverage: 86.2% of statements 13:30:01 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.705s coverage: 71.9% of statements 13:30:23 go vet ./... 13:30:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:30:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:30:26 ./bin/test-attribution.sh [Pipeline] echo 13:30:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:30:26 $ docker stop --time=1 de51293e37cc5bb07baecec126721421ea2a144ae005d18c87b7050bc776787b 13:30:30 $ docker rm -f --volumes de51293e37cc5bb07baecec126721421ea2a144ae005d18c87b7050bc776787b [Pipeline] // withDockerContainer [Pipeline] sh 13:30:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:30:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:30:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:30:31 + ls -al . 13:30:31 total 236 13:30:31 drwxrwxr-x 11 jenkins jenkins 4096 Jul 14 13:29 . 13:30:31 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 13:28 .. 13:30:31 -rw-rw-r-- 1 jenkins jenkins 262 Jul 14 13:28 .dockerignore 13:30:31 drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 13:28 .git 13:30:31 drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 13:28 .github 13:30:31 -rw-rw-r-- 1 jenkins jenkins 788 Jul 14 13:28 .gitignore 13:30:31 -rw-rw-r-- 1 jenkins jenkins 41 Jul 14 13:28 .golangci.yml 13:30:31 drwxr-xr-x 3 jenkins jenkins 4096 Jul 14 13:28 .semver 13:30:31 -rw-rw-r-- 1 jenkins jenkins 10332 Jul 14 13:28 Attribution.txt 13:30:31 -rw-rw-r-- 1 jenkins jenkins 9042 Jul 14 13:28 CHANGELOG.md 13:30:31 -rw-rw-r-- 1 jenkins jenkins 1659 Jul 14 13:28 Dockerfile 13:30:31 -rw-rw-r-- 1 jenkins jenkins 677 Jul 14 13:28 GOVERNANCE.md 13:30:31 -rw-rw-r-- 1 jenkins jenkins 687 Jul 14 13:28 Jenkinsfile 13:30:31 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 14 13:28 LICENSE 13:30:31 -rw-rw-r-- 1 jenkins jenkins 2497 Jul 14 13:28 Makefile 13:30:31 -rw-rw-r-- 1 jenkins jenkins 617 Jul 14 13:28 OWNERS.md 13:30:31 -rw-rw-r-- 1 jenkins jenkins 31516 Jul 14 13:28 README.md 13:30:31 -rw-rw-r-- 1 jenkins jenkins 5 Jul 14 13:28 VERSION 13:30:31 drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 13:28 bin 13:30:31 -rw-r--r-- 1 jenkins jenkins 41317 Jul 14 13:30 coverage.out 13:30:31 -rw-rw-r-- 1 jenkins jenkins 3692 Jul 14 13:28 go.mod 13:30:31 -rw-rw-r-- 1 jenkins jenkins 32863 Jul 14 13:28 go.sum 13:30:31 drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 13:28 images 13:30:31 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 13:28 internal 13:30:31 -rw-rw-r-- 1 jenkins jenkins 531 Jul 14 13:28 main.go 13:30:31 drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 13:28 res 13:30:31 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 13:28 snap 13:30:31 drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 13:28 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:32 + 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=fd71d698c77dc786a9a0a69550d9d14f2859b149 --label arch=amd64 --label version=0.0.0 . 13:30:32 Sending build context to Docker daemon 12.66MB 13:30:32 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 13:30:32 Step 2/29 : FROM ${BASE} AS builder 13:30:32 ---> b6f674e42b99 13:30:32 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 13:30:32 ---> Running in 73a1b4e8015c 13:30:32 Removing intermediate container 73a1b4e8015c 13:30:32 ---> a162698e8d2e 13:30:32 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 13:30:32 ---> Running in 95dcf149676d 13:30:32 Removing intermediate container 95dcf149676d 13:30:32 ---> 45da4b4c5afc 13:30:32 Step 5/29 : ARG ADD_BUILD_TAGS="" 13:30:32 ---> Running in 03a20ae519e3 13:30:32 Removing intermediate container 03a20ae519e3 13:30:32 ---> ab25cf58b700 13:30:32 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:30:32 ---> Running in 293c8b72301d 13:30:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:30:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:30:33 OK: 265 MiB in 53 packages 13:30:33 Removing intermediate container 293c8b72301d 13:30:33 ---> 97b4c23ed0ce 13:30:33 Step 7/29 : WORKDIR /app 13:30:33 ---> Running in 05f0d1879db8 13:30:33 Removing intermediate container 05f0d1879db8 13:30:33 ---> b31838251f20 13:30:33 Step 8/29 : COPY go.mod vendor* ./ 13:30:33 ---> e30ffba70825 13:30:33 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:30:33 ---> Running in 31cd7de8f0d6 13:30:34 Removing intermediate container 31cd7de8f0d6 13:30:34 ---> d2090b75635d 13:30:34 Step 10/29 : COPY . . 13:30:35 ---> cf99e537b620 13:30:35 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:30:35 ---> Running in 230f229ad760 13:30:35 Removing intermediate container 230f229ad760 13:30:35 ---> 36d94ddf5092 13:30:35 Step 12/29 : RUN $MAKE 13:30:35 ---> Running in ab3a264ca5de 13:30:35 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.6 -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 13:30:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1160 in /w/workspace/y_app-rfid-llrp-inventory_PR-207 [Pipeline] { [Pipeline] ws 13:30:39 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:30:39 The recommended git tool is: git 13:30:43 using credential edgex-jenkins-ssh 13:30:43 Cloning the remote Git repository 13:30:44 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:30:44 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:30:44 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:30:44 > git --version # timeout=10 13:30:44 > git --version # 'git version 2.25.1' 13:30:44 using GIT_SSH to set credentials SSH Credentials for GitHub 13:30:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:30:47 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:30:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:30:48 Merging remotes/origin/main commit 3c9673bd00b0496122dab08c8c5119b35955174d into PR head commit fd71d698c77dc786a9a0a69550d9d14f2859b149 13:30:48 Merge succeeded, producing fd71d698c77dc786a9a0a69550d9d14f2859b149 13:30:48 Checking out Revision fd71d698c77dc786a9a0a69550d9d14f2859b149 (PR-207) 13:30:48 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:30:48 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:30:48 using GIT_SSH to set credentials SSH Credentials for GitHub 13:30:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/207/head:refs/remotes/origin/PR-207 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:30:48 > git config core.sparsecheckout # timeout=10 13:30:48 > git checkout -f fd71d698c77dc786a9a0a69550d9d14f2859b149 # timeout=10 13:30:48 > git remote # timeout=10 13:30:48 > git config --get remote.origin.url # timeout=10 13:30:48 using GIT_SSH to set credentials SSH Credentials for GitHub 13:30:48 > git merge 3c9673bd00b0496122dab08c8c5119b35955174d # timeout=10 13:30:48 > git rev-parse HEAD^{commit} # timeout=10 13:30:48 > git config core.sparsecheckout # timeout=10 13:30:48 > git checkout -f fd71d698c77dc786a9a0a69550d9d14f2859b149 # timeout=10 13:30:49 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 13:30:49 > git --version # timeout=10 13:30:49 > git --version # 'git version 2.25.1' 13:30:49 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:30:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:30:50 % Total % Received % Xferd Average Speed Time Time Time Current 13:30:50 Dload Upload Total Spent Left Speed 13:30:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 46706 0 --:--:-- --:--:-- --:--:-- 46706 [Pipeline] sh 13:30:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:30:51 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 13:30:51 tee /etc/docker/daemon.new 13:30:51 { 13:30:51 "registry-mirrors": [ 13:30:51 "https://nexus3.edgexfoundry.org:10001" 13:30:51 ], 13:30:51 "bip": "10.250.0.254/24", 13:30:51 "hosts": [ 13:30:51 "tcp://0.0.0.0:5555", 13:30:51 "unix:///var/run/docker.sock" 13:30:51 ], 13:30:51 "mtu": 1458, 13:30:51 "selinux-enabled": true, 13:30:51 "seccomp-profile": "/etc/docker/seccomp.json" 13:30:51 } [Pipeline] sh 13:30:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:30:52 + sudo service docker restart 13:30:57 Removing intermediate container ab3a264ca5de 13:30:57 ---> 55ea39f7c38c 13:30:57 Step 13/29 : FROM alpine:3.17 13:30:57 3.17: Pulling from library/alpine 13:30:57 4db1b89c0bd1: Already exists 13:30:57 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 13:30:57 Status: Downloaded newer image for alpine:3.17 13:30:57 ---> 1f73a9d63274 13:30:57 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:30:57 ---> Running in d253f6886296 13:30:57 Removing intermediate container d253f6886296 13:30:57 ---> 06de0a2fb2e0 13:30:57 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:30:57 ---> Running in 64aba3866a95 13:30:57 Removing intermediate container 64aba3866a95 13:30:57 ---> f5d05f50a18c 13:30:57 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 13:30:57 ---> Running in 25c6dbc26059 13:30:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:30:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:30:57 (1/2) Installing ca-certificates (20230506-r0) 13:30:57 (2/2) Installing dumb-init (1.2.5-r2) 13:30:57 Executing busybox-1.35.0-r29.trigger 13:30:57 Executing ca-certificates-20230506-r0.trigger 13:30:57 OK: 8 MiB in 17 packages 13:30:57 Removing intermediate container 25c6dbc26059 13:30:57 ---> a66433b50fff 13:30:57 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:30:57 ---> 3836f959984d 13:30:57 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 13:30:57 ---> 63e848d67323 13:30:57 Step 19/29 : COPY --from=builder /app/res/ /res/ 13:30:57 ---> 225944db86f8 13:30:57 Step 20/29 : COPY --from=builder /app/static/ /static/ 13:30:58 ---> 7b2cae06502e 13:30:58 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:30:59 ---> 8085d1716aa6 13:30:59 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:30:59 ---> Running in 8a512f1c57d6 13:30:59 Removing intermediate container 8a512f1c57d6 13:30:59 ---> 919a10c8095c 13:30:59 Step 23/29 : VOLUME /cache 13:30:59 ---> Running in 84271774dbfe 13:30:59 Removing intermediate container 84271774dbfe 13:30:59 ---> c46cba6aba19 13:30:59 Step 24/29 : EXPOSE 59711 13:30:59 ---> Running in 1c5b7a413bd3 13:30:59 Removing intermediate container 1c5b7a413bd3 13:30:59 ---> a8df09dcb9e8 13:30:59 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:30:59 ---> Running in cdf63092cdeb 13:30:59 Removing intermediate container cdf63092cdeb 13:30:59 ---> ca43d718ce5a 13:30:59 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:30:59 ---> Running in bcefa6685b9d 13:30:59 Removing intermediate container bcefa6685b9d 13:30:59 ---> c10d3b7bf890 13:30:59 Step 27/29 : LABEL arch=amd64 13:30:59 ---> Running in 532e2a35a1aa 13:30:59 Removing intermediate container 532e2a35a1aa 13:30:59 ---> 69b49f72b0a1 13:30:59 Step 28/29 : LABEL git_sha=fd71d698c77dc786a9a0a69550d9d14f2859b149 13:30:59 ---> Running in e60811aaacbb 13:30:59 Removing intermediate container e60811aaacbb 13:30:59 ---> 422db1a69705 13:30:59 Step 29/29 : LABEL version=0.0.0 13:31:00 ---> Running in a61b11b5f335 13:31:00 Removing intermediate container a61b11b5f335 13:31:00 ---> 012a83884287 13:31:00 [Warning] One or more build-args [ARCH] were not consumed 13:31:00 Successfully built 012a83884287 13:31:00 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:31:00 13:31:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:31:01 latest: Pulling from edgex-lftools-log-publisher 13:31:01 5eb5b503b376: Pulling fs layer 13:31:01 5c69ac0246d0: Pulling fs layer 13:31:01 ec43610c2a17: Pulling fs layer 13:31:01 3a2ae6a8a46f: Pulling fs layer 13:31:01 33b1e0a273af: Pulling fs layer 13:31:01 5d3b04190fa2: Pulling fs layer 13:31:01 2f39f015ded8: Pulling fs layer 13:31:01 33b1e0a273af: Waiting 13:31:01 5d3b04190fa2: Waiting 13:31:01 2f39f015ded8: Waiting 13:31:01 3a2ae6a8a46f: Waiting 13:31:01 5c69ac0246d0: Download complete 13:31:01 3a2ae6a8a46f: Verifying Checksum 13:31:01 3a2ae6a8a46f: Download complete 13:31:01 33b1e0a273af: Verifying Checksum 13:31:01 33b1e0a273af: Download complete 13:31:01 5d3b04190fa2: Verifying Checksum 13:31:01 5d3b04190fa2: Download complete 13:31:01 ec43610c2a17: Download complete 13:31:01 5eb5b503b376: Verifying Checksum 13:31:01 5eb5b503b376: Download complete 13:31:02 2f39f015ded8: Verifying Checksum 13:31:02 2f39f015ded8: Download complete 13:31:02 5eb5b503b376: Pull complete 13:31:02 5c69ac0246d0: Pull complete 13:31:03 ec43610c2a17: Pull complete 13:31:03 3a2ae6a8a46f: Pull complete 13:31:03 33b1e0a273af: Pull complete 13:31:03 5d3b04190fa2: Pull complete 13:31:07 2f39f015ded8: Pull complete 13:31:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:31:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:31:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:31:08 prd-ubuntu20.04-docker-8c-8g-1159 does not seem to be running inside a container 13:31:08 $ 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-207 -v /w/workspace/y_app-rfid-llrp-inventory_PR-207:/w/workspace/y_app-rfid-llrp-inventory_PR-207:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-207@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:31:10 $ docker top fa711f5f144d315c2f0435d9a45bdff4e53dffcac20e21ca84681a1bd4922afd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 13:31:11 provisioning config files... 13:31:11 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config13584476909906438548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:31:11 ---> job-cost.sh 13:31:11 lf-activate-venv: SKIPPING 13:31:11 INFO: No Stack... 13:31:11 ---> docker-login.sh 13:31:11 nexus3.edgexfoundry.org:10001 13:31:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:31:12 Configure a credential helper to remove this warning. See 13:31:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:31:12 13:31:12 Login Succeeded 13:31:12 nexus3.edgexfoundry.org:10002 13:31:12 INFO: Retrieving Pricing Info for: v3-standard-8 13:31:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:12 INFO: Archiving Costs [Pipeline] sh 13:31:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:31:12 Configure a credential helper to remove this warning. See 13:31:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:31:12 13:31:12 Login Succeeded 13:31:12 nexus3.edgexfoundry.org:10003 13:31:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:12 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-207/archives/cost.csv 13:31:12 + cut -d, -f6 13:31:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:31:12 Configure a credential helper to remove this warning. See 13:31:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:31:12 13:31:12 Login Succeeded 13:31:12 nexus3.edgexfoundry.org:10004 [Pipeline] lock 13:31:13 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-207-1-stack-cost] 13:31:13 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-207-1-stack-cost] did not exist. Created. 13:31:13 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-207-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:31:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:31:13 Configure a credential helper to remove this warning. See 13:31:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:31:13 13:31:13 Login Succeeded 13:31:13 docker.io 13:31:13 + echo total: 0.2199999988079071 [Pipeline] stash 13:31:13 Stashed 1 file(s) [Pipeline] } 13:31:13 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-207-1-stack-cost] 13:31:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // lock [Pipeline] } 13:31:13 $ docker stop --time=1 fa711f5f144d315c2f0435d9a45bdff4e53dffcac20e21ca84681a1bd4922afd 13:31:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:31:13 Configure a credential helper to remove this warning. See 13:31:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:31:13 13:31:13 Login Succeeded 13:31:13 ---> docker-login.sh ends 13:31:14 $ docker rm -f --volumes fa711f5f144d315c2f0435d9a45bdff4e53dffcac20e21ca84681a1bd4922afd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 13:31:14 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 13:31:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:31:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:31:15 ========================================================= 13:31:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 13:31:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:15 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 13:31:16 Sending build context to Docker daemon 684kB 13:31:16 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 13:31:16 Step 2/12 : FROM ${BASE} AS builder 13:31:16 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:31:16 edb6bdbacee9: Pulling fs layer 13:31:16 5f9638ab2659: Pulling fs layer 13:31:16 8d51d6327a98: Pulling fs layer 13:31:16 8b374f2dd631: Pulling fs layer 13:31:16 ec14aa9079de: Pulling fs layer 13:31:16 2f466654f4bb: Pulling fs layer 13:31:16 554e91adad29: Pulling fs layer 13:31:16 8b374f2dd631: Waiting 13:31:16 ec14aa9079de: Waiting 13:31:16 2f466654f4bb: Waiting 13:31:16 554e91adad29: Waiting 13:31:16 5f9638ab2659: Verifying Checksum 13:31:16 5f9638ab2659: Download complete 13:31:16 8b374f2dd631: Verifying Checksum 13:31:16 8b374f2dd631: Download complete 13:31:16 ec14aa9079de: Verifying Checksum 13:31:16 ec14aa9079de: Download complete 13:31:16 edb6bdbacee9: Verifying Checksum 13:31:16 edb6bdbacee9: Download complete 13:31:17 edb6bdbacee9: Pull complete 13:31:17 554e91adad29: Verifying Checksum 13:31:17 554e91adad29: Download complete 13:31:17 5f9638ab2659: Pull complete 13:31:18 8d51d6327a98: Verifying Checksum 13:31:18 8d51d6327a98: Download complete 13:31:18 2f466654f4bb: Verifying Checksum 13:31:18 2f466654f4bb: Download complete 13:31:31 8d51d6327a98: Pull complete 13:31:31 8b374f2dd631: Pull complete 13:31:31 ec14aa9079de: Pull complete 13:31:36 2f466654f4bb: Pull complete 13:31:39 554e91adad29: Pull complete 13:31:39 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 13:31:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 13:31:39 ---> 1e15ea492957 13:31:39 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:31:40 ---> Running in 73331450361c 13:31:40 Removing intermediate container 73331450361c 13:31:40 ---> 6b923b60e131 13:31:40 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:31:41 ---> Running in d1dabac4e4ec 13:31:41 Removing intermediate container d1dabac4e4ec 13:31:41 ---> 8c98c11e4cd2 13:31:41 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:31:41 ---> Running in 2b0178bbb333 13:31:41 Removing intermediate container 2b0178bbb333 13:31:41 ---> b4b02d88f458 13:31:41 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:31:41 ---> Running in f11e79cdb49c 13:31:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:31:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:31:44 OK: 263 MiB in 53 packages 13:31:45 Removing intermediate container f11e79cdb49c 13:31:45 ---> a2a28685e88a 13:31:45 Step 7/12 : WORKDIR /app 13:31:45 ---> Running in 4bb1ee2e9834 13:31:45 Removing intermediate container 4bb1ee2e9834 13:31:45 ---> a15d8c7909cf 13:31:45 Step 8/12 : COPY go.mod vendor* ./ 13:31:45 ---> d8e08670aff9 13:31:45 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:31:46 ---> Running in d21fa51caaf5 13:32:54 Removing intermediate container d21fa51caaf5 13:32:54 ---> 70345b07e498 13:32:54 Step 10/12 : COPY . . 13:32:54 ---> c01156ab0e5a 13:32:54 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:32:54 ---> Running in df819b3817ac 13:32:54 Removing intermediate container df819b3817ac 13:32:54 ---> ccca1d5a09ed 13:32:54 Step 12/12 : RUN $MAKE 13:32:54 ---> Running in 1759c5b65468 13:32:54 noop 13:32:54 Removing intermediate container 1759c5b65468 13:32:54 ---> e9d3faabdca0 13:32:54 Successfully built e9d3faabdca0 13:32:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:54 + docker inspect -f . ci-base-image-arm64 13:32:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:32:54 prd-ubuntu20.04-docker-arm64-4c-16g-1160 does not seem to be running inside a container 13:32:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:32:56 $ docker top 96f3f18fd3d525fbeb96707ce4356a661e7a1d3279e86a720f3d4b59bb561b94 -eo pid,comm [Pipeline] { [Pipeline] sh 13:32:56 + go version 13:32:56 go version go1.20.6 linux/arm64 [Pipeline] } 13:32:56 $ docker stop --time=1 96f3f18fd3d525fbeb96707ce4356a661e7a1d3279e86a720f3d4b59bb561b94 13:32:58 $ docker rm -f --volumes 96f3f18fd3d525fbeb96707ce4356a661e7a1d3279e86a720f3d4b59bb561b94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:59 + docker inspect -f . ci-base-image-arm64 13:32:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:33:00 prd-ubuntu20.04-docker-arm64-4c-16g-1160 does not seem to be running inside a container 13:33:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:33:01 $ docker top f75126ad5a34f04d3e141491aa5bbadfd64a2c080a3c38454c99db7a5bb164db -eo pid,comm [Pipeline] { [Pipeline] sh 13:33:01 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:33:02 + make test 13:33:02 go test -race ./... -coverprofile=coverage.out ./... 13:35:38 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:35:44 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:35:45 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.473s coverage: 86.2% of statements 13:35:55 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.370s coverage: 71.9% of statements 13:35:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:35:55 go vet ./... 13:38:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:38:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:38:17 ./bin/test-attribution.sh [Pipeline] echo 13:38:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:38:17 $ docker stop --time=1 f75126ad5a34f04d3e141491aa5bbadfd64a2c080a3c38454c99db7a5bb164db 13:38:20 $ docker rm -f --volumes f75126ad5a34f04d3e141491aa5bbadfd64a2c080a3c38454c99db7a5bb164db [Pipeline] // withDockerContainer [Pipeline] sh 13:38:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:38:22 Warning: overwriting stash ‘coverage-report’ 13:38:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:38:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:38:23 + ls -al . 13:38:23 total 232 13:38:23 drwxrwxr-x 10 jenkins jenkins 4096 Jul 14 13:33 . 13:38:23 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 13:30 .. 13:38:23 -rw-rw-r-- 1 jenkins jenkins 262 Jul 14 13:30 .dockerignore 13:38:23 drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 13:30 .git 13:38:23 drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 13:30 .github 13:38:23 -rw-rw-r-- 1 jenkins jenkins 788 Jul 14 13:30 .gitignore 13:38:23 -rw-rw-r-- 1 jenkins jenkins 41 Jul 14 13:30 .golangci.yml 13:38:23 -rw-rw-r-- 1 jenkins jenkins 10332 Jul 14 13:30 Attribution.txt 13:38:23 -rw-rw-r-- 1 jenkins jenkins 9042 Jul 14 13:30 CHANGELOG.md 13:38:23 -rw-rw-r-- 1 jenkins jenkins 1659 Jul 14 13:30 Dockerfile 13:38:23 -rw-rw-r-- 1 jenkins jenkins 677 Jul 14 13:30 GOVERNANCE.md 13:38:23 -rw-rw-r-- 1 jenkins jenkins 687 Jul 14 13:30 Jenkinsfile 13:38:23 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 14 13:30 LICENSE 13:38:23 -rw-rw-r-- 1 jenkins jenkins 2497 Jul 14 13:30 Makefile 13:38:23 -rw-rw-r-- 1 jenkins jenkins 617 Jul 14 13:30 OWNERS.md 13:38:23 -rw-rw-r-- 1 jenkins jenkins 31516 Jul 14 13:30 README.md 13:38:23 -rw-rw-r-- 1 jenkins jenkins 5 Jul 14 13:28 VERSION 13:38:23 drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 13:30 bin 13:38:23 -rw-r--r-- 1 jenkins jenkins 41317 Jul 14 13:35 coverage.out 13:38:23 -rw-rw-r-- 1 jenkins jenkins 3692 Jul 14 13:30 go.mod 13:38:23 -rw-rw-r-- 1 jenkins jenkins 32863 Jul 14 13:30 go.sum 13:38:23 drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 13:30 images 13:38:23 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 13:30 internal 13:38:23 -rw-rw-r-- 1 jenkins jenkins 531 Jul 14 13:30 main.go 13:38:23 drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 13:30 res 13:38:23 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 13:30 snap 13:38:23 drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 13:30 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:23 + 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=fd71d698c77dc786a9a0a69550d9d14f2859b149 --label arch=arm64 --label version=0.0.0 . 13:38:24 Sending build context to Docker daemon 684kB 13:38:24 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 13:38:24 Step 2/29 : FROM ${BASE} AS builder 13:38:24 ---> e9d3faabdca0 13:38:24 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 13:38:24 ---> Running in 6857afce01cd 13:38:24 Removing intermediate container 6857afce01cd 13:38:24 ---> c63e5a2ea3bc 13:38:24 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 13:38:24 ---> Running in 92fdfb48bccf 13:38:24 Removing intermediate container 92fdfb48bccf 13:38:24 ---> dce8c0b1aaa2 13:38:24 Step 5/29 : ARG ADD_BUILD_TAGS="" 13:38:24 ---> Running in c9b405e9c48e 13:38:25 Removing intermediate container c9b405e9c48e 13:38:25 ---> 395048364e5b 13:38:25 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:38:25 ---> Running in 0e925f2d2ade 13:38:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:38:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:38:27 OK: 263 MiB in 53 packages 13:38:28 Removing intermediate container 0e925f2d2ade 13:38:28 ---> 0db460edfa05 13:38:28 Step 7/29 : WORKDIR /app 13:38:28 ---> Running in a3b60b8be31e 13:38:28 Removing intermediate container a3b60b8be31e 13:38:28 ---> bb9b34f2cc26 13:38:28 Step 8/29 : COPY go.mod vendor* ./ 13:38:29 ---> 1f887787fd7a 13:38:29 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:38:29 ---> Running in 977f320e4ca8 13:38:33 Removing intermediate container 977f320e4ca8 13:38:33 ---> 56af0b71a179 13:38:33 Step 10/29 : COPY . . 13:38:34 ---> bcb8fd8695ae 13:38:34 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:38:34 ---> Running in 8779edf0d959 13:38:34 Removing intermediate container 8779edf0d959 13:38:34 ---> 934bf2b0401e 13:38:34 Step 12/29 : RUN $MAKE 13:38:34 ---> Running in f75bb207d479 13:38:35 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.6 -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 13:40:42 Removing intermediate container f75bb207d479 13:40:42 ---> 5b831dc3457d 13:40:42 Step 13/29 : FROM alpine:3.17 13:40:42 3.17: Pulling from library/alpine 13:40:42 edb6bdbacee9: Already exists 13:40:42 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 13:40:42 Status: Downloaded newer image for alpine:3.17 13:40:42 ---> 779605e5fbc0 13:40:42 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:40:42 ---> Running in d6ebc6771652 13:40:42 Removing intermediate container d6ebc6771652 13:40:42 ---> 4b16b1d2a849 13:40:42 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:40:42 ---> Running in dbf438cf790b 13:40:42 Removing intermediate container dbf438cf790b 13:40:42 ---> f88f14289ef3 13:40:42 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 13:40:42 ---> Running in ae6a10c940fc 13:40:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:40:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:40:42 (1/2) Installing ca-certificates (20230506-r0) 13:40:42 (2/2) Installing dumb-init (1.2.5-r2) 13:40:42 Executing busybox-1.35.0-r29.trigger 13:40:42 Executing ca-certificates-20230506-r0.trigger 13:40:42 OK: 8 MiB in 17 packages 13:40:44 Removing intermediate container ae6a10c940fc 13:40:44 ---> 9e40008c0f0a 13:40:44 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:40:46 ---> f5f3f4ba5bba 13:40:46 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 13:40:47 ---> cc618e96e374 13:40:47 Step 19/29 : COPY --from=builder /app/res/ /res/ 13:40:47 ---> 9c33caca7f09 13:40:47 Step 20/29 : COPY --from=builder /app/static/ /static/ 13:40:48 ---> 220d1a5b939f 13:40:48 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:40:49 ---> f4666bc59b9b 13:40:49 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:40:49 ---> Running in 37a5bbbfed05 13:40:50 Removing intermediate container 37a5bbbfed05 13:40:50 ---> 64d1c22221d4 13:40:50 Step 23/29 : VOLUME /cache 13:40:51 ---> Running in 5c44d9ae3312 13:40:51 Removing intermediate container 5c44d9ae3312 13:40:51 ---> 3590f55bb666 13:40:51 Step 24/29 : EXPOSE 59711 13:40:51 ---> Running in 4e8a6517d68e 13:40:51 Removing intermediate container 4e8a6517d68e 13:40:51 ---> 60300264fb7f 13:40:51 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:40:51 ---> Running in e81ce8fc160d 13:40:51 Removing intermediate container e81ce8fc160d 13:40:51 ---> b0d8b8354dcd 13:40:51 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:40:51 ---> Running in 7600beebd342 13:40:52 Removing intermediate container 7600beebd342 13:40:52 ---> 968aad8202ca 13:40:52 Step 27/29 : LABEL arch=arm64 13:40:52 ---> Running in a856b942db40 13:40:52 Removing intermediate container a856b942db40 13:40:52 ---> 48f5a3b25e42 13:40:52 Step 28/29 : LABEL git_sha=fd71d698c77dc786a9a0a69550d9d14f2859b149 13:40:52 ---> Running in dbbcb52434ea 13:40:53 Removing intermediate container dbbcb52434ea 13:40:53 ---> 68e12d6bc002 13:40:53 Step 29/29 : LABEL version=0.0.0 13:40:53 ---> Running in d07561ec139a 13:40:53 Removing intermediate container d07561ec139a 13:40:53 ---> bc3622a10124 13:40:53 [Warning] One or more build-args [ARCH] were not consumed 13:40:53 Successfully built bc3622a10124 13:40:53 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 13:40:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:40:54 13:40:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:40:54 arm64: Pulling from edgex-lftools-log-publisher 13:40:54 8998bd30e6a1: Pulling fs layer 13:40:54 04944245beec: Pulling fs layer 13:40:54 699f458cf7ca: Pulling fs layer 13:40:54 765212b225bb: Pulling fs layer 13:40:54 f23df028b6ca: Pulling fs layer 13:40:54 d65c8cfc05b1: Pulling fs layer 13:40:54 2437ff75d9bd: Pulling fs layer 13:40:54 765212b225bb: Waiting 13:40:54 d65c8cfc05b1: Waiting 13:40:54 f23df028b6ca: Waiting 13:40:54 2437ff75d9bd: Waiting 13:40:54 04944245beec: Verifying Checksum 13:40:54 04944245beec: Download complete 13:40:54 765212b225bb: Verifying Checksum 13:40:54 765212b225bb: Download complete 13:40:54 f23df028b6ca: Verifying Checksum 13:40:54 f23df028b6ca: Download complete 13:40:54 d65c8cfc05b1: Verifying Checksum 13:40:54 d65c8cfc05b1: Download complete 13:40:54 699f458cf7ca: Verifying Checksum 13:40:54 699f458cf7ca: Download complete 13:40:55 8998bd30e6a1: Download complete 13:40:57 2437ff75d9bd: Verifying Checksum 13:40:57 2437ff75d9bd: Download complete 13:40:59 8998bd30e6a1: Pull complete 13:41:00 04944245beec: Pull complete 13:41:02 699f458cf7ca: Pull complete 13:41:02 765212b225bb: Pull complete 13:41:02 f23df028b6ca: Pull complete 13:41:03 d65c8cfc05b1: Pull complete 13:41:18 2437ff75d9bd: Pull complete 13:41:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:41:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:41:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:41:18 prd-ubuntu20.04-docker-arm64-4c-16g-1160 does not seem to be running inside a container 13:41:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:41:21 $ docker top 1f182c992f1526970cd5f08a29d7e558babb099e65600c6d7b3317fe1c59f297 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:41:21 ---> job-cost.sh 13:41:21 lf-activate-venv: SKIPPING 13:41:21 INFO: No Stack... 13:41:22 INFO: Retrieving Pricing Info for: v3-standard-4 13:41:23 INFO: Archiving Costs [Pipeline] sh 13:41:23 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 13:41:23 + cut -d, -f6 [Pipeline] lock 13:41:23 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-207-1-stack-cost] 13:41:23 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-207-1-stack-cost] did not exist. Created. 13:41:23 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-207-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:41:24 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-dc35a347/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:41:24 + echo total: 0.10999999940395355 [Pipeline] stash 13:41:24 Warning: overwriting stash ‘stack-cost’ 13:41:24 Stashed 1 file(s) [Pipeline] } 13:41:24 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-207-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:41:24 $ docker stop --time=1 1f182c992f1526970cd5f08a29d7e558babb099e65600c6d7b3317fe1c59f297 13:41:26 $ docker rm -f --volumes 1f182c992f1526970cd5f08a29d7e558babb099e65600c6d7b3317fe1c59f297 [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 13:41:27 provisioning config files... 13:41:27 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-207@tmp/config14804878647926410879tmp [Pipeline] { [Pipeline] sh 13:41:27 + set +x 13:41:27 + curl -s https://codecov.io/bash 13:41:27 + bash -s -- 13:41:28 13:41:28 _____ _ 13:41:28 / ____| | | 13:41:28 | | ___ __| | ___ ___ _____ __ 13:41:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:41:28 | |___| (_) | (_| | __/ (_| (_) \ V / 13:41:28 \_____\___/ \__,_|\___|\___\___/ \_/ 13:41:28 Bash-1.0.6 13:41:28 13:41:28 13:41:28 ==> git version 2.25.1 found 13:41:28 ==> 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 13:41:28 Release-Date: 2020-01-08 13:41:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:41:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:41:28 ==> Jenkins CI detected. 13:41:28 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-207 13:41:28 project root: . 13:41:28 --> token set from env 13:41:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:41:28 ==> Running gcov in . (disable via -X gcov) 13:41:28 ==> Python coveragepy not found 13:41:28 ==> Searching for coverage reports in: 13:41:28 + . 13:41:28 -> Found 1 reports 13:41:28 ==> Detecting git/mercurial file structure 13:41:28 ==> Reading reports 13:41:28 + ./coverage.out bytes=41317 13:41:28 ==> Appending adjustments 13:41:28 https://docs.codecov.io/docs/fixing-reports 13:41:28 + Found adjustments 13:41:28 ==> Gzipping contents 13:41:28 12K /tmp/codecov.ttgPxk.gz 13:41:28 ==> Uploading reports 13:41:28 url: https://codecov.io 13:41:28 query: branch=PR-207&commit=fd71d698c77dc786a9a0a69550d9d14f2859b149&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-207%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=207&job=&cmd_args= 13:41:28 -> Pinging Codecov 13:41:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-207&commit=fd71d698c77dc786a9a0a69550d9d14f2859b149&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-207%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=207&job=&cmd_args= 13:41:28 -> Uploading to 13:41:28 https://storage.googleapis.com/codecov/v4/raw/2023-07-14/581DD39554BDF9B6E22D074273EAD858/fd71d698c77dc786a9a0a69550d9d14f2859b149/3acd8ebd-225b-44f1-bd63-9073989df06a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230714%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230714T134128Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5f106817af6171bb3c12d78908ac220f7c504033af4b9a2e8443c1508061fde1 13:41:28 % Total % Received % Xferd Average Speed Time Time Time Current 13:41:28 Dload Upload Total Spent Left Speed 13:41:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 60512 --:--:-- --:--:-- --:--:-- 60204 100 11800 0 0 100 11800 0 60512 --:--:-- --:--:-- --:--:-- 60204 13:41:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/fd71d698c77dc786a9a0a69550d9d14f2859b149 [Pipeline] } 13:41:28 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 13:41:30 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-207/archives ] 13:41:30 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-207/archives 13:41:30 total 16 13:41:30 drwxr-xr-x 3 root root 4096 Jul 14 13:31 . 13:41:30 drwxrwxr-x 12 jenkins jenkins 4096 Jul 14 13:31 .. 13:41:30 drwxr-xr-x 2 root root 4096 Jul 14 13:31 cost 13:41:30 -rw-r--r-- 1 root root 95 Jul 14 13:31 cost.csv 13:41:30 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-207/archives 13:41:30 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-207/archives 13:41:30 total 16 13:41:30 drwxr-xr-x 3 jenkins jenkins 4096 Jul 14 13:31 . 13:41:30 drwxrwxr-x 12 jenkins jenkins 4096 Jul 14 13:31 .. 13:41:30 drwxr-xr-x 2 jenkins jenkins 4096 Jul 14 13:31 cost 13:41:30 -rw-r--r-- 1 jenkins jenkins 95 Jul 14 13:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:41:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:41:31 ---> package-listing.sh 13:41:31 ++ facter osfamily 13:41:31 ++ tr '[:upper:]' '[:lower:]' 13:41:31 + OS_FAMILY=debian 13:41:31 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-207 13:41:31 + START_PACKAGES=/tmp/packages_start.txt 13:41:31 + END_PACKAGES=/tmp/packages_end.txt 13:41:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:41:31 + PACKAGES=/tmp/packages_start.txt 13:41:31 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-207 ']' 13:41:31 + PACKAGES=/tmp/packages_end.txt 13:41:31 + case "${OS_FAMILY}" in 13:41:31 + dpkg -l 13:41:31 + grep '^ii' 13:41:31 + '[' -f /tmp/packages_start.txt ']' 13:41:31 + '[' -f /tmp/packages_end.txt ']' 13:41:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:41:31 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-207 ']' 13:41:31 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-207/archives/ 13:41:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-207/archives/ [Pipeline] echo 13:41:31 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-207/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:41:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:41:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:41:33 prd-ubuntu20.04-docker-8c-8g-1159 does not seem to be running inside a container 13:41:33 $ 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-207/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-207 -v /w/workspace/y_app-rfid-llrp-inventory_PR-207:/w/workspace/y_app-rfid-llrp-inventory_PR-207:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-207@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:41:33 $ docker top 9d7ce17edbcfefa10c787ced68290feecb655f176cd555b365bb205705c26742 -eo pid,comm [Pipeline] { [Pipeline] sh 13:41:33 + touch /tmp/pre-build-complete [Pipeline] sh 13:41:33 + mkdir -p /var/log/sysstat [Pipeline] sh 13:41:34 + ls /var/log/sa-host 13:41:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:41:34 provisioning config files... 13:41:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-207@tmp/config5605480960427881829tmp [Pipeline] { [Pipeline] echo 13:41:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:41:34 ---> create-netrc.sh [Pipeline] } 13:41:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:41:35 ---> python-tools-install.sh [Pipeline] echo 13:41:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:41:35 ---> sudo-logs.sh 13:41:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:41:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:41:36 ---> job-cost.sh 13:41:36 lf-activate-venv: SKIPPING 13:41:36 DEBUG: total: 0.2199999988079071 13:41:36 INFO: Retrieving Stack Cost... 13:41:36 INFO: Retrieving Pricing Info for: v3-standard-8 13:41:36 INFO: Archiving Costs [Pipeline] echo 13:41:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:41:37 ---> logs-deploy.sh 13:41:37 lf-activate-venv: SKIPPING 13:41:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-207/1 13:41:37 INFO: archiving workspace using pattern(s): 13:41:38 Archives upload complete. 13:41:38 INFO: archiving logs to Nexus