Pull request #229 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797+bffb044de0aa9ce32d7f70b1fca18078805cfee0 (c0bb4d6bbe4462d913be6003e5b5b08d57d310cf) 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-ssh3939737835972187948.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh17258612907867786567.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-229/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-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh809199852983521854.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-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8731789604943195318.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh15131019863550996044.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-229/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-229/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13353395795604029279.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15554 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [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-229 # 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 > 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 Merging remotes/origin/main commit bffb044de0aa9ce32d7f70b1fca18078805cfee0 into PR head commit 42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 Merge succeeded, producing 42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 Checking out Revision 42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 (PR-229) Commit message: "build(deps): bump github.com/canonical/edgex-snap-hooks/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd > 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/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 # 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 bffb044de0aa9ce32d7f70b1fca18078805cfee0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:07:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:07:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:07:46 ========================================================= 10:07:46 EdgeX Global Pipelines Version Info 10:07:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:07:47 ------------------- 10:07:47 stable info: 10:07:47 ------------------- 10:07:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:07:47 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 10:07:47 Message: update stable to v1.0.249 10:07:48 ------------------- 10:07:48 experimental info: 10:07:48 ------------------- 10:07:48 Commited By: **** collab-it+edgex@linuxfoundation.org 10:07:48 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 10:07:48 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:07:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:07:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:07:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:07:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:07:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:07:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 10:07:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:07:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:07:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:07:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:07:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:07:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:07:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:07:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:07:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:07:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:07:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:07:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:07:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:07:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:07:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:07:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:07:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:07:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:07:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:07:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:07:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:07:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-229 [Pipeline] echo 10:07:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-229 [Pipeline] echo 10:07:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-229 [Pipeline] echo 10:07:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 [Pipeline] echo 10:07:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 42bcc9e [Pipeline] echo 10:07:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:07:50 provisioning config files... 10:07:50 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config6958941303055654405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:07:50 ---> docker-login.sh 10:07:50 nexus3.edgexfoundry.org:10001 10:07:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:50 Configure a credential helper to remove this warning. See 10:07:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:50 10:07:50 Login Succeeded 10:07:50 nexus3.edgexfoundry.org:10002 10:07:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:50 Configure a credential helper to remove this warning. See 10:07:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:50 10:07:50 Login Succeeded 10:07:50 nexus3.edgexfoundry.org:10003 10:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:51 Configure a credential helper to remove this warning. See 10:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:51 10:07:51 Login Succeeded 10:07:51 nexus3.edgexfoundry.org:10004 10:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:51 Configure a credential helper to remove this warning. See 10:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:51 10:07:51 Login Succeeded 10:07:51 docker.io 10:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:51 Configure a credential helper to remove this warning. See 10:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:51 10:07:51 Login Succeeded 10:07:51 ---> docker-login.sh ends [Pipeline] } 10:07:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:07:51 + git rev-list -1 --merges 42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797~1..42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 [Pipeline] echo 10:07:52 -----------> git rev-list -1 --merges 42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797~1..42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 [false] [Pipeline] sh 10:07:52 + git log --format=format:%s -1 42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 [Pipeline] echo 10:07:52 ========================================================= 10:07:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:07:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:07:52 + git log --format=format:%s -1 42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 [Pipeline] echo 10:07:52 [semverPrep] GIT_COMMIT: 42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797, Commit Message: build(deps): bump github.com/canonical/edgex-snap-hooks/v3 [Pipeline] echo 10:07:52 [semverPrep] This is not a build commit. [Pipeline] sh 10:07:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:07:53 + grep -v github /etc/ssh/ssh_known_hosts 10:07:53 + [ -e /tmp/ssh_known_hosts ] 10:07:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:07:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:07:53 + sudo tee -a /etc/ssh/ssh_known_hosts 10:07:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:07:53 10:07:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:07:54 0.1.4: Pulling from edgex-devops/py-git-semver 10:07:54 b85a868b505f: Pulling fs layer 10:07:54 e2be974225ed: Pulling fs layer 10:07:54 339a4e72a1f5: Pulling fs layer 10:07:54 988bab9f4d93: Pulling fs layer 10:07:54 1469e6f7b9e6: Pulling fs layer 10:07:54 eaf3925da568: Pulling fs layer 10:07:54 bab4dde63d76: Pulling fs layer 10:07:54 bde34c3a00c8: Pulling fs layer 10:07:54 b352a97aabf1: Pulling fs layer 10:07:54 4872d77fe225: Pulling fs layer 10:07:54 5851b861e8e6: Pulling fs layer 10:07:54 988bab9f4d93: Waiting 10:07:54 bab4dde63d76: Waiting 10:07:54 bde34c3a00c8: Waiting 10:07:54 b352a97aabf1: Waiting 10:07:54 4872d77fe225: Waiting 10:07:54 5851b861e8e6: Waiting 10:07:54 1469e6f7b9e6: Waiting 10:07:54 eaf3925da568: Waiting 10:07:54 e2be974225ed: Verifying Checksum 10:07:54 e2be974225ed: Download complete 10:07:54 988bab9f4d93: Verifying Checksum 10:07:54 988bab9f4d93: Download complete 10:07:54 1469e6f7b9e6: Verifying Checksum 10:07:54 1469e6f7b9e6: Download complete 10:07:54 eaf3925da568: Verifying Checksum 10:07:54 eaf3925da568: Download complete 10:07:54 339a4e72a1f5: Verifying Checksum 10:07:54 339a4e72a1f5: Download complete 10:07:54 bde34c3a00c8: Verifying Checksum 10:07:54 bde34c3a00c8: Download complete 10:07:54 b352a97aabf1: Verifying Checksum 10:07:54 b352a97aabf1: Download complete 10:07:54 4872d77fe225: Verifying Checksum 10:07:54 4872d77fe225: Download complete 10:07:54 5851b861e8e6: Download complete 10:07:54 b85a868b505f: Verifying Checksum 10:07:54 b85a868b505f: Download complete 10:07:54 bab4dde63d76: Verifying Checksum 10:07:54 bab4dde63d76: Download complete 10:07:55 b85a868b505f: Pull complete 10:07:55 e2be974225ed: Pull complete 10:07:56 339a4e72a1f5: Pull complete 10:07:56 988bab9f4d93: Pull complete 10:07:56 1469e6f7b9e6: Pull complete 10:07:56 eaf3925da568: Pull complete 10:07:58 bab4dde63d76: Pull complete 10:07:58 bde34c3a00c8: Pull complete 10:07:58 b352a97aabf1: Pull complete 10:07:58 4872d77fe225: Pull complete 10:07:58 5851b861e8e6: Pull complete 10:07:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:07:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:07:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:07:58 prd-ubuntu20.04-docker-8c-8g-15554 does not seem to be running inside a container 10:07:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@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 10:08:03 $ docker top 0d94a65015ef7d12a2048f273d0019cf05e00d55dd3a1433206da4d32df4fe4c -eo pid,comm 10:08:03 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). 10:08:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:08:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:08:03 [ssh-agent] Looking for ssh-agent implementation... 10:08:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:08:03 $ docker exec 0d94a65015ef7d12a2048f273d0019cf05e00d55dd3a1433206da4d32df4fe4c ssh-agent 10:08:04 SSH_AUTH_SOCK=/tmp/ssh-OIn4yCHlapLt/agent.33 10:08:04 SSH_AGENT_PID=39 10:08:04 Running ssh-add (command line suppressed) 10:08:04 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_4098542198997976901.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_4098542198997976901.key) 10:08:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:08:04 + git tag --points-at HEAD [Pipeline] } 10:08:04 $ docker exec --env ******** --env ******** 0d94a65015ef7d12a2048f273d0019cf05e00d55dd3a1433206da4d32df4fe4c ssh-agent -k 10:08:04 unset SSH_AUTH_SOCK; 10:08:04 unset SSH_AGENT_PID; 10:08:04 echo Agent pid 39 killed; 10:08:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:08:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:08:04 [ssh-agent] Looking for ssh-agent implementation... 10:08:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:08:04 $ docker exec 0d94a65015ef7d12a2048f273d0019cf05e00d55dd3a1433206da4d32df4fe4c ssh-agent 10:08:05 SSH_AUTH_SOCK=/tmp/ssh-0pN3Kn62Z0uS/agent.70 10:08:05 SSH_AGENT_PID=77 10:08:05 Running ssh-add (command line suppressed) 10:08:05 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_353798847621361535.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_353798847621361535.key) 10:08:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:08:05 + git semver init 10:08:05 2023-05-16 10:08:05,654 [run_init] DEBUG init version:0.0.0 force:False 10:08:05 2023-05-16 10:08:05,655 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver 10:08:05 2023-05-16 10:08:05,655 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-229/.semver 10:08:05 2023-05-16 10:08:05,656 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229, universal_newlines=False, shell=None, istream=None) 10:08:06 2023-05-16 10:08:06,432 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.git/info/exclude 10:08:06 2023-05-16 10:08:06,432 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 with force:False 10:08:06 2023-05-16 10:08:06,432 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 10:08:06 2023-05-16 10:08:06,436 [execute] INFO git cat-file --batch-check 10:08:06 2023-05-16 10:08:06,437 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver, universal_newlines=False, shell=None, istream=) 10:08:06 2023-05-16 10:08:06,443 [execute] INFO git cat-file --batch 10:08:06 2023-05-16 10:08:06,444 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver, universal_newlines=False, shell=None, istream=) 10:08:06 2023-05-16 10:08:06,447 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 10:08:06 0.0.0 [Pipeline] } 10:08:06 $ docker exec --env ******** --env ******** 0d94a65015ef7d12a2048f273d0019cf05e00d55dd3a1433206da4d32df4fe4c ssh-agent -k 10:08:06 unset SSH_AUTH_SOCK; 10:08:06 unset SSH_AGENT_PID; 10:08:06 echo Agent pid 77 killed; 10:08:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:08:07 + git semver [Pipeline] } 10:08:07 $ docker stop --time=1 0d94a65015ef7d12a2048f273d0019cf05e00d55dd3a1433206da4d32df4fe4c 10:08:08 $ docker rm -f --volumes 0d94a65015ef7d12a2048f273d0019cf05e00d55dd3a1433206da4d32df4fe4c [Pipeline] // withDockerContainer [Pipeline] sh 10:08:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:08:09 Stashed 1 file(s) [Pipeline] echo 10:08:09 [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 10:08:10 provisioning config files... 10:08:10 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config741208502056068560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:08:10 ---> docker-login.sh 10:08:10 nexus3.edgexfoundry.org:10001 10:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:08:10 Configure a credential helper to remove this warning. See 10:08:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:08:10 10:08:10 Login Succeeded 10:08:10 nexus3.edgexfoundry.org:10002 10:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:08:10 Configure a credential helper to remove this warning. See 10:08:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:08:10 10:08:10 Login Succeeded 10:08:10 nexus3.edgexfoundry.org:10003 10:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:08:10 Configure a credential helper to remove this warning. See 10:08:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:08:10 10:08:10 Login Succeeded 10:08:10 nexus3.edgexfoundry.org:10004 10:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:08:10 Configure a credential helper to remove this warning. See 10:08:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:08:10 10:08:10 Login Succeeded 10:08:10 docker.io 10:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:08:11 Configure a credential helper to remove this warning. See 10:08:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:08:11 10:08:11 Login Succeeded 10:08:11 ---> docker-login.sh ends [Pipeline] } 10:08:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:08:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:08:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:08:11 ========================================================= 10:08:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 10:08:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:12 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 10:08:12 Sending build context to Docker daemon 4.249MB 10:08:12 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 10:08:12 Step 2/12 : FROM ${BASE} AS builder 10:08:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 10:08:12 f56be85fc22e: Pulling fs layer 10:08:12 85791d961cd3: Pulling fs layer 10:08:12 d694b5ae8c79: Pulling fs layer 10:08:12 9f32a84ed3da: Pulling fs layer 10:08:12 4d19c01a9841: Pulling fs layer 10:08:12 9325e15d5711: Pulling fs layer 10:08:12 556b6ee489ea: Pulling fs layer 10:08:12 c5a4b2cf53e6: Pulling fs layer 10:08:12 4d19c01a9841: Waiting 10:08:12 9f32a84ed3da: Waiting 10:08:12 9325e15d5711: Waiting 10:08:12 c5a4b2cf53e6: Waiting 10:08:12 556b6ee489ea: Waiting 10:08:12 85791d961cd3: Verifying Checksum 10:08:12 85791d961cd3: Download complete 10:08:12 9f32a84ed3da: Verifying Checksum 10:08:12 9f32a84ed3da: Download complete 10:08:12 4d19c01a9841: Verifying Checksum 10:08:12 4d19c01a9841: Download complete 10:08:12 f56be85fc22e: Verifying Checksum 10:08:12 f56be85fc22e: Download complete 10:08:12 9325e15d5711: Verifying Checksum 10:08:12 9325e15d5711: Download complete 10:08:12 f56be85fc22e: Pull complete 10:08:12 85791d961cd3: Pull complete 10:08:12 c5a4b2cf53e6: Verifying Checksum 10:08:12 c5a4b2cf53e6: Download complete 10:08:13 d694b5ae8c79: Verifying Checksum 10:08:13 d694b5ae8c79: Download complete 10:08:13 556b6ee489ea: Verifying Checksum 10:08:16 d694b5ae8c79: Pull complete 10:08:16 9f32a84ed3da: Pull complete 10:08:16 4d19c01a9841: Pull complete 10:08:16 9325e15d5711: Pull complete 10:08:19 556b6ee489ea: Pull complete 10:08:19 c5a4b2cf53e6: Pull complete 10:08:19 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 10:08:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:08:19 ---> c4be618373d6 10:08:19 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:08:25 Still waiting to schedule task 10:08:25 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 10:08:29 ---> Running in 79a1abc8e84f 10:08:29 Removing intermediate container 79a1abc8e84f 10:08:29 ---> cb14864c16a2 10:08:29 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:08:29 ---> Running in 0cfae72eb990 10:08:29 Removing intermediate container 0cfae72eb990 10:08:29 ---> a01afc8ec011 10:08:29 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:08:29 ---> Running in adbb42b02134 10:08:29 Removing intermediate container adbb42b02134 10:08:29 ---> 1346a9d3b194 10:08:29 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:08:29 ---> Running in 925363d73cb8 10:08:29 Removing intermediate container 925363d73cb8 10:08:29 ---> b750bfebb1b4 10:08:29 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:08:29 ---> Running in 20aabbc84f83 10:08:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:08:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:08:30 OK: 265 MiB in 53 packages 10:08:30 Removing intermediate container 20aabbc84f83 10:08:30 ---> 885dc5026746 10:08:30 Step 8/12 : WORKDIR /app 10:08:30 ---> Running in dfeff7f2ed66 10:08:30 Removing intermediate container dfeff7f2ed66 10:08:30 ---> 4d52ac2c1bf0 10:08:30 Step 9/12 : COPY go.mod vendor* ./ 10:08:30 ---> 95e561ff616a 10:08:30 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:30 ---> Running in d6a1a2a37fb2 10:09:09 Removing intermediate container d6a1a2a37fb2 10:09:09 ---> bfda580e0bbb 10:09:09 Step 11/12 : COPY . . 10:09:09 ---> a05918c7e675 10:09:09 Step 12/12 : RUN $MAKE 10:09:09 ---> Running in b15358f590b0 10:09:09 noop 10:09:09 Removing intermediate container b15358f590b0 10:09:09 ---> aa15402fc04d 10:09:09 Successfully built aa15402fc04d 10:09:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:10 + docker inspect -f . ci-base-image-x86_64 10:09:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:09:10 prd-ubuntu20.04-docker-8c-8g-15554 does not seem to be running inside a container 10:09:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@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 10:09:10 $ docker top b756c8b66d52fd586a422559fe00491d8e61e52b3dc8856cad42280c21074960 -eo pid,comm [Pipeline] { [Pipeline] sh 10:09:11 + go version 10:09:11 go version go1.20.2 linux/amd64 [Pipeline] } 10:09:11 $ docker stop --time=1 b756c8b66d52fd586a422559fe00491d8e61e52b3dc8856cad42280c21074960 10:09:12 $ docker rm -f --volumes b756c8b66d52fd586a422559fe00491d8e61e52b3dc8856cad42280c21074960 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:13 + docker inspect -f . ci-base-image-x86_64 10:09:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:09:13 prd-ubuntu20.04-docker-8c-8g-15554 does not seem to be running inside a container 10:09:13 $ 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-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@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 10:09:13 $ docker top bc095cb15ff5b60c51b4e10abb364a92f267b1145179668a186058fcf4ec5935 -eo pid,comm [Pipeline] { [Pipeline] sh 10:09:14 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] fileExists [Pipeline] sh 10:09:14 + make test 10:09:14 go test ./... -coverprofile=coverage.out ./... 10:09:19 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:09:29 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:09:29 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:09:33 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.526s coverage: 40.5% of statements 10:09:33 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 51.9% of statements 10:09:33 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.012s coverage: 95.5% of statements 10:09:41 go vet ./... 10:09:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:09:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:09:44 ./bin/test-attribution-txt.sh 10:09:44 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 10:09:44 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 10:09:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:09:44 $ docker stop --time=1 bc095cb15ff5b60c51b4e10abb364a92f267b1145179668a186058fcf4ec5935 10:09:48 $ docker rm -f --volumes bc095cb15ff5b60c51b4e10abb364a92f267b1145179668a186058fcf4ec5935 [Pipeline] // withDockerContainer [Pipeline] sh 10:09:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:09:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:09:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:09:50 + ls -al . 10:09:50 total 628 10:09:50 drwxrwxr-x 11 jenkins jenkins 4096 May 16 10:09 . 10:09:50 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:07 .. 10:09:50 -rw-rw-r-- 1 jenkins jenkins 134 May 16 10:07 .dockerignore 10:09:50 drwxrwxr-x 8 jenkins jenkins 4096 May 16 10:08 .git 10:09:50 drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:07 .github 10:09:50 -rw-rw-r-- 1 jenkins jenkins 946 May 16 10:07 .gitignore 10:09:50 -rw-rw-r-- 1 jenkins jenkins 41 May 16 10:07 .golangci.yml 10:09:50 drwxr-xr-x 3 jenkins jenkins 4096 May 16 10:08 .semver 10:09:50 -rw-rw-r-- 1 jenkins jenkins 10794 May 16 10:07 Attribution.txt 10:09:50 -rw-rw-r-- 1 jenkins jenkins 5905 May 16 10:07 CHANGELOG.md 10:09:50 -rw-rw-r-- 1 jenkins jenkins 1347 May 16 10:07 Dockerfile 10:09:50 -rw-rw-r-- 1 jenkins jenkins 677 May 16 10:07 GOVERNANCE.md 10:09:50 -rw-rw-r-- 1 jenkins jenkins 683 May 16 10:07 Jenkinsfile 10:09:50 -rw-rw-r-- 1 jenkins jenkins 11347 May 16 10:07 LICENSE 10:09:50 -rw-rw-r-- 1 jenkins jenkins 2053 May 16 10:07 Makefile 10:09:50 -rw-rw-r-- 1 jenkins jenkins 625 May 16 10:07 OWNERS.md 10:09:50 -rw-rw-r-- 1 jenkins jenkins 28505 May 16 10:07 README.md 10:09:50 -rw-rw-r-- 1 jenkins jenkins 5 May 16 10:08 VERSION 10:09:50 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:07 bin 10:09:50 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:07 cmd 10:09:50 -rw-r--r-- 1 jenkins jenkins 458038 May 16 10:09 coverage.out 10:09:50 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:07 examples 10:09:50 -rw-rw-r-- 1 jenkins jenkins 3419 May 16 10:07 go.mod 10:09:50 -rw-rw-r-- 1 jenkins jenkins 31078 May 16 10:07 go.sum 10:09:50 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:07 images 10:09:50 drwxrwxr-x 5 jenkins jenkins 4096 May 16 10:07 internal 10:09:50 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:07 snap 10:09:50 -rw-rw-r-- 1 jenkins jenkins 193 May 16 10:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:50 + 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=42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 --label arch=amd64 --label version=0.0.0 . 10:09:50 Sending build context to Docker daemon 4.249MB 10:09:50 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 10:09:50 Step 2/24 : FROM ${BASE} AS builder 10:09:50 ---> aa15402fc04d 10:09:50 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:09:51 ---> Running in 30888f94d48b 10:09:51 Removing intermediate container 30888f94d48b 10:09:51 ---> b695f3ab2a65 10:09:51 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:09:51 ---> Running in 6a77685d10ef 10:09:51 Removing intermediate container 6a77685d10ef 10:09:51 ---> 1241d059eb97 10:09:51 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 10:09:51 ---> Running in fd3832ab7f4c 10:09:51 Removing intermediate container fd3832ab7f4c 10:09:51 ---> cacebee436b4 10:09:51 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 10:09:51 ---> Running in 82c3b5a5e64e 10:09:51 Removing intermediate container 82c3b5a5e64e 10:09:51 ---> 8a5257daaf57 10:09:51 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:09:51 ---> Running in 7e2bb37cdacd 10:09:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:09:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:09:51 OK: 265 MiB in 53 packages 10:09:52 Removing intermediate container 7e2bb37cdacd 10:09:52 ---> 8edf6e053ac3 10:09:52 Step 8/24 : WORKDIR /app 10:09:52 ---> Running in 106310521f09 10:09:52 Removing intermediate container 106310521f09 10:09:52 ---> aae3bbadc3b1 10:09:52 Step 9/24 : COPY go.mod vendor* ./ 10:09:52 ---> a9190d65be29 10:09:52 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:09:52 ---> Running in 6dab21c236a5 10:09:53 Removing intermediate container 6dab21c236a5 10:09:53 ---> ec79801d3f47 10:09:53 Step 11/24 : COPY . . 10:09:53 ---> 18611f7fa1ac 10:09:53 Step 12/24 : RUN $MAKE 10:09:53 ---> Running in 7f7d203b8983 10:09:54 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 10:10:15 Removing intermediate container 7f7d203b8983 10:10:15 ---> e1193e813091 10:10:15 Step 13/24 : FROM alpine:3.17 10:10:15 3.17: Pulling from library/alpine 10:10:15 f56be85fc22e: Already exists 10:10:15 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 10:10:15 Status: Downloaded newer image for alpine:3.17 10:10:15 ---> 9ed4aefc74f6 10:10:15 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:10:15 ---> Running in 33fa6e548c78 10:10:15 Removing intermediate container 33fa6e548c78 10:10:15 ---> 5c5025faaec7 10:10:15 Step 15/24 : RUN apk add --update --no-cache dumb-init 10:10:15 ---> Running in 2ced5bab77ad 10:10:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:10:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:10:15 (1/1) Installing dumb-init (1.2.5-r2) 10:10:15 Executing busybox-1.35.0-r29.trigger 10:10:15 OK: 7 MiB in 16 packages 10:10:16 Removing intermediate container 2ced5bab77ad 10:10:16 ---> f3f507304897 10:10:16 Step 16/24 : COPY --from=builder /app/LICENSE / 10:10:16 ---> 680b7dd3f79a 10:10:16 Step 17/24 : COPY --from=builder /app/Attribution.txt / 10:10:17 ---> 0780a6e25943 10:10:17 Step 18/24 : COPY --from=builder /app/cmd/ / 10:10:18 ---> 0dcde4d5abb9 10:10:18 Step 19/24 : EXPOSE 59989 10:10:18 ---> Running in 8770f5991cd4 10:10:18 Removing intermediate container 8770f5991cd4 10:10:18 ---> 7fdb03133f75 10:10:18 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 10:10:18 ---> Running in 28f511f08699 10:10:18 Removing intermediate container 28f511f08699 10:10:18 ---> 7a19c1081058 10:10:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:10:18 ---> Running in 6a94f03f235b 10:10:18 Removing intermediate container 6a94f03f235b 10:10:18 ---> 10d856b4826f 10:10:18 Step 22/24 : LABEL arch=amd64 10:10:18 ---> Running in c44dd0a1cb74 10:10:18 Removing intermediate container c44dd0a1cb74 10:10:18 ---> b6aac91de075 10:10:18 Step 23/24 : LABEL git_sha=42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 10:10:18 ---> Running in 45e7f8934a79 10:10:18 Removing intermediate container 45e7f8934a79 10:10:18 ---> c7dcbc874969 10:10:18 Step 24/24 : LABEL version=0.0.0 10:10:18 ---> Running in bb6c802c20d4 10:10:18 Removing intermediate container bb6c802c20d4 10:10:18 ---> 48d611e6d702 10:10:18 [Warning] One or more build-args [ARCH] were not consumed 10:10:18 Successfully built 48d611e6d702 10:10:18 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 10:10:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:10:19 10:10:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:10:20 latest: Pulling from edgex-lftools-log-publisher 10:10:20 5eb5b503b376: Pulling fs layer 10:10:20 5c69ac0246d0: Pulling fs layer 10:10:20 ec43610c2a17: Pulling fs layer 10:10:20 3a2ae6a8a46f: Pulling fs layer 10:10:20 33b1e0a273af: Pulling fs layer 10:10:20 5d3b04190fa2: Pulling fs layer 10:10:20 2f39f015ded8: Pulling fs layer 10:10:20 3a2ae6a8a46f: Waiting 10:10:20 33b1e0a273af: Waiting 10:10:20 5d3b04190fa2: Waiting 10:10:20 2f39f015ded8: Waiting 10:10:20 5c69ac0246d0: Verifying Checksum 10:10:20 3a2ae6a8a46f: Verifying Checksum 10:10:20 3a2ae6a8a46f: Download complete 10:10:20 33b1e0a273af: Verifying Checksum 10:10:20 33b1e0a273af: Download complete 10:10:20 5d3b04190fa2: Download complete 10:10:20 ec43610c2a17: Verifying Checksum 10:10:20 ec43610c2a17: Download complete 10:10:20 5eb5b503b376: Verifying Checksum 10:10:20 5eb5b503b376: Download complete 10:10:21 2f39f015ded8: Download complete 10:10:21 5eb5b503b376: Pull complete 10:10:21 5c69ac0246d0: Pull complete 10:10:22 ec43610c2a17: Pull complete 10:10:22 3a2ae6a8a46f: Pull complete 10:10:23 33b1e0a273af: Pull complete 10:10:23 5d3b04190fa2: Pull complete 10:10:29 2f39f015ded8: Pull complete 10:10:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:10:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:10:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:10:29 prd-ubuntu20.04-docker-8c-8g-15554 does not seem to be running inside a container 10:10:29 $ 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-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@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 10:10:35 $ docker top cbac09085e0f538bc44dd04fc3dd7a2473f5c829cf3ae4165d2fea9a5458f249 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:10:36 ---> job-cost.sh 10:10:36 lf-activate-venv: SKIPPING 10:10:36 INFO: No Stack... 10:10:36 INFO: Retrieving Pricing Info for: v3-standard-8 10:10:36 INFO: Archiving Costs [Pipeline] sh 10:10:37 + cat /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/cost.csv 10:10:37 + cut -d, -f6 [Pipeline] lock 10:10:37 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-1-stack-cost] 10:10:37 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-1-stack-cost] did not exist. Created. 10:10:37 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:10:37 + echo total: 0.2199999988079071 [Pipeline] stash 10:10:37 Stashed 1 file(s) [Pipeline] } 10:10:37 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:10:37 $ docker stop --time=1 cbac09085e0f538bc44dd04fc3dd7a2473f5c829cf3ae4165d2fea9a5458f249 10:10:39 $ docker rm -f --volumes cbac09085e0f538bc44dd04fc3dd7a2473f5c829cf3ae4165d2fea9a5458f249 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:11:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15562 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] { [Pipeline] ws 10:11:14 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:11:14 Selected Git installation does not exist. Using Default 10:11:14 The recommended git tool is: NONE 10:11:28 using credential edgex-jenkins-ssh 10:11:28 Cloning the remote Git repository 10:11:28 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:11:28 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:11:28 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:11:28 > git --version # timeout=10 10:11:28 > git --version # 'git version 2.25.1' 10:11:28 using GIT_SSH to set credentials SSH Credentials for GitHub 10:11:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:11:30 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:11:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:11:32 Merging remotes/origin/main commit bffb044de0aa9ce32d7f70b1fca18078805cfee0 into PR head commit 42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 10:11:31 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:11:31 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:11:31 using GIT_SSH to set credentials SSH Credentials for GitHub 10:11:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:11:32 > git config core.sparsecheckout # timeout=10 10:11:32 > git checkout -f 42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 # timeout=10 10:11:32 Merge succeeded, producing 42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 10:11:32 Checking out Revision 42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 (PR-229) 10:11:33 Commit message: "build(deps): bump github.com/canonical/edgex-snap-hooks/v3" 10:11:33 > git --version # timeout=10 10:11:33 > git --version # 'git version 2.25.1' 10:11:33 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:11:32 > git remote # timeout=10 10:11:32 > git config --get remote.origin.url # timeout=10 10:11:32 using GIT_SSH to set credentials SSH Credentials for GitHub 10:11:32 > git merge bffb044de0aa9ce32d7f70b1fca18078805cfee0 # timeout=10 10:11:32 > git rev-parse HEAD^{commit} # timeout=10 10:11:32 > git config core.sparsecheckout # timeout=10 10:11:32 > git checkout -f 42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 # timeout=10 10:11:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:11:34 % Total % Received % Xferd Average Speed Time Time Time Current 10:11:34 Dload Upload Total Spent Left Speed 10:11:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 183k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh 10:11:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:11:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:11:35 + sudo tee /etc/docker/daemon.new 10:11:35 { 10:11:35 "registry-mirrors": [ 10:11:35 "https://nexus3.edgexfoundry.org:10001" 10:11:35 ], 10:11:35 "bip": "10.250.0.254/24", 10:11:35 "hosts": [ 10:11:35 "tcp://0.0.0.0:5555", 10:11:35 "unix:///var/run/docker.sock" 10:11:35 ], 10:11:35 "mtu": 1458, 10:11:35 "selinux-enabled": true, 10:11:35 "seccomp-profile": "/etc/docker/seccomp.json" 10:11:35 } [Pipeline] sh 10:11:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:11:36 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:11:54 provisioning config files... 10:11:54 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config10034089195167047160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:11:55 ---> docker-login.sh 10:11:55 nexus3.edgexfoundry.org:10001 10:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:55 Configure a credential helper to remove this warning. See 10:11:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:55 10:11:55 Login Succeeded 10:11:55 nexus3.edgexfoundry.org:10002 10:11:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:56 Configure a credential helper to remove this warning. See 10:11:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:56 10:11:56 Login Succeeded 10:11:56 nexus3.edgexfoundry.org:10003 10:11:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:56 Configure a credential helper to remove this warning. See 10:11:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:56 10:11:56 Login Succeeded 10:11:56 nexus3.edgexfoundry.org:10004 10:11:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:57 Configure a credential helper to remove this warning. See 10:11:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:57 10:11:57 Login Succeeded 10:11:57 docker.io 10:11:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:57 Configure a credential helper to remove this warning. See 10:11:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:57 10:11:57 Login Succeeded 10:11:57 ---> docker-login.sh ends [Pipeline] } 10:11:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:11:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:11:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:11:58 ========================================================= 10:11:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 10:11:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:58 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 10:11:59 Sending build context to Docker daemon 1.212MB 10:11:59 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 10:11:59 Step 2/12 : FROM ${BASE} AS builder 10:11:59 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:11:59 c41833b44d91: Pulling fs layer 10:11:59 ed15518f5707: Pulling fs layer 10:11:59 feae8fd75edb: Pulling fs layer 10:11:59 242c74f7c9fa: Pulling fs layer 10:11:59 3cdef696dda3: Pulling fs layer 10:11:59 2ced38df9373: Pulling fs layer 10:11:59 58f1dce35555: Pulling fs layer 10:11:59 3cdef696dda3: Waiting 10:11:59 2ced38df9373: Waiting 10:11:59 58f1dce35555: Waiting 10:11:59 242c74f7c9fa: Waiting 10:11:59 ed15518f5707: Verifying Checksum 10:11:59 ed15518f5707: Download complete 10:11:59 242c74f7c9fa: Verifying Checksum 10:11:59 242c74f7c9fa: Download complete 10:11:59 3cdef696dda3: Download complete 10:11:59 c41833b44d91: Verifying Checksum 10:11:59 c41833b44d91: Download complete 10:12:00 c41833b44d91: Pull complete 10:12:01 58f1dce35555: Verifying Checksum 10:12:01 58f1dce35555: Download complete 10:12:01 ed15518f5707: Pull complete 10:12:02 feae8fd75edb: Verifying Checksum 10:12:02 feae8fd75edb: Download complete 10:12:02 2ced38df9373: Verifying Checksum 10:12:02 2ced38df9373: Download complete 10:12:15 feae8fd75edb: Pull complete 10:12:15 242c74f7c9fa: Pull complete 10:12:15 3cdef696dda3: Pull complete 10:12:23 2ced38df9373: Pull complete 10:12:24 58f1dce35555: Pull complete 10:12:24 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 10:12:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:12:24 ---> fadd8f120f05 10:12:24 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:12:29 ---> Running in 8f0f5d62d5e7 10:12:29 Removing intermediate container 8f0f5d62d5e7 10:12:29 ---> b00be6fd6ab8 10:12:29 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:12:29 ---> Running in a1c61d20f62c 10:12:29 Removing intermediate container a1c61d20f62c 10:12:29 ---> 52f9a5ce07c4 10:12:29 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:12:30 ---> Running in 484800af782c 10:12:30 Removing intermediate container 484800af782c 10:12:30 ---> d94acfbb3e13 10:12:30 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:12:30 ---> Running in 4ed3501be6fb 10:12:32 Removing intermediate container 4ed3501be6fb 10:12:32 ---> 05bac9999ce4 10:12:32 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:12:32 ---> Running in 2972fa320037 10:12:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:12:35 OK: 263 MiB in 53 packages 10:12:36 Removing intermediate container 2972fa320037 10:12:36 ---> 0de9e4980f83 10:12:36 Step 8/12 : WORKDIR /app 10:12:36 ---> Running in a5a0f9da3630 10:12:36 Removing intermediate container a5a0f9da3630 10:12:36 ---> a52a8cbe68d7 10:12:36 Step 9/12 : COPY go.mod vendor* ./ 10:12:37 ---> 687ab8f603fa 10:12:37 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:37 ---> Running in 6e805a29384c 10:13:45 Removing intermediate container 6e805a29384c 10:13:45 ---> 42368b3b2274 10:13:45 Step 11/12 : COPY . . 10:13:45 ---> 909547ff207d 10:13:45 Step 12/12 : RUN $MAKE 10:13:45 ---> Running in a9f33d5f7515 10:13:45 noop 10:13:46 Removing intermediate container a9f33d5f7515 10:13:46 ---> 25c8096932fa 10:13:46 Successfully built 25c8096932fa 10:13:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:46 + docker inspect -f . ci-base-image-arm64 10:13:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:13:47 prd-ubuntu20.04-docker-arm64-4c-16g-15562 does not seem to be running inside a container 10:13:47 $ 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 10:13:48 $ docker top 09856d2b9406eb9f20ed1ee7ad22eab956d11536e512e4eb713b06450226dcb3 -eo pid,comm [Pipeline] { [Pipeline] sh 10:13:49 + go version 10:13:49 go version go1.20.2 linux/arm64 [Pipeline] } 10:13:49 $ docker stop --time=1 09856d2b9406eb9f20ed1ee7ad22eab956d11536e512e4eb713b06450226dcb3 10:13:51 $ docker rm -f --volumes 09856d2b9406eb9f20ed1ee7ad22eab956d11536e512e4eb713b06450226dcb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:52 + docker inspect -f . ci-base-image-arm64 10:13:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:13:52 prd-ubuntu20.04-docker-arm64-4c-16g-15562 does not seem to be running inside a container 10:13:52 $ 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 10:13:53 $ docker top b97f306f7654b9bf07944ef83ea0f3d8dfef6dfb8cffc8a90aaf048ce10caccc -eo pid,comm [Pipeline] { [Pipeline] sh 10:13:54 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:13:55 + make test 10:13:55 go test ./... -coverprofile=coverage.out ./... 10:14:34 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:16:56 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:16:56 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:17:35 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 32.031s coverage: 40.5% of statements 10:17:35 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.611s coverage: 52.0% of statements 10:17:35 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.047s coverage: 96.4% of statements 10:17:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:17:35 go vet ./... 10:18:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:18:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:18:07 ./bin/test-attribution-txt.sh 10:18:08 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 10:18:08 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 10:18:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:18:08 $ docker stop --time=1 b97f306f7654b9bf07944ef83ea0f3d8dfef6dfb8cffc8a90aaf048ce10caccc 10:18:10 $ docker rm -f --volumes b97f306f7654b9bf07944ef83ea0f3d8dfef6dfb8cffc8a90aaf048ce10caccc [Pipeline] // withDockerContainer [Pipeline] sh 10:18:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:18:12 Warning: overwriting stash ‘coverage-report’ 10:18:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:18:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:18:14 + ls -al . 10:18:14 total 624 10:18:14 drwxrwxr-x 10 jenkins jenkins 4096 May 16 10:13 . 10:18:14 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:11 .. 10:18:14 -rw-rw-r-- 1 jenkins jenkins 134 May 16 10:11 .dockerignore 10:18:14 drwxrwxr-x 8 jenkins jenkins 4096 May 16 10:11 .git 10:18:14 drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:11 .github 10:18:14 -rw-rw-r-- 1 jenkins jenkins 946 May 16 10:11 .gitignore 10:18:14 -rw-rw-r-- 1 jenkins jenkins 41 May 16 10:11 .golangci.yml 10:18:14 -rw-rw-r-- 1 jenkins jenkins 10794 May 16 10:11 Attribution.txt 10:18:14 -rw-rw-r-- 1 jenkins jenkins 5905 May 16 10:11 CHANGELOG.md 10:18:14 -rw-rw-r-- 1 jenkins jenkins 1347 May 16 10:11 Dockerfile 10:18:14 -rw-rw-r-- 1 jenkins jenkins 677 May 16 10:11 GOVERNANCE.md 10:18:14 -rw-rw-r-- 1 jenkins jenkins 683 May 16 10:11 Jenkinsfile 10:18:14 -rw-rw-r-- 1 jenkins jenkins 11347 May 16 10:11 LICENSE 10:18:14 -rw-rw-r-- 1 jenkins jenkins 2053 May 16 10:11 Makefile 10:18:14 -rw-rw-r-- 1 jenkins jenkins 625 May 16 10:11 OWNERS.md 10:18:14 -rw-rw-r-- 1 jenkins jenkins 28505 May 16 10:11 README.md 10:18:14 -rw-rw-r-- 1 jenkins jenkins 5 May 16 10:08 VERSION 10:18:14 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:11 bin 10:18:14 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:11 cmd 10:18:14 -rw-r--r-- 1 jenkins jenkins 458038 May 16 10:17 coverage.out 10:18:14 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:11 examples 10:18:14 -rw-rw-r-- 1 jenkins jenkins 3419 May 16 10:11 go.mod 10:18:14 -rw-rw-r-- 1 jenkins jenkins 31078 May 16 10:11 go.sum 10:18:14 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:11 images 10:18:14 drwxrwxr-x 5 jenkins jenkins 4096 May 16 10:11 internal 10:18:14 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:11 snap 10:18:14 -rw-rw-r-- 1 jenkins jenkins 193 May 16 10:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18: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=42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 --label arch=arm64 --label version=0.0.0 . 10:18:14 Sending build context to Docker daemon 1.212MB 10:18:14 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 10:18:14 Step 2/24 : FROM ${BASE} AS builder 10:18:14 ---> 25c8096932fa 10:18:14 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:18:15 ---> Running in e7a66fc196b6 10:18:15 Removing intermediate container e7a66fc196b6 10:18:15 ---> fc71af646452 10:18:15 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:18:15 ---> Running in b0932c1d66cd 10:18:16 Removing intermediate container b0932c1d66cd 10:18:16 ---> b9c7b6a8ab60 10:18:16 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 10:18:16 ---> Running in f30ec00707e0 10:18:16 Removing intermediate container f30ec00707e0 10:18:16 ---> 3d41ae1d16f6 10:18:16 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 10:18:16 ---> Running in 12e2baa48f09 10:18:16 Removing intermediate container 12e2baa48f09 10:18:16 ---> 16eee5f57f43 10:18:16 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:18:17 ---> Running in 9e68dbdad010 10:18:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:18:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:18:20 OK: 263 MiB in 53 packages 10:18:21 Removing intermediate container 9e68dbdad010 10:18:21 ---> f61ebb7e843c 10:18:21 Step 8/24 : WORKDIR /app 10:18:21 ---> Running in 3eccdaa9d57f 10:18:21 Removing intermediate container 3eccdaa9d57f 10:18:21 ---> d55fb360d088 10:18:21 Step 9/24 : COPY go.mod vendor* ./ 10:18:22 ---> ad723795a7bd 10:18:22 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:18:22 ---> Running in 0e35b7a3fe34 10:18:24 Removing intermediate container 0e35b7a3fe34 10:18:24 ---> bee1c6c4eefb 10:18:24 Step 11/24 : COPY . . 10:18:25 ---> e0798191ae06 10:18:25 Step 12/24 : RUN $MAKE 10:18:25 ---> Running in 4c1a605e0301 10:18:26 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 10:21:33 Removing intermediate container 4c1a605e0301 10:21:33 ---> d1ae6f972007 10:21:33 Step 13/24 : FROM alpine:3.17 10:21:33 3.17: Pulling from library/alpine 10:21:33 c41833b44d91: Already exists 10:21:33 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 10:21:33 Status: Downloaded newer image for alpine:3.17 10:21:33 ---> 51e60588ff2c 10:21:33 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:21:33 ---> Running in ae16f9f620f0 10:21:33 Removing intermediate container ae16f9f620f0 10:21:33 ---> 8a5f93377f15 10:21:33 Step 15/24 : RUN apk add --update --no-cache dumb-init 10:21:33 ---> Running in ac6e99c1a40e 10:21:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:21:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:21:33 (1/1) Installing dumb-init (1.2.5-r2) 10:21:33 Executing busybox-1.35.0-r29.trigger 10:21:33 OK: 8 MiB in 16 packages 10:21:33 Removing intermediate container ac6e99c1a40e 10:21:33 ---> 8d614592eff8 10:21:33 Step 16/24 : COPY --from=builder /app/LICENSE / 10:21:33 ---> 2f83d979b286 10:21:33 Step 17/24 : COPY --from=builder /app/Attribution.txt / 10:21:33 ---> 538f0f905b62 10:21:33 Step 18/24 : COPY --from=builder /app/cmd/ / 10:21:33 ---> 5a6c58d9b8e5 10:21:33 Step 19/24 : EXPOSE 59989 10:21:33 ---> Running in 864d5a36fab3 10:21:33 Removing intermediate container 864d5a36fab3 10:21:33 ---> d6bd6d501245 10:21:33 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 10:21:33 ---> Running in 892465c8948e 10:21:33 Removing intermediate container 892465c8948e 10:21:33 ---> 1cc61a9806f8 10:21:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:21:33 ---> Running in 3248d5670188 10:21:33 Removing intermediate container 3248d5670188 10:21:33 ---> a9048361b50b 10:21:33 Step 22/24 : LABEL arch=arm64 10:21:33 ---> Running in 94493033da8c 10:21:33 Removing intermediate container 94493033da8c 10:21:33 ---> fde2548e1c3b 10:21:33 Step 23/24 : LABEL git_sha=42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 10:21:33 ---> Running in 68dbd69a54d4 10:21:33 Removing intermediate container 68dbd69a54d4 10:21:33 ---> 0fe14778cc58 10:21:33 Step 24/24 : LABEL version=0.0.0 10:21:33 ---> Running in cfb2fa892f2d 10:21:33 Removing intermediate container cfb2fa892f2d 10:21:33 ---> a295b031f6cf 10:21:33 [Warning] One or more build-args [ARCH] were not consumed 10:21:33 Successfully built a295b031f6cf 10:21:33 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 10:21:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:21:34 10:21:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:21:35 arm64: Pulling from edgex-lftools-log-publisher 10:21:35 8998bd30e6a1: Pulling fs layer 10:21:35 04944245beec: Pulling fs layer 10:21:35 699f458cf7ca: Pulling fs layer 10:21:35 765212b225bb: Pulling fs layer 10:21:35 f23df028b6ca: Pulling fs layer 10:21:35 d65c8cfc05b1: Pulling fs layer 10:21:35 2437ff75d9bd: Pulling fs layer 10:21:35 f23df028b6ca: Waiting 10:21:35 d65c8cfc05b1: Waiting 10:21:35 765212b225bb: Waiting 10:21:35 2437ff75d9bd: Waiting 10:21:35 04944245beec: Verifying Checksum 10:21:35 04944245beec: Download complete 10:21:35 765212b225bb: Verifying Checksum 10:21:35 765212b225bb: Download complete 10:21:35 f23df028b6ca: Verifying Checksum 10:21:35 f23df028b6ca: Download complete 10:21:35 d65c8cfc05b1: Verifying Checksum 10:21:35 d65c8cfc05b1: Download complete 10:21:35 699f458cf7ca: Verifying Checksum 10:21:35 699f458cf7ca: Download complete 10:21:36 8998bd30e6a1: Verifying Checksum 10:21:36 8998bd30e6a1: Download complete 10:21:38 2437ff75d9bd: Verifying Checksum 10:21:38 2437ff75d9bd: Download complete 10:21:41 8998bd30e6a1: Pull complete 10:21:41 04944245beec: Pull complete 10:21:42 699f458cf7ca: Pull complete 10:21:43 765212b225bb: Pull complete 10:21:44 f23df028b6ca: Pull complete 10:21:44 d65c8cfc05b1: Pull complete 10:21:59 2437ff75d9bd: Pull complete 10:21:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:21:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:21:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:21:59 prd-ubuntu20.04-docker-arm64-4c-16g-15562 does not seem to be running inside a container 10:21:59 $ 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 10:22:02 $ docker top a4192e6919e6f60ac2d63546f149a9951e061f73ee0edfed163e416ba966d159 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:22:03 ---> job-cost.sh 10:22:03 lf-activate-venv: SKIPPING 10:22:03 INFO: No Stack... 10:22:04 INFO: Retrieving Pricing Info for: v3-standard-4 10:22:04 INFO: Archiving Costs [Pipeline] sh 10:22:05 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 10:22:05 + cut -d, -f6 [Pipeline] lock 10:22:05 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-1-stack-cost] 10:22:05 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-1-stack-cost] did not exist. Created. 10:22:05 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:22:06 /w/workspace/device-rfid-llrp-go/1@tmp/durable-ef1e9186/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:22:07 + echo total: 0.10999999940395355 [Pipeline] stash 10:22:07 Warning: overwriting stash ‘stack-cost’ 10:22:07 Stashed 1 file(s) [Pipeline] } 10:22:07 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:22:07 $ docker stop --time=1 a4192e6919e6f60ac2d63546f149a9951e061f73ee0edfed163e416ba966d159 10:22:09 $ docker rm -f --volumes a4192e6919e6f60ac2d63546f149a9951e061f73ee0edfed163e416ba966d159 [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 10:22:10 provisioning config files... 10:22:10 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config2704692611256649908tmp [Pipeline] { [Pipeline] sh 10:22:10 + set +x 10:22:10 + curl -s https://codecov.io/bash 10:22:10 + bash -s -- 10:22:10 10:22:10 _____ _ 10:22:10 / ____| | | 10:22:10 | | ___ __| | ___ ___ _____ __ 10:22:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:22:10 | |___| (_) | (_| | __/ (_| (_) \ V / 10:22:10 \_____\___/ \__,_|\___|\___\___/ \_/ 10:22:10 Bash-1.0.6 10:22:10 10:22:10 10:22:10 ==> git version 2.25.1 found 10:22:10 ==> 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 10:22:10 Release-Date: 2020-01-08 10:22:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:22:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:22:10 ==> Jenkins CI detected. 10:22:10 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-229 10:22:10 project root: . 10:22:10 --> token set from env 10:22:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:22:10 ==> Running gcov in . (disable via -X gcov) 10:22:10 ==> Python coveragepy not found 10:22:10 ==> Searching for coverage reports in: 10:22:10 + . 10:22:10 -> Found 1 reports 10:22:10 ==> Detecting git/mercurial file structure 10:22:10 ==> Reading reports 10:22:10 + ./coverage.out bytes=458038 10:22:10 ==> Appending adjustments 10:22:10 https://docs.codecov.io/docs/fixing-reports 10:22:10 + Found adjustments 10:22:10 ==> Gzipping contents 10:22:10 52K /tmp/codecov.2nk7qz.gz 10:22:10 ==> Uploading reports 10:22:10 url: https://codecov.io 10:22:10 query: branch=PR-229&commit=42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-229%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=229&job=&cmd_args= 10:22:10 -> Pinging Codecov 10:22:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-229&commit=42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-229%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=229&job=&cmd_args= 10:22:10 -> Uploading to 10:22:10 https://storage.googleapis.com/codecov/v4/raw/2023-05-16/581DD39554BDF9B6E22D074273EAD858/42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797/31298bcf-9be4-43fd-9e0e-d9417a0677c1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T102210Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=577c2445c1962b73888fd2058dcf230627a3631c73d6eddb05e6ce505a4dd70c 10:22:10 % Total % Received % Xferd Average Speed Time Time Time Current 10:22:10 Dload Upload Total Spent Left Speed 10:22:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50495 0 0 100 50495 0 238k --:--:-- --:--:-- --:--:-- 238k 10:22:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 [Pipeline] } 10:22:11 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 10:22:13 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-229/archives ] 10:22:13 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives 10:22:13 total 16 10:22:13 drwxr-xr-x 3 root root 4096 May 16 10:10 . 10:22:13 drwxrwxr-x 12 jenkins jenkins 4096 May 16 10:10 .. 10:22:13 drwxr-xr-x 2 root root 4096 May 16 10:10 cost 10:22:13 -rw-r--r-- 1 root root 91 May 16 10:10 cost.csv 10:22:13 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-229/archives 10:22:13 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives 10:22:13 total 16 10:22:13 drwxr-xr-x 3 jenkins jenkins 4096 May 16 10:10 . 10:22:13 drwxrwxr-x 12 jenkins jenkins 4096 May 16 10:10 .. 10:22:13 drwxr-xr-x 2 jenkins jenkins 4096 May 16 10:10 cost 10:22:13 -rw-r--r-- 1 jenkins jenkins 91 May 16 10:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:22:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:22:14 ---> package-listing.sh 10:22:14 ++ facter osfamily 10:22:14 ++ tr '[:upper:]' '[:lower:]' 10:22:14 + OS_FAMILY=debian 10:22:14 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-229 10:22:14 + START_PACKAGES=/tmp/packages_start.txt 10:22:14 + END_PACKAGES=/tmp/packages_end.txt 10:22:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:22:14 + PACKAGES=/tmp/packages_start.txt 10:22:14 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' 10:22:14 + PACKAGES=/tmp/packages_end.txt 10:22:14 + case "${OS_FAMILY}" in 10:22:14 + dpkg -l 10:22:14 + grep '^ii' 10:22:14 + '[' -f /tmp/packages_start.txt ']' 10:22:14 + '[' -f /tmp/packages_end.txt ']' 10:22:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:22:14 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' 10:22:14 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/ 10:22:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/ [Pipeline] echo 10:22:14 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-229/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:22:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:22:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:15 prd-ubuntu20.04-docker-8c-8g-15554 does not seem to be running inside a container 10:22:15 $ 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-229/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-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@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 10:22:15 $ docker top 3c7202b811938ee17704ff2db37b8651d880208b684aa7325be4531a06aba466 -eo pid,comm [Pipeline] { [Pipeline] sh 10:22:16 + touch /tmp/pre-build-complete [Pipeline] sh 10:22:16 + mkdir -p /var/log/sysstat [Pipeline] sh 10:22:16 + ls /var/log/sa-host 10:22:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:22:17 provisioning config files... 10:22:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config1112867619170178864tmp [Pipeline] { [Pipeline] echo 10:22:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:22:17 ---> create-netrc.sh [Pipeline] } 10:22:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:22:17 ---> python-tools-install.sh [Pipeline] echo 10:22:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:22:18 ---> sudo-logs.sh 10:22:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:22:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:22:18 ---> job-cost.sh 10:22:18 lf-activate-venv: SKIPPING 10:22:18 DEBUG: total: 0.2199999988079071 10:22:18 INFO: Retrieving Stack Cost... 10:22:18 INFO: Retrieving Pricing Info for: v3-standard-8 10:22:19 INFO: Archiving Costs [Pipeline] echo 10:22:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:22:19 ---> logs-deploy.sh 10:22:19 lf-activate-venv: SKIPPING 10:22:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-229/1 10:22:19 INFO: archiving workspace using pattern(s): 10:22:20 Archives upload complete. 10:22:20 INFO: archiving logs to Nexus 10:22:21 ---> uname -a: 10:22:21 Linux prd-ubuntu20-04-docker-8c-8g-15554 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:22:21 10:22:21 10:22:21 ---> lscpu: 10:22:21 Architecture: x86_64 10:22:21 CPU op-mode(s): 32-bit, 64-bit 10:22:21 Byte Order: Little Endian 10:22:21 Address sizes: 40 bits physical, 48 bits virtual 10:22:21 CPU(s): 8 10:22:21 On-line CPU(s) list: 0-7 10:22:21 Thread(s) per core: 1 10:22:21 Core(s) per socket: 1 10:22:21 Socket(s): 8 10:22:21 NUMA node(s): 1 10:22:21 Vendor ID: AuthenticAMD 10:22:21 CPU family: 23 10:22:21 Model: 49 10:22:21 Model name: AMD EPYC-Rome Processor 10:22:21 Stepping: 0 10:22:21 CPU MHz: 2799.998 10:22:21 BogoMIPS: 5599.99 10:22:21 Virtualization: AMD-V 10:22:21 Hypervisor vendor: KVM 10:22:21 Virtualization type: full 10:22:21 L1d cache: 256 KiB 10:22:21 L1i cache: 256 KiB 10:22:21 L2 cache: 4 MiB 10:22:21 L3 cache: 128 MiB 10:22:21 NUMA node0 CPU(s): 0-7 10:22:21 Vulnerability Itlb multihit: Not affected 10:22:21 Vulnerability L1tf: Not affected 10:22:21 Vulnerability Mds: Not affected 10:22:21 Vulnerability Meltdown: Not affected 10:22:21 Vulnerability Mmio stale data: Not affected 10:22:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:22:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:22:21 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:22:21 Vulnerability Srbds: Not affected 10:22:21 Vulnerability Tsx async abort: Not affected 10:22:21 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 10:22:21 10:22:21