Pull request #186 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f1ecb241a55b5be2476d649c1f290267eb782948+f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a (e2b42662ea6c793e5e28bc870d05e19a35853249) 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-ssh2161863629173508041.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh14753117095185328456.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-186/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-186/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17093714622434560691.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-186/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14802381331468870672.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh11014866419300659022.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-186/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-186/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3726559283696459828.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-12485’ Running on prd-ubuntu20.04-docker-8c-8g-12487 in /w/workspace/y_app-rfid-llrp-inventory_PR-186 [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-186 # 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 f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a into PR head commit f1ecb241a55b5be2476d649c1f290267eb782948 Merge succeeded, producing f1ecb241a55b5be2476d649c1f290267eb782948 Checking out Revision f1ecb241a55b5be2476d649c1f290267eb782948 (PR-186) > 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/186/head:refs/remotes/origin/PR-186 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1ecb241a55b5be2476d649c1f290267eb782948 # 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 f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1ecb241a55b5be2476d649c1f290267eb782948 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:37:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:37:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:37:43 ========================================================= 22:37:43 EdgeX Global Pipelines Version Info 22:37:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:37:44 ------------------- 22:37:44 stable info: 22:37:44 ------------------- 22:37:44 Commited By: Bill Mahoney bill.mahoney@intel.com 22:37:44 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 22:37:44 Message: update stable to v1.0.248 22:37:44 ------------------- 22:37:44 experimental info: 22:37:44 ------------------- 22:37:44 Commited By: **** collab-it+edgex@linuxfoundation.org 22:37:44 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 22:37:44 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:37:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 22:37:45 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 22:37:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:37:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:37:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:37:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:37:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:37:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:37:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:37:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:37:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:37:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 22:37:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:37:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:37:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:37:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:37:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:37:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:37:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:37:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:37:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:37:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:37:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:37:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:37:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:37:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:37:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:37:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-186 [Pipeline] echo 22:37:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-186 [Pipeline] echo 22:37:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-186 [Pipeline] echo 22:37:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f1ecb241a55b5be2476d649c1f290267eb782948 [Pipeline] echo 22:37:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f1ecb24 [Pipeline] echo 22:37:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:37:47 provisioning config files... 22:37:47 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-186@tmp/config9680363244179358117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:37:47 ---> docker-login.sh 22:37:47 nexus3.edgexfoundry.org:10001 22:37:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:48 Configure a credential helper to remove this warning. See 22:37:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:48 22:37:48 Login Succeeded 22:37:48 nexus3.edgexfoundry.org:10002 22:37:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:48 Configure a credential helper to remove this warning. See 22:37:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:48 22:37:48 Login Succeeded 22:37:48 nexus3.edgexfoundry.org:10003 22:37:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:49 Configure a credential helper to remove this warning. See 22:37:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:49 22:37:49 Login Succeeded 22:37:49 nexus3.edgexfoundry.org:10004 22:37:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:49 Configure a credential helper to remove this warning. See 22:37:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:49 22:37:49 Login Succeeded 22:37:49 docker.io 22:37:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:49 Configure a credential helper to remove this warning. See 22:37:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:49 22:37:49 Login Succeeded 22:37:49 ---> docker-login.sh ends [Pipeline] } 22:37:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:37:50 + git rev-list -1 --merges f1ecb241a55b5be2476d649c1f290267eb782948~1..f1ecb241a55b5be2476d649c1f290267eb782948 [Pipeline] echo 22:37:50 -----------> git rev-list -1 --merges f1ecb241a55b5be2476d649c1f290267eb782948~1..f1ecb241a55b5be2476d649c1f290267eb782948 f1ecb241a55b5be2476d649c1f290267eb782948 [false] [Pipeline] sh 22:37:50 + git log --format=format:%s -1 f1ecb241a55b5be2476d649c1f290267eb782948 [Pipeline] echo 22:37:50 ========================================================= 22:37:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:37:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:37:51 + git log --format=format:%s -1 f1ecb241a55b5be2476d649c1f290267eb782948 [Pipeline] echo 22:37:51 [semverPrep] GIT_COMMIT: f1ecb241a55b5be2476d649c1f290267eb782948, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 22:37:51 [semverPrep] This is not a build commit. [Pipeline] sh 22:37:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:37:51 + grep -v github /etc/ssh/ssh_known_hosts 22:37:51 + [ -e /tmp/ssh_known_hosts ] 22:37:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:37:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:37:51 + sudo tee -a /etc/ssh/ssh_known_hosts 22:37:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:37:52 22:37:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:37:52 0.1.4: Pulling from edgex-devops/py-git-semver 22:37:52 b85a868b505f: Pulling fs layer 22:37:52 e2be974225ed: Pulling fs layer 22:37:52 339a4e72a1f5: Pulling fs layer 22:37:52 988bab9f4d93: Pulling fs layer 22:37:52 1469e6f7b9e6: Pulling fs layer 22:37:52 eaf3925da568: Pulling fs layer 22:37:52 bab4dde63d76: Pulling fs layer 22:37:52 bde34c3a00c8: Pulling fs layer 22:37:52 b352a97aabf1: Pulling fs layer 22:37:52 4872d77fe225: Pulling fs layer 22:37:52 5851b861e8e6: Pulling fs layer 22:37:52 988bab9f4d93: Waiting 22:37:52 1469e6f7b9e6: Waiting 22:37:52 eaf3925da568: Waiting 22:37:52 bab4dde63d76: Waiting 22:37:52 bde34c3a00c8: Waiting 22:37:52 b352a97aabf1: Waiting 22:37:52 4872d77fe225: Waiting 22:37:52 5851b861e8e6: Waiting 22:37:52 e2be974225ed: Verifying Checksum 22:37:52 e2be974225ed: Download complete 22:37:52 988bab9f4d93: Verifying Checksum 22:37:52 988bab9f4d93: Download complete 22:37:53 1469e6f7b9e6: Verifying Checksum 22:37:53 1469e6f7b9e6: Download complete 22:37:53 eaf3925da568: Verifying Checksum 22:37:53 eaf3925da568: Download complete 22:37:53 339a4e72a1f5: Verifying Checksum 22:37:53 339a4e72a1f5: Download complete 22:37:53 bde34c3a00c8: Verifying Checksum 22:37:53 bde34c3a00c8: Download complete 22:37:53 b352a97aabf1: Verifying Checksum 22:37:53 b352a97aabf1: Download complete 22:37:53 4872d77fe225: Verifying Checksum 22:37:53 4872d77fe225: Download complete 22:37:53 5851b861e8e6: Verifying Checksum 22:37:53 5851b861e8e6: Download complete 22:37:53 b85a868b505f: Verifying Checksum 22:37:53 b85a868b505f: Download complete 22:37:53 bab4dde63d76: Verifying Checksum 22:37:53 bab4dde63d76: Download complete 22:37:56 b85a868b505f: Pull complete 22:37:56 e2be974225ed: Pull complete 22:37:59 339a4e72a1f5: Pull complete 22:37:59 988bab9f4d93: Pull complete 22:38:00 1469e6f7b9e6: Pull complete 22:38:01 eaf3925da568: Pull complete 22:38:11 bab4dde63d76: Pull complete 22:38:11 bde34c3a00c8: Pull complete 22:38:11 b352a97aabf1: Pull complete 22:38:11 4872d77fe225: Pull complete 22:38:12 5851b861e8e6: Pull complete 22:38:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:38:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:38:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:38:12 prd-ubuntu20.04-docker-8c-8g-12487 does not seem to be running inside a container 22:38:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-186 -v /w/workspace/y_app-rfid-llrp-inventory_PR-186:/w/workspace/y_app-rfid-llrp-inventory_PR-186:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-186@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:38:18 $ docker top 70bff987ac8b430305b9a8eb0124d6d1d7ef7023550a886baec638e7b4d1e4c5 -eo pid,comm 22:38:18 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). 22:38:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:38:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:38:19 [ssh-agent] Looking for ssh-agent implementation... 22:38:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:38:19 $ docker exec 70bff987ac8b430305b9a8eb0124d6d1d7ef7023550a886baec638e7b4d1e4c5 ssh-agent 22:38:19 SSH_AUTH_SOCK=/tmp/ssh-00mb4XAtpE4p/agent.31 22:38:19 SSH_AGENT_PID=38 22:38:19 Running ssh-add (command line suppressed) 22:38:19 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-186@tmp/private_key_4387150435994461954.key (/w/workspace/y_app-rfid-llrp-inventory_PR-186@tmp/private_key_4387150435994461954.key) 22:38:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:38:20 + git tag --points-at HEAD [Pipeline] } 22:38:20 $ docker exec --env ******** --env ******** 70bff987ac8b430305b9a8eb0124d6d1d7ef7023550a886baec638e7b4d1e4c5 ssh-agent -k 22:38:20 unset SSH_AUTH_SOCK; 22:38:20 unset SSH_AGENT_PID; 22:38:20 echo Agent pid 38 killed; 22:38:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:38:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:38:20 [ssh-agent] Looking for ssh-agent implementation... 22:38:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:38:20 $ docker exec 70bff987ac8b430305b9a8eb0124d6d1d7ef7023550a886baec638e7b4d1e4c5 ssh-agent 22:38:21 SSH_AUTH_SOCK=/tmp/ssh-Nkid1EZZMqi5/agent.71 22:38:21 SSH_AGENT_PID=77 22:38:21 Running ssh-add (command line suppressed) 22:38:21 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-186@tmp/private_key_2199024882890025379.key (/w/workspace/y_app-rfid-llrp-inventory_PR-186@tmp/private_key_2199024882890025379.key) 22:38:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:38:21 + git semver init 22:38:22 2023-05-02 22:38:22,298 [run_init] DEBUG init version:0.0.0 force:False 22:38:22 2023-05-02 22:38:22,299 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-186/.semver 22:38:22 2023-05-02 22:38:22,300 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-186/.semver 22:38:22 2023-05-02 22:38:22,300 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-186/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-186, universal_newlines=False, shell=None, istream=None) 22:38:24 2023-05-02 22:38:23,780 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-186/.git/info/exclude 22:38:24 2023-05-02 22:38:23,781 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-186/.semver/PR-186 with force:False 22:38:24 2023-05-02 22:38:23,781 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-186/.semver/PR-186 22:38:24 2023-05-02 22:38:23,785 [execute] INFO git cat-file --batch-check 22:38:24 2023-05-02 22:38:23,785 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-186/.semver, universal_newlines=False, shell=None, istream=) 22:38:24 2023-05-02 22:38:23,791 [execute] INFO git cat-file --batch 22:38:24 2023-05-02 22:38:23,792 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-186/.semver, universal_newlines=False, shell=None, istream=) 22:38:24 2023-05-02 22:38:23,796 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-186/.semver/PR-186 22:38:24 0.0.0 [Pipeline] } 22:38:24 $ docker exec --env ******** --env ******** 70bff987ac8b430305b9a8eb0124d6d1d7ef7023550a886baec638e7b4d1e4c5 ssh-agent -k 22:38:24 unset SSH_AUTH_SOCK; 22:38:24 unset SSH_AGENT_PID; 22:38:24 echo Agent pid 77 killed; 22:38:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:38:24 + git semver [Pipeline] } 22:38:25 $ docker stop --time=1 70bff987ac8b430305b9a8eb0124d6d1d7ef7023550a886baec638e7b4d1e4c5 22:38:27 $ docker rm -f --volumes 70bff987ac8b430305b9a8eb0124d6d1d7ef7023550a886baec638e7b4d1e4c5 [Pipeline] // withDockerContainer [Pipeline] sh 22:38:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:38:28 Stashed 1 file(s) [Pipeline] echo 22:38:28 [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 22:38:28 provisioning config files... 22:38:28 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-186@tmp/config16245983075911511850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:38:29 ---> docker-login.sh 22:38:29 nexus3.edgexfoundry.org:10001 22:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:29 Configure a credential helper to remove this warning. See 22:38:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:29 22:38:29 Login Succeeded 22:38:29 nexus3.edgexfoundry.org:10002 22:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:29 Configure a credential helper to remove this warning. See 22:38:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:29 22:38:29 Login Succeeded 22:38:29 nexus3.edgexfoundry.org:10003 22:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:30 Configure a credential helper to remove this warning. See 22:38:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:30 22:38:30 Login Succeeded 22:38:30 nexus3.edgexfoundry.org:10004 22:38:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:30 Configure a credential helper to remove this warning. See 22:38:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:30 22:38:30 Login Succeeded 22:38:30 docker.io 22:38:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:30 Configure a credential helper to remove this warning. See 22:38:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:30 22:38:30 Login Succeeded 22:38:30 ---> docker-login.sh ends [Pipeline] } 22:38:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:38:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:38:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:38:31 ========================================================= 22:38:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:38:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:31 + 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 . 22:38:32 Sending build context to Docker daemon 12.64MB 22:38:32 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 22:38:32 Step 2/12 : FROM ${BASE} AS builder 22:38:32 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:38:32 f56be85fc22e: Pulling fs layer 22:38:32 85791d961cd3: Pulling fs layer 22:38:32 d694b5ae8c79: Pulling fs layer 22:38:32 9f32a84ed3da: Pulling fs layer 22:38:32 4d19c01a9841: Pulling fs layer 22:38:32 9325e15d5711: Pulling fs layer 22:38:32 556b6ee489ea: Pulling fs layer 22:38:32 c5a4b2cf53e6: Pulling fs layer 22:38:32 4d19c01a9841: Waiting 22:38:32 9f32a84ed3da: Waiting 22:38:32 556b6ee489ea: Waiting 22:38:32 9325e15d5711: Waiting 22:38:32 c5a4b2cf53e6: Waiting 22:38:32 85791d961cd3: Verifying Checksum 22:38:32 85791d961cd3: Download complete 22:38:32 9f32a84ed3da: Verifying Checksum 22:38:32 9f32a84ed3da: Download complete 22:38:32 4d19c01a9841: Verifying Checksum 22:38:32 4d19c01a9841: Download complete 22:38:32 f56be85fc22e: Verifying Checksum 22:38:32 f56be85fc22e: Download complete 22:38:32 9325e15d5711: Verifying Checksum 22:38:32 9325e15d5711: Download complete 22:38:33 f56be85fc22e: Pull complete 22:38:33 c5a4b2cf53e6: Verifying Checksum 22:38:33 c5a4b2cf53e6: Download complete 22:38:33 d694b5ae8c79: Verifying Checksum 22:38:33 d694b5ae8c79: Download complete 22:38:33 85791d961cd3: Pull complete 22:38:34 556b6ee489ea: Verifying Checksum 22:38:34 556b6ee489ea: Download complete 22:38:39 d694b5ae8c79: Pull complete 22:38:39 9f32a84ed3da: Pull complete 22:38:39 4d19c01a9841: Pull complete 22:38:39 9325e15d5711: Pull complete 22:38:43 556b6ee489ea: Pull complete 22:38:43 Still waiting to schedule task 22:38:43 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-12486’ 22:38:45 c5a4b2cf53e6: Pull complete 22:38:45 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 22:38:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:38:45 ---> c4be618373d6 22:38:45 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:38:58 ---> Running in d7a32f76a61e 22:38:58 Removing intermediate container d7a32f76a61e 22:38:58 ---> 231dfcd8f0f0 22:38:58 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:38:58 ---> Running in 8642fd4a0f92 22:38:59 Removing intermediate container 8642fd4a0f92 22:38:59 ---> 4dd978994faa 22:38:59 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:39:00 ---> Running in a751b0db6258 22:39:00 Removing intermediate container a751b0db6258 22:39:00 ---> c4d475658241 22:39:00 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:39:00 ---> Running in 531921a3956b 22:39:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:39:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:39:01 OK: 265 MiB in 53 packages 22:39:02 Removing intermediate container 531921a3956b 22:39:02 ---> a4c1c4ba0f9a 22:39:02 Step 7/12 : WORKDIR /app 22:39:02 ---> Running in 361481713e39 22:39:02 Removing intermediate container 361481713e39 22:39:02 ---> 5461ce9233f3 22:39:02 Step 8/12 : COPY go.mod vendor* ./ 22:39:03 ---> a32454fdd2be 22:39:03 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:39:03 ---> Running in 8992c37dcbf1 22:39:50 Removing intermediate container 8992c37dcbf1 22:39:50 ---> e6711ae56d3a 22:39:50 Step 10/12 : COPY . . 22:39:50 ---> 908ef8d1cb01 22:39:50 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:39:50 ---> Running in b1674d9748a0 22:39:50 Removing intermediate container b1674d9748a0 22:39:50 ---> df0e646b08aa 22:39:50 Step 12/12 : RUN $MAKE 22:39:50 ---> Running in cca0655f7790 22:39:50 noop 22:39:50 Removing intermediate container cca0655f7790 22:39:50 ---> af4592a4b498 22:39:50 Successfully built af4592a4b498 22:39:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:50 + docker inspect -f . ci-base-image-x86_64 22:39:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:39:50 prd-ubuntu20.04-docker-8c-8g-12487 does not seem to be running inside a container 22:39:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-186 -v /w/workspace/y_app-rfid-llrp-inventory_PR-186:/w/workspace/y_app-rfid-llrp-inventory_PR-186:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-186@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:39:51 $ docker top 963d9e802b447c5d415717b4c2ab2ae4792281020c36759bddd6945e2a87a537 -eo pid,comm [Pipeline] { [Pipeline] sh 22:39:52 + go version 22:39:52 go version go1.20.2 linux/amd64 [Pipeline] } 22:39:52 $ docker stop --time=1 963d9e802b447c5d415717b4c2ab2ae4792281020c36759bddd6945e2a87a537 22:39:53 $ docker rm -f --volumes 963d9e802b447c5d415717b4c2ab2ae4792281020c36759bddd6945e2a87a537 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:54 + docker inspect -f . ci-base-image-x86_64 22:39:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:39:54 prd-ubuntu20.04-docker-8c-8g-12487 does not seem to be running inside a container 22:39: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-186 -v /w/workspace/y_app-rfid-llrp-inventory_PR-186:/w/workspace/y_app-rfid-llrp-inventory_PR-186:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-186@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:39:55 $ docker top ed5f79050866c12d70c430719b61082cc9f2e2424bcc99c3f0c99aa09d0486ab -eo pid,comm [Pipeline] { [Pipeline] sh 22:39:56 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-186 [Pipeline] fileExists [Pipeline] sh 22:39:56 + make test 22:39:56 go test -race ./... -coverprofile=coverage.out ./... 22:40:18 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 22:40:18 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 22:40:18 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.146s coverage: 86.2% of statements 22:40:19 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.696s coverage: 71.9% of statements 22:40:46 go vet ./... 22:40:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:40:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:40:50 ./bin/test-attribution.sh 22:40:50 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 22:40:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:40:50 $ docker stop --time=1 ed5f79050866c12d70c430719b61082cc9f2e2424bcc99c3f0c99aa09d0486ab 22:40:59 $ docker rm -f --volumes ed5f79050866c12d70c430719b61082cc9f2e2424bcc99c3f0c99aa09d0486ab [Pipeline] // withDockerContainer [Pipeline] sh 22:41:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:41:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:41:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:41:01 + ls -al . 22:41:01 total 228 22:41:01 drwxrwxr-x 11 jenkins jenkins 4096 May 2 22:39 . 22:41:01 drwxrwxr-x 4 jenkins jenkins 4096 May 2 22:37 .. 22:41:01 -rw-rw-r-- 1 jenkins jenkins 262 May 2 22:37 .dockerignore 22:41:01 drwxrwxr-x 8 jenkins jenkins 4096 May 2 22:38 .git 22:41:01 drwxrwxr-x 3 jenkins jenkins 4096 May 2 22:37 .github 22:41:01 -rw-rw-r-- 1 jenkins jenkins 788 May 2 22:37 .gitignore 22:41:01 -rw-rw-r-- 1 jenkins jenkins 41 May 2 22:37 .golangci.yml 22:41:01 drwxr-xr-x 3 jenkins jenkins 4096 May 2 22:38 .semver 22:41:01 -rw-rw-r-- 1 jenkins jenkins 9805 May 2 22:37 Attribution.txt 22:41:01 -rw-rw-r-- 1 jenkins jenkins 4331 May 2 22:37 CHANGELOG.md 22:41:01 -rw-rw-r-- 1 jenkins jenkins 1659 May 2 22:37 Dockerfile 22:41:01 -rw-rw-r-- 1 jenkins jenkins 677 May 2 22:37 GOVERNANCE.md 22:41:01 -rw-rw-r-- 1 jenkins jenkins 687 May 2 22:37 Jenkinsfile 22:41:01 -rw-rw-r-- 1 jenkins jenkins 11347 May 2 22:37 LICENSE 22:41:01 -rw-rw-r-- 1 jenkins jenkins 2497 May 2 22:37 Makefile 22:41:01 -rw-rw-r-- 1 jenkins jenkins 617 May 2 22:37 OWNERS.md 22:41:01 -rw-rw-r-- 1 jenkins jenkins 31001 May 2 22:37 README.md 22:41:01 -rw-rw-r-- 1 jenkins jenkins 5 May 2 22:38 VERSION 22:41:01 drwxrwxr-x 2 jenkins jenkins 4096 May 2 22:37 bin 22:41:01 -rw-r--r-- 1 jenkins jenkins 41317 May 2 22:40 coverage.out 22:41:01 -rw-rw-r-- 1 jenkins jenkins 3467 May 2 22:37 go.mod 22:41:01 -rw-rw-r-- 1 jenkins jenkins 31620 May 2 22:37 go.sum 22:41:01 drwxrwxr-x 2 jenkins jenkins 4096 May 2 22:37 images 22:41:01 drwxrwxr-x 4 jenkins jenkins 4096 May 2 22:37 internal 22:41:01 -rw-rw-r-- 1 jenkins jenkins 531 May 2 22:37 main.go 22:41:01 drwxrwxr-x 2 jenkins jenkins 4096 May 2 22:37 res 22:41:01 drwxrwxr-x 4 jenkins jenkins 4096 May 2 22:37 snap 22:41:01 drwxrwxr-x 3 jenkins jenkins 4096 May 2 22:37 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:41:02 + 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=f1ecb241a55b5be2476d649c1f290267eb782948 --label arch=amd64 --label version=0.0.0 . 22:41:02 Sending build context to Docker daemon 12.64MB 22:41:02 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 22:41:02 Step 2/29 : FROM ${BASE} AS builder 22:41:02 ---> af4592a4b498 22:41:02 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 22:41:03 ---> Running in 3eb01ddec25a 22:41:03 Removing intermediate container 3eb01ddec25a 22:41:03 ---> bdfd5a405510 22:41:03 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 22:41:03 ---> Running in 5bb228b1ffef 22:41:03 Removing intermediate container 5bb228b1ffef 22:41:03 ---> 18b7e1c9e5c9 22:41:03 Step 5/29 : ARG ADD_BUILD_TAGS="" 22:41:03 ---> Running in 2b6cada1b4ac 22:41:03 Removing intermediate container 2b6cada1b4ac 22:41:03 ---> c96853f9092d 22:41:03 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:41:03 ---> Running in 6d6a8999aec9 22:41:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:41:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:41:04 OK: 265 MiB in 53 packages 22:41:05 Removing intermediate container 6d6a8999aec9 22:41:05 ---> 240be3c5c1d8 22:41:05 Step 7/29 : WORKDIR /app 22:41:05 ---> Running in b503a3821dc0 22:41:05 Removing intermediate container b503a3821dc0 22:41:05 ---> 84bdd056ec7f 22:41:05 Step 8/29 : COPY go.mod vendor* ./ 22:41:06 ---> c03e8041a05d 22:41:06 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:41:06 ---> Running in 16936592aef8 22:41:07 Removing intermediate container 16936592aef8 22:41:07 ---> debd8ed300b8 22:41:07 Step 10/29 : COPY . . 22:41:08 ---> 34dc004acfdb 22:41:08 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:41:08 ---> Running in 185a6f37b5db 22:41:08 Removing intermediate container 185a6f37b5db 22:41:08 ---> 10fb2ea74b6e 22:41:08 Step 12/29 : RUN $MAKE 22:41:09 ---> Running in 4fb765c60eeb 22:41:09 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.58 -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 22:41:36 Removing intermediate container 4fb765c60eeb 22:41:36 ---> 5e52d8eff070 22:41:36 Step 13/29 : FROM alpine:3.17 22:41:36 3.17: Pulling from library/alpine 22:41:36 f56be85fc22e: Already exists 22:41:36 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:41:36 Status: Downloaded newer image for alpine:3.17 22:41:36 ---> 9ed4aefc74f6 22:41:36 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:41:36 ---> Running in 619e38d25df5 22:41:36 Removing intermediate container 619e38d25df5 22:41:36 ---> 78adc29ac4ed 22:41:36 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 22:41:36 ---> Running in 16386013597d 22:41:36 Removing intermediate container 16386013597d 22:41:36 ---> 90f33597128a 22:41:36 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 22:41:36 ---> Running in bc324cf998cc 22:41:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:41:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:41:36 (1/2) Installing ca-certificates (20220614-r4) 22:41:36 (2/2) Installing dumb-init (1.2.5-r2) 22:41:36 Executing busybox-1.35.0-r29.trigger 22:41:36 Executing ca-certificates-20220614-r4.trigger 22:41:36 OK: 8 MiB in 17 packages 22:41:36 Removing intermediate container bc324cf998cc 22:41:36 ---> 6bd4f80c2bb3 22:41:36 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:41:36 ---> a5cde479fc7b 22:41:36 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 22:41:36 ---> d33d0d2fa44c 22:41:36 Step 19/29 : COPY --from=builder /app/res/ /res/ 22:41:36 ---> a11b1df89ecd 22:41:36 Step 20/29 : COPY --from=builder /app/static/ /static/ 22:41:36 ---> 9d8d43418f6d 22:41:36 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 22:41:37 ---> 1ab82e5968e4 22:41:37 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 22:41:37 ---> Running in 30ac7932f18a 22:41:38 Removing intermediate container 30ac7932f18a 22:41:38 ---> 070bc662a36d 22:41:38 Step 23/29 : VOLUME /cache 22:41:38 ---> Running in e83a88e0fa60 22:41:38 Removing intermediate container e83a88e0fa60 22:41:38 ---> cbaaf5fb5430 22:41:38 Step 24/29 : EXPOSE 59711 22:41:38 ---> Running in fe2faa1c3373 22:41:39 Removing intermediate container fe2faa1c3373 22:41:39 ---> 6c7ff1815abb 22:41:39 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 22:41:39 ---> Running in e7a972f4247a 22:41:39 Removing intermediate container e7a972f4247a 22:41:39 ---> 10a12f2246b2 22:41:39 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 22:41:39 ---> Running in 0ef2bb07bee9 22:41:40 Removing intermediate container 0ef2bb07bee9 22:41:40 ---> 5f2ed8f1c7c6 22:41:40 Step 27/29 : LABEL arch=amd64 22:41:40 ---> Running in 1d7eda8aed21 22:41:40 Removing intermediate container 1d7eda8aed21 22:41:40 ---> 8ed8ca7ffe1c 22:41:40 Step 28/29 : LABEL git_sha=f1ecb241a55b5be2476d649c1f290267eb782948 22:41:40 ---> Running in bfadecdb10c9 22:41:41 Removing intermediate container bfadecdb10c9 22:41:41 ---> c353279f916d 22:41:41 Step 29/29 : LABEL version=0.0.0 22:41:41 ---> Running in 24b81e52c7e8 22:41:41 Removing intermediate container 24b81e52c7e8 22:41:41 ---> a17921dc2841 22:41:41 [Warning] One or more build-args [ARCH] were not consumed 22:41:41 Successfully built a17921dc2841 22:41:41 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 22:41:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:41:42 22:41:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:41:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:41:42 latest: Pulling from edgex-lftools-log-publisher 22:41:42 5eb5b503b376: Pulling fs layer 22:41:42 5c69ac0246d0: Pulling fs layer 22:41:42 ec43610c2a17: Pulling fs layer 22:41:42 3a2ae6a8a46f: Pulling fs layer 22:41:42 33b1e0a273af: Pulling fs layer 22:41:42 5d3b04190fa2: Pulling fs layer 22:41:42 2f39f015ded8: Pulling fs layer 22:41:42 5d3b04190fa2: Waiting 22:41:42 2f39f015ded8: Waiting 22:41:42 33b1e0a273af: Waiting 22:41:42 5c69ac0246d0: Verifying Checksum 22:41:42 5c69ac0246d0: Download complete 22:41:42 3a2ae6a8a46f: Verifying Checksum 22:41:42 3a2ae6a8a46f: Download complete 22:41:43 33b1e0a273af: Verifying Checksum 22:41:43 33b1e0a273af: Download complete 22:41:43 5d3b04190fa2: Verifying Checksum 22:41:43 5d3b04190fa2: Download complete 22:41:43 ec43610c2a17: Verifying Checksum 22:41:43 ec43610c2a17: Download complete 22:41:43 5eb5b503b376: Verifying Checksum 22:41:43 5eb5b503b376: Download complete 22:41:44 2f39f015ded8: Download complete 22:41:44 5eb5b503b376: Pull complete 22:41:44 5c69ac0246d0: Pull complete 22:41:45 ec43610c2a17: Pull complete 22:41:45 3a2ae6a8a46f: Pull complete 22:41:45 33b1e0a273af: Pull complete 22:41:45 5d3b04190fa2: Pull complete 22:41:50 2f39f015ded8: Pull complete 22:41:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:41:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:41:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:41:50 prd-ubuntu20.04-docker-8c-8g-12487 does not seem to be running inside a container 22:41:50 $ 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-186 -v /w/workspace/y_app-rfid-llrp-inventory_PR-186:/w/workspace/y_app-rfid-llrp-inventory_PR-186:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-186@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:41:57 $ docker top d7c123cfc56b3016b7d18ae24e79681e16e031fcc37299a1b034c5a435392d7c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:41:57 ---> job-cost.sh 22:41:57 lf-activate-venv: SKIPPING 22:41:57 INFO: No Stack... 22:41:58 INFO: Retrieving Pricing Info for: v3-standard-8 22:41:58 INFO: Archiving Costs [Pipeline] sh 22:41:58 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-186/archives/cost.csv 22:41:58 + cut -d, -f6 [Pipeline] lock 22:41:58 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-186-1-stack-cost] 22:41:58 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-186-1-stack-cost] did not exist. Created. 22:41:58 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-186-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:41:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12488 in /w/workspace/y_app-rfid-llrp-inventory_PR-186 [Pipeline] { [Pipeline] ws 22:41:59 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { 22:41:59 + echo total: 0.2199999988079071 [Pipeline] stash 22:41:59 Stashed 1 file(s) [Pipeline] checkout 22:41:59 The recommended git tool is: git [Pipeline] } 22:41:59 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-186-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:41:59 $ docker stop --time=1 d7c123cfc56b3016b7d18ae24e79681e16e031fcc37299a1b034c5a435392d7c 22:42:02 $ docker rm -f --volumes d7c123cfc56b3016b7d18ae24e79681e16e031fcc37299a1b034c5a435392d7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:42:06 using credential edgex-jenkins-ssh 22:42:06 Cloning the remote Git repository 22:42:06 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:42:06 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 22:42:06 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:42:06 > git --version # timeout=10 22:42:06 > git --version # 'git version 2.25.1' 22:42:06 using GIT_SSH to set credentials SSH Credentials for GitHub 22:42:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:42:09 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 22:42:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:42:11 Merging remotes/origin/main commit f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a into PR head commit f1ecb241a55b5be2476d649c1f290267eb782948 22:42:11 Merge succeeded, producing f1ecb241a55b5be2476d649c1f290267eb782948 22:42:11 Checking out Revision f1ecb241a55b5be2476d649c1f290267eb782948 (PR-186) 22:42:10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 22:42:10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:42:10 using GIT_SSH to set credentials SSH Credentials for GitHub 22:42:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/186/head:refs/remotes/origin/PR-186 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:42:11 > git config core.sparsecheckout # timeout=10 22:42:11 > git checkout -f f1ecb241a55b5be2476d649c1f290267eb782948 # timeout=10 22:42:11 > git remote # timeout=10 22:42:11 > git config --get remote.origin.url # timeout=10 22:42:11 using GIT_SSH to set credentials SSH Credentials for GitHub 22:42:11 > git merge f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a # timeout=10 22:42:11 > git rev-parse HEAD^{commit} # timeout=10 22:42:11 > git config core.sparsecheckout # timeout=10 22:42:11 > git checkout -f f1ecb241a55b5be2476d649c1f290267eb782948 # timeout=10 22:42:12 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" 22:42:12 > git --version # timeout=10 22:42:12 > git --version # 'git version 2.25.1' 22:42:12 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:42:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:42:13 % Total % Received % Xferd Average Speed Time Time Time Current 22:42:13 Dload Upload Total Spent Left Speed 22:42:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh 22:42:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:42:14 + sudo tee /etc/docker/daemon.new 22:42:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:42:14 { 22:42:14 "registry-mirrors": [ 22:42:14 "https://nexus3.edgexfoundry.org:10001" 22:42:14 ], 22:42:14 "bip": "10.250.0.254/24", 22:42:14 "hosts": [ 22:42:14 "tcp://0.0.0.0:5555", 22:42:14 "unix:///var/run/docker.sock" 22:42:14 ], 22:42:14 "mtu": 1458, 22:42:14 "selinux-enabled": true, 22:42:14 "seccomp-profile": "/etc/docker/seccomp.json" 22:42:14 } [Pipeline] sh 22:42:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:42:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:42:33 provisioning config files... 22:42:33 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config5981767766762490428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:42:34 ---> docker-login.sh 22:42:34 nexus3.edgexfoundry.org:10001 22:42:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:34 Configure a credential helper to remove this warning. See 22:42:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:34 22:42:34 Login Succeeded 22:42:34 nexus3.edgexfoundry.org:10002 22:42:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:35 Configure a credential helper to remove this warning. See 22:42:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:35 22:42:35 Login Succeeded 22:42:35 nexus3.edgexfoundry.org:10003 22:42:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:35 Configure a credential helper to remove this warning. See 22:42:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:35 22:42:35 Login Succeeded 22:42:35 nexus3.edgexfoundry.org:10004 22:42:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:36 Configure a credential helper to remove this warning. See 22:42:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:36 22:42:36 Login Succeeded 22:42:36 docker.io 22:42:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:36 Configure a credential helper to remove this warning. See 22:42:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:36 22:42:36 Login Succeeded 22:42:36 ---> docker-login.sh ends [Pipeline] } 22:42:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:42:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:42:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:42:37 ========================================================= 22:42:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:42:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:42:38 + 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 . 22:42:39 Sending build context to Docker daemon 678.4kB 22:42:39 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 22:42:39 Step 2/12 : FROM ${BASE} AS builder 22:42:39 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:42:39 c41833b44d91: Pulling fs layer 22:42:39 ed15518f5707: Pulling fs layer 22:42:39 feae8fd75edb: Pulling fs layer 22:42:39 242c74f7c9fa: Pulling fs layer 22:42:39 3cdef696dda3: Pulling fs layer 22:42:39 2ced38df9373: Pulling fs layer 22:42:39 58f1dce35555: Pulling fs layer 22:42:39 242c74f7c9fa: Waiting 22:42:39 3cdef696dda3: Waiting 22:42:39 2ced38df9373: Waiting 22:42:39 58f1dce35555: Waiting 22:42:39 ed15518f5707: Download complete 22:42:39 242c74f7c9fa: Verifying Checksum 22:42:39 242c74f7c9fa: Download complete 22:42:40 3cdef696dda3: Verifying Checksum 22:42:40 3cdef696dda3: Download complete 22:42:40 c41833b44d91: Verifying Checksum 22:42:40 c41833b44d91: Download complete 22:42:41 c41833b44d91: Pull complete 22:42:41 58f1dce35555: Verifying Checksum 22:42:41 58f1dce35555: Download complete 22:42:41 ed15518f5707: Pull complete 22:42:42 feae8fd75edb: Verifying Checksum 22:42:42 feae8fd75edb: Download complete 22:42:43 2ced38df9373: Verifying Checksum 22:42:43 2ced38df9373: Download complete 22:42:55 feae8fd75edb: Pull complete 22:42:55 242c74f7c9fa: Pull complete 22:42:55 3cdef696dda3: Pull complete 22:43:02 2ced38df9373: Pull complete 22:43:04 58f1dce35555: Pull complete 22:43:04 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 22:43:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:43:04 ---> fadd8f120f05 22:43:04 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:43:06 ---> Running in bf16d38c6a57 22:43:06 Removing intermediate container bf16d38c6a57 22:43:06 ---> dba099d042c7 22:43:06 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:43:06 ---> Running in 51e29807b8cf 22:43:07 Removing intermediate container 51e29807b8cf 22:43:07 ---> 3d96c6b2f9c5 22:43:07 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:43:07 ---> Running in 69bbd27bb6ef 22:43:07 Removing intermediate container 69bbd27bb6ef 22:43:07 ---> eaf972d4584d 22:43:07 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:43:07 ---> Running in f1d6d71f168d 22:43:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:43:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:43:11 OK: 263 MiB in 53 packages 22:43:11 Removing intermediate container f1d6d71f168d 22:43:11 ---> 4ae9fbb5c156 22:43:11 Step 7/12 : WORKDIR /app 22:43:12 ---> Running in 7161c5f0ccfd 22:43:12 Removing intermediate container 7161c5f0ccfd 22:43:12 ---> 4c998fc37a59 22:43:12 Step 8/12 : COPY go.mod vendor* ./ 22:43:12 ---> 5094a9e0957b 22:43:12 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:43:12 ---> Running in 3c93ff34dac0 22:44:20 Removing intermediate container 3c93ff34dac0 22:44:20 ---> 495e3a5dc67f 22:44:20 Step 10/12 : COPY . . 22:44:20 ---> c177bed29d0d 22:44:20 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:44:20 ---> Running in 08f4b987ee2c 22:44:20 Removing intermediate container 08f4b987ee2c 22:44:20 ---> 77cfcb498d64 22:44:20 Step 12/12 : RUN $MAKE 22:44:20 ---> Running in aa2bf87f39bd 22:44:20 noop 22:44:20 Removing intermediate container aa2bf87f39bd 22:44:20 ---> 36e90a38796d 22:44:20 Successfully built 36e90a38796d 22:44:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:44:21 + docker inspect -f . ci-base-image-arm64 22:44:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:44:21 prd-ubuntu20.04-docker-arm64-4c-16g-12488 does not seem to be running inside a container 22:44:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:44:23 $ docker top 1188a681ad1771e66a37748f1cff2f5f99ad814619c896dabac6ee66b5cef3b7 -eo pid,comm [Pipeline] { [Pipeline] sh 22:44:23 + go version 22:44:23 go version go1.20.2 linux/arm64 [Pipeline] } 22:44:24 $ docker stop --time=1 1188a681ad1771e66a37748f1cff2f5f99ad814619c896dabac6ee66b5cef3b7 22:44:28 $ docker rm -f --volumes 1188a681ad1771e66a37748f1cff2f5f99ad814619c896dabac6ee66b5cef3b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:44:29 + docker inspect -f . ci-base-image-arm64 22:44:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:44:29 prd-ubuntu20.04-docker-arm64-4c-16g-12488 does not seem to be running inside a container 22:44:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:44:30 $ docker top 1d9ccb58d04053a81dcbbe69e8b1f28a2c3b64fb8e3db5301b726543f7a84d12 -eo pid,comm [Pipeline] { [Pipeline] sh 22:44:31 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 22:44:31 + make test 22:44:31 go test -race ./... -coverprofile=coverage.out ./... 22:47:54 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 22:47:59 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 22:48:00 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.296s coverage: 86.2% of statements 22:48:13 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.623s coverage: 71.9% of statements 22:48:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:48:13 go vet ./... 22:51:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:51:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:51:05 ./bin/test-attribution.sh 22:51:05 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 22:51:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:51:05 $ docker stop --time=1 1d9ccb58d04053a81dcbbe69e8b1f28a2c3b64fb8e3db5301b726543f7a84d12 22:51:07 $ docker rm -f --volumes 1d9ccb58d04053a81dcbbe69e8b1f28a2c3b64fb8e3db5301b726543f7a84d12 [Pipeline] // withDockerContainer [Pipeline] sh 22:51:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:51:09 Warning: overwriting stash ‘coverage-report’ 22:51:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:51:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:51:10 + ls -al . 22:51:10 total 224 22:51:10 drwxrwxr-x 10 jenkins jenkins 4096 May 2 22:44 . 22:51:10 drwxrwxr-x 4 jenkins jenkins 4096 May 2 22:42 .. 22:51:10 -rw-rw-r-- 1 jenkins jenkins 262 May 2 22:42 .dockerignore 22:51:10 drwxrwxr-x 8 jenkins jenkins 4096 May 2 22:42 .git 22:51:10 drwxrwxr-x 3 jenkins jenkins 4096 May 2 22:42 .github 22:51:10 -rw-rw-r-- 1 jenkins jenkins 788 May 2 22:42 .gitignore 22:51:10 -rw-rw-r-- 1 jenkins jenkins 41 May 2 22:42 .golangci.yml 22:51:10 -rw-rw-r-- 1 jenkins jenkins 9805 May 2 22:42 Attribution.txt 22:51:10 -rw-rw-r-- 1 jenkins jenkins 4331 May 2 22:42 CHANGELOG.md 22:51:10 -rw-rw-r-- 1 jenkins jenkins 1659 May 2 22:42 Dockerfile 22:51:10 -rw-rw-r-- 1 jenkins jenkins 677 May 2 22:42 GOVERNANCE.md 22:51:10 -rw-rw-r-- 1 jenkins jenkins 687 May 2 22:42 Jenkinsfile 22:51:10 -rw-rw-r-- 1 jenkins jenkins 11347 May 2 22:42 LICENSE 22:51:10 -rw-rw-r-- 1 jenkins jenkins 2497 May 2 22:42 Makefile 22:51:10 -rw-rw-r-- 1 jenkins jenkins 617 May 2 22:42 OWNERS.md 22:51:10 -rw-rw-r-- 1 jenkins jenkins 31001 May 2 22:42 README.md 22:51:10 -rw-rw-r-- 1 jenkins jenkins 5 May 2 22:38 VERSION 22:51:10 drwxrwxr-x 2 jenkins jenkins 4096 May 2 22:42 bin 22:51:10 -rw-r--r-- 1 jenkins jenkins 41317 May 2 22:48 coverage.out 22:51:10 -rw-rw-r-- 1 jenkins jenkins 3467 May 2 22:42 go.mod 22:51:10 -rw-rw-r-- 1 jenkins jenkins 31620 May 2 22:42 go.sum 22:51:10 drwxrwxr-x 2 jenkins jenkins 4096 May 2 22:42 images 22:51:10 drwxrwxr-x 4 jenkins jenkins 4096 May 2 22:42 internal 22:51:10 -rw-rw-r-- 1 jenkins jenkins 531 May 2 22:42 main.go 22:51:10 drwxrwxr-x 2 jenkins jenkins 4096 May 2 22:42 res 22:51:10 drwxrwxr-x 4 jenkins jenkins 4096 May 2 22:42 snap 22:51:10 drwxrwxr-x 3 jenkins jenkins 4096 May 2 22:42 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:51:11 + 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=f1ecb241a55b5be2476d649c1f290267eb782948 --label arch=arm64 --label version=0.0.0 . 22:51:11 Sending build context to Docker daemon 678.4kB 22:51:11 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 22:51:11 Step 2/29 : FROM ${BASE} AS builder 22:51:11 ---> 36e90a38796d 22:51:11 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 22:51:13 ---> Running in ab4a030c274f 22:51:13 Removing intermediate container ab4a030c274f 22:51:13 ---> 91365c3a8f13 22:51:13 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 22:51:13 ---> Running in 218bf2f4d60e 22:51:14 Removing intermediate container 218bf2f4d60e 22:51:14 ---> 796e9c687999 22:51:14 Step 5/29 : ARG ADD_BUILD_TAGS="" 22:51:14 ---> Running in 886ad0ed1558 22:51:14 Removing intermediate container 886ad0ed1558 22:51:14 ---> 17ac726632c6 22:51:14 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:51:14 ---> Running in e3f7a99223f6 22:51:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:51:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:51:17 OK: 263 MiB in 53 packages 22:51:18 Removing intermediate container e3f7a99223f6 22:51:18 ---> 0bb628a18ff4 22:51:18 Step 7/29 : WORKDIR /app 22:51:18 ---> Running in ab7e5752021b 22:51:18 Removing intermediate container ab7e5752021b 22:51:18 ---> 89ce78b282c8 22:51:18 Step 8/29 : COPY go.mod vendor* ./ 22:51:19 ---> b09ef567687d 22:51:19 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:51:19 ---> Running in bdfc3236199e 22:51:22 Removing intermediate container bdfc3236199e 22:51:22 ---> 02831daa5b2a 22:51:22 Step 10/29 : COPY . . 22:51:22 ---> 17134b93c8cb 22:51:22 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:51:22 ---> Running in c17e3212d23d 22:51:23 Removing intermediate container c17e3212d23d 22:51:23 ---> dced2838a240 22:51:23 Step 12/29 : RUN $MAKE 22:51:23 ---> Running in e18aea9045f7 22:51:24 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.58 -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 22:53:45 Removing intermediate container e18aea9045f7 22:53:45 ---> e59740580607 22:53:45 Step 13/29 : FROM alpine:3.17 22:53:45 3.17: Pulling from library/alpine 22:53:45 c41833b44d91: Already exists 22:53:45 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:53:45 Status: Downloaded newer image for alpine:3.17 22:53:45 ---> 51e60588ff2c 22:53:45 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:53:45 ---> Running in e8e7e3a565ea 22:53:45 Removing intermediate container e8e7e3a565ea 22:53:45 ---> 8edb8c018c8a 22:53:45 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 22:53:45 ---> Running in 5a8ff0cbcc85 22:53:45 Removing intermediate container 5a8ff0cbcc85 22:53:45 ---> dceb2aefe926 22:53:45 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 22:53:45 ---> Running in e74fa6bf8c21 22:53:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:53:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:53:45 (1/2) Installing ca-certificates (20220614-r4) 22:53:45 (2/2) Installing dumb-init (1.2.5-r2) 22:53:45 Executing busybox-1.35.0-r29.trigger 22:53:45 Executing ca-certificates-20220614-r4.trigger 22:53:46 OK: 8 MiB in 17 packages 22:53:47 Removing intermediate container e74fa6bf8c21 22:53:47 ---> 4cc74657020c 22:53:47 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:53:47 ---> 83eba19f0346 22:53:47 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 22:53:48 ---> ebe6cf16e671 22:53:48 Step 19/29 : COPY --from=builder /app/res/ /res/ 22:53:48 ---> d360463fdecb 22:53:48 Step 20/29 : COPY --from=builder /app/static/ /static/ 22:53:49 ---> f1486af19a61 22:53:49 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 22:53:53 ---> 7634b7bc0253 22:53:53 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 22:53:53 ---> Running in ae975b5a36ec 22:53:55 Removing intermediate container ae975b5a36ec 22:53:55 ---> b3d7ad81d8d0 22:53:55 Step 23/29 : VOLUME /cache 22:53:55 ---> Running in 6872669ac15b 22:53:55 Removing intermediate container 6872669ac15b 22:53:55 ---> 27409e202646 22:53:55 Step 24/29 : EXPOSE 59711 22:53:55 ---> Running in c75986624446 22:53:55 Removing intermediate container c75986624446 22:53:55 ---> e87dcfe1be23 22:53:55 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 22:53:55 ---> Running in 5458c70d4c0d 22:53:56 Removing intermediate container 5458c70d4c0d 22:53:56 ---> 33d9ef913f95 22:53:56 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 22:53:56 ---> Running in 2b4926012b5b 22:53:56 Removing intermediate container 2b4926012b5b 22:53:56 ---> 067840bf8e78 22:53:56 Step 27/29 : LABEL arch=arm64 22:53:56 ---> Running in 0f6090968e56 22:53:56 Removing intermediate container 0f6090968e56 22:53:56 ---> 54291c5ddec6 22:53:56 Step 28/29 : LABEL git_sha=f1ecb241a55b5be2476d649c1f290267eb782948 22:53:56 ---> Running in 79b606119d65 22:53:57 Removing intermediate container 79b606119d65 22:53:57 ---> 2c54f2078814 22:53:57 Step 29/29 : LABEL version=0.0.0 22:53:57 ---> Running in 7834a5e4c7ef 22:53:57 Removing intermediate container 7834a5e4c7ef 22:53:57 ---> e40931beeea7 22:53:57 [Warning] One or more build-args [ARCH] were not consumed 22:53:57 Successfully built e40931beeea7 22:53:57 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 22:53:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:53:58 22:53:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:53:58 arm64: Pulling from edgex-lftools-log-publisher 22:53:58 8998bd30e6a1: Pulling fs layer 22:53:58 04944245beec: Pulling fs layer 22:53:58 699f458cf7ca: Pulling fs layer 22:53:58 765212b225bb: Pulling fs layer 22:53:58 f23df028b6ca: Pulling fs layer 22:53:58 d65c8cfc05b1: Pulling fs layer 22:53:58 2437ff75d9bd: Pulling fs layer 22:53:58 765212b225bb: Waiting 22:53:58 f23df028b6ca: Waiting 22:53:58 d65c8cfc05b1: Waiting 22:53:58 2437ff75d9bd: Waiting 22:53:58 04944245beec: Verifying Checksum 22:53:58 04944245beec: Download complete 22:53:58 765212b225bb: Verifying Checksum 22:53:58 765212b225bb: Download complete 22:53:58 f23df028b6ca: Verifying Checksum 22:53:58 f23df028b6ca: Download complete 22:53:58 d65c8cfc05b1: Verifying Checksum 22:53:58 d65c8cfc05b1: Download complete 22:53:58 699f458cf7ca: Verifying Checksum 22:53:58 699f458cf7ca: Download complete 22:53:59 8998bd30e6a1: Verifying Checksum 22:53:59 8998bd30e6a1: Download complete 22:54:01 2437ff75d9bd: Verifying Checksum 22:54:01 2437ff75d9bd: Download complete 22:54:03 8998bd30e6a1: Pull complete 22:54:03 04944245beec: Pull complete 22:54:05 699f458cf7ca: Pull complete 22:54:07 765212b225bb: Pull complete 22:54:07 f23df028b6ca: Pull complete 22:54:08 d65c8cfc05b1: Pull complete 22:54:23 2437ff75d9bd: Pull complete 22:54:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:54:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:54:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:54:23 prd-ubuntu20.04-docker-arm64-4c-16g-12488 does not seem to be running inside a container 22:54:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:54:26 $ docker top 0ddd6d03a77acd4e9d35435aa609de6d0b54b21f3603a43fda689eb9e4fc315c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:54:27 ---> job-cost.sh 22:54:27 lf-activate-venv: SKIPPING 22:54:27 INFO: No Stack... 22:54:28 INFO: Retrieving Pricing Info for: v3-standard-4 22:54:28 INFO: Archiving Costs [Pipeline] sh 22:54:29 + cut -d, -f6 22:54:29 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock 22:54:29 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-186-1-stack-cost] 22:54:29 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-186-1-stack-cost] did not exist. Created. 22:54:29 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-186-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:54:30 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-c882fbb4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:54:31 + echo total: 0.10999999940395355 [Pipeline] stash 22:54:31 Warning: overwriting stash ‘stack-cost’ 22:54:31 Stashed 1 file(s) [Pipeline] } 22:54:31 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-186-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:54:31 $ docker stop --time=1 0ddd6d03a77acd4e9d35435aa609de6d0b54b21f3603a43fda689eb9e4fc315c 22:54:35 $ docker rm -f --volumes 0ddd6d03a77acd4e9d35435aa609de6d0b54b21f3603a43fda689eb9e4fc315c [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 22:54:36 provisioning config files... 22:54:36 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-186@tmp/config3438958687359714225tmp [Pipeline] { [Pipeline] sh 22:54:37 + set +x 22:54:37 + curl -s https://codecov.io/bash 22:54:37 + bash -s -- 22:54:37 22:54:37 _____ _ 22:54:37 / ____| | | 22:54:37 | | ___ __| | ___ ___ _____ __ 22:54:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:54:37 | |___| (_) | (_| | __/ (_| (_) \ V / 22:54:37 \_____\___/ \__,_|\___|\___\___/ \_/ 22:54:37 Bash-1.0.6 22:54:37 22:54:37 22:54:37 ==> git version 2.25.1 found 22:54:37 ==> 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 22:54:37 Release-Date: 2020-01-08 22:54:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:54:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:54:37 ==> Jenkins CI detected. 22:54:37 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-186 22:54:37 project root: . 22:54:37 --> token set from env 22:54:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:54:37 ==> Running gcov in . (disable via -X gcov) 22:54:37 ==> Python coveragepy not found 22:54:37 ==> Searching for coverage reports in: 22:54:37 + . 22:54:37 -> Found 1 reports 22:54:37 ==> Detecting git/mercurial file structure 22:54:37 ==> Reading reports 22:54:37 + ./coverage.out bytes=41317 22:54:37 ==> Appending adjustments 22:54:37 https://docs.codecov.io/docs/fixing-reports 22:54:37 + Found adjustments 22:54:37 ==> Gzipping contents 22:54:37 12K /tmp/codecov.i9u34T.gz 22:54:37 ==> Uploading reports 22:54:37 url: https://codecov.io 22:54:37 query: branch=PR-186&commit=f1ecb241a55b5be2476d649c1f290267eb782948&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-186%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=186&job=&cmd_args= 22:54:37 -> Pinging Codecov 22:54:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-186&commit=f1ecb241a55b5be2476d649c1f290267eb782948&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-186%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=186&job=&cmd_args= 22:54:37 -> Uploading to 22:54:37 https://storage.googleapis.com/codecov/v4/raw/2023-05-02/581DD39554BDF9B6E22D074273EAD858/f1ecb241a55b5be2476d649c1f290267eb782948/b8483918-2ac2-452a-9792-cc329ce8217b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230502T225437Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d0966473012f0e5ce7b06b4a4ebf821cbd103b7eb4dcc658117653a0bc0d2954 22:54:37 % Total % Received % Xferd Average Speed Time Time Time Current 22:54:37 Dload Upload Total Spent Left Speed 22:54:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 53153 --:--:-- --:--:-- --:--:-- 53153 22:54:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f1ecb241a55b5be2476d649c1f290267eb782948 [Pipeline] } 22:54:37 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 22:54:39 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-186/archives ] 22:54:39 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-186/archives 22:54:39 total 16 22:54:39 drwxr-xr-x 3 root root 4096 May 2 22:41 . 22:54:39 drwxrwxr-x 12 jenkins jenkins 4096 May 2 22:41 .. 22:54:39 drwxr-xr-x 2 root root 4096 May 2 22:41 cost 22:54:39 -rw-r--r-- 1 root root 95 May 2 22:41 cost.csv 22:54:39 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-186/archives 22:54:39 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-186/archives 22:54:39 total 16 22:54:39 drwxr-xr-x 3 jenkins jenkins 4096 May 2 22:41 . 22:54:39 drwxrwxr-x 12 jenkins jenkins 4096 May 2 22:41 .. 22:54:39 drwxr-xr-x 2 jenkins jenkins 4096 May 2 22:41 cost 22:54:39 -rw-r--r-- 1 jenkins jenkins 95 May 2 22:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:54:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:54:41 ---> package-listing.sh 22:54:41 ++ facter osfamily 22:54:41 ++ tr '[:upper:]' '[:lower:]' 22:54:41 + OS_FAMILY=debian 22:54:41 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-186 22:54:41 + START_PACKAGES=/tmp/packages_start.txt 22:54:41 + END_PACKAGES=/tmp/packages_end.txt 22:54:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:54:41 + PACKAGES=/tmp/packages_start.txt 22:54:41 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-186 ']' 22:54:41 + PACKAGES=/tmp/packages_end.txt 22:54:41 + case "${OS_FAMILY}" in 22:54:41 + grep '^ii' 22:54:41 + dpkg -l 22:54:41 + '[' -f /tmp/packages_start.txt ']' 22:54:41 + '[' -f /tmp/packages_end.txt ']' 22:54:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:54:41 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-186 ']' 22:54:41 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-186/archives/ 22:54:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-186/archives/ [Pipeline] echo 22:54:41 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-186/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:54:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:54:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:54:42 prd-ubuntu20.04-docker-8c-8g-12487 does not seem to be running inside a container 22:54:42 $ 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-186/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-186 -v /w/workspace/y_app-rfid-llrp-inventory_PR-186:/w/workspace/y_app-rfid-llrp-inventory_PR-186:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-186@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:54:43 $ docker top 80129c5eaf720a90d40e6121fe5151f27586872f6d42961de2355d08942238ba -eo pid,comm [Pipeline] { [Pipeline] sh 22:54:44 + touch /tmp/pre-build-complete [Pipeline] sh 22:54:44 + mkdir -p /var/log/sysstat [Pipeline] sh 22:54:44 + ls /var/log/sa-host 22:54:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:54:44 provisioning config files... 22:54:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-186@tmp/config15940957760099874364tmp [Pipeline] { [Pipeline] echo 22:54:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:54:45 ---> create-netrc.sh [Pipeline] } 22:54:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:54:45 ---> python-tools-install.sh [Pipeline] echo 22:54:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:54:46 ---> sudo-logs.sh 22:54:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:54:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:54:46 ---> job-cost.sh 22:54:46 lf-activate-venv: SKIPPING 22:54:46 DEBUG: total: 0.2199999988079071 22:54:46 INFO: Retrieving Stack Cost... 22:54:47 INFO: Retrieving Pricing Info for: v3-standard-8 22:54:47 INFO: Archiving Costs [Pipeline] echo 22:54:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:54:47 ---> logs-deploy.sh 22:54:47 lf-activate-venv: SKIPPING 22:54:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-186/1 22:54:47 INFO: archiving workspace using pattern(s): 22:54:49 Archives upload complete. 22:54:49 INFO: archiving logs to Nexus