Pull request #214 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from 1e8b2fcc1eff46786d084e2abfae0da65106bab4+619109fb4055fb888c1b579a9d1d65a4cd37a572 (2d726836f63060857dff9d6ec3321d4fd414579c) 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-ssh8173878718255154770.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-ssh5441444643434681595.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-214/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-214/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5179939861232477653.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-214/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17798608126894940949.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-ssh4061689382896422146.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-214/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-214/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8057225012983476249.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2596 in /w/workspace/y_app-rfid-llrp-inventory_PR-214 [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-214 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 619109fb4055fb888c1b579a9d1d65a4cd37a572 into PR head commit 1e8b2fcc1eff46786d084e2abfae0da65106bab4 Merge succeeded, producing 1e8b2fcc1eff46786d084e2abfae0da65106bab4 Checking out Revision 1e8b2fcc1eff46786d084e2abfae0da65106bab4 (PR-214) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/214/head:refs/remotes/origin/PR-214 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e8b2fcc1eff46786d084e2abfae0da65106bab4 # 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 619109fb4055fb888c1b579a9d1d65a4cd37a572 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e8b2fcc1eff46786d084e2abfae0da65106bab4 # timeout=10 Commit message: "docs: Added 3.0.1 changelog to main branch" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:20:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:20:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:20:33 ========================================================= 17:20:33 EdgeX Global Pipelines Version Info 17:20:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:20:34 ------------------- 17:20:34 stable info: 17:20:34 ------------------- 17:20:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:20:34 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 17:20:34 Message: update stable to v1.0.250 17:20:35 ------------------- 17:20:35 experimental info: 17:20:35 ------------------- 17:20:35 Commited By: **** collab-it+edgex@linuxfoundation.org 17:20:35 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 17:20:35 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:20:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 17:20:35 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 17:20:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:20:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:20:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:20:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:20:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:20:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:20:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:20:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:20:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:20:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 17:20:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:20:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:20:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:20:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:20:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:20:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:20:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:20:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:20:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:20:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:20:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:20:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:20:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:20:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:20:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:20:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-214 [Pipeline] echo 17:20:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-214 [Pipeline] echo 17:20:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-214 [Pipeline] echo 17:20:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e8b2fcc1eff46786d084e2abfae0da65106bab4 [Pipeline] echo 17:20:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e8b2fc [Pipeline] echo 17:20:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:20:36 provisioning config files... 17:20:36 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-214@tmp/config16394203549606683533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:20:37 ---> docker-login.sh 17:20:37 nexus3.edgexfoundry.org:10001 17:20:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:37 Configure a credential helper to remove this warning. See 17:20:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:37 17:20:37 Login Succeeded 17:20:37 nexus3.edgexfoundry.org:10002 17:20:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:37 Configure a credential helper to remove this warning. See 17:20:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:37 17:20:37 Login Succeeded 17:20:37 nexus3.edgexfoundry.org:10003 17:20:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:37 Configure a credential helper to remove this warning. See 17:20:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:37 17:20:37 Login Succeeded 17:20:37 nexus3.edgexfoundry.org:10004 17:20:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:37 Configure a credential helper to remove this warning. See 17:20:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:37 17:20:37 Login Succeeded 17:20:37 docker.io 17:20:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:38 Configure a credential helper to remove this warning. See 17:20:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:38 17:20:38 Login Succeeded 17:20:38 ---> docker-login.sh ends [Pipeline] } 17:20:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:20:38 + git rev-list -1 --merges 1e8b2fcc1eff46786d084e2abfae0da65106bab4~1..1e8b2fcc1eff46786d084e2abfae0da65106bab4 [Pipeline] echo 17:20:38 -----------> git rev-list -1 --merges 1e8b2fcc1eff46786d084e2abfae0da65106bab4~1..1e8b2fcc1eff46786d084e2abfae0da65106bab4 1e8b2fcc1eff46786d084e2abfae0da65106bab4 [false] [Pipeline] sh 17:20:39 + git log --format=format:%s -1 1e8b2fcc1eff46786d084e2abfae0da65106bab4 [Pipeline] echo 17:20:39 ========================================================= 17:20:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:20:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:20:39 + git log --format=format:%s -1 1e8b2fcc1eff46786d084e2abfae0da65106bab4 [Pipeline] echo 17:20:39 [semverPrep] GIT_COMMIT: 1e8b2fcc1eff46786d084e2abfae0da65106bab4, Commit Message: docs: Added 3.0.1 changelog to main branch [Pipeline] echo 17:20:39 [semverPrep] This is not a build commit. [Pipeline] sh 17:20:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:20:40 + grep -v github /etc/ssh/ssh_known_hosts 17:20:40 + [ -e /tmp/ssh_known_hosts ] 17:20:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:20:40 + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a 17:20:40 /etc/ssh/ssh_known_hosts 17:20:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:20:40 17:20:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:20:41 0.1.4: Pulling from edgex-devops/py-git-semver 17:20:41 b85a868b505f: Pulling fs layer 17:20:41 e2be974225ed: Pulling fs layer 17:20:41 339a4e72a1f5: Pulling fs layer 17:20:41 988bab9f4d93: Pulling fs layer 17:20:41 1469e6f7b9e6: Pulling fs layer 17:20:41 eaf3925da568: Pulling fs layer 17:20:41 bab4dde63d76: Pulling fs layer 17:20:41 bde34c3a00c8: Pulling fs layer 17:20:41 b352a97aabf1: Pulling fs layer 17:20:41 4872d77fe225: Pulling fs layer 17:20:41 5851b861e8e6: Pulling fs layer 17:20:41 988bab9f4d93: Waiting 17:20:41 eaf3925da568: Waiting 17:20:41 1469e6f7b9e6: Waiting 17:20:41 bab4dde63d76: Waiting 17:20:41 4872d77fe225: Waiting 17:20:41 b352a97aabf1: Waiting 17:20:41 e2be974225ed: Verifying Checksum 17:20:41 e2be974225ed: Download complete 17:20:41 988bab9f4d93: Verifying Checksum 17:20:41 988bab9f4d93: Download complete 17:20:41 1469e6f7b9e6: Verifying Checksum 17:20:41 1469e6f7b9e6: Download complete 17:20:41 eaf3925da568: Verifying Checksum 17:20:41 eaf3925da568: Download complete 17:20:41 339a4e72a1f5: Verifying Checksum 17:20:41 339a4e72a1f5: Download complete 17:20:41 bde34c3a00c8: Verifying Checksum 17:20:41 bde34c3a00c8: Download complete 17:20:41 b352a97aabf1: Download complete 17:20:41 4872d77fe225: Verifying Checksum 17:20:41 4872d77fe225: Download complete 17:20:41 5851b861e8e6: Verifying Checksum 17:20:41 5851b861e8e6: Download complete 17:20:41 b85a868b505f: Verifying Checksum 17:20:41 b85a868b505f: Download complete 17:20:41 bab4dde63d76: Verifying Checksum 17:20:41 bab4dde63d76: Download complete 17:20:42 b85a868b505f: Pull complete 17:20:42 e2be974225ed: Pull complete 17:20:43 339a4e72a1f5: Pull complete 17:20:43 988bab9f4d93: Pull complete 17:20:43 1469e6f7b9e6: Pull complete 17:20:43 eaf3925da568: Pull complete 17:20:45 bab4dde63d76: Pull complete 17:20:45 bde34c3a00c8: Pull complete 17:20:45 b352a97aabf1: Pull complete 17:20:45 4872d77fe225: Pull complete 17:20:45 5851b861e8e6: Pull complete 17:20:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:20:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:20:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:20:46 prd-ubuntu20.04-docker-8c-8g-2596 does not seem to be running inside a container 17:20:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-214 -v /w/workspace/y_app-rfid-llrp-inventory_PR-214:/w/workspace/y_app-rfid-llrp-inventory_PR-214:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-214@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-214@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:20:48 $ docker top f06227a40bc5ff28c50c60fd26a59b9d44941aa04472fac64b7c655466b1cb4b -eo pid,comm 17:20:48 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). 17:20:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:20:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:20:48 [ssh-agent] Looking for ssh-agent implementation... 17:20:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:20:48 $ docker exec f06227a40bc5ff28c50c60fd26a59b9d44941aa04472fac64b7c655466b1cb4b ssh-agent 17:20:49 SSH_AUTH_SOCK=/tmp/ssh-Th5Cfx6m7ZzD/agent.32 17:20:49 SSH_AGENT_PID=38 17:20:49 Running ssh-add (command line suppressed) 17:20:49 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-214@tmp/private_key_2231404975976666126.key (/w/workspace/y_app-rfid-llrp-inventory_PR-214@tmp/private_key_2231404975976666126.key) 17:20:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:20:49 + git tag --points-at HEAD [Pipeline] } 17:20:49 $ docker exec --env ******** --env ******** f06227a40bc5ff28c50c60fd26a59b9d44941aa04472fac64b7c655466b1cb4b ssh-agent -k 17:20:49 unset SSH_AUTH_SOCK; 17:20:49 unset SSH_AGENT_PID; 17:20:49 echo Agent pid 38 killed; 17:20:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:20:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:20:49 [ssh-agent] Looking for ssh-agent implementation... 17:20:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:20:49 $ docker exec f06227a40bc5ff28c50c60fd26a59b9d44941aa04472fac64b7c655466b1cb4b ssh-agent 17:20:50 SSH_AUTH_SOCK=/tmp/ssh-9DRIRDo8Ih6m/agent.70 17:20:50 SSH_AGENT_PID=76 17:20:50 Running ssh-add (command line suppressed) 17:20:50 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-214@tmp/private_key_12412366463064476742.key (/w/workspace/y_app-rfid-llrp-inventory_PR-214@tmp/private_key_12412366463064476742.key) 17:20:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:20:50 + git semver init 17:20:50 2023-07-31 17:20:50,660 [run_init] DEBUG init version:0.0.0 force:False 17:20:50 2023-07-31 17:20:50,661 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-214/.semver 17:20:50 2023-07-31 17:20:50,661 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-214/.semver 17:20:50 2023-07-31 17:20:50,661 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-214/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-214, universal_newlines=False, shell=None, istream=None) 17:20:52 2023-07-31 17:20:51,787 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-214/.git/info/exclude 17:20:52 2023-07-31 17:20:51,788 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-214/.semver/PR-214 with force:False 17:20:52 2023-07-31 17:20:51,788 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-214/.semver/PR-214 17:20:52 2023-07-31 17:20:51,792 [execute] INFO git cat-file --batch-check 17:20:52 2023-07-31 17:20:51,793 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-214/.semver, universal_newlines=False, shell=None, istream=) 17:20:52 2023-07-31 17:20:51,799 [execute] INFO git cat-file --batch 17:20:52 2023-07-31 17:20:51,799 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-214/.semver, universal_newlines=False, shell=None, istream=) 17:20:52 2023-07-31 17:20:51,804 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-214/.semver/PR-214 17:20:52 0.0.0 [Pipeline] } 17:20:52 $ docker exec --env ******** --env ******** f06227a40bc5ff28c50c60fd26a59b9d44941aa04472fac64b7c655466b1cb4b ssh-agent -k 17:20:52 unset SSH_AUTH_SOCK; 17:20:52 unset SSH_AGENT_PID; 17:20:52 echo Agent pid 76 killed; 17:20:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:20:52 + git semver [Pipeline] } 17:20:53 $ docker stop --time=1 f06227a40bc5ff28c50c60fd26a59b9d44941aa04472fac64b7c655466b1cb4b 17:20:54 $ docker rm -f --volumes f06227a40bc5ff28c50c60fd26a59b9d44941aa04472fac64b7c655466b1cb4b [Pipeline] // withDockerContainer [Pipeline] sh 17:20:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:20:54 Stashed 1 file(s) [Pipeline] echo 17:20:54 [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 17:20:55 provisioning config files... 17:20:55 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-214@tmp/config16959733090896549871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:20:55 ---> docker-login.sh 17:20:55 nexus3.edgexfoundry.org:10001 17:20:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:55 Configure a credential helper to remove this warning. See 17:20:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:55 17:20:55 Login Succeeded 17:20:55 nexus3.edgexfoundry.org:10002 17:20:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:55 Configure a credential helper to remove this warning. See 17:20:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:55 17:20:55 Login Succeeded 17:20:55 nexus3.edgexfoundry.org:10003 17:20:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:56 Configure a credential helper to remove this warning. See 17:20:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:56 17:20:56 Login Succeeded 17:20:56 nexus3.edgexfoundry.org:10004 17:20:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:56 Configure a credential helper to remove this warning. See 17:20:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:56 17:20:56 Login Succeeded 17:20:56 docker.io 17:20:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:56 Configure a credential helper to remove this warning. See 17:20:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:56 17:20:56 Login Succeeded 17:20:56 ---> docker-login.sh ends [Pipeline] } 17:20:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:20:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:20:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:20:57 ========================================================= 17:20:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:20:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:57 + 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 . 17:20:57 Sending build context to Docker daemon 12.67MB 17:20:57 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 17:20:57 Step 2/12 : FROM ${BASE} AS builder 17:20:57 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:20:57 4db1b89c0bd1: Pulling fs layer 17:20:57 6911f1a30b25: Pulling fs layer 17:20:57 e194b8c5c2a9: Pulling fs layer 17:20:57 6863d3e3a2b1: Pulling fs layer 17:20:57 ec0bb842ea78: Pulling fs layer 17:20:57 6863d3e3a2b1: Waiting 17:20:57 40a00589a448: Pulling fs layer 17:20:57 6c08303d61cc: Pulling fs layer 17:20:57 ec0bb842ea78: Waiting 17:20:57 798269fcf238: Pulling fs layer 17:20:57 40a00589a448: Waiting 17:20:57 6c08303d61cc: Waiting 17:20:57 6911f1a30b25: Verifying Checksum 17:20:57 6911f1a30b25: Download complete 17:20:57 6863d3e3a2b1: Verifying Checksum 17:20:57 6863d3e3a2b1: Download complete 17:20:57 ec0bb842ea78: Verifying Checksum 17:20:57 ec0bb842ea78: Download complete 17:20:57 4db1b89c0bd1: Verifying Checksum 17:20:57 4db1b89c0bd1: Download complete 17:20:57 40a00589a448: Verifying Checksum 17:20:57 40a00589a448: Download complete 17:20:57 4db1b89c0bd1: Pull complete 17:20:58 6911f1a30b25: Pull complete 17:20:58 798269fcf238: Verifying Checksum 17:20:58 798269fcf238: Download complete 17:20:58 e194b8c5c2a9: Verifying Checksum 17:20:58 e194b8c5c2a9: Download complete 17:20:58 6c08303d61cc: Verifying Checksum 17:20:58 6c08303d61cc: Download complete 17:21:01 e194b8c5c2a9: Pull complete 17:21:01 6863d3e3a2b1: Pull complete 17:21:01 ec0bb842ea78: Pull complete 17:21:01 40a00589a448: Pull complete 17:21:04 6c08303d61cc: Pull complete 17:21:04 798269fcf238: Pull complete 17:21:04 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 17:21:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:21:04 ---> ec979cd7f677 17:21:04 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 17:21:09 ---> Running in ed7a191fda50 17:21:09 Removing intermediate container ed7a191fda50 17:21:09 ---> 50c531f00760 17:21:09 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:21:09 ---> Running in 2fa62796ae8b 17:21:09 Removing intermediate container 2fa62796ae8b 17:21:09 ---> 11a90f273b77 17:21:09 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:21:09 ---> Running in 5c8a93094a88 17:21:09 Removing intermediate container 5c8a93094a88 17:21:09 ---> 21782d6f3630 17:21:09 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:21:09 ---> Running in 7ac24e57bdc5 17:21:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:21:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:21:09 OK: 265 MiB in 53 packages 17:21:10 Removing intermediate container 7ac24e57bdc5 17:21:10 ---> 66d172688723 17:21:10 Step 7/12 : WORKDIR /app 17:21:10 ---> Running in 15e7e6fbbcc4 17:21:10 Still waiting to schedule task 17:21:10 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 17:21:10 Removing intermediate container 15e7e6fbbcc4 17:21:10 ---> 5759e710c1b5 17:21:10 Step 8/12 : COPY go.mod vendor* ./ 17:21:10 ---> e794fa72a9d1 17:21:10 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:21:10 ---> Running in 5594f399afa1 17:21:50 Removing intermediate container 5594f399afa1 17:21:50 ---> f0107e900262 17:21:50 Step 10/12 : COPY . . 17:21:50 ---> 83bb31af9c10 17:21:50 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:21:50 ---> Running in 9753df55a036 17:21:50 Removing intermediate container 9753df55a036 17:21:50 ---> 576d147e2056 17:21:50 Step 12/12 : RUN $MAKE 17:21:50 ---> Running in 0c14ecd5224e 17:21:50 noop 17:21:50 Removing intermediate container 0c14ecd5224e 17:21:50 ---> 5b945e49b998 17:21:50 Successfully built 5b945e49b998 17:21:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:51 + docker inspect -f . ci-base-image-x86_64 17:21:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:51 prd-ubuntu20.04-docker-8c-8g-2596 does not seem to be running inside a container 17:21:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-214 -v /w/workspace/y_app-rfid-llrp-inventory_PR-214:/w/workspace/y_app-rfid-llrp-inventory_PR-214:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-214@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-214@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:21:51 $ docker top 8d125d48928db45fcb375571d0a375e7057663e0211483882cedc70bd541de6b -eo pid,comm [Pipeline] { [Pipeline] sh 17:21:51 + go version 17:21:51 go version go1.20.6 linux/amd64 [Pipeline] } 17:21:52 $ docker stop --time=1 8d125d48928db45fcb375571d0a375e7057663e0211483882cedc70bd541de6b 17:21:53 $ docker rm -f --volumes 8d125d48928db45fcb375571d0a375e7057663e0211483882cedc70bd541de6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:54 + docker inspect -f . ci-base-image-x86_64 17:21:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:54 prd-ubuntu20.04-docker-8c-8g-2596 does not seem to be running inside a container 17:21:54 $ 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-214 -v /w/workspace/y_app-rfid-llrp-inventory_PR-214:/w/workspace/y_app-rfid-llrp-inventory_PR-214:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-214@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-214@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:21:54 $ docker top 5c37b9e73c28d8dc267fee9dd067fa0dd0f1f3711b95f518541e504a278d8bf2 -eo pid,comm [Pipeline] { [Pipeline] sh 17:21:54 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-214 [Pipeline] fileExists [Pipeline] sh 17:21:55 + make test 17:21:55 go test -race ./... -coverprofile=coverage.out ./... 17:22:15 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 17:22:15 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 17:22:15 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.128s coverage: 86.2% of statements 17:22:16 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.699s coverage: 71.9% of statements 17:22:38 go vet ./... 17:22:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:22:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:22:39 ./bin/test-attribution.sh [Pipeline] echo 17:22:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:22:39 $ docker stop --time=1 5c37b9e73c28d8dc267fee9dd067fa0dd0f1f3711b95f518541e504a278d8bf2 17:22:44 $ docker rm -f --volumes 5c37b9e73c28d8dc267fee9dd067fa0dd0f1f3711b95f518541e504a278d8bf2 [Pipeline] // withDockerContainer [Pipeline] sh 17:22:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:22:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:22:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:22:46 + ls -al . 17:22:46 total 236 17:22:46 drwxrwxr-x 11 jenkins jenkins 4096 Jul 31 17:21 . 17:22:46 drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 17:20 .. 17:22:46 -rw-rw-r-- 1 jenkins jenkins 262 Jul 31 17:20 .dockerignore 17:22:46 drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 17:20 .git 17:22:46 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 17:20 .github 17:22:46 -rw-rw-r-- 1 jenkins jenkins 788 Jul 31 17:20 .gitignore 17:22:46 -rw-rw-r-- 1 jenkins jenkins 41 Jul 31 17:20 .golangci.yml 17:22:46 drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 17:20 .semver 17:22:46 -rw-rw-r-- 1 jenkins jenkins 10332 Jul 31 17:20 Attribution.txt 17:22:46 -rw-rw-r-- 1 jenkins jenkins 9317 Jul 31 17:20 CHANGELOG.md 17:22:46 -rw-rw-r-- 1 jenkins jenkins 1659 Jul 31 17:20 Dockerfile 17:22:46 -rw-rw-r-- 1 jenkins jenkins 677 Jul 31 17:20 GOVERNANCE.md 17:22:46 -rw-rw-r-- 1 jenkins jenkins 687 Jul 31 17:20 Jenkinsfile 17:22:46 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 31 17:20 LICENSE 17:22:46 -rw-rw-r-- 1 jenkins jenkins 2497 Jul 31 17:20 Makefile 17:22:46 -rw-rw-r-- 1 jenkins jenkins 617 Jul 31 17:20 OWNERS.md 17:22:46 -rw-rw-r-- 1 jenkins jenkins 31516 Jul 31 17:20 README.md 17:22:46 -rw-rw-r-- 1 jenkins jenkins 5 Jul 31 17:20 VERSION 17:22:46 drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 17:20 bin 17:22:46 -rw-r--r-- 1 jenkins jenkins 41317 Jul 31 17:22 coverage.out 17:22:46 -rw-rw-r-- 1 jenkins jenkins 3694 Jul 31 17:20 go.mod 17:22:46 -rw-rw-r-- 1 jenkins jenkins 32867 Jul 31 17:20 go.sum 17:22:46 drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 17:20 images 17:22:46 drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 17:20 internal 17:22:46 -rw-rw-r-- 1 jenkins jenkins 531 Jul 31 17:20 main.go 17:22:46 drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 17:20 res 17:22:46 drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 17:20 snap 17:22:46 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 17:20 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:46 + 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=1e8b2fcc1eff46786d084e2abfae0da65106bab4 --label arch=amd64 --label version=0.0.0 . 17:22:46 Sending build context to Docker daemon 12.67MB 17:22:46 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 17:22:46 Step 2/29 : FROM ${BASE} AS builder 17:22:46 ---> 5b945e49b998 17:22:46 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 17:22:46 ---> Running in a0765adb8b4f 17:22:46 Removing intermediate container a0765adb8b4f 17:22:46 ---> 3510e4ee61fb 17:22:46 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 17:22:46 ---> Running in ed35a7b30a9e 17:22:46 Removing intermediate container ed35a7b30a9e 17:22:46 ---> 6169d97b5eea 17:22:46 Step 5/29 : ARG ADD_BUILD_TAGS="" 17:22:46 ---> Running in f5559115bebb 17:22:47 Removing intermediate container f5559115bebb 17:22:47 ---> 2ce1a334d166 17:22:47 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:22:47 ---> Running in 205160ab76aa 17:22:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:22:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:22:47 OK: 265 MiB in 53 packages 17:22:48 Removing intermediate container 205160ab76aa 17:22:48 ---> 82321e22c8db 17:22:48 Step 7/29 : WORKDIR /app 17:22:48 ---> Running in 59c248171200 17:22:48 Removing intermediate container 59c248171200 17:22:48 ---> 3b5cd85cf207 17:22:48 Step 8/29 : COPY go.mod vendor* ./ 17:22:48 ---> 8933f8f93c0a 17:22:48 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:22:48 ---> Running in cb7fffb413f9 17:22:48 Removing intermediate container cb7fffb413f9 17:22:48 ---> 3f68588a2b2d 17:22:48 Step 10/29 : COPY . . 17:22:49 ---> 221075cb239c 17:22:49 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:22:49 ---> Running in e30718057a01 17:22:49 Removing intermediate container e30718057a01 17:22:49 ---> 71d49c538050 17:22:49 Step 12/29 : RUN $MAKE 17:22:49 ---> Running in c367f960f799 17:22:49 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.13 -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 17:23:11 Removing intermediate container c367f960f799 17:23:11 ---> 13c423a0bd26 17:23:11 Step 13/29 : FROM alpine:3.17 17:23:11 3.17: Pulling from library/alpine 17:23:11 4db1b89c0bd1: Already exists 17:23:11 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 17:23:11 Status: Downloaded newer image for alpine:3.17 17:23:11 ---> 1f73a9d63274 17:23:11 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:23:11 ---> Running in 107be6357369 17:23:11 Removing intermediate container 107be6357369 17:23:11 ---> 8e1aa7dcceb7 17:23:11 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 17:23:11 ---> Running in 7c525252dd55 17:23:11 Removing intermediate container 7c525252dd55 17:23:11 ---> 53a1727f5e73 17:23:11 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 17:23:11 ---> Running in 3c1775e015ae 17:23:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:23:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:23:11 (1/2) Installing ca-certificates (20230506-r0) 17:23:11 (2/2) Installing dumb-init (1.2.5-r2) 17:23:11 Executing busybox-1.35.0-r29.trigger 17:23:11 Executing ca-certificates-20230506-r0.trigger 17:23:11 OK: 8 MiB in 17 packages 17:23:11 Removing intermediate container 3c1775e015ae 17:23:11 ---> a58f3d3ce42e 17:23:11 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:23:11 ---> e398e4ebc8e1 17:23:11 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 17:23:11 ---> 450ca2acfbc4 17:23:11 Step 19/29 : COPY --from=builder /app/res/ /res/ 17:23:11 ---> 44366d2eac5d 17:23:11 Step 20/29 : COPY --from=builder /app/static/ /static/ 17:23:11 ---> c5be91b5f390 17:23:11 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 17:23:12 ---> 79f27f93ac5b 17:23:12 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 17:23:12 ---> Running in 3065c751d829 17:23:12 Removing intermediate container 3065c751d829 17:23:12 ---> 9d7bc7bec36b 17:23:12 Step 23/29 : VOLUME /cache 17:23:12 ---> Running in 8e4b6b421e56 17:23:12 Removing intermediate container 8e4b6b421e56 17:23:12 ---> b33c7e0181f5 17:23:12 Step 24/29 : EXPOSE 59711 17:23:12 ---> Running in 76d34616c8cc 17:23:12 Removing intermediate container 76d34616c8cc 17:23:12 ---> d5103c743112 17:23:12 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 17:23:12 ---> Running in 519923260b75 17:23:12 Removing intermediate container 519923260b75 17:23:12 ---> 072cef13d15b 17:23:12 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 17:23:12 ---> Running in 91df82798445 17:23:13 Removing intermediate container 91df82798445 17:23:13 ---> 986298f23eb2 17:23:13 Step 27/29 : LABEL arch=amd64 17:23:13 ---> Running in 45b4bdcccb72 17:23:13 Removing intermediate container 45b4bdcccb72 17:23:13 ---> f05455ad6bcf 17:23:13 Step 28/29 : LABEL git_sha=1e8b2fcc1eff46786d084e2abfae0da65106bab4 17:23:13 ---> Running in 67736011de14 17:23:13 Removing intermediate container 67736011de14 17:23:13 ---> faed2e820423 17:23:13 Step 29/29 : LABEL version=0.0.0 17:23:13 ---> Running in a70c18cbdfe3 17:23:13 Removing intermediate container a70c18cbdfe3 17:23:13 ---> 373deecfbd00 17:23:13 [Warning] One or more build-args [ARCH] were not consumed 17:23:13 Successfully built 373deecfbd00 17:23:13 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 17:23:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:14 17:23:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:14 latest: Pulling from edgex-lftools-log-publisher 17:23:14 5eb5b503b376: Pulling fs layer 17:23:14 5c69ac0246d0: Pulling fs layer 17:23:14 ec43610c2a17: Pulling fs layer 17:23:14 3a2ae6a8a46f: Pulling fs layer 17:23:14 33b1e0a273af: Pulling fs layer 17:23:14 5d3b04190fa2: Pulling fs layer 17:23:14 2f39f015ded8: Pulling fs layer 17:23:14 3a2ae6a8a46f: Waiting 17:23:14 33b1e0a273af: Waiting 17:23:14 5d3b04190fa2: Waiting 17:23:14 2f39f015ded8: Waiting 17:23:14 5c69ac0246d0: Download complete 17:23:14 3a2ae6a8a46f: Verifying Checksum 17:23:14 3a2ae6a8a46f: Download complete 17:23:14 33b1e0a273af: Verifying Checksum 17:23:14 33b1e0a273af: Download complete 17:23:14 5d3b04190fa2: Verifying Checksum 17:23:14 5d3b04190fa2: Download complete 17:23:14 ec43610c2a17: Verifying Checksum 17:23:14 ec43610c2a17: Download complete 17:23:14 5eb5b503b376: Verifying Checksum 17:23:14 5eb5b503b376: Download complete 17:23:15 2f39f015ded8: Download complete 17:23:16 5eb5b503b376: Pull complete 17:23:16 5c69ac0246d0: Pull complete 17:23:16 ec43610c2a17: Pull complete 17:23:16 3a2ae6a8a46f: Pull complete 17:23:16 33b1e0a273af: Pull complete 17:23:16 5d3b04190fa2: Pull complete 17:23:21 2f39f015ded8: Pull complete 17:23:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:23:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:21 prd-ubuntu20.04-docker-8c-8g-2596 does not seem to be running inside a container 17:23:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-214 -v /w/workspace/y_app-rfid-llrp-inventory_PR-214:/w/workspace/y_app-rfid-llrp-inventory_PR-214:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-214@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-214@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:23:25 $ docker top 7bb553e658ca6884c4fca2759bc266574d0c58248de7a4c1b013bee84250181b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:23:26 ---> job-cost.sh 17:23:26 lf-activate-venv: SKIPPING 17:23:26 INFO: No Stack... 17:23:26 INFO: Retrieving Pricing Info for: v3-standard-8 17:23:26 INFO: Archiving Costs [Pipeline] sh 17:23:27 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-214/archives/cost.csv 17:23:27 + cut -d, -f6 [Pipeline] lock 17:23:27 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-214-1-stack-cost] 17:23:27 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-214-1-stack-cost] did not exist. Created. 17:23:27 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-214-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:23:27 + echo total: 0.2199999988079071 [Pipeline] stash 17:23:27 Stashed 1 file(s) [Pipeline] } 17:23:27 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-214-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:23:27 $ docker stop --time=1 7bb553e658ca6884c4fca2759bc266574d0c58248de7a4c1b013bee84250181b 17:23:29 $ docker rm -f --volumes 7bb553e658ca6884c4fca2759bc266574d0c58248de7a4c1b013bee84250181b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:23:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2598 in /w/workspace/y_app-rfid-llrp-inventory_PR-214 [Pipeline] { [Pipeline] ws 17:23:36 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 17:23:36 The recommended git tool is: git 17:23:41 using credential edgex-jenkins-ssh 17:23:41 Cloning the remote Git repository 17:23:41 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:23:41 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 17:23:41 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:23:41 > git --version # timeout=10 17:23:41 > git --version # 'git version 2.25.1' 17:23:41 using GIT_SSH to set credentials SSH Credentials for GitHub 17:23:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:23:44 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 17:23:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:23:45 Merging remotes/origin/main commit 619109fb4055fb888c1b579a9d1d65a4cd37a572 into PR head commit 1e8b2fcc1eff46786d084e2abfae0da65106bab4 17:23:46 Merge succeeded, producing 1e8b2fcc1eff46786d084e2abfae0da65106bab4 17:23:46 Checking out Revision 1e8b2fcc1eff46786d084e2abfae0da65106bab4 (PR-214) 17:23:45 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 17:23:45 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:23:45 using GIT_SSH to set credentials SSH Credentials for GitHub 17:23:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/214/head:refs/remotes/origin/PR-214 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:23:45 > git config core.sparsecheckout # timeout=10 17:23:46 > git checkout -f 1e8b2fcc1eff46786d084e2abfae0da65106bab4 # timeout=10 17:23:46 > git remote # timeout=10 17:23:46 > git config --get remote.origin.url # timeout=10 17:23:46 using GIT_SSH to set credentials SSH Credentials for GitHub 17:23:46 > git merge 619109fb4055fb888c1b579a9d1d65a4cd37a572 # timeout=10 17:23:46 > git rev-parse HEAD^{commit} # timeout=10 17:23:46 > git config core.sparsecheckout # timeout=10 17:23:46 > git checkout -f 1e8b2fcc1eff46786d084e2abfae0da65106bab4 # timeout=10 17:23:49 Commit message: "docs: Added 3.0.1 changelog to main branch" 17:23:49 > git --version # timeout=10 17:23:49 > git --version # 'git version 2.25.1' 17:23:49 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:23:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:23:51 % Total % Received % Xferd Average Speed Time Time Time Current 17:23:51 Dload Upload Total Spent Left Speed 17:23:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78226 0 --:--:-- --:--:-- --:--:-- 78709 [Pipeline] sh 17:23:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:23:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:23:52 + sudo tee /etc/docker/daemon.new 17:23:52 { 17:23:52 "registry-mirrors": [ 17:23:52 "https://nexus3.edgexfoundry.org:10001" 17:23:52 ], 17:23:52 "bip": "10.250.0.254/24", 17:23:52 "hosts": [ 17:23:52 "tcp://0.0.0.0:5555", 17:23:52 "unix:///var/run/docker.sock" 17:23:52 ], 17:23:52 "mtu": 1458, 17:23:52 "selinux-enabled": true, 17:23:52 "seccomp-profile": "/etc/docker/seccomp.json" 17:23:52 } [Pipeline] sh 17:23:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:23:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:24:11 provisioning config files... 17:24:11 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config4326687562900403446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:24:11 ---> docker-login.sh 17:24:11 nexus3.edgexfoundry.org:10001 17:24:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:12 Configure a credential helper to remove this warning. See 17:24:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:12 17:24:12 Login Succeeded 17:24:12 nexus3.edgexfoundry.org:10002 17:24:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:12 Configure a credential helper to remove this warning. See 17:24:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:12 17:24:12 Login Succeeded 17:24:12 nexus3.edgexfoundry.org:10003 17:24:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:12 Configure a credential helper to remove this warning. See 17:24:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:12 17:24:12 Login Succeeded 17:24:12 nexus3.edgexfoundry.org:10004 17:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:13 Configure a credential helper to remove this warning. See 17:24:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:13 17:24:13 Login Succeeded 17:24:13 docker.io 17:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:13 Configure a credential helper to remove this warning. See 17:24:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:13 17:24:13 Login Succeeded 17:24:13 ---> docker-login.sh ends [Pipeline] } 17:24:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:24:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:24:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:24:14 ========================================================= 17:24:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:24:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:14 + 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 . 17:24:15 Sending build context to Docker daemon 684.5kB 17:24:15 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 17:24:15 Step 2/12 : FROM ${BASE} AS builder 17:24:15 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:24:15 edb6bdbacee9: Pulling fs layer 17:24:15 5f9638ab2659: Pulling fs layer 17:24:15 8d51d6327a98: Pulling fs layer 17:24:15 8b374f2dd631: Pulling fs layer 17:24:15 ec14aa9079de: Pulling fs layer 17:24:15 2f466654f4bb: Pulling fs layer 17:24:15 554e91adad29: Pulling fs layer 17:24:15 8b374f2dd631: Waiting 17:24:15 ec14aa9079de: Waiting 17:24:15 2f466654f4bb: Waiting 17:24:15 554e91adad29: Waiting 17:24:15 5f9638ab2659: Verifying Checksum 17:24:15 5f9638ab2659: Download complete 17:24:15 8b374f2dd631: Verifying Checksum 17:24:15 8b374f2dd631: Download complete 17:24:15 ec14aa9079de: Verifying Checksum 17:24:15 ec14aa9079de: Download complete 17:24:15 edb6bdbacee9: Verifying Checksum 17:24:15 edb6bdbacee9: Download complete 17:24:16 edb6bdbacee9: Pull complete 17:24:16 554e91adad29: Verifying Checksum 17:24:16 554e91adad29: Download complete 17:24:17 5f9638ab2659: Pull complete 17:24:18 8d51d6327a98: Download complete 17:24:18 2f466654f4bb: Verifying Checksum 17:24:18 2f466654f4bb: Download complete 17:24:30 8d51d6327a98: Pull complete 17:24:30 8b374f2dd631: Pull complete 17:24:30 ec14aa9079de: Pull complete 17:24:38 2f466654f4bb: Pull complete 17:24:40 554e91adad29: Pull complete 17:24:40 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 17:24:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:24:40 ---> 1e15ea492957 17:24:40 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 17:24:42 ---> Running in 6a53b0af5927 17:24:42 Removing intermediate container 6a53b0af5927 17:24:42 ---> a8d3ac1a99e4 17:24:42 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:24:42 ---> Running in 0a28fdd3f374 17:24:43 Removing intermediate container 0a28fdd3f374 17:24:43 ---> 0a98142515f4 17:24:43 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:24:43 ---> Running in 41a48d5b9e4d 17:24:43 Removing intermediate container 41a48d5b9e4d 17:24:43 ---> 4e9909b79dd3 17:24:43 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:24:43 ---> Running in 10f9d2febc10 17:24:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:24:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:24:45 OK: 263 MiB in 53 packages 17:24:46 Removing intermediate container 10f9d2febc10 17:24:46 ---> 7f40c367a9a2 17:24:46 Step 7/12 : WORKDIR /app 17:24:46 ---> Running in b9691e61efad 17:24:47 Removing intermediate container b9691e61efad 17:24:47 ---> 3ab317ec417f 17:24:47 Step 8/12 : COPY go.mod vendor* ./ 17:24:47 ---> 4475fb1a920c 17:24:47 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:24:47 ---> Running in a899e1e0e564 17:25:55 Removing intermediate container a899e1e0e564 17:25:55 ---> a13bd275e611 17:25:55 Step 10/12 : COPY . . 17:25:55 ---> 149de6b9953b 17:25:55 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:25:55 ---> Running in f42a28db8bdf 17:25:55 Removing intermediate container f42a28db8bdf 17:25:55 ---> ab962f8adefb 17:25:55 Step 12/12 : RUN $MAKE 17:25:55 ---> Running in 68fd141de6cb 17:25:55 noop 17:25:55 Removing intermediate container 68fd141de6cb 17:25:55 ---> 94e6630904fd 17:25:55 Successfully built 94e6630904fd 17:25:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:56 + docker inspect -f . ci-base-image-arm64 17:25:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:25:56 prd-ubuntu20.04-docker-arm64-4c-16g-2598 does not seem to be running inside a container 17:25:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:25:58 $ docker top 1db4338a3ee8cd353a8c2329bafad904db42f70d3244bd230fdec81abe416c66 -eo pid,comm [Pipeline] { [Pipeline] sh 17:25:59 + go version 17:25:59 go version go1.20.6 linux/arm64 [Pipeline] } 17:25:59 $ docker stop --time=1 1db4338a3ee8cd353a8c2329bafad904db42f70d3244bd230fdec81abe416c66 17:26:00 $ docker rm -f --volumes 1db4338a3ee8cd353a8c2329bafad904db42f70d3244bd230fdec81abe416c66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:01 + docker inspect -f . ci-base-image-arm64 17:26:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:26:01 prd-ubuntu20.04-docker-arm64-4c-16g-2598 does not seem to be running inside a container 17:26:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:26:02 $ docker top 45a505dc73504c2965d6e4c90604b5a34680a3994a42d760ffbce1a526ca4956 -eo pid,comm [Pipeline] { [Pipeline] sh 17:26:03 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 17:26:04 + make test 17:26:04 go test -race ./... -coverprofile=coverage.out ./... 17:28:55 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 17:28:59 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 17:29:00 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.377s coverage: 86.2% of statements 17:29:12 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.617s coverage: 71.9% of statements 17:29:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:29:12 go vet ./... 17:31:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:31:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:31:49 ./bin/test-attribution.sh [Pipeline] echo 17:31:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:31:49 $ docker stop --time=1 45a505dc73504c2965d6e4c90604b5a34680a3994a42d760ffbce1a526ca4956 17:31:51 $ docker rm -f --volumes 45a505dc73504c2965d6e4c90604b5a34680a3994a42d760ffbce1a526ca4956 [Pipeline] // withDockerContainer [Pipeline] sh 17:31:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:31:53 Warning: overwriting stash ‘coverage-report’ 17:31:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:31:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:31:54 + ls -al . 17:31:54 total 232 17:31:54 drwxrwxr-x 10 jenkins jenkins 4096 Jul 31 17:26 . 17:31:54 drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 17:23 .. 17:31:54 -rw-rw-r-- 1 jenkins jenkins 262 Jul 31 17:23 .dockerignore 17:31:54 drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 17:23 .git 17:31:54 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 17:23 .github 17:31:54 -rw-rw-r-- 1 jenkins jenkins 788 Jul 31 17:23 .gitignore 17:31:54 -rw-rw-r-- 1 jenkins jenkins 41 Jul 31 17:23 .golangci.yml 17:31:54 -rw-rw-r-- 1 jenkins jenkins 10332 Jul 31 17:23 Attribution.txt 17:31:54 -rw-rw-r-- 1 jenkins jenkins 9317 Jul 31 17:23 CHANGELOG.md 17:31:54 -rw-rw-r-- 1 jenkins jenkins 1659 Jul 31 17:23 Dockerfile 17:31:54 -rw-rw-r-- 1 jenkins jenkins 677 Jul 31 17:23 GOVERNANCE.md 17:31:54 -rw-rw-r-- 1 jenkins jenkins 687 Jul 31 17:23 Jenkinsfile 17:31:54 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 31 17:23 LICENSE 17:31:54 -rw-rw-r-- 1 jenkins jenkins 2497 Jul 31 17:23 Makefile 17:31:54 -rw-rw-r-- 1 jenkins jenkins 617 Jul 31 17:23 OWNERS.md 17:31:54 -rw-rw-r-- 1 jenkins jenkins 31516 Jul 31 17:23 README.md 17:31:54 -rw-rw-r-- 1 jenkins jenkins 5 Jul 31 17:20 VERSION 17:31:54 drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 17:23 bin 17:31:54 -rw-r--r-- 1 jenkins jenkins 41317 Jul 31 17:29 coverage.out 17:31:54 -rw-rw-r-- 1 jenkins jenkins 3694 Jul 31 17:23 go.mod 17:31:54 -rw-rw-r-- 1 jenkins jenkins 32867 Jul 31 17:23 go.sum 17:31:54 drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 17:23 images 17:31:54 drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 17:23 internal 17:31:54 -rw-rw-r-- 1 jenkins jenkins 531 Jul 31 17:23 main.go 17:31:54 drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 17:23 res 17:31:54 drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 17:23 snap 17:31:54 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 17:23 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:55 + 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=1e8b2fcc1eff46786d084e2abfae0da65106bab4 --label arch=arm64 --label version=0.0.0 . 17:31:55 Sending build context to Docker daemon 684.5kB 17:31:55 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 17:31:55 Step 2/29 : FROM ${BASE} AS builder 17:31:55 ---> 94e6630904fd 17:31:55 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 17:31:55 ---> Running in 63c4131eeae0 17:31:55 Removing intermediate container 63c4131eeae0 17:31:55 ---> e6ea01b165c8 17:31:55 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 17:31:56 ---> Running in f4b3f851d1a9 17:31:56 Removing intermediate container f4b3f851d1a9 17:31:56 ---> 114089a9652a 17:31:56 Step 5/29 : ARG ADD_BUILD_TAGS="" 17:31:56 ---> Running in 789e816cccd5 17:31:56 Removing intermediate container 789e816cccd5 17:31:56 ---> 19718d5e6b74 17:31:56 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:31:56 ---> Running in 97460d829895 17:31:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:31:59 OK: 263 MiB in 53 packages 17:32:00 Removing intermediate container 97460d829895 17:32:00 ---> dd3ddf33c644 17:32:00 Step 7/29 : WORKDIR /app 17:32:00 ---> Running in 8ee00f4628d3 17:32:02 Removing intermediate container 8ee00f4628d3 17:32:02 ---> 541ed0b7eca6 17:32:02 Step 8/29 : COPY go.mod vendor* ./ 17:32:02 ---> f3833e58f54e 17:32:02 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:32:03 ---> Running in 2959d3619616 17:32:05 Removing intermediate container 2959d3619616 17:32:05 ---> 79a3621c41d9 17:32:05 Step 10/29 : COPY . . 17:32:05 ---> 1f20c4262d30 17:32:05 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:32:05 ---> Running in 7fcf69f0bc90 17:32:06 Removing intermediate container 7fcf69f0bc90 17:32:06 ---> 3ed355590ad8 17:32:06 Step 12/29 : RUN $MAKE 17:32:06 ---> Running in a8ee5c7e0ceb 17:32:07 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.13 -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 17:34:28 Removing intermediate container a8ee5c7e0ceb 17:34:28 ---> 9368ee8f84d5 17:34:28 Step 13/29 : FROM alpine:3.17 17:34:28 3.17: Pulling from library/alpine 17:34:28 edb6bdbacee9: Already exists 17:34:28 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 17:34:28 Status: Downloaded newer image for alpine:3.17 17:34:28 ---> 779605e5fbc0 17:34:28 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:34:28 ---> Running in 21201cc1b9fa 17:34:28 Removing intermediate container 21201cc1b9fa 17:34:28 ---> a4d2d62b3d95 17:34:28 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 17:34:28 ---> Running in 80acb06fc426 17:34:28 Removing intermediate container 80acb06fc426 17:34:28 ---> 607b80edb11b 17:34:28 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 17:34:28 ---> Running in c9ac3a81c6e8 17:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:34:28 (1/2) Installing ca-certificates (20230506-r0) 17:34:28 (2/2) Installing dumb-init (1.2.5-r2) 17:34:28 Executing busybox-1.35.0-r29.trigger 17:34:28 Executing ca-certificates-20230506-r0.trigger 17:34:29 OK: 8 MiB in 17 packages 17:34:30 Removing intermediate container c9ac3a81c6e8 17:34:30 ---> baf1c59ca133 17:34:30 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:34:30 ---> 0730a6727edd 17:34:30 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 17:34:32 ---> 9e5961b03900 17:34:32 Step 19/29 : COPY --from=builder /app/res/ /res/ 17:34:32 ---> 9b047e37778e 17:34:32 Step 20/29 : COPY --from=builder /app/static/ /static/ 17:34:33 ---> d2d1aa8a1539 17:34:33 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 17:34:34 ---> db01a640c079 17:34:34 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 17:34:34 ---> Running in 8ec56ed07118 17:34:36 Removing intermediate container 8ec56ed07118 17:34:36 ---> e74c1be54855 17:34:36 Step 23/29 : VOLUME /cache 17:34:36 ---> Running in eca9c4e57aad 17:34:36 Removing intermediate container eca9c4e57aad 17:34:36 ---> d0fb4023641c 17:34:36 Step 24/29 : EXPOSE 59711 17:34:36 ---> Running in 5c41271674d0 17:34:36 Removing intermediate container 5c41271674d0 17:34:36 ---> 4c9f52a271f8 17:34:36 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 17:34:37 ---> Running in e24b59f8882e 17:34:37 Removing intermediate container e24b59f8882e 17:34:37 ---> 2fb7feaca8ed 17:34:37 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 17:34:37 ---> Running in bdf4754557c5 17:34:37 Removing intermediate container bdf4754557c5 17:34:37 ---> 4b4a5063a323 17:34:37 Step 27/29 : LABEL arch=arm64 17:34:37 ---> Running in f13b4dd158cf 17:34:38 Removing intermediate container f13b4dd158cf 17:34:38 ---> d1a71c7b2c71 17:34:38 Step 28/29 : LABEL git_sha=1e8b2fcc1eff46786d084e2abfae0da65106bab4 17:34:38 ---> Running in 91db916f7952 17:34:38 Removing intermediate container 91db916f7952 17:34:38 ---> 61daf9081692 17:34:38 Step 29/29 : LABEL version=0.0.0 17:34:38 ---> Running in 51aa0fad00a0 17:34:38 Removing intermediate container 51aa0fad00a0 17:34:38 ---> 8632a5c06445 17:34:38 [Warning] One or more build-args [ARCH] were not consumed 17:34:38 Successfully built 8632a5c06445 17:34:38 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 17:34:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:34:39 17:34:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:34:39 arm64: Pulling from edgex-lftools-log-publisher 17:34:39 8998bd30e6a1: Pulling fs layer 17:34:39 04944245beec: Pulling fs layer 17:34:39 699f458cf7ca: Pulling fs layer 17:34:39 765212b225bb: Pulling fs layer 17:34:39 f23df028b6ca: Pulling fs layer 17:34:39 d65c8cfc05b1: Pulling fs layer 17:34:39 2437ff75d9bd: Pulling fs layer 17:34:39 f23df028b6ca: Waiting 17:34:39 d65c8cfc05b1: Waiting 17:34:39 2437ff75d9bd: Waiting 17:34:39 765212b225bb: Waiting 17:34:40 04944245beec: Verifying Checksum 17:34:40 04944245beec: Download complete 17:34:40 765212b225bb: Download complete 17:34:40 f23df028b6ca: Verifying Checksum 17:34:40 f23df028b6ca: Download complete 17:34:40 d65c8cfc05b1: Download complete 17:34:40 699f458cf7ca: Verifying Checksum 17:34:40 699f458cf7ca: Download complete 17:34:40 8998bd30e6a1: Verifying Checksum 17:34:40 8998bd30e6a1: Download complete 17:34:42 2437ff75d9bd: Verifying Checksum 17:34:42 2437ff75d9bd: Download complete 17:34:46 8998bd30e6a1: Pull complete 17:34:46 04944245beec: Pull complete 17:34:48 699f458cf7ca: Pull complete 17:34:48 765212b225bb: Pull complete 17:34:49 f23df028b6ca: Pull complete 17:34:49 d65c8cfc05b1: Pull complete 17:35:04 2437ff75d9bd: Pull complete 17:35:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:35:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:35:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:35:04 prd-ubuntu20.04-docker-arm64-4c-16g-2598 does not seem to be running inside a container 17:35:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:35:07 $ docker top 7ba386028fb8a90eaa2e8ffd73492bcd8c0365890873445515b22f2b6a188410 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:35:08 ---> job-cost.sh 17:35:08 lf-activate-venv: SKIPPING 17:35:08 INFO: No Stack... 17:35:08 INFO: Retrieving Pricing Info for: v3-standard-4 17:35:09 INFO: Archiving Costs [Pipeline] sh 17:35:10 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 17:35:10 + cut -d, -f6 [Pipeline] lock 17:35:10 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-214-1-stack-cost] 17:35:10 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-214-1-stack-cost] did not exist. Created. 17:35:10 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-214-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:35:10 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-216c235e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:35:11 + echo total: 0.10999999940395355 [Pipeline] stash 17:35:11 Warning: overwriting stash ‘stack-cost’ 17:35:11 Stashed 1 file(s) [Pipeline] } 17:35:11 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-214-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:35:11 $ docker stop --time=1 7ba386028fb8a90eaa2e8ffd73492bcd8c0365890873445515b22f2b6a188410 17:35:14 $ docker rm -f --volumes 7ba386028fb8a90eaa2e8ffd73492bcd8c0365890873445515b22f2b6a188410 [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 17:35:15 provisioning config files... 17:35:15 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-214@tmp/config1720051633527240710tmp [Pipeline] { [Pipeline] sh 17:35:15 + set +x 17:35:15 + + curl -sbash https://codecov.io/bash -s 17:35:15 -- 17:35:15 17:35:15 _____ _ 17:35:15 / ____| | | 17:35:15 | | ___ __| | ___ ___ _____ __ 17:35:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:35:15 | |___| (_) | (_| | __/ (_| (_) \ V / 17:35:15 \_____\___/ \__,_|\___|\___\___/ \_/ 17:35:15 Bash-1.0.6 17:35:15 17:35:15 17:35:15 ==> git version 2.25.1 found 17:35:15 ==> 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 17:35:15 Release-Date: 2020-01-08 17:35:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:35:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:35:15 ==> Jenkins CI detected. 17:35:15 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-214 17:35:15 project root: . 17:35:15 --> token set from env 17:35:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:35:15 ==> Running gcov in . (disable via -X gcov) 17:35:15 ==> Python coveragepy not found 17:35:15 ==> Searching for coverage reports in: 17:35:15 + . 17:35:15 -> Found 1 reports 17:35:15 ==> Detecting git/mercurial file structure 17:35:16 ==> Reading reports 17:35:16 + ./coverage.out bytes=41317 17:35:16 ==> Appending adjustments 17:35:16 https://docs.codecov.io/docs/fixing-reports 17:35:16 + Found adjustments 17:35:16 ==> Gzipping contents 17:35:16 12K /tmp/codecov.MkniiO.gz 17:35:16 ==> Uploading reports 17:35:16 url: https://codecov.io 17:35:16 query: branch=PR-214&commit=1e8b2fcc1eff46786d084e2abfae0da65106bab4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-214%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=214&job=&cmd_args= 17:35:16 -> Pinging Codecov 17:35:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-214&commit=1e8b2fcc1eff46786d084e2abfae0da65106bab4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-214%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=214&job=&cmd_args= 17:35:16 -> Uploading to 17:35:16 https://storage.googleapis.com/codecov/v4/raw/2023-07-31/581DD39554BDF9B6E22D074273EAD858/1e8b2fcc1eff46786d084e2abfae0da65106bab4/9a8ccef0-ad0d-412b-9336-e39526bff63f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230731%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230731T173516Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eb25d3bac18ebbde53d007f0325c330c38f89f7fbd3e9332dc85d98f65ed78cc 17:35:16 % Total % Received % Xferd Average Speed Time Time Time Current 17:35:16 Dload Upload Total Spent Left Speed 17:35:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 71078 --:--:-- --:--:-- --:--:-- 71509 17:35:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/1e8b2fcc1eff46786d084e2abfae0da65106bab4 [Pipeline] } 17:35:16 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 17:35:18 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-214/archives ] 17:35:18 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-214/archives 17:35:18 total 16 17:35:18 drwxr-xr-x 3 root root 4096 Jul 31 17:23 . 17:35:18 drwxrwxr-x 12 jenkins jenkins 4096 Jul 31 17:23 .. 17:35:18 drwxr-xr-x 2 root root 4096 Jul 31 17:23 cost 17:35:18 -rw-r--r-- 1 root root 95 Jul 31 17:23 cost.csv 17:35:18 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-214/archives 17:35:18 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-214/archives 17:35:18 total 16 17:35:18 drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 17:23 . 17:35:18 drwxrwxr-x 12 jenkins jenkins 4096 Jul 31 17:23 .. 17:35:18 drwxr-xr-x 2 jenkins jenkins 4096 Jul 31 17:23 cost 17:35:18 -rw-r--r-- 1 jenkins jenkins 95 Jul 31 17:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:35:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:35:19 ---> package-listing.sh 17:35:19 ++ facter osfamily 17:35:19 ++ tr '[:upper:]' '[:lower:]' 17:35:20 + OS_FAMILY=debian 17:35:20 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-214 17:35:20 + START_PACKAGES=/tmp/packages_start.txt 17:35:20 + END_PACKAGES=/tmp/packages_end.txt 17:35:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:35:20 + PACKAGES=/tmp/packages_start.txt 17:35:20 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-214 ']' 17:35:20 + PACKAGES=/tmp/packages_end.txt 17:35:20 + case "${OS_FAMILY}" in 17:35:20 + dpkg -l 17:35:20 + grep '^ii' 17:35:20 + '[' -f /tmp/packages_start.txt ']' 17:35:20 + '[' -f /tmp/packages_end.txt ']' 17:35:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:35:20 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-214 ']' 17:35:20 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-214/archives/ 17:35:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-214/archives/ [Pipeline] echo 17:35:20 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-214/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:35:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:35:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:35:21 prd-ubuntu20.04-docker-8c-8g-2596 does not seem to be running inside a container 17:35:21 $ 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-214/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-214 -v /w/workspace/y_app-rfid-llrp-inventory_PR-214:/w/workspace/y_app-rfid-llrp-inventory_PR-214:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-214@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-214@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:35:21 $ docker top e227d034bf024379b10f34ee5097b1ff3e6d654838502bc357d4973d23002802 -eo pid,comm [Pipeline] { [Pipeline] sh 17:35:21 + touch /tmp/pre-build-complete [Pipeline] sh 17:35:22 + mkdir -p /var/log/sysstat [Pipeline] sh 17:35:22 + ls /var/log/sa-host 17:35:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:35:22 provisioning config files... 17:35:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-214@tmp/config8754429985883281805tmp [Pipeline] { [Pipeline] echo 17:35:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:35:22 ---> create-netrc.sh [Pipeline] } 17:35:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:35:23 ---> python-tools-install.sh [Pipeline] echo 17:35:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:35:23 ---> sudo-logs.sh 17:35:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:35:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:35:24 ---> job-cost.sh 17:35:24 lf-activate-venv: SKIPPING 17:35:24 DEBUG: total: 0.2199999988079071 17:35:24 INFO: Retrieving Stack Cost... 17:35:24 INFO: Retrieving Pricing Info for: v3-standard-8 17:35:24 INFO: Archiving Costs [Pipeline] echo 17:35:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:35:25 ---> logs-deploy.sh 17:35:25 lf-activate-venv: SKIPPING 17:35:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-214/1 17:35:25 INFO: archiving workspace using pattern(s): 17:35:26 Archives upload complete. 17:35:26 INFO: archiving logs to Nexus