Pull request #171 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a9cc0347d3b69b8cd93471381a35d66f8a9f3160+c8ddb795451293862e71ea8481bb36f4aa2ad204 (b40d2687484fc4e9094b817d56c3ac5e0e6efd10) 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-ssh1825326704274438881.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh7505099468599410623.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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/device-rfid-llrp-go/branches/PR-171/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/device-rfid-llrp-go/branches/PR-171/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11884555608326443321.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-171/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6415719053632121536.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh13703357580227471164.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-171/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/device-rfid-llrp-go/branches/PR-171/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7698339904771621348.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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:device-rfid-llrp-go, 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: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go 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: device-rfid-llrp 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-8535’ Running on prd-ubuntu20.04-docker-8c-8g-8540 in /w/workspace/undry_device-rfid-llrp-go_PR-171 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-171 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit a9cc0347d3b69b8cd93471381a35d66f8a9f3160 Merge succeeded, producing a9cc0347d3b69b8cd93471381a35d66f8a9f3160 Checking out Revision a9cc0347d3b69b8cd93471381a35d66f8a9f3160 (PR-171) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.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/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/171/head:refs/remotes/origin/PR-171 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a9cc0347d3b69b8cd93471381a35d66f8a9f3160 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a9cc0347d3b69b8cd93471381a35d66f8a9f3160 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:03:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:03:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:03:36 ========================================================= 11:03:36 EdgeX Global Pipelines Version Info 11:03:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:03:37 ------------------- 11:03:37 stable info: 11:03:37 ------------------- 11:03:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:03:37 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 11:03:37 Message: update stable to v1.0.244 11:03:37 ------------------- 11:03:37 experimental info: 11:03:37 ------------------- 11:03:37 Commited By: **** collab-it+edgex@linuxfoundation.org 11:03:37 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 11:03:37 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:03:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 11:03:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 11:03:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:03:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:03:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:03:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 11:03:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:03:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:03:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:03:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:03:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:03:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 11:03:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:03:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:03:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:03:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:03:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:03:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:03:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:03:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:03:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:03:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:03:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:03:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:03:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:03:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:03:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:03:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-171 [Pipeline] echo 11:03:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-171 [Pipeline] echo 11:03:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-171 [Pipeline] echo 11:03:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a9cc0347d3b69b8cd93471381a35d66f8a9f3160 [Pipeline] echo 11:03:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a9cc034 [Pipeline] echo 11:03:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:03:39 provisioning config files... 11:03:39 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-171@tmp/config7579486389891387155tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:03:40 ---> docker-login.sh 11:03:40 nexus3.edgexfoundry.org:10001 11:03:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:40 Configure a credential helper to remove this warning. See 11:03:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:40 11:03:40 Login Succeeded 11:03:40 nexus3.edgexfoundry.org:10002 11:03:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:40 Configure a credential helper to remove this warning. See 11:03:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:40 11:03:40 Login Succeeded 11:03:40 nexus3.edgexfoundry.org:10003 11:03:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:40 Configure a credential helper to remove this warning. See 11:03:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:40 11:03:40 Login Succeeded 11:03:40 nexus3.edgexfoundry.org:10004 11:03:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:40 Configure a credential helper to remove this warning. See 11:03:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:40 11:03:40 Login Succeeded 11:03:40 docker.io 11:03:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:40 Configure a credential helper to remove this warning. See 11:03:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:40 11:03:40 Login Succeeded 11:03:40 ---> docker-login.sh ends [Pipeline] } 11:03:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:03:41 + git rev-list -1 --merges a9cc0347d3b69b8cd93471381a35d66f8a9f3160~1..a9cc0347d3b69b8cd93471381a35d66f8a9f3160 [Pipeline] echo 11:03:41 -----------> git rev-list -1 --merges a9cc0347d3b69b8cd93471381a35d66f8a9f3160~1..a9cc0347d3b69b8cd93471381a35d66f8a9f3160 a9cc0347d3b69b8cd93471381a35d66f8a9f3160 [false] [Pipeline] sh 11:03:41 + git log --format=format:%s -1 a9cc0347d3b69b8cd93471381a35d66f8a9f3160 [Pipeline] echo 11:03:41 ========================================================= 11:03:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:03:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:03:42 + git log --format=format:%s -1 a9cc0347d3b69b8cd93471381a35d66f8a9f3160 [Pipeline] echo 11:03:42 [semverPrep] GIT_COMMIT: a9cc0347d3b69b8cd93471381a35d66f8a9f3160, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 11:03:42 [semverPrep] This is not a build commit. [Pipeline] sh 11:03:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:03:42 + grep -v github /etc/ssh/ssh_known_hosts 11:03:42 + [ -e /tmp/ssh_known_hosts ] 11:03:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:03:42 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:03:42 sudo tee -a /etc/ssh/ssh_known_hosts 11:03:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:03:43 11:03:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:03:43 0.1.4: Pulling from edgex-devops/py-git-semver 11:03:43 b85a868b505f: Pulling fs layer 11:03:43 e2be974225ed: Pulling fs layer 11:03:43 339a4e72a1f5: Pulling fs layer 11:03:43 988bab9f4d93: Pulling fs layer 11:03:43 1469e6f7b9e6: Pulling fs layer 11:03:43 eaf3925da568: Pulling fs layer 11:03:43 bab4dde63d76: Pulling fs layer 11:03:43 bde34c3a00c8: Pulling fs layer 11:03:43 b352a97aabf1: Pulling fs layer 11:03:43 4872d77fe225: Pulling fs layer 11:03:43 5851b861e8e6: Pulling fs layer 11:03:43 bab4dde63d76: Waiting 11:03:43 bde34c3a00c8: Waiting 11:03:43 988bab9f4d93: Waiting 11:03:43 b352a97aabf1: Waiting 11:03:43 4872d77fe225: Waiting 11:03:43 1469e6f7b9e6: Waiting 11:03:43 eaf3925da568: Waiting 11:03:43 5851b861e8e6: Waiting 11:03:43 e2be974225ed: Verifying Checksum 11:03:43 e2be974225ed: Download complete 11:03:43 988bab9f4d93: Verifying Checksum 11:03:43 988bab9f4d93: Download complete 11:03:43 1469e6f7b9e6: Verifying Checksum 11:03:43 1469e6f7b9e6: Download complete 11:03:43 eaf3925da568: Verifying Checksum 11:03:43 eaf3925da568: Download complete 11:03:43 339a4e72a1f5: Verifying Checksum 11:03:43 339a4e72a1f5: Download complete 11:03:43 bde34c3a00c8: Download complete 11:03:43 b352a97aabf1: Download complete 11:03:43 4872d77fe225: Verifying Checksum 11:03:43 4872d77fe225: Download complete 11:03:43 5851b861e8e6: Verifying Checksum 11:03:43 5851b861e8e6: Download complete 11:03:44 b85a868b505f: Verifying Checksum 11:03:44 b85a868b505f: Download complete 11:03:44 bab4dde63d76: Verifying Checksum 11:03:44 bab4dde63d76: Download complete 11:03:45 b85a868b505f: Pull complete 11:03:45 e2be974225ed: Pull complete 11:03:45 339a4e72a1f5: Pull complete 11:03:45 988bab9f4d93: Pull complete 11:03:46 1469e6f7b9e6: Pull complete 11:03:46 eaf3925da568: Pull complete 11:03:48 bab4dde63d76: Pull complete 11:03:48 bde34c3a00c8: Pull complete 11:03:48 b352a97aabf1: Pull complete 11:03:48 4872d77fe225: Pull complete 11:03:48 5851b861e8e6: Pull complete 11:03:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:03:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:03:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:48 prd-ubuntu20.04-docker-8c-8g-8540 does not seem to be running inside a container 11:03:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-171 -v /w/workspace/undry_device-rfid-llrp-go_PR-171:/w/workspace/undry_device-rfid-llrp-go_PR-171:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-171@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-171@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 11:03:51 $ docker top 16aa78d4d605728a28af5ba10ba808d8f6a847d3d841955ae39d510619d069a4 -eo pid,comm 11:03:51 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). 11:03:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:03:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:03:51 [ssh-agent] Looking for ssh-agent implementation... 11:03:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:03:51 $ docker exec 16aa78d4d605728a28af5ba10ba808d8f6a847d3d841955ae39d510619d069a4 ssh-agent 11:03:51 SSH_AUTH_SOCK=/tmp/ssh-h9G3T3blWxzZ/agent.34 11:03:51 SSH_AGENT_PID=40 11:03:51 Running ssh-add (command line suppressed) 11:03:51 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-171@tmp/private_key_13972574422842493470.key (/w/workspace/undry_device-rfid-llrp-go_PR-171@tmp/private_key_13972574422842493470.key) 11:03:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:03:51 + git tag --points-at HEAD [Pipeline] } 11:03:51 $ docker exec --env ******** --env ******** 16aa78d4d605728a28af5ba10ba808d8f6a847d3d841955ae39d510619d069a4 ssh-agent -k 11:03:52 unset SSH_AUTH_SOCK; 11:03:52 unset SSH_AGENT_PID; 11:03:52 echo Agent pid 40 killed; 11:03:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:03:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:03:52 [ssh-agent] Looking for ssh-agent implementation... 11:03:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:03:52 $ docker exec 16aa78d4d605728a28af5ba10ba808d8f6a847d3d841955ae39d510619d069a4 ssh-agent 11:03:52 SSH_AUTH_SOCK=/tmp/ssh-E0Jk1lcpsz5I/agent.72 11:03:52 SSH_AGENT_PID=78 11:03:52 Running ssh-add (command line suppressed) 11:03:52 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-171@tmp/private_key_16320839781524901434.key (/w/workspace/undry_device-rfid-llrp-go_PR-171@tmp/private_key_16320839781524901434.key) 11:03:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:03:52 + git semver init 11:03:53 2023-03-07 11:03:53,079 [run_init] DEBUG init version:0.0.0 force:False 11:03:53 2023-03-07 11:03:53,080 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-171/.semver 11:03:53 2023-03-07 11:03:53,081 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-171/.semver 11:03:53 2023-03-07 11:03:53,081 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-171/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-171, universal_newlines=False, shell=None, istream=None) 11:03:54 2023-03-07 11:03:53,922 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-171/.git/info/exclude 11:03:54 2023-03-07 11:03:53,922 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-171/.semver/PR-171 with force:False 11:03:54 2023-03-07 11:03:53,922 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-171/.semver/PR-171 11:03:54 2023-03-07 11:03:53,925 [execute] INFO git cat-file --batch-check 11:03:54 2023-03-07 11:03:53,925 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-171/.semver, universal_newlines=False, shell=None, istream=) 11:03:54 2023-03-07 11:03:53,931 [execute] INFO git cat-file --batch 11:03:54 2023-03-07 11:03:53,932 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-171/.semver, universal_newlines=False, shell=None, istream=) 11:03:54 2023-03-07 11:03:53,937 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-171/.semver/PR-171 11:03:54 0.0.0 [Pipeline] } 11:03:54 $ docker exec --env ******** --env ******** 16aa78d4d605728a28af5ba10ba808d8f6a847d3d841955ae39d510619d069a4 ssh-agent -k 11:03:54 unset SSH_AUTH_SOCK; 11:03:54 unset SSH_AGENT_PID; 11:03:54 echo Agent pid 78 killed; 11:03:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:03:54 + git semver [Pipeline] } 11:03:54 $ docker stop --time=1 16aa78d4d605728a28af5ba10ba808d8f6a847d3d841955ae39d510619d069a4 11:03:56 $ docker rm -f --volumes 16aa78d4d605728a28af5ba10ba808d8f6a847d3d841955ae39d510619d069a4 [Pipeline] // withDockerContainer [Pipeline] sh 11:03:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:03:56 Stashed 1 file(s) [Pipeline] echo 11:03:56 [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 11:03:57 provisioning config files... 11:03:57 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-171@tmp/config8551543683366437077tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:03:57 ---> docker-login.sh 11:03:57 nexus3.edgexfoundry.org:10001 11:03:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:57 Configure a credential helper to remove this warning. See 11:03:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:57 11:03:57 Login Succeeded 11:03:57 nexus3.edgexfoundry.org:10002 11:03:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:57 Configure a credential helper to remove this warning. See 11:03:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:57 11:03:57 Login Succeeded 11:03:57 nexus3.edgexfoundry.org:10003 11:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:58 Configure a credential helper to remove this warning. See 11:03:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:58 11:03:58 Login Succeeded 11:03:58 nexus3.edgexfoundry.org:10004 11:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:58 Configure a credential helper to remove this warning. See 11:03:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:58 11:03:58 Login Succeeded 11:03:58 docker.io 11:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:58 Configure a credential helper to remove this warning. See 11:03:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:58 11:03:58 Login Succeeded 11:03:58 ---> docker-login.sh ends [Pipeline] } 11:03:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:03:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:03:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:03:58 ========================================================= 11:03:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 11:03:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:59 + 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 . 11:03:59 Sending build context to Docker daemon 4.115MB 11:03:59 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 11:03:59 Step 2/12 : FROM ${BASE} AS builder 11:03:59 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 11:03:59 213ec9aee27d: Pulling fs layer 11:03:59 4583459ba037: Pulling fs layer 11:03:59 93c1e223e6f2: Pulling fs layer 11:03:59 53926ce57604: Pulling fs layer 11:03:59 21b2b0c7a3f4: Pulling fs layer 11:03:59 22ff95d597cd: Pulling fs layer 11:03:59 12d6caf4c0d1: Pulling fs layer 11:03:59 96b7cbca73a9: Pulling fs layer 11:03:59 a7acece74701: Pulling fs layer 11:03:59 53926ce57604: Waiting 11:03:59 22ff95d597cd: Waiting 11:03:59 96b7cbca73a9: Waiting 11:03:59 12d6caf4c0d1: Waiting 11:03:59 93c1e223e6f2: Download complete 11:03:59 4583459ba037: Verifying Checksum 11:03:59 4583459ba037: Download complete 11:03:59 21b2b0c7a3f4: Verifying Checksum 11:03:59 21b2b0c7a3f4: Download complete 11:03:59 22ff95d597cd: Verifying Checksum 11:03:59 22ff95d597cd: Download complete 11:03:59 213ec9aee27d: Verifying Checksum 11:03:59 213ec9aee27d: Download complete 11:03:59 12d6caf4c0d1: Download complete 11:03:59 213ec9aee27d: Pull complete 11:03:59 4583459ba037: Pull complete 11:03:59 93c1e223e6f2: Pull complete 11:03:59 a7acece74701: Verifying Checksum 11:03:59 a7acece74701: Download complete 11:04:00 96b7cbca73a9: Verifying Checksum 11:04:00 96b7cbca73a9: Download complete 11:04:00 53926ce57604: Verifying Checksum 11:04:00 53926ce57604: Download complete 11:04:04 53926ce57604: Pull complete 11:04:04 21b2b0c7a3f4: Pull complete 11:04:04 22ff95d597cd: Pull complete 11:04:04 12d6caf4c0d1: Pull complete 11:04:06 96b7cbca73a9: Pull complete 11:04:07 a7acece74701: Pull complete 11:04:07 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 11:04:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 11:04:07 ---> db6d94c90886 11:04:07 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:04:12 Still waiting to schedule task 11:04:12 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8539’ 11:04:17 ---> Running in 3a0859cb9d08 11:04:17 Removing intermediate container 3a0859cb9d08 11:04:17 ---> c8bfabfe1157 11:04:17 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:04:17 ---> Running in c1dffdb4f69a 11:04:17 Removing intermediate container c1dffdb4f69a 11:04:17 ---> cd9fc0f48fbd 11:04:17 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:04:17 ---> Running in bce6089cb722 11:04:18 Removing intermediate container bce6089cb722 11:04:18 ---> ffd7c0795583 11:04:18 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:04:18 ---> Running in 91fc78fbfebe 11:04:19 Removing intermediate container 91fc78fbfebe 11:04:19 ---> c0c5d5fc5dcb 11:04:19 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:04:19 ---> Running in 15247047aed1 11:04:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:04:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:04:20 OK: 211 MiB in 51 packages 11:04:21 Removing intermediate container 15247047aed1 11:04:21 ---> 5f9e428f5ec6 11:04:21 Step 8/12 : WORKDIR /app 11:04:22 ---> Running in 846fd5aa853c 11:04:22 Removing intermediate container 846fd5aa853c 11:04:22 ---> 5595f919a5c9 11:04:22 Step 9/12 : COPY go.mod vendor* ./ 11:04:22 ---> abc1f9c21ce5 11:04:22 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:04:23 ---> Running in 2383147544d0 11:04:55 Removing intermediate container 2383147544d0 11:04:55 ---> ccf9510335f9 11:04:55 Step 11/12 : COPY . . 11:04:55 ---> e16eb5402422 11:04:55 Step 12/12 : RUN $MAKE 11:04:55 ---> Running in af7a2245a507 11:04:55 noop 11:04:55 Removing intermediate container af7a2245a507 11:04:55 ---> f53bf969f7cd 11:04:55 Successfully built f53bf969f7cd 11:04:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:55 + docker inspect -f . ci-base-image-x86_64 11:04:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:04:55 prd-ubuntu20.04-docker-8c-8g-8540 does not seem to be running inside a container 11:04:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-171 -v /w/workspace/undry_device-rfid-llrp-go_PR-171:/w/workspace/undry_device-rfid-llrp-go_PR-171:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-171@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-171@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 11:04:56 $ docker top 5777d1762f4202440dfa1a28c524f00626f87809816bcbede17f2650131f2eec -eo pid,comm [Pipeline] { [Pipeline] sh 11:04:56 + go version 11:04:56 go version go1.18.7 linux/amd64 [Pipeline] } 11:04:56 $ docker stop --time=1 5777d1762f4202440dfa1a28c524f00626f87809816bcbede17f2650131f2eec 11:04:57 $ docker rm -f --volumes 5777d1762f4202440dfa1a28c524f00626f87809816bcbede17f2650131f2eec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:58 + docker inspect -f . ci-base-image-x86_64 11:04:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:04:58 prd-ubuntu20.04-docker-8c-8g-8540 does not seem to be running inside a container 11:04:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-171 -v /w/workspace/undry_device-rfid-llrp-go_PR-171:/w/workspace/undry_device-rfid-llrp-go_PR-171:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-171@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-171@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 11:04:59 $ docker top 250964bf2abe23a4506040619b65ebc0ec5744878d8ee094bc17cc0c1bca254c -eo pid,comm [Pipeline] { [Pipeline] sh 11:04:59 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-171 [Pipeline] fileExists [Pipeline] sh 11:04:59 + make test 11:04:59 go test ./... -coverprofile=coverage.out ./... 11:05:00 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:05:12 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:05:12 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:05:15 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.123s coverage: 40.7% of statements 11:05:15 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.258s coverage: 52.0% of statements 11:05:15 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.023s coverage: 95.5% of statements 11:05:23 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." 11:05:23 go vet ./... 11:05:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:05:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:05:27 ./bin/test-attribution-txt.sh 11:05:27 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 11:05:27 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 11:05:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:05:27 $ docker stop --time=1 250964bf2abe23a4506040619b65ebc0ec5744878d8ee094bc17cc0c1bca254c 11:05:34 $ docker rm -f --volumes 250964bf2abe23a4506040619b65ebc0ec5744878d8ee094bc17cc0c1bca254c [Pipeline] // withDockerContainer [Pipeline] sh 11:05:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:05:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:05:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:05:35 + ls -al . 11:05:35 total 628 11:05:35 drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 11:05 . 11:05:35 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 11:03 .. 11:05:35 -rw-rw-r-- 1 jenkins jenkins 134 Mar 7 11:03 .dockerignore 11:05:35 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 11:05 .git 11:05:35 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 11:03 .github 11:05:35 -rw-rw-r-- 1 jenkins jenkins 946 Mar 7 11:03 .gitignore 11:05:35 -rw-rw-r-- 1 jenkins jenkins 41 Mar 7 11:03 .golangci.yml 11:05:35 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 11:03 .semver 11:05:35 -rw-rw-r-- 1 jenkins jenkins 10896 Mar 7 11:03 Attribution.txt 11:05:35 -rw-rw-r-- 1 jenkins jenkins 5905 Mar 7 11:03 CHANGELOG.md 11:05:35 -rw-rw-r-- 1 jenkins jenkins 1347 Mar 7 11:03 Dockerfile 11:05:35 -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 11:03 GOVERNANCE.md 11:05:35 -rw-rw-r-- 1 jenkins jenkins 683 Mar 7 11:03 Jenkinsfile 11:05:35 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 7 11:03 LICENSE 11:05:35 -rw-rw-r-- 1 jenkins jenkins 2018 Mar 7 11:03 Makefile 11:05:35 -rw-rw-r-- 1 jenkins jenkins 625 Mar 7 11:03 OWNERS.md 11:05:35 -rw-rw-r-- 1 jenkins jenkins 28496 Mar 7 11:03 README.md 11:05:35 -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 11:03 VERSION 11:05:35 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 11:03 bin 11:05:35 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 11:03 cmd 11:05:35 -rw-r--r-- 1 jenkins jenkins 457862 Mar 7 11:05 coverage.out 11:05:35 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 11:03 examples 11:05:35 -rw-rw-r-- 1 jenkins jenkins 3463 Mar 7 11:03 go.mod 11:05:35 -rw-rw-r-- 1 jenkins jenkins 31136 Mar 7 11:03 go.sum 11:05:35 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 11:03 images 11:05:35 drwxrwxr-x 5 jenkins jenkins 4096 Mar 7 11:03 internal 11:05:35 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 11:03 snap 11:05:35 -rw-rw-r-- 1 jenkins jenkins 193 Mar 7 11:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:36 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a9cc0347d3b69b8cd93471381a35d66f8a9f3160 --label arch=amd64 --label version=0.0.0 . 11:05:36 Sending build context to Docker daemon 4.115MB 11:05:36 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 11:05:36 Step 2/24 : FROM ${BASE} AS builder 11:05:36 ---> f53bf969f7cd 11:05:36 Step 3/24 : ARG ADD_BUILD_TAGS="" 11:05:36 ---> Running in 5c3d75678866 11:05:36 Removing intermediate container 5c3d75678866 11:05:36 ---> d62298e558cd 11:05:36 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:05:36 ---> Running in 9fd8ad86f48d 11:05:36 Removing intermediate container 9fd8ad86f48d 11:05:36 ---> 90aa39a106d9 11:05:36 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 11:05:36 ---> Running in ad3dc906e943 11:05:36 Removing intermediate container ad3dc906e943 11:05:36 ---> 1119a77a93f3 11:05:36 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 11:05:36 ---> Running in 553cc1a8314c 11:05:36 Removing intermediate container 553cc1a8314c 11:05:36 ---> 76276cb1ba1e 11:05:36 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:05:36 ---> Running in 577f6527a953 11:05:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:05:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:05:37 OK: 211 MiB in 51 packages 11:05:37 Removing intermediate container 577f6527a953 11:05:37 ---> 526b433c055d 11:05:37 Step 8/24 : WORKDIR /app 11:05:37 ---> Running in 47951a7e6759 11:05:37 Removing intermediate container 47951a7e6759 11:05:37 ---> a5e481468a9d 11:05:37 Step 9/24 : COPY go.mod vendor* ./ 11:05:38 ---> 7a4af244eff8 11:05:38 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:05:38 ---> Running in 28dbd6733e21 11:05:38 Removing intermediate container 28dbd6733e21 11:05:38 ---> dce6c3718d32 11:05:38 Step 11/24 : COPY . . 11:05:38 ---> 9bfc1ee78b84 11:05:38 Step 12/24 : RUN $MAKE 11:05:39 ---> Running in 04f0a95df393 11:05:39 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:06:01 Removing intermediate container 04f0a95df393 11:06:01 ---> 9189dc11b4ce 11:06:01 Step 13/24 : FROM alpine:3.16 11:06:01 3.16: Pulling from library/alpine 11:06:01 ef5531b6e74e: Pulling fs layer 11:06:01 ef5531b6e74e: Verifying Checksum 11:06:01 ef5531b6e74e: Download complete 11:06:02 ef5531b6e74e: Pull complete 11:06:02 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 11:06:02 Status: Downloaded newer image for alpine:3.16 11:06:02 ---> dfd21b5a31f5 11:06:02 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 11:06:02 ---> Running in eb517aef869d 11:06:02 Removing intermediate container eb517aef869d 11:06:02 ---> a15e06194a8c 11:06:02 Step 15/24 : RUN apk add --update --no-cache dumb-init 11:06:02 ---> Running in b56d05c322b9 11:06:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:06:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:06:03 (1/1) Installing dumb-init (1.2.5-r1) 11:06:03 Executing busybox-1.35.0-r17.trigger 11:06:03 OK: 6 MiB in 15 packages 11:06:03 Removing intermediate container b56d05c322b9 11:06:03 ---> ba5097ba6074 11:06:03 Step 16/24 : COPY --from=builder /app/LICENSE / 11:06:03 ---> 6eabb06e3aa1 11:06:03 Step 17/24 : COPY --from=builder /app/Attribution.txt / 11:06:04 ---> b8aa7dde0d04 11:06:04 Step 18/24 : COPY --from=builder /app/cmd/ / 11:06:05 ---> 29acb7f281bf 11:06:05 Step 19/24 : EXPOSE 59989 11:06:05 ---> Running in 45ffbc937684 11:06:05 Removing intermediate container 45ffbc937684 11:06:05 ---> 7f020bbe7099 11:06:05 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 11:06:05 ---> Running in 396dde245d1d 11:06:05 Removing intermediate container 396dde245d1d 11:06:05 ---> 354079f805ad 11:06:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:06:05 ---> Running in 57fe41352481 11:06:05 Removing intermediate container 57fe41352481 11:06:05 ---> ff4727d1ddb0 11:06:05 Step 22/24 : LABEL arch=amd64 11:06:05 ---> Running in 4f9a398f2a67 11:06:05 Removing intermediate container 4f9a398f2a67 11:06:05 ---> b6b12107dd52 11:06:05 Step 23/24 : LABEL git_sha=a9cc0347d3b69b8cd93471381a35d66f8a9f3160 11:06:05 ---> Running in 764d19aa5027 11:06:05 Removing intermediate container 764d19aa5027 11:06:05 ---> dd736a9268f3 11:06:05 Step 24/24 : LABEL version=0.0.0 11:06:05 ---> Running in ceff63293b77 11:06:05 Removing intermediate container ceff63293b77 11:06:05 ---> fb2b0d54e0a9 11:06:05 [Warning] One or more build-args [ARCH] were not consumed 11:06:05 Successfully built fb2b0d54e0a9 11:06:05 Successfully tagged device-rfid-llrp: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 11:06:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:06:06 11:06:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:06:06 latest: Pulling from edgex-lftools-log-publisher 11:06:06 5eb5b503b376: Pulling fs layer 11:06:06 5c69ac0246d0: Pulling fs layer 11:06:06 ec43610c2a17: Pulling fs layer 11:06:06 3a2ae6a8a46f: Pulling fs layer 11:06:06 33b1e0a273af: Pulling fs layer 11:06:06 5d3b04190fa2: Pulling fs layer 11:06:06 2f39f015ded8: Pulling fs layer 11:06:06 33b1e0a273af: Waiting 11:06:06 5d3b04190fa2: Waiting 11:06:06 2f39f015ded8: Waiting 11:06:06 3a2ae6a8a46f: Waiting 11:06:06 5c69ac0246d0: Verifying Checksum 11:06:06 5c69ac0246d0: Download complete 11:06:06 3a2ae6a8a46f: Verifying Checksum 11:06:06 3a2ae6a8a46f: Download complete 11:06:07 33b1e0a273af: Verifying Checksum 11:06:07 33b1e0a273af: Download complete 11:06:07 5d3b04190fa2: Verifying Checksum 11:06:07 5d3b04190fa2: Download complete 11:06:07 ec43610c2a17: Verifying Checksum 11:06:07 ec43610c2a17: Download complete 11:06:07 5eb5b503b376: Verifying Checksum 11:06:07 5eb5b503b376: Download complete 11:06:07 2f39f015ded8: Verifying Checksum 11:06:07 2f39f015ded8: Download complete 11:06:08 5eb5b503b376: Pull complete 11:06:08 5c69ac0246d0: Pull complete 11:06:09 ec43610c2a17: Pull complete 11:06:09 3a2ae6a8a46f: Pull complete 11:06:09 33b1e0a273af: Pull complete 11:06:09 5d3b04190fa2: Pull complete 11:06:14 2f39f015ded8: Pull complete 11:06:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:06:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:06:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:06:14 prd-ubuntu20.04-docker-8c-8g-8540 does not seem to be running inside a container 11:06:14 $ 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/undry_device-rfid-llrp-go_PR-171 -v /w/workspace/undry_device-rfid-llrp-go_PR-171:/w/workspace/undry_device-rfid-llrp-go_PR-171:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-171@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-171@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 11:06:19 $ docker top eb9fa136009c0e1a7bb377c3e961b73cf06377a96357fbf5c5138979dfcc9a28 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:06:19 ---> job-cost.sh 11:06:19 lf-activate-venv: SKIPPING 11:06:19 INFO: No Stack... 11:06:20 INFO: Retrieving Pricing Info for: v3-standard-8 11:06:20 INFO: Archiving Costs [Pipeline] sh 11:06:20 + cat /w/workspace/undry_device-rfid-llrp-go_PR-171/archives/cost.csv 11:06:20 + cut -d, -f6 [Pipeline] lock 11:06:20 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-171-1-stack-cost] 11:06:20 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-171-1-stack-cost] did not exist. Created. 11:06:20 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-171-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:06:21 + echo total: 0.2199999988079071 [Pipeline] stash 11:06:21 Stashed 1 file(s) [Pipeline] } 11:06:21 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-171-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:06:21 $ docker stop --time=1 eb9fa136009c0e1a7bb377c3e961b73cf06377a96357fbf5c5138979dfcc9a28 11:06:22 $ docker rm -f --volumes eb9fa136009c0e1a7bb377c3e961b73cf06377a96357fbf5c5138979dfcc9a28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:07:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8545 in /w/workspace/undry_device-rfid-llrp-go_PR-171 [Pipeline] { [Pipeline] ws 11:07:25 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 11:07:25 Selected Git installation does not exist. Using Default 11:07:25 The recommended git tool is: NONE 11:07:30 using credential edgex-jenkins-ssh 11:07:30 Cloning the remote Git repository 11:07:30 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:07:31 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 11:07:31 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:07:31 > git --version # timeout=10 11:07:31 > git --version # 'git version 2.25.1' 11:07:31 using GIT_SSH to set credentials SSH Credentials for GitHub 11:07:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:07:32 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:07:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:07:33 Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit a9cc0347d3b69b8cd93471381a35d66f8a9f3160 11:07:34 Merge succeeded, producing a9cc0347d3b69b8cd93471381a35d66f8a9f3160 11:07:34 Checking out Revision a9cc0347d3b69b8cd93471381a35d66f8a9f3160 (PR-171) 11:07:33 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:07:33 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:07:33 using GIT_SSH to set credentials SSH Credentials for GitHub 11:07:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/171/head:refs/remotes/origin/PR-171 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:07:33 > git config core.sparsecheckout # timeout=10 11:07:33 > git checkout -f a9cc0347d3b69b8cd93471381a35d66f8a9f3160 # timeout=10 11:07:34 > git remote # timeout=10 11:07:34 > git config --get remote.origin.url # timeout=10 11:07:34 using GIT_SSH to set credentials SSH Credentials for GitHub 11:07:34 > git merge c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 11:07:34 > git rev-parse HEAD^{commit} # timeout=10 11:07:34 > git config core.sparsecheckout # timeout=10 11:07:34 > git checkout -f a9cc0347d3b69b8cd93471381a35d66f8a9f3160 # timeout=10 11:07:34 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 11:07:34 > git --version # timeout=10 11:07:34 > git --version # 'git version 2.25.1' 11:07:34 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:07:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:07:35 % Total % Received % Xferd Average Speed Time Time Time Current 11:07:35 Dload Upload Total Spent Left Speed 11:07:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh 11:07:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:07:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:07:36 + sudo tee /etc/docker/daemon.new 11:07:36 { 11:07:36 "registry-mirrors": [ 11:07:36 "https://nexus3.edgexfoundry.org:10001" 11:07:36 ], 11:07:36 "bip": "10.250.0.254/24", 11:07:36 "hosts": [ 11:07:36 "tcp://0.0.0.0:5555", 11:07:36 "unix:///var/run/docker.sock" 11:07:36 ], 11:07:36 "mtu": 1458, 11:07:36 "selinux-enabled": true, 11:07:36 "seccomp-profile": "/etc/docker/seccomp.json" 11:07:36 } [Pipeline] sh 11:07:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:07:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:07:55 provisioning config files... 11:07:55 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config622589305001464770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:07:56 ---> docker-login.sh 11:07:56 nexus3.edgexfoundry.org:10001 11:07:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:07:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:07:56 Configure a credential helper to remove this warning. See 11:07:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:07:56 11:07:56 Login Succeeded 11:07:56 nexus3.edgexfoundry.org:10002 11:07:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:07:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:07:57 Configure a credential helper to remove this warning. See 11:07:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:07:57 11:07:57 Login Succeeded 11:07:57 nexus3.edgexfoundry.org:10003 11:07:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:07:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:07:57 Configure a credential helper to remove this warning. See 11:07:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:07:57 11:07:57 Login Succeeded 11:07:57 nexus3.edgexfoundry.org:10004 11:07:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:07:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:07:57 Configure a credential helper to remove this warning. See 11:07:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:07:57 11:07:57 Login Succeeded 11:07:57 docker.io 11:07:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:07:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:07:58 Configure a credential helper to remove this warning. See 11:07:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:07:58 11:07:58 Login Succeeded 11:07:58 ---> docker-login.sh ends [Pipeline] } 11:07:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:07:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:07:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:07:58 ========================================================= 11:07:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 11:07:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:59 + 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 . 11:07:59 Sending build context to Docker daemon 1.217MB 11:07:59 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 11:07:59 Step 2/12 : FROM ${BASE} AS builder 11:07:59 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:07:59 9b18e9b68314: Pulling fs layer 11:07:59 35d82f9e3411: Pulling fs layer 11:07:59 e16973657156: Pulling fs layer 11:07:59 fc693d55d65f: Pulling fs layer 11:07:59 7e9fc2657dce: Pulling fs layer 11:07:59 dda99020689f: Pulling fs layer 11:07:59 db1c61fa0a46: Pulling fs layer 11:07:59 891c053d2c06: Pulling fs layer 11:07:59 fc693d55d65f: Waiting 11:07:59 7e9fc2657dce: Waiting 11:07:59 db1c61fa0a46: Waiting 11:07:59 dda99020689f: Waiting 11:07:59 891c053d2c06: Waiting 11:07:59 e16973657156: Verifying Checksum 11:07:59 e16973657156: Download complete 11:07:59 35d82f9e3411: Download complete 11:07:59 7e9fc2657dce: Download complete 11:07:59 dda99020689f: Verifying Checksum 11:07:59 dda99020689f: Download complete 11:07:59 9b18e9b68314: Download complete 11:08:00 9b18e9b68314: Pull complete 11:08:00 891c053d2c06: Verifying Checksum 11:08:00 891c053d2c06: Download complete 11:08:01 35d82f9e3411: Pull complete 11:08:01 e16973657156: Pull complete 11:08:02 db1c61fa0a46: Verifying Checksum 11:08:02 db1c61fa0a46: Download complete 11:08:02 fc693d55d65f: Verifying Checksum 11:08:02 fc693d55d65f: Download complete 11:08:15 fc693d55d65f: Pull complete 11:08:15 7e9fc2657dce: Pull complete 11:08:15 dda99020689f: Pull complete 11:08:22 db1c61fa0a46: Pull complete 11:08:23 891c053d2c06: Pull complete 11:08:23 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 11:08:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 11:08:23 ---> f96f9c87975a 11:08:23 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:08:25 ---> Running in 3b777abac623 11:08:25 Removing intermediate container 3b777abac623 11:08:25 ---> 214b73e9aa5d 11:08:25 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:08:25 ---> Running in f425eade1cce 11:08:25 Removing intermediate container f425eade1cce 11:08:25 ---> c5930aef8bf1 11:08:25 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:08:25 ---> Running in 3e7bcfa306e9 11:08:26 Removing intermediate container 3e7bcfa306e9 11:08:26 ---> 61b7ba1a45bd 11:08:26 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:08:26 ---> Running in 2e610bcf9570 11:08:26 Removing intermediate container 2e610bcf9570 11:08:26 ---> a3e1526d3a23 11:08:26 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:08:26 ---> Running in 434ca0242c42 11:08:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:08:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:08:29 OK: 221 MiB in 51 packages 11:08:30 Removing intermediate container 434ca0242c42 11:08:30 ---> b73cb593166e 11:08:30 Step 8/12 : WORKDIR /app 11:08:30 ---> Running in 18d7c46c3799 11:08:30 Removing intermediate container 18d7c46c3799 11:08:30 ---> 589b5fd4137e 11:08:30 Step 9/12 : COPY go.mod vendor* ./ 11:08:30 ---> b11915cc92a0 11:08:30 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:08:30 ---> Running in e2fdfd8da018 11:09:38 Removing intermediate container e2fdfd8da018 11:09:38 ---> fe8612f27048 11:09:38 Step 11/12 : COPY . . 11:09:38 ---> 0d247b2a891a 11:09:38 Step 12/12 : RUN $MAKE 11:09:38 ---> Running in 683f3451cf2d 11:09:38 noop 11:09:38 Removing intermediate container 683f3451cf2d 11:09:38 ---> e1296be7fdcb 11:09:38 Successfully built e1296be7fdcb 11:09:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:39 + docker inspect -f . ci-base-image-arm64 11:09:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:09:39 prd-ubuntu20.04-docker-arm64-4c-16g-8545 does not seem to be running inside a container 11:09:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/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 11:09:40 $ docker top fa88ef12425202916a0d705e33b269b0bab838ce4d7bd0554e3e51926fdfe7ac -eo pid,comm [Pipeline] { [Pipeline] sh 11:09:41 + go version 11:09:41 go version go1.18.7 linux/arm64 [Pipeline] } 11:09:41 $ docker stop --time=1 fa88ef12425202916a0d705e33b269b0bab838ce4d7bd0554e3e51926fdfe7ac 11:09:43 $ docker rm -f --volumes fa88ef12425202916a0d705e33b269b0bab838ce4d7bd0554e3e51926fdfe7ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:44 + docker inspect -f . ci-base-image-arm64 11:09:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:09:44 prd-ubuntu20.04-docker-arm64-4c-16g-8545 does not seem to be running inside a container 11:09:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/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 11:09:45 $ docker top 64a0b5a4669f81e3cbd516b98cafbe1943f054c45da221ffc29a1dcc3d3b42bc -eo pid,comm [Pipeline] { [Pipeline] sh 11:09:46 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 11:09:47 + make test 11:09:47 go test ./... -coverprofile=coverage.out ./... 11:09:48 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:11:25 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:11:25 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:11:37 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 20.869s coverage: 40.7% of statements 11:11:37 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.488s coverage: 52.0% of statements 11:11:37 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.031s coverage: 96.4% of statements 11:11:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:11:37 go vet ./... 11:12:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:12:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:12:09 ./bin/test-attribution-txt.sh 11:12:09 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 11:12:09 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 11:12:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:12:09 $ docker stop --time=1 64a0b5a4669f81e3cbd516b98cafbe1943f054c45da221ffc29a1dcc3d3b42bc 11:12:11 $ docker rm -f --volumes 64a0b5a4669f81e3cbd516b98cafbe1943f054c45da221ffc29a1dcc3d3b42bc [Pipeline] // withDockerContainer [Pipeline] sh 11:12:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:12:12 Warning: overwriting stash ‘coverage-report’ 11:12:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:12:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:12:14 + ls -al . 11:12:14 total 624 11:12:14 drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 11:09 . 11:12:14 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 11:07 .. 11:12:14 -rw-rw-r-- 1 jenkins jenkins 134 Mar 7 11:07 .dockerignore 11:12:14 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 11:07 .git 11:12:14 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 11:07 .github 11:12:14 -rw-rw-r-- 1 jenkins jenkins 946 Mar 7 11:07 .gitignore 11:12:14 -rw-rw-r-- 1 jenkins jenkins 41 Mar 7 11:07 .golangci.yml 11:12:14 -rw-rw-r-- 1 jenkins jenkins 10896 Mar 7 11:07 Attribution.txt 11:12:14 -rw-rw-r-- 1 jenkins jenkins 5905 Mar 7 11:07 CHANGELOG.md 11:12:14 -rw-rw-r-- 1 jenkins jenkins 1347 Mar 7 11:07 Dockerfile 11:12:14 -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 11:07 GOVERNANCE.md 11:12:14 -rw-rw-r-- 1 jenkins jenkins 683 Mar 7 11:07 Jenkinsfile 11:12:14 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 7 11:07 LICENSE 11:12:14 -rw-rw-r-- 1 jenkins jenkins 2018 Mar 7 11:07 Makefile 11:12:14 -rw-rw-r-- 1 jenkins jenkins 625 Mar 7 11:07 OWNERS.md 11:12:14 -rw-rw-r-- 1 jenkins jenkins 28496 Mar 7 11:07 README.md 11:12:14 -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 11:03 VERSION 11:12:14 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 11:07 bin 11:12:14 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 11:07 cmd 11:12:14 -rw-r--r-- 1 jenkins jenkins 457862 Mar 7 11:11 coverage.out 11:12:14 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 11:07 examples 11:12:14 -rw-rw-r-- 1 jenkins jenkins 3463 Mar 7 11:07 go.mod 11:12:14 -rw-rw-r-- 1 jenkins jenkins 31136 Mar 7 11:07 go.sum 11:12:14 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 11:07 images 11:12:14 drwxrwxr-x 5 jenkins jenkins 4096 Mar 7 11:07 internal 11:12:14 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 11:07 snap 11:12:14 -rw-rw-r-- 1 jenkins jenkins 193 Mar 7 11:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:14 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a9cc0347d3b69b8cd93471381a35d66f8a9f3160 --label arch=arm64 --label version=0.0.0 . 11:12:15 Sending build context to Docker daemon 1.217MB 11:12:15 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 11:12:15 Step 2/24 : FROM ${BASE} AS builder 11:12:15 ---> e1296be7fdcb 11:12:15 Step 3/24 : ARG ADD_BUILD_TAGS="" 11:12:15 ---> Running in 96efc312c795 11:12:15 Removing intermediate container 96efc312c795 11:12:15 ---> d73a365e8246 11:12:15 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:12:15 ---> Running in 0dfda1bb030e 11:12:16 Removing intermediate container 0dfda1bb030e 11:12:16 ---> e97a7a147c4f 11:12:16 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 11:12:16 ---> Running in 779aafd5bfc9 11:12:16 Removing intermediate container 779aafd5bfc9 11:12:16 ---> d7654ba93d26 11:12:16 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 11:12:16 ---> Running in 6d6459c38b6d 11:12:17 Removing intermediate container 6d6459c38b6d 11:12:17 ---> ab444f715c01 11:12:17 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:12:17 ---> Running in 9e2dfbc1349d 11:12:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:12:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:12:19 OK: 221 MiB in 51 packages 11:12:20 Removing intermediate container 9e2dfbc1349d 11:12:20 ---> d8618fe08d06 11:12:20 Step 8/24 : WORKDIR /app 11:12:20 ---> Running in 57b635684e79 11:12:22 Removing intermediate container 57b635684e79 11:12:22 ---> ff0f74db40d7 11:12:22 Step 9/24 : COPY go.mod vendor* ./ 11:12:23 ---> b0810cb0fce8 11:12:23 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:12:23 ---> Running in 692f75b9a0a6 11:12:26 Removing intermediate container 692f75b9a0a6 11:12:26 ---> 02362f648a6e 11:12:26 Step 11/24 : COPY . . 11:12:27 ---> 6908518ef1f2 11:12:27 Step 12/24 : RUN $MAKE 11:12:27 ---> Running in f3fc83d56c52 11:12:28 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:14:35 Removing intermediate container f3fc83d56c52 11:14:35 ---> 308a7866a000 11:14:35 Step 13/24 : FROM alpine:3.16 11:14:35 3.16: Pulling from library/alpine 11:14:35 3760b48202b3: Pulling fs layer 11:14:35 3760b48202b3: Verifying Checksum 11:14:35 3760b48202b3: Download complete 11:14:35 3760b48202b3: Pull complete 11:14:35 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 11:14:35 Status: Downloaded newer image for alpine:3.16 11:14:35 ---> 4c81e5bf8899 11:14:35 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 11:14:35 ---> Running in 8d8a13641e5b 11:14:35 Removing intermediate container 8d8a13641e5b 11:14:35 ---> e059e85e2baa 11:14:35 Step 15/24 : RUN apk add --update --no-cache dumb-init 11:14:35 ---> Running in ff1b65f244c5 11:14:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:14:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:14:37 (1/1) Installing dumb-init (1.2.5-r1) 11:14:37 Executing busybox-1.35.0-r17.trigger 11:14:37 OK: 5 MiB in 15 packages 11:14:38 Removing intermediate container ff1b65f244c5 11:14:38 ---> 62c3f068d3fb 11:14:38 Step 16/24 : COPY --from=builder /app/LICENSE / 11:14:39 ---> 1e0f2bcfe6d2 11:14:39 Step 17/24 : COPY --from=builder /app/Attribution.txt / 11:14:39 ---> 5170104ae0fa 11:14:39 Step 18/24 : COPY --from=builder /app/cmd/ / 11:14:40 ---> a600bac131b2 11:14:40 Step 19/24 : EXPOSE 59989 11:14:40 ---> Running in 57189c7bad8c 11:14:41 Removing intermediate container 57189c7bad8c 11:14:41 ---> ff5f335efd7a 11:14:41 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 11:14:41 ---> Running in 86a9b173f599 11:14:41 Removing intermediate container 86a9b173f599 11:14:41 ---> 5b0f2653183f 11:14:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:14:41 ---> Running in 7077c454cb5c 11:14:42 Removing intermediate container 7077c454cb5c 11:14:42 ---> 0f6709857ac9 11:14:42 Step 22/24 : LABEL arch=arm64 11:14:42 ---> Running in 65134b497734 11:14:42 Removing intermediate container 65134b497734 11:14:42 ---> a6887f0cf02c 11:14:42 Step 23/24 : LABEL git_sha=a9cc0347d3b69b8cd93471381a35d66f8a9f3160 11:14:42 ---> Running in 3f7ff26af4b4 11:14:42 Removing intermediate container 3f7ff26af4b4 11:14:42 ---> 08b11f18fcb2 11:14:42 Step 24/24 : LABEL version=0.0.0 11:14:42 ---> Running in a947fd3a264b 11:14:42 Removing intermediate container a947fd3a264b 11:14:42 ---> 3fa7037534d4 11:14:42 [Warning] One or more build-args [ARCH] were not consumed 11:14:42 Successfully built 3fa7037534d4 11:14:43 Successfully tagged device-rfid-llrp-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 11:14:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:14:43 11:14:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:14:44 arm64: Pulling from edgex-lftools-log-publisher 11:14:44 8998bd30e6a1: Pulling fs layer 11:14:44 04944245beec: Pulling fs layer 11:14:44 699f458cf7ca: Pulling fs layer 11:14:44 765212b225bb: Pulling fs layer 11:14:44 f23df028b6ca: Pulling fs layer 11:14:44 d65c8cfc05b1: Pulling fs layer 11:14:44 2437ff75d9bd: Pulling fs layer 11:14:44 f23df028b6ca: Waiting 11:14:44 765212b225bb: Waiting 11:14:44 d65c8cfc05b1: Waiting 11:14:44 2437ff75d9bd: Waiting 11:14:44 04944245beec: Verifying Checksum 11:14:44 04944245beec: Download complete 11:14:44 765212b225bb: Verifying Checksum 11:14:44 765212b225bb: Download complete 11:14:44 f23df028b6ca: Verifying Checksum 11:14:44 f23df028b6ca: Download complete 11:14:44 d65c8cfc05b1: Verifying Checksum 11:14:44 d65c8cfc05b1: Download complete 11:14:44 699f458cf7ca: Verifying Checksum 11:14:44 699f458cf7ca: Download complete 11:14:45 8998bd30e6a1: Verifying Checksum 11:14:45 8998bd30e6a1: Download complete 11:14:47 2437ff75d9bd: Verifying Checksum 11:14:47 2437ff75d9bd: Download complete 11:14:49 8998bd30e6a1: Pull complete 11:14:49 04944245beec: Pull complete 11:14:50 699f458cf7ca: Pull complete 11:14:50 765212b225bb: Pull complete 11:14:51 f23df028b6ca: Pull complete 11:14:51 d65c8cfc05b1: Pull complete 11:15:06 2437ff75d9bd: Pull complete 11:15:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:15:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:15:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:15:07 prd-ubuntu20.04-docker-arm64-4c-16g-8545 does not seem to be running inside a container 11:15:07 $ 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/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/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 11:15:09 $ docker top 7b593ec4064a56b1d54606e8b1b4e1c1e27d1ca759b6a8b7ce5bfaa1158901d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:15:10 ---> job-cost.sh 11:15:10 lf-activate-venv: SKIPPING 11:15:10 INFO: No Stack... 11:15:10 INFO: Retrieving Pricing Info for: v3-standard-4 11:15:11 INFO: Archiving Costs [Pipeline] sh 11:15:12 + + cutcat -d, /w/workspace/device-rfid-llrp-go/1/archives/cost.csv -f6 11:15:12 [Pipeline] lock 11:15:12 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-171-1-stack-cost] 11:15:12 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-171-1-stack-cost] did not exist. Created. 11:15:12 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-171-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:15:12 /w/workspace/device-rfid-llrp-go/1@tmp/durable-2e880067/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:15:13 + echo total: 0.10999999940395355 [Pipeline] stash 11:15:13 Warning: overwriting stash ‘stack-cost’ 11:15:13 Stashed 1 file(s) [Pipeline] } 11:15:13 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-171-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:15:13 $ docker stop --time=1 7b593ec4064a56b1d54606e8b1b4e1c1e27d1ca759b6a8b7ce5bfaa1158901d5 11:15:14 $ docker rm -f --volumes 7b593ec4064a56b1d54606e8b1b4e1c1e27d1ca759b6a8b7ce5bfaa1158901d5 [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 11:15:15 provisioning config files... 11:15:15 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-171@tmp/config6802882062385031607tmp [Pipeline] { [Pipeline] sh 11:15:16 + set +x 11:15:16 + curl -s https://codecov.io/bash 11:15:16 + bash -s -- 11:15:16 11:15:16 _____ _ 11:15:16 / ____| | | 11:15:16 | | ___ __| | ___ ___ _____ __ 11:15:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:15:16 | |___| (_) | (_| | __/ (_| (_) \ V / 11:15:16 \_____\___/ \__,_|\___|\___\___/ \_/ 11:15:16 Bash-1.0.6 11:15:16 11:15:16 11:15:16 ==> git version 2.25.1 found 11:15:16 ==> 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 11:15:16 Release-Date: 2020-01-08 11:15:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:15:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:15:16 ==> Jenkins CI detected. 11:15:16 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-171 11:15:16 project root: . 11:15:16 --> token set from env 11:15:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:15:16 ==> Running gcov in . (disable via -X gcov) 11:15:16 ==> Python coveragepy not found 11:15:16 ==> Searching for coverage reports in: 11:15:16 + . 11:15:16 -> Found 1 reports 11:15:16 ==> Detecting git/mercurial file structure 11:15:16 ==> Reading reports 11:15:16 + ./coverage.out bytes=457862 11:15:16 ==> Appending adjustments 11:15:16 https://docs.codecov.io/docs/fixing-reports 11:15:16 + Found adjustments 11:15:16 ==> Gzipping contents 11:15:16 52K /tmp/codecov.3jeQPO.gz 11:15:16 ==> Uploading reports 11:15:16 url: https://codecov.io 11:15:16 query: branch=PR-171&commit=a9cc0347d3b69b8cd93471381a35d66f8a9f3160&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-171%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=171&job=&cmd_args= 11:15:16 -> Pinging Codecov 11:15:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-171&commit=a9cc0347d3b69b8cd93471381a35d66f8a9f3160&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-171%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=171&job=&cmd_args= 11:15:16 -> Uploading to 11:15:16 https://storage.googleapis.com/codecov/v4/raw/2023-03-07/581DD39554BDF9B6E22D074273EAD858/a9cc0347d3b69b8cd93471381a35d66f8a9f3160/3750bb60-0ac8-443c-8cc2-4f743fbec4c3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T111516Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7c03093796e28192b3b82c2b894e8d43c259a4a0ed14c695d615607618dac629 11:15:16 % Total % Received % Xferd Average Speed Time Time Time Current 11:15:16 Dload Upload Total Spent Left Speed 11:15:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51210 0 0 100 51210 0 173k --:--:-- --:--:-- --:--:-- 173k 11:15:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a9cc0347d3b69b8cd93471381a35d66f8a9f3160 [Pipeline] } 11:15:17 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 11:15:18 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-171/archives ] 11:15:18 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-171/archives 11:15:18 total 16 11:15:18 drwxr-xr-x 3 root root 4096 Mar 7 11:06 . 11:15:18 drwxrwxr-x 12 jenkins jenkins 4096 Mar 7 11:06 .. 11:15:18 drwxr-xr-x 2 root root 4096 Mar 7 11:06 cost 11:15:18 -rw-r--r-- 1 root root 91 Mar 7 11:06 cost.csv 11:15:18 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-171/archives 11:15:18 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-171/archives 11:15:18 total 16 11:15:18 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 11:06 . 11:15:18 drwxrwxr-x 12 jenkins jenkins 4096 Mar 7 11:06 .. 11:15:18 drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 11:06 cost 11:15:18 -rw-r--r-- 1 jenkins jenkins 91 Mar 7 11:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:15:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:15:20 ---> package-listing.sh 11:15:20 ++ facter osfamily 11:15:20 ++ tr '[:upper:]' '[:lower:]' 11:15:20 + OS_FAMILY=debian 11:15:20 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-171 11:15:20 + START_PACKAGES=/tmp/packages_start.txt 11:15:20 + END_PACKAGES=/tmp/packages_end.txt 11:15:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:15:20 + PACKAGES=/tmp/packages_start.txt 11:15:20 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-171 ']' 11:15:20 + PACKAGES=/tmp/packages_end.txt 11:15:20 + case "${OS_FAMILY}" in 11:15:20 + dpkg -l 11:15:20 + grep '^ii' 11:15:20 + '[' -f /tmp/packages_start.txt ']' 11:15:20 + '[' -f /tmp/packages_end.txt ']' 11:15:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:15:20 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-171 ']' 11:15:20 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-171/archives/ 11:15:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-171/archives/ [Pipeline] echo 11:15:20 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-171/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:15:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:15:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:15:21 prd-ubuntu20.04-docker-8c-8g-8540 does not seem to be running inside a container 11:15:21 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-171/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-171 -v /w/workspace/undry_device-rfid-llrp-go_PR-171:/w/workspace/undry_device-rfid-llrp-go_PR-171:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-171@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-171@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 11:15:21 $ docker top 28b8f019a41c0dd19ed9925ac4bfff41e2fab7fb6f1262ca43eab702b4360059 -eo pid,comm [Pipeline] { [Pipeline] sh 11:15:22 + touch /tmp/pre-build-complete [Pipeline] sh 11:15:22 + mkdir -p /var/log/sysstat [Pipeline] sh 11:15:22 + ls /var/log/sa-host 11:15:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:15:22 provisioning config files... 11:15:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-171@tmp/config7569029332584832378tmp [Pipeline] { [Pipeline] echo 11:15:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:15:23 ---> create-netrc.sh [Pipeline] } 11:15:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:15:23 ---> python-tools-install.sh [Pipeline] echo 11:15:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:15:23 ---> sudo-logs.sh 11:15:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:15:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:15:24 ---> job-cost.sh 11:15:24 lf-activate-venv: SKIPPING 11:15:24 DEBUG: total: 0.2199999988079071 11:15:24 INFO: Retrieving Stack Cost... 11:15:24 INFO: Retrieving Pricing Info for: v3-standard-8 11:15:25 INFO: Archiving Costs [Pipeline] echo 11:15:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:15:25 ---> logs-deploy.sh 11:15:25 lf-activate-venv: SKIPPING 11:15:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-171/1 11:15:25 INFO: archiving workspace using pattern(s): 11:15:26 Archives upload complete. 11:15:26 INFO: archiving logs to Nexus 11:15:27 ---> uname -a: 11:15:27 Linux prd-ubuntu20-04-docker-8c-8g-8540 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:15:27 11:15:27 11:15:27 ---> lscpu: 11:15:27 Architecture: x86_64 11:15:27 CPU op-mode(s): 32-bit, 64-bit 11:15:27 Byte Order: Little Endian 11:15:27 Address sizes: 40 bits physical, 48 bits virtual 11:15:27 CPU(s): 8 11:15:27 On-line CPU(s) list: 0-7 11:15:27 Thread(s) per core: 1 11:15:27 Core(s) per socket: 1 11:15:27 Socket(s): 8 11:15:27 NUMA node(s): 1 11:15:27 Vendor ID: AuthenticAMD 11:15:27 CPU family: 23 11:15:27 Model: 49 11:15:27 Model name: AMD EPYC-Rome Processor 11:15:27 Stepping: 0 11:15:27 CPU MHz: 2799.998 11:15:27 BogoMIPS: 5599.99 11:15:27 Virtualization: AMD-V 11:15:27 Hypervisor vendor: KVM 11:15:27 Virtualization type: full 11:15:27 L1d cache: 256 KiB 11:15:27 L1i cache: 256 KiB 11:15:27 L2 cache: 4 MiB 11:15:27 L3 cache: 128 MiB 11:15:27 NUMA node0 CPU(s): 0-7 11:15:27 Vulnerability Itlb multihit: Not affected 11:15:27 Vulnerability L1tf: Not affected 11:15:27 Vulnerability Mds: Not affected 11:15:27 Vulnerability Meltdown: Not affected 11:15:27 Vulnerability Mmio stale data: Not affected 11:15:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:15:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:15:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:15:27 Vulnerability Srbds: Not affected 11:15:27 Vulnerability Tsx async abort: Not affected 11:15:27 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 11:15:27 11:15:27