Pull request #112 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a9f521148692c6305c787f3a0853af5f95fbee12+50b7175916fade296152ad9743613fc80727b30a (45e1f150c867fb628d3d057412cb55a4d1922659) 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-ssh6122563224084508197.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh12723765435563665841.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-112/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-112/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6950634119421773227.key Verifying host key using known hosts file > 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-112/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5952657110228646550.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh7381938715338995524.key Verifying host key using known hosts file > 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-112/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-112/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16570720697869860830.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6865’ Running on prd-ubuntu20.04-docker-8c-8g-6869 in /w/workspace/y_app-rfid-llrp-inventory_PR-112 [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-112 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/112/head:refs/remotes/origin/PR-112 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 50b7175916fade296152ad9743613fc80727b30a into PR head commit a9f521148692c6305c787f3a0853af5f95fbee12 Merge succeeded, producing a9f521148692c6305c787f3a0853af5f95fbee12 Checking out Revision a9f521148692c6305c787f3a0853af5f95fbee12 (PR-112) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:12:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:12:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:12:40 ========================================================= 13:12:40 EdgeX Global Pipelines Version Info 13:12:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f a9f521148692c6305c787f3a0853af5f95fbee12 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 50b7175916fade296152ad9743613fc80727b30a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a9f521148692c6305c787f3a0853af5f95fbee12 # timeout=10 13:12:41 ------------------- 13:12:41 stable info: 13:12:41 ------------------- 13:12:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:12:41 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 13:12:41 Message: update stable to v1.0.239 13:12:41 ------------------- 13:12:41 experimental info: 13:12:41 ------------------- 13:12:41 Commited By: **** collab-it+edgex@linuxfoundation.org 13:12:41 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 13:12:41 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:12:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:12:42 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:12:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:12:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:12:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:12:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 13:12:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:12:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:12:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:12:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:12:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:12:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:12:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:12:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:12:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:12:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:12:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:12:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:12:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:12:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:12:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:12:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:12:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:12:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:12:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:12:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:12:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:12:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-112 [Pipeline] echo 13:12:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-112 [Pipeline] echo 13:12:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-112 [Pipeline] echo 13:12:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a9f521148692c6305c787f3a0853af5f95fbee12 [Pipeline] echo 13:12:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a9f5211 [Pipeline] echo 13:12:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:12:43 provisioning config files... 13:12:43 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-112@tmp/config1426186599185242175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:12:43 ---> docker-login.sh 13:12:43 nexus3.edgexfoundry.org:10001 13:12:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:12:44 Configure a credential helper to remove this warning. See 13:12:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:12:44 13:12:44 Login Succeeded 13:12:44 nexus3.edgexfoundry.org:10002 13:12:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:12:44 Configure a credential helper to remove this warning. See 13:12:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:12:44 13:12:44 Login Succeeded 13:12:44 nexus3.edgexfoundry.org:10003 13:12:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:12:44 Configure a credential helper to remove this warning. See 13:12:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:12:44 13:12:44 Login Succeeded 13:12:44 nexus3.edgexfoundry.org:10004 13:12:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:12:44 Configure a credential helper to remove this warning. See 13:12:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:12:44 13:12:44 Login Succeeded 13:12:44 docker.io 13:12:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:12:44 Configure a credential helper to remove this warning. See 13:12:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:12:44 13:12:44 Login Succeeded 13:12:44 ---> docker-login.sh ends [Pipeline] } 13:12:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:12:45 + git rev-list -1 --merges a9f521148692c6305c787f3a0853af5f95fbee12~1..a9f521148692c6305c787f3a0853af5f95fbee12 [Pipeline] echo 13:12:45 -----------> git rev-list -1 --merges a9f521148692c6305c787f3a0853af5f95fbee12~1..a9f521148692c6305c787f3a0853af5f95fbee12 a9f521148692c6305c787f3a0853af5f95fbee12 [false] [Pipeline] sh 13:12:45 + git log --format=format:%s -1 a9f521148692c6305c787f3a0853af5f95fbee12 [Pipeline] echo 13:12:45 ========================================================= 13:12:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:12:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:12:46 + git log --format=format:%s -1 a9f521148692c6305c787f3a0853af5f95fbee12 [Pipeline] echo 13:12:46 [semverPrep] GIT_COMMIT: a9f521148692c6305c787f3a0853af5f95fbee12, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo 13:12:46 [semverPrep] This is not a build commit. [Pipeline] sh 13:12:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:12:46 + grep -v github /etc/ssh/ssh_known_hosts 13:12:46 + [ -e /tmp/ssh_known_hosts ] 13:12:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:12:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:12:46 + sudo tee -a /etc/ssh/ssh_known_hosts 13:12:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:12:47 13:12:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:12:47 0.1.4: Pulling from edgex-devops/py-git-semver 13:12:47 b85a868b505f: Pulling fs layer 13:12:47 e2be974225ed: Pulling fs layer 13:12:47 339a4e72a1f5: Pulling fs layer 13:12:47 988bab9f4d93: Pulling fs layer 13:12:47 1469e6f7b9e6: Pulling fs layer 13:12:47 988bab9f4d93: Waiting 13:12:47 1469e6f7b9e6: Waiting 13:12:47 eaf3925da568: Pulling fs layer 13:12:47 bab4dde63d76: Pulling fs layer 13:12:47 bde34c3a00c8: Pulling fs layer 13:12:47 b352a97aabf1: Pulling fs layer 13:12:47 4872d77fe225: Pulling fs layer 13:12:47 b352a97aabf1: Waiting 13:12:47 bde34c3a00c8: Waiting 13:12:47 bab4dde63d76: Waiting 13:12:47 eaf3925da568: Waiting 13:12:47 5851b861e8e6: Pulling fs layer 13:12:47 4872d77fe225: Waiting 13:12:47 5851b861e8e6: Waiting 13:12:47 e2be974225ed: Verifying Checksum 13:12:47 e2be974225ed: Download complete 13:12:47 988bab9f4d93: Verifying Checksum 13:12:47 988bab9f4d93: Download complete 13:12:47 1469e6f7b9e6: Verifying Checksum 13:12:47 1469e6f7b9e6: Download complete 13:12:47 eaf3925da568: Verifying Checksum 13:12:47 eaf3925da568: Download complete 13:12:47 339a4e72a1f5: Verifying Checksum 13:12:47 339a4e72a1f5: Download complete 13:12:47 bde34c3a00c8: Verifying Checksum 13:12:47 bde34c3a00c8: Download complete 13:12:47 b352a97aabf1: Verifying Checksum 13:12:47 b352a97aabf1: Download complete 13:12:47 4872d77fe225: Verifying Checksum 13:12:47 4872d77fe225: Download complete 13:12:47 5851b861e8e6: Verifying Checksum 13:12:47 b85a868b505f: Verifying Checksum 13:12:47 b85a868b505f: Download complete 13:12:48 bab4dde63d76: Verifying Checksum 13:12:48 bab4dde63d76: Download complete 13:12:49 b85a868b505f: Pull complete 13:12:49 e2be974225ed: Pull complete 13:12:49 339a4e72a1f5: Pull complete 13:12:49 988bab9f4d93: Pull complete 13:12:50 1469e6f7b9e6: Pull complete 13:12:50 eaf3925da568: Pull complete 13:12:52 bab4dde63d76: Pull complete 13:12:52 bde34c3a00c8: Pull complete 13:12:52 b352a97aabf1: Pull complete 13:12:52 4872d77fe225: Pull complete 13:12:52 5851b861e8e6: Pull complete 13:12:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:12:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:12:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:12:52 prd-ubuntu20.04-docker-8c-8g-6869 does not seem to be running inside a container 13:12:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-112 -v /w/workspace/y_app-rfid-llrp-inventory_PR-112:/w/workspace/y_app-rfid-llrp-inventory_PR-112:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-112@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:12:54 $ docker top 37b9ad9efcae71cec5019d52f4b36454c9962dfe48cccec023ead35289e93699 -eo pid,comm 13:12:54 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:12:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:12:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:12:54 [ssh-agent] Looking for ssh-agent implementation... 13:12:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:12:54 $ docker exec 37b9ad9efcae71cec5019d52f4b36454c9962dfe48cccec023ead35289e93699 ssh-agent 13:12:54 SSH_AUTH_SOCK=/tmp/ssh-FQFPhLFzY29R/agent.33 13:12:54 SSH_AGENT_PID=39 13:12:54 Running ssh-add (command line suppressed) 13:12:55 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-112@tmp/private_key_3879165701437035550.key (/w/workspace/y_app-rfid-llrp-inventory_PR-112@tmp/private_key_3879165701437035550.key) 13:12:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:12:55 + git tag --points-at HEAD [Pipeline] } 13:12:55 $ docker exec --env ******** --env ******** 37b9ad9efcae71cec5019d52f4b36454c9962dfe48cccec023ead35289e93699 ssh-agent -k 13:12:55 unset SSH_AUTH_SOCK; 13:12:55 unset SSH_AGENT_PID; 13:12:55 echo Agent pid 39 killed; 13:12:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:12:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:12:55 [ssh-agent] Looking for ssh-agent implementation... 13:12:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:12:55 $ docker exec 37b9ad9efcae71cec5019d52f4b36454c9962dfe48cccec023ead35289e93699 ssh-agent 13:12:55 SSH_AUTH_SOCK=/tmp/ssh-Gs2U4SqBVDwd/agent.73 13:12:55 SSH_AGENT_PID=79 13:12:55 Running ssh-add (command line suppressed) 13:12:55 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-112@tmp/private_key_14443800419754348763.key (/w/workspace/y_app-rfid-llrp-inventory_PR-112@tmp/private_key_14443800419754348763.key) 13:12:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:12:56 + git semver init 13:12:56 2022-10-03 13:12:56,489 [run_init] DEBUG init version:0.0.0 force:False 13:12:56 2022-10-03 13:12:56,490 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-112/.semver 13:12:56 2022-10-03 13:12:56,490 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-112/.semver 13:12:56 2022-10-03 13:12:56,491 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-112/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-112, universal_newlines=False, shell=None, istream=None) 13:12:57 2022-10-03 13:12:57,820 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-112/.git/info/exclude 13:12:57 2022-10-03 13:12:57,820 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-112/.semver/PR-112 with force:False 13:12:57 2022-10-03 13:12:57,820 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-112/.semver/PR-112 13:12:57 2022-10-03 13:12:57,824 [execute] INFO git cat-file --batch-check 13:12:57 2022-10-03 13:12:57,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-112/.semver, universal_newlines=False, shell=None, istream=) 13:12:57 2022-10-03 13:12:57,830 [execute] INFO git cat-file --batch 13:12:57 2022-10-03 13:12:57,830 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-112/.semver, universal_newlines=False, shell=None, istream=) 13:12:57 2022-10-03 13:12:57,835 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-112/.semver/PR-112 13:12:57 0.0.0 [Pipeline] } 13:12:57 $ docker exec --env ******** --env ******** 37b9ad9efcae71cec5019d52f4b36454c9962dfe48cccec023ead35289e93699 ssh-agent -k 13:12:58 unset SSH_AUTH_SOCK; 13:12:58 unset SSH_AGENT_PID; 13:12:58 echo Agent pid 79 killed; 13:12:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:12:58 + git semver [Pipeline] } 13:12:58 $ docker stop --time=1 37b9ad9efcae71cec5019d52f4b36454c9962dfe48cccec023ead35289e93699 13:13:00 $ docker rm -f 37b9ad9efcae71cec5019d52f4b36454c9962dfe48cccec023ead35289e93699 [Pipeline] // withDockerContainer [Pipeline] sh 13:13:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:13:00 Stashed 1 file(s) [Pipeline] echo 13:13:00 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:13:01 provisioning config files... 13:13:01 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-112@tmp/config15251011902880617344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:13:01 ---> docker-login.sh 13:13:01 nexus3.edgexfoundry.org:10001 13:13:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:01 Configure a credential helper to remove this warning. See 13:13:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:01 13:13:01 Login Succeeded 13:13:01 nexus3.edgexfoundry.org:10002 13:13:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:01 Configure a credential helper to remove this warning. See 13:13:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:01 13:13:01 Login Succeeded 13:13:01 nexus3.edgexfoundry.org:10003 13:13:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:01 Configure a credential helper to remove this warning. See 13:13:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:01 13:13:01 Login Succeeded 13:13:01 nexus3.edgexfoundry.org:10004 13:13:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:01 Configure a credential helper to remove this warning. See 13:13:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:01 13:13:01 Login Succeeded 13:13:01 docker.io 13:13:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:02 Configure a credential helper to remove this warning. See 13:13:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:02 13:13:02 Login Succeeded 13:13:02 ---> docker-login.sh ends [Pipeline] } 13:13:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:13:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:13:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:13:02 ========================================================= 13:13:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 13:13:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:03 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 13:13:03 Sending build context to Docker daemon 12.49MB 13:13:03 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 13:13:03 Step 2/14 : FROM ${BASE} AS builder 13:13:03 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 13:13:03 2408cc74d12b: Pulling fs layer 13:13:03 ea60b727a1ce: Pulling fs layer 13:13:03 30c4a7721957: Pulling fs layer 13:13:03 370296b7ddb6: Pulling fs layer 13:13:03 7c6cee850709: Pulling fs layer 13:13:03 aa9baa53a306: Pulling fs layer 13:13:03 8b309c321861: Pulling fs layer 13:13:03 d8d76fd02f46: Pulling fs layer 13:13:03 fa31f396de31: Pulling fs layer 13:13:03 7c6cee850709: Waiting 13:13:03 aa9baa53a306: Waiting 13:13:03 8b309c321861: Waiting 13:13:03 d8d76fd02f46: Waiting 13:13:03 fa31f396de31: Waiting 13:13:03 370296b7ddb6: Waiting 13:13:03 30c4a7721957: Verifying Checksum 13:13:03 30c4a7721957: Download complete 13:13:03 ea60b727a1ce: Download complete 13:13:03 7c6cee850709: Verifying Checksum 13:13:03 7c6cee850709: Download complete 13:13:03 aa9baa53a306: Verifying Checksum 13:13:03 aa9baa53a306: Download complete 13:13:03 2408cc74d12b: Download complete 13:13:03 8b309c321861: Download complete 13:13:03 2408cc74d12b: Pull complete 13:13:03 ea60b727a1ce: Pull complete 13:13:03 30c4a7721957: Pull complete 13:13:03 fa31f396de31: Verifying Checksum 13:13:03 fa31f396de31: Download complete 13:13:04 370296b7ddb6: Verifying Checksum 13:13:04 370296b7ddb6: Download complete 13:13:04 d8d76fd02f46: Verifying Checksum 13:13:04 d8d76fd02f46: Download complete 13:13:08 370296b7ddb6: Pull complete 13:13:08 7c6cee850709: Pull complete 13:13:08 aa9baa53a306: Pull complete 13:13:08 8b309c321861: Pull complete 13:13:09 d8d76fd02f46: Pull complete 13:13:10 fa31f396de31: Pull complete 13:13:10 Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a 13:13:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 13:13:10 ---> cef68f9685f8 13:13:10 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 13:13:14 ---> Running in 52aab203fc98 13:13:14 Removing intermediate container 52aab203fc98 13:13:14 ---> f6de9963873a 13:13:14 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 13:13:14 ---> Running in 09854c0a2fb3 13:13:14 Removing intermediate container 09854c0a2fb3 13:13:14 ---> 8f337e6c2ad2 13:13:14 Step 5/14 : ARG ADD_BUILD_TAGS="" 13:13:14 ---> Running in 856eb6822b90 13:13:14 Removing intermediate container 856eb6822b90 13:13:14 ---> 37a706894d26 13:13:14 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:13:14 ---> Running in 6c4106c32600 13:13:14 Removing intermediate container 6c4106c32600 13:13:14 ---> 137ea6cbfa27 13:13:14 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:13:14 ---> Running in 9986ea22c2e6 13:13:14 Removing intermediate container 9986ea22c2e6 13:13:14 ---> e7bbd374fc90 13:13:14 Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:13:14 ---> Running in d213560443bf 13:13:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:13:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:13:15 OK: 211 MiB in 51 packages 13:13:16 Removing intermediate container d213560443bf 13:13:16 ---> 239c08b84066 13:13:16 Step 9/14 : WORKDIR /app 13:13:16 ---> Running in 68289e2864c7 13:13:16 Still waiting to schedule task 13:13:16 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6866’ 13:13:16 Removing intermediate container 68289e2864c7 13:13:16 ---> 3a1ec4d9370c 13:13:16 Step 10/14 : COPY go.mod vendor* ./ 13:13:16 ---> d55fe503674f 13:13:16 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:13:16 ---> Running in a07378ba3281 13:13:38 Removing intermediate container a07378ba3281 13:13:38 ---> b739f1c77291 13:13:38 Step 12/14 : COPY . . 13:13:38 ---> 0a5171053505 13:13:38 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:13:38 ---> Running in 3348a2fec88e 13:13:38 Removing intermediate container 3348a2fec88e 13:13:38 ---> 1aae9fbb37c0 13:13:38 Step 14/14 : RUN $MAKE 13:13:38 ---> Running in 045fafcd53dc 13:13:38 noop 13:13:38 Removing intermediate container 045fafcd53dc 13:13:38 ---> a07ec037f679 13:13:38 Successfully built a07ec037f679 13:13:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:38 + docker inspect -f . ci-base-image-x86_64 13:13:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:13:39 prd-ubuntu20.04-docker-8c-8g-6869 does not seem to be running inside a container 13:13:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-112 -v /w/workspace/y_app-rfid-llrp-inventory_PR-112:/w/workspace/y_app-rfid-llrp-inventory_PR-112:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-112@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:13:39 $ docker top bc4d4a745f8ccafd2479cafd6b706f6e1f6b915706d89592639c5d848593c9fd -eo pid,comm [Pipeline] { [Pipeline] sh 13:13:39 + go version 13:13:39 go version go1.18.3 linux/amd64 [Pipeline] } 13:13:39 $ docker stop --time=1 bc4d4a745f8ccafd2479cafd6b706f6e1f6b915706d89592639c5d848593c9fd 13:13:41 $ docker rm -f bc4d4a745f8ccafd2479cafd6b706f6e1f6b915706d89592639c5d848593c9fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:41 + docker inspect -f . ci-base-image-x86_64 13:13:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:13:41 prd-ubuntu20.04-docker-8c-8g-6869 does not seem to be running inside a container 13:13:41 $ 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-112 -v /w/workspace/y_app-rfid-llrp-inventory_PR-112:/w/workspace/y_app-rfid-llrp-inventory_PR-112:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-112@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:13:42 $ docker top 61b60ba6b93d351b596ebfd630fc8e207d9d1323e0fa4f09b799801d207a855b -eo pid,comm [Pipeline] { [Pipeline] sh 13:13:42 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-112 [Pipeline] fileExists [Pipeline] sh 13:13:43 + make test 13:13:43 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:13:53 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:13:53 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.069s coverage: 86.2% of statements 13:13:53 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:13:55 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.543s coverage: 71.9% of statements 13:14:02 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 13:14:02 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:14:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:14:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:14:06 ./bin/test-attribution.sh [Pipeline] echo 13:14:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:14:06 $ docker stop --time=1 61b60ba6b93d351b596ebfd630fc8e207d9d1323e0fa4f09b799801d207a855b 13:14:08 $ docker rm -f 61b60ba6b93d351b596ebfd630fc8e207d9d1323e0fa4f09b799801d207a855b [Pipeline] // withDockerContainer [Pipeline] sh 13:14:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:14:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:14:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:14:10 + ls -al . 13:14:10 total 232 13:14:10 drwxrwxr-x 11 jenkins jenkins 4096 Oct 3 13:13 . 13:14:10 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 13:12 .. 13:14:10 -rw-rw-r-- 1 jenkins jenkins 262 Oct 3 13:12 .dockerignore 13:14:10 drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 13:13 .git 13:14:10 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 13:12 .github 13:14:10 -rw-rw-r-- 1 jenkins jenkins 788 Oct 3 13:12 .gitignore 13:14:10 -rw-rw-r-- 1 jenkins jenkins 41 Oct 3 13:12 .golangci.yml 13:14:10 drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 13:12 .semver 13:14:10 -rw-rw-r-- 1 jenkins jenkins 9922 Oct 3 13:12 Attribution.txt 13:14:10 -rw-rw-r-- 1 jenkins jenkins 2487 Oct 3 13:12 CHANGELOG.md 13:14:10 -rw-rw-r-- 1 jenkins jenkins 1993 Oct 3 13:12 Dockerfile 13:14:10 -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 13:12 GOVERNANCE.md 13:14:10 -rw-rw-r-- 1 jenkins jenkins 687 Oct 3 13:12 Jenkinsfile 13:14:10 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 3 13:12 LICENSE 13:14:10 -rw-rw-r-- 1 jenkins jenkins 3163 Oct 3 13:12 Makefile 13:14:10 -rw-rw-r-- 1 jenkins jenkins 617 Oct 3 13:12 OWNERS.md 13:14:10 -rw-rw-r-- 1 jenkins jenkins 31023 Oct 3 13:12 README.md 13:14:10 -rw-rw-r-- 1 jenkins jenkins 5 Oct 3 13:13 VERSION 13:14:10 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 13:12 bin 13:14:10 -rw-r--r-- 1 jenkins jenkins 41008 Oct 3 13:13 coverage.out 13:14:10 -rw-rw-r-- 1 jenkins jenkins 3657 Oct 3 13:12 go.mod 13:14:10 -rw-rw-r-- 1 jenkins jenkins 38018 Oct 3 13:12 go.sum 13:14:10 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 13:12 images 13:14:10 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 13:12 internal 13:14:10 -rw-rw-r-- 1 jenkins jenkins 531 Oct 3 13:12 main.go 13:14:10 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 13:12 res 13:14:10 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 13:12 snap 13:14:10 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 13:12 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:10 + 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=a9f521148692c6305c787f3a0853af5f95fbee12 --label arch=amd64 --label version=0.0.0 . 13:14:10 Sending build context to Docker daemon 12.49MB 13:14:10 Step 1/32 : ARG BASE=golang:1.18-alpine3.16 13:14:10 Step 2/32 : FROM ${BASE} AS builder 13:14:10 ---> a07ec037f679 13:14:10 Step 3/32 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 13:14:10 ---> Running in 14b80c6a0a1b 13:14:10 Removing intermediate container 14b80c6a0a1b 13:14:10 ---> 36404b0d5623 13:14:10 Step 4/32 : ARG ALPINE_PKG_EXTRA="" 13:14:10 ---> Running in 6c9b34dab0a0 13:14:10 Removing intermediate container 6c9b34dab0a0 13:14:10 ---> f12c4d7dc238 13:14:10 Step 5/32 : ARG ADD_BUILD_TAGS="" 13:14:10 ---> Running in f317f27e538e 13:14:11 Removing intermediate container f317f27e538e 13:14:11 ---> a545be81e8c8 13:14:11 Step 6/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:14:11 ---> Running in d72c3d9f645f 13:14:11 Removing intermediate container d72c3d9f645f 13:14:11 ---> 957270fa310f 13:14:11 Step 7/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:14:11 ---> Running in 09454b5db1d2 13:14:11 Removing intermediate container 09454b5db1d2 13:14:11 ---> a6242007f9b6 13:14:11 Step 8/32 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:14:11 ---> Running in 6bfbc34f95b3 13:14:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:14:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:14:13 OK: 211 MiB in 51 packages 13:14:13 Removing intermediate container 6bfbc34f95b3 13:14:13 ---> de4dfb288c03 13:14:13 Step 9/32 : WORKDIR /app 13:14:13 ---> Running in 07eca92b8d87 13:14:13 Removing intermediate container 07eca92b8d87 13:14:13 ---> c959ae484204 13:14:13 Step 10/32 : COPY go.mod vendor* ./ 13:14:13 ---> edb23726c186 13:14:13 Step 11/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:14:13 ---> Running in b645b80cbb7b 13:14:14 Removing intermediate container b645b80cbb7b 13:14:14 ---> 64541cc25cea 13:14:14 Step 12/32 : COPY . . 13:14:14 ---> 0d224a924876 13:14:14 Step 13/32 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:14:14 ---> Running in b33a06111cd7 13:14:14 Removing intermediate container b33a06111cd7 13:14:14 ---> 2f8506a24ffd 13:14:14 Step 14/32 : RUN $MAKE 13:14:14 ---> Running in db01283be69c 13:14:15 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.44 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 13:14:36 Removing intermediate container db01283be69c 13:14:36 ---> 6456de17e943 13:14:36 Step 15/32 : FROM alpine:3.14 13:14:36 3.14: Pulling from library/alpine 13:14:36 c7ed990a2339: Pulling fs layer 13:14:36 c7ed990a2339: Verifying Checksum 13:14:36 c7ed990a2339: Download complete 13:14:36 c7ed990a2339: Pull complete 13:14:36 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 13:14:36 Status: Downloaded newer image for alpine:3.14 13:14:36 ---> dd53f409bf0b 13:14:36 Step 16/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:14:36 ---> Running in b86f52c623aa 13:14:36 Removing intermediate container b86f52c623aa 13:14:36 ---> 1912f7f7a37f 13:14:36 Step 17/32 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:14:36 ---> Running in cd32bec6b22c 13:14:36 Removing intermediate container cd32bec6b22c 13:14:36 ---> a907ff107e86 13:14:36 Step 18/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:14:36 ---> Running in 27a4b881ceb3 13:14:36 Removing intermediate container 27a4b881ceb3 13:14:36 ---> 742e0e1ce06e 13:14:36 Step 19/32 : RUN apk --no-cache add ca-certificates zeromq dumb-init 13:14:36 ---> Running in 76d06305f44d 13:14:36 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:14:36 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:14:37 (1/7) Installing ca-certificates (20220614-r0) 13:14:37 (2/7) Installing dumb-init (1.2.5-r1) 13:14:37 (3/7) Installing libgcc (10.3.1_git20210424-r2) 13:14:37 (4/7) Installing libsodium (1.0.18-r0) 13:14:37 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 13:14:37 (6/7) Installing libzmq (4.3.4-r0) 13:14:37 (7/7) Installing zeromq (4.3.4-r0) 13:14:37 Executing busybox-1.33.1-r8.trigger 13:14:37 Executing ca-certificates-20220614-r0.trigger 13:14:37 OK: 9 MiB in 21 packages 13:14:38 Removing intermediate container 76d06305f44d 13:14:38 ---> db435d835190 13:14:38 Step 20/32 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:14:38 ---> 8c8ac7bd5f1d 13:14:38 Step 21/32 : COPY --from=builder /app/LICENSE /LICENSE 13:14:38 ---> 303b32a3c19b 13:14:38 Step 22/32 : COPY --from=builder /app/res/ /res/ 13:14:38 ---> 6874b60de910 13:14:38 Step 23/32 : COPY --from=builder /app/static/ /static/ 13:14:39 ---> 50b054f3b819 13:14:39 Step 24/32 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:14:39 ---> 10ea668d2697 13:14:39 Step 25/32 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:14:39 ---> Running in df430c4c8165 13:14:40 Removing intermediate container df430c4c8165 13:14:40 ---> 7e19d1672656 13:14:40 Step 26/32 : VOLUME /cache 13:14:40 ---> Running in e2fe82735c3f 13:14:40 Removing intermediate container e2fe82735c3f 13:14:40 ---> 8da824bd8e6a 13:14:40 Step 27/32 : EXPOSE 59711 13:14:40 ---> Running in 61513c6e2d26 13:14:40 Removing intermediate container 61513c6e2d26 13:14:40 ---> 7777ed12c9c0 13:14:40 Step 28/32 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:14:40 ---> Running in 7cbb554a7b7e 13:14:40 Removing intermediate container 7cbb554a7b7e 13:14:40 ---> 8b2c06a7f7c3 13:14:40 Step 29/32 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 13:14:40 ---> Running in ca3b0c6ccdbe 13:14:40 Removing intermediate container ca3b0c6ccdbe 13:14:40 ---> 6748352151aa 13:14:40 Step 30/32 : LABEL arch=amd64 13:14:40 ---> Running in cc030f22d358 13:14:40 Removing intermediate container cc030f22d358 13:14:40 ---> 337bdcb973d7 13:14:40 Step 31/32 : LABEL git_sha=a9f521148692c6305c787f3a0853af5f95fbee12 13:14:40 ---> Running in 77c7614b53e8 13:14:40 Removing intermediate container 77c7614b53e8 13:14:40 ---> 3131431f4155 13:14:40 Step 32/32 : LABEL version=0.0.0 13:14:40 ---> Running in 77e9249c1319 13:14:40 Removing intermediate container 77e9249c1319 13:14:40 ---> a6aa101cbfad 13:14:40 [Warning] One or more build-args [ARCH] were not consumed 13:14:40 Successfully built a6aa101cbfad 13:14:40 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:14:41 13:14:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:14:41 latest: Pulling from edgex-lftools-log-publisher 13:14:41 5eb5b503b376: Pulling fs layer 13:14:41 5c69ac0246d0: Pulling fs layer 13:14:41 ec43610c2a17: Pulling fs layer 13:14:41 3a2ae6a8a46f: Pulling fs layer 13:14:41 33b1e0a273af: Pulling fs layer 13:14:41 5d3b04190fa2: Pulling fs layer 13:14:41 2f39f015ded8: Pulling fs layer 13:14:41 5d3b04190fa2: Waiting 13:14:41 3a2ae6a8a46f: Waiting 13:14:41 33b1e0a273af: Waiting 13:14:41 2f39f015ded8: Waiting 13:14:41 5c69ac0246d0: Verifying Checksum 13:14:41 5c69ac0246d0: Download complete 13:14:41 3a2ae6a8a46f: Verifying Checksum 13:14:41 3a2ae6a8a46f: Download complete 13:14:41 33b1e0a273af: Verifying Checksum 13:14:41 33b1e0a273af: Download complete 13:14:41 5d3b04190fa2: Verifying Checksum 13:14:41 5d3b04190fa2: Download complete 13:14:42 ec43610c2a17: Verifying Checksum 13:14:42 ec43610c2a17: Download complete 13:14:42 5eb5b503b376: Verifying Checksum 13:14:42 5eb5b503b376: Download complete 13:14:42 2f39f015ded8: Verifying Checksum 13:14:42 2f39f015ded8: Download complete 13:14:43 5eb5b503b376: Pull complete 13:14:43 5c69ac0246d0: Pull complete 13:14:43 ec43610c2a17: Pull complete 13:14:43 3a2ae6a8a46f: Pull complete 13:14:44 33b1e0a273af: Pull complete 13:14:44 5d3b04190fa2: Pull complete 13:14:48 2f39f015ded8: Pull complete 13:14:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:14:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:14:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:14:48 prd-ubuntu20.04-docker-8c-8g-6869 does not seem to be running inside a container 13:14:48 $ 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-112 -v /w/workspace/y_app-rfid-llrp-inventory_PR-112:/w/workspace/y_app-rfid-llrp-inventory_PR-112:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-112@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:14:50 $ docker top 56d3761aa92fad7b6013da6c6605e8e0bdffb5a5fe326dd63ca3e4d801da4f64 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:14:51 ---> job-cost.sh 13:14:51 lf-activate-venv: SKIPPING 13:14:51 INFO: No Stack... 13:14:51 INFO: Retrieving Pricing Info for: v3-standard-8 13:14:51 INFO: Archiving Costs [Pipeline] sh 13:14:51 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-112/archives/cost.csv 13:14:51 + cut -d, -f6 [Pipeline] lock 13:14:52 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-112-1-stack-cost] 13:14:52 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-112-1-stack-cost] did not exist. Created. 13:14:52 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-112-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:14:52 + echo total: 0.2199999988079071 [Pipeline] stash 13:14:52 Stashed 1 file(s) [Pipeline] } 13:14:52 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-112-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:14:52 $ docker stop --time=1 56d3761aa92fad7b6013da6c6605e8e0bdffb5a5fe326dd63ca3e4d801da4f64 13:14:53 $ docker rm -f 56d3761aa92fad7b6013da6c6605e8e0bdffb5a5fe326dd63ca3e4d801da4f64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:15:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6871 in /w/workspace/y_app-rfid-llrp-inventory_PR-112 [Pipeline] { [Pipeline] ws 13:15:36 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:15:36 The recommended git tool is: git 13:15:41 using credential edgex-jenkins-ssh 13:15:41 Cloning the remote Git repository 13:15:41 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:15:41 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:15:41 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:15:41 > git --version # timeout=10 13:15:41 > git --version # 'git version 2.25.1' 13:15:41 using GIT_SSH to set credentials SSH Credentials for GitHub 13:15:41 Verifying host key using known hosts file 13:15:42 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 13:15:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:15:44 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:15:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:15:45 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:15:45 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:15:45 using GIT_SSH to set credentials SSH Credentials for GitHub 13:15:45 Verifying host key using known hosts file 13:15:45 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 13:15:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/112/head:refs/remotes/origin/PR-112 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:15:45 Merging remotes/origin/main commit 50b7175916fade296152ad9743613fc80727b30a into PR head commit a9f521148692c6305c787f3a0853af5f95fbee12 13:15:45 Merge succeeded, producing a9f521148692c6305c787f3a0853af5f95fbee12 13:15:45 Checking out Revision a9f521148692c6305c787f3a0853af5f95fbee12 (PR-112) 13:15:46 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" 13:15:46 > git --version # timeout=10 13:15:46 > git --version # 'git version 2.25.1' 13:15:46 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 13:15:45 > git config core.sparsecheckout # timeout=10 13:15:45 > git checkout -f a9f521148692c6305c787f3a0853af5f95fbee12 # timeout=10 13:15:45 > git remote # timeout=10 13:15:45 > git config --get remote.origin.url # timeout=10 13:15:45 using GIT_SSH to set credentials SSH Credentials for GitHub 13:15:45 Verifying host key using known hosts file 13:15:45 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 13:15:45 > git merge 50b7175916fade296152ad9743613fc80727b30a # timeout=10 13:15:45 > git rev-parse HEAD^{commit} # timeout=10 13:15:45 > git config core.sparsecheckout # timeout=10 13:15:45 > git checkout -f a9f521148692c6305c787f3a0853af5f95fbee12 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:15:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:15:47 % Total % Received % Xferd Average Speed Time Time Time Current 13:15:47 Dload Upload Total Spent Left Speed 13:15:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 85727 0 --:--:-- --:--:-- --:--:-- 85727 [Pipeline] sh 13:15:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:15:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:15:48 + sudo tee /etc/docker/daemon.new 13:15:48 { 13:15:48 "registry-mirrors": [ 13:15:48 "https://nexus3.edgexfoundry.org:10001" 13:15:48 ], 13:15:48 "bip": "10.250.0.254/24", 13:15:48 "hosts": [ 13:15:48 "tcp://0.0.0.0:5555", 13:15:48 "unix:///var/run/docker.sock" 13:15:48 ], 13:15:48 "mtu": 1458, 13:15:48 "selinux-enabled": true, 13:15:48 "seccomp-profile": "/etc/docker/seccomp.json" 13:15:48 } [Pipeline] sh 13:15:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:15:49 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:16:07 provisioning config files... 13:16:07 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config4259784245979519351tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:16:08 ---> docker-login.sh 13:16:08 nexus3.edgexfoundry.org:10001 13:16:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:16:08 Configure a credential helper to remove this warning. See 13:16:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:16:08 13:16:08 Login Succeeded 13:16:08 nexus3.edgexfoundry.org:10002 13:16:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:16:08 Configure a credential helper to remove this warning. See 13:16:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:16:08 13:16:08 Login Succeeded 13:16:08 nexus3.edgexfoundry.org:10003 13:16:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:16:09 Configure a credential helper to remove this warning. See 13:16:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:16:09 13:16:09 Login Succeeded 13:16:09 nexus3.edgexfoundry.org:10004 13:16:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:16:09 Configure a credential helper to remove this warning. See 13:16:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:16:09 13:16:09 Login Succeeded 13:16:09 docker.io 13:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:16:10 Configure a credential helper to remove this warning. See 13:16:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:16:10 13:16:10 Login Succeeded 13:16:10 ---> docker-login.sh ends [Pipeline] } 13:16:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:16:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:16:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:16:11 ========================================================= 13:16:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 13:16:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:11 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 13:16:11 Sending build context to Docker daemon 683.5kB 13:16:11 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 13:16:11 Step 2/14 : FROM ${BASE} AS builder 13:16:13 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:16:13 b3c136eddcbf: Pulling fs layer 13:16:13 c0a3192eca97: Pulling fs layer 13:16:13 a050256f5b6f: Pulling fs layer 13:16:13 656be50a0ddc: Pulling fs layer 13:16:13 2bbca73fdf42: Pulling fs layer 13:16:13 f607e4fc86c3: Pulling fs layer 13:16:13 4d572c569a2c: Pulling fs layer 13:16:13 fcf976331f73: Pulling fs layer 13:16:13 656be50a0ddc: Waiting 13:16:13 2bbca73fdf42: Waiting 13:16:13 f607e4fc86c3: Waiting 13:16:13 4d572c569a2c: Waiting 13:16:13 fcf976331f73: Waiting 13:16:13 a050256f5b6f: Verifying Checksum 13:16:13 a050256f5b6f: Download complete 13:16:13 c0a3192eca97: Verifying Checksum 13:16:13 c0a3192eca97: Download complete 13:16:13 2bbca73fdf42: Verifying Checksum 13:16:13 2bbca73fdf42: Download complete 13:16:13 f607e4fc86c3: Verifying Checksum 13:16:13 f607e4fc86c3: Download complete 13:16:13 b3c136eddcbf: Verifying Checksum 13:16:13 b3c136eddcbf: Download complete 13:16:14 b3c136eddcbf: Pull complete 13:16:15 fcf976331f73: Verifying Checksum 13:16:15 fcf976331f73: Download complete 13:16:15 c0a3192eca97: Pull complete 13:16:15 a050256f5b6f: Pull complete 13:16:16 4d572c569a2c: Verifying Checksum 13:16:16 4d572c569a2c: Download complete 13:16:16 656be50a0ddc: Verifying Checksum 13:16:16 656be50a0ddc: Download complete 13:16:29 656be50a0ddc: Pull complete 13:16:29 2bbca73fdf42: Pull complete 13:16:29 f607e4fc86c3: Pull complete 13:16:35 4d572c569a2c: Pull complete 13:16:36 fcf976331f73: Pull complete 13:16:36 Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 13:16:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 13:16:37 ---> 3970a7415f9e 13:16:37 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 13:16:39 ---> Running in f0e245a35758 13:16:39 Removing intermediate container f0e245a35758 13:16:39 ---> 711eca005e0c 13:16:39 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 13:16:39 ---> Running in 6a4a7e7c7b78 13:16:39 Removing intermediate container 6a4a7e7c7b78 13:16:39 ---> 5a9e8c5a9827 13:16:39 Step 5/14 : ARG ADD_BUILD_TAGS="" 13:16:39 ---> Running in 7c56121ca05d 13:16:40 Removing intermediate container 7c56121ca05d 13:16:40 ---> 596810c4f482 13:16:40 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:16:40 ---> Running in 5b098639ba6c 13:16:40 Removing intermediate container 5b098639ba6c 13:16:40 ---> cd66c2e48c59 13:16:40 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:16:40 ---> Running in c1ea6f556ec6 13:16:42 Removing intermediate container c1ea6f556ec6 13:16:42 ---> f276399e9368 13:16:42 Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:16:42 ---> Running in 65d19ae0e824 13:16:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:16:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:16:45 OK: 221 MiB in 51 packages 13:16:46 Removing intermediate container 65d19ae0e824 13:16:46 ---> ad4f3bc7ee70 13:16:46 Step 9/14 : WORKDIR /app 13:16:46 ---> Running in a43b91e8141b 13:16:46 Removing intermediate container a43b91e8141b 13:16:46 ---> d9e5a3142d63 13:16:46 Step 10/14 : COPY go.mod vendor* ./ 13:16:47 ---> bdfc9c8c6faf 13:16:47 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:16:47 ---> Running in 9f404fa8d3c1 13:17:43 Removing intermediate container 9f404fa8d3c1 13:17:43 ---> 0581cca32fdf 13:17:43 Step 12/14 : COPY . . 13:17:43 ---> 785f82fd7a33 13:17:43 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:17:43 ---> Running in 9107684145df 13:17:43 Removing intermediate container 9107684145df 13:17:43 ---> 428926dd109f 13:17:43 Step 14/14 : RUN $MAKE 13:17:43 ---> Running in bb0e8035b523 13:17:43 noop 13:17:43 Removing intermediate container bb0e8035b523 13:17:43 ---> 9d1b396560f0 13:17:43 Successfully built 9d1b396560f0 13:17:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:43 + docker inspect -f . ci-base-image-arm64 13:17:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:17:44 prd-ubuntu20.04-docker-arm64-4c-16g-6871 does not seem to be running inside a container 13:17:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:17:45 $ docker top d2708ff8cd5b99838c79b5b8893ccb7e5f3dbb8b82f5a25b185bccf9d33a339b -eo pid,comm [Pipeline] { [Pipeline] sh 13:17:46 + go version 13:17:46 go version go1.18.3 linux/arm64 [Pipeline] } 13:17:46 $ docker stop --time=1 d2708ff8cd5b99838c79b5b8893ccb7e5f3dbb8b82f5a25b185bccf9d33a339b 13:17:47 $ docker rm -f d2708ff8cd5b99838c79b5b8893ccb7e5f3dbb8b82f5a25b185bccf9d33a339b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:48 + docker inspect -f . ci-base-image-arm64 13:17:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:17:49 prd-ubuntu20.04-docker-arm64-4c-16g-6871 does not seem to be running inside a container 13:17:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:17:50 $ docker top 69cbfee6dec496fa1a26b630d9f9d596e13856a27ac40e85a13915dc43059a6d -eo pid,comm [Pipeline] { [Pipeline] sh 13:17:51 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:17:51 + make test 13:17:51 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:19:28 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:19:28 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.164s coverage: 86.2% of statements 13:19:28 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:19:29 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.726s coverage: 71.9% of statements 13:19:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:19:29 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:19:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:19:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:19:56 ./bin/test-attribution.sh [Pipeline] echo 13:19:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:19:56 $ docker stop --time=1 69cbfee6dec496fa1a26b630d9f9d596e13856a27ac40e85a13915dc43059a6d 13:19:58 $ docker rm -f 69cbfee6dec496fa1a26b630d9f9d596e13856a27ac40e85a13915dc43059a6d [Pipeline] // withDockerContainer [Pipeline] sh 13:19:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:19:59 Warning: overwriting stash ‘coverage-report’ 13:20:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:20:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:20:01 + ls -al . 13:20:01 total 228 13:20:01 drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 13:17 . 13:20:01 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 13:15 .. 13:20:01 -rw-rw-r-- 1 jenkins jenkins 262 Oct 3 13:15 .dockerignore 13:20:01 drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 13:15 .git 13:20:01 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 13:15 .github 13:20:01 -rw-rw-r-- 1 jenkins jenkins 788 Oct 3 13:15 .gitignore 13:20:01 -rw-rw-r-- 1 jenkins jenkins 41 Oct 3 13:15 .golangci.yml 13:20:01 -rw-rw-r-- 1 jenkins jenkins 9922 Oct 3 13:15 Attribution.txt 13:20:01 -rw-rw-r-- 1 jenkins jenkins 2487 Oct 3 13:15 CHANGELOG.md 13:20:01 -rw-rw-r-- 1 jenkins jenkins 1993 Oct 3 13:15 Dockerfile 13:20:01 -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 13:15 GOVERNANCE.md 13:20:01 -rw-rw-r-- 1 jenkins jenkins 687 Oct 3 13:15 Jenkinsfile 13:20:01 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 3 13:15 LICENSE 13:20:01 -rw-rw-r-- 1 jenkins jenkins 3163 Oct 3 13:15 Makefile 13:20:01 -rw-rw-r-- 1 jenkins jenkins 617 Oct 3 13:15 OWNERS.md 13:20:01 -rw-rw-r-- 1 jenkins jenkins 31023 Oct 3 13:15 README.md 13:20:01 -rw-rw-r-- 1 jenkins jenkins 5 Oct 3 13:13 VERSION 13:20:01 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 13:15 bin 13:20:01 -rw-r--r-- 1 jenkins jenkins 41008 Oct 3 13:19 coverage.out 13:20:01 -rw-rw-r-- 1 jenkins jenkins 3657 Oct 3 13:15 go.mod 13:20:01 -rw-rw-r-- 1 jenkins jenkins 38018 Oct 3 13:15 go.sum 13:20:01 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 13:15 images 13:20:01 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 13:15 internal 13:20:01 -rw-rw-r-- 1 jenkins jenkins 531 Oct 3 13:15 main.go 13:20:01 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 13:15 res 13:20:01 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 13:15 snap 13:20:01 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 13:15 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:01 + 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=a9f521148692c6305c787f3a0853af5f95fbee12 --label arch=arm64 --label version=0.0.0 . 13:20:01 Sending build context to Docker daemon 683.5kB 13:20:01 Step 1/32 : ARG BASE=golang:1.18-alpine3.16 13:20:01 Step 2/32 : FROM ${BASE} AS builder 13:20:01 ---> 9d1b396560f0 13:20:01 Step 3/32 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 13:20:01 ---> Running in 175d4facbcc5 13:20:02 Removing intermediate container 175d4facbcc5 13:20:02 ---> f20fc2efa7fb 13:20:02 Step 4/32 : ARG ALPINE_PKG_EXTRA="" 13:20:02 ---> Running in f8f336adbea0 13:20:02 Removing intermediate container f8f336adbea0 13:20:02 ---> e280164863b7 13:20:02 Step 5/32 : ARG ADD_BUILD_TAGS="" 13:20:02 ---> Running in 5820643f9d38 13:20:03 Removing intermediate container 5820643f9d38 13:20:03 ---> 1bf315a7e4d0 13:20:03 Step 6/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:20:03 ---> Running in f6829cfa6d10 13:20:03 Removing intermediate container f6829cfa6d10 13:20:03 ---> 9b7734e1c9e3 13:20:03 Step 7/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:20:03 ---> Running in a6a82753a4a1 13:20:05 Removing intermediate container a6a82753a4a1 13:20:05 ---> f6abe05a59e1 13:20:05 Step 8/32 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:20:05 ---> Running in be21489fd820 13:20:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:20:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:20:08 OK: 221 MiB in 51 packages 13:20:09 Removing intermediate container be21489fd820 13:20:09 ---> ccf4f12f7438 13:20:09 Step 9/32 : WORKDIR /app 13:20:09 ---> Running in a0a1098eeead 13:20:09 Removing intermediate container a0a1098eeead 13:20:09 ---> 02f5eca43232 13:20:09 Step 10/32 : COPY go.mod vendor* ./ 13:20:09 ---> f8c7c87553d5 13:20:09 Step 11/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:20:10 ---> Running in e191c17ba587 13:20:12 Removing intermediate container e191c17ba587 13:20:12 ---> 27cfe37be430 13:20:12 Step 12/32 : COPY . . 13:20:12 ---> 12eaac1dffe2 13:20:12 Step 13/32 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:20:12 ---> Running in 2c4f1bb17d70 13:20:12 Removing intermediate container 2c4f1bb17d70 13:20:12 ---> e52e5434ae2f 13:20:12 Step 14/32 : RUN $MAKE 13:20:12 ---> Running in efadf38d5a4c 13:20:14 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.44 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 13:22:51 Removing intermediate container efadf38d5a4c 13:22:51 ---> 0fc34728b1a0 13:22:51 Step 15/32 : FROM alpine:3.14 13:22:51 3.14: Pulling from library/alpine 13:22:51 90cda3b7c325: Pulling fs layer 13:22:51 90cda3b7c325: Download complete 13:22:51 90cda3b7c325: Pull complete 13:22:51 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 13:22:51 Status: Downloaded newer image for alpine:3.14 13:22:51 ---> 376ba31ae3da 13:22:51 Step 16/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:22:51 ---> Running in e39cc6f50a2e 13:22:51 Removing intermediate container e39cc6f50a2e 13:22:51 ---> 4ca195fc9401 13:22:51 Step 17/32 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:22:51 ---> Running in ec9a0a2adcfd 13:22:51 Removing intermediate container ec9a0a2adcfd 13:22:51 ---> 21b3a200cf86 13:22:51 Step 18/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:22:51 ---> Running in b40fdaebb5fc 13:22:53 Removing intermediate container b40fdaebb5fc 13:22:53 ---> 437cf2bb1eb6 13:22:53 Step 19/32 : RUN apk --no-cache add ca-certificates zeromq dumb-init 13:22:53 ---> Running in 165fe90a9e80 13:22:54 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:22:55 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:22:56 (1/7) Installing ca-certificates (20220614-r0) 13:22:56 (2/7) Installing dumb-init (1.2.5-r1) 13:22:56 (3/7) Installing libgcc (10.3.1_git20210424-r2) 13:22:56 (4/7) Installing libsodium (1.0.18-r0) 13:22:57 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 13:22:57 (6/7) Installing libzmq (4.3.4-r0) 13:22:57 (7/7) Installing zeromq (4.3.4-r0) 13:22:57 Executing busybox-1.33.1-r8.trigger 13:22:57 Executing ca-certificates-20220614-r0.trigger 13:22:57 OK: 9 MiB in 21 packages 13:22:58 Removing intermediate container 165fe90a9e80 13:22:58 ---> 0d8a4baf1947 13:22:58 Step 20/32 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:22:59 ---> 12b80b12d0e4 13:22:59 Step 21/32 : COPY --from=builder /app/LICENSE /LICENSE 13:22:59 ---> 97645143bea7 13:22:59 Step 22/32 : COPY --from=builder /app/res/ /res/ 13:23:00 ---> b8661f68ea5b 13:23:00 Step 23/32 : COPY --from=builder /app/static/ /static/ 13:23:00 ---> bd4d1c0e197b 13:23:00 Step 24/32 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:23:02 ---> 53b78b95ab30 13:23:02 Step 25/32 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:23:02 ---> Running in dc5661ab8274 13:23:04 Removing intermediate container dc5661ab8274 13:23:04 ---> 2cc4ea992a02 13:23:04 Step 26/32 : VOLUME /cache 13:23:04 ---> Running in 1d4c158695e4 13:23:04 Removing intermediate container 1d4c158695e4 13:23:04 ---> fa8ebe009bc9 13:23:04 Step 27/32 : EXPOSE 59711 13:23:04 ---> Running in 0210381a2a09 13:23:04 Removing intermediate container 0210381a2a09 13:23:04 ---> ae2935267b94 13:23:04 Step 28/32 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:23:04 ---> Running in 183bbb203c84 13:23:05 Removing intermediate container 183bbb203c84 13:23:05 ---> 7536fd5d0330 13:23:05 Step 29/32 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 13:23:05 ---> Running in 995d91d7cbd1 13:23:05 Removing intermediate container 995d91d7cbd1 13:23:05 ---> 61c87fdb2a0a 13:23:05 Step 30/32 : LABEL arch=arm64 13:23:05 ---> Running in 339b040c1579 13:23:05 Removing intermediate container 339b040c1579 13:23:05 ---> 6ab5c36c522d 13:23:05 Step 31/32 : LABEL git_sha=a9f521148692c6305c787f3a0853af5f95fbee12 13:23:05 ---> Running in 01285f6ca0ab 13:23:06 Removing intermediate container 01285f6ca0ab 13:23:06 ---> 6ef2f4c5253b 13:23:06 Step 32/32 : LABEL version=0.0.0 13:23:06 ---> Running in 8b8a64a86113 13:23:06 Removing intermediate container 8b8a64a86113 13:23:06 ---> 771c6f6a8e75 13:23:06 [Warning] One or more build-args [ARCH] were not consumed 13:23:06 Successfully built 771c6f6a8e75 13:23:06 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:23:07 13:23:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:23:07 arm64: Pulling from edgex-lftools-log-publisher 13:23:07 8998bd30e6a1: Pulling fs layer 13:23:07 04944245beec: Pulling fs layer 13:23:07 699f458cf7ca: Pulling fs layer 13:23:07 765212b225bb: Pulling fs layer 13:23:07 f23df028b6ca: Pulling fs layer 13:23:07 d65c8cfc05b1: Pulling fs layer 13:23:07 2437ff75d9bd: Pulling fs layer 13:23:07 f23df028b6ca: Waiting 13:23:07 d65c8cfc05b1: Waiting 13:23:07 765212b225bb: Waiting 13:23:07 2437ff75d9bd: Waiting 13:23:08 04944245beec: Verifying Checksum 13:23:08 04944245beec: Download complete 13:23:08 765212b225bb: Verifying Checksum 13:23:08 765212b225bb: Download complete 13:23:08 f23df028b6ca: Download complete 13:23:08 d65c8cfc05b1: Verifying Checksum 13:23:08 d65c8cfc05b1: Download complete 13:23:08 699f458cf7ca: Verifying Checksum 13:23:08 699f458cf7ca: Download complete 13:23:08 8998bd30e6a1: Download complete 13:23:10 2437ff75d9bd: Verifying Checksum 13:23:10 2437ff75d9bd: Download complete 13:23:12 8998bd30e6a1: Pull complete 13:23:12 04944245beec: Pull complete 13:23:14 699f458cf7ca: Pull complete 13:23:14 765212b225bb: Pull complete 13:23:15 f23df028b6ca: Pull complete 13:23:15 d65c8cfc05b1: Pull complete 13:23:30 2437ff75d9bd: Pull complete 13:23:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:23:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:23:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:23:30 prd-ubuntu20.04-docker-arm64-4c-16g-6871 does not seem to be running inside a container 13:23:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:23:33 $ docker top ac98c9a588312253a875d9f0e787d9b0ae59949cb51dde34cdad0ee8df5abfe7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:23:34 ---> job-cost.sh 13:23:34 lf-activate-venv: SKIPPING 13:23:34 INFO: No Stack... 13:23:35 INFO: Retrieving Pricing Info for: v3-standard-4 13:23:35 INFO: Archiving Costs [Pipeline] sh 13:23:36 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 13:23:36 + cut -d, -f6 [Pipeline] lock 13:23:36 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-112-1-stack-cost] 13:23:36 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-112-1-stack-cost] did not exist. Created. 13:23:36 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-112-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:23:37 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-1ba5a8a3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:23:38 + echo total: 0.10999999940395355 [Pipeline] stash 13:23:38 Warning: overwriting stash ‘stack-cost’ 13:23:38 Stashed 1 file(s) [Pipeline] } 13:23:38 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-112-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:23:38 $ docker stop --time=1 ac98c9a588312253a875d9f0e787d9b0ae59949cb51dde34cdad0ee8df5abfe7 13:23:39 $ docker rm -f ac98c9a588312253a875d9f0e787d9b0ae59949cb51dde34cdad0ee8df5abfe7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 13:23:40 provisioning config files... 13:23:40 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-112@tmp/config17754647181403328206tmp [Pipeline] { [Pipeline] sh 13:23:41 + set +x 13:23:41 + curl -s+ https://codecov.io/bash 13:23:41 bash -s -- 13:23:41 13:23:41 _____ _ 13:23:41 / ____| | | 13:23:41 | | ___ __| | ___ ___ _____ __ 13:23:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:23:41 | |___| (_) | (_| | __/ (_| (_) \ V / 13:23:41 \_____\___/ \__,_|\___|\___\___/ \_/ 13:23:41 Bash-1.0.6 13:23:41 13:23:41 13:23:41 ==> git version 2.25.1 found 13:23:41 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 13:23:41 Release-Date: 2020-01-08 13:23:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:23:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:23:41 ==> Jenkins CI detected. 13:23:41 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-112 13:23:41 project root: . 13:23:41 --> token set from env 13:23:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:23:41 ==> Running gcov in . (disable via -X gcov) 13:23:41 ==> Python coveragepy not found 13:23:41 ==> Searching for coverage reports in: 13:23:41 + . 13:23:41 -> Found 1 reports 13:23:41 ==> Detecting git/mercurial file structure 13:23:41 ==> Reading reports 13:23:41 + ./coverage.out bytes=41008 13:23:41 ==> Appending adjustments 13:23:41 https://docs.codecov.io/docs/fixing-reports 13:23:41 + Found adjustments 13:23:41 ==> Gzipping contents 13:23:41 12K /tmp/codecov.85o89e.gz 13:23:41 ==> Uploading reports 13:23:41 url: https://codecov.io 13:23:41 query: branch=PR-112&commit=a9f521148692c6305c787f3a0853af5f95fbee12&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-112%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=112&job=&cmd_args= 13:23:41 -> Pinging Codecov 13:23:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-112&commit=a9f521148692c6305c787f3a0853af5f95fbee12&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-112%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=112&job=&cmd_args= 13:23:41 -> Uploading to 13:23:41 https://storage.googleapis.com/codecov/v4/raw/2022-10-03/581DD39554BDF9B6E22D074273EAD858/a9f521148692c6305c787f3a0853af5f95fbee12/fb885b82-c505-4ae0-8119-44db0465e110.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221003%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221003T132341Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=be317e5239d182617ad6f2939482c50639ac23a3b2d96e5ebff4d7ac643d5847 13:23:41 % Total % Received % Xferd Average Speed Time Time Time Current 13:23:41 Dload Upload Total Spent Left Speed 13:23:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11459 0 0 100 11459 0 45114 --:--:-- --:--:-- --:--:-- 45114 13:23:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a9f521148692c6305c787f3a0853af5f95fbee12 [Pipeline] } 13:23:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:23:43 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-112/archives ] 13:23:43 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-112/archives 13:23:43 total 16 13:23:43 drwxr-xr-x 3 root root 4096 Oct 3 13:14 . 13:23:43 drwxrwxr-x 12 jenkins jenkins 4096 Oct 3 13:14 .. 13:23:43 drwxr-xr-x 2 root root 4096 Oct 3 13:14 cost 13:23:43 -rw-r--r-- 1 root root 95 Oct 3 13:14 cost.csv 13:23:43 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-112/archives 13:23:43 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-112/archives 13:23:43 total 16 13:23:43 drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 13:14 . 13:23:43 drwxrwxr-x 12 jenkins jenkins 4096 Oct 3 13:14 .. 13:23:43 drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 13:14 cost 13:23:43 -rw-r--r-- 1 jenkins jenkins 95 Oct 3 13:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:23:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:23:45 ---> package-listing.sh 13:23:45 ++ facter osfamily 13:23:45 ++ tr '[:upper:]' '[:lower:]' 13:23:45 + OS_FAMILY=debian 13:23:45 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-112 13:23:45 + START_PACKAGES=/tmp/packages_start.txt 13:23:45 + END_PACKAGES=/tmp/packages_end.txt 13:23:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:23:45 + PACKAGES=/tmp/packages_start.txt 13:23:45 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-112 ']' 13:23:45 + PACKAGES=/tmp/packages_end.txt 13:23:45 + case "${OS_FAMILY}" in 13:23:45 + dpkg -l 13:23:45 + grep '^ii' 13:23:45 + '[' -f /tmp/packages_start.txt ']' 13:23:45 + '[' -f /tmp/packages_end.txt ']' 13:23:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:23:45 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-112 ']' 13:23:45 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-112/archives/ 13:23:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-112/archives/ [Pipeline] echo 13:23:45 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-112/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:23:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:23:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:23:46 prd-ubuntu20.04-docker-8c-8g-6869 does not seem to be running inside a container 13:23:46 $ 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-112/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-112 -v /w/workspace/y_app-rfid-llrp-inventory_PR-112:/w/workspace/y_app-rfid-llrp-inventory_PR-112:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-112@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:23:46 $ docker top 4447fea39dcbf4335fe4fdec6791ffd545745c7402fe826c633c8aaa69c016ef -eo pid,comm [Pipeline] { [Pipeline] sh 13:23:47 + touch /tmp/pre-build-complete [Pipeline] sh 13:23:47 + mkdir -p /var/log/sysstat [Pipeline] sh 13:23:47 + ls /var/log/sa-host 13:23:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:23:47 provisioning config files... 13:23:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-112@tmp/config2444580615784844307tmp [Pipeline] { [Pipeline] echo 13:23:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:23:48 ---> create-netrc.sh [Pipeline] } 13:23:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:23:48 ---> python-tools-install.sh [Pipeline] echo 13:23:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:23:48 ---> sudo-logs.sh 13:23:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:23:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:23:49 ---> job-cost.sh 13:23:49 lf-activate-venv: SKIPPING 13:23:49 DEBUG: total: 0.2199999988079071 13:23:49 INFO: Retrieving Stack Cost... 13:23:49 INFO: Retrieving Pricing Info for: v3-standard-8 13:23:50 INFO: Archiving Costs [Pipeline] echo 13:23:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:23:50 ---> logs-deploy.sh 13:23:50 lf-activate-venv: SKIPPING 13:23:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-112/1 13:23:50 INFO: archiving workspace using pattern(s): 13:23:51 Archives upload complete. 13:23:51 INFO: archiving logs to Nexus