Pull request #154 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7fdfd74c885cc982471571f25136136f1bd6778b+c8ddb795451293862e71ea8481bb36f4aa2ad204 (f4bcaa2761836f707e9ffb808f43872289088ac6) 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-ssh1668081390713058555.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-ssh1645588871330332966.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-154/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-154/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14563838235526152092.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-154/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7385636263097330145.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-ssh7190746912031766503.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-154/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-154/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4192353456117205886.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5716 in /w/workspace/undry_device-rfid-llrp-go_PR-154 [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-154 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit 7fdfd74c885cc982471571f25136136f1bd6778b Merge succeeded, producing 7fdfd74c885cc982471571f25136136f1bd6778b Checking out Revision 7fdfd74c885cc982471571f25136136f1bd6778b (PR-154) 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 [2023-02-14T02:24:10.649Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > 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/154/head:refs/remotes/origin/PR-154 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7fdfd74c885cc982471571f25136136f1bd6778b # 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 7fdfd74c885cc982471571f25136136f1bd6778b # timeout=10 [Pipeline] withCredentials [2023-02-14T02:24:10.829Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-14T02:24:10.926Z] ========================================================= [2023-02-14T02:24:10.926Z] EdgeX Global Pipelines Version Info [2023-02-14T02:24:10.926Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-14T02:24:12.583Z] ------------------- [2023-02-14T02:24:12.583Z] stable info: [2023-02-14T02:24:12.583Z] ------------------- [2023-02-14T02:24:12.583Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-14T02:24:12.583Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-14T02:24:12.583Z] Message: update stable to v1.0.244 [2023-02-14T02:24:13.162Z] ------------------- [2023-02-14T02:24:13.162Z] experimental info: [2023-02-14T02:24:13.162Z] ------------------- [2023-02-14T02:24:13.162Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-14T02:24:13.162Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-14T02:24:13.162Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-14T02:24:13.470Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-02-14T02:24:13.513Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-02-14T02:24:13.558Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-14T02:24:13.604Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-14T02:24:13.646Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-14T02:24:13.688Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-14T02:24:13.769Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-14T02:24:13.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-14T02:24:13.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-14T02:24:13.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-14T02:24:13.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-14T02:24:13.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-02-14T02:24:14.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-14T02:24:14.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-14T02:24:14.103Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-14T02:24:14.140Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-14T02:24:14.178Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-14T02:24:14.215Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-14T02:24:14.251Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-14T02:24:14.286Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-14T02:24:14.327Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-14T02:24:14.365Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-14T02:24:14.402Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-14T02:24:14.451Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-14T02:24:14.497Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-14T02:24:14.541Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-14T02:24:14.591Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-14T02:24:14.635Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-154 [Pipeline] echo [2023-02-14T02:24:14.678Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-154 [Pipeline] echo [2023-02-14T02:24:14.717Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-154 [Pipeline] echo [2023-02-14T02:24:14.759Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7fdfd74c885cc982471571f25136136f1bd6778b [Pipeline] echo [2023-02-14T02:24:14.802Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7fdfd74 [Pipeline] echo [2023-02-14T02:24:14.845Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T02:24:14.961Z] provisioning config files... [2023-02-14T02:24:14.974Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-154@tmp/config6113825269046855311tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T02:24:15.407Z] ---> docker-login.sh [2023-02-14T02:24:15.407Z] nexus3.edgexfoundry.org:10001 [2023-02-14T02:24:15.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T02:24:15.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T02:24:15.703Z] Configure a credential helper to remove this warning. See [2023-02-14T02:24:15.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T02:24:15.703Z] [2023-02-14T02:24:15.703Z] Login Succeeded [2023-02-14T02:24:15.703Z] nexus3.edgexfoundry.org:10002 [2023-02-14T02:24:15.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T02:24:15.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T02:24:15.964Z] Configure a credential helper to remove this warning. See [2023-02-14T02:24:15.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T02:24:15.964Z] [2023-02-14T02:24:15.964Z] Login Succeeded [2023-02-14T02:24:15.964Z] nexus3.edgexfoundry.org:10003 [2023-02-14T02:24:15.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T02:24:16.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T02:24:16.224Z] Configure a credential helper to remove this warning. See [2023-02-14T02:24:16.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T02:24:16.224Z] [2023-02-14T02:24:16.224Z] Login Succeeded [2023-02-14T02:24:16.224Z] nexus3.edgexfoundry.org:10004 [2023-02-14T02:24:16.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T02:24:16.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T02:24:16.224Z] Configure a credential helper to remove this warning. See [2023-02-14T02:24:16.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T02:24:16.224Z] [2023-02-14T02:24:16.224Z] Login Succeeded [2023-02-14T02:24:16.224Z] docker.io [2023-02-14T02:24:16.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T02:24:16.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T02:24:16.795Z] Configure a credential helper to remove this warning. See [2023-02-14T02:24:16.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T02:24:16.795Z] [2023-02-14T02:24:16.795Z] Login Succeeded [2023-02-14T02:24:16.795Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T02:24:16.824Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-14T02:24:17.460Z] + git rev-list -1 --merges 7fdfd74c885cc982471571f25136136f1bd6778b~1..7fdfd74c885cc982471571f25136136f1bd6778b [Pipeline] echo [2023-02-14T02:24:17.571Z] -----------> git rev-list -1 --merges 7fdfd74c885cc982471571f25136136f1bd6778b~1..7fdfd74c885cc982471571f25136136f1bd6778b 7fdfd74c885cc982471571f25136136f1bd6778b [false] [Pipeline] sh [2023-02-14T02:24:17.920Z] + git log --format=format:%s -1 7fdfd74c885cc982471571f25136136f1bd6778b [Pipeline] echo [2023-02-14T02:24:17.958Z] ========================================================= [2023-02-14T02:24:17.958Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-14T02:24:17.958Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-14T02:24:18.416Z] + git log --format=format:%s -1 7fdfd74c885cc982471571f25136136f1bd6778b [Pipeline] echo [2023-02-14T02:24:18.446Z] [semverPrep] GIT_COMMIT: 7fdfd74c885cc982471571f25136136f1bd6778b, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-02-14T02:24:18.473Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-14T02:24:18.849Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-14T02:24:18.849Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-14T02:24:18.849Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-14T02:24:18.849Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-14T02:24:18.849Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-14T02:24:18.849Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-14T02:24:18.849Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T02:24:19.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T02:24:19.315Z] [2023-02-14T02:24:19.315Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T02:24:19.697Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T02:24:19.697Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-14T02:24:19.697Z] b85a868b505f: Pulling fs layer [2023-02-14T02:24:19.697Z] e2be974225ed: Pulling fs layer [2023-02-14T02:24:19.697Z] 339a4e72a1f5: Pulling fs layer [2023-02-14T02:24:19.697Z] 988bab9f4d93: Pulling fs layer [2023-02-14T02:24:19.697Z] 1469e6f7b9e6: Pulling fs layer [2023-02-14T02:24:19.697Z] eaf3925da568: Pulling fs layer [2023-02-14T02:24:19.697Z] bab4dde63d76: Pulling fs layer [2023-02-14T02:24:19.697Z] bde34c3a00c8: Pulling fs layer [2023-02-14T02:24:19.697Z] b352a97aabf1: Pulling fs layer [2023-02-14T02:24:19.697Z] 4872d77fe225: Pulling fs layer [2023-02-14T02:24:19.697Z] 5851b861e8e6: Pulling fs layer [2023-02-14T02:24:19.697Z] bab4dde63d76: Waiting [2023-02-14T02:24:19.697Z] 4872d77fe225: Waiting [2023-02-14T02:24:19.697Z] 5851b861e8e6: Waiting [2023-02-14T02:24:19.697Z] 1469e6f7b9e6: Waiting [2023-02-14T02:24:19.697Z] eaf3925da568: Waiting [2023-02-14T02:24:19.697Z] bde34c3a00c8: Waiting [2023-02-14T02:24:19.697Z] b352a97aabf1: Waiting [2023-02-14T02:24:19.697Z] 988bab9f4d93: Waiting [2023-02-14T02:24:19.958Z] e2be974225ed: Verifying Checksum [2023-02-14T02:24:19.958Z] e2be974225ed: Download complete [2023-02-14T02:24:19.958Z] 988bab9f4d93: Verifying Checksum [2023-02-14T02:24:19.958Z] 988bab9f4d93: Download complete [2023-02-14T02:24:19.958Z] 1469e6f7b9e6: Verifying Checksum [2023-02-14T02:24:19.958Z] 1469e6f7b9e6: Download complete [2023-02-14T02:24:20.266Z] eaf3925da568: Verifying Checksum [2023-02-14T02:24:20.266Z] eaf3925da568: Download complete [2023-02-14T02:24:20.266Z] 339a4e72a1f5: Verifying Checksum [2023-02-14T02:24:20.266Z] 339a4e72a1f5: Download complete [2023-02-14T02:24:20.266Z] bde34c3a00c8: Verifying Checksum [2023-02-14T02:24:20.266Z] bde34c3a00c8: Download complete [2023-02-14T02:24:20.266Z] b352a97aabf1: Download complete [2023-02-14T02:24:20.266Z] 4872d77fe225: Verifying Checksum [2023-02-14T02:24:20.266Z] 4872d77fe225: Download complete [2023-02-14T02:24:20.266Z] 5851b861e8e6: Download complete [2023-02-14T02:24:20.537Z] b85a868b505f: Verifying Checksum [2023-02-14T02:24:20.537Z] b85a868b505f: Download complete [2023-02-14T02:24:20.801Z] bab4dde63d76: Verifying Checksum [2023-02-14T02:24:20.801Z] bab4dde63d76: Download complete [2023-02-14T02:24:21.801Z] b85a868b505f: Pull complete [2023-02-14T02:24:21.801Z] e2be974225ed: Pull complete [2023-02-14T02:24:22.401Z] 339a4e72a1f5: Pull complete [2023-02-14T02:24:22.401Z] 988bab9f4d93: Pull complete [2023-02-14T02:24:22.665Z] 1469e6f7b9e6: Pull complete [2023-02-14T02:24:22.665Z] eaf3925da568: Pull complete [2023-02-14T02:24:24.579Z] bab4dde63d76: Pull complete [2023-02-14T02:24:24.579Z] bde34c3a00c8: Pull complete [2023-02-14T02:24:24.579Z] b352a97aabf1: Pull complete [2023-02-14T02:24:24.579Z] 4872d77fe225: Pull complete [2023-02-14T02:24:24.838Z] 5851b861e8e6: Pull complete [2023-02-14T02:24:24.838Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-14T02:24:24.838Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T02:24:24.838Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T02:24:25.129Z] prd-ubuntu20.04-docker-8c-8g-5716 does not seem to be running inside a container [2023-02-14T02:24:25.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-154 -v /w/workspace/undry_device-rfid-llrp-go_PR-154:/w/workspace/undry_device-rfid-llrp-go_PR-154:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-154@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-154@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-14T02:24:27.094Z] $ docker top dbac926f88e9ee800253cfcecd784aff237a144a7fa356041a894e06db831b5a -eo pid,comm [2023-02-14T02:24:27.242Z] 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). [2023-02-14T02:24:27.242Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-14T02:24:27.361Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T02:24:27.361Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T02:24:27.492Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T02:24:27.405Z] $ docker exec dbac926f88e9ee800253cfcecd784aff237a144a7fa356041a894e06db831b5a ssh-agent [2023-02-14T02:24:27.622Z] SSH_AUTH_SOCK=/tmp/ssh-PQYHVn17FehK/agent.33 [2023-02-14T02:24:27.622Z] SSH_AGENT_PID=39 [2023-02-14T02:24:27.631Z] Running ssh-add (command line suppressed) [2023-02-14T02:24:27.642Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-154@tmp/private_key_13767738148242851393.key (/w/workspace/undry_device-rfid-llrp-go_PR-154@tmp/private_key_13767738148242851393.key) [2023-02-14T02:24:27.747Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T02:24:28.090Z] + git tag --points-at HEAD [Pipeline] } [2023-02-14T02:24:28.031Z] $ docker exec --env ******** --env ******** dbac926f88e9ee800253cfcecd784aff237a144a7fa356041a894e06db831b5a ssh-agent -k [2023-02-14T02:24:28.133Z] unset SSH_AUTH_SOCK; [2023-02-14T02:24:28.134Z] unset SSH_AGENT_PID; [2023-02-14T02:24:28.134Z] echo Agent pid 39 killed; [2023-02-14T02:24:28.236Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-14T02:24:28.324Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T02:24:28.324Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T02:24:28.417Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T02:24:28.329Z] $ docker exec dbac926f88e9ee800253cfcecd784aff237a144a7fa356041a894e06db831b5a ssh-agent [2023-02-14T02:24:28.531Z] SSH_AUTH_SOCK=/tmp/ssh-waKl9VzNSwzW/agent.71 [2023-02-14T02:24:28.531Z] SSH_AGENT_PID=77 [2023-02-14T02:24:28.538Z] Running ssh-add (command line suppressed) [2023-02-14T02:24:28.553Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-154@tmp/private_key_13809197553786308814.key (/w/workspace/undry_device-rfid-llrp-go_PR-154@tmp/private_key_13809197553786308814.key) [2023-02-14T02:24:28.657Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T02:24:28.995Z] + git semver init [2023-02-14T02:24:29.260Z] 2023-02-14 02:24:29,078 [run_init] DEBUG init version:0.0.0 force:False [2023-02-14T02:24:29.260Z] 2023-02-14 02:24:29,079 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-154/.semver [2023-02-14T02:24:29.260Z] 2023-02-14 02:24:29,079 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-154/.semver [2023-02-14T02:24:29.260Z] 2023-02-14 02:24:29,080 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-154/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-154, universal_newlines=False, shell=None, istream=None) [2023-02-14T02:24:33.173Z] 2023-02-14 02:24:32,489 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-154/.git/info/exclude [2023-02-14T02:24:33.173Z] 2023-02-14 02:24:32,490 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-154/.semver/PR-154 with force:False [2023-02-14T02:24:33.173Z] 2023-02-14 02:24:32,490 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-154/.semver/PR-154 [2023-02-14T02:24:33.174Z] 2023-02-14 02:24:32,495 [execute] INFO git cat-file --batch-check [2023-02-14T02:24:33.174Z] 2023-02-14 02:24:32,496 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-154/.semver, universal_newlines=False, shell=None, istream=) [2023-02-14T02:24:33.174Z] 2023-02-14 02:24:32,504 [execute] INFO git cat-file --batch [2023-02-14T02:24:33.174Z] 2023-02-14 02:24:32,505 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-154/.semver, universal_newlines=False, shell=None, istream=) [2023-02-14T02:24:33.174Z] 2023-02-14 02:24:32,511 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-154/.semver/PR-154 [2023-02-14T02:24:33.174Z] 0.0.0 [Pipeline] } [2023-02-14T02:24:33.108Z] $ docker exec --env ******** --env ******** dbac926f88e9ee800253cfcecd784aff237a144a7fa356041a894e06db831b5a ssh-agent -k [2023-02-14T02:24:33.211Z] unset SSH_AUTH_SOCK; [2023-02-14T02:24:33.211Z] unset SSH_AGENT_PID; [2023-02-14T02:24:33.212Z] echo Agent pid 77 killed; [2023-02-14T02:24:33.355Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T02:24:33.780Z] + git semver [Pipeline] } [2023-02-14T02:24:33.975Z] $ docker stop --time=1 dbac926f88e9ee800253cfcecd784aff237a144a7fa356041a894e06db831b5a [2023-02-14T02:24:35.337Z] $ docker rm -f --volumes dbac926f88e9ee800253cfcecd784aff237a144a7fa356041a894e06db831b5a [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T02:24:35.909Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-14T02:24:36.302Z] Stashed 1 file(s) [Pipeline] echo [2023-02-14T02:24:36.319Z] [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 [2023-02-14T02:24:36.913Z] provisioning config files... [2023-02-14T02:24:36.940Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-154@tmp/config17033782002160684241tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T02:24:37.354Z] ---> docker-login.sh [2023-02-14T02:24:37.354Z] nexus3.edgexfoundry.org:10001 [2023-02-14T02:24:37.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T02:24:37.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T02:24:37.354Z] Configure a credential helper to remove this warning. See [2023-02-14T02:24:37.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T02:24:37.354Z] [2023-02-14T02:24:37.354Z] Login Succeeded [2023-02-14T02:24:37.354Z] nexus3.edgexfoundry.org:10002 [2023-02-14T02:24:37.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T02:24:37.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T02:24:37.997Z] Configure a credential helper to remove this warning. See [2023-02-14T02:24:37.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T02:24:37.997Z] [2023-02-14T02:24:37.997Z] Login Succeeded [2023-02-14T02:24:37.997Z] nexus3.edgexfoundry.org:10003 [2023-02-14T02:24:37.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T02:24:38.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T02:24:38.318Z] Configure a credential helper to remove this warning. See [2023-02-14T02:24:38.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T02:24:38.318Z] [2023-02-14T02:24:38.318Z] Login Succeeded [2023-02-14T02:24:38.318Z] nexus3.edgexfoundry.org:10004 [2023-02-14T02:24:38.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T02:24:38.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T02:24:38.318Z] Configure a credential helper to remove this warning. See [2023-02-14T02:24:38.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T02:24:38.318Z] [2023-02-14T02:24:38.318Z] Login Succeeded [2023-02-14T02:24:38.318Z] docker.io [2023-02-14T02:24:38.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T02:24:39.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T02:24:39.921Z] Configure a credential helper to remove this warning. See [2023-02-14T02:24:39.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T02:24:39.921Z] [2023-02-14T02:24:39.921Z] Login Succeeded [2023-02-14T02:24:39.921Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T02:24:39.950Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-14T02:24:40.306Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T02:24:40.339Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T02:24:40.372Z] ========================================================= [2023-02-14T02:24:40.372Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-14T02:24:40.372Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T02:24:40.848Z] + 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 . [2023-02-14T02:24:40.848Z] Sending build context to Docker daemon 4.111MB [2023-02-14T02:24:40.848Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-14T02:24:40.848Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-14T02:24:42.244Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-14T02:24:42.244Z] 213ec9aee27d: Pulling fs layer [2023-02-14T02:24:42.244Z] 4583459ba037: Pulling fs layer [2023-02-14T02:24:42.244Z] 93c1e223e6f2: Pulling fs layer [2023-02-14T02:24:42.244Z] 53926ce57604: Pulling fs layer [2023-02-14T02:24:42.244Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-14T02:24:42.244Z] 22ff95d597cd: Pulling fs layer [2023-02-14T02:24:42.244Z] 12d6caf4c0d1: Pulling fs layer [2023-02-14T02:24:42.244Z] 96b7cbca73a9: Pulling fs layer [2023-02-14T02:24:42.244Z] a7acece74701: Pulling fs layer [2023-02-14T02:24:42.244Z] 22ff95d597cd: Waiting [2023-02-14T02:24:42.244Z] 12d6caf4c0d1: Waiting [2023-02-14T02:24:42.244Z] 21b2b0c7a3f4: Waiting [2023-02-14T02:24:42.244Z] 96b7cbca73a9: Waiting [2023-02-14T02:24:42.244Z] 53926ce57604: Waiting [2023-02-14T02:24:42.244Z] a7acece74701: Waiting [2023-02-14T02:24:42.244Z] 93c1e223e6f2: Verifying Checksum [2023-02-14T02:24:42.244Z] 93c1e223e6f2: Download complete [2023-02-14T02:24:42.244Z] 4583459ba037: Verifying Checksum [2023-02-14T02:24:42.244Z] 4583459ba037: Download complete [2023-02-14T02:24:42.244Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-14T02:24:42.244Z] 21b2b0c7a3f4: Download complete [2023-02-14T02:24:42.244Z] 22ff95d597cd: Download complete [2023-02-14T02:24:42.244Z] 213ec9aee27d: Verifying Checksum [2023-02-14T02:24:42.244Z] 213ec9aee27d: Download complete [2023-02-14T02:24:42.244Z] 12d6caf4c0d1: Verifying Checksum [2023-02-14T02:24:42.244Z] 12d6caf4c0d1: Download complete [2023-02-14T02:24:42.244Z] 213ec9aee27d: Pull complete [2023-02-14T02:24:42.511Z] 4583459ba037: Pull complete [2023-02-14T02:24:42.511Z] 93c1e223e6f2: Pull complete [2023-02-14T02:24:43.097Z] a7acece74701: Verifying Checksum [2023-02-14T02:24:43.097Z] a7acece74701: Download complete [2023-02-14T02:24:47.393Z] 96b7cbca73a9: Verifying Checksum [2023-02-14T02:24:47.393Z] 96b7cbca73a9: Download complete [2023-02-14T02:24:47.393Z] 53926ce57604: Verifying Checksum [2023-02-14T02:24:47.393Z] 53926ce57604: Download complete [2023-02-14T02:24:50.713Z] 53926ce57604: Pull complete [2023-02-14T02:24:50.713Z] 21b2b0c7a3f4: Pull complete [2023-02-14T02:24:50.974Z] 22ff95d597cd: Pull complete [2023-02-14T02:24:50.974Z] 12d6caf4c0d1: Pull complete [2023-02-14T02:24:51.741Z] Still waiting to schedule task [2023-02-14T02:24:51.741Z] ‘prd-centos7-blackbox-4c-2g-5385’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-02-14T02:24:51.741Z] ‘prd-centos7-builder-2c-1g-5673’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-02-14T02:24:51.741Z] ‘prd-ubuntu20.04-docker-8c-8g-5670’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-02-14T02:24:51.741Z] ‘prd-ubuntu20.04-docker-8c-8g-5681’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-02-14T02:24:51.741Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5676’ is offline [2023-02-14T02:24:51.741Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5717’ is offline [2023-02-14T02:24:53.518Z] 96b7cbca73a9: Pull complete [2023-02-14T02:24:53.779Z] a7acece74701: Pull complete [2023-02-14T02:24:53.779Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-14T02:24:53.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-14T02:24:53.779Z] ---> db6d94c90886 [2023-02-14T02:24:53.779Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-14T02:24:56.498Z] ---> Running in debf4bc2927f [2023-02-14T02:24:56.498Z] Removing intermediate container debf4bc2927f [2023-02-14T02:24:56.498Z] ---> 91e6ea1e39e3 [2023-02-14T02:24:56.498Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-14T02:24:56.498Z] ---> Running in bb35e90ca13f [2023-02-14T02:24:56.498Z] Removing intermediate container bb35e90ca13f [2023-02-14T02:24:56.498Z] ---> 490c5640fd0e [2023-02-14T02:24:56.498Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-14T02:24:56.498Z] ---> Running in 1a8ebb452f13 [2023-02-14T02:24:56.759Z] Removing intermediate container 1a8ebb452f13 [2023-02-14T02:24:56.759Z] ---> d780f6124164 [2023-02-14T02:24:56.759Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-14T02:24:56.759Z] ---> Running in 1431561f4372 [2023-02-14T02:24:57.021Z] Removing intermediate container 1431561f4372 [2023-02-14T02:24:57.021Z] ---> f0397fbba1f0 [2023-02-14T02:24:57.021Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-14T02:24:57.021Z] ---> Running in 14692536b1c3 [2023-02-14T02:24:57.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T02:24:58.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T02:25:03.035Z] OK: 211 MiB in 51 packages [2023-02-14T02:25:03.035Z] Removing intermediate container 14692536b1c3 [2023-02-14T02:25:03.035Z] ---> eae4a6b79788 [2023-02-14T02:25:03.035Z] Step 8/12 : WORKDIR /app [2023-02-14T02:25:03.035Z] ---> Running in 614a714855ff [2023-02-14T02:25:03.035Z] Removing intermediate container 614a714855ff [2023-02-14T02:25:03.035Z] ---> c0e0431b6dac [2023-02-14T02:25:03.035Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-14T02:25:03.035Z] ---> aabc0652b889 [2023-02-14T02:25:03.035Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T02:25:03.035Z] ---> Running in 3d8b9654728d [2023-02-14T02:28:14.548Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5718 in /w/workspace/undry_device-rfid-llrp-go_PR-154 [Pipeline] { [Pipeline] ws [2023-02-14T02:28:14.606Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-02-14T02:28:14.686Z] Selected Git installation does not exist. Using Default [2023-02-14T02:28:14.686Z] The recommended git tool is: NONE [2023-02-14T02:28:21.788Z] using credential edgex-jenkins-ssh [2023-02-14T02:28:21.806Z] Cloning the remote Git repository [2023-02-14T02:28:21.845Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-02-14T02:28:21.942Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-02-14T02:28:22.304Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-02-14T02:28:22.305Z] > git --version # timeout=10 [2023-02-14T02:28:22.374Z] > git --version # 'git version 2.25.1' [2023-02-14T02:28:22.376Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-14T02:28:22.466Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-14T02:28:48.549Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-02-14T02:28:48.575Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-14T02:28:49.585Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-02-14T02:28:49.641Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-02-14T02:28:49.642Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-14T02:28:49.659Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/154/head:refs/remotes/origin/PR-154 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-14T02:28:51.450Z] Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit 7fdfd74c885cc982471571f25136136f1bd6778b [2023-02-14T02:28:51.809Z] Merge succeeded, producing 7fdfd74c885cc982471571f25136136f1bd6778b [2023-02-14T02:28:51.810Z] Checking out Revision 7fdfd74c885cc982471571f25136136f1bd6778b (PR-154) [2023-02-14T02:28:52.493Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-02-14T02:28:52.485Z] > git --version # timeout=10 [2023-02-14T02:28:52.496Z] > git --version # 'git version 2.25.1' [2023-02-14T02:28:52.519Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-14T02:28:51.404Z] > git config core.sparsecheckout # timeout=10 [2023-02-14T02:28:51.419Z] > git checkout -f 7fdfd74c885cc982471571f25136136f1bd6778b # timeout=10 [2023-02-14T02:28:51.628Z] > git remote # timeout=10 [2023-02-14T02:28:51.656Z] > git config --get remote.origin.url # timeout=10 [2023-02-14T02:28:51.677Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-14T02:28:51.691Z] > git merge c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 [2023-02-14T02:28:51.723Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-14T02:28:51.754Z] > git config core.sparsecheckout # timeout=10 [2023-02-14T02:28:51.770Z] > git checkout -f 7fdfd74c885cc982471571f25136136f1bd6778b # timeout=10 [2023-02-14T02:28:55.458Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-14T02:28:55.459Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-14T02:28:55.459Z] Dload Upload Total Spent Left Speed [2023-02-14T02:28:55.733Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 24711 0 --:--:-- --:--:-- --:--:-- 24711 [Pipeline] sh [2023-02-14T02:28:56.375Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-14T02:28:56.736Z] + sudo tee /etc/docker/daemon.new [2023-02-14T02:28:56.736Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-14T02:28:56.736Z] { [2023-02-14T02:28:56.736Z] "registry-mirrors": [ [2023-02-14T02:28:56.736Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-14T02:28:56.736Z] ], [2023-02-14T02:28:56.736Z] "bip": "10.250.0.254/24", [2023-02-14T02:28:56.736Z] "hosts": [ [2023-02-14T02:28:56.736Z] "tcp://0.0.0.0:5555", [2023-02-14T02:28:56.736Z] "unix:///var/run/docker.sock" [2023-02-14T02:28:56.736Z] ], [2023-02-14T02:28:56.736Z] "mtu": 1458, [2023-02-14T02:28:56.736Z] "selinux-enabled": true, [2023-02-14T02:28:56.736Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-14T02:28:56.736Z] } [Pipeline] sh [2023-02-14T02:28:57.087Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-14T02:28:57.452Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T02:29:15.830Z] provisioning config files... [2023-02-14T02:29:15.865Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config9032666075551059375tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T02:29:16.276Z] ---> docker-login.sh [2023-02-14T02:29:16.277Z] nexus3.edgexfoundry.org:10001 [2023-02-14T02:29:16.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T02:29:17.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T02:29:17.139Z] Configure a credential helper to remove this warning. See [2023-02-14T02:29:17.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T02:29:17.139Z] [2023-02-14T02:29:17.139Z] Login Succeeded [2023-02-14T02:29:17.139Z] nexus3.edgexfoundry.org:10002 [2023-02-14T02:29:17.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T02:29:17.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T02:29:17.684Z] Configure a credential helper to remove this warning. See [2023-02-14T02:29:17.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T02:29:17.684Z] [2023-02-14T02:29:17.684Z] Login Succeeded [2023-02-14T02:29:17.684Z] nexus3.edgexfoundry.org:10003 [2023-02-14T02:29:17.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T02:29:17.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T02:29:17.954Z] Configure a credential helper to remove this warning. See [2023-02-14T02:29:17.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T02:29:17.954Z] [2023-02-14T02:29:17.954Z] Login Succeeded [2023-02-14T02:29:17.954Z] nexus3.edgexfoundry.org:10004 [2023-02-14T02:29:18.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T02:29:18.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T02:29:18.226Z] Configure a credential helper to remove this warning. See [2023-02-14T02:29:18.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T02:29:18.226Z] [2023-02-14T02:29:18.226Z] Login Succeeded [2023-02-14T02:29:18.226Z] docker.io [2023-02-14T02:29:18.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T02:29:20.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T02:29:20.462Z] Configure a credential helper to remove this warning. See [2023-02-14T02:29:20.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T02:29:20.462Z] [2023-02-14T02:29:20.462Z] Login Succeeded [2023-02-14T02:29:20.462Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T02:29:20.493Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-14T02:29:20.912Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T02:29:20.948Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T02:29:20.980Z] ========================================================= [2023-02-14T02:29:20.980Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-14T02:29:20.980Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T02:29:21.472Z] + 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 . [2023-02-14T02:29:21.741Z] Sending build context to Docker daemon 1.217MB [2023-02-14T02:29:21.741Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-14T02:29:21.741Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-14T02:29:22.012Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-14T02:29:22.012Z] 9b18e9b68314: Pulling fs layer [2023-02-14T02:29:22.012Z] 35d82f9e3411: Pulling fs layer [2023-02-14T02:29:22.012Z] e16973657156: Pulling fs layer [2023-02-14T02:29:22.012Z] fc693d55d65f: Pulling fs layer [2023-02-14T02:29:22.012Z] 7e9fc2657dce: Pulling fs layer [2023-02-14T02:29:22.012Z] dda99020689f: Pulling fs layer [2023-02-14T02:29:22.012Z] db1c61fa0a46: Pulling fs layer [2023-02-14T02:29:22.012Z] 891c053d2c06: Pulling fs layer [2023-02-14T02:29:22.012Z] fc693d55d65f: Waiting [2023-02-14T02:29:22.012Z] db1c61fa0a46: Waiting [2023-02-14T02:29:22.012Z] 7e9fc2657dce: Waiting [2023-02-14T02:29:22.012Z] 891c053d2c06: Waiting [2023-02-14T02:29:22.012Z] dda99020689f: Waiting [2023-02-14T02:29:22.012Z] e16973657156: Verifying Checksum [2023-02-14T02:29:22.012Z] e16973657156: Download complete [2023-02-14T02:29:22.012Z] 35d82f9e3411: Download complete [2023-02-14T02:29:22.012Z] 7e9fc2657dce: Verifying Checksum [2023-02-14T02:29:22.012Z] 7e9fc2657dce: Download complete [2023-02-14T02:29:22.012Z] dda99020689f: Verifying Checksum [2023-02-14T02:29:22.012Z] dda99020689f: Download complete [2023-02-14T02:29:22.012Z] 9b18e9b68314: Verifying Checksum [2023-02-14T02:29:22.012Z] 9b18e9b68314: Download complete [2023-02-14T02:29:23.449Z] 9b18e9b68314: Pull complete [2023-02-14T02:29:23.721Z] 891c053d2c06: Verifying Checksum [2023-02-14T02:29:23.721Z] 891c053d2c06: Download complete [2023-02-14T02:29:23.992Z] 35d82f9e3411: Pull complete [2023-02-14T02:29:24.600Z] e16973657156: Pull complete [2023-02-14T02:29:25.497Z] Removing intermediate container 3d8b9654728d [2023-02-14T02:29:25.497Z] ---> 2dde09d06dd6 [2023-02-14T02:29:25.497Z] Step 11/12 : COPY . . [2023-02-14T02:29:25.497Z] ---> 0bcf69fdf737 [2023-02-14T02:29:25.497Z] Step 12/12 : RUN $MAKE [2023-02-14T02:29:25.497Z] ---> Running in c79eaeb2158e [2023-02-14T02:29:25.497Z] noop [2023-02-14T02:29:25.497Z] Removing intermediate container c79eaeb2158e [2023-02-14T02:29:25.497Z] ---> 5164c0f55620 [2023-02-14T02:29:25.497Z] Successfully built 5164c0f55620 [2023-02-14T02:29:25.497Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [2023-02-14T02:29:25.574Z] db1c61fa0a46: Verifying Checksum [2023-02-14T02:29:25.574Z] db1c61fa0a46: Download complete [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T02:29:25.934Z] fc693d55d65f: Verifying Checksum [2023-02-14T02:29:25.934Z] fc693d55d65f: Download complete [2023-02-14T02:29:25.980Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-14T02:29:25.980Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T02:29:26.158Z] prd-ubuntu20.04-docker-8c-8g-5716 does not seem to be running inside a container [2023-02-14T02:29:26.096Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-154 -v /w/workspace/undry_device-rfid-llrp-go_PR-154:/w/workspace/undry_device-rfid-llrp-go_PR-154:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-154@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-154@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-14T02:29:26.502Z] $ docker top 569d0e9c4011f651afbccf08fe41aabdcac8e071717bb45d123d432240c281ef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T02:29:27.130Z] + go version [2023-02-14T02:29:27.130Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-14T02:29:27.056Z] $ docker stop --time=1 569d0e9c4011f651afbccf08fe41aabdcac8e071717bb45d123d432240c281ef [2023-02-14T02:29:28.399Z] $ docker rm -f --volumes 569d0e9c4011f651afbccf08fe41aabdcac8e071717bb45d123d432240c281ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T02:29:29.273Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-14T02:29:29.273Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T02:29:29.446Z] prd-ubuntu20.04-docker-8c-8g-5716 does not seem to be running inside a container [2023-02-14T02:29:29.345Z] $ 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-154 -v /w/workspace/undry_device-rfid-llrp-go_PR-154:/w/workspace/undry_device-rfid-llrp-go_PR-154:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-154@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-154@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-14T02:29:29.747Z] $ docker top cc46acd2e3ebf5cc6fe71818ad273e544db227518b57267bb19152376fce9c2e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T02:29:30.309Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-154 [Pipeline] fileExists [Pipeline] sh [2023-02-14T02:29:30.700Z] + make test [2023-02-14T02:29:30.700Z] go test ./... -coverprofile=coverage.out ./... [2023-02-14T02:29:30.963Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-02-14T02:29:41.039Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-02-14T02:29:41.039Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-02-14T02:29:45.390Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.516s coverage: 40.7% of statements [2023-02-14T02:29:45.390Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.247s coverage: 52.0% of statements [2023-02-14T02:29:45.390Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.013s coverage: 94.6% of statements [2023-02-14T02:29:48.119Z] fc693d55d65f: Pull complete [2023-02-14T02:29:48.119Z] 7e9fc2657dce: Pull complete [2023-02-14T02:29:48.119Z] dda99020689f: Pull complete [2023-02-14T02:29:51.503Z] db1c61fa0a46: Pull complete [2023-02-14T02:29:52.920Z] 891c053d2c06: Pull complete [2023-02-14T02:29:52.920Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-14T02:29:52.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-14T02:29:52.920Z] ---> f96f9c87975a [2023-02-14T02:29:52.920Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-14T02:29:53.578Z] 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." [2023-02-14T02:29:53.578Z] go vet ./... [2023-02-14T02:29:54.334Z] ---> Running in bbd4caa2d8e9 [2023-02-14T02:29:54.923Z] Removing intermediate container bbd4caa2d8e9 [2023-02-14T02:29:54.923Z] ---> 63723c4adec9 [2023-02-14T02:29:54.923Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-14T02:29:54.923Z] ---> Running in 15057cfd8e16 [2023-02-14T02:29:55.192Z] Removing intermediate container 15057cfd8e16 [2023-02-14T02:29:55.192Z] ---> 4cff5002a2fc [2023-02-14T02:29:55.192Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-14T02:29:55.192Z] ---> Running in f6139fa5d8ea [2023-02-14T02:29:55.464Z] Removing intermediate container f6139fa5d8ea [2023-02-14T02:29:55.464Z] ---> 2482727ea67d [2023-02-14T02:29:55.464Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-14T02:29:55.737Z] ---> Running in 0fff082086d2 [2023-02-14T02:29:56.009Z] Removing intermediate container 0fff082086d2 [2023-02-14T02:29:56.009Z] ---> f806c7f8aaf4 [2023-02-14T02:29:56.009Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-14T02:29:56.009Z] ---> Running in 5700f2be7c9e [2023-02-14T02:29:56.180Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-14T02:29:56.180Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-14T02:29:56.180Z] ./bin/test-attribution-txt.sh [2023-02-14T02:29:56.180Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-14T02:29:56.180Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-14T02:29:56.218Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-14T02:29:56.153Z] $ docker stop --time=1 cc46acd2e3ebf5cc6fe71818ad273e544db227518b57267bb19152376fce9c2e [2023-02-14T02:29:57.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T02:29:58.133Z] $ docker rm -f --volumes cc46acd2e3ebf5cc6fe71818ad273e544db227518b57267bb19152376fce9c2e [2023-02-14T02:29:58.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T02:29:58.786Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-14T02:29:58.898Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-14T02:29:59.531Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-14T02:29:59.858Z] + ls -al . [2023-02-14T02:29:59.858Z] total 632 [2023-02-14T02:29:59.858Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 14 02:29 . [2023-02-14T02:29:59.858Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 02:23 .. [2023-02-14T02:29:59.858Z] -rw-rw-r-- 1 jenkins jenkins 134 Feb 14 02:24 .dockerignore [2023-02-14T02:29:59.858Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 02:29 .git [2023-02-14T02:29:59.858Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 02:24 .github [2023-02-14T02:29:59.858Z] -rw-rw-r-- 1 jenkins jenkins 946 Feb 14 02:24 .gitignore [2023-02-14T02:29:59.858Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 14 02:24 .golangci.yml [2023-02-14T02:29:59.858Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 02:24 .semver [2023-02-14T02:29:59.858Z] -rw-rw-r-- 1 jenkins jenkins 10896 Feb 14 02:24 Attribution.txt [2023-02-14T02:29:59.858Z] -rw-rw-r-- 1 jenkins jenkins 5905 Feb 14 02:24 CHANGELOG.md [2023-02-14T02:29:59.858Z] -rw-rw-r-- 1 jenkins jenkins 1347 Feb 14 02:24 Dockerfile [2023-02-14T02:29:59.858Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 14 02:24 GOVERNANCE.md [2023-02-14T02:29:59.858Z] -rw-rw-r-- 1 jenkins jenkins 683 Feb 14 02:24 Jenkinsfile [2023-02-14T02:29:59.858Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 14 02:24 LICENSE [2023-02-14T02:29:59.858Z] -rw-rw-r-- 1 jenkins jenkins 2018 Feb 14 02:24 Makefile [2023-02-14T02:29:59.858Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 14 02:24 OWNERS.md [2023-02-14T02:29:59.858Z] -rw-rw-r-- 1 jenkins jenkins 28496 Feb 14 02:24 README.md [2023-02-14T02:29:59.858Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 14 02:24 VERSION [2023-02-14T02:29:59.858Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 02:24 bin [2023-02-14T02:29:59.858Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 02:24 cmd [2023-02-14T02:29:59.858Z] -rw-r--r-- 1 jenkins jenkins 457862 Feb 14 02:29 coverage.out [2023-02-14T02:29:59.858Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 02:24 examples [2023-02-14T02:29:59.858Z] -rw-rw-r-- 1 jenkins jenkins 3462 Feb 14 02:24 go.mod [2023-02-14T02:29:59.858Z] -rw-rw-r-- 1 jenkins jenkins 33032 Feb 14 02:24 go.sum [2023-02-14T02:29:59.858Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 02:24 images [2023-02-14T02:29:59.858Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 14 02:24 internal [2023-02-14T02:29:59.858Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 02:24 snap [2023-02-14T02:29:59.858Z] -rw-rw-r-- 1 jenkins jenkins 193 Feb 14 02:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T02:30:00.289Z] + 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=7fdfd74c885cc982471571f25136136f1bd6778b --label arch=amd64 --label version=0.0.0 . [2023-02-14T02:30:00.289Z] Sending build context to Docker daemon 4.111MB [2023-02-14T02:30:00.289Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-02-14T02:30:00.289Z] Step 2/24 : FROM ${BASE} AS builder [2023-02-14T02:30:00.289Z] ---> 5164c0f55620 [2023-02-14T02:30:00.289Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-14T02:30:00.289Z] ---> Running in cc2f1ebb12a0 [2023-02-14T02:30:00.550Z] Removing intermediate container cc2f1ebb12a0 [2023-02-14T02:30:00.550Z] ---> 7792288b31fd [2023-02-14T02:30:00.551Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-14T02:30:00.551Z] ---> Running in 9c68da8c3964 [2023-02-14T02:30:00.551Z] Removing intermediate container 9c68da8c3964 [2023-02-14T02:30:00.551Z] ---> c55d3e481691 [2023-02-14T02:30:00.551Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-02-14T02:30:00.551Z] ---> Running in 87a048268b4f [2023-02-14T02:30:00.820Z] Removing intermediate container 87a048268b4f [2023-02-14T02:30:00.820Z] ---> 2e7f2b3abe59 [2023-02-14T02:30:00.820Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-02-14T02:30:00.820Z] ---> Running in e2c72cc255e0 [2023-02-14T02:30:00.820Z] Removing intermediate container e2c72cc255e0 [2023-02-14T02:30:00.820Z] ---> 261510f7ec1f [2023-02-14T02:30:00.820Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-14T02:30:00.820Z] ---> Running in 7000d513be67 [2023-02-14T02:30:00.978Z] OK: 221 MiB in 51 packages [2023-02-14T02:30:01.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T02:30:01.956Z] Removing intermediate container 5700f2be7c9e [2023-02-14T02:30:01.956Z] ---> 748c8db4181b [2023-02-14T02:30:01.956Z] Step 8/12 : WORKDIR /app [2023-02-14T02:30:02.229Z] ---> Running in b0a81b197abf [2023-02-14T02:30:02.499Z] Removing intermediate container b0a81b197abf [2023-02-14T02:30:02.499Z] ---> 42654db29ad2 [2023-02-14T02:30:02.499Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-14T02:30:03.093Z] ---> 8e01d5cc93dd [2023-02-14T02:30:03.093Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T02:30:03.373Z] ---> Running in 89e6cd986054 [2023-02-14T02:30:04.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T02:30:11.438Z] OK: 211 MiB in 51 packages [2023-02-14T02:30:11.438Z] Removing intermediate container 7000d513be67 [2023-02-14T02:30:11.438Z] ---> b64119edbe9f [2023-02-14T02:30:11.438Z] Step 8/24 : WORKDIR /app [2023-02-14T02:30:11.438Z] ---> Running in 048779bb06df [2023-02-14T02:30:11.438Z] Removing intermediate container 048779bb06df [2023-02-14T02:30:11.438Z] ---> 249c796b13bd [2023-02-14T02:30:11.438Z] Step 9/24 : COPY go.mod vendor* ./ [2023-02-14T02:30:11.438Z] ---> 0da2fc5a0f1f [2023-02-14T02:30:11.438Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T02:30:11.438Z] ---> Running in 7671ddb3e9f0 [2023-02-14T02:30:12.018Z] Removing intermediate container 7671ddb3e9f0 [2023-02-14T02:30:12.018Z] ---> b498ca50ac86 [2023-02-14T02:30:12.018Z] Step 11/24 : COPY . . [2023-02-14T02:30:12.305Z] ---> 605cd14919a4 [2023-02-14T02:30:12.305Z] Step 12/24 : RUN $MAKE [2023-02-14T02:30:12.305Z] ---> Running in 90127c22208e [2023-02-14T02:30:12.572Z] 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 [2023-02-14T02:30:30.748Z] Removing intermediate container 90127c22208e [2023-02-14T02:30:30.748Z] ---> eaa8b525dff0 [2023-02-14T02:30:30.748Z] Step 13/24 : FROM alpine:3.16 [2023-02-14T02:30:32.157Z] 3.16: Pulling from library/alpine [2023-02-14T02:30:32.157Z] ef5531b6e74e: Pulling fs layer [2023-02-14T02:30:33.579Z] ef5531b6e74e: Verifying Checksum [2023-02-14T02:30:33.579Z] ef5531b6e74e: Download complete [2023-02-14T02:30:33.847Z] ef5531b6e74e: Pull complete [2023-02-14T02:30:33.847Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T02:30:33.847Z] Status: Downloaded newer image for alpine:3.16 [2023-02-14T02:30:33.847Z] ---> dfd21b5a31f5 [2023-02-14T02:30:33.847Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-14T02:30:33.847Z] ---> Running in 2f2a51ba7411 [2023-02-14T02:30:33.847Z] Removing intermediate container 2f2a51ba7411 [2023-02-14T02:30:33.847Z] ---> 88b626f52dff [2023-02-14T02:30:33.847Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-02-14T02:30:34.108Z] ---> Running in d025fa5111b9 [2023-02-14T02:30:34.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T02:30:35.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T02:30:39.526Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T02:30:39.526Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T02:30:39.526Z] OK: 6 MiB in 15 packages [2023-02-14T02:30:39.526Z] Removing intermediate container d025fa5111b9 [2023-02-14T02:30:39.526Z] ---> 4a016b6dad45 [2023-02-14T02:30:39.526Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-02-14T02:30:39.526Z] ---> 5fa9cb2ddacb [2023-02-14T02:30:39.526Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-02-14T02:30:39.526Z] ---> a62fba959fa3 [2023-02-14T02:30:39.526Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-02-14T02:30:40.100Z] ---> f8aeea0be212 [2023-02-14T02:30:40.100Z] Step 19/24 : EXPOSE 59989 [2023-02-14T02:30:40.100Z] ---> Running in 8e62e412c04e [2023-02-14T02:30:40.365Z] Removing intermediate container 8e62e412c04e [2023-02-14T02:30:40.365Z] ---> dcf4e747f7c3 [2023-02-14T02:30:40.365Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-02-14T02:30:40.365Z] ---> Running in 272ccc726db4 [2023-02-14T02:30:40.365Z] Removing intermediate container 272ccc726db4 [2023-02-14T02:30:40.365Z] ---> 1be20820148a [2023-02-14T02:30:40.365Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T02:30:40.365Z] ---> Running in 50eabdb3856f [2023-02-14T02:30:40.625Z] Removing intermediate container 50eabdb3856f [2023-02-14T02:30:40.625Z] ---> d3a772704cce [2023-02-14T02:30:40.625Z] Step 22/24 : LABEL arch=amd64 [2023-02-14T02:30:40.625Z] ---> Running in d4fb8c241f5b [2023-02-14T02:30:40.625Z] Removing intermediate container d4fb8c241f5b [2023-02-14T02:30:40.625Z] ---> 1a99179bf266 [2023-02-14T02:30:40.625Z] Step 23/24 : LABEL git_sha=7fdfd74c885cc982471571f25136136f1bd6778b [2023-02-14T02:30:40.625Z] ---> Running in dc412a259e53 [2023-02-14T02:30:40.939Z] Removing intermediate container dc412a259e53 [2023-02-14T02:30:40.939Z] ---> c5f187c7ad0c [2023-02-14T02:30:40.939Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T02:30:40.939Z] ---> Running in 256e2332ff7a [2023-02-14T02:30:40.939Z] Removing intermediate container 256e2332ff7a [2023-02-14T02:30:40.939Z] ---> f55c286d5150 [2023-02-14T02:30:40.939Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-14T02:30:40.939Z] Successfully built f55c286d5150 [2023-02-14T02:30:40.939Z] 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 [2023-02-14T02:30:41.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T02:30:41.840Z] [2023-02-14T02:30:41.840Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T02:30:42.259Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T02:30:42.259Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-14T02:30:42.259Z] 5eb5b503b376: Pulling fs layer [2023-02-14T02:30:42.259Z] 5c69ac0246d0: Pulling fs layer [2023-02-14T02:30:42.259Z] ec43610c2a17: Pulling fs layer [2023-02-14T02:30:42.259Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-14T02:30:42.259Z] 33b1e0a273af: Pulling fs layer [2023-02-14T02:30:42.259Z] 5d3b04190fa2: Pulling fs layer [2023-02-14T02:30:42.259Z] 2f39f015ded8: Pulling fs layer [2023-02-14T02:30:42.259Z] 3a2ae6a8a46f: Waiting [2023-02-14T02:30:42.259Z] 33b1e0a273af: Waiting [2023-02-14T02:30:42.259Z] 5d3b04190fa2: Waiting [2023-02-14T02:30:42.259Z] 2f39f015ded8: Waiting [2023-02-14T02:30:42.526Z] 5c69ac0246d0: Verifying Checksum [2023-02-14T02:30:42.526Z] 5c69ac0246d0: Download complete [2023-02-14T02:30:42.526Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-14T02:30:42.526Z] 3a2ae6a8a46f: Download complete [2023-02-14T02:30:42.526Z] 33b1e0a273af: Verifying Checksum [2023-02-14T02:30:42.526Z] 33b1e0a273af: Download complete [2023-02-14T02:30:42.526Z] 5d3b04190fa2: Verifying Checksum [2023-02-14T02:30:42.526Z] 5d3b04190fa2: Download complete [2023-02-14T02:30:42.790Z] ec43610c2a17: Verifying Checksum [2023-02-14T02:30:42.790Z] ec43610c2a17: Download complete [2023-02-14T02:30:43.361Z] 5eb5b503b376: Verifying Checksum [2023-02-14T02:30:43.361Z] 5eb5b503b376: Download complete [2023-02-14T02:30:43.623Z] 2f39f015ded8: Download complete [2023-02-14T02:30:44.638Z] 5eb5b503b376: Pull complete [2023-02-14T02:30:44.638Z] 5c69ac0246d0: Pull complete [2023-02-14T02:30:44.905Z] ec43610c2a17: Pull complete [2023-02-14T02:30:44.905Z] 3a2ae6a8a46f: Pull complete [2023-02-14T02:30:45.164Z] 33b1e0a273af: Pull complete [2023-02-14T02:30:45.164Z] 5d3b04190fa2: Pull complete [2023-02-14T02:30:49.409Z] 2f39f015ded8: Pull complete [2023-02-14T02:30:49.409Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-14T02:30:49.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T02:30:49.409Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T02:30:49.660Z] prd-ubuntu20.04-docker-8c-8g-5716 does not seem to be running inside a container [2023-02-14T02:30:49.623Z] $ 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-154 -v /w/workspace/undry_device-rfid-llrp-go_PR-154:/w/workspace/undry_device-rfid-llrp-go_PR-154:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-154@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-154@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-14T02:30:51.532Z] $ docker top 4a292a9fa0800b4797f618f1c27aab75bd7c006aca085c9e05ccf38dec1e7894 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T02:30:52.332Z] ---> job-cost.sh [2023-02-14T02:30:52.332Z] lf-activate-venv: SKIPPING [2023-02-14T02:30:52.332Z] INFO: No Stack... [2023-02-14T02:30:56.573Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-14T02:30:56.835Z] INFO: Archiving Costs [Pipeline] sh [2023-02-14T02:30:57.176Z] + cut -d, -f6 [2023-02-14T02:30:57.176Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-154/archives/cost.csv [Pipeline] lock [2023-02-14T02:30:57.224Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-154-1-stack-cost] [2023-02-14T02:30:57.230Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-154-1-stack-cost] did not exist. Created. [2023-02-14T02:30:57.230Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-154-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-14T02:30:57.652Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-14T02:30:57.709Z] Stashed 1 file(s) [Pipeline] } [2023-02-14T02:30:57.740Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-154-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-14T02:30:57.746Z] $ docker stop --time=1 4a292a9fa0800b4797f618f1c27aab75bd7c006aca085c9e05ccf38dec1e7894 [2023-02-14T02:30:59.005Z] $ docker rm -f --volumes 4a292a9fa0800b4797f618f1c27aab75bd7c006aca085c9e05ccf38dec1e7894 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-14T02:34:25.257Z] Removing intermediate container 89e6cd986054 [2023-02-14T02:34:25.257Z] ---> 2f201803fdc3 [2023-02-14T02:34:25.257Z] Step 11/12 : COPY . . [2023-02-14T02:34:25.257Z] ---> 1a4dc858b722 [2023-02-14T02:34:25.257Z] Step 12/12 : RUN $MAKE [2023-02-14T02:34:25.257Z] ---> Running in 55be018a0dfe [2023-02-14T02:34:25.257Z] noop [2023-02-14T02:34:25.257Z] Removing intermediate container 55be018a0dfe [2023-02-14T02:34:25.257Z] ---> acb838be6db2 [2023-02-14T02:34:25.257Z] Successfully built acb838be6db2 [2023-02-14T02:34:25.257Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T02:34:25.748Z] + docker inspect -f . ci-base-image-arm64 [2023-02-14T02:34:25.748Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T02:34:26.036Z] prd-ubuntu20.04-docker-arm64-4c-16g-5718 does not seem to be running inside a container [2023-02-14T02:34:26.055Z] $ 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 [2023-02-14T02:34:27.896Z] $ docker top 4c6646c803a3430dcfdcd3d8a4013c7490e426d7270f12ce6f357343603a5889 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T02:34:28.840Z] + go version [2023-02-14T02:34:28.840Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-14T02:34:28.826Z] $ docker stop --time=1 4c6646c803a3430dcfdcd3d8a4013c7490e426d7270f12ce6f357343603a5889 [2023-02-14T02:34:30.446Z] $ docker rm -f --volumes 4c6646c803a3430dcfdcd3d8a4013c7490e426d7270f12ce6f357343603a5889 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T02:34:31.369Z] + docker inspect -f . ci-base-image-arm64 [2023-02-14T02:34:31.369Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T02:34:31.625Z] prd-ubuntu20.04-docker-arm64-4c-16g-5718 does not seem to be running inside a container [2023-02-14T02:34:31.640Z] $ 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 [2023-02-14T02:34:32.776Z] $ docker top 9ec79f104c1a465c0aca7271929179b950ac4c67250b2a64639269c99bffb319 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T02:34:33.364Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-14T02:34:33.745Z] + make test [2023-02-14T02:34:33.745Z] go test ./... -coverprofile=coverage.out ./... [2023-02-14T02:34:35.693Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-02-14T02:36:12.347Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-02-14T02:36:12.347Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-02-14T02:36:24.644Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 20.288s coverage: 40.7% of statements [2023-02-14T02:36:24.644Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.478s coverage: 51.9% of statements [2023-02-14T02:36:24.644Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.031s coverage: 96.4% of statements [2023-02-14T02:36:24.644Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-14T02:36:24.644Z] go vet ./... [2023-02-14T02:36:46.697Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-14T02:36:46.697Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-14T02:36:46.967Z] ./bin/test-attribution-txt.sh [2023-02-14T02:36:47.551Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-14T02:36:47.551Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-14T02:36:47.595Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-14T02:36:47.583Z] $ docker stop --time=1 9ec79f104c1a465c0aca7271929179b950ac4c67250b2a64639269c99bffb319 [2023-02-14T02:36:49.532Z] $ docker rm -f --volumes 9ec79f104c1a465c0aca7271929179b950ac4c67250b2a64639269c99bffb319 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T02:36:50.606Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-14T02:36:50.642Z] Warning: overwriting stash ‘coverage-report’ [2023-02-14T02:36:51.316Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-14T02:36:51.905Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-14T02:36:52.242Z] + ls -al . [2023-02-14T02:36:52.242Z] total 628 [2023-02-14T02:36:52.242Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 14 02:34 . [2023-02-14T02:36:52.242Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 02:28 .. [2023-02-14T02:36:52.242Z] -rw-rw-r-- 1 jenkins jenkins 134 Feb 14 02:28 .dockerignore [2023-02-14T02:36:52.242Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 02:28 .git [2023-02-14T02:36:52.242Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 02:28 .github [2023-02-14T02:36:52.242Z] -rw-rw-r-- 1 jenkins jenkins 946 Feb 14 02:28 .gitignore [2023-02-14T02:36:52.242Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 14 02:28 .golangci.yml [2023-02-14T02:36:52.242Z] -rw-rw-r-- 1 jenkins jenkins 10896 Feb 14 02:28 Attribution.txt [2023-02-14T02:36:52.242Z] -rw-rw-r-- 1 jenkins jenkins 5905 Feb 14 02:28 CHANGELOG.md [2023-02-14T02:36:52.242Z] -rw-rw-r-- 1 jenkins jenkins 1347 Feb 14 02:28 Dockerfile [2023-02-14T02:36:52.242Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 14 02:28 GOVERNANCE.md [2023-02-14T02:36:52.242Z] -rw-rw-r-- 1 jenkins jenkins 683 Feb 14 02:28 Jenkinsfile [2023-02-14T02:36:52.242Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 14 02:28 LICENSE [2023-02-14T02:36:52.242Z] -rw-rw-r-- 1 jenkins jenkins 2018 Feb 14 02:28 Makefile [2023-02-14T02:36:52.242Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 14 02:28 OWNERS.md [2023-02-14T02:36:52.242Z] -rw-rw-r-- 1 jenkins jenkins 28496 Feb 14 02:28 README.md [2023-02-14T02:36:52.242Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 14 02:24 VERSION [2023-02-14T02:36:52.242Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 02:28 bin [2023-02-14T02:36:52.242Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 02:28 cmd [2023-02-14T02:36:52.242Z] -rw-r--r-- 1 jenkins jenkins 457862 Feb 14 02:36 coverage.out [2023-02-14T02:36:52.242Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 02:28 examples [2023-02-14T02:36:52.242Z] -rw-rw-r-- 1 jenkins jenkins 3462 Feb 14 02:28 go.mod [2023-02-14T02:36:52.242Z] -rw-rw-r-- 1 jenkins jenkins 33032 Feb 14 02:28 go.sum [2023-02-14T02:36:52.242Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 02:28 images [2023-02-14T02:36:52.242Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 14 02:28 internal [2023-02-14T02:36:52.242Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 02:28 snap [2023-02-14T02:36:52.242Z] -rw-rw-r-- 1 jenkins jenkins 193 Feb 14 02:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T02:36:52.665Z] + 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=7fdfd74c885cc982471571f25136136f1bd6778b --label arch=arm64 --label version=0.0.0 . [2023-02-14T02:36:52.931Z] Sending build context to Docker daemon 1.217MB [2023-02-14T02:36:52.931Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-02-14T02:36:52.931Z] Step 2/24 : FROM ${BASE} AS builder [2023-02-14T02:36:52.931Z] ---> acb838be6db2 [2023-02-14T02:36:52.931Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-14T02:36:52.931Z] ---> Running in dc63042be1f8 [2023-02-14T02:36:53.200Z] Removing intermediate container dc63042be1f8 [2023-02-14T02:36:53.200Z] ---> 0c3eb4c9c8d2 [2023-02-14T02:36:53.200Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-14T02:36:53.467Z] ---> Running in 1d26d7a502c3 [2023-02-14T02:36:53.732Z] Removing intermediate container 1d26d7a502c3 [2023-02-14T02:36:53.732Z] ---> ec58cae63308 [2023-02-14T02:36:53.732Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-02-14T02:36:53.732Z] ---> Running in 2a0c9d2f8de4 [2023-02-14T02:36:53.999Z] Removing intermediate container 2a0c9d2f8de4 [2023-02-14T02:36:53.999Z] ---> 9a92834dc8ec [2023-02-14T02:36:53.999Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-02-14T02:36:53.999Z] ---> Running in 01e4879744b8 [2023-02-14T02:36:54.267Z] Removing intermediate container 01e4879744b8 [2023-02-14T02:36:54.267Z] ---> 44c26e5f486b [2023-02-14T02:36:54.267Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-14T02:36:54.536Z] ---> Running in 84f751af7e4c [2023-02-14T02:36:55.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T02:37:10.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T02:37:42.690Z] OK: 221 MiB in 51 packages [2023-02-14T02:37:42.690Z] Removing intermediate container 84f751af7e4c [2023-02-14T02:37:42.690Z] ---> 7047dc86f5f5 [2023-02-14T02:37:42.690Z] Step 8/24 : WORKDIR /app [2023-02-14T02:37:42.690Z] ---> Running in e0ddee3f3b95 [2023-02-14T02:37:42.690Z] Removing intermediate container e0ddee3f3b95 [2023-02-14T02:37:42.690Z] ---> ef7768ac3fdd [2023-02-14T02:37:42.690Z] Step 9/24 : COPY go.mod vendor* ./ [2023-02-14T02:37:42.690Z] ---> 61ead891b3f1 [2023-02-14T02:37:42.690Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T02:37:42.690Z] ---> Running in 0e8da040f054 [2023-02-14T02:37:42.968Z] Removing intermediate container 0e8da040f054 [2023-02-14T02:37:42.968Z] ---> 809ef47d3c1d [2023-02-14T02:37:42.968Z] Step 11/24 : COPY . . [2023-02-14T02:37:43.931Z] ---> 631f16102733 [2023-02-14T02:37:43.931Z] Step 12/24 : RUN $MAKE [2023-02-14T02:37:43.931Z] ---> Running in 999708b19071 [2023-02-14T02:37:44.895Z] 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 [2023-02-14T02:39:51.562Z] Removing intermediate container 999708b19071 [2023-02-14T02:39:51.562Z] ---> b2ed10c0d2c8 [2023-02-14T02:39:51.562Z] Step 13/24 : FROM alpine:3.16 [2023-02-14T02:39:51.562Z] 3.16: Pulling from library/alpine [2023-02-14T02:39:51.562Z] 3760b48202b3: Pulling fs layer [2023-02-14T02:39:51.562Z] 3760b48202b3: Download complete [2023-02-14T02:39:51.562Z] 3760b48202b3: Pull complete [2023-02-14T02:39:51.562Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T02:39:51.562Z] Status: Downloaded newer image for alpine:3.16 [2023-02-14T02:39:51.562Z] ---> 4c81e5bf8899 [2023-02-14T02:39:51.562Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-14T02:39:51.562Z] ---> Running in 5853f26ecbaa [2023-02-14T02:39:51.562Z] Removing intermediate container 5853f26ecbaa [2023-02-14T02:39:51.562Z] ---> 7cd467048439 [2023-02-14T02:39:51.562Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-02-14T02:39:51.562Z] ---> Running in f8d30c32665b [2023-02-14T02:39:52.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T02:39:54.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T02:39:57.086Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T02:39:57.086Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T02:39:57.086Z] OK: 5 MiB in 15 packages [2023-02-14T02:39:57.680Z] Removing intermediate container f8d30c32665b [2023-02-14T02:39:57.680Z] ---> 6008af4ccfa1 [2023-02-14T02:39:57.680Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-02-14T02:39:58.277Z] ---> 656870a9ad38 [2023-02-14T02:39:58.277Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-02-14T02:39:58.866Z] ---> 193f017a4b14 [2023-02-14T02:39:58.866Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-02-14T02:40:00.297Z] ---> ff3c0279f3a9 [2023-02-14T02:40:00.297Z] Step 19/24 : EXPOSE 59989 [2023-02-14T02:40:00.297Z] ---> Running in 7fd28e7fd1a9 [2023-02-14T02:40:00.297Z] Removing intermediate container 7fd28e7fd1a9 [2023-02-14T02:40:00.297Z] ---> c94ba9826118 [2023-02-14T02:40:00.297Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-02-14T02:40:00.563Z] ---> Running in 73515979525b [2023-02-14T02:40:00.828Z] Removing intermediate container 73515979525b [2023-02-14T02:40:00.828Z] ---> 2c88808b5968 [2023-02-14T02:40:00.828Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T02:40:00.828Z] ---> Running in 488586d043bb [2023-02-14T02:40:01.095Z] Removing intermediate container 488586d043bb [2023-02-14T02:40:01.095Z] ---> 83b52ecdded4 [2023-02-14T02:40:01.095Z] Step 22/24 : LABEL arch=arm64 [2023-02-14T02:40:01.095Z] ---> Running in 3eeb8e6fd1e7 [2023-02-14T02:40:01.360Z] Removing intermediate container 3eeb8e6fd1e7 [2023-02-14T02:40:01.360Z] ---> 540f2c2c575d [2023-02-14T02:40:01.360Z] Step 23/24 : LABEL git_sha=7fdfd74c885cc982471571f25136136f1bd6778b [2023-02-14T02:40:01.360Z] ---> Running in dbe0b7e1e932 [2023-02-14T02:40:01.626Z] Removing intermediate container dbe0b7e1e932 [2023-02-14T02:40:01.626Z] ---> 096cc6abcd63 [2023-02-14T02:40:01.626Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T02:40:01.892Z] ---> Running in 3533fb3a55a2 [2023-02-14T02:40:02.162Z] Removing intermediate container 3533fb3a55a2 [2023-02-14T02:40:02.162Z] ---> 85b91380e650 [2023-02-14T02:40:02.162Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-14T02:40:02.162Z] Successfully built 85b91380e650 [2023-02-14T02:40:02.162Z] 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 [2023-02-14T02:40:02.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T02:40:02.950Z] [2023-02-14T02:40:02.950Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T02:40:03.345Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T02:40:03.345Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-14T02:40:03.345Z] 8998bd30e6a1: Pulling fs layer [2023-02-14T02:40:03.345Z] 04944245beec: Pulling fs layer [2023-02-14T02:40:03.345Z] 699f458cf7ca: Pulling fs layer [2023-02-14T02:40:03.345Z] 765212b225bb: Pulling fs layer [2023-02-14T02:40:03.345Z] f23df028b6ca: Pulling fs layer [2023-02-14T02:40:03.345Z] d65c8cfc05b1: Pulling fs layer [2023-02-14T02:40:03.345Z] 2437ff75d9bd: Pulling fs layer [2023-02-14T02:40:03.345Z] 765212b225bb: Waiting [2023-02-14T02:40:03.345Z] f23df028b6ca: Waiting [2023-02-14T02:40:03.345Z] d65c8cfc05b1: Waiting [2023-02-14T02:40:03.345Z] 2437ff75d9bd: Waiting [2023-02-14T02:40:03.613Z] 04944245beec: Verifying Checksum [2023-02-14T02:40:03.613Z] 04944245beec: Download complete [2023-02-14T02:40:03.613Z] 765212b225bb: Download complete [2023-02-14T02:40:03.613Z] f23df028b6ca: Verifying Checksum [2023-02-14T02:40:03.613Z] f23df028b6ca: Download complete [2023-02-14T02:40:03.880Z] d65c8cfc05b1: Download complete [2023-02-14T02:40:03.880Z] 699f458cf7ca: Verifying Checksum [2023-02-14T02:40:03.880Z] 699f458cf7ca: Download complete [2023-02-14T02:40:04.460Z] 8998bd30e6a1: Verifying Checksum [2023-02-14T02:40:04.460Z] 8998bd30e6a1: Download complete [2023-02-14T02:40:06.398Z] 2437ff75d9bd: Verifying Checksum [2023-02-14T02:40:06.399Z] 2437ff75d9bd: Download complete [2023-02-14T02:40:07.801Z] 8998bd30e6a1: Pull complete [2023-02-14T02:40:08.383Z] 04944245beec: Pull complete [2023-02-14T02:40:09.789Z] 699f458cf7ca: Pull complete [2023-02-14T02:40:09.789Z] 765212b225bb: Pull complete [2023-02-14T02:40:10.371Z] f23df028b6ca: Pull complete [2023-02-14T02:40:10.637Z] d65c8cfc05b1: Pull complete [2023-02-14T02:40:22.931Z] 2437ff75d9bd: Pull complete [2023-02-14T02:40:22.931Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-14T02:40:22.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T02:40:22.931Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T02:40:23.242Z] prd-ubuntu20.04-docker-arm64-4c-16g-5718 does not seem to be running inside a container [2023-02-14T02:40:23.226Z] $ 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 [2023-02-14T02:40:25.650Z] $ docker top 7a4b5b590fe9205937236007ab1c1bf8674910f1ceccff9cec239827b0407d52 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T02:40:26.606Z] ---> job-cost.sh [2023-02-14T02:40:26.606Z] lf-activate-venv: SKIPPING [2023-02-14T02:40:26.606Z] INFO: No Stack... [2023-02-14T02:40:29.178Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-14T02:40:30.135Z] INFO: Archiving Costs [Pipeline] sh [2023-02-14T02:40:30.471Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-02-14T02:40:30.471Z] + cut -d, -f6 [Pipeline] lock [2023-02-14T02:40:30.819Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-154-1-stack-cost] [2023-02-14T02:40:30.824Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-154-1-stack-cost] did not exist. Created. [2023-02-14T02:40:30.824Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-154-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-14T02:40:31.234Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-62a2ef58/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-14T02:40:31.896Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-14T02:40:31.936Z] Warning: overwriting stash ‘stack-cost’ [2023-02-14T02:40:31.991Z] Stashed 1 file(s) [Pipeline] } [2023-02-14T02:40:32.007Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-154-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-14T02:40:32.005Z] $ docker stop --time=1 7a4b5b590fe9205937236007ab1c1bf8674910f1ceccff9cec239827b0407d52 [2023-02-14T02:40:33.497Z] $ docker rm -f --volumes 7a4b5b590fe9205937236007ab1c1bf8674910f1ceccff9cec239827b0407d52 [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 [2023-02-14T02:40:34.516Z] provisioning config files... [2023-02-14T02:40:34.524Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-154@tmp/config12256676140590549488tmp [Pipeline] { [Pipeline] sh [2023-02-14T02:40:34.861Z] + set +x [2023-02-14T02:40:34.861Z] + curl -s https://codecov.io/bash [2023-02-14T02:40:34.861Z] + bash -s -- [2023-02-14T02:40:35.444Z] [2023-02-14T02:40:35.444Z] _____ _ [2023-02-14T02:40:35.444Z] / ____| | | [2023-02-14T02:40:35.444Z] | | ___ __| | ___ ___ _____ __ [2023-02-14T02:40:35.444Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-14T02:40:35.444Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-14T02:40:35.444Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-14T02:40:35.444Z] Bash-1.0.6 [2023-02-14T02:40:35.444Z] [2023-02-14T02:40:35.444Z] [2023-02-14T02:40:35.444Z] ==> git version 2.25.1 found [2023-02-14T02:40:35.444Z] ==> 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 [2023-02-14T02:40:35.444Z] Release-Date: 2020-01-08 [2023-02-14T02:40:35.444Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-14T02:40:35.444Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-14T02:40:35.444Z] ==> Jenkins CI detected. [2023-02-14T02:40:35.444Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-154 [2023-02-14T02:40:35.444Z] project root: . [2023-02-14T02:40:35.444Z] --> token set from env [2023-02-14T02:40:35.444Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-14T02:40:35.444Z] ==> Running gcov in . (disable via -X gcov) [2023-02-14T02:40:35.444Z] ==> Python coveragepy not found [2023-02-14T02:40:35.444Z] ==> Searching for coverage reports in: [2023-02-14T02:40:35.444Z] + . [2023-02-14T02:40:35.444Z] -> Found 1 reports [2023-02-14T02:40:35.445Z] ==> Detecting git/mercurial file structure [2023-02-14T02:40:35.445Z] ==> Reading reports [2023-02-14T02:40:35.445Z] + ./coverage.out bytes=457862 [2023-02-14T02:40:35.445Z] ==> Appending adjustments [2023-02-14T02:40:35.445Z] https://docs.codecov.io/docs/fixing-reports [2023-02-14T02:40:35.705Z] + Found adjustments [2023-02-14T02:40:35.705Z] ==> Gzipping contents [2023-02-14T02:40:35.705Z] 52K /tmp/codecov.hTe8pY.gz [2023-02-14T02:40:35.705Z] ==> Uploading reports [2023-02-14T02:40:35.705Z] url: https://codecov.io [2023-02-14T02:40:35.705Z] query: branch=PR-154&commit=7fdfd74c885cc982471571f25136136f1bd6778b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-154%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=154&job=&cmd_args= [2023-02-14T02:40:35.705Z] -> Pinging Codecov [2023-02-14T02:40:35.705Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-154&commit=7fdfd74c885cc982471571f25136136f1bd6778b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-154%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=154&job=&cmd_args= [2023-02-14T02:40:36.275Z] -> Uploading to [2023-02-14T02:40:36.275Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-14/581DD39554BDF9B6E22D074273EAD858/7fdfd74c885cc982471571f25136136f1bd6778b/c658cde2-0b5b-4b6b-95bd-d8103d7ddea0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230214T024036Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=028d53f5a671dee27c0a470c3d4bb3577fbd52f7d6b5df6a0de994148368c1a8 [2023-02-14T02:40:36.275Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-14T02:40:36.275Z] Dload Upload Total Spent Left Speed [2023-02-14T02:40:37.214Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51277 0 0 100 51277 0 62993 --:--:-- --:--:-- --:--:-- 62993 100 51277 0 0 100 51277 0 62993 --:--:-- --:--:-- --:--:-- 62916 [2023-02-14T02:40:37.214Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/7fdfd74c885cc982471571f25136136f1bd6778b [Pipeline] } [2023-02-14T02:40:37.242Z] 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 [2023-02-14T02:40:38.986Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-154/archives ] [2023-02-14T02:40:38.987Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-154/archives [2023-02-14T02:40:38.987Z] total 16 [2023-02-14T02:40:38.987Z] drwxr-xr-x 3 root root 4096 Feb 14 02:30 . [2023-02-14T02:40:38.987Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 14 02:30 .. [2023-02-14T02:40:38.987Z] drwxr-xr-x 2 root root 4096 Feb 14 02:30 cost [2023-02-14T02:40:38.987Z] -rw-r--r-- 1 root root 91 Feb 14 02:30 cost.csv [2023-02-14T02:40:38.987Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-154/archives [2023-02-14T02:40:38.987Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-154/archives [2023-02-14T02:40:38.987Z] total 16 [2023-02-14T02:40:38.987Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 02:30 . [2023-02-14T02:40:38.987Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 14 02:30 .. [2023-02-14T02:40:38.987Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 14 02:30 cost [2023-02-14T02:40:38.987Z] -rw-r--r-- 1 jenkins jenkins 91 Feb 14 02:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-14T02:40:39.333Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T02:40:40.246Z] ---> package-listing.sh [2023-02-14T02:40:40.246Z] ++ facter osfamily [2023-02-14T02:40:40.246Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-14T02:40:40.506Z] + OS_FAMILY=debian [2023-02-14T02:40:40.506Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-154 [2023-02-14T02:40:40.506Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-14T02:40:40.506Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-14T02:40:40.506Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-14T02:40:40.506Z] + PACKAGES=/tmp/packages_start.txt [2023-02-14T02:40:40.506Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-154 ']' [2023-02-14T02:40:40.506Z] + PACKAGES=/tmp/packages_end.txt [2023-02-14T02:40:40.506Z] + case "${OS_FAMILY}" in [2023-02-14T02:40:40.506Z] + dpkg -l [2023-02-14T02:40:40.506Z] + grep '^ii' [2023-02-14T02:40:40.506Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-14T02:40:40.506Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-14T02:40:40.506Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-14T02:40:40.506Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-154 ']' [2023-02-14T02:40:40.506Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-154/archives/ [2023-02-14T02:40:40.506Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-154/archives/ [Pipeline] echo [2023-02-14T02:40:40.543Z] 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-154/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-14T02:40:40.884Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T02:40:41.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T02:40:41.548Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T02:40:41.713Z] prd-ubuntu20.04-docker-8c-8g-5716 does not seem to be running inside a container [2023-02-14T02:40:41.735Z] $ 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-154/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-154 -v /w/workspace/undry_device-rfid-llrp-go_PR-154:/w/workspace/undry_device-rfid-llrp-go_PR-154:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-154@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-154@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 [2023-02-14T02:40:42.031Z] $ docker top e28626960a004697df7be298a6bd2e87b77d8161a1b330c89b2994688e652348 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T02:40:42.451Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-14T02:40:42.770Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-14T02:40:43.089Z] + ls /var/log/sa-host [2023-02-14T02:40:43.089Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T02:40:43.222Z] provisioning config files... [2023-02-14T02:40:43.231Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-154@tmp/config3144830521298802401tmp [Pipeline] { [Pipeline] echo [2023-02-14T02:40:43.280Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T02:40:43.623Z] ---> create-netrc.sh [Pipeline] } [2023-02-14T02:40:43.659Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-14T02:40:44.101Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-14T02:40:44.145Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T02:40:44.509Z] ---> sudo-logs.sh [2023-02-14T02:40:44.510Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-14T02:40:44.589Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T02:40:44.901Z] ---> job-cost.sh [2023-02-14T02:40:44.901Z] lf-activate-venv: SKIPPING [2023-02-14T02:40:44.901Z] DEBUG: total: 0.2199999988079071 [2023-02-14T02:40:44.901Z] INFO: Retrieving Stack Cost... [2023-02-14T02:40:45.511Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-14T02:40:46.105Z] INFO: Archiving Costs [Pipeline] echo [2023-02-14T02:40:46.161Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T02:40:46.749Z] ---> logs-deploy.sh [2023-02-14T02:40:46.749Z] lf-activate-venv: SKIPPING [2023-02-14T02:40:46.749Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-154/1 [2023-02-14T02:40:46.749Z] INFO: archiving workspace using pattern(s): [2023-02-14T02:40:47.687Z] Archives upload complete. [2023-02-14T02:40:47.948Z] INFO: archiving logs to Nexus