Pull request #245 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cf9607c8105f5963c9526a62dae26882ca1a413f+b56d86f54a57adf355eebc5196d10e4230d59ab8 (c26ebfc08d7c5b4a503f1e1277ca71fa9f8bfc43) 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-ssh11019328589554444903.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh12376567368448429489.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-245/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-245/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18149386076357013685.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-245/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7861716488565962961.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh8686447364770877512.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-245/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-245/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16456819246334075690.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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] ========================================================= [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.21 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 Running on prd-ubuntu20.04-docker-8c-8g-16131 in /w/workspace/y_app-rfid-llrp-inventory_PR-245 [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-245 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 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/245/head:refs/remotes/origin/PR-245 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b56d86f54a57adf355eebc5196d10e4230d59ab8 into PR head commit cf9607c8105f5963c9526a62dae26882ca1a413f Merge succeeded, producing cf9607c8105f5963c9526a62dae26882ca1a413f Checking out Revision cf9607c8105f5963c9526a62dae26882ca1a413f (PR-245) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:28:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:28:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:28:53 ========================================================= 13:28:53 EdgeX Global Pipelines Version Info 13:28:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f cf9607c8105f5963c9526a62dae26882ca1a413f # 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 b56d86f54a57adf355eebc5196d10e4230d59ab8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf9607c8105f5963c9526a62dae26882ca1a413f # timeout=10 13:28:53 ------------------- 13:28:53 stable info: 13:28:53 ------------------- 13:28:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:28:53 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 13:28:53 Message: update stable to v1.0.254 13:28:54 ------------------- 13:28:54 experimental info: 13:28:54 ------------------- 13:28:54 Commited By: **** collab-it+edgex@linuxfoundation.org 13:28:54 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 13:28:54 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:28:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:28:54 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:28:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:28:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:28:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:28:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:28:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:28:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:28:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:28:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:28:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:28:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:28:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:28:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:28:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:28:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:28:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:28:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:28:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:28:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:28:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:28:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:28:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:28:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:28:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:28:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:28:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:28:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-245 [Pipeline] echo 13:28:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-245 [Pipeline] echo 13:28:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-245 [Pipeline] echo 13:28:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cf9607c8105f5963c9526a62dae26882ca1a413f [Pipeline] echo 13:28:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cf9607c [Pipeline] echo 13:28:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:28:56 provisioning config files... 13:28:56 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-245@tmp/config18222458057354331349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:28:56 ---> docker-login.sh 13:28:56 nexus3.edgexfoundry.org:10001 13:28:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:28:56 Configure a credential helper to remove this warning. See 13:28:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:28:56 13:28:56 Login Succeeded 13:28:56 nexus3.edgexfoundry.org:10002 13:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:28:57 Configure a credential helper to remove this warning. See 13:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:28:57 13:28:57 Login Succeeded 13:28:57 nexus3.edgexfoundry.org:10003 13:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:28:57 Configure a credential helper to remove this warning. See 13:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:28:57 13:28:57 Login Succeeded 13:28:57 nexus3.edgexfoundry.org:10004 13:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:28:57 Configure a credential helper to remove this warning. See 13:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:28:57 13:28:57 Login Succeeded 13:28:57 docker.io 13:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:28:57 Configure a credential helper to remove this warning. See 13:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:28:57 13:28:57 Login Succeeded 13:28:57 ---> docker-login.sh ends [Pipeline] } 13:28:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:28:58 + git rev-list -1 --merges cf9607c8105f5963c9526a62dae26882ca1a413f~1..cf9607c8105f5963c9526a62dae26882ca1a413f [Pipeline] echo 13:28:58 -----------> git rev-list -1 --merges cf9607c8105f5963c9526a62dae26882ca1a413f~1..cf9607c8105f5963c9526a62dae26882ca1a413f cf9607c8105f5963c9526a62dae26882ca1a413f [false] [Pipeline] sh 13:28:58 + git log --format=format:%s -1 cf9607c8105f5963c9526a62dae26882ca1a413f [Pipeline] echo 13:28:58 ========================================================= 13:28:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:28:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:28:59 + git log --format=format:%s -1 cf9607c8105f5963c9526a62dae26882ca1a413f [Pipeline] echo 13:28:59 [semverPrep] GIT_COMMIT: cf9607c8105f5963c9526a62dae26882ca1a413f, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 13:28:59 [semverPrep] This is not a build commit. [Pipeline] sh 13:28:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:28:59 + grep -v github /etc/ssh/ssh_known_hosts 13:28:59 + [ -e /tmp/ssh_known_hosts ] 13:28:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:28:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:28:59 + sudo tee -a /etc/ssh/ssh_known_hosts 13:28:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:29:00 13:29:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:29:00 0.1.4: Pulling from edgex-devops/py-git-semver 13:29:00 b85a868b505f: Pulling fs layer 13:29:00 e2be974225ed: Pulling fs layer 13:29:00 339a4e72a1f5: Pulling fs layer 13:29:00 988bab9f4d93: Pulling fs layer 13:29:00 1469e6f7b9e6: Pulling fs layer 13:29:00 eaf3925da568: Pulling fs layer 13:29:00 bab4dde63d76: Pulling fs layer 13:29:00 bde34c3a00c8: Pulling fs layer 13:29:00 b352a97aabf1: Pulling fs layer 13:29:00 4872d77fe225: Pulling fs layer 13:29:00 5851b861e8e6: Pulling fs layer 13:29:00 bab4dde63d76: Waiting 13:29:00 bde34c3a00c8: Waiting 13:29:00 b352a97aabf1: Waiting 13:29:00 4872d77fe225: Waiting 13:29:00 5851b861e8e6: Waiting 13:29:00 988bab9f4d93: Waiting 13:29:00 1469e6f7b9e6: Waiting 13:29:00 eaf3925da568: Waiting 13:29:00 e2be974225ed: Download complete 13:29:00 988bab9f4d93: Verifying Checksum 13:29:00 988bab9f4d93: Download complete 13:29:00 1469e6f7b9e6: Verifying Checksum 13:29:00 1469e6f7b9e6: Download complete 13:29:00 339a4e72a1f5: Verifying Checksum 13:29:00 339a4e72a1f5: Download complete 13:29:00 eaf3925da568: Verifying Checksum 13:29:00 bde34c3a00c8: Verifying Checksum 13:29:00 bde34c3a00c8: Download complete 13:29:00 b352a97aabf1: Download complete 13:29:00 4872d77fe225: Verifying Checksum 13:29:00 4872d77fe225: Download complete 13:29:00 5851b861e8e6: Verifying Checksum 13:29:00 5851b861e8e6: Download complete 13:29:00 b85a868b505f: Download complete 13:29:00 bab4dde63d76: Verifying Checksum 13:29:00 bab4dde63d76: Download complete 13:29:01 b85a868b505f: Pull complete 13:29:01 e2be974225ed: Pull complete 13:29:02 339a4e72a1f5: Pull complete 13:29:02 988bab9f4d93: Pull complete 13:29:02 1469e6f7b9e6: Pull complete 13:29:02 eaf3925da568: Pull complete 13:29:04 bab4dde63d76: Pull complete 13:29:04 bde34c3a00c8: Pull complete 13:29:04 b352a97aabf1: Pull complete 13:29:04 4872d77fe225: Pull complete 13:29:04 5851b861e8e6: Pull complete 13:29:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:29:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:29:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:29:04 prd-ubuntu20.04-docker-8c-8g-16131 does not seem to be running inside a container 13:29:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-245 -v /w/workspace/y_app-rfid-llrp-inventory_PR-245:/w/workspace/y_app-rfid-llrp-inventory_PR-245:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-245@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-245@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:29:06 $ docker top e22ebe0b97718b8813497d1b3304b5c4dca2ebb6a311be67cfcc63f0abd402f9 -eo pid,comm 13:29:07 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:29:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:29:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:29:07 [ssh-agent] Looking for ssh-agent implementation... 13:29:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:29:07 $ docker exec e22ebe0b97718b8813497d1b3304b5c4dca2ebb6a311be67cfcc63f0abd402f9 ssh-agent 13:29:07 SSH_AUTH_SOCK=/tmp/ssh-mo0l0jvMGXdl/agent.32 13:29:07 SSH_AGENT_PID=38 13:29:07 Running ssh-add (command line suppressed) 13:29:07 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-245@tmp/private_key_6140393077706697077.key (/w/workspace/y_app-rfid-llrp-inventory_PR-245@tmp/private_key_6140393077706697077.key) 13:29:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:29:07 + git tag --points-at HEAD [Pipeline] } 13:29:07 $ docker exec --env ******** --env ******** e22ebe0b97718b8813497d1b3304b5c4dca2ebb6a311be67cfcc63f0abd402f9 ssh-agent -k 13:29:07 unset SSH_AUTH_SOCK; 13:29:07 unset SSH_AGENT_PID; 13:29:07 echo Agent pid 38 killed; 13:29:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:29:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:29:08 [ssh-agent] Looking for ssh-agent implementation... 13:29:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:29:08 $ docker exec e22ebe0b97718b8813497d1b3304b5c4dca2ebb6a311be67cfcc63f0abd402f9 ssh-agent 13:29:08 SSH_AUTH_SOCK=/tmp/ssh-pjhT4JMeDyBi/agent.70 13:29:08 SSH_AGENT_PID=76 13:29:08 Running ssh-add (command line suppressed) 13:29:08 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-245@tmp/private_key_754326311287558860.key (/w/workspace/y_app-rfid-llrp-inventory_PR-245@tmp/private_key_754326311287558860.key) 13:29:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:29:08 + git semver init 13:29:08 2023-11-01 13:29:08,847 [run_init] DEBUG init version:0.0.0 force:False 13:29:08 2023-11-01 13:29:08,848 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-245/.semver 13:29:08 2023-11-01 13:29:08,848 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-245/.semver 13:29:08 2023-11-01 13:29:08,849 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-245/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-245, universal_newlines=False, shell=None, istream=None) 13:29:10 2023-11-01 13:29:10,059 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-245/.git/info/exclude 13:29:10 2023-11-01 13:29:10,060 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-245/.semver/PR-245 with force:False 13:29:10 2023-11-01 13:29:10,060 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-245/.semver/PR-245 13:29:10 2023-11-01 13:29:10,064 [execute] INFO git cat-file --batch-check 13:29:10 2023-11-01 13:29:10,064 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-245/.semver, universal_newlines=False, shell=None, istream=) 13:29:10 2023-11-01 13:29:10,071 [execute] INFO git cat-file --batch 13:29:10 2023-11-01 13:29:10,071 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-245/.semver, universal_newlines=False, shell=None, istream=) 13:29:10 2023-11-01 13:29:10,077 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-245/.semver/PR-245 13:29:10 0.0.0 [Pipeline] } 13:29:10 $ docker exec --env ******** --env ******** e22ebe0b97718b8813497d1b3304b5c4dca2ebb6a311be67cfcc63f0abd402f9 ssh-agent -k 13:29:10 unset SSH_AUTH_SOCK; 13:29:10 unset SSH_AGENT_PID; 13:29:10 echo Agent pid 76 killed; 13:29:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:29:10 + git semver [Pipeline] } 13:29:11 $ docker stop --time=1 e22ebe0b97718b8813497d1b3304b5c4dca2ebb6a311be67cfcc63f0abd402f9 13:29:12 $ docker rm -f --volumes e22ebe0b97718b8813497d1b3304b5c4dca2ebb6a311be67cfcc63f0abd402f9 [Pipeline] // withDockerContainer [Pipeline] sh 13:29:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:29:13 Stashed 1 file(s) [Pipeline] echo 13:29:13 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:29:13 provisioning config files... 13:29:13 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-245@tmp/config17131735028857557171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:29:14 ---> docker-login.sh 13:29:14 nexus3.edgexfoundry.org:10001 13:29:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:29:14 Configure a credential helper to remove this warning. See 13:29:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:29:14 13:29:14 Login Succeeded 13:29:14 nexus3.edgexfoundry.org:10002 13:29:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:29:14 Configure a credential helper to remove this warning. See 13:29:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:29:14 13:29:14 Login Succeeded 13:29:14 nexus3.edgexfoundry.org:10003 13:29:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:29:14 Configure a credential helper to remove this warning. See 13:29:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:29:14 13:29:14 Login Succeeded 13:29:14 nexus3.edgexfoundry.org:10004 13:29:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:29:14 Configure a credential helper to remove this warning. See 13:29:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:29:14 13:29:14 Login Succeeded 13:29:14 docker.io 13:29:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:29:14 Configure a credential helper to remove this warning. See 13:29:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:29:14 13:29:14 Login Succeeded 13:29:14 ---> docker-login.sh ends [Pipeline] } 13:29:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:29:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:29:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:29:15 ========================================================= 13:29:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:29:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:15 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:29:15 Sending build context to Docker daemon 12.74MB 13:29:15 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:29:15 Step 2/12 : FROM ${BASE} AS builder 13:29:15 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:29:15 7264a8db6415: Pulling fs layer 13:29:15 c4d48a809fc2: Pulling fs layer 13:29:15 4f1c88b9dad5: Pulling fs layer 13:29:15 ad3a456e5733: Pulling fs layer 13:29:15 33e27b845d1e: Pulling fs layer 13:29:15 c68163c4e522: Pulling fs layer 13:29:15 50da416c3ac9: Pulling fs layer 13:29:15 23d2d4c4bb30: Pulling fs layer 13:29:15 ad3a456e5733: Waiting 13:29:15 33e27b845d1e: Waiting 13:29:15 23d2d4c4bb30: Waiting 13:29:15 50da416c3ac9: Waiting 13:29:15 c4d48a809fc2: Download complete 13:29:15 ad3a456e5733: Verifying Checksum 13:29:15 ad3a456e5733: Download complete 13:29:15 33e27b845d1e: Verifying Checksum 13:29:15 33e27b845d1e: Download complete 13:29:15 7264a8db6415: Verifying Checksum 13:29:15 7264a8db6415: Download complete 13:29:15 c68163c4e522: Verifying Checksum 13:29:15 c68163c4e522: Download complete 13:29:15 7264a8db6415: Pull complete 13:29:16 c4d48a809fc2: Pull complete 13:29:16 23d2d4c4bb30: Verifying Checksum 13:29:16 23d2d4c4bb30: Download complete 13:29:16 4f1c88b9dad5: Download complete 13:29:16 50da416c3ac9: Verifying Checksum 13:29:16 50da416c3ac9: Download complete 13:29:19 4f1c88b9dad5: Pull complete 13:29:19 ad3a456e5733: Pull complete 13:29:19 33e27b845d1e: Pull complete 13:29:19 c68163c4e522: Pull complete 13:29:21 50da416c3ac9: Pull complete 13:29:21 23d2d4c4bb30: Pull complete 13:29:21 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 13:29:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:29:21 ---> 0786185ac409 13:29:21 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:29:27 ---> Running in 69d71ddaeeae 13:29:27 Removing intermediate container 69d71ddaeeae 13:29:27 ---> de47b2cbfed4 13:29:27 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:29:27 ---> Running in 1c213aee0bc6 13:29:27 Removing intermediate container 1c213aee0bc6 13:29:27 ---> 526e7a6f307c 13:29:27 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:29:27 ---> Running in 368360d1a1a2 13:29:27 Removing intermediate container 368360d1a1a2 13:29:27 ---> 09c7c3986a07 13:29:27 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:29:27 ---> Running in 1106006c0c6c 13:29:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:29:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:29:27 OK: 264 MiB in 52 packages 13:29:27 Removing intermediate container 1106006c0c6c 13:29:27 ---> 3525df22afb8 13:29:27 Step 7/12 : WORKDIR /app 13:29:27 ---> Running in 24dde9a68691 13:29:27 Removing intermediate container 24dde9a68691 13:29:27 ---> eb4a1c01707c 13:29:27 Step 8/12 : COPY go.mod vendor* ./ 13:29:27 ---> 4420acc15376 13:29:27 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:29:27 ---> Running in f1dd6ff1799e 13:29:28 Still waiting to schedule task 13:29:28 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:30:06 Removing intermediate container f1dd6ff1799e 13:30:06 ---> e553bb692f0a 13:30:06 Step 10/12 : COPY . . 13:30:06 ---> e5859b015410 13:30:06 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:30:06 ---> Running in 25ae6171b639 13:30:06 Removing intermediate container 25ae6171b639 13:30:06 ---> 6fe3f922eee0 13:30:06 Step 12/12 : RUN $MAKE 13:30:06 ---> Running in c39fa5ab5d54 13:30:06 noop 13:30:06 Removing intermediate container c39fa5ab5d54 13:30:06 ---> e33f40660fba 13:30:06 Successfully built e33f40660fba 13:30:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:07 + docker inspect -f . ci-base-image-x86_64 13:30:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:30:07 prd-ubuntu20.04-docker-8c-8g-16131 does not seem to be running inside a container 13:30:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-245 -v /w/workspace/y_app-rfid-llrp-inventory_PR-245:/w/workspace/y_app-rfid-llrp-inventory_PR-245:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-245@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-245@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 ******** ci-base-image-x86_64 cat 13:30:07 $ docker top a9267f473c5d273b8597aa429a34be8a3f76c59b5b4673cd06884e0cb96870b1 -eo pid,comm [Pipeline] { [Pipeline] sh 13:30:08 + go version 13:30:08 go version go1.21.0 linux/amd64 [Pipeline] } 13:30:08 $ docker stop --time=1 a9267f473c5d273b8597aa429a34be8a3f76c59b5b4673cd06884e0cb96870b1 13:30:09 $ docker rm -f --volumes a9267f473c5d273b8597aa429a34be8a3f76c59b5b4673cd06884e0cb96870b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:10 + docker inspect -f . ci-base-image-x86_64 13:30:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:30:10 prd-ubuntu20.04-docker-8c-8g-16131 does not seem to be running inside a container 13:30:10 $ 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-245 -v /w/workspace/y_app-rfid-llrp-inventory_PR-245:/w/workspace/y_app-rfid-llrp-inventory_PR-245:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-245@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-245@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 ******** ci-base-image-x86_64 cat 13:30:10 $ docker top fdf302bf8eec9c6d32aa869f2b39bdc019df16ba6f06bfe6f6817db3d705c425 -eo pid,comm [Pipeline] { [Pipeline] sh 13:30:11 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-245 [Pipeline] fileExists [Pipeline] sh 13:30:11 + make test 13:30:11 go test -race ./... -coverprofile=coverage.out ./... 13:30:33 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:30:33 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:30:33 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.131s coverage: 86.2% of statements 13:30:33 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.677s coverage: 71.9% of statements 13:30:55 go vet ./... 13:30:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:30:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:30:59 ./bin/test-attribution.sh 13:30:59 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:30:59 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:30:59 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:30:59 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:30:59 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:30:59 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 13:30:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:30:59 $ docker stop --time=1 fdf302bf8eec9c6d32aa869f2b39bdc019df16ba6f06bfe6f6817db3d705c425 13:31:02 $ docker rm -f --volumes fdf302bf8eec9c6d32aa869f2b39bdc019df16ba6f06bfe6f6817db3d705c425 [Pipeline] // withDockerContainer [Pipeline] sh 13:31:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:31:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:31:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:31:04 + ls -al . 13:31:04 total 232 13:31:04 drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 13:30 . 13:31:04 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 13:28 .. 13:31:04 -rw-rw-r-- 1 jenkins jenkins 262 Nov 1 13:28 .dockerignore 13:31:04 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 13:30 .git 13:31:04 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 13:28 .github 13:31:04 -rw-rw-r-- 1 jenkins jenkins 773 Nov 1 13:28 .gitignore 13:31:04 -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 13:28 .golangci.yml 13:31:04 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 13:29 .semver 13:31:04 -rw-rw-r-- 1 jenkins jenkins 10232 Nov 1 13:28 Attribution.txt 13:31:04 -rw-rw-r-- 1 jenkins jenkins 9317 Nov 1 13:28 CHANGELOG.md 13:31:04 -rw-rw-r-- 1 jenkins jenkins 1659 Nov 1 13:28 Dockerfile 13:31:04 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 13:28 GOVERNANCE.md 13:31:04 -rw-rw-r-- 1 jenkins jenkins 665 Nov 1 13:28 Jenkinsfile 13:31:04 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 1 13:28 LICENSE 13:31:04 -rw-rw-r-- 1 jenkins jenkins 2497 Nov 1 13:28 Makefile 13:31:04 -rw-rw-r-- 1 jenkins jenkins 617 Nov 1 13:28 OWNERS.md 13:31:04 -rw-rw-r-- 1 jenkins jenkins 31446 Nov 1 13:28 README.md 13:31:04 -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 13:29 VERSION 13:31:04 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 13:28 bin 13:31:04 -rw-r--r-- 1 jenkins jenkins 41317 Nov 1 13:30 coverage.out 13:31:04 -rw-rw-r-- 1 jenkins jenkins 3969 Nov 1 13:28 go.mod 13:31:04 -rw-rw-r-- 1 jenkins jenkins 35080 Nov 1 13:28 go.sum 13:31:04 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 13:28 images 13:31:04 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 13:28 internal 13:31:04 -rw-rw-r-- 1 jenkins jenkins 531 Nov 1 13:28 main.go 13:31:04 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 13:28 res 13:31:04 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 13:28 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:04 + 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=cf9607c8105f5963c9526a62dae26882ca1a413f --label arch=amd64 --label version=0.0.0 . 13:31:04 Sending build context to Docker daemon 12.74MB 13:31:04 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 13:31:04 Step 2/29 : FROM ${BASE} AS builder 13:31:04 ---> e33f40660fba 13:31:04 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 13:31:04 ---> Running in fc4711c36f6b 13:31:04 Removing intermediate container fc4711c36f6b 13:31:04 ---> 37803adaf2db 13:31:04 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 13:31:04 ---> Running in 0d8d012f8629 13:31:05 Removing intermediate container 0d8d012f8629 13:31:05 ---> 04230ba208c0 13:31:05 Step 5/29 : ARG ADD_BUILD_TAGS="" 13:31:05 ---> Running in 0f52890dd30e 13:31:05 Removing intermediate container 0f52890dd30e 13:31:05 ---> 54a730c31b28 13:31:05 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:31:05 ---> Running in 049dfcc7a128 13:31:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:31:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:31:05 OK: 264 MiB in 52 packages 13:31:05 Removing intermediate container 049dfcc7a128 13:31:05 ---> 2e0160a42ab8 13:31:05 Step 7/29 : WORKDIR /app 13:31:05 ---> Running in ad453ac8473e 13:31:05 Removing intermediate container ad453ac8473e 13:31:05 ---> b63ba0a3f5c5 13:31:05 Step 8/29 : COPY go.mod vendor* ./ 13:31:06 ---> 85080d57e5a5 13:31:06 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:31:06 ---> Running in 5bf2e4dfb8ff 13:31:06 Removing intermediate container 5bf2e4dfb8ff 13:31:06 ---> 0951178f1d90 13:31:06 Step 10/29 : COPY . . 13:31:07 ---> 713eb21180e9 13:31:07 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:31:07 ---> Running in ea0849c04fb6 13:31:07 Removing intermediate container ea0849c04fb6 13:31:07 ---> a1aac7107055 13:31:07 Step 12/29 : RUN $MAKE 13:31:07 ---> Running in e037af9ee158 13:31:07 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 13:31:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16134 in /w/workspace/y_app-rfid-llrp-inventory_PR-245 [Pipeline] { [Pipeline] ws 13:31:19 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:31:20 The recommended git tool is: git 13:31:29 Removing intermediate container e037af9ee158 13:31:29 ---> c18becbb879d 13:31:29 Step 13/29 : FROM alpine:3.18 13:31:29 3.18: Pulling from library/alpine 13:31:29 96526aa774ef: Pulling fs layer 13:31:29 96526aa774ef: Verifying Checksum 13:31:29 96526aa774ef: Download complete 13:31:29 96526aa774ef: Pull complete 13:31:29 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 13:31:29 Status: Downloaded newer image for alpine:3.18 13:31:29 ---> 8ca4688f4f35 13:31:29 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:31:29 ---> Running in be5d450a9811 13:31:29 Removing intermediate container be5d450a9811 13:31:29 ---> 0ec8ba321482 13:31:29 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:31:29 ---> Running in aac8f24ac33b 13:31:29 Removing intermediate container aac8f24ac33b 13:31:29 ---> 0094f8d71345 13:31:29 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 13:31:29 ---> Running in e538cde4ec29 13:31:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:31:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:31:29 (1/2) Installing ca-certificates (20230506-r0) 13:31:29 (2/2) Installing dumb-init (1.2.5-r2) 13:31:29 Executing busybox-1.36.1-r2.trigger 13:31:29 Executing ca-certificates-20230506-r0.trigger 13:31:29 OK: 8 MiB in 17 packages 13:31:29 using credential edgex-jenkins-ssh 13:31:29 Removing intermediate container e538cde4ec29 13:31:29 ---> f2e794215ad3 13:31:29 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:31:29 Cloning the remote Git repository 13:31:29 ---> ef0d3e94a4c2 13:31:29 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 13:31:29 ---> 2014a88960e8 13:31:29 Step 19/29 : COPY --from=builder /app/res/ /res/ 13:31:29 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:31:29 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:31:30 ---> 3d565f7a878c 13:31:30 Step 20/29 : COPY --from=builder /app/static/ /static/ 13:31:30 ---> e41a43ed99e7 13:31:30 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:31:31 ---> 395e75114c57 13:31:31 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:31:31 ---> Running in b54799254e0e 13:31:30 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:31:30 > git --version # timeout=10 13:31:30 > git --version # 'git version 2.25.1' 13:31:30 using GIT_SSH to set credentials SSH Credentials for GitHub 13:31:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:31:31 Removing intermediate container b54799254e0e 13:31:31 ---> b1902564cfe3 13:31:31 Step 23/29 : VOLUME /cache 13:31:31 ---> Running in 90a8ffa481ce 13:31:31 Removing intermediate container 90a8ffa481ce 13:31:31 ---> 40573aef896a 13:31:31 Step 24/29 : EXPOSE 59711 13:31:31 ---> Running in ef547c139a53 13:31:31 Removing intermediate container ef547c139a53 13:31:31 ---> 69199b2f5b33 13:31:31 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:31:31 ---> Running in a10e667ebc6a 13:31:31 Removing intermediate container a10e667ebc6a 13:31:31 ---> 11116bf764e9 13:31:31 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:31:32 ---> Running in 8d0eeb662168 13:31:32 Removing intermediate container 8d0eeb662168 13:31:32 ---> f6e6fb76ca86 13:31:32 Step 27/29 : LABEL arch=amd64 13:31:32 ---> Running in fb8457f0c73a 13:31:32 Removing intermediate container fb8457f0c73a 13:31:32 ---> aa5ff061636e 13:31:32 Step 28/29 : LABEL git_sha=cf9607c8105f5963c9526a62dae26882ca1a413f 13:31:32 ---> Running in 626ae9e063f1 13:31:32 Removing intermediate container 626ae9e063f1 13:31:32 ---> b0e037fa44a6 13:31:32 Step 29/29 : LABEL version=0.0.0 13:31:32 ---> Running in 451ced0283a4 13:31:32 Removing intermediate container 451ced0283a4 13:31:32 ---> 4f4d9c34cb7a 13:31:32 [Warning] One or more build-args [ARCH] were not consumed 13:31:32 Successfully built 4f4d9c34cb7a 13:31:32 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:31:33 13:31:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:31:33 latest: Pulling from edgex-lftools-log-publisher 13:31:33 5eb5b503b376: Pulling fs layer 13:31:33 5c69ac0246d0: Pulling fs layer 13:31:33 ec43610c2a17: Pulling fs layer 13:31:33 3a2ae6a8a46f: Pulling fs layer 13:31:33 33b1e0a273af: Pulling fs layer 13:31:33 5d3b04190fa2: Pulling fs layer 13:31:33 33b1e0a273af: Waiting 13:31:33 2f39f015ded8: Pulling fs layer 13:31:33 2f39f015ded8: Waiting 13:31:33 5d3b04190fa2: Waiting 13:31:33 5c69ac0246d0: Download complete 13:31:33 3a2ae6a8a46f: Verifying Checksum 13:31:33 3a2ae6a8a46f: Download complete 13:31:33 33b1e0a273af: Verifying Checksum 13:31:33 33b1e0a273af: Download complete 13:31:33 5d3b04190fa2: Verifying Checksum 13:31:33 5d3b04190fa2: Download complete 13:31:33 ec43610c2a17: Verifying Checksum 13:31:33 ec43610c2a17: Download complete 13:31:33 5eb5b503b376: Verifying Checksum 13:31:33 5eb5b503b376: Download complete 13:31:34 2f39f015ded8: Download complete 13:31:33 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:31:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:31:35 5eb5b503b376: Pull complete 13:31:35 5c69ac0246d0: Pull complete 13:31:35 ec43610c2a17: Pull complete 13:31:35 3a2ae6a8a46f: Pull complete 13:31:36 33b1e0a273af: Pull complete 13:31:36 5d3b04190fa2: Pull complete 13:31:37 Merging remotes/origin/main commit b56d86f54a57adf355eebc5196d10e4230d59ab8 into PR head commit cf9607c8105f5963c9526a62dae26882ca1a413f 13:31:37 Merge succeeded, producing cf9607c8105f5963c9526a62dae26882ca1a413f 13:31:37 Checking out Revision cf9607c8105f5963c9526a62dae26882ca1a413f (PR-245) 13:31:36 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:31:36 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:31:36 using GIT_SSH to set credentials SSH Credentials for GitHub 13:31:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/245/head:refs/remotes/origin/PR-245 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:31:37 > git config core.sparsecheckout # timeout=10 13:31:37 > git checkout -f cf9607c8105f5963c9526a62dae26882ca1a413f # timeout=10 13:31:37 > git remote # timeout=10 13:31:37 > git config --get remote.origin.url # timeout=10 13:31:37 using GIT_SSH to set credentials SSH Credentials for GitHub 13:31:37 > git merge b56d86f54a57adf355eebc5196d10e4230d59ab8 # timeout=10 13:31:37 > git rev-parse HEAD^{commit} # timeout=10 13:31:37 > git config core.sparsecheckout # timeout=10 13:31:38 > git checkout -f cf9607c8105f5963c9526a62dae26882ca1a413f # timeout=10 13:31:38 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 13:31:38 > git --version # timeout=10 13:31:38 > git --version # 'git version 2.25.1' 13:31:38 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 13:31:39 13:31:39 GitHub has been notified of this commit’s build result 13:31:39 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:31:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:31:39 % Total % Received % Xferd Average Speed Time Time Time Current 13:31:39 Dload Upload Total Spent Left Speed 13:31:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh 13:31:40 2f39f015ded8: Pull complete 13:31:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:31:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:31:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 13:31:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] withDockerContainer 13:31:40 prd-ubuntu20.04-docker-8c-8g-16131 does not seem to be running inside a container 13:31:40 $ 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-245 -v /w/workspace/y_app-rfid-llrp-inventory_PR-245:/w/workspace/y_app-rfid-llrp-inventory_PR-245:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-245@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-245@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:31:44 $ docker top e282edeb9b0677a63ec8bf42403f654fed74ee74bbc6cb712ac0069b173bcbe4 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 13:31:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:31:45 + sudo tee /etc/docker/daemon.new 13:31:45 { 13:31:45 "registry-mirrors": [ 13:31:45 "https://nexus3.edgexfoundry.org:10001" 13:31:45 ], 13:31:45 "bip": "10.250.0.254/24", 13:31:45 "hosts": [ 13:31:45 "tcp://0.0.0.0:5555", 13:31:45 "unix:///var/run/docker.sock" 13:31:45 ], 13:31:45 "mtu": 1458, 13:31:45 "selinux-enabled": true, 13:31:45 "seccomp-profile": "/etc/docker/seccomp.json" 13:31:45 } [Pipeline] sh 13:31:45 ---> job-cost.sh 13:31:45 lf-activate-venv: SKIPPING 13:31:45 INFO: No Stack... 13:31:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:31:45 INFO: Retrieving Pricing Info for: v3-standard-8 13:31:45 + sudo service docker restart 13:31:46 INFO: Archiving Costs [Pipeline] sh 13:31:46 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-245/archives/cost.csv 13:31:46 + cut -d, -f6 [Pipeline] lock 13:31:46 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-245-1-stack-cost] 13:31:46 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-245-1-stack-cost] did not exist. Created. 13:31:46 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-245-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:31:46 + echo total: 0.2199999988079071 [Pipeline] stash 13:31:46 Stashed 1 file(s) [Pipeline] } 13:31:46 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-245-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:31:46 $ docker stop --time=1 e282edeb9b0677a63ec8bf42403f654fed74ee74bbc6cb712ac0069b173bcbe4 13:31:48 $ docker rm -f --volumes e282edeb9b0677a63ec8bf42403f654fed74ee74bbc6cb712ac0069b173bcbe4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:32:07 provisioning config files... 13:32:08 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config5001970422858443363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:32:08 ---> docker-login.sh 13:32:08 nexus3.edgexfoundry.org:10001 13:32:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:32:08 Configure a credential helper to remove this warning. See 13:32:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:32:08 13:32:08 Login Succeeded 13:32:08 nexus3.edgexfoundry.org:10002 13:32:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:32:09 Configure a credential helper to remove this warning. See 13:32:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:32:09 13:32:09 Login Succeeded 13:32:09 nexus3.edgexfoundry.org:10003 13:32:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:32:09 Configure a credential helper to remove this warning. See 13:32:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:32:09 13:32:09 Login Succeeded 13:32:09 nexus3.edgexfoundry.org:10004 13:32:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:32:10 Configure a credential helper to remove this warning. See 13:32:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:32:10 13:32:10 Login Succeeded 13:32:10 docker.io 13:32:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:32:10 Configure a credential helper to remove this warning. See 13:32:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:32:10 13:32:10 Login Succeeded 13:32:10 ---> docker-login.sh ends [Pipeline] } 13:32:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:32:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:32:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:32:11 ========================================================= 13:32:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:32:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:11 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:32:11 Sending build context to Docker daemon 662kB 13:32:11 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:32:11 Step 2/12 : FROM ${BASE} AS builder 13:32:12 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:32:12 9fda8d8052c6: Pulling fs layer 13:32:12 5d54e960e981: Pulling fs layer 13:32:12 c4a7e357bf2a: Pulling fs layer 13:32:12 f0e02332f6b5: Pulling fs layer 13:32:12 cefa15bbcfad: Pulling fs layer 13:32:12 17808c966233: Pulling fs layer 13:32:12 f4c1fc716caa: Pulling fs layer 13:32:12 f0e02332f6b5: Waiting 13:32:12 cefa15bbcfad: Waiting 13:32:12 17808c966233: Waiting 13:32:12 f4c1fc716caa: Waiting 13:32:12 5d54e960e981: Verifying Checksum 13:32:12 5d54e960e981: Download complete 13:32:12 f0e02332f6b5: Verifying Checksum 13:32:12 f0e02332f6b5: Download complete 13:32:12 cefa15bbcfad: Verifying Checksum 13:32:12 cefa15bbcfad: Download complete 13:32:12 9fda8d8052c6: Download complete 13:32:12 f4c1fc716caa: Verifying Checksum 13:32:12 f4c1fc716caa: Download complete 13:32:12 9fda8d8052c6: Pull complete 13:32:13 5d54e960e981: Pull complete 13:32:13 c4a7e357bf2a: Verifying Checksum 13:32:13 c4a7e357bf2a: Download complete 13:32:14 17808c966233: Verifying Checksum 13:32:14 17808c966233: Download complete 13:32:27 c4a7e357bf2a: Pull complete 13:32:27 f0e02332f6b5: Pull complete 13:32:27 cefa15bbcfad: Pull complete 13:32:37 17808c966233: Pull complete 13:32:37 f4c1fc716caa: Pull complete 13:32:37 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 13:32:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:32:37 ---> ea914061e18c 13:32:37 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:32:38 ---> Running in 968042c8496c 13:32:38 Removing intermediate container 968042c8496c 13:32:38 ---> 26efa5f80f6c 13:32:38 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:32:38 ---> Running in eed208648313 13:32:40 Removing intermediate container eed208648313 13:32:40 ---> bc78a7ac4567 13:32:40 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:32:40 ---> Running in c96a73015882 13:32:40 Removing intermediate container c96a73015882 13:32:40 ---> a3a1787eb007 13:32:40 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:32:40 ---> Running in 2871af8cfab2 13:32:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:32:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:32:43 OK: 266 MiB in 52 packages 13:32:47 Removing intermediate container 2871af8cfab2 13:32:47 ---> b4f3a8eff9a7 13:32:47 Step 7/12 : WORKDIR /app 13:32:47 ---> Running in 86890f9a157c 13:32:47 Removing intermediate container 86890f9a157c 13:32:47 ---> 75ea5212f4ac 13:32:47 Step 8/12 : COPY go.mod vendor* ./ 13:32:48 ---> e12cd02bf09a 13:32:48 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:32:48 ---> Running in 3cf8fea5232f 13:34:10 Removing intermediate container 3cf8fea5232f 13:34:10 ---> b0d9006b9bc3 13:34:10 Step 10/12 : COPY . . 13:34:10 ---> 680d11f4b8e0 13:34:10 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:34:10 ---> Running in f965ddc2e8a5 13:34:10 Removing intermediate container f965ddc2e8a5 13:34:10 ---> 527be335df5f 13:34:10 Step 12/12 : RUN $MAKE 13:34:10 ---> Running in 246b7067a1dd 13:34:10 noop 13:34:10 Removing intermediate container 246b7067a1dd 13:34:10 ---> d2e760b93496 13:34:10 Successfully built d2e760b93496 13:34:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:34:10 + docker inspect -f . ci-base-image-arm64 13:34:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:34:11 prd-ubuntu20.04-docker-arm64-4c-16g-16134 does not seem to be running inside a container 13:34:11 $ 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 ******** ci-base-image-arm64 cat 13:34:12 $ docker top bcf1919a7c3e4a8b52271dcb016fb164bf30a923f7843a0968b0866d0035a5cd -eo pid,comm [Pipeline] { [Pipeline] sh 13:34:13 + go version 13:34:13 go version go1.21.0 linux/arm64 [Pipeline] } 13:34:13 $ docker stop --time=1 bcf1919a7c3e4a8b52271dcb016fb164bf30a923f7843a0968b0866d0035a5cd 13:34:14 $ docker rm -f --volumes bcf1919a7c3e4a8b52271dcb016fb164bf30a923f7843a0968b0866d0035a5cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:34:15 + docker inspect -f . ci-base-image-arm64 13:34:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:34:16 prd-ubuntu20.04-docker-arm64-4c-16g-16134 does not seem to be running inside a container 13:34:16 $ 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 ******** ci-base-image-arm64 cat 13:34:17 $ docker top d4ea615726989215420e49d706631492df6b3444d9d4bcb049a9382e8b30c459 -eo pid,comm [Pipeline] { [Pipeline] sh 13:34:18 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:34:18 + make test 13:34:18 go test -race ./... -coverprofile=coverage.out ./... 13:36:25 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:36:27 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:36:29 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.096s coverage: 86.2% of statements 13:36:38 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.337s coverage: 71.9% of statements 13:36:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:36:38 go vet ./... 13:38:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:38:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:38:30 ./bin/test-attribution.sh 13:38:30 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:38:30 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:38:30 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:38:30 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:38:30 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:38:30 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 13:38:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:38:30 $ docker stop --time=1 d4ea615726989215420e49d706631492df6b3444d9d4bcb049a9382e8b30c459 13:38:32 $ docker rm -f --volumes d4ea615726989215420e49d706631492df6b3444d9d4bcb049a9382e8b30c459 [Pipeline] // withDockerContainer [Pipeline] sh 13:38:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:38:34 Warning: overwriting stash ‘coverage-report’ 13:38:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:38:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:38:35 + ls -al . 13:38:35 total 228 13:38:35 drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 13:34 . 13:38:35 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 13:31 .. 13:38:35 -rw-rw-r-- 1 jenkins jenkins 262 Nov 1 13:31 .dockerignore 13:38:35 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 13:31 .git 13:38:35 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 13:31 .github 13:38:35 -rw-rw-r-- 1 jenkins jenkins 773 Nov 1 13:31 .gitignore 13:38:35 -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 13:31 .golangci.yml 13:38:35 -rw-rw-r-- 1 jenkins jenkins 10232 Nov 1 13:31 Attribution.txt 13:38:35 -rw-rw-r-- 1 jenkins jenkins 9317 Nov 1 13:31 CHANGELOG.md 13:38:35 -rw-rw-r-- 1 jenkins jenkins 1659 Nov 1 13:31 Dockerfile 13:38:35 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 13:31 GOVERNANCE.md 13:38:35 -rw-rw-r-- 1 jenkins jenkins 665 Nov 1 13:31 Jenkinsfile 13:38:35 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 1 13:31 LICENSE 13:38:35 -rw-rw-r-- 1 jenkins jenkins 2497 Nov 1 13:31 Makefile 13:38:35 -rw-rw-r-- 1 jenkins jenkins 617 Nov 1 13:31 OWNERS.md 13:38:35 -rw-rw-r-- 1 jenkins jenkins 31446 Nov 1 13:31 README.md 13:38:35 -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 13:29 VERSION 13:38:35 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 13:31 bin 13:38:35 -rw-r--r-- 1 jenkins jenkins 41317 Nov 1 13:36 coverage.out 13:38:35 -rw-rw-r-- 1 jenkins jenkins 3969 Nov 1 13:31 go.mod 13:38:35 -rw-rw-r-- 1 jenkins jenkins 35080 Nov 1 13:31 go.sum 13:38:35 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 13:31 images 13:38:35 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 13:31 internal 13:38:35 -rw-rw-r-- 1 jenkins jenkins 531 Nov 1 13:31 main.go 13:38:35 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 13:31 res 13:38:35 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 13:31 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:36 + 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=cf9607c8105f5963c9526a62dae26882ca1a413f --label arch=arm64 --label version=0.0.0 . 13:38:36 Sending build context to Docker daemon 662kB 13:38:36 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 13:38:36 Step 2/29 : FROM ${BASE} AS builder 13:38:36 ---> d2e760b93496 13:38:36 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 13:38:36 ---> Running in 11b4bd26a85c 13:38:36 Removing intermediate container 11b4bd26a85c 13:38:36 ---> 39fe265b02bf 13:38:36 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 13:38:36 ---> Running in 255bcbe4c688 13:38:37 Removing intermediate container 255bcbe4c688 13:38:37 ---> 36a49a26e95f 13:38:37 Step 5/29 : ARG ADD_BUILD_TAGS="" 13:38:37 ---> Running in aba238b89ce5 13:38:37 Removing intermediate container aba238b89ce5 13:38:37 ---> bd3270150864 13:38:37 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:38:37 ---> Running in bce9abec9e8a 13:38:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:38:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:38:40 OK: 266 MiB in 52 packages 13:38:41 Removing intermediate container bce9abec9e8a 13:38:41 ---> c010f67ab74a 13:38:41 Step 7/29 : WORKDIR /app 13:38:41 ---> Running in 6ec0ccd0f3e7 13:38:41 Removing intermediate container 6ec0ccd0f3e7 13:38:41 ---> c812e0cc8cf9 13:38:41 Step 8/29 : COPY go.mod vendor* ./ 13:38:41 ---> 03edc73206a1 13:38:41 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:38:41 ---> Running in 989fc020d8ad 13:38:43 Removing intermediate container 989fc020d8ad 13:38:43 ---> eb41f4e9947a 13:38:43 Step 10/29 : COPY . . 13:38:44 ---> 5ef0f80d7611 13:38:44 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:38:44 ---> Running in bad452cfee94 13:38:45 Removing intermediate container bad452cfee94 13:38:45 ---> c5ea877e9f4e 13:38:45 Step 12/29 : RUN $MAKE 13:38:45 ---> Running in b99e74574f77 13:38:46 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 13:40:37 Removing intermediate container b99e74574f77 13:40:37 ---> 972615539b63 13:40:37 Step 13/29 : FROM alpine:3.18 13:40:37 3.18: Pulling from library/alpine 13:40:37 579b34f0a95b: Pulling fs layer 13:40:37 579b34f0a95b: Verifying Checksum 13:40:37 579b34f0a95b: Download complete 13:40:37 579b34f0a95b: Pull complete 13:40:37 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 13:40:37 Status: Downloaded newer image for alpine:3.18 13:40:37 ---> 3cc203321400 13:40:37 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:40:37 ---> Running in 62257fb1cb4a 13:40:37 Removing intermediate container 62257fb1cb4a 13:40:37 ---> 7aa7231c98ef 13:40:37 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:40:37 ---> Running in 76b4fb4b439a 13:40:37 Removing intermediate container 76b4fb4b439a 13:40:37 ---> be4d2f38e2a8 13:40:37 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 13:40:37 ---> Running in 03c4f44148a5 13:40:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:40:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:40:37 (1/2) Installing ca-certificates (20230506-r0) 13:40:37 (2/2) Installing dumb-init (1.2.5-r2) 13:40:37 Executing busybox-1.36.1-r2.trigger 13:40:37 Executing ca-certificates-20230506-r0.trigger 13:40:37 OK: 9 MiB in 17 packages 13:40:39 Removing intermediate container 03c4f44148a5 13:40:39 ---> e7d8a3338feb 13:40:39 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:40:39 ---> 11c2c502b45f 13:40:39 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 13:40:40 ---> 19ecf9b208c7 13:40:40 Step 19/29 : COPY --from=builder /app/res/ /res/ 13:40:40 ---> d96c71447a60 13:40:40 Step 20/29 : COPY --from=builder /app/static/ /static/ 13:40:41 ---> d301db57a7d6 13:40:41 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:40:45 ---> 1a4f1b30d2b3 13:40:45 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:40:45 ---> Running in c17841c81d7f 13:40:47 Removing intermediate container c17841c81d7f 13:40:47 ---> f956f3d3922b 13:40:47 Step 23/29 : VOLUME /cache 13:40:47 ---> Running in f49d58437d46 13:40:47 Removing intermediate container f49d58437d46 13:40:47 ---> 64d6aa700b7e 13:40:47 Step 24/29 : EXPOSE 59711 13:40:47 ---> Running in cee9f046abca 13:40:47 Removing intermediate container cee9f046abca 13:40:47 ---> dd356da12c56 13:40:47 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:40:47 ---> Running in afeb2c26133d 13:40:47 Removing intermediate container afeb2c26133d 13:40:47 ---> acd3200af134 13:40:47 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:40:48 ---> Running in c1bf6eb97b85 13:40:48 Removing intermediate container c1bf6eb97b85 13:40:48 ---> 88f7f1548ca6 13:40:48 Step 27/29 : LABEL arch=arm64 13:40:48 ---> Running in c55ecfae0cc2 13:40:48 Removing intermediate container c55ecfae0cc2 13:40:48 ---> 5993d8e85130 13:40:48 Step 28/29 : LABEL git_sha=cf9607c8105f5963c9526a62dae26882ca1a413f 13:40:48 ---> Running in 6111a43a3557 13:40:49 Removing intermediate container 6111a43a3557 13:40:49 ---> ad576f5bb0fb 13:40:49 Step 29/29 : LABEL version=0.0.0 13:40:49 ---> Running in 8e4f62b74c10 13:40:49 Removing intermediate container 8e4f62b74c10 13:40:49 ---> be80d1aa4224 13:40:49 [Warning] One or more build-args [ARCH] were not consumed 13:40:49 Successfully built be80d1aa4224 13:40:49 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:40:50 13:40:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:40:50 arm64: Pulling from edgex-lftools-log-publisher 13:40:50 8998bd30e6a1: Pulling fs layer 13:40:50 04944245beec: Pulling fs layer 13:40:50 699f458cf7ca: Pulling fs layer 13:40:50 765212b225bb: Pulling fs layer 13:40:50 f23df028b6ca: Pulling fs layer 13:40:50 d65c8cfc05b1: Pulling fs layer 13:40:50 2437ff75d9bd: Pulling fs layer 13:40:50 f23df028b6ca: Waiting 13:40:50 d65c8cfc05b1: Waiting 13:40:50 765212b225bb: Waiting 13:40:50 2437ff75d9bd: Waiting 13:40:51 04944245beec: Verifying Checksum 13:40:51 04944245beec: Download complete 13:40:51 765212b225bb: Verifying Checksum 13:40:51 765212b225bb: Download complete 13:40:51 f23df028b6ca: Verifying Checksum 13:40:51 f23df028b6ca: Download complete 13:40:51 d65c8cfc05b1: Verifying Checksum 13:40:51 d65c8cfc05b1: Download complete 13:40:51 699f458cf7ca: Verifying Checksum 13:40:51 699f458cf7ca: Download complete 13:40:51 8998bd30e6a1: Verifying Checksum 13:40:51 8998bd30e6a1: Download complete 13:40:54 2437ff75d9bd: Verifying Checksum 13:40:54 2437ff75d9bd: Download complete 13:40:56 8998bd30e6a1: Pull complete 13:40:56 04944245beec: Pull complete 13:40:58 699f458cf7ca: Pull complete 13:40:58 765212b225bb: Pull complete 13:40:59 f23df028b6ca: Pull complete 13:40:59 d65c8cfc05b1: Pull complete 13:41:18 2437ff75d9bd: Pull complete 13:41:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:41:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:41:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:41:18 prd-ubuntu20.04-docker-arm64-4c-16g-16134 does not seem to be running inside a container 13:41:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:41:21 $ docker top 891aac1f79eb041e0eb69c2606a065ac80d156cf46da44ba5f16667df555df70 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:41:22 ---> job-cost.sh 13:41:22 lf-activate-venv: SKIPPING 13:41:22 INFO: No Stack... 13:41:22 INFO: Retrieving Pricing Info for: v3-standard-4 13:41:23 INFO: Archiving Costs [Pipeline] sh 13:41:24 + + cutcat -d, /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv -f6 13:41:24 [Pipeline] lock 13:41:24 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-245-1-stack-cost] 13:41:24 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-245-1-stack-cost] did not exist. Created. 13:41:24 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-245-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:41:25 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-c591f4ca/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:41:25 + echo total: 0.10999999940395355 [Pipeline] stash 13:41:25 Warning: overwriting stash ‘stack-cost’ 13:41:25 Stashed 1 file(s) [Pipeline] } 13:41:25 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-245-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:41:25 $ docker stop --time=1 891aac1f79eb041e0eb69c2606a065ac80d156cf46da44ba5f16667df555df70 13:41:27 $ docker rm -f --volumes 891aac1f79eb041e0eb69c2606a065ac80d156cf46da44ba5f16667df555df70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 13:41:28 provisioning config files... 13:41:28 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-245@tmp/config8251170418986888418tmp [Pipeline] { [Pipeline] sh 13:41:28 + set +x 13:41:28 + curl -s https://codecov.io/bash 13:41:28 + bash -s -- 13:41:28 13:41:28 _____ _ 13:41:28 / ____| | | 13:41:28 | | ___ __| | ___ ___ _____ __ 13:41:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:41:28 | |___| (_) | (_| | __/ (_| (_) \ V / 13:41:28 \_____\___/ \__,_|\___|\___\___/ \_/ 13:41:28 Bash-1.0.6 13:41:28 13:41:28 13:41:28 ==> git version 2.25.1 found 13:41:28 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 13:41:28 Release-Date: 2020-01-08 13:41:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:41:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:41:28 ==> Jenkins CI detected. 13:41:28 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-245 13:41:28 project root: . 13:41:28 --> token set from env 13:41:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:41:28 ==> Running gcov in . (disable via -X gcov) 13:41:28 ==> Python coveragepy not found 13:41:28 ==> Searching for coverage reports in: 13:41:28 + . 13:41:28 -> Found 1 reports 13:41:28 ==> Detecting git/mercurial file structure 13:41:28 ==> Reading reports 13:41:28 + ./coverage.out bytes=41317 13:41:28 ==> Appending adjustments 13:41:28 https://docs.codecov.io/docs/fixing-reports 13:41:29 + Found adjustments 13:41:29 ==> Gzipping contents 13:41:29 12K /tmp/codecov.SJwZdT.gz 13:41:29 ==> Uploading reports 13:41:29 url: https://codecov.io 13:41:29 query: branch=PR-245&commit=cf9607c8105f5963c9526a62dae26882ca1a413f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-245%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=245&job=&cmd_args= 13:41:29 -> Pinging Codecov 13:41:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-245&commit=cf9607c8105f5963c9526a62dae26882ca1a413f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-245%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=245&job=&cmd_args= 13:41:29 -> Uploading to 13:41:29 https://storage.googleapis.com/codecov/v4/raw/2023-11-01/581DD39554BDF9B6E22D074273EAD858/cf9607c8105f5963c9526a62dae26882ca1a413f/03e93ddf-50c1-4637-91e2-513d2288312e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T134129Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8e5ce5b175f0cfad53f12a333cfd03dd94a855547921c14d023c8c7b59c98422 13:41:29 % Total % Received % Xferd Average Speed Time Time Time Current 13:41:29 Dload Upload Total Spent Left Speed 13:41:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11602 0 0 100 11602 0 39063 --:--:-- --:--:-- --:--:-- 39063 13:41:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/cf9607c8105f5963c9526a62dae26882ca1a413f [Pipeline] } 13:41:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:41:31 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-245/archives ] 13:41:31 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-245/archives 13:41:31 total 16 13:41:31 drwxr-xr-x 3 root root 4096 Nov 1 13:31 . 13:41:31 drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 13:31 .. 13:41:31 drwxr-xr-x 2 root root 4096 Nov 1 13:31 cost 13:41:31 -rw-r--r-- 1 root root 96 Nov 1 13:31 cost.csv 13:41:31 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-245/archives 13:41:31 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-245/archives 13:41:31 total 16 13:41:31 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 13:31 . 13:41:31 drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 13:31 .. 13:41:31 drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 13:31 cost 13:41:31 -rw-r--r-- 1 jenkins jenkins 96 Nov 1 13:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:41:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:41:32 ---> package-listing.sh 13:41:32 ++ facter osfamily 13:41:32 ++ tr '[:upper:]' '[:lower:]' 13:41:32 + OS_FAMILY=debian 13:41:32 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-245 13:41:32 + START_PACKAGES=/tmp/packages_start.txt 13:41:32 + END_PACKAGES=/tmp/packages_end.txt 13:41:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:41:32 + PACKAGES=/tmp/packages_start.txt 13:41:32 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-245 ']' 13:41:32 + PACKAGES=/tmp/packages_end.txt 13:41:32 + case "${OS_FAMILY}" in 13:41:32 + dpkg -l 13:41:32 + grep '^ii' 13:41:32 + '[' -f /tmp/packages_start.txt ']' 13:41:32 + '[' -f /tmp/packages_end.txt ']' 13:41:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:41:32 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-245 ']' 13:41:32 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-245/archives/ 13:41:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-245/archives/ [Pipeline] echo 13:41:32 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-245/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:41:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:41:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:41:33 prd-ubuntu20.04-docker-8c-8g-16131 does not seem to be running inside a container 13:41:33 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/y_app-rfid-llrp-inventory_PR-245/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-245 -v /w/workspace/y_app-rfid-llrp-inventory_PR-245:/w/workspace/y_app-rfid-llrp-inventory_PR-245:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-245@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-245@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:41:33 $ docker top 820f4da73dab152081853b823bb53cd5f975d273a11b07810b5d175b5f768f7d -eo pid,comm [Pipeline] { [Pipeline] sh 13:41:34 + touch /tmp/pre-build-complete [Pipeline] sh 13:41:34 + mkdir -p /var/log/sysstat [Pipeline] sh 13:41:34 + ls /var/log/sa-host 13:41:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:41:35 provisioning config files... 13:41:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-245@tmp/config13559151488503850540tmp [Pipeline] { [Pipeline] echo 13:41:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:41:35 ---> create-netrc.sh [Pipeline] } 13:41:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:41:35 ---> python-tools-install.sh [Pipeline] echo 13:41:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:41:36 ---> sudo-logs.sh 13:41:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:41:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:41:36 ---> job-cost.sh 13:41:36 lf-activate-venv: SKIPPING 13:41:36 DEBUG: total: 0.2199999988079071 13:41:36 INFO: Retrieving Stack Cost... 13:41:37 INFO: Retrieving Pricing Info for: v3-standard-8 13:41:37 INFO: Archiving Costs [Pipeline] echo 13:41:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:41:38 ---> logs-deploy.sh 13:41:38 lf-activate-venv: SKIPPING 13:41:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-245/1 13:41:38 INFO: archiving workspace using pattern(s): 13:41:39 Archives upload complete. 13:41:39 INFO: archiving logs to Nexus