Pull request #161 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fa65cf8fcc326c290a72ceffbbb82b977ed92375+cb9c3911ed414974470d0055f1b5db75799e1a22 (365563a0349e669551f51df9571e7b08c84f06ba) 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-ssh11310464598255163518.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh15912028590993305833.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-161/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-161/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17696656499781335946.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-161/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10909687366421223490.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh12707257058467379992.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-161/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-161/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13190388682833517946.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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1278 in /w/workspace/y_app-rfid-llrp-inventory_PR-161 [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-161 # 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/161/head:refs/remotes/origin/PR-161 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cb9c3911ed414974470d0055f1b5db75799e1a22 into PR head commit fa65cf8fcc326c290a72ceffbbb82b977ed92375 Merge succeeded, producing fa65cf8fcc326c290a72ceffbbb82b977ed92375 Checking out Revision fa65cf8fcc326c290a72ceffbbb82b977ed92375 (PR-161) 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 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:26:29 Timeout set to expire in 6 hr 0 min > git config core.sparsecheckout # timeout=10 > git checkout -f fa65cf8fcc326c290a72ceffbbb82b977ed92375 # 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 cb9c3911ed414974470d0055f1b5db75799e1a22 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fa65cf8fcc326c290a72ceffbbb82b977ed92375 # timeout=10 [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:26:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:26:30 ========================================================= 16:26:30 EdgeX Global Pipelines Version Info 16:26:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:26:30 ------------------- 16:26:30 stable info: 16:26:30 ------------------- 16:26:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:26:30 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 16:26:30 Message: update stable to v1.0.245 16:26:31 ------------------- 16:26:31 experimental info: 16:26:31 ------------------- 16:26:31 Commited By: **** collab-it+edgex@linuxfoundation.org 16:26:31 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 16:26:31 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:26:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 16:26:31 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 16:26:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:26:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:26:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:26:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:26:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:26:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:26:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:26:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:26:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:26:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 16:26:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:26:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:26:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:26:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:26:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:26:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:26:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:26:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:26:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:26:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:26:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:26:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:26:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:26:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:26:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:26:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-161 [Pipeline] echo 16:26:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-161 [Pipeline] echo 16:26:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-161 [Pipeline] echo 16:26:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fa65cf8fcc326c290a72ceffbbb82b977ed92375 [Pipeline] echo 16:26:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fa65cf8 [Pipeline] echo 16:26:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:26:33 provisioning config files... 16:26:33 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-161@tmp/config1340550317531430661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:26:33 ---> docker-login.sh 16:26:33 nexus3.edgexfoundry.org:10001 16:26:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:34 Configure a credential helper to remove this warning. See 16:26:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:34 16:26:34 Login Succeeded 16:26:34 nexus3.edgexfoundry.org:10002 16:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:34 Configure a credential helper to remove this warning. See 16:26:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:34 16:26:34 Login Succeeded 16:26:34 nexus3.edgexfoundry.org:10003 16:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:34 Configure a credential helper to remove this warning. See 16:26:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:34 16:26:34 Login Succeeded 16:26:34 nexus3.edgexfoundry.org:10004 16:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:34 Configure a credential helper to remove this warning. See 16:26:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:34 16:26:34 Login Succeeded 16:26:34 docker.io 16:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:34 Configure a credential helper to remove this warning. See 16:26:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:34 16:26:34 Login Succeeded 16:26:34 ---> docker-login.sh ends [Pipeline] } 16:26:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:26:35 + git rev-list -1 --merges fa65cf8fcc326c290a72ceffbbb82b977ed92375~1..fa65cf8fcc326c290a72ceffbbb82b977ed92375 [Pipeline] echo 16:26:35 -----------> git rev-list -1 --merges fa65cf8fcc326c290a72ceffbbb82b977ed92375~1..fa65cf8fcc326c290a72ceffbbb82b977ed92375 fa65cf8fcc326c290a72ceffbbb82b977ed92375 [false] [Pipeline] sh 16:26:35 + git log --format=format:%s -1 fa65cf8fcc326c290a72ceffbbb82b977ed92375 [Pipeline] echo 16:26:35 ========================================================= 16:26:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:26:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:26:36 + git log --format=format:%s -1 fa65cf8fcc326c290a72ceffbbb82b977ed92375 [Pipeline] echo 16:26:36 [semverPrep] GIT_COMMIT: fa65cf8fcc326c290a72ceffbbb82b977ed92375, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 16:26:36 [semverPrep] This is not a build commit. [Pipeline] sh 16:26:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:26:36 + grep -v github /etc/ssh/ssh_known_hosts 16:26:36 + [ -e /tmp/ssh_known_hosts ] 16:26:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:26:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:26:36 + sudo tee -a /etc/ssh/ssh_known_hosts 16:26:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:26:37 16:26:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:26:37 0.1.4: Pulling from edgex-devops/py-git-semver 16:26:37 b85a868b505f: Pulling fs layer 16:26:37 e2be974225ed: Pulling fs layer 16:26:37 339a4e72a1f5: Pulling fs layer 16:26:37 988bab9f4d93: Pulling fs layer 16:26:37 1469e6f7b9e6: Pulling fs layer 16:26:37 eaf3925da568: Pulling fs layer 16:26:37 bab4dde63d76: Pulling fs layer 16:26:37 bde34c3a00c8: Pulling fs layer 16:26:37 b352a97aabf1: Pulling fs layer 16:26:37 4872d77fe225: Pulling fs layer 16:26:37 5851b861e8e6: Pulling fs layer 16:26:37 eaf3925da568: Waiting 16:26:37 bab4dde63d76: Waiting 16:26:37 bde34c3a00c8: Waiting 16:26:37 b352a97aabf1: Waiting 16:26:37 4872d77fe225: Waiting 16:26:37 988bab9f4d93: Waiting 16:26:37 5851b861e8e6: Waiting 16:26:37 1469e6f7b9e6: Waiting 16:26:37 e2be974225ed: Verifying Checksum 16:26:37 e2be974225ed: Download complete 16:26:37 988bab9f4d93: Verifying Checksum 16:26:37 988bab9f4d93: Download complete 16:26:37 1469e6f7b9e6: Verifying Checksum 16:26:37 1469e6f7b9e6: Download complete 16:26:37 eaf3925da568: Verifying Checksum 16:26:37 eaf3925da568: Download complete 16:26:37 339a4e72a1f5: Verifying Checksum 16:26:37 339a4e72a1f5: Download complete 16:26:37 bde34c3a00c8: Download complete 16:26:37 4872d77fe225: Verifying Checksum 16:26:37 4872d77fe225: Download complete 16:26:37 5851b861e8e6: Download complete 16:26:37 b85a868b505f: Download complete 16:26:38 bab4dde63d76: Verifying Checksum 16:26:38 bab4dde63d76: Download complete 16:26:38 b85a868b505f: Pull complete 16:26:39 e2be974225ed: Pull complete 16:26:39 339a4e72a1f5: Pull complete 16:26:39 988bab9f4d93: Pull complete 16:26:40 1469e6f7b9e6: Pull complete 16:26:40 eaf3925da568: Pull complete 16:26:41 bab4dde63d76: Pull complete 16:26:41 bde34c3a00c8: Pull complete 16:26:42 b352a97aabf1: Pull complete 16:26:42 4872d77fe225: Pull complete 16:26:42 5851b861e8e6: Pull complete 16:26:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:26:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:26:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:26:42 prd-ubuntu20.04-docker-8c-8g-1278 does not seem to be running inside a container 16:26:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-161 -v /w/workspace/y_app-rfid-llrp-inventory_PR-161:/w/workspace/y_app-rfid-llrp-inventory_PR-161:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-161@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:26:43 $ docker top 77cdb92e2cc8d5ea5bae32cf65439f19208c77a406ed7fb1a534b7d7e61ff3fc -eo pid,comm 16:26:43 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). 16:26:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:26:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:26:43 [ssh-agent] Looking for ssh-agent implementation... 16:26:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:26:44 $ docker exec 77cdb92e2cc8d5ea5bae32cf65439f19208c77a406ed7fb1a534b7d7e61ff3fc ssh-agent 16:26:44 SSH_AUTH_SOCK=/tmp/ssh-v8y4uAxBNZmd/agent.31 16:26:44 SSH_AGENT_PID=37 16:26:44 Running ssh-add (command line suppressed) 16:26:44 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-161@tmp/private_key_3782613155984998368.key (/w/workspace/y_app-rfid-llrp-inventory_PR-161@tmp/private_key_3782613155984998368.key) 16:26:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:26:44 + git tag --points-at HEAD [Pipeline] } 16:26:44 $ docker exec --env ******** --env ******** 77cdb92e2cc8d5ea5bae32cf65439f19208c77a406ed7fb1a534b7d7e61ff3fc ssh-agent -k 16:26:44 unset SSH_AUTH_SOCK; 16:26:44 unset SSH_AGENT_PID; 16:26:44 echo Agent pid 37 killed; 16:26:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:26:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:26:44 [ssh-agent] Looking for ssh-agent implementation... 16:26:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:26:44 $ docker exec 77cdb92e2cc8d5ea5bae32cf65439f19208c77a406ed7fb1a534b7d7e61ff3fc ssh-agent 16:26:45 SSH_AUTH_SOCK=/tmp/ssh-pDSWtCW4clw0/agent.69 16:26:45 SSH_AGENT_PID=75 16:26:45 Running ssh-add (command line suppressed) 16:26:45 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-161@tmp/private_key_6590039070767881090.key (/w/workspace/y_app-rfid-llrp-inventory_PR-161@tmp/private_key_6590039070767881090.key) 16:26:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:26:45 + git semver init 16:26:45 2023-03-15 16:26:45,718 [run_init] DEBUG init version:0.0.0 force:False 16:26:45 2023-03-15 16:26:45,718 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-161/.semver 16:26:45 2023-03-15 16:26:45,719 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-161/.semver 16:26:45 2023-03-15 16:26:45,719 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-161/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-161, universal_newlines=False, shell=None, istream=None) 16:26:47 2023-03-15 16:26:46,733 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-161/.git/info/exclude 16:26:47 2023-03-15 16:26:46,734 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-161/.semver/PR-161 with force:False 16:26:47 2023-03-15 16:26:46,734 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-161/.semver/PR-161 16:26:47 2023-03-15 16:26:46,739 [execute] INFO git cat-file --batch-check 16:26:47 2023-03-15 16:26:46,739 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-161/.semver, universal_newlines=False, shell=None, istream=) 16:26:47 2023-03-15 16:26:46,745 [execute] INFO git cat-file --batch 16:26:47 2023-03-15 16:26:46,746 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-161/.semver, universal_newlines=False, shell=None, istream=) 16:26:47 2023-03-15 16:26:46,752 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-161/.semver/PR-161 16:26:47 0.0.0 [Pipeline] } 16:26:47 $ docker exec --env ******** --env ******** 77cdb92e2cc8d5ea5bae32cf65439f19208c77a406ed7fb1a534b7d7e61ff3fc ssh-agent -k 16:26:47 unset SSH_AUTH_SOCK; 16:26:47 unset SSH_AGENT_PID; 16:26:47 echo Agent pid 75 killed; 16:26:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:26:47 + git semver [Pipeline] } 16:26:47 $ docker stop --time=1 77cdb92e2cc8d5ea5bae32cf65439f19208c77a406ed7fb1a534b7d7e61ff3fc 16:26:49 $ docker rm -f --volumes 77cdb92e2cc8d5ea5bae32cf65439f19208c77a406ed7fb1a534b7d7e61ff3fc [Pipeline] // withDockerContainer [Pipeline] sh 16:26:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:26:49 Stashed 1 file(s) [Pipeline] echo 16:26:50 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:26:50 provisioning config files... 16:26:50 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-161@tmp/config6192412575136292827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:26:50 ---> docker-login.sh 16:26:50 nexus3.edgexfoundry.org:10001 16:26:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:50 Configure a credential helper to remove this warning. See 16:26:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:50 16:26:50 Login Succeeded 16:26:50 nexus3.edgexfoundry.org:10002 16:26:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:50 Configure a credential helper to remove this warning. See 16:26:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:50 16:26:50 Login Succeeded 16:26:50 nexus3.edgexfoundry.org:10003 16:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:51 Configure a credential helper to remove this warning. See 16:26:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:51 16:26:51 Login Succeeded 16:26:51 nexus3.edgexfoundry.org:10004 16:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:51 Configure a credential helper to remove this warning. See 16:26:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:51 16:26:51 Login Succeeded 16:26:51 docker.io 16:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:51 Configure a credential helper to remove this warning. See 16:26:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:51 16:26:51 Login Succeeded 16:26:51 ---> docker-login.sh ends [Pipeline] } 16:26:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:26:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:26:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:26:51 ========================================================= 16:26:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:26:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:52 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:26:52 Sending build context to Docker daemon 12.59MB 16:26:52 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:26:52 Step 2/12 : FROM ${BASE} AS builder 16:26:52 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:26:52 63b65145d645: Pulling fs layer 16:26:52 a2d21d5440eb: Pulling fs layer 16:26:52 935e6c44a52c: Pulling fs layer 16:26:52 94cc34f8dd06: Pulling fs layer 16:26:52 30dea6a524f1: Pulling fs layer 16:26:52 a2aff8979fd8: Pulling fs layer 16:26:52 6808be2612f2: Pulling fs layer 16:26:52 f25807f1079a: Pulling fs layer 16:26:52 6808be2612f2: Waiting 16:26:52 f25807f1079a: Waiting 16:26:52 94cc34f8dd06: Waiting 16:26:52 30dea6a524f1: Waiting 16:26:52 a2aff8979fd8: Waiting 16:26:52 a2d21d5440eb: Verifying Checksum 16:26:52 a2d21d5440eb: Download complete 16:26:52 94cc34f8dd06: Verifying Checksum 16:26:52 94cc34f8dd06: Download complete 16:26:52 30dea6a524f1: Download complete 16:26:52 63b65145d645: Verifying Checksum 16:26:52 63b65145d645: Download complete 16:26:52 a2aff8979fd8: Verifying Checksum 16:26:52 a2aff8979fd8: Download complete 16:26:52 63b65145d645: Pull complete 16:26:52 a2d21d5440eb: Pull complete 16:26:53 f25807f1079a: Verifying Checksum 16:26:53 f25807f1079a: Download complete 16:26:53 935e6c44a52c: Download complete 16:26:53 6808be2612f2: Verifying Checksum 16:26:53 6808be2612f2: Download complete 16:26:56 935e6c44a52c: Pull complete 16:26:56 94cc34f8dd06: Pull complete 16:26:56 30dea6a524f1: Pull complete 16:26:56 a2aff8979fd8: Pull complete 16:26:59 6808be2612f2: Pull complete 16:26:59 f25807f1079a: Pull complete 16:26:59 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 16:26:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:26:59 ---> 3b553350e43f 16:26:59 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:27:01 ---> Running in 6ae6acf6a360 16:27:01 Removing intermediate container 6ae6acf6a360 16:27:01 ---> 18e7d701f56f 16:27:01 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:27:01 ---> Running in f1e13d90f97a 16:27:01 Removing intermediate container f1e13d90f97a 16:27:01 ---> a3ae9a2cef9f 16:27:01 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:27:01 ---> Running in 3791e4b4fa46 16:27:01 Removing intermediate container 3791e4b4fa46 16:27:01 ---> a227341b8825 16:27:01 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:27:01 ---> Running in 65db974d7e35 16:27:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:27:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:27:02 OK: 265 MiB in 53 packages 16:27:02 Removing intermediate container 65db974d7e35 16:27:02 ---> 73b09c9f4151 16:27:02 Step 7/12 : WORKDIR /app 16:27:02 ---> Running in 2dabafe47084 16:27:02 Removing intermediate container 2dabafe47084 16:27:02 ---> 714d117611b9 16:27:02 Step 8/12 : COPY go.mod vendor* ./ 16:27:02 ---> 3873474d59f5 16:27:02 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:27:02 ---> Running in d4cdf15d2faa 16:27:05 Still waiting to schedule task 16:27:05 ‘prd-ubuntu20.04-docker-8c-8g-1275’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 16:27:05 ‘prd-ubuntu20.04-docker-8c-8g-1276’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 16:27:05 ‘prd-ubuntu20.04-docker-8c-8g-1277’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 16:27:05 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1281’ is offline 16:27:05 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1282’ is offline 16:27:05 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1283’ is offline 16:27:05 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1285’ is offline 16:27:05 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1286’ is offline 16:27:20 Removing intermediate container d4cdf15d2faa 16:27:20 ---> 562a536ab10b 16:27:20 Step 10/12 : COPY . . 16:27:21 ---> b36853b40b04 16:27:21 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:27:21 ---> Running in 45bcb66c45f3 16:27:21 Removing intermediate container 45bcb66c45f3 16:27:21 ---> cb53e1452c6c 16:27:21 Step 12/12 : RUN $MAKE 16:27:21 ---> Running in 19924091e311 16:27:21 noop 16:27:22 Removing intermediate container 19924091e311 16:27:22 ---> 2b9b3515672c 16:27:22 Successfully built 2b9b3515672c 16:27:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:22 + docker inspect -f . ci-base-image-x86_64 16:27:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:27:22 prd-ubuntu20.04-docker-8c-8g-1278 does not seem to be running inside a container 16:27:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-161 -v /w/workspace/y_app-rfid-llrp-inventory_PR-161:/w/workspace/y_app-rfid-llrp-inventory_PR-161:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-161@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:27:23 $ docker top 382cfd798a453052f992a359a1555aae172a1a953971994ca0e1a6b7e573a283 -eo pid,comm [Pipeline] { [Pipeline] sh 16:27:23 + go version 16:27:23 go version go1.20.2 linux/amd64 [Pipeline] } 16:27:23 $ docker stop --time=1 382cfd798a453052f992a359a1555aae172a1a953971994ca0e1a6b7e573a283 16:27:24 $ docker rm -f --volumes 382cfd798a453052f992a359a1555aae172a1a953971994ca0e1a6b7e573a283 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:25 + docker inspect -f . ci-base-image-x86_64 16:27:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:27:25 prd-ubuntu20.04-docker-8c-8g-1278 does not seem to be running inside a container 16:27:25 $ 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-161 -v /w/workspace/y_app-rfid-llrp-inventory_PR-161:/w/workspace/y_app-rfid-llrp-inventory_PR-161:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-161@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:27:26 $ docker top b0f6028b120d3e744b6157889acdc17569bb9b1f82164e5a424941314d25caf8 -eo pid,comm [Pipeline] { [Pipeline] sh 16:27:26 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-161 [Pipeline] fileExists [Pipeline] sh 16:27:27 + make test 16:27:27 go test -race ./... -coverprofile=coverage.out ./... 16:27:45 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 16:27:45 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 16:27:45 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.175s coverage: 86.2% of statements 16:27:47 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.685s coverage: 71.9% of statements 16:28:09 go vet ./... 16:28:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:28:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:28:09 ./bin/test-attribution.sh [Pipeline] echo 16:28:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:28:09 $ docker stop --time=1 b0f6028b120d3e744b6157889acdc17569bb9b1f82164e5a424941314d25caf8 16:28:11 $ docker rm -f --volumes b0f6028b120d3e744b6157889acdc17569bb9b1f82164e5a424941314d25caf8 [Pipeline] // withDockerContainer [Pipeline] sh 16:28:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:28:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:28:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:28:13 + ls -al . 16:28:13 total 228 16:28:13 drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 16:27 . 16:28:13 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:26 .. 16:28:13 -rw-rw-r-- 1 jenkins jenkins 262 Mar 15 16:26 .dockerignore 16:28:13 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 16:26 .git 16:28:13 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:26 .github 16:28:13 -rw-rw-r-- 1 jenkins jenkins 788 Mar 15 16:26 .gitignore 16:28:13 -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 16:26 .golangci.yml 16:28:13 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 16:26 .semver 16:28:13 -rw-rw-r-- 1 jenkins jenkins 10037 Mar 15 16:26 Attribution.txt 16:28:13 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 15 16:26 CHANGELOG.md 16:28:13 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 15 16:26 Dockerfile 16:28:13 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 16:26 GOVERNANCE.md 16:28:13 -rw-rw-r-- 1 jenkins jenkins 687 Mar 15 16:26 Jenkinsfile 16:28:13 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 15 16:26 LICENSE 16:28:13 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 15 16:26 Makefile 16:28:13 -rw-rw-r-- 1 jenkins jenkins 617 Mar 15 16:26 OWNERS.md 16:28:13 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 15 16:26 README.md 16:28:13 -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 16:26 VERSION 16:28:13 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:26 bin 16:28:13 -rw-r--r-- 1 jenkins jenkins 41317 Mar 15 16:27 coverage.out 16:28:13 -rw-rw-r-- 1 jenkins jenkins 3511 Mar 15 16:26 go.mod 16:28:13 -rw-rw-r-- 1 jenkins jenkins 31563 Mar 15 16:26 go.sum 16:28:13 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:26 images 16:28:13 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:26 internal 16:28:13 -rw-rw-r-- 1 jenkins jenkins 531 Mar 15 16:26 main.go 16:28:13 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:26 res 16:28:13 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:26 snap 16:28:13 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:26 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:13 + 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=fa65cf8fcc326c290a72ceffbbb82b977ed92375 --label arch=amd64 --label version=0.0.0 . 16:28:13 Sending build context to Docker daemon 12.59MB 16:28:13 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 16:28:13 Step 2/29 : FROM ${BASE} AS builder 16:28:13 ---> 2b9b3515672c 16:28:13 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 16:28:13 ---> Running in f62e377c0493 16:28:13 Removing intermediate container f62e377c0493 16:28:13 ---> 448662bcd428 16:28:13 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 16:28:13 ---> Running in fffab0efe1f9 16:28:13 Removing intermediate container fffab0efe1f9 16:28:13 ---> 829fd66d84f6 16:28:13 Step 5/29 : ARG ADD_BUILD_TAGS="" 16:28:13 ---> Running in 72d2888622e2 16:28:13 Removing intermediate container 72d2888622e2 16:28:13 ---> 0d0f8bba2c83 16:28:13 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:28:13 ---> Running in 8c120beba40c 16:28:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:28:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:28:15 OK: 265 MiB in 53 packages 16:28:15 Removing intermediate container 8c120beba40c 16:28:15 ---> c2a601e25117 16:28:15 Step 7/29 : WORKDIR /app 16:28:15 ---> Running in 9f5b280d4b94 16:28:15 Removing intermediate container 9f5b280d4b94 16:28:15 ---> b08058e4e9f3 16:28:15 Step 8/29 : COPY go.mod vendor* ./ 16:28:15 ---> 201460c7b348 16:28:15 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:15 ---> Running in ec55d065a002 16:28:16 Removing intermediate container ec55d065a002 16:28:16 ---> 92807cd3a843 16:28:16 Step 10/29 : COPY . . 16:28:16 ---> 92ab3dea203d 16:28:16 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:28:16 ---> Running in b3a6fb94ed47 16:28:16 Removing intermediate container b3a6fb94ed47 16:28:16 ---> eb3c6b1a7690 16:28:16 Step 12/29 : RUN $MAKE 16:28:16 ---> Running in 4d5a682ed11e 16:28:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -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 16:28:35 Removing intermediate container 4d5a682ed11e 16:28:35 ---> 78838833b12e 16:28:35 Step 13/29 : FROM alpine:3.17 16:28:35 3.17: Pulling from library/alpine 16:28:35 63b65145d645: Already exists 16:28:35 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 16:28:35 Status: Downloaded newer image for alpine:3.17 16:28:35 ---> b2aa39c304c2 16:28:35 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:28:35 ---> Running in bb89849c7034 16:28:35 Removing intermediate container bb89849c7034 16:28:35 ---> 8c0b4b3b6082 16:28:35 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 16:28:35 ---> Running in 39000b655db5 16:28:35 Removing intermediate container 39000b655db5 16:28:35 ---> 7d19e20084b1 16:28:35 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 16:28:35 ---> Running in a9b073eb7d28 16:28:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:28:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:28:35 (1/2) Installing ca-certificates (20220614-r4) 16:28:35 (2/2) Installing dumb-init (1.2.5-r2) 16:28:35 Executing busybox-1.35.0-r29.trigger 16:28:35 Executing ca-certificates-20220614-r4.trigger 16:28:35 OK: 8 MiB in 17 packages 16:28:35 Removing intermediate container a9b073eb7d28 16:28:35 ---> 4e63cffe3af7 16:28:35 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:28:35 ---> cf2c19e91533 16:28:35 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 16:28:35 ---> c57301a340d6 16:28:35 Step 19/29 : COPY --from=builder /app/res/ /res/ 16:28:35 ---> 3e67869a8e06 16:28:35 Step 20/29 : COPY --from=builder /app/static/ /static/ 16:28:35 ---> 1e5a65ab3fb4 16:28:35 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 16:28:36 ---> 955385d7fc28 16:28:36 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 16:28:36 ---> Running in f9a74c704ead 16:28:36 Removing intermediate container f9a74c704ead 16:28:36 ---> 3758092ca8f8 16:28:36 Step 23/29 : VOLUME /cache 16:28:36 ---> Running in 6dc00f8b3489 16:28:37 Removing intermediate container 6dc00f8b3489 16:28:37 ---> ec35b8e95c9a 16:28:37 Step 24/29 : EXPOSE 59711 16:28:37 ---> Running in 4ced8522075f 16:28:37 Removing intermediate container 4ced8522075f 16:28:37 ---> 2f6040c24f2e 16:28:37 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 16:28:37 ---> Running in 57a3491c3c7c 16:28:37 Removing intermediate container 57a3491c3c7c 16:28:37 ---> 43a00bbf2a41 16:28:37 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 16:28:37 ---> Running in a9f21215a4de 16:28:37 Removing intermediate container a9f21215a4de 16:28:37 ---> e3c00d694228 16:28:37 Step 27/29 : LABEL arch=amd64 16:28:37 ---> Running in fa9148facd0c 16:28:37 Removing intermediate container fa9148facd0c 16:28:37 ---> 09fd754a2bfc 16:28:37 Step 28/29 : LABEL git_sha=fa65cf8fcc326c290a72ceffbbb82b977ed92375 16:28:37 ---> Running in 61e79bbb3100 16:28:37 Removing intermediate container 61e79bbb3100 16:28:37 ---> 4840f8b7245e 16:28:37 Step 29/29 : LABEL version=0.0.0 16:28:37 ---> Running in 27385b10d6f3 16:28:37 Removing intermediate container 27385b10d6f3 16:28:37 ---> d8550ef3e709 16:28:37 [Warning] One or more build-args [ARCH] were not consumed 16:28:37 Successfully built d8550ef3e709 16:28:37 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 16:28:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:28:38 16:28:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:28:38 latest: Pulling from edgex-lftools-log-publisher 16:28:38 5eb5b503b376: Pulling fs layer 16:28:38 5c69ac0246d0: Pulling fs layer 16:28:38 ec43610c2a17: Pulling fs layer 16:28:38 3a2ae6a8a46f: Pulling fs layer 16:28:38 33b1e0a273af: Pulling fs layer 16:28:38 5d3b04190fa2: Pulling fs layer 16:28:38 2f39f015ded8: Pulling fs layer 16:28:38 3a2ae6a8a46f: Waiting 16:28:38 33b1e0a273af: Waiting 16:28:38 5d3b04190fa2: Waiting 16:28:38 2f39f015ded8: Waiting 16:28:38 5c69ac0246d0: Verifying Checksum 16:28:38 5c69ac0246d0: Download complete 16:28:38 3a2ae6a8a46f: Verifying Checksum 16:28:38 3a2ae6a8a46f: Download complete 16:28:39 33b1e0a273af: Verifying Checksum 16:28:39 33b1e0a273af: Download complete 16:28:39 5d3b04190fa2: Verifying Checksum 16:28:39 5d3b04190fa2: Download complete 16:28:39 ec43610c2a17: Verifying Checksum 16:28:39 ec43610c2a17: Download complete 16:28:39 5eb5b503b376: Verifying Checksum 16:28:39 5eb5b503b376: Download complete 16:28:39 2f39f015ded8: Download complete 16:28:40 5eb5b503b376: Pull complete 16:28:40 5c69ac0246d0: Pull complete 16:28:40 ec43610c2a17: Pull complete 16:28:40 3a2ae6a8a46f: Pull complete 16:28:40 33b1e0a273af: Pull complete 16:28:40 5d3b04190fa2: Pull complete 16:28:45 2f39f015ded8: Pull complete 16:28:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:28:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:28:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:45 prd-ubuntu20.04-docker-8c-8g-1278 does not seem to be running inside a container 16:28:45 $ 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-161 -v /w/workspace/y_app-rfid-llrp-inventory_PR-161:/w/workspace/y_app-rfid-llrp-inventory_PR-161:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-161@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:28:46 $ docker top edbb3759ba93a9ff571ffc306f6fa65ddd49984b6721f777a5961281f274974c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:28:47 ---> job-cost.sh 16:28:47 lf-activate-venv: SKIPPING 16:28:47 INFO: No Stack... 16:28:47 INFO: Retrieving Pricing Info for: v3-standard-8 16:28:47 INFO: Archiving Costs [Pipeline] sh 16:28:48 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-161/archives/cost.csv 16:28:48 + cut -d, -f6 [Pipeline] lock 16:28:48 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-161-1-stack-cost] 16:28:48 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-161-1-stack-cost] did not exist. Created. 16:28:48 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-161-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:28:48 + echo total: 0.2199999988079071 [Pipeline] stash 16:28:48 Stashed 1 file(s) [Pipeline] } 16:28:48 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-161-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:28:48 $ docker stop --time=1 edbb3759ba93a9ff571ffc306f6fa65ddd49984b6721f777a5961281f274974c 16:28:49 $ docker rm -f --volumes edbb3759ba93a9ff571ffc306f6fa65ddd49984b6721f777a5961281f274974c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:38:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1745 in /w/workspace/y_app-rfid-llrp-inventory_PR-161 [Pipeline] { [Pipeline] ws 16:38:32 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 16:38:32 The recommended git tool is: git 16:38:42 using credential edgex-jenkins-ssh 16:38:42 Cloning the remote Git repository 16:38:42 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:38:42 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 16:38:42 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:38:42 > git --version # timeout=10 16:38:42 > git --version # 'git version 2.25.1' 16:38:42 using GIT_SSH to set credentials SSH Credentials for GitHub 16:38:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:38:45 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:38:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:38:47 Merging remotes/origin/main commit cb9c3911ed414974470d0055f1b5db75799e1a22 into PR head commit fa65cf8fcc326c290a72ceffbbb82b977ed92375 16:38:47 Merge succeeded, producing fa65cf8fcc326c290a72ceffbbb82b977ed92375 16:38:47 Checking out Revision fa65cf8fcc326c290a72ceffbbb82b977ed92375 (PR-161) 16:38:46 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:38:46 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:38:46 using GIT_SSH to set credentials SSH Credentials for GitHub 16:38:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/161/head:refs/remotes/origin/PR-161 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:38:47 > git config core.sparsecheckout # timeout=10 16:38:47 > git checkout -f fa65cf8fcc326c290a72ceffbbb82b977ed92375 # timeout=10 16:38:47 > git remote # timeout=10 16:38:47 > git config --get remote.origin.url # timeout=10 16:38:47 using GIT_SSH to set credentials SSH Credentials for GitHub 16:38:47 > git merge cb9c3911ed414974470d0055f1b5db75799e1a22 # timeout=10 16:38:47 > git rev-parse HEAD^{commit} # timeout=10 16:38:47 > git config core.sparsecheckout # timeout=10 16:38:47 > git checkout -f fa65cf8fcc326c290a72ceffbbb82b977ed92375 # timeout=10 16:38:48 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" 16:38:48 > git --version # timeout=10 16:38:48 > git --version # 'git version 2.25.1' 16:38:48 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:38:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:38:49 % Total % Received % Xferd Average Speed Time Time Time Current 16:38:49 Dload Upload Total Spent Left Speed 16:38:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh 16:38:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:38:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:38:50 + sudo tee /etc/docker/daemon.new 16:38:50 { 16:38:50 "registry-mirrors": [ 16:38:50 "https://nexus3.edgexfoundry.org:10001" 16:38:50 ], 16:38:50 "bip": "10.250.0.254/24", 16:38:50 "hosts": [ 16:38:50 "tcp://0.0.0.0:5555", 16:38:50 "unix:///var/run/docker.sock" 16:38:50 ], 16:38:50 "mtu": 1458, 16:38:50 "selinux-enabled": true, 16:38:50 "seccomp-profile": "/etc/docker/seccomp.json" 16:38:50 } [Pipeline] sh 16:38:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:38:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:39:10 provisioning config files... 16:39:10 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config1100166238837983955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:39:10 ---> docker-login.sh 16:39:10 nexus3.edgexfoundry.org:10001 16:39:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:11 Configure a credential helper to remove this warning. See 16:39:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:11 16:39:11 Login Succeeded 16:39:11 nexus3.edgexfoundry.org:10002 16:39:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:12 Configure a credential helper to remove this warning. See 16:39:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:12 16:39:12 Login Succeeded 16:39:12 nexus3.edgexfoundry.org:10003 16:39:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:12 Configure a credential helper to remove this warning. See 16:39:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:12 16:39:12 Login Succeeded 16:39:12 nexus3.edgexfoundry.org:10004 16:39:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:12 Configure a credential helper to remove this warning. See 16:39:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:12 16:39:12 Login Succeeded 16:39:12 docker.io 16:39:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:13 Configure a credential helper to remove this warning. See 16:39:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:13 16:39:13 Login Succeeded 16:39:13 ---> docker-login.sh ends [Pipeline] } 16:39:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:39:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:39:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:39:14 ========================================================= 16:39:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:39:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:14 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:39:14 Sending build context to Docker daemon 678.9kB 16:39:14 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:39:14 Step 2/12 : FROM ${BASE} AS builder 16:39:15 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:39:15 af6eaf76a39c: Pulling fs layer 16:39:15 55522c791124: Pulling fs layer 16:39:15 ce5c4a1c91eb: Pulling fs layer 16:39:15 169dfbe0d373: Pulling fs layer 16:39:15 e1ff8fa3b103: Pulling fs layer 16:39:15 52ebb69f0ebf: Pulling fs layer 16:39:15 5abe8eddf0d5: Pulling fs layer 16:39:15 169dfbe0d373: Waiting 16:39:15 e1ff8fa3b103: Waiting 16:39:15 52ebb69f0ebf: Waiting 16:39:15 55522c791124: Verifying Checksum 16:39:15 55522c791124: Download complete 16:39:15 169dfbe0d373: Download complete 16:39:15 e1ff8fa3b103: Verifying Checksum 16:39:15 e1ff8fa3b103: Download complete 16:39:15 af6eaf76a39c: Verifying Checksum 16:39:15 af6eaf76a39c: Download complete 16:39:16 af6eaf76a39c: Pull complete 16:39:16 5abe8eddf0d5: Verifying Checksum 16:39:17 55522c791124: Pull complete 16:39:18 ce5c4a1c91eb: Verifying Checksum 16:39:18 ce5c4a1c91eb: Download complete 16:39:18 52ebb69f0ebf: Verifying Checksum 16:39:18 52ebb69f0ebf: Download complete 16:39:33 ce5c4a1c91eb: Pull complete 16:39:33 169dfbe0d373: Pull complete 16:39:33 e1ff8fa3b103: Pull complete 16:39:41 52ebb69f0ebf: Pull complete 16:39:43 5abe8eddf0d5: Pull complete 16:39:43 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 16:39:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:39:43 ---> 6cb57ee374ae 16:39:43 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:39:45 ---> Running in c981785b85e1 16:39:45 Removing intermediate container c981785b85e1 16:39:45 ---> ffbd913b1332 16:39:45 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:39:45 ---> Running in 2d4c7c0f5dca 16:39:46 Removing intermediate container 2d4c7c0f5dca 16:39:46 ---> 971360f60119 16:39:46 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:39:46 ---> Running in fb34cc46f767 16:39:46 Removing intermediate container fb34cc46f767 16:39:46 ---> 5b835eb77063 16:39:46 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:39:46 ---> Running in ef428e54e330 16:39:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:39:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:39:50 OK: 263 MiB in 53 packages 16:39:51 Removing intermediate container ef428e54e330 16:39:51 ---> 26cf5288ce0a 16:39:51 Step 7/12 : WORKDIR /app 16:39:51 ---> Running in 871a06d02217 16:39:51 Removing intermediate container 871a06d02217 16:39:51 ---> e9d6fd3d95a8 16:39:51 Step 8/12 : COPY go.mod vendor* ./ 16:39:52 ---> 0e890293ec39 16:39:52 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:39:52 ---> Running in 220c8715de74 16:41:00 Removing intermediate container 220c8715de74 16:41:00 ---> 13d84f6992e6 16:41:00 Step 10/12 : COPY . . 16:41:03 ---> 902cde34e96f 16:41:03 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:41:03 ---> Running in a06ed5b48516 16:41:03 Removing intermediate container a06ed5b48516 16:41:03 ---> e76088c73a07 16:41:03 Step 12/12 : RUN $MAKE 16:41:03 ---> Running in f366e66c3149 16:41:04 noop 16:41:05 Removing intermediate container f366e66c3149 16:41:05 ---> fe55aaa45d6c 16:41:05 Successfully built fe55aaa45d6c 16:41:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:06 + docker inspect -f . ci-base-image-arm64 16:41:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:41:06 prd-ubuntu20.04-docker-arm64-4c-16g-1745 does not seem to be running inside a container 16:41:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:41:07 $ docker top 40b651abdc8a7ecc76f72b1408092c56c256981cfb333774ba75fb4202473f28 -eo pid,comm [Pipeline] { [Pipeline] sh 16:41:08 + go version 16:41:08 go version go1.20.2 linux/arm64 [Pipeline] } 16:41:08 $ docker stop --time=1 40b651abdc8a7ecc76f72b1408092c56c256981cfb333774ba75fb4202473f28 16:41:10 $ docker rm -f --volumes 40b651abdc8a7ecc76f72b1408092c56c256981cfb333774ba75fb4202473f28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:11 + docker inspect -f . ci-base-image-arm64 16:41:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:41:11 prd-ubuntu20.04-docker-arm64-4c-16g-1745 does not seem to be running inside a container 16:41:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:41:13 $ docker top dc6d68f827b5367c9459b91eac5681c50350e98e20a0157f70eaeee5c2eedae8 -eo pid,comm [Pipeline] { [Pipeline] sh 16:41:14 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 16:41:14 + make test 16:41:14 go test -race ./... -coverprofile=coverage.out ./... 16:44:36 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 16:44:43 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 16:44:44 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.745s coverage: 86.2% of statements 16:44:59 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.914s coverage: 71.9% of statements 16:44:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:44:59 go vet ./... 16:47:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:47:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:47:51 ./bin/test-attribution.sh [Pipeline] echo 16:47:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:47:51 $ docker stop --time=1 dc6d68f827b5367c9459b91eac5681c50350e98e20a0157f70eaeee5c2eedae8 16:47:53 $ docker rm -f --volumes dc6d68f827b5367c9459b91eac5681c50350e98e20a0157f70eaeee5c2eedae8 [Pipeline] // withDockerContainer [Pipeline] sh 16:47:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:47:55 Warning: overwriting stash ‘coverage-report’ 16:47:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:47:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:47:56 + ls -al . 16:47:56 total 224 16:47:56 drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 16:41 . 16:47:56 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:38 .. 16:47:56 -rw-rw-r-- 1 jenkins jenkins 262 Mar 15 16:38 .dockerignore 16:47:56 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 16:38 .git 16:47:56 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:38 .github 16:47:56 -rw-rw-r-- 1 jenkins jenkins 788 Mar 15 16:38 .gitignore 16:47:56 -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 16:38 .golangci.yml 16:47:56 -rw-rw-r-- 1 jenkins jenkins 10037 Mar 15 16:38 Attribution.txt 16:47:56 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 15 16:38 CHANGELOG.md 16:47:56 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 15 16:38 Dockerfile 16:47:56 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 16:38 GOVERNANCE.md 16:47:56 -rw-rw-r-- 1 jenkins jenkins 687 Mar 15 16:38 Jenkinsfile 16:47:56 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 15 16:38 LICENSE 16:47:56 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 15 16:38 Makefile 16:47:56 -rw-rw-r-- 1 jenkins jenkins 617 Mar 15 16:38 OWNERS.md 16:47:56 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 15 16:38 README.md 16:47:56 -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 16:26 VERSION 16:47:56 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:38 bin 16:47:56 -rw-r--r-- 1 jenkins jenkins 41317 Mar 15 16:44 coverage.out 16:47:56 -rw-rw-r-- 1 jenkins jenkins 3511 Mar 15 16:38 go.mod 16:47:56 -rw-rw-r-- 1 jenkins jenkins 31563 Mar 15 16:38 go.sum 16:47:56 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:38 images 16:47:56 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:38 internal 16:47:56 -rw-rw-r-- 1 jenkins jenkins 531 Mar 15 16:38 main.go 16:47:56 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:38 res 16:47:56 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:38 snap 16:47:56 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:38 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:57 + 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=fa65cf8fcc326c290a72ceffbbb82b977ed92375 --label arch=arm64 --label version=0.0.0 . 16:47:57 Sending build context to Docker daemon 678.9kB 16:47:57 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 16:47:57 Step 2/29 : FROM ${BASE} AS builder 16:47:57 ---> fe55aaa45d6c 16:47:57 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 16:47:57 ---> Running in a580132134d6 16:47:58 Removing intermediate container a580132134d6 16:47:58 ---> ee7928a7a928 16:47:58 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 16:47:58 ---> Running in 4561fd5f3579 16:47:58 Removing intermediate container 4561fd5f3579 16:47:58 ---> 64e90f8679e7 16:47:58 Step 5/29 : ARG ADD_BUILD_TAGS="" 16:47:58 ---> Running in b14e7ec5373e 16:47:59 Removing intermediate container b14e7ec5373e 16:47:59 ---> 61beb6edeb40 16:47:59 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:47:59 ---> Running in b823ca296850 16:48:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:48:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:48:02 OK: 263 MiB in 53 packages 16:48:03 Removing intermediate container b823ca296850 16:48:03 ---> c5502ff71719 16:48:03 Step 7/29 : WORKDIR /app 16:48:03 ---> Running in 001bf88a130d 16:48:03 Removing intermediate container 001bf88a130d 16:48:03 ---> ac0ada85c2d6 16:48:03 Step 8/29 : COPY go.mod vendor* ./ 16:48:04 ---> 350d54766c19 16:48:04 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:04 ---> Running in e2500d8295e8 16:48:07 Removing intermediate container e2500d8295e8 16:48:07 ---> 84188cf779e4 16:48:07 Step 10/29 : COPY . . 16:48:07 ---> 0d36ebe639ea 16:48:07 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:48:07 ---> Running in a6e07eeeb857 16:48:08 Removing intermediate container a6e07eeeb857 16:48:08 ---> 558bcafb0bca 16:48:08 Step 12/29 : RUN $MAKE 16:48:08 ---> Running in d68b51d35215 16:48:09 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -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 16:50:45 Removing intermediate container d68b51d35215 16:50:45 ---> 5446d0e80461 16:50:45 Step 13/29 : FROM alpine:3.17 16:50:46 3.17: Pulling from library/alpine 16:50:46 af6eaf76a39c: Already exists 16:50:46 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 16:50:46 Status: Downloaded newer image for alpine:3.17 16:50:46 ---> d74e625d9115 16:50:46 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:50:46 ---> Running in 6bcf37b87fb6 16:50:47 Removing intermediate container 6bcf37b87fb6 16:50:47 ---> 53fa70332b54 16:50:47 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 16:50:47 ---> Running in 05e9f93333f4 16:50:47 Removing intermediate container 05e9f93333f4 16:50:47 ---> ad6a3e4344d1 16:50:47 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 16:50:47 ---> Running in 4b3ab21278a3 16:50:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:50:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:50:50 (1/2) Installing ca-certificates (20220614-r4) 16:50:50 (2/2) Installing dumb-init (1.2.5-r2) 16:50:50 Executing busybox-1.35.0-r29.trigger 16:50:50 Executing ca-certificates-20220614-r4.trigger 16:50:50 OK: 8 MiB in 17 packages 16:50:52 Removing intermediate container 4b3ab21278a3 16:50:52 ---> a06f3012c86f 16:50:52 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:50:52 ---> 0971e6f71a05 16:50:52 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 16:50:53 ---> d5a997482559 16:50:53 Step 19/29 : COPY --from=builder /app/res/ /res/ 16:50:53 ---> abee8b42e80d 16:50:53 Step 20/29 : COPY --from=builder /app/static/ /static/ 16:50:54 ---> 2a1daf170897 16:50:54 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 16:50:55 ---> 7fe2d86258ce 16:50:55 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 16:50:55 ---> Running in b3d9414decac 16:50:57 Removing intermediate container b3d9414decac 16:50:57 ---> 32b65e866a29 16:50:57 Step 23/29 : VOLUME /cache 16:50:57 ---> Running in 2e33aaa346b8 16:50:57 Removing intermediate container 2e33aaa346b8 16:50:57 ---> 7bec0050f619 16:50:57 Step 24/29 : EXPOSE 59711 16:50:57 ---> Running in 62e93e7c8647 16:50:58 Removing intermediate container 62e93e7c8647 16:50:58 ---> bb6ddf51e292 16:50:58 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 16:50:58 ---> Running in 732312acb427 16:50:58 Removing intermediate container 732312acb427 16:50:58 ---> dc9e835a3d5c 16:50:58 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 16:50:58 ---> Running in e0c813fab0ed 16:50:59 Removing intermediate container e0c813fab0ed 16:50:59 ---> 768c6ff26448 16:50:59 Step 27/29 : LABEL arch=arm64 16:50:59 ---> Running in 9c9fea8aa36d 16:50:59 Removing intermediate container 9c9fea8aa36d 16:50:59 ---> 7297f10985ff 16:50:59 Step 28/29 : LABEL git_sha=fa65cf8fcc326c290a72ceffbbb82b977ed92375 16:50:59 ---> Running in 3b1657711191 16:50:59 Removing intermediate container 3b1657711191 16:50:59 ---> cdd9a7824923 16:50:59 Step 29/29 : LABEL version=0.0.0 16:50:59 ---> Running in ecb006be7ce1 16:51:00 Removing intermediate container ecb006be7ce1 16:51:00 ---> de83198eccd8 16:51:00 [Warning] One or more build-args [ARCH] were not consumed 16:51:00 Successfully built de83198eccd8 16:51:00 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 16:51:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:51:01 16:51:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:51:02 arm64: Pulling from edgex-lftools-log-publisher 16:51:02 8998bd30e6a1: Pulling fs layer 16:51:02 04944245beec: Pulling fs layer 16:51:02 699f458cf7ca: Pulling fs layer 16:51:02 765212b225bb: Pulling fs layer 16:51:02 f23df028b6ca: Pulling fs layer 16:51:02 d65c8cfc05b1: Pulling fs layer 16:51:02 2437ff75d9bd: Pulling fs layer 16:51:02 765212b225bb: Waiting 16:51:02 f23df028b6ca: Waiting 16:51:02 d65c8cfc05b1: Waiting 16:51:02 2437ff75d9bd: Waiting 16:51:02 04944245beec: Verifying Checksum 16:51:02 04944245beec: Download complete 16:51:02 765212b225bb: Verifying Checksum 16:51:02 765212b225bb: Download complete 16:51:02 f23df028b6ca: Download complete 16:51:02 d65c8cfc05b1: Verifying Checksum 16:51:02 d65c8cfc05b1: Download complete 16:51:02 699f458cf7ca: Verifying Checksum 16:51:02 699f458cf7ca: Download complete 16:51:02 8998bd30e6a1: Download complete 16:51:05 2437ff75d9bd: Verifying Checksum 16:51:05 2437ff75d9bd: Download complete 16:51:07 8998bd30e6a1: Pull complete 16:51:07 04944245beec: Pull complete 16:51:08 699f458cf7ca: Pull complete 16:51:09 765212b225bb: Pull complete 16:51:09 f23df028b6ca: Pull complete 16:51:10 d65c8cfc05b1: Pull complete 16:51:25 2437ff75d9bd: Pull complete 16:51:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:51:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:51:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:51:25 prd-ubuntu20.04-docker-arm64-4c-16g-1745 does not seem to be running inside a container 16:51:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:51:28 $ docker top 3bb4d112380d6b97b2c31ef1b4e5d3e56cbdbc809af6fbcce44821bd7d4334c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:51:29 ---> job-cost.sh 16:51:29 lf-activate-venv: SKIPPING 16:51:29 INFO: No Stack... 16:51:30 INFO: Retrieving Pricing Info for: v3-standard-4 16:51:30 INFO: Archiving Costs [Pipeline] sh 16:51:31 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 16:51:31 + cut -d, -f6 [Pipeline] lock 16:51:31 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-161-1-stack-cost] 16:51:31 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-161-1-stack-cost] did not exist. Created. 16:51:31 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-161-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:51:31 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-66077d7e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:51:32 + echo total: 0.10999999940395355 [Pipeline] stash 16:51:32 Warning: overwriting stash ‘stack-cost’ 16:51:32 Stashed 1 file(s) [Pipeline] } 16:51:32 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-161-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:51:32 $ docker stop --time=1 3bb4d112380d6b97b2c31ef1b4e5d3e56cbdbc809af6fbcce44821bd7d4334c8 16:51:34 $ docker rm -f --volumes 3bb4d112380d6b97b2c31ef1b4e5d3e56cbdbc809af6fbcce44821bd7d4334c8 [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 16:51:35 provisioning config files... 16:51:35 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-161@tmp/config7893571730273508096tmp [Pipeline] { [Pipeline] sh 16:51:35 + set +x 16:51:35 + curl -s https://codecov.io/bash 16:51:35 + bash -s -- 16:51:35 16:51:35 _____ _ 16:51:35 / ____| | | 16:51:35 | | ___ __| | ___ ___ _____ __ 16:51:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:51:35 | |___| (_) | (_| | __/ (_| (_) \ V / 16:51:35 \_____\___/ \__,_|\___|\___\___/ \_/ 16:51:35 Bash-1.0.6 16:51:35 16:51:35 16:51:35 ==> git version 2.25.1 found 16:51:35 ==> 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 16:51:35 Release-Date: 2020-01-08 16:51:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:51:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:51:35 ==> Jenkins CI detected. 16:51:35 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-161 16:51:35 project root: . 16:51:35 --> token set from env 16:51:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:51:35 ==> Running gcov in . (disable via -X gcov) 16:51:35 ==> Python coveragepy not found 16:51:35 ==> Searching for coverage reports in: 16:51:35 + . 16:51:35 -> Found 1 reports 16:51:35 ==> Detecting git/mercurial file structure 16:51:35 ==> Reading reports 16:51:35 + ./coverage.out bytes=41317 16:51:35 ==> Appending adjustments 16:51:35 https://docs.codecov.io/docs/fixing-reports 16:51:35 + Found adjustments 16:51:35 ==> Gzipping contents 16:51:35 12K /tmp/codecov.ZkuqqN.gz 16:51:35 ==> Uploading reports 16:51:35 url: https://codecov.io 16:51:35 query: branch=PR-161&commit=fa65cf8fcc326c290a72ceffbbb82b977ed92375&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-161%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=161&job=&cmd_args= 16:51:35 -> Pinging Codecov 16:51:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-161&commit=fa65cf8fcc326c290a72ceffbbb82b977ed92375&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-161%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=161&job=&cmd_args= 16:51:36 -> Uploading to 16:51:36 https://storage.googleapis.com/codecov/v4/raw/2023-03-15/581DD39554BDF9B6E22D074273EAD858/fa65cf8fcc326c290a72ceffbbb82b977ed92375/c0b7f3a1-e3c9-40a2-a667-184c241b2588.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T165135Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cccf60acb49005c4b4d3f1ba7e818d055aa558263f143aab2e9c50ab87066469 16:51:36 % Total % Received % Xferd Average Speed Time Time Time Current 16:51:36 Dload Upload Total Spent Left Speed 16:51:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11806 0 0 100 11806 0 49191 --:--:-- --:--:-- --:--:-- 49191 16:51:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/fa65cf8fcc326c290a72ceffbbb82b977ed92375 [Pipeline] } 16:51:36 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 16:51:38 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-161/archives ] 16:51:38 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-161/archives 16:51:38 total 16 16:51:38 drwxr-xr-x 3 root root 4096 Mar 15 16:28 . 16:51:38 drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 16:28 .. 16:51:38 drwxr-xr-x 2 root root 4096 Mar 15 16:28 cost 16:51:38 -rw-r--r-- 1 root root 95 Mar 15 16:28 cost.csv 16:51:38 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-161/archives 16:51:38 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-161/archives 16:51:38 total 16 16:51:38 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 16:28 . 16:51:38 drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 16:28 .. 16:51:38 drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 16:28 cost 16:51:38 -rw-r--r-- 1 jenkins jenkins 95 Mar 15 16:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:51:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:51:39 ---> package-listing.sh 16:51:39 ++ facter osfamily 16:51:39 ++ tr '[:upper:]' '[:lower:]' 16:51:39 + OS_FAMILY=debian 16:51:39 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-161 16:51:39 + START_PACKAGES=/tmp/packages_start.txt 16:51:39 + END_PACKAGES=/tmp/packages_end.txt 16:51:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:51:39 + PACKAGES=/tmp/packages_start.txt 16:51:39 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-161 ']' 16:51:39 + PACKAGES=/tmp/packages_end.txt 16:51:39 + case "${OS_FAMILY}" in 16:51:39 + dpkg -l 16:51:39 + grep '^ii' 16:51:39 + '[' -f /tmp/packages_start.txt ']' 16:51:39 + '[' -f /tmp/packages_end.txt ']' 16:51:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:51:39 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-161 ']' 16:51:39 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-161/archives/ 16:51:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-161/archives/ [Pipeline] echo 16:51:39 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-161/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:51:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:51:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:51:40 prd-ubuntu20.04-docker-8c-8g-1278 does not seem to be running inside a container 16:51:40 $ 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-161/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-161 -v /w/workspace/y_app-rfid-llrp-inventory_PR-161:/w/workspace/y_app-rfid-llrp-inventory_PR-161:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-161@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-161@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 16:51:40 $ docker top 21ad1739ff4636ce781cfd4e263f0a4197d59014c45b7e95d2f1dfad0941adb5 -eo pid,comm [Pipeline] { [Pipeline] sh 16:51:41 + touch /tmp/pre-build-complete [Pipeline] sh 16:51:41 + mkdir -p /var/log/sysstat [Pipeline] sh 16:51:41 + ls /var/log/sa-host 16:51:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:51:42 provisioning config files... 16:51:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-161@tmp/config2470506030355112653tmp [Pipeline] { [Pipeline] echo 16:51:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:51:42 ---> create-netrc.sh [Pipeline] } 16:51:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:51:42 ---> python-tools-install.sh [Pipeline] echo 16:51:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:51:43 ---> sudo-logs.sh 16:51:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:51:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:51:43 ---> job-cost.sh 16:51:43 lf-activate-venv: SKIPPING 16:51:43 DEBUG: total: 0.2199999988079071 16:51:43 INFO: Retrieving Stack Cost... 16:51:43 INFO: Retrieving Pricing Info for: v3-standard-8 16:51:44 INFO: Archiving Costs [Pipeline] echo 16:51:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:51:44 ---> logs-deploy.sh 16:51:44 lf-activate-venv: SKIPPING 16:51:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-161/1 16:51:44 INFO: archiving workspace using pattern(s): 16:51:45 Archives upload complete. 16:51:45 INFO: archiving logs to Nexus