Pull request #167 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b1c7cd92d556b570c51428bc25b9f396bcc941d0+c8ddb795451293862e71ea8481bb36f4aa2ad204 (5c00c706633823fb33f41dd445c7dd3bc6ebb98f) 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-ssh2767954046624968309.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1199059015291904430.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-167/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-167/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh381314092156991464.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-167/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4290698184528039804.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2191924370028074743.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-167/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-167/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15046815819476284851.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7559 in /w/workspace/undry_device-rfid-llrp-go_PR-167 [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-167 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/167/head:refs/remotes/origin/PR-167 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit b1c7cd92d556b570c51428bc25b9f396bcc941d0 Merge succeeded, producing b1c7cd92d556b570c51428bc25b9f396bcc941d0 Checking out Revision b1c7cd92d556b570c51428bc25b9f396bcc941d0 (PR-167) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:02:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f b1c7cd92d556b570c51428bc25b9f396bcc941d0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b1c7cd92d556b570c51428bc25b9f396bcc941d0 # timeout=10 [Pipeline] withCredentials 11:02:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:02:38 ========================================================= 11:02:38 EdgeX Global Pipelines Version Info 11:02:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:02:38 ------------------- 11:02:38 stable info: 11:02:38 ------------------- 11:02:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:02:38 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 11:02:38 Message: update stable to v1.0.244 11:02:39 ------------------- 11:02:39 experimental info: 11:02:39 ------------------- 11:02:39 Commited By: **** collab-it+edgex@linuxfoundation.org 11:02:39 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 11:02:39 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:02:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 11:02:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 11:02:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:02:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:02:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:02:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 11:02:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:02:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:02:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:02:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:02:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:02:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 11:02:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:02:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:02:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:02:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:02:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:02:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:02:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:02:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:02:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:02:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:02:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:02:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:02:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:02:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:02:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:02:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-167 [Pipeline] echo 11:02:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-167 [Pipeline] echo 11:02:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-167 [Pipeline] echo 11:02:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b1c7cd92d556b570c51428bc25b9f396bcc941d0 [Pipeline] echo 11:02:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b1c7cd9 [Pipeline] echo 11:02:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:02:41 provisioning config files... 11:02:41 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-167@tmp/config16058073015515572805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:02:41 ---> docker-login.sh 11:02:41 nexus3.edgexfoundry.org:10001 11:02:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:42 Configure a credential helper to remove this warning. See 11:02:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:42 11:02:42 Login Succeeded 11:02:42 nexus3.edgexfoundry.org:10002 11:02:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:42 Configure a credential helper to remove this warning. See 11:02:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:42 11:02:42 Login Succeeded 11:02:42 nexus3.edgexfoundry.org:10003 11:02:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:42 Configure a credential helper to remove this warning. See 11:02:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:42 11:02:42 Login Succeeded 11:02:42 nexus3.edgexfoundry.org:10004 11:02:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:42 Configure a credential helper to remove this warning. See 11:02:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:42 11:02:42 Login Succeeded 11:02:42 docker.io 11:02:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:42 Configure a credential helper to remove this warning. See 11:02:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:42 11:02:42 Login Succeeded 11:02:42 ---> docker-login.sh ends [Pipeline] } 11:02:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:02:43 + git rev-list -1 --merges b1c7cd92d556b570c51428bc25b9f396bcc941d0~1..b1c7cd92d556b570c51428bc25b9f396bcc941d0 [Pipeline] echo 11:02:43 -----------> git rev-list -1 --merges b1c7cd92d556b570c51428bc25b9f396bcc941d0~1..b1c7cd92d556b570c51428bc25b9f396bcc941d0 b1c7cd92d556b570c51428bc25b9f396bcc941d0 [false] [Pipeline] sh 11:02:43 + git log --format=format:%s -1 b1c7cd92d556b570c51428bc25b9f396bcc941d0 [Pipeline] echo 11:02:43 ========================================================= 11:02:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:02:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:02:44 + git log --format=format:%s -1 b1c7cd92d556b570c51428bc25b9f396bcc941d0 [Pipeline] echo 11:02:44 [semverPrep] GIT_COMMIT: b1c7cd92d556b570c51428bc25b9f396bcc941d0, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 11:02:44 [semverPrep] This is not a build commit. [Pipeline] sh 11:02:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:02:44 + grep -v github /etc/ssh/ssh_known_hosts 11:02:44 + [ -e /tmp/ssh_known_hosts ] 11:02:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:02:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:02:44 + sudo tee -a /etc/ssh/ssh_known_hosts 11:02:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:02:45 11:02:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:02:45 0.1.4: Pulling from edgex-devops/py-git-semver 11:02:45 b85a868b505f: Pulling fs layer 11:02:45 e2be974225ed: Pulling fs layer 11:02:45 339a4e72a1f5: Pulling fs layer 11:02:45 988bab9f4d93: Pulling fs layer 11:02:45 1469e6f7b9e6: Pulling fs layer 11:02:45 eaf3925da568: Pulling fs layer 11:02:45 bab4dde63d76: Pulling fs layer 11:02:45 bde34c3a00c8: Pulling fs layer 11:02:45 b352a97aabf1: Pulling fs layer 11:02:45 4872d77fe225: Pulling fs layer 11:02:45 5851b861e8e6: Pulling fs layer 11:02:45 bde34c3a00c8: Waiting 11:02:45 b352a97aabf1: Waiting 11:02:45 4872d77fe225: Waiting 11:02:45 eaf3925da568: Waiting 11:02:45 5851b861e8e6: Waiting 11:02:45 bab4dde63d76: Waiting 11:02:45 1469e6f7b9e6: Waiting 11:02:45 e2be974225ed: Verifying Checksum 11:02:45 e2be974225ed: Download complete 11:02:45 988bab9f4d93: Verifying Checksum 11:02:45 988bab9f4d93: Download complete 11:02:45 1469e6f7b9e6: Verifying Checksum 11:02:45 1469e6f7b9e6: Download complete 11:02:45 339a4e72a1f5: Verifying Checksum 11:02:45 339a4e72a1f5: Download complete 11:02:45 eaf3925da568: Download complete 11:02:45 bde34c3a00c8: Download complete 11:02:45 b352a97aabf1: Download complete 11:02:45 4872d77fe225: Download complete 11:02:45 5851b861e8e6: Verifying Checksum 11:02:45 5851b861e8e6: Download complete 11:02:45 b85a868b505f: Verifying Checksum 11:02:45 b85a868b505f: Download complete 11:02:45 bab4dde63d76: Verifying Checksum 11:02:45 bab4dde63d76: Download complete 11:02:46 b85a868b505f: Pull complete 11:02:47 e2be974225ed: Pull complete 11:02:47 339a4e72a1f5: Pull complete 11:02:47 988bab9f4d93: Pull complete 11:02:47 1469e6f7b9e6: Pull complete 11:02:47 eaf3925da568: Pull complete 11:02:49 bab4dde63d76: Pull complete 11:02:49 bde34c3a00c8: Pull complete 11:02:49 b352a97aabf1: Pull complete 11:02:49 4872d77fe225: Pull complete 11:02:49 5851b861e8e6: Pull complete 11:02:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:02:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:02:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:02:50 prd-ubuntu20.04-docker-8c-8g-7559 does not seem to be running inside a container 11:02:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-167 -v /w/workspace/undry_device-rfid-llrp-go_PR-167:/w/workspace/undry_device-rfid-llrp-go_PR-167:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-167@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-167@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 11:02:53 $ docker top 93cae9df4a2abd095f26e9be08c68e53c33c49161c4eeba809c26541ae06f1dd -eo pid,comm 11:02:53 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:02:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:02:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:02:53 [ssh-agent] Looking for ssh-agent implementation... 11:02:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:02:53 $ docker exec 93cae9df4a2abd095f26e9be08c68e53c33c49161c4eeba809c26541ae06f1dd ssh-agent 11:02:53 SSH_AUTH_SOCK=/tmp/ssh-dTT3B0hrQbhf/agent.33 11:02:53 SSH_AGENT_PID=39 11:02:53 Running ssh-add (command line suppressed) 11:02:53 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-167@tmp/private_key_3087018669348169147.key (/w/workspace/undry_device-rfid-llrp-go_PR-167@tmp/private_key_3087018669348169147.key) 11:02:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:02:54 + git tag --points-at HEAD [Pipeline] } 11:02:54 $ docker exec --env ******** --env ******** 93cae9df4a2abd095f26e9be08c68e53c33c49161c4eeba809c26541ae06f1dd ssh-agent -k 11:02:54 unset SSH_AUTH_SOCK; 11:02:54 unset SSH_AGENT_PID; 11:02:54 echo Agent pid 39 killed; 11:02:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:02:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:02:54 [ssh-agent] Looking for ssh-agent implementation... 11:02:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:02:54 $ docker exec 93cae9df4a2abd095f26e9be08c68e53c33c49161c4eeba809c26541ae06f1dd ssh-agent 11:02:54 SSH_AUTH_SOCK=/tmp/ssh-AGx5DEZ4wSHK/agent.70 11:02:54 SSH_AGENT_PID=76 11:02:54 Running ssh-add (command line suppressed) 11:02:54 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-167@tmp/private_key_2755341875005547984.key (/w/workspace/undry_device-rfid-llrp-go_PR-167@tmp/private_key_2755341875005547984.key) 11:02:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:02:55 + git semver init 11:02:55 2023-02-27 11:02:55,448 [run_init] DEBUG init version:0.0.0 force:False 11:02:55 2023-02-27 11:02:55,449 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-167/.semver 11:02:55 2023-02-27 11:02:55,450 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-167/.semver 11:02:55 2023-02-27 11:02:55,450 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-167/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-167, universal_newlines=False, shell=None, istream=None) 11:02:56 2023-02-27 11:02:56,348 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-167/.git/info/exclude 11:02:56 2023-02-27 11:02:56,348 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-167/.semver/PR-167 with force:False 11:02:56 2023-02-27 11:02:56,349 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-167/.semver/PR-167 11:02:56 2023-02-27 11:02:56,353 [execute] INFO git cat-file --batch-check 11:02:56 2023-02-27 11:02:56,353 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-167/.semver, universal_newlines=False, shell=None, istream=) 11:02:56 2023-02-27 11:02:56,359 [execute] INFO git cat-file --batch 11:02:56 2023-02-27 11:02:56,360 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-167/.semver, universal_newlines=False, shell=None, istream=) 11:02:56 2023-02-27 11:02:56,365 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-167/.semver/PR-167 11:02:56 0.0.0 [Pipeline] } 11:02:56 $ docker exec --env ******** --env ******** 93cae9df4a2abd095f26e9be08c68e53c33c49161c4eeba809c26541ae06f1dd ssh-agent -k 11:02:56 unset SSH_AUTH_SOCK; 11:02:56 unset SSH_AGENT_PID; 11:02:56 echo Agent pid 76 killed; 11:02:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:02:57 + git semver [Pipeline] } 11:02:57 $ docker stop --time=1 93cae9df4a2abd095f26e9be08c68e53c33c49161c4eeba809c26541ae06f1dd 11:02:58 $ docker rm -f --volumes 93cae9df4a2abd095f26e9be08c68e53c33c49161c4eeba809c26541ae06f1dd [Pipeline] // withDockerContainer [Pipeline] sh 11:02:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:02:59 Stashed 1 file(s) [Pipeline] echo 11:02:59 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:02:59 provisioning config files... 11:02:59 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-167@tmp/config7125686891209228776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:03:00 ---> docker-login.sh 11:03:00 nexus3.edgexfoundry.org:10001 11:03:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:00 Configure a credential helper to remove this warning. See 11:03:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:00 11:03:00 Login Succeeded 11:03:00 nexus3.edgexfoundry.org:10002 11:03:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:00 Configure a credential helper to remove this warning. See 11:03:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:00 11:03:00 Login Succeeded 11:03:00 nexus3.edgexfoundry.org:10003 11:03:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:00 Configure a credential helper to remove this warning. See 11:03:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:00 11:03:00 Login Succeeded 11:03:00 nexus3.edgexfoundry.org:10004 11:03:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:00 Configure a credential helper to remove this warning. See 11:03:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:00 11:03:00 Login Succeeded 11:03:00 docker.io 11:03:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:00 Configure a credential helper to remove this warning. See 11:03:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:00 11:03:00 Login Succeeded 11:03:00 ---> docker-login.sh ends [Pipeline] } 11:03:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:03:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:03:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:03:01 ========================================================= 11:03:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 11:03:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:01 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 11:03:01 Sending build context to Docker daemon 4.115MB 11:03:01 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 11:03:01 Step 2/12 : FROM ${BASE} AS builder 11:03:01 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 11:03:01 213ec9aee27d: Pulling fs layer 11:03:01 4583459ba037: Pulling fs layer 11:03:01 93c1e223e6f2: Pulling fs layer 11:03:01 53926ce57604: Pulling fs layer 11:03:01 21b2b0c7a3f4: Pulling fs layer 11:03:01 22ff95d597cd: Pulling fs layer 11:03:01 12d6caf4c0d1: Pulling fs layer 11:03:01 96b7cbca73a9: Pulling fs layer 11:03:01 a7acece74701: Pulling fs layer 11:03:01 22ff95d597cd: Waiting 11:03:01 12d6caf4c0d1: Waiting 11:03:01 96b7cbca73a9: Waiting 11:03:01 a7acece74701: Waiting 11:03:01 53926ce57604: Waiting 11:03:01 21b2b0c7a3f4: Waiting 11:03:01 93c1e223e6f2: Verifying Checksum 11:03:01 93c1e223e6f2: Download complete 11:03:01 4583459ba037: Verifying Checksum 11:03:01 4583459ba037: Download complete 11:03:01 21b2b0c7a3f4: Verifying Checksum 11:03:01 21b2b0c7a3f4: Download complete 11:03:01 22ff95d597cd: Verifying Checksum 11:03:01 22ff95d597cd: Download complete 11:03:01 213ec9aee27d: Verifying Checksum 11:03:01 213ec9aee27d: Download complete 11:03:01 12d6caf4c0d1: Verifying Checksum 11:03:01 12d6caf4c0d1: Download complete 11:03:01 213ec9aee27d: Pull complete 11:03:02 4583459ba037: Pull complete 11:03:02 93c1e223e6f2: Pull complete 11:03:02 a7acece74701: Verifying Checksum 11:03:02 a7acece74701: Download complete 11:03:02 96b7cbca73a9: Verifying Checksum 11:03:02 96b7cbca73a9: Download complete 11:03:02 53926ce57604: Verifying Checksum 11:03:02 53926ce57604: Download complete 11:03:06 53926ce57604: Pull complete 11:03:06 21b2b0c7a3f4: Pull complete 11:03:06 22ff95d597cd: Pull complete 11:03:06 12d6caf4c0d1: Pull complete 11:03:08 96b7cbca73a9: Pull complete 11:03:09 a7acece74701: Pull complete 11:03:09 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 11:03:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 11:03:09 ---> db6d94c90886 11:03:09 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:03:14 ---> Running in 25c02288d9bb 11:03:14 Removing intermediate container 25c02288d9bb 11:03:14 ---> 306284f167df 11:03:14 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:03:14 ---> Running in 194342e118b0 11:03:14 Removing intermediate container 194342e118b0 11:03:14 ---> 73ef046c6d87 11:03:14 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:03:14 ---> Running in 9027ba8f0931 11:03:14 Still waiting to schedule task 11:03:14 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:03:14 Removing intermediate container 9027ba8f0931 11:03:14 ---> a482345922a4 11:03:14 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:03:14 ---> Running in 8d7979f7b160 11:03:14 Removing intermediate container 8d7979f7b160 11:03:14 ---> ef29d51d05f6 11:03:14 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:03:15 ---> Running in b5b6360c9d12 11:03:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:03:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:03:15 OK: 211 MiB in 51 packages 11:03:16 Removing intermediate container b5b6360c9d12 11:03:16 ---> 76935fd8cfb3 11:03:16 Step 8/12 : WORKDIR /app 11:03:16 ---> Running in c27d95d9947d 11:03:16 Removing intermediate container c27d95d9947d 11:03:16 ---> 7d4397a17334 11:03:16 Step 9/12 : COPY go.mod vendor* ./ 11:03:16 ---> a7b237015c8f 11:03:16 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:03:16 ---> Running in 27a841efcf46 11:03:42 Removing intermediate container 27a841efcf46 11:03:42 ---> a3650b14d922 11:03:42 Step 11/12 : COPY . . 11:03:42 ---> 0c1c13e60981 11:03:42 Step 12/12 : RUN $MAKE 11:03:42 ---> Running in b5b2f7a56e53 11:03:42 noop 11:03:42 Removing intermediate container b5b2f7a56e53 11:03:42 ---> d507a095c2b7 11:03:42 Successfully built d507a095c2b7 11:03:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:43 + docker inspect -f . ci-base-image-x86_64 11:03:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:43 prd-ubuntu20.04-docker-8c-8g-7559 does not seem to be running inside a container 11:03:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-167 -v /w/workspace/undry_device-rfid-llrp-go_PR-167:/w/workspace/undry_device-rfid-llrp-go_PR-167:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-167@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-167@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 11:03:43 $ docker top 2032c3864f67fe264706577fa36eb5f2a8a063d6680daa2b58fc270613e85bd4 -eo pid,comm [Pipeline] { [Pipeline] sh 11:03:44 + go version 11:03:44 go version go1.18.7 linux/amd64 [Pipeline] } 11:03:44 $ docker stop --time=1 2032c3864f67fe264706577fa36eb5f2a8a063d6680daa2b58fc270613e85bd4 11:03:45 $ docker rm -f --volumes 2032c3864f67fe264706577fa36eb5f2a8a063d6680daa2b58fc270613e85bd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:46 + docker inspect -f . ci-base-image-x86_64 11:03:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:46 prd-ubuntu20.04-docker-8c-8g-7559 does not seem to be running inside a container 11:03:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-167 -v /w/workspace/undry_device-rfid-llrp-go_PR-167:/w/workspace/undry_device-rfid-llrp-go_PR-167:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-167@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-167@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 11:03:46 $ docker top 090ca2aa470e9677317cbb3089e11b60b65946147ddcd7f12821f1370f70e0d5 -eo pid,comm [Pipeline] { [Pipeline] sh 11:03:47 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-167 [Pipeline] fileExists [Pipeline] sh 11:03:47 + make test 11:03:47 go test ./... -coverprofile=coverage.out ./... 11:03:47 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:03:57 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:03:57 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:04:01 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.376s coverage: 40.7% of statements 11:04:01 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.253s coverage: 51.9% of statements 11:04:01 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.053s coverage: 95.5% of statements 11:04:09 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 11:04:09 go vet ./... 11:04:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:04:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:04:11 ./bin/test-attribution-txt.sh 11:04:11 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 11:04:11 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 11:04:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:04:11 $ docker stop --time=1 090ca2aa470e9677317cbb3089e11b60b65946147ddcd7f12821f1370f70e0d5 11:04:13 $ docker rm -f --volumes 090ca2aa470e9677317cbb3089e11b60b65946147ddcd7f12821f1370f70e0d5 [Pipeline] // withDockerContainer [Pipeline] sh 11:04:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:04:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:04:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:04:15 + ls -al . 11:04:15 total 632 11:04:15 drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 11:03 . 11:04:15 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 11:02 .. 11:04:15 -rw-rw-r-- 1 jenkins jenkins 134 Feb 27 11:02 .dockerignore 11:04:15 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 11:04 .git 11:04:15 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 11:02 .github 11:04:15 -rw-rw-r-- 1 jenkins jenkins 946 Feb 27 11:02 .gitignore 11:04:15 -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 11:02 .golangci.yml 11:04:15 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 11:02 .semver 11:04:15 -rw-rw-r-- 1 jenkins jenkins 10896 Feb 27 11:02 Attribution.txt 11:04:15 -rw-rw-r-- 1 jenkins jenkins 5905 Feb 27 11:02 CHANGELOG.md 11:04:15 -rw-rw-r-- 1 jenkins jenkins 1347 Feb 27 11:02 Dockerfile 11:04:15 -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 11:02 GOVERNANCE.md 11:04:15 -rw-rw-r-- 1 jenkins jenkins 683 Feb 27 11:02 Jenkinsfile 11:04:15 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 27 11:02 LICENSE 11:04:15 -rw-rw-r-- 1 jenkins jenkins 2018 Feb 27 11:02 Makefile 11:04:15 -rw-rw-r-- 1 jenkins jenkins 625 Feb 27 11:02 OWNERS.md 11:04:15 -rw-rw-r-- 1 jenkins jenkins 28496 Feb 27 11:02 README.md 11:04:15 -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 11:02 VERSION 11:04:15 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 11:02 bin 11:04:15 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 11:02 cmd 11:04:15 -rw-r--r-- 1 jenkins jenkins 457862 Feb 27 11:04 coverage.out 11:04:15 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 11:02 examples 11:04:15 -rw-rw-r-- 1 jenkins jenkins 3463 Feb 27 11:02 go.mod 11:04:15 -rw-rw-r-- 1 jenkins jenkins 33007 Feb 27 11:02 go.sum 11:04:15 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 11:02 images 11:04:15 drwxrwxr-x 5 jenkins jenkins 4096 Feb 27 11:02 internal 11:04:15 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 11:02 snap 11:04:15 -rw-rw-r-- 1 jenkins jenkins 193 Feb 27 11:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:15 + 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=b1c7cd92d556b570c51428bc25b9f396bcc941d0 --label arch=amd64 --label version=0.0.0 . 11:04:15 Sending build context to Docker daemon 4.115MB 11:04:15 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 11:04:15 Step 2/24 : FROM ${BASE} AS builder 11:04:15 ---> d507a095c2b7 11:04:15 Step 3/24 : ARG ADD_BUILD_TAGS="" 11:04:15 ---> Running in 3b41d4662e0c 11:04:16 Removing intermediate container 3b41d4662e0c 11:04:16 ---> 4bd5d6f04a07 11:04:16 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:04:16 ---> Running in ac0531ecb009 11:04:16 Removing intermediate container ac0531ecb009 11:04:16 ---> 2f3e8797a0d0 11:04:16 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 11:04:16 ---> Running in 6c36ddb05ad5 11:04:16 Removing intermediate container 6c36ddb05ad5 11:04:16 ---> 98433df0ab61 11:04:16 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 11:04:16 ---> Running in 47d9469cdad9 11:04:16 Removing intermediate container 47d9469cdad9 11:04:16 ---> ba1f74492b1a 11:04:16 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:04:16 ---> Running in 47c8dd28edf8 11:04:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:04:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:04:16 OK: 211 MiB in 51 packages 11:04:17 Removing intermediate container 47c8dd28edf8 11:04:17 ---> e9707ba44364 11:04:17 Step 8/24 : WORKDIR /app 11:04:17 ---> Running in aebeea48ed66 11:04:17 Removing intermediate container aebeea48ed66 11:04:17 ---> 34ffd788c031 11:04:17 Step 9/24 : COPY go.mod vendor* ./ 11:04:17 ---> 2a7da598f4ca 11:04:17 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:04:17 ---> Running in 4168c0491928 11:04:18 Removing intermediate container 4168c0491928 11:04:18 ---> ced46177525b 11:04:18 Step 11/24 : COPY . . 11:04:18 ---> 36f3ed739590 11:04:18 Step 12/24 : RUN $MAKE 11:04:18 ---> Running in 24f42f8c7b84 11:04:18 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:04:40 Removing intermediate container 24f42f8c7b84 11:04:40 ---> d522c7fa097e 11:04:40 Step 13/24 : FROM alpine:3.16 11:04:40 3.16: Pulling from library/alpine 11:04:40 ef5531b6e74e: Pulling fs layer 11:04:40 ef5531b6e74e: Verifying Checksum 11:04:40 ef5531b6e74e: Download complete 11:04:40 ef5531b6e74e: Pull complete 11:04:40 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 11:04:40 Status: Downloaded newer image for alpine:3.16 11:04:40 ---> dfd21b5a31f5 11:04:40 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 11:04:40 ---> Running in 4623f8ac50dc 11:04:40 Removing intermediate container 4623f8ac50dc 11:04:40 ---> d3cdc948c0ab 11:04:40 Step 15/24 : RUN apk add --update --no-cache dumb-init 11:04:40 ---> Running in b19ead1b2752 11:04:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:04:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:04:40 (1/1) Installing dumb-init (1.2.5-r1) 11:04:40 Executing busybox-1.35.0-r17.trigger 11:04:40 OK: 6 MiB in 15 packages 11:04:40 Removing intermediate container b19ead1b2752 11:04:40 ---> 4308c5809d46 11:04:40 Step 16/24 : COPY --from=builder /app/LICENSE / 11:04:40 ---> c265f6a36eac 11:04:40 Step 17/24 : COPY --from=builder /app/Attribution.txt / 11:04:40 ---> 0b0f91ac9de9 11:04:40 Step 18/24 : COPY --from=builder /app/cmd/ / 11:04:41 ---> ddbc36b77479 11:04:41 Step 19/24 : EXPOSE 59989 11:04:41 ---> Running in 1017efe9830e 11:04:41 Removing intermediate container 1017efe9830e 11:04:41 ---> 8ce2f5db76c9 11:04:41 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 11:04:41 ---> Running in e89c5a78e23a 11:04:41 Removing intermediate container e89c5a78e23a 11:04:41 ---> ff76ac4f9602 11:04:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:04:41 ---> Running in 21af2766f7ff 11:04:41 Removing intermediate container 21af2766f7ff 11:04:41 ---> a85f953085c1 11:04:41 Step 22/24 : LABEL arch=amd64 11:04:41 ---> Running in 0dc6a4da7639 11:04:41 Removing intermediate container 0dc6a4da7639 11:04:41 ---> 42e50e7efa6d 11:04:41 Step 23/24 : LABEL git_sha=b1c7cd92d556b570c51428bc25b9f396bcc941d0 11:04:41 ---> Running in b7f0f4979725 11:04:41 Removing intermediate container b7f0f4979725 11:04:41 ---> d1b1e968420d 11:04:41 Step 24/24 : LABEL version=0.0.0 11:04:41 ---> Running in b946c6b81f10 11:04:41 Removing intermediate container b946c6b81f10 11:04:41 ---> 3709a951facc 11:04:41 [Warning] One or more build-args [ARCH] were not consumed 11:04:41 Successfully built 3709a951facc 11:04:41 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:04:42 11:04:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:04:43 latest: Pulling from edgex-lftools-log-publisher 11:04:43 5eb5b503b376: Pulling fs layer 11:04:43 5c69ac0246d0: Pulling fs layer 11:04:43 ec43610c2a17: Pulling fs layer 11:04:43 3a2ae6a8a46f: Pulling fs layer 11:04:43 33b1e0a273af: Pulling fs layer 11:04:43 5d3b04190fa2: Pulling fs layer 11:04:43 2f39f015ded8: Pulling fs layer 11:04:43 33b1e0a273af: Waiting 11:04:43 5d3b04190fa2: Waiting 11:04:43 2f39f015ded8: Waiting 11:04:43 3a2ae6a8a46f: Waiting 11:04:43 5c69ac0246d0: Verifying Checksum 11:04:43 5c69ac0246d0: Download complete 11:04:43 3a2ae6a8a46f: Download complete 11:04:43 33b1e0a273af: Verifying Checksum 11:04:43 33b1e0a273af: Download complete 11:04:43 5d3b04190fa2: Download complete 11:04:43 ec43610c2a17: Verifying Checksum 11:04:43 ec43610c2a17: Download complete 11:04:43 5eb5b503b376: Verifying Checksum 11:04:43 5eb5b503b376: Download complete 11:04:44 2f39f015ded8: Verifying Checksum 11:04:44 2f39f015ded8: Download complete 11:04:44 5eb5b503b376: Pull complete 11:04:44 5c69ac0246d0: Pull complete 11:04:45 ec43610c2a17: Pull complete 11:04:45 3a2ae6a8a46f: Pull complete 11:04:45 33b1e0a273af: Pull complete 11:04:45 5d3b04190fa2: Pull complete 11:04:49 2f39f015ded8: Pull complete 11:04:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:04:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:04:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:04:49 prd-ubuntu20.04-docker-8c-8g-7559 does not seem to be running inside a container 11:04:49 $ 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-167 -v /w/workspace/undry_device-rfid-llrp-go_PR-167:/w/workspace/undry_device-rfid-llrp-go_PR-167:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-167@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-167@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:04:52 $ docker top 16492e2fe355b986155b3f45508d342ce74f1bbec6f37012bb40d472194f6930 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:04:53 ---> job-cost.sh 11:04:53 lf-activate-venv: SKIPPING 11:04:53 INFO: No Stack... 11:04:53 INFO: Retrieving Pricing Info for: v3-standard-8 11:04:53 INFO: Archiving Costs [Pipeline] sh 11:04:54 + cat /w/workspace/undry_device-rfid-llrp-go_PR-167/archives/cost.csv 11:04:54 + cut -d, -f6 [Pipeline] lock 11:04:54 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-167-1-stack-cost] 11:04:54 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-167-1-stack-cost] did not exist. Created. 11:04:54 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-167-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:04:54 + echo total: 0.2199999988079071 [Pipeline] stash 11:04:54 Stashed 1 file(s) [Pipeline] } 11:04:54 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-167-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:04:54 $ docker stop --time=1 16492e2fe355b986155b3f45508d342ce74f1bbec6f37012bb40d472194f6930 11:04:55 $ docker rm -f --volumes 16492e2fe355b986155b3f45508d342ce74f1bbec6f37012bb40d472194f6930 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:05:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7562 in /w/workspace/undry_device-rfid-llrp-go_PR-167 [Pipeline] { [Pipeline] ws 11:05:40 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 11:05:40 Selected Git installation does not exist. Using Default 11:05:40 The recommended git tool is: NONE 11:05:46 using credential edgex-jenkins-ssh 11:05:46 Cloning the remote Git repository 11:05:46 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:05:46 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 11:05:46 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:05:46 > git --version # timeout=10 11:05:46 > git --version # 'git version 2.25.1' 11:05:46 using GIT_SSH to set credentials SSH Credentials for GitHub 11:05:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:05:47 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:05:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:05:48 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:05:48 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:05:48 using GIT_SSH to set credentials SSH Credentials for GitHub 11:05:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/167/head:refs/remotes/origin/PR-167 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:05:49 Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit b1c7cd92d556b570c51428bc25b9f396bcc941d0 11:05:49 Merge succeeded, producing b1c7cd92d556b570c51428bc25b9f396bcc941d0 11:05:49 Checking out Revision b1c7cd92d556b570c51428bc25b9f396bcc941d0 (PR-167) 11:05:50 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 11:05:50 > git --version # timeout=10 11:05:50 > git --version # 'git version 2.25.1' 11:05:50 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 11:05:49 > git config core.sparsecheckout # timeout=10 11:05:49 > git checkout -f b1c7cd92d556b570c51428bc25b9f396bcc941d0 # timeout=10 11:05:49 > git remote # timeout=10 11:05:49 > git config --get remote.origin.url # timeout=10 11:05:49 using GIT_SSH to set credentials SSH Credentials for GitHub 11:05:49 > git merge c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 11:05:49 > git rev-parse HEAD^{commit} # timeout=10 11:05:49 > git config core.sparsecheckout # timeout=10 11:05:49 > git checkout -f b1c7cd92d556b570c51428bc25b9f396bcc941d0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:05:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:05:51 % Total % Received % Xferd Average Speed Time Time Time Current 11:05:51 Dload Upload Total Spent Left Speed 11:05:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh 11:05:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:05:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:05:52 + sudo tee /etc/docker/daemon.new 11:05:52 { 11:05:52 "registry-mirrors": [ 11:05:52 "https://nexus3.edgexfoundry.org:10001" 11:05:52 ], 11:05:52 "bip": "10.250.0.254/24", 11:05:52 "hosts": [ 11:05:52 "tcp://0.0.0.0:5555", 11:05:52 "unix:///var/run/docker.sock" 11:05:52 ], 11:05:52 "mtu": 1458, 11:05:52 "selinux-enabled": true, 11:05:52 "seccomp-profile": "/etc/docker/seccomp.json" 11:05:52 } [Pipeline] sh 11:05:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:05:53 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:06:11 provisioning config files... 11:06:11 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config6513491525285075534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:06:11 ---> docker-login.sh 11:06:11 nexus3.edgexfoundry.org:10001 11:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:06:12 Configure a credential helper to remove this warning. See 11:06:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:06:12 11:06:12 Login Succeeded 11:06:12 nexus3.edgexfoundry.org:10002 11:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:06:12 Configure a credential helper to remove this warning. See 11:06:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:06:12 11:06:12 Login Succeeded 11:06:12 nexus3.edgexfoundry.org:10003 11:06:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:06:13 Configure a credential helper to remove this warning. See 11:06:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:06:13 11:06:13 Login Succeeded 11:06:13 nexus3.edgexfoundry.org:10004 11:06:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:06:13 Configure a credential helper to remove this warning. See 11:06:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:06:13 11:06:13 Login Succeeded 11:06:13 docker.io 11:06:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:06:14 Configure a credential helper to remove this warning. See 11:06:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:06:14 11:06:14 Login Succeeded 11:06:14 ---> docker-login.sh ends [Pipeline] } 11:06:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:06:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:06:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:06:14 ========================================================= 11:06:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 11:06:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:15 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 11:06:15 Sending build context to Docker daemon 1.217MB 11:06:15 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 11:06:15 Step 2/12 : FROM ${BASE} AS builder 11:06:15 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:06:15 9b18e9b68314: Pulling fs layer 11:06:15 35d82f9e3411: Pulling fs layer 11:06:15 e16973657156: Pulling fs layer 11:06:15 fc693d55d65f: Pulling fs layer 11:06:15 7e9fc2657dce: Pulling fs layer 11:06:15 dda99020689f: Pulling fs layer 11:06:15 db1c61fa0a46: Pulling fs layer 11:06:15 891c053d2c06: Pulling fs layer 11:06:15 fc693d55d65f: Waiting 11:06:15 7e9fc2657dce: Waiting 11:06:15 dda99020689f: Waiting 11:06:15 db1c61fa0a46: Waiting 11:06:15 891c053d2c06: Waiting 11:06:15 e16973657156: Verifying Checksum 11:06:15 e16973657156: Download complete 11:06:15 35d82f9e3411: Verifying Checksum 11:06:15 35d82f9e3411: Download complete 11:06:15 7e9fc2657dce: Verifying Checksum 11:06:15 7e9fc2657dce: Download complete 11:06:15 dda99020689f: Download complete 11:06:15 9b18e9b68314: Verifying Checksum 11:06:15 9b18e9b68314: Download complete 11:06:16 9b18e9b68314: Pull complete 11:06:16 891c053d2c06: Verifying Checksum 11:06:16 891c053d2c06: Download complete 11:06:17 35d82f9e3411: Pull complete 11:06:17 e16973657156: Pull complete 11:06:18 db1c61fa0a46: Verifying Checksum 11:06:18 db1c61fa0a46: Download complete 11:06:18 fc693d55d65f: Verifying Checksum 11:06:18 fc693d55d65f: Download complete 11:06:31 fc693d55d65f: Pull complete 11:06:31 7e9fc2657dce: Pull complete 11:06:31 dda99020689f: Pull complete 11:06:36 db1c61fa0a46: Pull complete 11:06:39 891c053d2c06: Pull complete 11:06:39 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 11:06:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 11:06:39 ---> f96f9c87975a 11:06:39 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:06:41 ---> Running in 34158b151333 11:06:41 Removing intermediate container 34158b151333 11:06:41 ---> b6c4a80b3b7d 11:06:41 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:06:41 ---> Running in cce55de29d17 11:06:41 Removing intermediate container cce55de29d17 11:06:41 ---> 903315076fc5 11:06:41 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:06:41 ---> Running in 9b48b50c8982 11:06:42 Removing intermediate container 9b48b50c8982 11:06:42 ---> deb80e935bf3 11:06:42 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:06:42 ---> Running in c3d1db6e4ccf 11:06:42 Removing intermediate container c3d1db6e4ccf 11:06:42 ---> 7e1129caadb2 11:06:42 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:06:42 ---> Running in c7e7e05f2cf4 11:06:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:06:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:06:44 OK: 221 MiB in 51 packages 11:06:45 Removing intermediate container c7e7e05f2cf4 11:06:45 ---> c6769f85011e 11:06:45 Step 8/12 : WORKDIR /app 11:06:45 ---> Running in b84889ef6dc5 11:06:45 Removing intermediate container b84889ef6dc5 11:06:45 ---> e8eef2bd988c 11:06:45 Step 9/12 : COPY go.mod vendor* ./ 11:06:49 ---> ae628948544a 11:06:49 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:06:49 ---> Running in 88fab5fb59ae 11:07:57 Removing intermediate container 88fab5fb59ae 11:07:57 ---> 7d315fe2e3f1 11:07:57 Step 11/12 : COPY . . 11:07:57 ---> a88ded0da382 11:07:57 Step 12/12 : RUN $MAKE 11:07:57 ---> Running in 7140a0b0901b 11:07:57 noop 11:07:57 Removing intermediate container 7140a0b0901b 11:07:57 ---> 1a1739b3b2aa 11:07:57 Successfully built 1a1739b3b2aa 11:07:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:57 + docker inspect -f . ci-base-image-arm64 11:07:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:07:57 prd-ubuntu20.04-docker-arm64-4c-16g-7562 does not seem to be running inside a container 11:07:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:07:59 $ docker top 770ab2424e9e4f71db3c0a7d5df7fb572bc117a7ec2cd4bdb2b2db559c3258be -eo pid,comm [Pipeline] { [Pipeline] sh 11:07:59 + go version 11:07:59 go version go1.18.7 linux/arm64 [Pipeline] } 11:08:00 $ docker stop --time=1 770ab2424e9e4f71db3c0a7d5df7fb572bc117a7ec2cd4bdb2b2db559c3258be 11:08:01 $ docker rm -f --volumes 770ab2424e9e4f71db3c0a7d5df7fb572bc117a7ec2cd4bdb2b2db559c3258be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:02 + docker inspect -f . ci-base-image-arm64 11:08:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:08:02 prd-ubuntu20.04-docker-arm64-4c-16g-7562 does not seem to be running inside a container 11:08:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:08:03 $ docker top 5de976cb9f2da81655de501de0cefa661f5d933e0e30c1ad362484edbc39e038 -eo pid,comm [Pipeline] { [Pipeline] sh 11:08:04 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 11:08:04 + make test 11:08:04 go test ./... -coverprofile=coverage.out ./... 11:08:06 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:09:43 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:09:43 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:10:01 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 23.364s coverage: 40.7% of statements 11:10:01 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.475s coverage: 52.0% of statements 11:10:01 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.050s coverage: 95.5% of statements 11:10:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:10:01 go vet ./... 11:10:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:10:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:10:29 ./bin/test-attribution-txt.sh 11:10:29 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 11:10:29 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 11:10:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:10:29 $ docker stop --time=1 5de976cb9f2da81655de501de0cefa661f5d933e0e30c1ad362484edbc39e038 11:10:32 $ docker rm -f --volumes 5de976cb9f2da81655de501de0cefa661f5d933e0e30c1ad362484edbc39e038 [Pipeline] // withDockerContainer [Pipeline] sh 11:10:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:10:34 Warning: overwriting stash ‘coverage-report’ 11:10:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:10:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:10:35 + ls -al . 11:10:35 total 628 11:10:35 drwxrwxr-x 10 jenkins jenkins 4096 Feb 27 11:08 . 11:10:35 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 11:05 .. 11:10:35 -rw-rw-r-- 1 jenkins jenkins 134 Feb 27 11:05 .dockerignore 11:10:35 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 11:05 .git 11:10:35 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 11:05 .github 11:10:35 -rw-rw-r-- 1 jenkins jenkins 946 Feb 27 11:05 .gitignore 11:10:35 -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 11:05 .golangci.yml 11:10:35 -rw-rw-r-- 1 jenkins jenkins 10896 Feb 27 11:05 Attribution.txt 11:10:35 -rw-rw-r-- 1 jenkins jenkins 5905 Feb 27 11:05 CHANGELOG.md 11:10:35 -rw-rw-r-- 1 jenkins jenkins 1347 Feb 27 11:05 Dockerfile 11:10:35 -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 11:05 GOVERNANCE.md 11:10:35 -rw-rw-r-- 1 jenkins jenkins 683 Feb 27 11:05 Jenkinsfile 11:10:35 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 27 11:05 LICENSE 11:10:35 -rw-rw-r-- 1 jenkins jenkins 2018 Feb 27 11:05 Makefile 11:10:35 -rw-rw-r-- 1 jenkins jenkins 625 Feb 27 11:05 OWNERS.md 11:10:35 -rw-rw-r-- 1 jenkins jenkins 28496 Feb 27 11:05 README.md 11:10:35 -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 11:02 VERSION 11:10:35 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 11:05 bin 11:10:35 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 11:05 cmd 11:10:35 -rw-r--r-- 1 jenkins jenkins 457862 Feb 27 11:09 coverage.out 11:10:35 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 11:05 examples 11:10:35 -rw-rw-r-- 1 jenkins jenkins 3463 Feb 27 11:05 go.mod 11:10:35 -rw-rw-r-- 1 jenkins jenkins 33007 Feb 27 11:05 go.sum 11:10:35 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 11:05 images 11:10:35 drwxrwxr-x 5 jenkins jenkins 4096 Feb 27 11:05 internal 11:10:35 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 11:05 snap 11:10:35 -rw-rw-r-- 1 jenkins jenkins 193 Feb 27 11:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:36 + 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=b1c7cd92d556b570c51428bc25b9f396bcc941d0 --label arch=arm64 --label version=0.0.0 . 11:10:36 Sending build context to Docker daemon 1.217MB 11:10:36 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 11:10:36 Step 2/24 : FROM ${BASE} AS builder 11:10:36 ---> 1a1739b3b2aa 11:10:36 Step 3/24 : ARG ADD_BUILD_TAGS="" 11:10:36 ---> Running in d59aa278654a 11:10:36 Removing intermediate container d59aa278654a 11:10:36 ---> 2bae809bcda8 11:10:36 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:10:37 ---> Running in b3d8a15c0790 11:10:37 Removing intermediate container b3d8a15c0790 11:10:37 ---> 4806c496cdc7 11:10:37 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 11:10:37 ---> Running in 2f609e13ae4b 11:10:37 Removing intermediate container 2f609e13ae4b 11:10:37 ---> 6e9a511d3767 11:10:37 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 11:10:37 ---> Running in 94b3321bf7a0 11:10:38 Removing intermediate container 94b3321bf7a0 11:10:38 ---> fbe4f1768289 11:10:38 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:10:38 ---> Running in b74151001fed 11:10:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:10:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:10:40 OK: 221 MiB in 51 packages 11:10:42 Removing intermediate container b74151001fed 11:10:42 ---> 5e20f4156d2a 11:10:42 Step 8/24 : WORKDIR /app 11:10:42 ---> Running in d4fe0e42df52 11:10:42 Removing intermediate container d4fe0e42df52 11:10:42 ---> 07bfabce9245 11:10:42 Step 9/24 : COPY go.mod vendor* ./ 11:10:42 ---> 718901c7d7be 11:10:42 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:10:42 ---> Running in fc12d9f842dc 11:10:45 Removing intermediate container fc12d9f842dc 11:10:45 ---> 2c149d286f06 11:10:45 Step 11/24 : COPY . . 11:10:46 ---> 725085ecc643 11:10:46 Step 12/24 : RUN $MAKE 11:10:46 ---> Running in d08c318d2e66 11:10:47 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:13:08 Removing intermediate container d08c318d2e66 11:13:08 ---> 06959ccb60f9 11:13:08 Step 13/24 : FROM alpine:3.16 11:13:08 3.16: Pulling from library/alpine 11:13:08 3760b48202b3: Pulling fs layer 11:13:08 3760b48202b3: Verifying Checksum 11:13:08 3760b48202b3: Download complete 11:13:08 3760b48202b3: Pull complete 11:13:08 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 11:13:08 Status: Downloaded newer image for alpine:3.16 11:13:08 ---> 4c81e5bf8899 11:13:08 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 11:13:08 ---> Running in 5ed43c530d0b 11:13:08 Removing intermediate container 5ed43c530d0b 11:13:08 ---> 1f20df1c2b11 11:13:08 Step 15/24 : RUN apk add --update --no-cache dumb-init 11:13:08 ---> Running in 8de5ddc6713c 11:13:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:13:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:13:08 (1/1) Installing dumb-init (1.2.5-r1) 11:13:08 Executing busybox-1.35.0-r17.trigger 11:13:08 OK: 5 MiB in 15 packages 11:13:08 Removing intermediate container 8de5ddc6713c 11:13:08 ---> bac05d7da883 11:13:08 Step 16/24 : COPY --from=builder /app/LICENSE / 11:13:08 ---> 7c177e25da64 11:13:08 Step 17/24 : COPY --from=builder /app/Attribution.txt / 11:13:08 ---> 2116f041c5ee 11:13:08 Step 18/24 : COPY --from=builder /app/cmd/ / 11:13:08 ---> 3830c111cd75 11:13:08 Step 19/24 : EXPOSE 59989 11:13:08 ---> Running in 133fa4173194 11:13:08 Removing intermediate container 133fa4173194 11:13:08 ---> 28a74c91e06a 11:13:08 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 11:13:08 ---> Running in cca93f8bf2a2 11:13:08 Removing intermediate container cca93f8bf2a2 11:13:08 ---> b5df3575a073 11:13:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:13:08 ---> Running in b878fed7e8ef 11:13:08 Removing intermediate container b878fed7e8ef 11:13:08 ---> 8c8b5e149bf9 11:13:08 Step 22/24 : LABEL arch=arm64 11:13:08 ---> Running in 64946d0ff81d 11:13:08 Removing intermediate container 64946d0ff81d 11:13:08 ---> 83720331c0ec 11:13:08 Step 23/24 : LABEL git_sha=b1c7cd92d556b570c51428bc25b9f396bcc941d0 11:13:08 ---> Running in 0d0bbaae5fe8 11:13:08 Removing intermediate container 0d0bbaae5fe8 11:13:08 ---> a49068c5dafe 11:13:08 Step 24/24 : LABEL version=0.0.0 11:13:08 ---> Running in 79308b83b7b9 11:13:08 Removing intermediate container 79308b83b7b9 11:13:08 ---> c2b917710a9e 11:13:08 [Warning] One or more build-args [ARCH] were not consumed 11:13:08 Successfully built c2b917710a9e 11:13:08 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:13:09 11:13:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:13:10 arm64: Pulling from edgex-lftools-log-publisher 11:13:10 8998bd30e6a1: Pulling fs layer 11:13:10 04944245beec: Pulling fs layer 11:13:10 699f458cf7ca: Pulling fs layer 11:13:10 765212b225bb: Pulling fs layer 11:13:10 f23df028b6ca: Pulling fs layer 11:13:10 d65c8cfc05b1: Pulling fs layer 11:13:10 2437ff75d9bd: Pulling fs layer 11:13:10 d65c8cfc05b1: Waiting 11:13:10 2437ff75d9bd: Waiting 11:13:10 765212b225bb: Waiting 11:13:10 f23df028b6ca: Waiting 11:13:10 04944245beec: Verifying Checksum 11:13:10 04944245beec: Download complete 11:13:10 765212b225bb: Verifying Checksum 11:13:10 765212b225bb: Download complete 11:13:10 f23df028b6ca: Verifying Checksum 11:13:10 f23df028b6ca: Download complete 11:13:10 d65c8cfc05b1: Verifying Checksum 11:13:10 d65c8cfc05b1: Download complete 11:13:10 699f458cf7ca: Verifying Checksum 11:13:10 699f458cf7ca: Download complete 11:13:10 8998bd30e6a1: Verifying Checksum 11:13:10 8998bd30e6a1: Download complete 11:13:13 2437ff75d9bd: Verifying Checksum 11:13:13 2437ff75d9bd: Download complete 11:13:14 8998bd30e6a1: Pull complete 11:13:15 04944245beec: Pull complete 11:13:16 699f458cf7ca: Pull complete 11:13:16 765212b225bb: Pull complete 11:13:17 f23df028b6ca: Pull complete 11:13:17 d65c8cfc05b1: Pull complete 11:13:32 2437ff75d9bd: Pull complete 11:13:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:13:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:13:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:13:33 prd-ubuntu20.04-docker-arm64-4c-16g-7562 does not seem to be running inside a container 11:13:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:13:35 $ docker top 16acd95ad642db65a316ea34ecc490eda52b33a7bff987703f0a23d5188128dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:13:36 ---> job-cost.sh 11:13:36 lf-activate-venv: SKIPPING 11:13:36 INFO: No Stack... 11:13:37 INFO: Retrieving Pricing Info for: v3-standard-4 11:13:37 INFO: Archiving Costs [Pipeline] sh 11:13:38 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 11:13:38 + cut -d, -f6 [Pipeline] lock 11:13:38 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-167-1-stack-cost] 11:13:38 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-167-1-stack-cost] did not exist. Created. 11:13:38 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-167-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:13:39 /w/workspace/device-rfid-llrp-go/1@tmp/durable-7f4a26d6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:13:39 + echo total: 0.10999999940395355 [Pipeline] stash 11:13:39 Warning: overwriting stash ‘stack-cost’ 11:13:39 Stashed 1 file(s) [Pipeline] } 11:13:39 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-167-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:13:39 $ docker stop --time=1 16acd95ad642db65a316ea34ecc490eda52b33a7bff987703f0a23d5188128dd 11:13:41 $ docker rm -f --volumes 16acd95ad642db65a316ea34ecc490eda52b33a7bff987703f0a23d5188128dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 11:13:42 provisioning config files... 11:13:42 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-167@tmp/config5675435713333116035tmp [Pipeline] { [Pipeline] sh 11:13:42 + set +x 11:13:42 + curl+ -s https://codecov.io/bash 11:13:42 bash -s -- 11:13:42 11:13:42 _____ _ 11:13:42 / ____| | | 11:13:42 | | ___ __| | ___ ___ _____ __ 11:13:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:13:42 | |___| (_) | (_| | __/ (_| (_) \ V / 11:13:42 \_____\___/ \__,_|\___|\___\___/ \_/ 11:13:42 Bash-1.0.6 11:13:42 11:13:42 11:13:42 ==> git version 2.25.1 found 11:13:42 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 11:13:42 Release-Date: 2020-01-08 11:13:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:13:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:13:42 ==> Jenkins CI detected. 11:13:42 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-167 11:13:42 project root: . 11:13:42 --> token set from env 11:13:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:13:42 ==> Running gcov in . (disable via -X gcov) 11:13:42 ==> Python coveragepy not found 11:13:42 ==> Searching for coverage reports in: 11:13:42 + . 11:13:42 -> Found 1 reports 11:13:42 ==> Detecting git/mercurial file structure 11:13:42 ==> Reading reports 11:13:42 + ./coverage.out bytes=457862 11:13:42 ==> Appending adjustments 11:13:42 https://docs.codecov.io/docs/fixing-reports 11:13:42 + Found adjustments 11:13:42 ==> Gzipping contents 11:13:43 52K /tmp/codecov.5I0DLy.gz 11:13:43 ==> Uploading reports 11:13:43 url: https://codecov.io 11:13:43 query: branch=PR-167&commit=b1c7cd92d556b570c51428bc25b9f396bcc941d0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-167%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=167&job=&cmd_args= 11:13:43 -> Pinging Codecov 11:13:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-167&commit=b1c7cd92d556b570c51428bc25b9f396bcc941d0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-167%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=167&job=&cmd_args= 11:13:43 -> Uploading to 11:13:43 https://storage.googleapis.com/codecov/v4/raw/2023-02-27/581DD39554BDF9B6E22D074273EAD858/b1c7cd92d556b570c51428bc25b9f396bcc941d0/42ee71d5-be4f-470c-ad16-9824b71ae9d4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230227T111342Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1459e973ec1d23e7d3fb7dc701a34feb035c5bf2a2181342216c3bdf76b0ac60 11:13:43 % Total % Received % Xferd Average Speed Time Time Time Current 11:13:43 Dload Upload Total Spent Left Speed 11:13:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51254 0 0 100 51254 0 246k --:--:-- --:--:-- --:--:-- 245k 100 51254 0 0 100 51254 0 198k --:--:-- --:--:-- --:--:-- 197k 11:13:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/b1c7cd92d556b570c51428bc25b9f396bcc941d0 [Pipeline] } 11:13:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:13:45 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-167/archives ] 11:13:45 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-167/archives 11:13:45 total 16 11:13:45 drwxr-xr-x 3 root root 4096 Feb 27 11:04 . 11:13:45 drwxrwxr-x 12 jenkins jenkins 4096 Feb 27 11:04 .. 11:13:45 drwxr-xr-x 2 root root 4096 Feb 27 11:04 cost 11:13:45 -rw-r--r-- 1 root root 91 Feb 27 11:04 cost.csv 11:13:45 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-167/archives 11:13:45 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-167/archives 11:13:45 total 16 11:13:45 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 11:04 . 11:13:45 drwxrwxr-x 12 jenkins jenkins 4096 Feb 27 11:04 .. 11:13:45 drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 11:04 cost 11:13:45 -rw-r--r-- 1 jenkins jenkins 91 Feb 27 11:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:13:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:13:46 ---> package-listing.sh 11:13:46 ++ facter osfamily 11:13:46 ++ tr '[:upper:]' '[:lower:]' 11:13:46 + OS_FAMILY=debian 11:13:46 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-167 11:13:46 + START_PACKAGES=/tmp/packages_start.txt 11:13:46 + END_PACKAGES=/tmp/packages_end.txt 11:13:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:13:46 + PACKAGES=/tmp/packages_start.txt 11:13:46 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-167 ']' 11:13:46 + PACKAGES=/tmp/packages_end.txt 11:13:46 + case "${OS_FAMILY}" in 11:13:46 + dpkg -l 11:13:46 + grep '^ii' 11:13:46 + '[' -f /tmp/packages_start.txt ']' 11:13:46 + '[' -f /tmp/packages_end.txt ']' 11:13:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:13:46 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-167 ']' 11:13:46 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-167/archives/ 11:13:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-167/archives/ [Pipeline] echo 11:13:46 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-167/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:13:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:13:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:13:47 prd-ubuntu20.04-docker-8c-8g-7559 does not seem to be running inside a container 11:13:47 $ 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-167/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-167 -v /w/workspace/undry_device-rfid-llrp-go_PR-167:/w/workspace/undry_device-rfid-llrp-go_PR-167:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-167@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-167@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 11:13:47 $ docker top 9447fef8a06a922e10a2817859e86c2680832cd2a238f4138b86ca2d928dce87 -eo pid,comm [Pipeline] { [Pipeline] sh 11:13:48 + touch /tmp/pre-build-complete [Pipeline] sh 11:13:48 + mkdir -p /var/log/sysstat [Pipeline] sh 11:13:49 + ls /var/log/sa-host 11:13:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:13:49 provisioning config files... 11:13:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-167@tmp/config14299055151616462312tmp [Pipeline] { [Pipeline] echo 11:13:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:13:49 ---> create-netrc.sh [Pipeline] } 11:13:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:13:49 ---> python-tools-install.sh [Pipeline] echo 11:13:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:13:50 ---> sudo-logs.sh 11:13:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:13:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:13:50 ---> job-cost.sh 11:13:50 lf-activate-venv: SKIPPING 11:13:50 DEBUG: total: 0.2199999988079071 11:13:50 INFO: Retrieving Stack Cost... 11:13:51 INFO: Retrieving Pricing Info for: v3-standard-8 11:13:51 INFO: Archiving Costs [Pipeline] echo 11:13:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:13:51 ---> logs-deploy.sh 11:13:51 lf-activate-venv: SKIPPING 11:13:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-167/1 11:13:51 INFO: archiving workspace using pattern(s): 11:13:52 Archives upload complete. 11:13:52 INFO: archiving logs to Nexus