Pull request #100 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8e98adff4a358c6f67a34384b79041a9892ea025+16bd43c538f9fa424729d14aac07513bbbf37459 (3cabff3af0a6993e1f1886aa53da0fc549db231a) 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-ssh7702141484625118813.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh13115807026310583847.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-100/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-100/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12038611313255558871.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-100/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3069270522604582651.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh16087619495223144108.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-100/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-100/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2077158319284889100.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-20391 in /w/workspace/undry_device-rfid-llrp-go_PR-100 [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-100 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 16bd43c538f9fa424729d14aac07513bbbf37459 into PR head commit 8e98adff4a358c6f67a34384b79041a9892ea025 Merge succeeded, producing 8e98adff4a358c6f67a34384b79041a9892ea025 Checking out Revision 8e98adff4a358c6f67a34384b79041a9892ea025 (PR-100) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/100/head:refs/remotes/origin/PR-100 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8e98adff4a358c6f67a34384b79041a9892ea025 # 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 16bd43c538f9fa424729d14aac07513bbbf37459 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8e98adff4a358c6f67a34384b79041a9892ea025 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:16:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:16:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:16:22 ========================================================= 10:16:22 EdgeX Global Pipelines Version Info 10:16:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:16:23 ------------------- 10:16:23 stable info: 10:16:23 ------------------- 10:16:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:16:23 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 10:16:23 Message: update stable to v1.0.238 10:16:23 ------------------- 10:16:23 experimental info: 10:16:23 ------------------- 10:16:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:16:23 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 10:16:23 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:16:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:16:24 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:16:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:16:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:16:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:16:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 10:16:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:16:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:16:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:16:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:16:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:16:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:16:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:16:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:16:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:16:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:16:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:16:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:16:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:16:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:16:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:16:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:16:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:16:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:16:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:16:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:16:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:16:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-100 [Pipeline] echo 10:16:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-100 [Pipeline] echo 10:16:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-100 [Pipeline] echo 10:16:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8e98adff4a358c6f67a34384b79041a9892ea025 [Pipeline] echo 10:16:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8e98adf [Pipeline] echo 10:16:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:16:25 provisioning config files... 10:16:25 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-100@tmp/config1839245791845029443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:16:26 ---> docker-login.sh 10:16:26 nexus3.edgexfoundry.org:10001 10:16:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:16:26 Configure a credential helper to remove this warning. See 10:16:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:16:26 10:16:26 Login Succeeded 10:16:26 nexus3.edgexfoundry.org:10002 10:16:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:16:26 Configure a credential helper to remove this warning. See 10:16:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:16:26 10:16:26 Login Succeeded 10:16:26 nexus3.edgexfoundry.org:10003 10:16:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:16:26 Configure a credential helper to remove this warning. See 10:16:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:16:26 10:16:26 Login Succeeded 10:16:26 nexus3.edgexfoundry.org:10004 10:16:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:16:27 Configure a credential helper to remove this warning. See 10:16:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:16:27 10:16:27 Login Succeeded 10:16:27 docker.io 10:16:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:16:27 Configure a credential helper to remove this warning. See 10:16:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:16:27 10:16:27 Login Succeeded 10:16:27 ---> docker-login.sh ends [Pipeline] } 10:16:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:16:28 + git rev-list -1 --merges 8e98adff4a358c6f67a34384b79041a9892ea025~1..8e98adff4a358c6f67a34384b79041a9892ea025 [Pipeline] echo 10:16:28 -----------> git rev-list -1 --merges 8e98adff4a358c6f67a34384b79041a9892ea025~1..8e98adff4a358c6f67a34384b79041a9892ea025 8e98adff4a358c6f67a34384b79041a9892ea025 [false] [Pipeline] sh 10:16:28 + git log --format=format:%s -1 8e98adff4a358c6f67a34384b79041a9892ea025 [Pipeline] echo 10:16:28 ========================================================= 10:16:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:16:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:16:28 + git log --format=format:%s -1 8e98adff4a358c6f67a34384b79041a9892ea025 [Pipeline] echo 10:16:28 [semverPrep] GIT_COMMIT: 8e98adff4a358c6f67a34384b79041a9892ea025, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 10:16:28 [semverPrep] This is not a build commit. [Pipeline] sh 10:16:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:16:29 + grep -v github /etc/ssh/ssh_known_hosts 10:16:29 + [ -e /tmp/ssh_known_hosts ] 10:16:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:16:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:16:29 + sudo tee -a /etc/ssh/ssh_known_hosts 10:16:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:16:29 10:16:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:16:30 0.1.4: Pulling from edgex-devops/py-git-semver 10:16:30 b85a868b505f: Pulling fs layer 10:16:30 e2be974225ed: Pulling fs layer 10:16:30 339a4e72a1f5: Pulling fs layer 10:16:30 988bab9f4d93: Pulling fs layer 10:16:30 1469e6f7b9e6: Pulling fs layer 10:16:30 eaf3925da568: Pulling fs layer 10:16:30 bab4dde63d76: Pulling fs layer 10:16:30 bde34c3a00c8: Pulling fs layer 10:16:30 b352a97aabf1: Pulling fs layer 10:16:30 4872d77fe225: Pulling fs layer 10:16:30 5851b861e8e6: Pulling fs layer 10:16:30 988bab9f4d93: Waiting 10:16:30 bde34c3a00c8: Waiting 10:16:30 eaf3925da568: Waiting 10:16:30 b352a97aabf1: Waiting 10:16:30 4872d77fe225: Waiting 10:16:30 bab4dde63d76: Waiting 10:16:30 1469e6f7b9e6: Waiting 10:16:30 5851b861e8e6: Waiting 10:16:30 e2be974225ed: Verifying Checksum 10:16:30 e2be974225ed: Download complete 10:16:30 988bab9f4d93: Download complete 10:16:30 1469e6f7b9e6: Verifying Checksum 10:16:30 1469e6f7b9e6: Download complete 10:16:30 339a4e72a1f5: Verifying Checksum 10:16:30 339a4e72a1f5: Download complete 10:16:30 eaf3925da568: Download complete 10:16:30 bde34c3a00c8: Download complete 10:16:30 b352a97aabf1: Verifying Checksum 10:16:30 b352a97aabf1: Download complete 10:16:30 4872d77fe225: Download complete 10:16:30 5851b861e8e6: Download complete 10:16:30 b85a868b505f: Download complete 10:16:30 bab4dde63d76: Verifying Checksum 10:16:30 bab4dde63d76: Download complete 10:16:32 b85a868b505f: Pull complete 10:16:32 e2be974225ed: Pull complete 10:16:32 339a4e72a1f5: Pull complete 10:16:32 988bab9f4d93: Pull complete 10:16:33 1469e6f7b9e6: Pull complete 10:16:33 eaf3925da568: Pull complete 10:16:35 bab4dde63d76: Pull complete 10:16:35 bde34c3a00c8: Pull complete 10:16:35 b352a97aabf1: Pull complete 10:16:35 4872d77fe225: Pull complete 10:16:35 5851b861e8e6: Pull complete 10:16:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:16:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:16:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:16:35 prd-ubuntu20.04-docker-8c-8g-20391 does not seem to be running inside a container 10:16:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-100 -v /w/workspace/undry_device-rfid-llrp-go_PR-100:/w/workspace/undry_device-rfid-llrp-go_PR-100:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-100@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-100@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:16:37 $ docker top 09b35cc061a4520c5ac89e581988a7190372cd54094062759261565e6a12e072 -eo pid,comm 10:16:37 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:16:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:16:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:16:37 [ssh-agent] Looking for ssh-agent implementation... 10:16:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:16:37 $ docker exec 09b35cc061a4520c5ac89e581988a7190372cd54094062759261565e6a12e072 ssh-agent 10:16:37 SSH_AUTH_SOCK=/tmp/ssh-C8MqGxAacEd8/agent.32 10:16:37 SSH_AGENT_PID=38 10:16:37 Running ssh-add (command line suppressed) 10:16:38 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-100@tmp/private_key_3460183389157464066.key (/w/workspace/undry_device-rfid-llrp-go_PR-100@tmp/private_key_3460183389157464066.key) 10:16:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:16:38 + git tag --points-at HEAD [Pipeline] } 10:16:38 $ docker exec --env ******** --env ******** 09b35cc061a4520c5ac89e581988a7190372cd54094062759261565e6a12e072 ssh-agent -k 10:16:38 unset SSH_AUTH_SOCK; 10:16:38 unset SSH_AGENT_PID; 10:16:38 echo Agent pid 38 killed; 10:16:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:16:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:16:38 [ssh-agent] Looking for ssh-agent implementation... 10:16:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:16:38 $ docker exec 09b35cc061a4520c5ac89e581988a7190372cd54094062759261565e6a12e072 ssh-agent 10:16:38 SSH_AUTH_SOCK=/tmp/ssh-1lofzt8HjS4V/agent.71 10:16:38 SSH_AGENT_PID=77 10:16:38 Running ssh-add (command line suppressed) 10:16:39 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-100@tmp/private_key_6498002867925384353.key (/w/workspace/undry_device-rfid-llrp-go_PR-100@tmp/private_key_6498002867925384353.key) 10:16:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:16:39 + git semver init 10:16:39 2022-07-18 10:16:39,710 [run_init] DEBUG init version:0.0.0 force:False 10:16:39 2022-07-18 10:16:39,711 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-100/.semver 10:16:39 2022-07-18 10:16:39,711 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-100/.semver 10:16:39 2022-07-18 10:16:39,711 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-100/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-100, universal_newlines=False, shell=None, istream=None) 10:16:40 2022-07-18 10:16:40,421 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-100/.git/info/exclude 10:16:40 2022-07-18 10:16:40,422 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-100/.semver/PR-100 with force:False 10:16:40 2022-07-18 10:16:40,422 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-100/.semver/PR-100 10:16:40 2022-07-18 10:16:40,426 [execute] INFO git cat-file --batch-check 10:16:40 2022-07-18 10:16:40,427 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-100/.semver, universal_newlines=False, shell=None, istream=) 10:16:40 2022-07-18 10:16:40,433 [execute] INFO git cat-file --batch 10:16:40 2022-07-18 10:16:40,434 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-100/.semver, universal_newlines=False, shell=None, istream=) 10:16:40 2022-07-18 10:16:40,438 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-100/.semver/PR-100 10:16:40 0.0.0 [Pipeline] } 10:16:40 $ docker exec --env ******** --env ******** 09b35cc061a4520c5ac89e581988a7190372cd54094062759261565e6a12e072 ssh-agent -k 10:16:40 unset SSH_AUTH_SOCK; 10:16:40 unset SSH_AGENT_PID; 10:16:40 echo Agent pid 77 killed; 10:16:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:16:41 + git semver [Pipeline] } 10:16:41 $ docker stop --time=1 09b35cc061a4520c5ac89e581988a7190372cd54094062759261565e6a12e072 10:16:42 $ docker rm -f 09b35cc061a4520c5ac89e581988a7190372cd54094062759261565e6a12e072 [Pipeline] // withDockerContainer [Pipeline] sh 10:16:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:16:43 Stashed 1 file(s) [Pipeline] echo 10:16:43 [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:16:44 provisioning config files... 10:16:44 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-100@tmp/config2018123700336801714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:16:44 ---> docker-login.sh 10:16:44 nexus3.edgexfoundry.org:10001 10:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:16:44 Configure a credential helper to remove this warning. See 10:16:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:16:44 10:16:44 Login Succeeded 10:16:44 nexus3.edgexfoundry.org:10002 10:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:16:44 Configure a credential helper to remove this warning. See 10:16:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:16:44 10:16:44 Login Succeeded 10:16:44 nexus3.edgexfoundry.org:10003 10:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:16:44 Configure a credential helper to remove this warning. See 10:16:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:16:44 10:16:44 Login Succeeded 10:16:44 nexus3.edgexfoundry.org:10004 10:16:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:16:45 Configure a credential helper to remove this warning. See 10:16:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:16:45 10:16:45 Login Succeeded 10:16:45 docker.io 10:16:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:16:45 Configure a credential helper to remove this warning. See 10:16:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:16:45 10:16:45 Login Succeeded 10:16:45 ---> docker-login.sh ends [Pipeline] } 10:16:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:16:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:16:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:16:45 ========================================================= 10:16:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 10:16:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:46 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 10:16:46 Sending build context to Docker daemon 4.045MB 10:16:46 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 10:16:46 Step 2/12 : FROM ${BASE} AS builder 10:16:46 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 10:16:46 2408cc74d12b: Pulling fs layer 10:16:46 ea60b727a1ce: Pulling fs layer 10:16:46 30c4a7721957: Pulling fs layer 10:16:46 370296b7ddb6: Pulling fs layer 10:16:46 7c6cee850709: Pulling fs layer 10:16:46 39a5fcdaea64: Pulling fs layer 10:16:46 d94ebbe4e438: Pulling fs layer 10:16:46 bcfd1f05c69d: Pulling fs layer 10:16:46 59ccb84bbe0f: Pulling fs layer 10:16:46 39a5fcdaea64: Waiting 10:16:46 d94ebbe4e438: Waiting 10:16:46 bcfd1f05c69d: Waiting 10:16:46 59ccb84bbe0f: Waiting 10:16:46 7c6cee850709: Waiting 10:16:46 30c4a7721957: Verifying Checksum 10:16:46 30c4a7721957: Download complete 10:16:46 ea60b727a1ce: Verifying Checksum 10:16:46 ea60b727a1ce: Download complete 10:16:46 7c6cee850709: Verifying Checksum 10:16:46 7c6cee850709: Download complete 10:16:46 39a5fcdaea64: Verifying Checksum 10:16:46 39a5fcdaea64: Download complete 10:16:46 2408cc74d12b: Verifying Checksum 10:16:46 2408cc74d12b: Download complete 10:16:46 d94ebbe4e438: Verifying Checksum 10:16:46 d94ebbe4e438: Download complete 10:16:46 2408cc74d12b: Pull complete 10:16:46 ea60b727a1ce: Pull complete 10:16:46 30c4a7721957: Pull complete 10:16:47 59ccb84bbe0f: Verifying Checksum 10:16:47 59ccb84bbe0f: Download complete 10:16:47 bcfd1f05c69d: Verifying Checksum 10:16:47 bcfd1f05c69d: Download complete 10:16:47 370296b7ddb6: Verifying Checksum 10:16:47 370296b7ddb6: Download complete 10:16:52 370296b7ddb6: Pull complete 10:16:52 7c6cee850709: Pull complete 10:16:52 39a5fcdaea64: Pull complete 10:16:52 d94ebbe4e438: Pull complete 10:16:54 bcfd1f05c69d: Pull complete 10:16:55 59ccb84bbe0f: Pull complete 10:16:55 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 10:16:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:16:55 ---> a4fb48ad2a94 10:16:55 Step 3/12 : ARG MAKE='make build' 10:16:57 ---> Running in b5b5ce5cf738 10:16:57 Removing intermediate container b5b5ce5cf738 10:16:57 ---> 98793b075282 10:16:57 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:16:57 ---> Running in 019ec1462f15 10:16:57 Removing intermediate container 019ec1462f15 10:16:57 ---> de25ab08ac51 10:16:57 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 10:16:57 ---> Running in e000fdfba91f 10:16:57 Removing intermediate container e000fdfba91f 10:16:57 ---> 3799209343a8 10:16:57 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:16:57 ---> Running in 650b77fa66fc 10:16:57 Removing intermediate container 650b77fa66fc 10:16:57 ---> aeb737639c03 10:16:57 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:16:57 ---> Running in a77171d066b8 10:16:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:16:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:16:59 Still waiting to schedule task 10:16:59 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 10:16:59 OK: 211 MiB in 51 packages 10:16:59 Removing intermediate container a77171d066b8 10:16:59 ---> 65d73209f315 10:16:59 Step 8/12 : WORKDIR /app 10:16:59 ---> Running in 5a109f4f7dac 10:16:59 Removing intermediate container 5a109f4f7dac 10:16:59 ---> da5db7d508e2 10:16:59 Step 9/12 : COPY go.mod vendor* ./ 10:17:00 ---> 0f8754baabc0 10:17:00 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:00 ---> Running in 94a0a4e49d0e 10:17:15 Removing intermediate container 94a0a4e49d0e 10:17:15 ---> 4a904a74f219 10:17:15 Step 11/12 : COPY . . 10:17:15 ---> 07290c953d95 10:17:15 Step 12/12 : RUN $MAKE 10:17:15 ---> Running in 0573ed9103e0 10:17:15 noop 10:17:15 Removing intermediate container 0573ed9103e0 10:17:15 ---> edb3451ad0b3 10:17:15 Successfully built edb3451ad0b3 10:17:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:15 + docker inspect -f . ci-base-image-x86_64 10:17:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:17:15 prd-ubuntu20.04-docker-8c-8g-20391 does not seem to be running inside a container 10:17:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-100 -v /w/workspace/undry_device-rfid-llrp-go_PR-100:/w/workspace/undry_device-rfid-llrp-go_PR-100:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-100@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-100@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:17:16 $ docker top bd67678d1fb49cf7224aaff7d909a4e62bd69c8fac042b059b62fad2eec1fd5c -eo pid,comm [Pipeline] { [Pipeline] sh 10:17:16 + go version 10:17:16 go version go1.18.3 linux/amd64 [Pipeline] } 10:17:16 $ docker stop --time=1 bd67678d1fb49cf7224aaff7d909a4e62bd69c8fac042b059b62fad2eec1fd5c 10:17:17 $ docker rm -f bd67678d1fb49cf7224aaff7d909a4e62bd69c8fac042b059b62fad2eec1fd5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:18 + docker inspect -f . ci-base-image-x86_64 10:17:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:17:18 prd-ubuntu20.04-docker-8c-8g-20391 does not seem to be running inside a container 10:17:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/undry_device-rfid-llrp-go_PR-100 -v /w/workspace/undry_device-rfid-llrp-go_PR-100:/w/workspace/undry_device-rfid-llrp-go_PR-100:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-100@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-100@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:17:19 $ docker top 0cafcb2ed80e12046deb3f671acf688c0aaac0c77d311bfc4d6031df706c9125 -eo pid,comm [Pipeline] { [Pipeline] sh 10:17:19 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-100 [Pipeline] fileExists [Pipeline] sh 10:17:20 + make test 10:17:20 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:17:20 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:17:30 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:17:30 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:17:34 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.666s coverage: 39.3% of statements 10:17:34 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.251s coverage: 52.0% of statements 10:17:34 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.037s coverage: 95.5% of statements 10:17:42 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 10:17:42 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:17:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:17:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:17:44 ./bin/test-attribution-txt.sh [Pipeline] echo 10:17:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:17:44 $ docker stop --time=1 0cafcb2ed80e12046deb3f671acf688c0aaac0c77d311bfc4d6031df706c9125 10:17:46 $ docker rm -f 0cafcb2ed80e12046deb3f671acf688c0aaac0c77d311bfc4d6031df706c9125 [Pipeline] // withDockerContainer [Pipeline] sh 10:17:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:17:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:17:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:17:48 + ls -al . 10:17:48 total 632 10:17:48 drwxrwxr-x 11 jenkins jenkins 4096 Jul 18 10:17 . 10:17:48 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 10:16 .. 10:17:48 -rw-rw-r-- 1 jenkins jenkins 134 Jul 18 10:16 .dockerignore 10:17:48 drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 10:17 .git 10:17:48 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 10:16 .github 10:17:48 -rw-rw-r-- 1 jenkins jenkins 946 Jul 18 10:16 .gitignore 10:17:48 -rw-rw-r-- 1 jenkins jenkins 41 Jul 18 10:16 .golangci.yml 10:17:48 drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 10:16 .semver 10:17:48 -rw-rw-r-- 1 jenkins jenkins 10362 Jul 18 10:16 Attribution.txt 10:17:48 -rw-rw-r-- 1 jenkins jenkins 3740 Jul 18 10:16 CHANGELOG.md 10:17:48 -rw-rw-r-- 1 jenkins jenkins 1518 Jul 18 10:16 Dockerfile 10:17:48 -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 10:16 GOVERNANCE.md 10:17:48 -rw-rw-r-- 1 jenkins jenkins 683 Jul 18 10:16 Jenkinsfile 10:17:48 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 18 10:16 LICENSE 10:17:48 -rw-rw-r-- 1 jenkins jenkins 2196 Jul 18 10:16 Makefile 10:17:48 -rw-rw-r-- 1 jenkins jenkins 625 Jul 18 10:16 OWNERS.md 10:17:48 -rw-rw-r-- 1 jenkins jenkins 28496 Jul 18 10:16 README.md 10:17:48 -rw-rw-r-- 1 jenkins jenkins 5 Jul 18 10:16 VERSION 10:17:48 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 10:16 bin 10:17:48 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 10:16 cmd 10:17:48 -rw-r--r-- 1 jenkins jenkins 460394 Jul 18 10:17 coverage.out 10:17:48 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 10:16 examples 10:17:48 -rw-rw-r-- 1 jenkins jenkins 3356 Jul 18 10:16 go.mod 10:17:48 -rw-rw-r-- 1 jenkins jenkins 35190 Jul 18 10:16 go.sum 10:17:48 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 10:16 images 10:17:48 drwxrwxr-x 5 jenkins jenkins 4096 Jul 18 10:16 internal 10:17:48 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 10:16 snap 10:17:48 -rw-rw-r-- 1 jenkins jenkins 193 Jul 18 10:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:48 + 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=8e98adff4a358c6f67a34384b79041a9892ea025 --label arch=amd64 --label version=0.0.0 . 10:17:48 Sending build context to Docker daemon 4.045MB 10:17:48 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 10:17:48 Step 2/25 : FROM ${BASE} AS builder 10:17:48 ---> edb3451ad0b3 10:17:48 Step 3/25 : ARG MAKE='make build' 10:17:48 ---> Running in 0f9ce5ef491c 10:17:48 Removing intermediate container 0f9ce5ef491c 10:17:48 ---> ab190d2f96c5 10:17:48 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:17:48 ---> Running in 6bd914a7247d 10:17:48 Removing intermediate container 6bd914a7247d 10:17:48 ---> acb99bffd90d 10:17:48 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 10:17:48 ---> Running in 4ca9f33b79d5 10:17:49 Removing intermediate container 4ca9f33b79d5 10:17:49 ---> 5e6a1efc406e 10:17:49 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:17:49 ---> Running in 65117d0e716a 10:17:49 Removing intermediate container 65117d0e716a 10:17:49 ---> 5ca78880862b 10:17:49 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:17:49 ---> Running in df645e0b47b4 10:17:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:17:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:17:51 OK: 211 MiB in 51 packages 10:17:51 Removing intermediate container df645e0b47b4 10:17:51 ---> ad02f673dcc8 10:17:51 Step 8/25 : WORKDIR /app 10:17:51 ---> Running in 05d336a387e6 10:17:51 Removing intermediate container 05d336a387e6 10:17:51 ---> 86bec05848a4 10:17:51 Step 9/25 : COPY go.mod vendor* ./ 10:17:52 ---> 990c1ce0a21a 10:17:52 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:52 ---> Running in c39b534a5d28 10:17:52 Removing intermediate container c39b534a5d28 10:17:52 ---> a8abddbdcee2 10:17:52 Step 11/25 : COPY . . 10:17:52 ---> 347905d77447 10:17:52 Step 12/25 : RUN $MAKE 10:17:52 ---> Running in 6e6fd3d3a46f 10:17:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.14 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 10:18:15 Removing intermediate container 6e6fd3d3a46f 10:18:15 ---> 514047182174 10:18:15 Step 13/25 : FROM alpine:3.16 10:18:15 3.16: Pulling from library/alpine 10:18:15 2408cc74d12b: Already exists 10:18:15 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 10:18:15 Status: Downloaded newer image for alpine:3.16 10:18:15 ---> e66264b98777 10:18:15 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:18:15 ---> Running in 88a95f094f8b 10:18:15 Removing intermediate container 88a95f094f8b 10:18:15 ---> c0a95ce8f6be 10:18:15 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:18:15 ---> Running in 1ea9a90586ea 10:18:15 Removing intermediate container 1ea9a90586ea 10:18:15 ---> 928d71adaae8 10:18:15 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 10:18:15 ---> Running in 43362e063710 10:18:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:18:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:18:16 (1/6) Installing dumb-init (1.2.5-r1) 10:18:16 (2/6) Installing libgcc (11.2.1_git20220219-r2) 10:18:16 (3/6) Installing libsodium (1.0.18-r0) 10:18:16 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 10:18:16 (5/6) Installing libzmq (4.3.4-r0) 10:18:16 (6/6) Installing zeromq (4.3.4-r0) 10:18:17 Executing busybox-1.35.0-r13.trigger 10:18:17 OK: 8 MiB in 20 packages 10:18:17 Removing intermediate container 43362e063710 10:18:17 ---> 27707cfb897e 10:18:17 Step 17/25 : COPY --from=builder /app/LICENSE / 10:18:17 ---> dc062b718599 10:18:17 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:18:17 ---> a9f000f99bcf 10:18:17 Step 19/25 : COPY --from=builder /app/cmd/ / 10:18:18 ---> e248b991d4e5 10:18:18 Step 20/25 : EXPOSE 59989 10:18:18 ---> Running in 8978aac879f8 10:18:18 Removing intermediate container 8978aac879f8 10:18:18 ---> b53882c89dab 10:18:18 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:18:18 ---> Running in 69ebf160df6a 10:18:18 Removing intermediate container 69ebf160df6a 10:18:18 ---> 11ce168acfc1 10:18:18 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 10:18:18 ---> Running in 9dc36b218702 10:18:18 Removing intermediate container 9dc36b218702 10:18:18 ---> 0f1f999139e9 10:18:18 Step 23/25 : LABEL arch=amd64 10:18:18 ---> Running in 62933dbd5084 10:18:18 Removing intermediate container 62933dbd5084 10:18:18 ---> 6065db149f84 10:18:18 Step 24/25 : LABEL git_sha=8e98adff4a358c6f67a34384b79041a9892ea025 10:18:18 ---> Running in b617a86b3cc5 10:18:18 Removing intermediate container b617a86b3cc5 10:18:18 ---> 297fde938978 10:18:18 Step 25/25 : LABEL version=0.0.0 10:18:18 ---> Running in 1b726cb27b93 10:18:19 Removing intermediate container 1b726cb27b93 10:18:19 ---> 027dcb821f0f 10:18:19 [Warning] One or more build-args [ARCH] were not consumed 10:18:19 Successfully built 027dcb821f0f 10:18:19 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:18:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:18:20 10:18:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:18:20 latest: Pulling from edgex-lftools-log-publisher 10:18:20 5eb5b503b376: Pulling fs layer 10:18:20 5c69ac0246d0: Pulling fs layer 10:18:20 ec43610c2a17: Pulling fs layer 10:18:20 3a2ae6a8a46f: Pulling fs layer 10:18:20 33b1e0a273af: Pulling fs layer 10:18:20 5d3b04190fa2: Pulling fs layer 10:18:20 2f39f015ded8: Pulling fs layer 10:18:20 33b1e0a273af: Waiting 10:18:20 5d3b04190fa2: Waiting 10:18:20 3a2ae6a8a46f: Waiting 10:18:20 5c69ac0246d0: Download complete 10:18:20 3a2ae6a8a46f: Download complete 10:18:20 33b1e0a273af: Verifying Checksum 10:18:20 33b1e0a273af: Download complete 10:18:20 5d3b04190fa2: Verifying Checksum 10:18:20 5d3b04190fa2: Download complete 10:18:20 ec43610c2a17: Verifying Checksum 10:18:20 ec43610c2a17: Download complete 10:18:20 5eb5b503b376: Verifying Checksum 10:18:20 5eb5b503b376: Download complete 10:18:21 2f39f015ded8: Download complete 10:18:21 5eb5b503b376: Pull complete 10:18:22 5c69ac0246d0: Pull complete 10:18:22 ec43610c2a17: Pull complete 10:18:22 3a2ae6a8a46f: Pull complete 10:18:22 33b1e0a273af: Pull complete 10:18:22 5d3b04190fa2: Pull complete 10:18:27 2f39f015ded8: Pull complete 10:18:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:18:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:18:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:18:27 prd-ubuntu20.04-docker-8c-8g-20391 does not seem to be running inside a container 10:18:27 $ 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-100 -v /w/workspace/undry_device-rfid-llrp-go_PR-100:/w/workspace/undry_device-rfid-llrp-go_PR-100:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-100@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-100@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:18:29 $ docker top aa5f2b10090abe22087ec0008d58e45884bc9ac3a3d6c7f8b28e1b8de13b0e16 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:18:29 ---> job-cost.sh 10:18:29 lf-activate-venv: SKIPPING 10:18:29 INFO: No Stack... 10:18:30 INFO: Retrieving Pricing Info for: v3-standard-8 10:18:30 INFO: Archiving Costs [Pipeline] sh 10:18:31 + cat /w/workspace/undry_device-rfid-llrp-go_PR-100/archives/cost.csv 10:18:31 + cut -d, -f6 [Pipeline] lock 10:18:31 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-100-1-stack-cost] 10:18:31 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-100-1-stack-cost] did not exist. Created. 10:18:31 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-100-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:18:31 + echo total: 0.2199999988079071 [Pipeline] stash 10:18:31 Stashed 1 file(s) [Pipeline] } 10:18:31 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-100-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:18:31 $ docker stop --time=1 aa5f2b10090abe22087ec0008d58e45884bc9ac3a3d6c7f8b28e1b8de13b0e16 10:18:32 $ docker rm -f aa5f2b10090abe22087ec0008d58e45884bc9ac3a3d6c7f8b28e1b8de13b0e16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:20:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20392 in /w/workspace/undry_device-rfid-llrp-go_PR-100 [Pipeline] { [Pipeline] ws 10:20:22 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:20:22 Selected Git installation does not exist. Using Default 10:20:22 The recommended git tool is: NONE 10:20:30 using credential edgex-jenkins-ssh 10:20:30 Cloning the remote Git repository 10:20:30 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:20:30 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:20:30 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:20:30 > git --version # timeout=10 10:20:30 > git --version # 'git version 2.25.1' 10:20:30 using GIT_SSH to set credentials SSH Credentials for GitHub 10:20:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:20:31 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:20:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:20:31 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:20:31 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:20:31 using GIT_SSH to set credentials SSH Credentials for GitHub 10:20:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/100/head:refs/remotes/origin/PR-100 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:20:32 Merging remotes/origin/main commit 16bd43c538f9fa424729d14aac07513bbbf37459 into PR head commit 8e98adff4a358c6f67a34384b79041a9892ea025 10:20:32 Merge succeeded, producing 8e98adff4a358c6f67a34384b79041a9892ea025 10:20:32 Checking out Revision 8e98adff4a358c6f67a34384b79041a9892ea025 (PR-100) 10:20:32 > git config core.sparsecheckout # timeout=10 10:20:32 > git checkout -f 8e98adff4a358c6f67a34384b79041a9892ea025 # timeout=10 10:20:32 > git remote # timeout=10 10:20:32 > git config --get remote.origin.url # timeout=10 10:20:32 using GIT_SSH to set credentials SSH Credentials for GitHub 10:20:32 > git merge 16bd43c538f9fa424729d14aac07513bbbf37459 # timeout=10 10:20:32 > git rev-parse HEAD^{commit} # timeout=10 10:20:32 > git config core.sparsecheckout # timeout=10 10:20:32 > git checkout -f 8e98adff4a358c6f67a34384b79041a9892ea025 # timeout=10 10:20:36 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" 10:20:36 > git --version # timeout=10 10:20:36 > git --version # 'git version 2.25.1' 10:20:36 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:20:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:20:38 % Total % Received % Xferd Average Speed Time Time Time Current 10:20:38 Dload Upload Total Spent Left Speed 10:20:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 97k 0 --:--:-- --:--:-- --:--:-- 97k [Pipeline] sh 10:20:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:20:39 + sudo tee /etc/docker/daemon.new 10:20:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:20:39 { 10:20:39 "registry-mirrors": [ 10:20:39 "https://nexus3.edgexfoundry.org:10001" 10:20:39 ], 10:20:39 "bip": "10.250.0.254/24", 10:20:39 "hosts": [ 10:20:39 "tcp://0.0.0.0:5555", 10:20:39 "unix:///var/run/docker.sock" 10:20:39 ], 10:20:39 "mtu": 1458, 10:20:39 "selinux-enabled": true, 10:20:39 "seccomp-profile": "/etc/docker/seccomp.json" 10:20:39 } [Pipeline] sh 10:20:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:20:40 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:20:58 provisioning config files... 10:20:58 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config3084694550378659956tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:20:59 ---> docker-login.sh 10:20:59 nexus3.edgexfoundry.org:10001 10:20:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:21:00 Configure a credential helper to remove this warning. See 10:21:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:21:00 10:21:00 Login Succeeded 10:21:00 nexus3.edgexfoundry.org:10002 10:21:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:21:00 Configure a credential helper to remove this warning. See 10:21:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:21:00 10:21:00 Login Succeeded 10:21:00 nexus3.edgexfoundry.org:10003 10:21:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:21:01 Configure a credential helper to remove this warning. See 10:21:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:21:01 10:21:01 Login Succeeded 10:21:01 nexus3.edgexfoundry.org:10004 10:21:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:21:01 Configure a credential helper to remove this warning. See 10:21:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:21:01 10:21:01 Login Succeeded 10:21:01 docker.io 10:21:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:21:02 Configure a credential helper to remove this warning. See 10:21:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:21:02 10:21:02 Login Succeeded 10:21:02 ---> docker-login.sh ends [Pipeline] } 10:21:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:21:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:21:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:21:02 ========================================================= 10:21:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 10:21:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:03 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 10:21:03 Sending build context to Docker daemon 1.229MB 10:21:03 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 10:21:03 Step 2/12 : FROM ${BASE} AS builder 10:21:04 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:21:04 b3c136eddcbf: Pulling fs layer 10:21:04 c0a3192eca97: Pulling fs layer 10:21:04 a050256f5b6f: Pulling fs layer 10:21:04 656be50a0ddc: Pulling fs layer 10:21:04 2bbca73fdf42: Pulling fs layer 10:21:04 46d945488cbd: Pulling fs layer 10:21:04 8a5474983e97: Pulling fs layer 10:21:04 329c88fbcd65: Pulling fs layer 10:21:04 2bbca73fdf42: Waiting 10:21:04 46d945488cbd: Waiting 10:21:04 8a5474983e97: Waiting 10:21:04 329c88fbcd65: Waiting 10:21:04 656be50a0ddc: Waiting 10:21:04 a050256f5b6f: Verifying Checksum 10:21:04 a050256f5b6f: Download complete 10:21:04 c0a3192eca97: Verifying Checksum 10:21:04 2bbca73fdf42: Download complete 10:21:04 46d945488cbd: Verifying Checksum 10:21:04 46d945488cbd: Download complete 10:21:04 b3c136eddcbf: Verifying Checksum 10:21:04 b3c136eddcbf: Download complete 10:21:05 b3c136eddcbf: Pull complete 10:21:05 329c88fbcd65: Verifying Checksum 10:21:05 329c88fbcd65: Download complete 10:21:05 c0a3192eca97: Pull complete 10:21:06 a050256f5b6f: Pull complete 10:21:06 8a5474983e97: Verifying Checksum 10:21:06 8a5474983e97: Download complete 10:21:07 656be50a0ddc: Download complete 10:21:19 656be50a0ddc: Pull complete 10:21:19 2bbca73fdf42: Pull complete 10:21:20 46d945488cbd: Pull complete 10:21:26 8a5474983e97: Pull complete 10:21:28 329c88fbcd65: Pull complete 10:21:28 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 10:21:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:21:28 ---> ff4287adb874 10:21:28 Step 3/12 : ARG MAKE='make build' 10:21:29 ---> Running in 30a56a2bd15d 10:21:29 Removing intermediate container 30a56a2bd15d 10:21:29 ---> 7d0ee6777657 10:21:29 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:21:29 ---> Running in 39560a17253b 10:21:30 Removing intermediate container 39560a17253b 10:21:30 ---> ba09e29f0d3b 10:21:30 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 10:21:30 ---> Running in 9f3a23dbe8b2 10:21:30 Removing intermediate container 9f3a23dbe8b2 10:21:30 ---> 22be2efffef7 10:21:30 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:21:30 ---> Running in 34ed661e93a6 10:21:34 Removing intermediate container 34ed661e93a6 10:21:34 ---> 055e829ad06a 10:21:34 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:21:34 ---> Running in 95f8b35aad19 10:21:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:21:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:21:36 OK: 221 MiB in 51 packages 10:21:37 Removing intermediate container 95f8b35aad19 10:21:37 ---> 69ff9baaf667 10:21:37 Step 8/12 : WORKDIR /app 10:21:37 ---> Running in 7a12db336ce7 10:21:37 Removing intermediate container 7a12db336ce7 10:21:37 ---> 52622e05f845 10:21:37 Step 9/12 : COPY go.mod vendor* ./ 10:21:38 ---> 62efb9c48a18 10:21:38 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:38 ---> Running in d1785b33fadf 10:22:25 Removing intermediate container d1785b33fadf 10:22:25 ---> d908299054c6 10:22:25 Step 11/12 : COPY . . 10:22:25 ---> 4c4540a2b22f 10:22:25 Step 12/12 : RUN $MAKE 10:22:25 ---> Running in 7e0a296d52b9 10:22:25 noop 10:22:25 Removing intermediate container 7e0a296d52b9 10:22:25 ---> 7cdf9dd18f0f 10:22:25 Successfully built 7cdf9dd18f0f 10:22:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:26 + docker inspect -f . ci-base-image-arm64 10:22:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:26 prd-ubuntu20.04-docker-arm64-4c-16g-20392 does not seem to be running inside a container 10:22:26 $ 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:22:27 $ docker top 69418d6c9f8606de296452cc1f48d7d75d660bd168d2a218ba0bed63b74bfea3 -eo pid,comm [Pipeline] { [Pipeline] sh 10:22:28 + go version 10:22:28 go version go1.18.3 linux/arm64 [Pipeline] } 10:22:28 $ docker stop --time=1 69418d6c9f8606de296452cc1f48d7d75d660bd168d2a218ba0bed63b74bfea3 10:22:30 $ docker rm -f 69418d6c9f8606de296452cc1f48d7d75d660bd168d2a218ba0bed63b74bfea3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:31 + docker inspect -f . ci-base-image-arm64 10:22:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:31 prd-ubuntu20.04-docker-arm64-4c-16g-20392 does not seem to be running inside a container 10:22:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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:22:33 $ docker top 23e2af429ee4abf36f57493d19f2130be1a3fa4b0249d95b2a9da444ea2d5342 -eo pid,comm [Pipeline] { [Pipeline] sh 10:22:34 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:22:34 + make test 10:22:34 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:22:36 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:23:58 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:23:58 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:24:25 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 20.593s coverage: 39.3% of statements 10:24:25 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.485s coverage: 52.0% of statements 10:24:25 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.040s coverage: 95.5% of statements 10:24:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:24:25 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:24:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:24:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:24:44 ./bin/test-attribution-txt.sh [Pipeline] echo 10:24:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:24:44 $ docker stop --time=1 23e2af429ee4abf36f57493d19f2130be1a3fa4b0249d95b2a9da444ea2d5342 10:24:46 $ docker rm -f 23e2af429ee4abf36f57493d19f2130be1a3fa4b0249d95b2a9da444ea2d5342 [Pipeline] // withDockerContainer [Pipeline] sh 10:24:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:24:47 Warning: overwriting stash ‘coverage-report’ 10:24:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:24:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:24:49 + ls -al . 10:24:49 total 628 10:24:49 drwxrwxr-x 10 jenkins jenkins 4096 Jul 18 10:22 . 10:24:49 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 10:20 .. 10:24:49 -rw-rw-r-- 1 jenkins jenkins 134 Jul 18 10:20 .dockerignore 10:24:49 drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 10:20 .git 10:24:49 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 10:20 .github 10:24:49 -rw-rw-r-- 1 jenkins jenkins 946 Jul 18 10:20 .gitignore 10:24:49 -rw-rw-r-- 1 jenkins jenkins 41 Jul 18 10:20 .golangci.yml 10:24:49 -rw-rw-r-- 1 jenkins jenkins 10362 Jul 18 10:20 Attribution.txt 10:24:49 -rw-rw-r-- 1 jenkins jenkins 3740 Jul 18 10:20 CHANGELOG.md 10:24:49 -rw-rw-r-- 1 jenkins jenkins 1518 Jul 18 10:20 Dockerfile 10:24:49 -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 10:20 GOVERNANCE.md 10:24:49 -rw-rw-r-- 1 jenkins jenkins 683 Jul 18 10:20 Jenkinsfile 10:24:49 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 18 10:20 LICENSE 10:24:49 -rw-rw-r-- 1 jenkins jenkins 2196 Jul 18 10:20 Makefile 10:24:49 -rw-rw-r-- 1 jenkins jenkins 625 Jul 18 10:20 OWNERS.md 10:24:49 -rw-rw-r-- 1 jenkins jenkins 28496 Jul 18 10:20 README.md 10:24:49 -rw-rw-r-- 1 jenkins jenkins 5 Jul 18 10:16 VERSION 10:24:49 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 10:20 bin 10:24:49 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 10:20 cmd 10:24:49 -rw-r--r-- 1 jenkins jenkins 460394 Jul 18 10:24 coverage.out 10:24:49 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 10:20 examples 10:24:49 -rw-rw-r-- 1 jenkins jenkins 3356 Jul 18 10:20 go.mod 10:24:49 -rw-rw-r-- 1 jenkins jenkins 35190 Jul 18 10:20 go.sum 10:24:49 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 10:20 images 10:24:49 drwxrwxr-x 5 jenkins jenkins 4096 Jul 18 10:20 internal 10:24:49 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 10:20 snap 10:24:49 -rw-rw-r-- 1 jenkins jenkins 193 Jul 18 10:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:49 + 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=8e98adff4a358c6f67a34384b79041a9892ea025 --label arch=arm64 --label version=0.0.0 . 10:24:50 Sending build context to Docker daemon 1.229MB 10:24:50 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 10:24:50 Step 2/25 : FROM ${BASE} AS builder 10:24:50 ---> 7cdf9dd18f0f 10:24:50 Step 3/25 : ARG MAKE='make build' 10:24:50 ---> Running in 514d237ac36c 10:24:50 Removing intermediate container 514d237ac36c 10:24:50 ---> 8edc30912435 10:24:50 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:24:50 ---> Running in 681077ccce3a 10:24:50 Removing intermediate container 681077ccce3a 10:24:50 ---> 1ff3be36f734 10:24:50 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 10:24:50 ---> Running in b091f727e113 10:24:51 Removing intermediate container b091f727e113 10:24:51 ---> 49fa23846fce 10:24:51 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:24:51 ---> Running in 83cc5d6e6cc6 10:24:52 Removing intermediate container 83cc5d6e6cc6 10:24:52 ---> 4201db6db09d 10:24:52 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:24:52 ---> Running in 2910a3d6257f 10:24:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:24:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:24:55 OK: 221 MiB in 51 packages 10:24:56 Removing intermediate container 2910a3d6257f 10:24:56 ---> 677238c713b7 10:24:56 Step 8/25 : WORKDIR /app 10:24:56 ---> Running in 6a64fbfec8b9 10:24:56 Removing intermediate container 6a64fbfec8b9 10:24:56 ---> 4511cdfdf994 10:24:56 Step 9/25 : COPY go.mod vendor* ./ 10:24:57 ---> e49b9c8f11a4 10:24:57 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:24:57 ---> Running in 4ee976c587e2 10:24:59 Removing intermediate container 4ee976c587e2 10:24:59 ---> f9b0af4e6305 10:24:59 Step 11/25 : COPY . . 10:25:00 ---> 8836765392e4 10:25:00 Step 12/25 : RUN $MAKE 10:25:00 ---> Running in 7efb8cc49f1b 10:25:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.14 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 10:27:08 Removing intermediate container 7efb8cc49f1b 10:27:08 ---> 5306812bee6b 10:27:08 Step 13/25 : FROM alpine:3.16 10:27:08 3.16: Pulling from library/alpine 10:27:08 b3c136eddcbf: Already exists 10:27:08 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 10:27:08 Status: Downloaded newer image for alpine:3.16 10:27:08 ---> 6e30ab57aeee 10:27:08 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:27:08 ---> Running in fea55c8659b7 10:27:08 Removing intermediate container fea55c8659b7 10:27:08 ---> 74bb24cd8a5d 10:27:08 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:27:08 ---> Running in 7c50af62d819 10:27:08 Removing intermediate container 7c50af62d819 10:27:08 ---> b1d368801126 10:27:08 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 10:27:08 ---> Running in ce37568e8e53 10:27:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:27:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:27:10 (1/6) Installing dumb-init (1.2.5-r1) 10:27:10 (2/6) Installing libgcc (11.2.1_git20220219-r2) 10:27:10 (3/6) Installing libsodium (1.0.18-r0) 10:27:10 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 10:27:10 (5/6) Installing libzmq (4.3.4-r0) 10:27:10 (6/6) Installing zeromq (4.3.4-r0) 10:27:11 Executing busybox-1.35.0-r13.trigger 10:27:11 OK: 8 MiB in 20 packages 10:27:12 Removing intermediate container ce37568e8e53 10:27:12 ---> 73fe0f112c29 10:27:12 Step 17/25 : COPY --from=builder /app/LICENSE / 10:27:12 ---> 1d968a07dfec 10:27:12 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:27:13 ---> 7d8e4698f298 10:27:13 Step 19/25 : COPY --from=builder /app/cmd/ / 10:27:14 ---> 1e88d7b9a003 10:27:14 Step 20/25 : EXPOSE 59989 10:27:14 ---> Running in fa39870fe64a 10:27:15 Removing intermediate container fa39870fe64a 10:27:15 ---> b698005bd8b7 10:27:15 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:27:15 ---> Running in 6b5687dbe237 10:27:15 Removing intermediate container 6b5687dbe237 10:27:15 ---> 093f09327788 10:27:15 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 10:27:15 ---> Running in ec07fd97d368 10:27:15 Removing intermediate container ec07fd97d368 10:27:15 ---> 71b8c7f84329 10:27:15 Step 23/25 : LABEL arch=arm64 10:27:15 ---> Running in 3ce2ad14fe4f 10:27:16 Removing intermediate container 3ce2ad14fe4f 10:27:16 ---> b42926d2f0b7 10:27:16 Step 24/25 : LABEL git_sha=8e98adff4a358c6f67a34384b79041a9892ea025 10:27:16 ---> Running in c65d5e974483 10:27:16 Removing intermediate container c65d5e974483 10:27:16 ---> 362b778b668f 10:27:16 Step 25/25 : LABEL version=0.0.0 10:27:16 ---> Running in a7a9a3172d57 10:27:16 Removing intermediate container a7a9a3172d57 10:27:16 ---> d74297e4b539 10:27:16 [Warning] One or more build-args [ARCH] were not consumed 10:27:16 Successfully built d74297e4b539 10:27:16 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:27:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:27:17 10:27:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:27:18 arm64: Pulling from edgex-lftools-log-publisher 10:27:18 8998bd30e6a1: Pulling fs layer 10:27:18 04944245beec: Pulling fs layer 10:27:18 699f458cf7ca: Pulling fs layer 10:27:18 765212b225bb: Pulling fs layer 10:27:18 f23df028b6ca: Pulling fs layer 10:27:18 d65c8cfc05b1: Pulling fs layer 10:27:18 2437ff75d9bd: Pulling fs layer 10:27:18 765212b225bb: Waiting 10:27:18 f23df028b6ca: Waiting 10:27:18 d65c8cfc05b1: Waiting 10:27:18 2437ff75d9bd: Waiting 10:27:18 04944245beec: Verifying Checksum 10:27:18 04944245beec: Download complete 10:27:18 765212b225bb: Verifying Checksum 10:27:18 765212b225bb: Download complete 10:27:18 f23df028b6ca: Verifying Checksum 10:27:18 f23df028b6ca: Download complete 10:27:18 d65c8cfc05b1: Verifying Checksum 10:27:18 d65c8cfc05b1: Download complete 10:27:18 699f458cf7ca: Verifying Checksum 10:27:18 699f458cf7ca: Download complete 10:27:18 8998bd30e6a1: Verifying Checksum 10:27:18 8998bd30e6a1: Download complete 10:27:21 2437ff75d9bd: Verifying Checksum 10:27:21 2437ff75d9bd: Download complete 10:27:22 8998bd30e6a1: Pull complete 10:27:23 04944245beec: Pull complete 10:27:25 699f458cf7ca: Pull complete 10:27:25 765212b225bb: Pull complete 10:27:26 f23df028b6ca: Pull complete 10:27:26 d65c8cfc05b1: Pull complete 10:27:41 2437ff75d9bd: Pull complete 10:27:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:27:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:27:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:27:41 prd-ubuntu20.04-docker-arm64-4c-16g-20392 does not seem to be running inside a container 10:27:41 $ 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:27:44 $ docker top b113e991be6111b9f6759a9730118ed79b5a188843ef8e335c81ad8b72f40d32 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:27:45 ---> job-cost.sh 10:27:45 lf-activate-venv: SKIPPING 10:27:45 INFO: No Stack... 10:27:46 INFO: Retrieving Pricing Info for: v3-standard-4 10:27:46 INFO: Archiving Costs [Pipeline] sh 10:27:47 + cut -d, -f6 10:27:47 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock 10:27:47 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-100-1-stack-cost] 10:27:47 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-100-1-stack-cost] did not exist. Created. 10:27:47 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-100-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:27:48 /w/workspace/device-rfid-llrp-go/1@tmp/durable-26b8cc6b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:27:48 + echo total: 0.10999999940395355 [Pipeline] stash 10:27:48 Warning: overwriting stash ‘stack-cost’ 10:27:48 Stashed 1 file(s) [Pipeline] } 10:27:48 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-100-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:27:49 $ docker stop --time=1 b113e991be6111b9f6759a9730118ed79b5a188843ef8e335c81ad8b72f40d32 10:27:50 $ docker rm -f b113e991be6111b9f6759a9730118ed79b5a188843ef8e335c81ad8b72f40d32 [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:27:51 provisioning config files... 10:27:51 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-100@tmp/config963043504242753109tmp [Pipeline] { [Pipeline] sh 10:27:51 + set +x 10:27:51 + curl -s https://codecov.io/bash 10:27:51 + bash -s -- 10:27:51 10:27:51 _____ _ 10:27:51 / ____| | | 10:27:51 | | ___ __| | ___ ___ _____ __ 10:27:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:27:51 | |___| (_) | (_| | __/ (_| (_) \ V / 10:27:51 \_____\___/ \__,_|\___|\___\___/ \_/ 10:27:51 Bash-1.0.6 10:27:51 10:27:51 10:27:51 ==> git version 2.25.1 found 10:27:51 ==> 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:27:51 Release-Date: 2020-01-08 10:27:51 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:27:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:27:51 ==> Jenkins CI detected. 10:27:51 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-100 10:27:51 project root: . 10:27:51 --> token set from env 10:27:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:27:51 ==> Running gcov in . (disable via -X gcov) 10:27:51 ==> Python coveragepy not found 10:27:51 ==> Searching for coverage reports in: 10:27:51 + . 10:27:51 -> Found 1 reports 10:27:51 ==> Detecting git/mercurial file structure 10:27:51 ==> Reading reports 10:27:51 + ./coverage.out bytes=460394 10:27:51 ==> Appending adjustments 10:27:51 https://docs.codecov.io/docs/fixing-reports 10:27:52 + Found adjustments 10:27:52 ==> Gzipping contents 10:27:52 52K /tmp/codecov.2t1R2l.gz 10:27:52 ==> Uploading reports 10:27:52 url: https://codecov.io 10:27:52 query: branch=PR-100&commit=8e98adff4a358c6f67a34384b79041a9892ea025&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-100%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=100&job=&cmd_args= 10:27:52 -> Pinging Codecov 10:27:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-100&commit=8e98adff4a358c6f67a34384b79041a9892ea025&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-100%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=100&job=&cmd_args= 10:27:52 -> Uploading to 10:27:52 https://storage.googleapis.com/codecov/v4/raw/2022-07-18/581DD39554BDF9B6E22D074273EAD858/8e98adff4a358c6f67a34384b79041a9892ea025/8be74771-dfb8-4403-a952-431c5a25077b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220718%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220718T102752Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6ff86bf9b682093dcd598358b2f3abba677199bd7d2fa6d1dbd6bd9b239d7c2a 10:27:52 % Total % Received % Xferd Average Speed Time Time Time Current 10:27:52 Dload Upload Total Spent Left Speed 10:27:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51829 0 0 100 51829 0 217k --:--:-- --:--:-- --:--:-- 217k 10:27:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8e98adff4a358c6f67a34384b79041a9892ea025 [Pipeline] } 10:27:52 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:27:54 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-100/archives ] 10:27:54 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-100/archives 10:27:54 total 16 10:27:54 drwxr-xr-x 3 root root 4096 Jul 18 10:18 . 10:27:54 drwxrwxr-x 12 jenkins jenkins 4096 Jul 18 10:18 .. 10:27:54 drwxr-xr-x 2 root root 4096 Jul 18 10:18 cost 10:27:54 -rw-r--r-- 1 root root 90 Jul 18 10:18 cost.csv 10:27:54 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-100/archives 10:27:54 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-100/archives 10:27:54 total 16 10:27:54 drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 10:18 . 10:27:54 drwxrwxr-x 12 jenkins jenkins 4096 Jul 18 10:18 .. 10:27:54 drwxr-xr-x 2 jenkins jenkins 4096 Jul 18 10:18 cost 10:27:54 -rw-r--r-- 1 jenkins jenkins 90 Jul 18 10:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:27:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:27:55 ---> package-listing.sh 10:27:55 ++ facter osfamily 10:27:55 ++ tr '[:upper:]' '[:lower:]' 10:27:55 + OS_FAMILY=debian 10:27:55 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-100 10:27:55 + START_PACKAGES=/tmp/packages_start.txt 10:27:55 + END_PACKAGES=/tmp/packages_end.txt 10:27:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:27:55 + PACKAGES=/tmp/packages_start.txt 10:27:55 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-100 ']' 10:27:55 + PACKAGES=/tmp/packages_end.txt 10:27:55 + case "${OS_FAMILY}" in 10:27:55 + dpkg -l 10:27:55 + grep '^ii' 10:27:55 + '[' -f /tmp/packages_start.txt ']' 10:27:55 + '[' -f /tmp/packages_end.txt ']' 10:27:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:27:55 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-100 ']' 10:27:55 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-100/archives/ 10:27:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-100/archives/ [Pipeline] echo 10:27:56 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-100/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:27:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:27:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:27:57 prd-ubuntu20.04-docker-8c-8g-20391 does not seem to be running inside a container 10:27:57 $ 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-100/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-100 -v /w/workspace/undry_device-rfid-llrp-go_PR-100:/w/workspace/undry_device-rfid-llrp-go_PR-100:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-100@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-100@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:27:57 $ docker top 42ea8e1248174c0c4815b0a9fa9f614b7b3dd41c6ac6bdf32011877cc376f1d2 -eo pid,comm [Pipeline] { [Pipeline] sh 10:27:57 + touch /tmp/pre-build-complete [Pipeline] sh 10:27:58 + mkdir -p /var/log/sysstat [Pipeline] sh 10:27:58 + ls /var/log/sa-host 10:27:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:27:58 provisioning config files... 10:27:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-100@tmp/config173038382974457313tmp [Pipeline] { [Pipeline] echo 10:27:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:27:58 ---> create-netrc.sh [Pipeline] } 10:27:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:27:59 ---> python-tools-install.sh [Pipeline] echo 10:27:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:27:59 ---> sudo-logs.sh 10:27:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:27:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:28:00 ---> job-cost.sh 10:28:00 lf-activate-venv: SKIPPING 10:28:00 DEBUG: total: 0.2199999988079071 10:28:00 INFO: Retrieving Stack Cost... 10:28:00 INFO: Retrieving Pricing Info for: v3-standard-8 10:28:00 INFO: Archiving Costs [Pipeline] echo 10:28:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:28:01 ---> logs-deploy.sh 10:28:01 lf-activate-venv: SKIPPING 10:28:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-100/1 10:28:01 INFO: archiving workspace using pattern(s): 10:28:02 Archives upload complete. 10:28:02 INFO: archiving logs to Nexus