Pull request #79 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/device-rfid-llrp-go Loading trusted files from base branch main at fa56b1bc1f531ed8085377a9d0fe0a5012d1ff6e rather than c37b68d746d6d418366af73042733a3dbd206d1f Obtained Jenkinsfile from fa56b1bc1f531ed8085377a9d0fe0a5012d1ff6e 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-ssh2148386302802540746.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh18296275988632889448.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-79/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-79/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11683779355269496565.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh2405909866528939433.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-79/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-79/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12010146770056108713.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [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-34192 in /w/workspace/oundry_device-rfid-llrp-go_PR-79 [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/oundry_device-rfid-llrp-go_PR-79 # 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 fa56b1bc1f531ed8085377a9d0fe0a5012d1ff6e into PR head commit c37b68d746d6d418366af73042733a3dbd206d1f Merge succeeded, producing c37b68d746d6d418366af73042733a3dbd206d1f Checking out Revision c37b68d746d6d418366af73042733a3dbd206d1f (PR-79) > 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/79/head:refs/remotes/origin/PR-79 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c37b68d746d6d418366af73042733a3dbd206d1f # 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 fa56b1bc1f531ed8085377a9d0fe0a5012d1ff6e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c37b68d746d6d418366af73042733a3dbd206d1f # timeout=10 Commit message: "Merge branch 'update_attribution_and_config' of https://github.com/marcpfuller/device-rfid-llrp-go into update_attribution_and_config" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-28T22:08:50.377Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-28T22:08:50.443Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk aaef8ff874db4ae75c5b20e95ecb21f3ce4c2c1d # timeout=10 [Pipeline] echo [2022-04-28T22:08:50.463Z] ========================================================= [2022-04-28T22:08:50.463Z] EdgeX Global Pipelines Version Info [2022-04-28T22:08:50.463Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-28T22:08:51.208Z] ------------------- [2022-04-28T22:08:51.208Z] stable info: [2022-04-28T22:08:51.208Z] ------------------- [2022-04-28T22:08:51.208Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-28T22:08:51.208Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T22:08:51.208Z] Message: update stable to v1.0.227 [2022-04-28T22:08:51.781Z] ------------------- [2022-04-28T22:08:51.781Z] experimental info: [2022-04-28T22:08:51.781Z] ------------------- [2022-04-28T22:08:51.781Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-28T22:08:51.781Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T22:08:51.781Z] Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-28T22:08:51.943Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-04-28T22:08:51.956Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-04-28T22:08:51.975Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-28T22:08:51.994Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-28T22:08:52.008Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-28T22:08:52.021Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-28T22:08:52.036Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-28T22:08:52.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-28T22:08:52.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-28T22:08:52.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-28T22:08:52.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-28T22:08:52.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-04-28T22:08:52.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-28T22:08:52.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-28T22:08:52.156Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T22:08:52.171Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T22:08:52.184Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-28T22:08:52.196Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-28T22:08:52.212Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-28T22:08:52.228Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-28T22:08:52.247Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-28T22:08:52.266Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-28T22:08:52.287Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-28T22:08:52.307Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-28T22:08:52.327Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-28T22:08:52.344Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-28T22:08:52.366Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-79 [Pipeline] echo [2022-04-28T22:08:52.384Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-79 [Pipeline] echo [2022-04-28T22:08:52.401Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-79 [Pipeline] echo [2022-04-28T22:08:52.418Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c37b68d746d6d418366af73042733a3dbd206d1f [Pipeline] echo [2022-04-28T22:08:52.440Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c37b68d [Pipeline] echo [2022-04-28T22:08:52.455Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T22:08:52.504Z] provisioning config files... [2022-04-28T22:08:52.516Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-79@tmp/config2113761027140612804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T22:08:52.840Z] ---> docker-login.sh [2022-04-28T22:08:52.840Z] nexus3.edgexfoundry.org:10001 [2022-04-28T22:08:53.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T22:08:53.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T22:08:53.101Z] Configure a credential helper to remove this warning. See [2022-04-28T22:08:53.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T22:08:53.101Z] [2022-04-28T22:08:53.101Z] Login Succeeded [2022-04-28T22:08:53.101Z] nexus3.edgexfoundry.org:10002 [2022-04-28T22:08:53.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T22:08:53.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T22:08:53.361Z] Configure a credential helper to remove this warning. See [2022-04-28T22:08:53.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T22:08:53.361Z] [2022-04-28T22:08:53.361Z] Login Succeeded [2022-04-28T22:08:53.361Z] nexus3.edgexfoundry.org:10003 [2022-04-28T22:08:53.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T22:08:53.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T22:08:53.361Z] Configure a credential helper to remove this warning. See [2022-04-28T22:08:53.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T22:08:53.361Z] [2022-04-28T22:08:53.361Z] Login Succeeded [2022-04-28T22:08:53.361Z] nexus3.edgexfoundry.org:10004 [2022-04-28T22:08:53.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T22:08:53.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T22:08:53.622Z] Configure a credential helper to remove this warning. See [2022-04-28T22:08:53.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T22:08:53.623Z] [2022-04-28T22:08:53.623Z] Login Succeeded [2022-04-28T22:08:53.623Z] docker.io [2022-04-28T22:08:53.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T22:08:53.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T22:08:53.884Z] Configure a credential helper to remove this warning. See [2022-04-28T22:08:53.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T22:08:53.884Z] [2022-04-28T22:08:53.884Z] Login Succeeded [2022-04-28T22:08:53.884Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T22:08:53.893Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-28T22:08:54.279Z] + git rev-list -1 --merges c37b68d746d6d418366af73042733a3dbd206d1f~1..c37b68d746d6d418366af73042733a3dbd206d1f [Pipeline] echo [2022-04-28T22:08:54.313Z] -----------> git rev-list -1 --merges c37b68d746d6d418366af73042733a3dbd206d1f~1..c37b68d746d6d418366af73042733a3dbd206d1f c37b68d746d6d418366af73042733a3dbd206d1f [2022-04-28T22:08:54.313Z] c37b68d746d6d418366af73042733a3dbd206d1f [false] [Pipeline] sh [2022-04-28T22:08:54.610Z] + git log --format=format:%s -1 c37b68d746d6d418366af73042733a3dbd206d1f [Pipeline] echo [2022-04-28T22:08:54.629Z] ========================================================= [2022-04-28T22:08:54.629Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-28T22:08:54.629Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T22:08:54.980Z] + git log --format=format:%s -1 c37b68d746d6d418366af73042733a3dbd206d1f [Pipeline] echo [2022-04-28T22:08:54.997Z] [semverPrep] GIT_COMMIT: c37b68d746d6d418366af73042733a3dbd206d1f, Commit Message: Merge branch 'update_attribution_and_config' of https://github.com/marcpfuller/device-rfid-llrp-go into update_attribution_and_config [Pipeline] echo [2022-04-28T22:08:55.011Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-28T22:08:55.407Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T22:08:55.407Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-28T22:08:55.407Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-28T22:08:55.407Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-28T22:08:55.407Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-28T22:08:55.407Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-28T22:08:55.407Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T22:08:55.757Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T22:08:55.757Z] [2022-04-28T22:08:55.757Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T22:08:56.062Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T22:08:56.063Z] latest: Pulling from edgex-devops/py-git-semver [2022-04-28T22:08:56.063Z] 1fe172e4850f: Pulling fs layer [2022-04-28T22:08:56.063Z] caf521ccaac6: Pulling fs layer [2022-04-28T22:08:56.063Z] 3ead6fa29328: Pulling fs layer [2022-04-28T22:08:56.063Z] 5c2a1cbceb83: Pulling fs layer [2022-04-28T22:08:56.063Z] a8d5f1318db7: Pulling fs layer [2022-04-28T22:08:56.063Z] c427282e49a2: Pulling fs layer [2022-04-28T22:08:56.063Z] 1827001aaf11: Pulling fs layer [2022-04-28T22:08:56.063Z] 0714d37db230: Pulling fs layer [2022-04-28T22:08:56.063Z] ac28cf19c067: Pulling fs layer [2022-04-28T22:08:56.063Z] ca983d60f3e2: Pulling fs layer [2022-04-28T22:08:56.063Z] 9f894cec8388: Pulling fs layer [2022-04-28T22:08:56.063Z] a8d5f1318db7: Waiting [2022-04-28T22:08:56.063Z] c427282e49a2: Waiting [2022-04-28T22:08:56.063Z] 1827001aaf11: Waiting [2022-04-28T22:08:56.063Z] 0714d37db230: Waiting [2022-04-28T22:08:56.063Z] ac28cf19c067: Waiting [2022-04-28T22:08:56.063Z] ca983d60f3e2: Waiting [2022-04-28T22:08:56.063Z] 9f894cec8388: Waiting [2022-04-28T22:08:56.063Z] 5c2a1cbceb83: Waiting [2022-04-28T22:08:56.063Z] caf521ccaac6: Download complete [2022-04-28T22:08:56.063Z] 5c2a1cbceb83: Verifying Checksum [2022-04-28T22:08:56.063Z] 5c2a1cbceb83: Download complete [2022-04-28T22:08:56.323Z] 3ead6fa29328: Verifying Checksum [2022-04-28T22:08:56.323Z] 3ead6fa29328: Download complete [2022-04-28T22:08:56.323Z] a8d5f1318db7: Verifying Checksum [2022-04-28T22:08:56.323Z] a8d5f1318db7: Download complete [2022-04-28T22:08:56.323Z] c427282e49a2: Verifying Checksum [2022-04-28T22:08:56.323Z] c427282e49a2: Download complete [2022-04-28T22:08:56.323Z] 0714d37db230: Download complete [2022-04-28T22:08:56.323Z] ac28cf19c067: Download complete [2022-04-28T22:08:56.323Z] ca983d60f3e2: Verifying Checksum [2022-04-28T22:08:56.323Z] ca983d60f3e2: Download complete [2022-04-28T22:08:56.323Z] 9f894cec8388: Verifying Checksum [2022-04-28T22:08:56.323Z] 9f894cec8388: Download complete [2022-04-28T22:08:56.323Z] 1fe172e4850f: Verifying Checksum [2022-04-28T22:08:56.323Z] 1fe172e4850f: Download complete [2022-04-28T22:08:56.584Z] 1827001aaf11: Verifying Checksum [2022-04-28T22:08:56.584Z] 1827001aaf11: Download complete [2022-04-28T22:08:57.523Z] 1fe172e4850f: Pull complete [2022-04-28T22:08:57.523Z] caf521ccaac6: Pull complete [2022-04-28T22:08:58.092Z] 3ead6fa29328: Pull complete [2022-04-28T22:08:58.092Z] 5c2a1cbceb83: Pull complete [2022-04-28T22:08:58.352Z] a8d5f1318db7: Pull complete [2022-04-28T22:08:58.352Z] c427282e49a2: Pull complete [2022-04-28T22:09:00.275Z] 1827001aaf11: Pull complete [2022-04-28T22:09:00.275Z] 0714d37db230: Pull complete [2022-04-28T22:09:00.275Z] ac28cf19c067: Pull complete [2022-04-28T22:09:00.275Z] ca983d60f3e2: Pull complete [2022-04-28T22:09:00.536Z] 9f894cec8388: Pull complete [2022-04-28T22:09:00.536Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-04-28T22:09:00.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T22:09:00.536Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-04-28T22:09:00.672Z] prd-ubuntu20.04-docker-8c-8g-34192 does not seem to be running inside a container [2022-04-28T22:09:00.718Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-79 -v /w/workspace/oundry_device-rfid-llrp-go_PR-79:/w/workspace/oundry_device-rfid-llrp-go_PR-79:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-79@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-79@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-devops/py-git-semver:latest cat [2022-04-28T22:09:02.127Z] $ docker top a1c4b43fee7069849ebbd4e5fbe0d0c62a3798a441b46e6148b61daeee5e2dcf -eo pid,comm [2022-04-28T22:09:02.185Z] 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). [2022-04-28T22:09:02.185Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T22:09:02.226Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T22:09:02.226Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T22:09:02.353Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T22:09:02.362Z] $ docker exec a1c4b43fee7069849ebbd4e5fbe0d0c62a3798a441b46e6148b61daeee5e2dcf ssh-agent [2022-04-28T22:09:02.474Z] SSH_AUTH_SOCK=/tmp/ssh-AHPtRUUYFvrr/agent.33 [2022-04-28T22:09:02.474Z] SSH_AGENT_PID=40 [2022-04-28T22:09:02.482Z] Running ssh-add (command line suppressed) [2022-04-28T22:09:02.607Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-79@tmp/private_key_3332178043081578950.key (/w/workspace/oundry_device-rfid-llrp-go_PR-79@tmp/private_key_3332178043081578950.key) [2022-04-28T22:09:02.616Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T22:09:02.907Z] + git tag --points-at HEAD [Pipeline] } [2022-04-28T22:09:02.933Z] $ docker exec --env ******** --env ******** a1c4b43fee7069849ebbd4e5fbe0d0c62a3798a441b46e6148b61daeee5e2dcf ssh-agent -k [2022-04-28T22:09:03.062Z] unset SSH_AUTH_SOCK; [2022-04-28T22:09:03.063Z] unset SSH_AGENT_PID; [2022-04-28T22:09:03.063Z] echo Agent pid 40 killed; [2022-04-28T22:09:03.070Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-28T22:09:03.100Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T22:09:03.100Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T22:09:03.222Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T22:09:03.230Z] $ docker exec a1c4b43fee7069849ebbd4e5fbe0d0c62a3798a441b46e6148b61daeee5e2dcf ssh-agent [2022-04-28T22:09:03.344Z] SSH_AUTH_SOCK=/tmp/ssh-q57T3vnQQpXI/agent.75 [2022-04-28T22:09:03.344Z] SSH_AGENT_PID=82 [2022-04-28T22:09:03.350Z] Running ssh-add (command line suppressed) [2022-04-28T22:09:03.473Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-79@tmp/private_key_8007904523411286243.key (/w/workspace/oundry_device-rfid-llrp-go_PR-79@tmp/private_key_8007904523411286243.key) [2022-04-28T22:09:03.483Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T22:09:03.772Z] + git semver init [2022-04-28T22:09:04.034Z] 2022-04-28 22:09:03,972 [run_init] DEBUG init version:0.0.0 force:False [2022-04-28T22:09:04.034Z] 2022-04-28 22:09:03,973 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-rfid-llrp-go_PR-79/.semver [2022-04-28T22:09:04.034Z] 2022-04-28 22:09:03,974 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/oundry_device-rfid-llrp-go_PR-79/.semver [2022-04-28T22:09:04.034Z] 2022-04-28 22:09:03,974 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/oundry_device-rfid-llrp-go_PR-79/.semver'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-79, universal_newlines=False, shell=None, istream=None) [2022-04-28T22:09:04.977Z] 2022-04-28 22:09:04,887 [append_file] DEBUG append to file:/w/workspace/oundry_device-rfid-llrp-go_PR-79/.git/info/exclude [2022-04-28T22:09:04.977Z] 2022-04-28 22:09:04,888 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-rfid-llrp-go_PR-79/.semver/PR-79 with force:False [2022-04-28T22:09:04.977Z] 2022-04-28 22:09:04,888 [write_file] DEBUG write to file:/w/workspace/oundry_device-rfid-llrp-go_PR-79/.semver/PR-79 [2022-04-28T22:09:04.977Z] 2022-04-28 22:09:04,891 [execute] INFO git cat-file --batch-check [2022-04-28T22:09:04.977Z] 2022-04-28 22:09:04,891 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-79/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T22:09:04.977Z] 2022-04-28 22:09:04,896 [execute] INFO git cat-file --batch [2022-04-28T22:09:04.977Z] 2022-04-28 22:09:04,896 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-79/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T22:09:04.977Z] 2022-04-28 22:09:04,901 [read_version] DEBUG read version from /w/workspace/oundry_device-rfid-llrp-go_PR-79/.semver/PR-79 [2022-04-28T22:09:04.977Z] 0.0.0 [Pipeline] } [2022-04-28T22:09:04.993Z] $ docker exec --env ******** --env ******** a1c4b43fee7069849ebbd4e5fbe0d0c62a3798a441b46e6148b61daeee5e2dcf ssh-agent -k [2022-04-28T22:09:05.105Z] unset SSH_AUTH_SOCK; [2022-04-28T22:09:05.106Z] unset SSH_AGENT_PID; [2022-04-28T22:09:05.106Z] echo Agent pid 82 killed; [2022-04-28T22:09:05.111Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T22:09:05.430Z] + git semver [Pipeline] } [2022-04-28T22:09:05.711Z] $ docker stop --time=1 a1c4b43fee7069849ebbd4e5fbe0d0c62a3798a441b46e6148b61daeee5e2dcf [2022-04-28T22:09:07.015Z] $ docker rm -f a1c4b43fee7069849ebbd4e5fbe0d0c62a3798a441b46e6148b61daeee5e2dcf [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T22:09:07.374Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-28T22:09:07.625Z] Stashed 1 file(s) [Pipeline] echo [2022-04-28T22:09:07.629Z] [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 [2022-04-28T22:09:07.795Z] provisioning config files... [2022-04-28T22:09:07.805Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-79@tmp/config7223822525730284580tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T22:09:08.105Z] ---> docker-login.sh [2022-04-28T22:09:08.105Z] nexus3.edgexfoundry.org:10001 [2022-04-28T22:09:08.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T22:09:08.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T22:09:08.105Z] Configure a credential helper to remove this warning. See [2022-04-28T22:09:08.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T22:09:08.105Z] [2022-04-28T22:09:08.105Z] Login Succeeded [2022-04-28T22:09:08.105Z] nexus3.edgexfoundry.org:10002 [2022-04-28T22:09:08.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T22:09:08.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T22:09:08.105Z] Configure a credential helper to remove this warning. See [2022-04-28T22:09:08.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T22:09:08.105Z] [2022-04-28T22:09:08.105Z] Login Succeeded [2022-04-28T22:09:08.105Z] nexus3.edgexfoundry.org:10003 [2022-04-28T22:09:08.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T22:09:08.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T22:09:08.364Z] Configure a credential helper to remove this warning. See [2022-04-28T22:09:08.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T22:09:08.364Z] [2022-04-28T22:09:08.364Z] Login Succeeded [2022-04-28T22:09:08.364Z] nexus3.edgexfoundry.org:10004 [2022-04-28T22:09:08.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T22:09:08.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T22:09:08.364Z] Configure a credential helper to remove this warning. See [2022-04-28T22:09:08.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T22:09:08.364Z] [2022-04-28T22:09:08.364Z] Login Succeeded [2022-04-28T22:09:08.364Z] docker.io [2022-04-28T22:09:08.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T22:09:08.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T22:09:08.887Z] Configure a credential helper to remove this warning. See [2022-04-28T22:09:08.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T22:09:08.887Z] [2022-04-28T22:09:08.887Z] Login Succeeded [2022-04-28T22:09:08.887Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T22:09:08.896Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-28T22:09:08.970Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T22:09:08.980Z] ========================================================= [2022-04-28T22:09:08.980Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-28T22:09:08.980Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-28T22:09:09.292Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-28T22:09:09.292Z] Sending build context to Docker daemon 4.007MB [2022-04-28T22:09:09.292Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T22:09:09.292Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-28T22:09:09.292Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-28T22:09:09.292Z] 59bf1c3509f3: Pulling fs layer [2022-04-28T22:09:09.292Z] 666ba61612fd: Pulling fs layer [2022-04-28T22:09:09.292Z] 8ed8ca486205: Pulling fs layer [2022-04-28T22:09:09.292Z] 4fe6c5a15a65: Pulling fs layer [2022-04-28T22:09:09.292Z] 22a0e8bec74d: Pulling fs layer [2022-04-28T22:09:09.292Z] ca2b28591e48: Pulling fs layer [2022-04-28T22:09:09.292Z] a51346096db8: Pulling fs layer [2022-04-28T22:09:09.292Z] daebc70d1ce1: Pulling fs layer [2022-04-28T22:09:09.292Z] 0e18a0eac166: Pulling fs layer [2022-04-28T22:09:09.292Z] 4fe6c5a15a65: Waiting [2022-04-28T22:09:09.292Z] ca2b28591e48: Waiting [2022-04-28T22:09:09.292Z] a51346096db8: Waiting [2022-04-28T22:09:09.292Z] 22a0e8bec74d: Waiting [2022-04-28T22:09:09.292Z] daebc70d1ce1: Waiting [2022-04-28T22:09:09.292Z] 0e18a0eac166: Waiting [2022-04-28T22:09:09.292Z] 8ed8ca486205: Verifying Checksum [2022-04-28T22:09:09.292Z] 8ed8ca486205: Download complete [2022-04-28T22:09:09.292Z] 666ba61612fd: Download complete [2022-04-28T22:09:09.292Z] 22a0e8bec74d: Verifying Checksum [2022-04-28T22:09:09.292Z] 22a0e8bec74d: Download complete [2022-04-28T22:09:09.292Z] ca2b28591e48: Verifying Checksum [2022-04-28T22:09:09.292Z] ca2b28591e48: Download complete [2022-04-28T22:09:09.292Z] 59bf1c3509f3: Verifying Checksum [2022-04-28T22:09:09.292Z] 59bf1c3509f3: Download complete [2022-04-28T22:09:09.292Z] a51346096db8: Download complete [2022-04-28T22:09:09.555Z] daebc70d1ce1: Verifying Checksum [2022-04-28T22:09:09.555Z] daebc70d1ce1: Download complete [2022-04-28T22:09:09.555Z] 59bf1c3509f3: Pull complete [2022-04-28T22:09:09.555Z] 666ba61612fd: Pull complete [2022-04-28T22:09:09.815Z] 8ed8ca486205: Pull complete [2022-04-28T22:09:10.075Z] 0e18a0eac166: Verifying Checksum [2022-04-28T22:09:10.075Z] 0e18a0eac166: Download complete [2022-04-28T22:09:10.075Z] 4fe6c5a15a65: Verifying Checksum [2022-04-28T22:09:10.075Z] 4fe6c5a15a65: Download complete [2022-04-28T22:09:14.282Z] 4fe6c5a15a65: Pull complete [2022-04-28T22:09:14.282Z] 22a0e8bec74d: Pull complete [2022-04-28T22:09:14.282Z] ca2b28591e48: Pull complete [2022-04-28T22:09:14.282Z] a51346096db8: Pull complete [2022-04-28T22:09:14.282Z] daebc70d1ce1: Pull complete [2022-04-28T22:09:16.191Z] 0e18a0eac166: Pull complete [2022-04-28T22:09:16.191Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-28T22:09:16.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T22:09:16.191Z] ---> f018257e8ee9 [2022-04-28T22:09:16.191Z] Step 3/12 : ARG MAKE='make build' [2022-04-28T22:09:18.107Z] ---> Running in 9a4d1d472e84 [2022-04-28T22:09:18.107Z] Removing intermediate container 9a4d1d472e84 [2022-04-28T22:09:18.107Z] ---> 216a4685a6c0 [2022-04-28T22:09:18.107Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-04-28T22:09:18.376Z] ---> Running in ee6b172c1f6d [2022-04-28T22:09:18.376Z] Removing intermediate container ee6b172c1f6d [2022-04-28T22:09:18.376Z] ---> 05d5966d224e [2022-04-28T22:09:18.376Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T22:09:18.376Z] ---> Running in fbed456b9b65 [2022-04-28T22:09:18.376Z] Removing intermediate container fbed456b9b65 [2022-04-28T22:09:18.376Z] ---> 10f5746c9912 [2022-04-28T22:09:18.376Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T22:09:18.637Z] ---> Running in cd809f107273 [2022-04-28T22:09:19.207Z] Removing intermediate container cd809f107273 [2022-04-28T22:09:19.208Z] ---> 6337b35bcb90 [2022-04-28T22:09:19.208Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T22:09:19.208Z] ---> Running in 7bbb9ff18873 [2022-04-28T22:09:19.469Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T22:09:20.412Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T22:09:20.412Z] OK: 221 MiB in 52 packages [2022-04-28T22:09:20.981Z] Removing intermediate container 7bbb9ff18873 [2022-04-28T22:09:20.982Z] ---> c39a2ace8367 [2022-04-28T22:09:20.982Z] Step 8/12 : WORKDIR /app [2022-04-28T22:09:20.982Z] ---> Running in 31adc43ed3eb [2022-04-28T22:09:20.982Z] Removing intermediate container 31adc43ed3eb [2022-04-28T22:09:20.982Z] ---> b954e73e4cb0 [2022-04-28T22:09:20.982Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-28T22:09:21.242Z] ---> 05698922ebfa [2022-04-28T22:09:21.242Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T22:09:21.242Z] ---> Running in 0d979ce6d062 [2022-04-28T22:09:22.745Z] Still waiting to schedule task [2022-04-28T22:09:22.745Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-28T22:09:39.355Z] Removing intermediate container 0d979ce6d062 [2022-04-28T22:09:39.355Z] ---> 4311cba6cf8b [2022-04-28T22:09:39.355Z] Step 11/12 : COPY . . [2022-04-28T22:09:39.355Z] ---> cc47af358a1f [2022-04-28T22:09:39.355Z] Step 12/12 : RUN $MAKE [2022-04-28T22:09:39.355Z] ---> Running in e510a816b935 [2022-04-28T22:09:39.355Z] noop [2022-04-28T22:09:39.355Z] Removing intermediate container e510a816b935 [2022-04-28T22:09:39.355Z] ---> 906fd074f5d5 [2022-04-28T22:09:39.355Z] Successfully built 906fd074f5d5 [2022-04-28T22:09:39.355Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T22:09:39.652Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T22:09:39.652Z] . [Pipeline] withDockerContainer [2022-04-28T22:09:39.725Z] prd-ubuntu20.04-docker-8c-8g-34192 does not seem to be running inside a container [2022-04-28T22:09:39.769Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-79 -v /w/workspace/oundry_device-rfid-llrp-go_PR-79:/w/workspace/oundry_device-rfid-llrp-go_PR-79:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-79@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-79@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-28T22:09:40.273Z] $ docker top 0286a7ccefc09a680443a05d6573186309e4ca41d5c2e0016e487a9c6c0a617a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T22:09:40.633Z] + go version [2022-04-28T22:09:40.633Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-28T22:09:40.650Z] $ docker stop --time=1 0286a7ccefc09a680443a05d6573186309e4ca41d5c2e0016e487a9c6c0a617a [2022-04-28T22:09:41.953Z] $ docker rm -f 0286a7ccefc09a680443a05d6573186309e4ca41d5c2e0016e487a9c6c0a617a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T22:09:42.379Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T22:09:42.379Z] . [Pipeline] withDockerContainer [2022-04-28T22:09:42.451Z] prd-ubuntu20.04-docker-8c-8g-34192 does not seem to be running inside a container [2022-04-28T22:09:42.493Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-79 -v /w/workspace/oundry_device-rfid-llrp-go_PR-79:/w/workspace/oundry_device-rfid-llrp-go_PR-79:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-79@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-79@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-28T22:09:42.860Z] $ docker top 1c5d9611669bb088f31ad8e61692b96d130d8d5a8d7051d263b774763303cb52 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-28T22:09:43.228Z] + make test [2022-04-28T22:09:43.228Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-28T22:09:43.488Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-04-28T22:09:53.484Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-04-28T22:09:53.484Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-04-28T22:09:56.790Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.530s coverage: 39.3% of statements [2022-04-28T22:09:56.790Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.243s coverage: 51.9% of statements [2022-04-28T22:09:56.790Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.041s coverage: 95.5% of statements [2022-04-28T22:10:04.917Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-28T22:10:07.469Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T22:10:07.730Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T22:10:07.730Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-28T22:10:08.318Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-28T22:10:08.338Z] $ docker stop --time=1 1c5d9611669bb088f31ad8e61692b96d130d8d5a8d7051d263b774763303cb52 [2022-04-28T22:10:10.196Z] $ docker rm -f 1c5d9611669bb088f31ad8e61692b96d130d8d5a8d7051d263b774763303cb52 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T22:10:10.646Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-28T22:10:10.734Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-28T22:10:11.388Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-28T22:10:11.716Z] + ls -al . [2022-04-28T22:10:11.717Z] total 632 [2022-04-28T22:10:11.717Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 28 22:10 . [2022-04-28T22:10:11.717Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 22:08 .. [2022-04-28T22:10:11.717Z] -rw-rw-r-- 1 jenkins jenkins 134 Apr 28 22:08 .dockerignore [2022-04-28T22:10:11.717Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 22:09 .git [2022-04-28T22:10:11.717Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 22:08 .github [2022-04-28T22:10:11.717Z] -rw-rw-r-- 1 jenkins jenkins 946 Apr 28 22:08 .gitignore [2022-04-28T22:10:11.717Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 28 22:08 .golangci.yml [2022-04-28T22:10:11.717Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 22:09 .semver [2022-04-28T22:10:11.717Z] -rw-rw-r-- 1 jenkins jenkins 10235 Apr 28 22:08 Attribution.txt [2022-04-28T22:10:11.717Z] -rw-rw-r-- 1 jenkins jenkins 3309 Apr 28 22:08 CHANGELOG.md [2022-04-28T22:10:11.717Z] -rw-rw-r-- 1 jenkins jenkins 1514 Apr 28 22:08 Dockerfile [2022-04-28T22:10:11.717Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 22:08 GOVERNANCE.md [2022-04-28T22:10:11.717Z] -rw-rw-r-- 1 jenkins jenkins 683 Apr 28 22:08 Jenkinsfile [2022-04-28T22:10:11.717Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 28 22:08 LICENSE [2022-04-28T22:10:11.717Z] -rw-rw-r-- 1 jenkins jenkins 1991 Apr 28 22:08 Makefile [2022-04-28T22:10:11.717Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 28 22:08 OWNERS.md [2022-04-28T22:10:11.717Z] -rw-rw-r-- 1 jenkins jenkins 28496 Apr 28 22:08 README.md [2022-04-28T22:10:11.717Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 22:09 VERSION [2022-04-28T22:10:11.717Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 22:08 bin [2022-04-28T22:10:11.717Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 22:08 cmd [2022-04-28T22:10:11.717Z] -rw-r--r-- 1 jenkins jenkins 460394 Apr 28 22:09 coverage.out [2022-04-28T22:10:11.717Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 22:08 examples [2022-04-28T22:10:11.717Z] -rw-rw-r-- 1 jenkins jenkins 3350 Apr 28 22:08 go.mod [2022-04-28T22:10:11.717Z] -rw-rw-r-- 1 jenkins jenkins 35098 Apr 28 22:08 go.sum [2022-04-28T22:10:11.717Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 22:08 images [2022-04-28T22:10:11.717Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 28 22:08 internal [2022-04-28T22:10:11.717Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 22:08 snap [2022-04-28T22:10:11.717Z] -rw-rw-r-- 1 jenkins jenkins 193 Apr 28 22:08 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-28T22:10:12.022Z] + 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=c37b68d746d6d418366af73042733a3dbd206d1f --label arch=amd64 --label version=0.0.0 . [2022-04-28T22:10:12.022Z] Sending build context to Docker daemon 4.007MB [2022-04-28T22:10:12.022Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T22:10:12.022Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-28T22:10:12.022Z] ---> 906fd074f5d5 [2022-04-28T22:10:12.022Z] Step 3/25 : ARG MAKE='make build' [2022-04-28T22:10:12.022Z] ---> Running in 957b67668a29 [2022-04-28T22:10:12.282Z] Removing intermediate container 957b67668a29 [2022-04-28T22:10:12.282Z] ---> 8d89d0ad3773 [2022-04-28T22:10:12.282Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-04-28T22:10:12.282Z] ---> Running in 789683ef842f [2022-04-28T22:10:12.282Z] Removing intermediate container 789683ef842f [2022-04-28T22:10:12.282Z] ---> c825dc8493b3 [2022-04-28T22:10:12.282Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T22:10:12.282Z] ---> Running in 006ad8187344 [2022-04-28T22:10:12.541Z] Removing intermediate container 006ad8187344 [2022-04-28T22:10:12.541Z] ---> a6447afb3d55 [2022-04-28T22:10:12.541Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T22:10:12.541Z] ---> Running in 52da12807985 [2022-04-28T22:10:13.111Z] Removing intermediate container 52da12807985 [2022-04-28T22:10:13.111Z] ---> 165ba1cde289 [2022-04-28T22:10:13.111Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T22:10:13.111Z] ---> Running in 4ab79fb9901b [2022-04-28T22:10:13.371Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T22:10:14.312Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T22:10:14.577Z] OK: 221 MiB in 52 packages [2022-04-28T22:10:14.837Z] Removing intermediate container 4ab79fb9901b [2022-04-28T22:10:14.837Z] ---> e0cf7da58e43 [2022-04-28T22:10:14.837Z] Step 8/25 : WORKDIR /app [2022-04-28T22:10:14.837Z] ---> Running in 01f8357936ee [2022-04-28T22:10:14.837Z] Removing intermediate container 01f8357936ee [2022-04-28T22:10:14.837Z] ---> e2e0d6a53371 [2022-04-28T22:10:14.837Z] Step 9/25 : COPY go.mod vendor* ./ [2022-04-28T22:10:15.096Z] ---> a53938f9aa6a [2022-04-28T22:10:15.096Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T22:10:15.096Z] ---> Running in 17f24399050a [2022-04-28T22:10:15.666Z] Removing intermediate container 17f24399050a [2022-04-28T22:10:15.666Z] ---> 57400bb616c6 [2022-04-28T22:10:15.666Z] Step 11/25 : COPY . . [2022-04-28T22:10:15.927Z] ---> aa2779cd799b [2022-04-28T22:10:15.927Z] Step 12/25 : RUN $MAKE [2022-04-28T22:10:16.188Z] ---> Running in 7dac13fe5062 [2022-04-28T22:10:16.447Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion= -X edgexfoundry/app-rfid-llrp-inventory.Version=" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-04-28T22:10:38.397Z] Removing intermediate container 7dac13fe5062 [2022-04-28T22:10:38.397Z] ---> eea4a38c1d55 [2022-04-28T22:10:38.397Z] Step 13/25 : FROM alpine:3.14 [2022-04-28T22:10:38.397Z] 3.14: Pulling from library/alpine [2022-04-28T22:10:38.397Z] 8663204ce13b: Pulling fs layer [2022-04-28T22:10:38.397Z] 8663204ce13b: Verifying Checksum [2022-04-28T22:10:38.397Z] 8663204ce13b: Download complete [2022-04-28T22:10:38.397Z] 8663204ce13b: Pull complete [2022-04-28T22:10:38.397Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T22:10:38.397Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T22:10:38.397Z] ---> e04c818066af [2022-04-28T22:10:38.397Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-28T22:10:38.397Z] ---> Running in 230923d3cd72 [2022-04-28T22:10:38.397Z] Removing intermediate container 230923d3cd72 [2022-04-28T22:10:38.397Z] ---> 5e50ba88f3d7 [2022-04-28T22:10:38.397Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T22:10:38.397Z] ---> Running in d5ed2f6beb35 [2022-04-28T22:10:38.397Z] Removing intermediate container d5ed2f6beb35 [2022-04-28T22:10:38.397Z] ---> b31196032a9d [2022-04-28T22:10:38.397Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-28T22:10:38.397Z] ---> Running in 6258dbb87d40 [2022-04-28T22:10:38.397Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T22:10:38.397Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T22:10:38.397Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-28T22:10:38.657Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T22:10:38.657Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-28T22:10:38.657Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T22:10:38.918Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-28T22:10:38.918Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-28T22:10:38.918Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T22:10:38.918Z] OK: 8 MiB in 20 packages [2022-04-28T22:10:39.485Z] Removing intermediate container 6258dbb87d40 [2022-04-28T22:10:39.485Z] ---> af50862a225f [2022-04-28T22:10:39.485Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-04-28T22:10:39.485Z] ---> 896a00fabbbd [2022-04-28T22:10:39.485Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-04-28T22:10:39.745Z] ---> 734b72a1b9f1 [2022-04-28T22:10:39.745Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-04-28T22:10:40.315Z] ---> fcb2d5a3bb39 [2022-04-28T22:10:40.315Z] Step 20/25 : EXPOSE 59989 [2022-04-28T22:10:40.315Z] ---> Running in 132b04743db9 [2022-04-28T22:10:40.574Z] Removing intermediate container 132b04743db9 [2022-04-28T22:10:40.574Z] ---> 8e95b3fbb42c [2022-04-28T22:10:40.574Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-04-28T22:10:40.574Z] ---> Running in c7e26c8ecf69 [2022-04-28T22:10:40.574Z] Removing intermediate container c7e26c8ecf69 [2022-04-28T22:10:40.574Z] ---> c7ea0fab957b [2022-04-28T22:10:40.574Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-28T22:10:40.844Z] ---> Running in 84957b1c25f6 [2022-04-28T22:10:40.844Z] Removing intermediate container 84957b1c25f6 [2022-04-28T22:10:40.844Z] ---> b045944cbbe4 [2022-04-28T22:10:40.844Z] Step 23/25 : LABEL arch=amd64 [2022-04-28T22:10:40.844Z] ---> Running in 5977eaf734e6 [2022-04-28T22:10:40.844Z] Removing intermediate container 5977eaf734e6 [2022-04-28T22:10:40.844Z] ---> d22cdcfd1663 [2022-04-28T22:10:40.844Z] Step 24/25 : LABEL git_sha=c37b68d746d6d418366af73042733a3dbd206d1f [2022-04-28T22:10:41.104Z] ---> Running in c7c538c006b3 [2022-04-28T22:10:41.104Z] Removing intermediate container c7c538c006b3 [2022-04-28T22:10:41.104Z] ---> b2f1d76be47c [2022-04-28T22:10:41.104Z] Step 25/25 : LABEL version=0.0.0 [2022-04-28T22:10:41.104Z] ---> Running in 26ba5d479685 [2022-04-28T22:10:41.368Z] Removing intermediate container 26ba5d479685 [2022-04-28T22:10:41.368Z] ---> fdddfddce440 [2022-04-28T22:10:41.368Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-28T22:10:41.368Z] Successfully built fdddfddce440 [2022-04-28T22:10:41.368Z] Successfully tagged device-rfid-llrp:latest [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] sh [2022-04-28T22:10:41.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T22:10:41.773Z] [2022-04-28T22:10:41.773Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T22:10:42.075Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T22:10:42.075Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-28T22:10:42.075Z] 5eb5b503b376: Pulling fs layer [2022-04-28T22:10:42.075Z] 5c69ac0246d0: Pulling fs layer [2022-04-28T22:10:42.075Z] ec43610c2a17: Pulling fs layer [2022-04-28T22:10:42.075Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-28T22:10:42.075Z] 33b1e0a273af: Pulling fs layer [2022-04-28T22:10:42.075Z] 5d3b04190fa2: Pulling fs layer [2022-04-28T22:10:42.075Z] 2f39f015ded8: Pulling fs layer [2022-04-28T22:10:42.075Z] 3a2ae6a8a46f: Waiting [2022-04-28T22:10:42.075Z] 33b1e0a273af: Waiting [2022-04-28T22:10:42.075Z] 5d3b04190fa2: Waiting [2022-04-28T22:10:42.075Z] 2f39f015ded8: Waiting [2022-04-28T22:10:42.075Z] 5c69ac0246d0: Verifying Checksum [2022-04-28T22:10:42.075Z] 5c69ac0246d0: Download complete [2022-04-28T22:10:42.075Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-28T22:10:42.075Z] 3a2ae6a8a46f: Download complete [2022-04-28T22:10:42.075Z] 33b1e0a273af: Verifying Checksum [2022-04-28T22:10:42.075Z] 33b1e0a273af: Download complete [2022-04-28T22:10:42.075Z] 5d3b04190fa2: Verifying Checksum [2022-04-28T22:10:42.075Z] 5d3b04190fa2: Download complete [2022-04-28T22:10:42.075Z] ec43610c2a17: Download complete [2022-04-28T22:10:42.334Z] 5eb5b503b376: Verifying Checksum [2022-04-28T22:10:42.334Z] 5eb5b503b376: Download complete [2022-04-28T22:10:42.902Z] 2f39f015ded8: Download complete [2022-04-28T22:10:43.469Z] 5eb5b503b376: Pull complete [2022-04-28T22:10:43.730Z] 5c69ac0246d0: Pull complete [2022-04-28T22:10:43.990Z] ec43610c2a17: Pull complete [2022-04-28T22:10:44.253Z] 3a2ae6a8a46f: Pull complete [2022-04-28T22:10:44.253Z] 33b1e0a273af: Pull complete [2022-04-28T22:10:44.512Z] 5d3b04190fa2: Pull complete [2022-04-28T22:10:48.708Z] 2f39f015ded8: Pull complete [2022-04-28T22:10:48.708Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-28T22:10:48.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T22:10:48.708Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-28T22:10:48.783Z] prd-ubuntu20.04-docker-8c-8g-34192 does not seem to be running inside a container [2022-04-28T22:10:48.826Z] $ 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/oundry_device-rfid-llrp-go_PR-79 -v /w/workspace/oundry_device-rfid-llrp-go_PR-79:/w/workspace/oundry_device-rfid-llrp-go_PR-79:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-79@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-79@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-28T22:10:50.534Z] $ docker top 035094796dd284487da3b1f3c2a277f4c856556ce5cf20976fb44db8e0018756 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T22:10:50.940Z] ---> job-cost.sh [2022-04-28T22:10:50.940Z] lf-activate-venv: SKIPPING [2022-04-28T22:10:50.940Z] INFO: No Stack... [2022-04-28T22:10:51.510Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-28T22:10:51.771Z] INFO: Archiving Costs [Pipeline] sh [2022-04-28T22:10:52.065Z] + cat /w/workspace/oundry_device-rfid-llrp-go_PR-79/archives/cost.csv [2022-04-28T22:10:52.065Z] + cut -d, -f6 [Pipeline] lock [2022-04-28T22:10:52.080Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-79-2-stack-cost] [2022-04-28T22:10:52.089Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-79-2-stack-cost] did not exist. Created. [2022-04-28T22:10:52.089Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-79-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T22:10:52.399Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-28T22:10:52.432Z] Stashed 1 file(s) [Pipeline] } [2022-04-28T22:10:52.438Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-79-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-28T22:10:52.462Z] $ docker stop --time=1 035094796dd284487da3b1f3c2a277f4c856556ce5cf20976fb44db8e0018756 [2022-04-28T22:10:53.634Z] $ docker rm -f 035094796dd284487da3b1f3c2a277f4c856556ce5cf20976fb44db8e0018756 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-28T22:13:37.022Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-34193 in /w/workspace/oundry_device-rfid-llrp-go_PR-79 [Pipeline] { [Pipeline] ws [2022-04-28T22:13:37.035Z] Running in /w/workspace/device-rfid-llrp-go/2 [Pipeline] { [Pipeline] checkout [2022-04-28T22:13:37.351Z] Selected Git installation does not exist. Using Default [2022-04-28T22:13:37.351Z] The recommended git tool is: NONE [2022-04-28T22:13:43.091Z] using credential edgex-jenkins-ssh [2022-04-28T22:13:43.114Z] Cloning the remote Git repository [2022-04-28T22:13:43.174Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-04-28T22:13:43.252Z] > git init /w/workspace/device-rfid-llrp-go/2 # timeout=10 [2022-04-28T22:13:43.344Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-04-28T22:13:43.345Z] > git --version # timeout=10 [2022-04-28T22:13:43.366Z] > git --version # 'git version 2.25.1' [2022-04-28T22:13:43.368Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T22:13:43.434Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T22:13:44.513Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-04-28T22:13:44.531Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T22:13:44.562Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-04-28T22:13:44.614Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-04-28T22:13:44.620Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T22:13:44.633Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/79/head:refs/remotes/origin/PR-79 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-28T22:13:45.162Z] Merging remotes/origin/main commit fa56b1bc1f531ed8085377a9d0fe0a5012d1ff6e into PR head commit c37b68d746d6d418366af73042733a3dbd206d1f [2022-04-28T22:13:45.421Z] Merge succeeded, producing c37b68d746d6d418366af73042733a3dbd206d1f [2022-04-28T22:13:45.421Z] Checking out Revision c37b68d746d6d418366af73042733a3dbd206d1f (PR-79) [2022-04-28T22:13:45.186Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T22:13:45.206Z] > git checkout -f c37b68d746d6d418366af73042733a3dbd206d1f # timeout=10 [2022-04-28T22:13:45.327Z] > git remote # timeout=10 [2022-04-28T22:13:45.346Z] > git config --get remote.origin.url # timeout=10 [2022-04-28T22:13:45.361Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T22:13:45.372Z] > git merge fa56b1bc1f531ed8085377a9d0fe0a5012d1ff6e # timeout=10 [2022-04-28T22:13:45.397Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-28T22:13:45.433Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T22:13:45.451Z] > git checkout -f c37b68d746d6d418366af73042733a3dbd206d1f # timeout=10 [2022-04-28T22:13:49.699Z] Commit message: "Merge branch 'update_attribution_and_config' of https://github.com/marcpfuller/device-rfid-llrp-go into update_attribution_and_config" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T22:13:50.557Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-28T22:13:50.557Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T22:13:50.557Z] Dload Upload Total Spent Left Speed [2022-04-28T22:13:50.557Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2022-04-28T22:13:51.090Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-28T22:13:51.440Z] + sudo tee /etc/docker/daemon.new [2022-04-28T22:13:51.440Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-28T22:13:51.440Z] { [2022-04-28T22:13:51.440Z] "registry-mirrors": [ [2022-04-28T22:13:51.440Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-28T22:13:51.440Z] ], [2022-04-28T22:13:51.440Z] "bip": "10.250.0.254/24", [2022-04-28T22:13:51.440Z] "hosts": [ [2022-04-28T22:13:51.440Z] "tcp://0.0.0.0:5555", [2022-04-28T22:13:51.440Z] "unix:///var/run/docker.sock" [2022-04-28T22:13:51.440Z] ], [2022-04-28T22:13:51.440Z] "mtu": 1458, [2022-04-28T22:13:51.440Z] "selinux-enabled": true, [2022-04-28T22:13:51.440Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-28T22:13:51.440Z] } [Pipeline] sh [2022-04-28T22:13:51.790Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-28T22:13:52.138Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T22:14:10.585Z] provisioning config files... [2022-04-28T22:14:10.612Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/2@tmp/config7619666575872587573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T22:14:10.982Z] ---> docker-login.sh [2022-04-28T22:14:10.983Z] nexus3.edgexfoundry.org:10001 [2022-04-28T22:14:11.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T22:14:11.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T22:14:11.858Z] Configure a credential helper to remove this warning. See [2022-04-28T22:14:11.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T22:14:11.858Z] [2022-04-28T22:14:11.858Z] Login Succeeded [2022-04-28T22:14:11.858Z] nexus3.edgexfoundry.org:10002 [2022-04-28T22:14:12.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T22:14:12.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T22:14:12.412Z] Configure a credential helper to remove this warning. See [2022-04-28T22:14:12.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T22:14:12.412Z] [2022-04-28T22:14:12.412Z] Login Succeeded [2022-04-28T22:14:12.412Z] nexus3.edgexfoundry.org:10003 [2022-04-28T22:14:12.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T22:14:12.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T22:14:12.687Z] Configure a credential helper to remove this warning. See [2022-04-28T22:14:12.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T22:14:12.687Z] [2022-04-28T22:14:12.687Z] Login Succeeded [2022-04-28T22:14:12.687Z] nexus3.edgexfoundry.org:10004 [2022-04-28T22:14:13.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T22:14:13.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T22:14:13.290Z] Configure a credential helper to remove this warning. See [2022-04-28T22:14:13.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T22:14:13.290Z] [2022-04-28T22:14:13.290Z] Login Succeeded [2022-04-28T22:14:13.290Z] docker.io [2022-04-28T22:14:13.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T22:14:14.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T22:14:14.165Z] Configure a credential helper to remove this warning. See [2022-04-28T22:14:14.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T22:14:14.165Z] [2022-04-28T22:14:14.165Z] Login Succeeded [2022-04-28T22:14:14.165Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T22:14:14.184Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-28T22:14:14.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T22:14:14.645Z] ========================================================= [2022-04-28T22:14:14.645Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-28T22:14:14.645Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-28T22:14:15.022Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-28T22:14:15.298Z] Sending build context to Docker daemon 1.235MB [2022-04-28T22:14:15.298Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T22:14:15.298Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-28T22:14:15.577Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-28T22:14:15.577Z] 9b3977197b4f: Pulling fs layer [2022-04-28T22:14:15.577Z] 1a89e8eeedd5: Pulling fs layer [2022-04-28T22:14:15.577Z] 94645a83ff95: Pulling fs layer [2022-04-28T22:14:15.577Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-28T22:14:15.577Z] 0c92f367c5e7: Pulling fs layer [2022-04-28T22:14:15.577Z] 3096ccb668a1: Pulling fs layer [2022-04-28T22:14:15.577Z] e8cf19c19ddd: Pulling fs layer [2022-04-28T22:14:15.577Z] a4caa8a26152: Pulling fs layer [2022-04-28T22:14:15.577Z] 3f3a8bcf1eab: Waiting [2022-04-28T22:14:15.577Z] 0c92f367c5e7: Waiting [2022-04-28T22:14:15.577Z] 3096ccb668a1: Waiting [2022-04-28T22:14:15.577Z] e8cf19c19ddd: Waiting [2022-04-28T22:14:15.577Z] a4caa8a26152: Waiting [2022-04-28T22:14:15.577Z] 94645a83ff95: Verifying Checksum [2022-04-28T22:14:15.577Z] 94645a83ff95: Download complete [2022-04-28T22:14:15.577Z] 1a89e8eeedd5: Verifying Checksum [2022-04-28T22:14:15.577Z] 1a89e8eeedd5: Download complete [2022-04-28T22:14:15.577Z] 0c92f367c5e7: Verifying Checksum [2022-04-28T22:14:15.577Z] 0c92f367c5e7: Download complete [2022-04-28T22:14:15.577Z] 3096ccb668a1: Verifying Checksum [2022-04-28T22:14:15.577Z] 3096ccb668a1: Download complete [2022-04-28T22:14:15.577Z] 9b3977197b4f: Download complete [2022-04-28T22:14:15.577Z] e8cf19c19ddd: Verifying Checksum [2022-04-28T22:14:15.577Z] e8cf19c19ddd: Download complete [2022-04-28T22:14:16.579Z] 9b3977197b4f: Pull complete [2022-04-28T22:14:17.179Z] 1a89e8eeedd5: Pull complete [2022-04-28T22:14:17.459Z] 94645a83ff95: Pull complete [2022-04-28T22:14:17.745Z] a4caa8a26152: Verifying Checksum [2022-04-28T22:14:18.356Z] 3f3a8bcf1eab: Download complete [2022-04-28T22:14:30.769Z] 3f3a8bcf1eab: Pull complete [2022-04-28T22:14:30.769Z] 0c92f367c5e7: Pull complete [2022-04-28T22:14:31.043Z] 3096ccb668a1: Pull complete [2022-04-28T22:14:31.317Z] e8cf19c19ddd: Pull complete [2022-04-28T22:14:38.051Z] a4caa8a26152: Pull complete [2022-04-28T22:14:38.051Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-28T22:14:38.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T22:14:38.051Z] ---> 725f1c02e7f9 [2022-04-28T22:14:38.051Z] Step 3/12 : ARG MAKE='make build' [2022-04-28T22:14:38.652Z] ---> Running in 4aa8edc9651e [2022-04-28T22:14:38.927Z] Removing intermediate container 4aa8edc9651e [2022-04-28T22:14:38.927Z] ---> 4bfbea5b3f8a [2022-04-28T22:14:38.927Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-04-28T22:14:38.927Z] ---> Running in 856c2641637a [2022-04-28T22:14:39.204Z] Removing intermediate container 856c2641637a [2022-04-28T22:14:39.204Z] ---> ea432435e41c [2022-04-28T22:14:39.204Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T22:14:39.492Z] ---> Running in 13a1aff6b330 [2022-04-28T22:14:39.772Z] Removing intermediate container 13a1aff6b330 [2022-04-28T22:14:39.772Z] ---> f2a85b8b474b [2022-04-28T22:14:39.772Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T22:14:39.772Z] ---> Running in bd23fef32bf2 [2022-04-28T22:14:43.184Z] Removing intermediate container bd23fef32bf2 [2022-04-28T22:14:43.184Z] ---> 448a58c32b81 [2022-04-28T22:14:43.184Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T22:14:43.184Z] ---> Running in 8ce104918f47 [2022-04-28T22:14:44.170Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T22:14:44.767Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T22:14:45.751Z] OK: 220 MiB in 52 packages [2022-04-28T22:14:46.752Z] Removing intermediate container 8ce104918f47 [2022-04-28T22:14:46.752Z] ---> ea697a93e311 [2022-04-28T22:14:46.752Z] Step 8/12 : WORKDIR /app [2022-04-28T22:14:46.752Z] ---> Running in 93234624fa61 [2022-04-28T22:14:47.027Z] Removing intermediate container 93234624fa61 [2022-04-28T22:14:47.027Z] ---> 9b99fe7abb28 [2022-04-28T22:14:47.027Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-28T22:14:47.304Z] ---> 0fb794475bec [2022-04-28T22:14:47.304Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T22:14:47.586Z] ---> Running in 445ce8acdcd6 [2022-04-28T22:15:34.585Z] Removing intermediate container 445ce8acdcd6 [2022-04-28T22:15:34.585Z] ---> 9d544df29b88 [2022-04-28T22:15:34.585Z] Step 11/12 : COPY . . [2022-04-28T22:15:34.585Z] ---> 82dbedf1ef88 [2022-04-28T22:15:34.585Z] Step 12/12 : RUN $MAKE [2022-04-28T22:15:34.585Z] ---> Running in 7a8d64bc3118 [2022-04-28T22:15:35.570Z] noop [2022-04-28T22:15:36.170Z] Removing intermediate container 7a8d64bc3118 [2022-04-28T22:15:36.170Z] ---> 9ff13adf72ca [2022-04-28T22:15:36.170Z] Successfully built 9ff13adf72ca [2022-04-28T22:15:36.170Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T22:15:36.522Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T22:15:36.522Z] . [Pipeline] withDockerContainer [2022-04-28T22:15:36.788Z] prd-ubuntu20.04-docker-arm64-4c-16g-34193 does not seem to be running inside a container [2022-04-28T22:15:36.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-28T22:15:38.244Z] $ docker top 31506aa9a4c4106b89b8364b9e38eee19b67f49f8cd3eb38c7e9b8db5616f407 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T22:15:39.182Z] + go version [2022-04-28T22:15:39.182Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-28T22:15:39.213Z] $ docker stop --time=1 31506aa9a4c4106b89b8364b9e38eee19b67f49f8cd3eb38c7e9b8db5616f407 [2022-04-28T22:15:40.852Z] $ docker rm -f 31506aa9a4c4106b89b8364b9e38eee19b67f49f8cd3eb38c7e9b8db5616f407 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T22:15:41.479Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T22:15:41.479Z] . [Pipeline] withDockerContainer [2022-04-28T22:15:41.731Z] prd-ubuntu20.04-docker-arm64-4c-16g-34193 does not seem to be running inside a container [2022-04-28T22:15:41.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-28T22:15:43.201Z] $ docker top 142b51e0db6a9578cb5af320d879362adc1741b519e45016b6c2d25c93f2eee9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-28T22:15:44.138Z] + make test [2022-04-28T22:15:44.138Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-28T22:15:46.133Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-04-28T22:17:23.019Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-04-28T22:17:23.019Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-04-28T22:17:49.838Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.703s coverage: 39.3% of statements [2022-04-28T22:17:49.839Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.537s coverage: 52.0% of statements [2022-04-28T22:17:49.839Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.032s coverage: 95.5% of statements [2022-04-28T22:17:49.839Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-28T22:17:49.839Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-28T22:18:16.676Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T22:18:16.676Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T22:18:16.676Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-28T22:18:18.133Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-28T22:18:18.152Z] $ docker stop --time=1 142b51e0db6a9578cb5af320d879362adc1741b519e45016b6c2d25c93f2eee9 [2022-04-28T22:18:19.958Z] $ docker rm -f 142b51e0db6a9578cb5af320d879362adc1741b519e45016b6c2d25c93f2eee9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T22:18:20.923Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-28T22:18:20.945Z] Warning: overwriting stash ‘coverage-report’ [2022-04-28T22:18:21.783Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T22:18:22.222Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-28T22:18:22.597Z] + ls -al . [2022-04-28T22:18:22.597Z] total 628 [2022-04-28T22:18:22.597Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 28 22:18 . [2022-04-28T22:18:22.597Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 22:13 .. [2022-04-28T22:18:22.597Z] -rw-rw-r-- 1 jenkins jenkins 134 Apr 28 22:13 .dockerignore [2022-04-28T22:18:22.597Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 22:13 .git [2022-04-28T22:18:22.597Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 22:13 .github [2022-04-28T22:18:22.597Z] -rw-rw-r-- 1 jenkins jenkins 946 Apr 28 22:13 .gitignore [2022-04-28T22:18:22.597Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 28 22:13 .golangci.yml [2022-04-28T22:18:22.597Z] -rw-rw-r-- 1 jenkins jenkins 10235 Apr 28 22:13 Attribution.txt [2022-04-28T22:18:22.597Z] -rw-rw-r-- 1 jenkins jenkins 3309 Apr 28 22:13 CHANGELOG.md [2022-04-28T22:18:22.597Z] -rw-rw-r-- 1 jenkins jenkins 1514 Apr 28 22:13 Dockerfile [2022-04-28T22:18:22.597Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 22:13 GOVERNANCE.md [2022-04-28T22:18:22.597Z] -rw-rw-r-- 1 jenkins jenkins 683 Apr 28 22:13 Jenkinsfile [2022-04-28T22:18:22.597Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 28 22:13 LICENSE [2022-04-28T22:18:22.597Z] -rw-rw-r-- 1 jenkins jenkins 1991 Apr 28 22:13 Makefile [2022-04-28T22:18:22.597Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 28 22:13 OWNERS.md [2022-04-28T22:18:22.597Z] -rw-rw-r-- 1 jenkins jenkins 28496 Apr 28 22:13 README.md [2022-04-28T22:18:22.597Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 22:09 VERSION [2022-04-28T22:18:22.597Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 22:13 bin [2022-04-28T22:18:22.597Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 22:13 cmd [2022-04-28T22:18:22.597Z] -rw-r--r-- 1 jenkins jenkins 460394 Apr 28 22:17 coverage.out [2022-04-28T22:18:22.597Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 22:13 examples [2022-04-28T22:18:22.597Z] -rw-rw-r-- 1 jenkins jenkins 3350 Apr 28 22:13 go.mod [2022-04-28T22:18:22.597Z] -rw-rw-r-- 1 jenkins jenkins 35098 Apr 28 22:13 go.sum [2022-04-28T22:18:22.597Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 22:13 images [2022-04-28T22:18:22.597Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 28 22:13 internal [2022-04-28T22:18:22.597Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 22:13 snap [2022-04-28T22:18:22.597Z] -rw-rw-r-- 1 jenkins jenkins 193 Apr 28 22:13 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-28T22:18:23.009Z] + 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=c37b68d746d6d418366af73042733a3dbd206d1f --label arch=arm64 --label version=0.0.0 . [2022-04-28T22:18:23.297Z] Sending build context to Docker daemon 1.235MB [2022-04-28T22:18:23.573Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T22:18:23.573Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-28T22:18:23.573Z] ---> 9ff13adf72ca [2022-04-28T22:18:23.573Z] Step 3/25 : ARG MAKE='make build' [2022-04-28T22:18:23.573Z] ---> Running in 277c070556a3 [2022-04-28T22:18:23.849Z] Removing intermediate container 277c070556a3 [2022-04-28T22:18:23.849Z] ---> a870e8ff5f5b [2022-04-28T22:18:23.849Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-04-28T22:18:23.849Z] ---> Running in 9f4d4268b30a [2022-04-28T22:18:24.444Z] Removing intermediate container 9f4d4268b30a [2022-04-28T22:18:24.444Z] ---> 01cc7fae89ba [2022-04-28T22:18:24.444Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T22:18:24.444Z] ---> Running in 491ed3afc7f9 [2022-04-28T22:18:24.717Z] Removing intermediate container 491ed3afc7f9 [2022-04-28T22:18:24.717Z] ---> c23f1babef3c [2022-04-28T22:18:24.717Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T22:18:24.717Z] ---> Running in 8ef9b118c0b7 [2022-04-28T22:18:26.176Z] Removing intermediate container 8ef9b118c0b7 [2022-04-28T22:18:26.176Z] ---> 77df989ca905 [2022-04-28T22:18:26.176Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T22:18:26.176Z] ---> Running in 48ae8f682ae0 [2022-04-28T22:18:27.156Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T22:18:28.128Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T22:18:29.142Z] OK: 220 MiB in 52 packages [2022-04-28T22:18:30.128Z] Removing intermediate container 48ae8f682ae0 [2022-04-28T22:18:30.128Z] ---> a39b34c77f99 [2022-04-28T22:18:30.128Z] Step 8/25 : WORKDIR /app [2022-04-28T22:18:30.128Z] ---> Running in b989ae411822 [2022-04-28T22:18:30.399Z] Removing intermediate container b989ae411822 [2022-04-28T22:18:30.399Z] ---> 27df20a84625 [2022-04-28T22:18:30.399Z] Step 9/25 : COPY go.mod vendor* ./ [2022-04-28T22:18:30.677Z] ---> c9ff265af0a8 [2022-04-28T22:18:30.677Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T22:18:30.954Z] ---> Running in 481850f6f648 [2022-04-28T22:18:32.930Z] Removing intermediate container 481850f6f648 [2022-04-28T22:18:32.930Z] ---> c086b879d446 [2022-04-28T22:18:32.930Z] Step 11/25 : COPY . . [2022-04-28T22:18:33.204Z] ---> b67ea4dc92e4 [2022-04-28T22:18:33.204Z] Step 12/25 : RUN $MAKE [2022-04-28T22:18:33.483Z] ---> Running in 799d3e0b02f5 [2022-04-28T22:18:34.466Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion= -X edgexfoundry/app-rfid-llrp-inventory.Version=" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-04-28T22:20:41.273Z] Removing intermediate container 799d3e0b02f5 [2022-04-28T22:20:41.273Z] ---> 55890b6c6743 [2022-04-28T22:20:41.273Z] Step 13/25 : FROM alpine:3.14 [2022-04-28T22:20:41.273Z] 3.14: Pulling from library/alpine [2022-04-28T22:20:41.273Z] 455c02918c45: Pulling fs layer [2022-04-28T22:20:41.273Z] 455c02918c45: Verifying Checksum [2022-04-28T22:20:41.273Z] 455c02918c45: Download complete [2022-04-28T22:20:41.273Z] 455c02918c45: Pull complete [2022-04-28T22:20:41.273Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T22:20:41.273Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T22:20:41.273Z] ---> ac73e934f311 [2022-04-28T22:20:41.273Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-28T22:20:41.273Z] ---> Running in f5e0031d9176 [2022-04-28T22:20:41.273Z] Removing intermediate container f5e0031d9176 [2022-04-28T22:20:41.273Z] ---> d080c9eaef7d [2022-04-28T22:20:41.273Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T22:20:41.273Z] ---> Running in 00d4b6a9cafb [2022-04-28T22:20:41.273Z] Removing intermediate container 00d4b6a9cafb [2022-04-28T22:20:41.273Z] ---> b4a6daf4009e [2022-04-28T22:20:41.273Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-28T22:20:41.273Z] ---> Running in 2694937d2faf [2022-04-28T22:20:41.273Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T22:20:41.273Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T22:20:41.273Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-28T22:20:41.273Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T22:20:41.273Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-28T22:20:41.273Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T22:20:41.273Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-28T22:20:41.273Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-28T22:20:41.273Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T22:20:41.273Z] OK: 8 MiB in 20 packages [2022-04-28T22:20:41.273Z] Removing intermediate container 2694937d2faf [2022-04-28T22:20:41.273Z] ---> 1421b21f6607 [2022-04-28T22:20:41.273Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-04-28T22:20:41.881Z] ---> aa06f4613a0d [2022-04-28T22:20:41.881Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-04-28T22:20:42.154Z] ---> e3863047d58a [2022-04-28T22:20:42.154Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-04-28T22:20:44.137Z] ---> bc2797c108b3 [2022-04-28T22:20:44.137Z] Step 20/25 : EXPOSE 59989 [2022-04-28T22:20:44.137Z] ---> Running in b82f524fcca2 [2022-04-28T22:20:44.137Z] Removing intermediate container b82f524fcca2 [2022-04-28T22:20:44.137Z] ---> 536ad4aeae35 [2022-04-28T22:20:44.137Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-04-28T22:20:44.137Z] ---> Running in c0c7ccc046d6 [2022-04-28T22:20:44.413Z] Removing intermediate container c0c7ccc046d6 [2022-04-28T22:20:44.413Z] ---> 3689aa9c8dc1 [2022-04-28T22:20:44.413Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-28T22:20:44.687Z] ---> Running in 7248fb841e04 [2022-04-28T22:20:44.957Z] Removing intermediate container 7248fb841e04 [2022-04-28T22:20:44.957Z] ---> 76c81550c98b [2022-04-28T22:20:44.957Z] Step 23/25 : LABEL arch=arm64 [2022-04-28T22:20:44.957Z] ---> Running in 6cad38664d28 [2022-04-28T22:20:45.231Z] Removing intermediate container 6cad38664d28 [2022-04-28T22:20:45.231Z] ---> 0efd10163d5f [2022-04-28T22:20:45.231Z] Step 24/25 : LABEL git_sha=c37b68d746d6d418366af73042733a3dbd206d1f [2022-04-28T22:20:45.504Z] ---> Running in 86e8722bd37b [2022-04-28T22:20:45.776Z] Removing intermediate container 86e8722bd37b [2022-04-28T22:20:45.776Z] ---> e83c072b120a [2022-04-28T22:20:45.776Z] Step 25/25 : LABEL version=0.0.0 [2022-04-28T22:20:45.776Z] ---> Running in 5ed070845be5 [2022-04-28T22:20:46.048Z] Removing intermediate container 5ed070845be5 [2022-04-28T22:20:46.049Z] ---> 5267c19b5fd4 [2022-04-28T22:20:46.049Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-28T22:20:46.049Z] Successfully built 5267c19b5fd4 [2022-04-28T22:20:46.049Z] Successfully tagged device-rfid-llrp-arm64:latest [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] sh [2022-04-28T22:20:46.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T22:20:46.489Z] [2022-04-28T22:20:46.489Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-28T22:20:46.836Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T22:20:47.114Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-28T22:20:47.114Z] 8998bd30e6a1: Pulling fs layer [2022-04-28T22:20:47.114Z] 04944245beec: Pulling fs layer [2022-04-28T22:20:47.114Z] 699f458cf7ca: Pulling fs layer [2022-04-28T22:20:47.114Z] 765212b225bb: Pulling fs layer [2022-04-28T22:20:47.114Z] f23df028b6ca: Pulling fs layer [2022-04-28T22:20:47.114Z] d65c8cfc05b1: Pulling fs layer [2022-04-28T22:20:47.114Z] 2437ff75d9bd: Pulling fs layer [2022-04-28T22:20:47.114Z] d65c8cfc05b1: Waiting [2022-04-28T22:20:47.114Z] f23df028b6ca: Waiting [2022-04-28T22:20:47.114Z] 2437ff75d9bd: Waiting [2022-04-28T22:20:47.114Z] 765212b225bb: Waiting [2022-04-28T22:20:47.114Z] 04944245beec: Verifying Checksum [2022-04-28T22:20:47.114Z] 04944245beec: Download complete [2022-04-28T22:20:47.114Z] 765212b225bb: Verifying Checksum [2022-04-28T22:20:47.114Z] 765212b225bb: Download complete [2022-04-28T22:20:47.114Z] f23df028b6ca: Download complete [2022-04-28T22:20:47.114Z] d65c8cfc05b1: Verifying Checksum [2022-04-28T22:20:47.114Z] d65c8cfc05b1: Download complete [2022-04-28T22:20:47.390Z] 699f458cf7ca: Verifying Checksum [2022-04-28T22:20:47.390Z] 699f458cf7ca: Download complete [2022-04-28T22:20:47.665Z] 8998bd30e6a1: Verifying Checksum [2022-04-28T22:20:47.665Z] 8998bd30e6a1: Download complete [2022-04-28T22:20:50.291Z] 2437ff75d9bd: Verifying Checksum [2022-04-28T22:20:50.291Z] 2437ff75d9bd: Download complete [2022-04-28T22:20:52.270Z] 8998bd30e6a1: Pull complete [2022-04-28T22:20:52.544Z] 04944245beec: Pull complete [2022-04-28T22:20:53.980Z] 699f458cf7ca: Pull complete [2022-04-28T22:20:54.267Z] 765212b225bb: Pull complete [2022-04-28T22:20:55.249Z] f23df028b6ca: Pull complete [2022-04-28T22:20:55.527Z] d65c8cfc05b1: Pull complete [2022-04-28T22:21:10.613Z] 2437ff75d9bd: Pull complete [2022-04-28T22:21:10.613Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-28T22:21:10.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T22:21:10.613Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-28T22:21:10.863Z] prd-ubuntu20.04-docker-arm64-4c-16g-34193 does not seem to be running inside a container [2022-04-28T22:21:10.962Z] $ 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/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-28T22:21:13.682Z] $ docker top 062b2c4779b78d2c704515b963b2078a40a24e663af3641ab708f0c081945f5b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T22:21:14.618Z] ---> job-cost.sh [2022-04-28T22:21:14.618Z] lf-activate-venv: SKIPPING [2022-04-28T22:21:14.618Z] INFO: No Stack... [2022-04-28T22:21:15.212Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-28T22:21:16.187Z] INFO: Archiving Costs [Pipeline] sh [2022-04-28T22:21:16.848Z] + cat /w/workspace/device-rfid-llrp-go/2/archives/cost.csv [2022-04-28T22:21:16.848Z] + cut -d, -f6 [Pipeline] lock [2022-04-28T22:21:16.920Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-79-2-stack-cost] [2022-04-28T22:21:16.926Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-79-2-stack-cost] did not exist. Created. [2022-04-28T22:21:16.926Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-79-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T22:21:17.610Z] /w/workspace/device-rfid-llrp-go/2@tmp/durable-b294378f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-28T22:21:18.341Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-28T22:21:18.373Z] Warning: overwriting stash ‘stack-cost’ [2022-04-28T22:21:18.450Z] Stashed 1 file(s) [Pipeline] } [2022-04-28T22:21:18.458Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-79-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-28T22:21:18.481Z] $ docker stop --time=1 062b2c4779b78d2c704515b963b2078a40a24e663af3641ab708f0c081945f5b [2022-04-28T22:21:20.037Z] $ docker rm -f 062b2c4779b78d2c704515b963b2078a40a24e663af3641ab708f0c081945f5b [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 [2022-04-28T22:21:20.534Z] provisioning config files... [2022-04-28T22:21:20.542Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-79@tmp/config6641369736801717178tmp [Pipeline] { [Pipeline] sh [2022-04-28T22:21:20.835Z] + set +x [2022-04-28T22:21:20.835Z] + curl -s https://codecov.io/bash [2022-04-28T22:21:20.835Z] + bash -s -- [2022-04-28T22:21:20.835Z] [2022-04-28T22:21:20.835Z] _____ _ [2022-04-28T22:21:20.835Z] / ____| | | [2022-04-28T22:21:20.835Z] | | ___ __| | ___ ___ _____ __ [2022-04-28T22:21:20.835Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-28T22:21:20.835Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-28T22:21:20.835Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-28T22:21:20.835Z] Bash-1.0.6 [2022-04-28T22:21:20.835Z] [2022-04-28T22:21:20.835Z] [2022-04-28T22:21:20.835Z] ==> git version 2.25.1 found [2022-04-28T22:21:20.835Z] ==> 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 [2022-04-28T22:21:20.835Z] Release-Date: 2020-01-08 [2022-04-28T22:21:20.835Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-28T22:21:20.835Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-28T22:21:20.835Z] ==> Jenkins CI detected. [2022-04-28T22:21:20.835Z] current dir:  /w/workspace/oundry_device-rfid-llrp-go_PR-79 [2022-04-28T22:21:20.835Z] project root: . [2022-04-28T22:21:20.835Z] --> token set from env [2022-04-28T22:21:20.835Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-28T22:21:20.835Z] ==> Running gcov in . (disable via -X gcov) [2022-04-28T22:21:20.835Z] ==> Python coveragepy not found [2022-04-28T22:21:20.835Z] ==> Searching for coverage reports in: [2022-04-28T22:21:20.835Z] + . [2022-04-28T22:21:20.835Z] -> Found 1 reports [2022-04-28T22:21:20.835Z] ==> Detecting git/mercurial file structure [2022-04-28T22:21:20.835Z] ==> Reading reports [2022-04-28T22:21:20.835Z] + ./coverage.out bytes=460394 [2022-04-28T22:21:20.835Z] ==> Appending adjustments [2022-04-28T22:21:20.835Z] https://docs.codecov.io/docs/fixing-reports [2022-04-28T22:21:21.097Z] + Found adjustments [2022-04-28T22:21:21.097Z] ==> Gzipping contents [2022-04-28T22:21:21.097Z] 52K /tmp/codecov.LqUJa3.gz [2022-04-28T22:21:21.097Z] ==> Uploading reports [2022-04-28T22:21:21.097Z] url: https://codecov.io [2022-04-28T22:21:21.097Z] query: branch=PR-79&commit=c37b68d746d6d418366af73042733a3dbd206d1f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-79%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=79&job=&cmd_args= [2022-04-28T22:21:21.097Z] -> Pinging Codecov [2022-04-28T22:21:21.097Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-79&commit=c37b68d746d6d418366af73042733a3dbd206d1f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-79%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=79&job=&cmd_args= [2022-04-28T22:21:21.357Z] -> Uploading to [2022-04-28T22:21:21.357Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-28/581DD39554BDF9B6E22D074273EAD858/c37b68d746d6d418366af73042733a3dbd206d1f/3de744ca-cd71-4eec-b21b-5c2662d12e8a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T222121Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=59dcbb3c003eb1fddf75ed54b546bc788b2cbf494a26f2cc5a183fc60e89d398 [2022-04-28T22:21:21.617Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T22:21:21.617Z] Dload Upload Total Spent Left Speed [2022-04-28T22:21:21.617Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51791 0 0 100 51791 0 208k --:--:-- --:--:-- --:--:-- 208k [2022-04-28T22:21:21.617Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/c37b68d746d6d418366af73042733a3dbd206d1f [Pipeline] } [2022-04-28T22:21:21.625Z] 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 [2022-04-28T22:21:22.357Z] + [ -d /w/workspace/oundry_device-rfid-llrp-go_PR-79/archives ] [2022-04-28T22:21:22.357Z] + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-79/archives [2022-04-28T22:21:22.357Z] total 16 [2022-04-28T22:21:22.357Z] drwxr-xr-x 3 root root 4096 Apr 28 22:10 . [2022-04-28T22:21:22.357Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 28 22:10 .. [2022-04-28T22:21:22.357Z] drwxr-xr-x 2 root root 4096 Apr 28 22:10 cost [2022-04-28T22:21:22.357Z] -rw-r--r-- 1 root root 89 Apr 28 22:10 cost.csv [2022-04-28T22:21:22.357Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-rfid-llrp-go_PR-79/archives [2022-04-28T22:21:22.357Z] + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-79/archives [2022-04-28T22:21:22.357Z] total 16 [2022-04-28T22:21:22.357Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 22:10 . [2022-04-28T22:21:22.357Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 28 22:10 .. [2022-04-28T22:21:22.357Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 28 22:10 cost [2022-04-28T22:21:22.357Z] -rw-r--r-- 1 jenkins jenkins 89 Apr 28 22:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-28T22:21:22.654Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T22:21:23.686Z] ---> package-listing.sh [2022-04-28T22:21:23.686Z] ++ facter osfamily [2022-04-28T22:21:23.686Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-28T22:21:23.946Z] + OS_FAMILY=debian [2022-04-28T22:21:23.946Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-79 [2022-04-28T22:21:23.946Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-28T22:21:23.946Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-28T22:21:23.946Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-28T22:21:23.946Z] + PACKAGES=/tmp/packages_start.txt [2022-04-28T22:21:23.946Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-79 ']' [2022-04-28T22:21:23.946Z] + PACKAGES=/tmp/packages_end.txt [2022-04-28T22:21:23.946Z] + case "${OS_FAMILY}" in [2022-04-28T22:21:23.946Z] + dpkg -l [2022-04-28T22:21:23.946Z] + grep '^ii' [2022-04-28T22:21:23.946Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-28T22:21:23.946Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-28T22:21:23.946Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-28T22:21:23.946Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-79 ']' [2022-04-28T22:21:23.946Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-79/archives/ [2022-04-28T22:21:23.946Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-79/archives/ [Pipeline] echo [2022-04-28T22:21:23.956Z] 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/oundry_device-rfid-llrp-go_PR-79/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-28T22:21:24.234Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-28T22:21:24.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T22:21:24.794Z] . [Pipeline] withDockerContainer [2022-04-28T22:21:24.856Z] prd-ubuntu20.04-docker-8c-8g-34192 does not seem to be running inside a container [2022-04-28T22:21:24.894Z] $ 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/oundry_device-rfid-llrp-go_PR-79/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-79 -v /w/workspace/oundry_device-rfid-llrp-go_PR-79:/w/workspace/oundry_device-rfid-llrp-go_PR-79:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-79@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-79@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-28T22:21:25.165Z] $ docker top af34d1eb5c2d17749a53d9645ce84f4c0e9eacfb4c6c33f08503c29df3ec25a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T22:21:25.538Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-28T22:21:25.827Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-28T22:21:26.113Z] + ls /var/log/sa-host [2022-04-28T22:21:26.113Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T22:21:26.197Z] provisioning config files... [2022-04-28T22:21:26.207Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-79@tmp/config2079144384648184463tmp [Pipeline] { [Pipeline] echo [2022-04-28T22:21:26.224Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T22:21:26.510Z] ---> create-netrc.sh [Pipeline] } [2022-04-28T22:21:26.518Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-28T22:21:26.859Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-28T22:21:26.869Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T22:21:27.156Z] ---> sudo-logs.sh [2022-04-28T22:21:27.156Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-28T22:21:27.197Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T22:21:27.488Z] ---> job-cost.sh [2022-04-28T22:21:27.488Z] lf-activate-venv: SKIPPING [2022-04-28T22:21:27.488Z] DEBUG: total: 0.2199999988079071 [2022-04-28T22:21:27.488Z] INFO: Retrieving Stack Cost... [2022-04-28T22:21:28.063Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-28T22:21:28.632Z] INFO: Archiving Costs [Pipeline] echo [2022-04-28T22:21:28.645Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T22:21:28.934Z] ---> logs-deploy.sh [2022-04-28T22:21:28.934Z] lf-activate-venv: SKIPPING [2022-04-28T22:21:28.934Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-79/2 [2022-04-28T22:21:28.934Z] INFO: archiving workspace using pattern(s): [2022-04-28T22:21:29.886Z] Archives upload complete. [2022-04-28T22:21:29.886Z] INFO: archiving logs to Nexus