Pull request #82 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6df5d82ce4b03640ae16a2e64081653e95860af3+d152dad88e8a1614909d4f988c7607f5443b782f (14fcbf14754ac2b5d9ae2aaa9fda85ce17a33f1b) 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-ssh13557987455529282366.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-ssh806305084969538003.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-82/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-82/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10022869021788246047.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-82/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2312562802594567665.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh17572209720023703252.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-82/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-82/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13563413866933951338.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-41788 in /w/workspace/oundry_device-rfid-llrp-go_PR-82 [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-82 # 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 d152dad88e8a1614909d4f988c7607f5443b782f into PR head commit 6df5d82ce4b03640ae16a2e64081653e95860af3 Merge succeeded, producing 6df5d82ce4b03640ae16a2e64081653e95860af3 Checking out Revision 6df5d82ce4b03640ae16a2e64081653e95860af3 (PR-82) > 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/82/head:refs/remotes/origin/PR-82 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6df5d82ce4b03640ae16a2e64081653e95860af3 # 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 d152dad88e8a1614909d4f988c7607f5443b782f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6df5d82ce4b03640ae16a2e64081653e95860af3 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-09T10:14:05.768Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-09T10:14:05.954Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-09T10:14:06.051Z] ========================================================= [2022-05-09T10:14:06.051Z] EdgeX Global Pipelines Version Info [2022-05-09T10:14:06.051Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-09T10:14:06.877Z] ------------------- [2022-05-09T10:14:06.878Z] stable info: [2022-05-09T10:14:06.878Z] ------------------- [2022-05-09T10:14:06.878Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-09T10:14:06.878Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-09T10:14:06.878Z] Message: update stable to v1.0.227 [2022-05-09T10:14:07.452Z] ------------------- [2022-05-09T10:14:07.452Z] experimental info: [2022-05-09T10:14:07.452Z] ------------------- [2022-05-09T10:14:07.452Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-09T10:14:07.452Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-09T10:14:07.452Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-09T10:14:07.698Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-05-09T10:14:07.737Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-05-09T10:14:07.781Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-09T10:14:07.814Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-09T10:14:07.847Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-09T10:14:07.884Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-09T10:14:07.921Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-09T10:14:07.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-09T10:14:07.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-09T10:14:08.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-09T10:14:08.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-09T10:14:08.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-05-09T10:14:08.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-09T10:14:08.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-09T10:14:08.224Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-09T10:14:08.259Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-09T10:14:08.293Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-09T10:14:08.329Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-09T10:14:08.365Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-09T10:14:08.413Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-09T10:14:08.448Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-09T10:14:08.485Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-09T10:14:08.526Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-09T10:14:08.562Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-09T10:14:08.597Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-09T10:14:08.632Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-09T10:14:08.667Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-82 [Pipeline] echo [2022-05-09T10:14:08.704Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-82 [Pipeline] echo [2022-05-09T10:14:08.738Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-82 [Pipeline] echo [2022-05-09T10:14:08.774Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6df5d82ce4b03640ae16a2e64081653e95860af3 [Pipeline] echo [2022-05-09T10:14:08.809Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6df5d82 [Pipeline] echo [2022-05-09T10:14:08.844Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T10:14:08.953Z] provisioning config files... [2022-05-09T10:14:08.967Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-82@tmp/config4492574409994937744tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T10:14:09.320Z] ---> docker-login.sh [2022-05-09T10:14:09.320Z] nexus3.edgexfoundry.org:10001 [2022-05-09T10:14:09.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T10:14:09.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T10:14:09.588Z] Configure a credential helper to remove this warning. See [2022-05-09T10:14:09.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T10:14:09.588Z] [2022-05-09T10:14:09.588Z] Login Succeeded [2022-05-09T10:14:09.588Z] nexus3.edgexfoundry.org:10002 [2022-05-09T10:14:09.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T10:14:09.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T10:14:09.850Z] Configure a credential helper to remove this warning. See [2022-05-09T10:14:09.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T10:14:09.850Z] [2022-05-09T10:14:09.850Z] Login Succeeded [2022-05-09T10:14:09.850Z] nexus3.edgexfoundry.org:10003 [2022-05-09T10:14:09.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T10:14:10.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T10:14:10.119Z] Configure a credential helper to remove this warning. See [2022-05-09T10:14:10.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T10:14:10.119Z] [2022-05-09T10:14:10.119Z] Login Succeeded [2022-05-09T10:14:10.119Z] nexus3.edgexfoundry.org:10004 [2022-05-09T10:14:10.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T10:14:10.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T10:14:10.119Z] Configure a credential helper to remove this warning. See [2022-05-09T10:14:10.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T10:14:10.119Z] [2022-05-09T10:14:10.119Z] Login Succeeded [2022-05-09T10:14:10.119Z] docker.io [2022-05-09T10:14:10.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T10:14:10.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T10:14:10.699Z] Configure a credential helper to remove this warning. See [2022-05-09T10:14:10.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T10:14:10.699Z] [2022-05-09T10:14:10.699Z] Login Succeeded [2022-05-09T10:14:10.699Z] ---> docker-login.sh ends [Pipeline] } [2022-05-09T10:14:10.728Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-09T10:14:11.334Z] + git rev-list -1 --merges 6df5d82ce4b03640ae16a2e64081653e95860af3~1..6df5d82ce4b03640ae16a2e64081653e95860af3 [Pipeline] echo [2022-05-09T10:14:11.382Z] -----------> git rev-list -1 --merges 6df5d82ce4b03640ae16a2e64081653e95860af3~1..6df5d82ce4b03640ae16a2e64081653e95860af3 6df5d82ce4b03640ae16a2e64081653e95860af3 [false] [Pipeline] sh [2022-05-09T10:14:11.698Z] + git log --format=format:%s -1 6df5d82ce4b03640ae16a2e64081653e95860af3 [Pipeline] echo [2022-05-09T10:14:11.734Z] ========================================================= [2022-05-09T10:14:11.734Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-09T10:14:11.734Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-09T10:14:12.172Z] + git log --format=format:%s -1 6df5d82ce4b03640ae16a2e64081653e95860af3 [Pipeline] echo [2022-05-09T10:14:12.204Z] [semverPrep] GIT_COMMIT: 6df5d82ce4b03640ae16a2e64081653e95860af3, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2022-05-09T10:14:12.235Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-09T10:14:12.691Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-09T10:14:12.691Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-09T10:14:12.691Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-09T10:14:12.691Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-09T10:14:12.691Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-09T10:14:12.691Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-09T10:14:12.691Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-09T10:14:13.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T10:14:13.144Z] [2022-05-09T10:14:13.144Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T10:14:13.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T10:14:13.493Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-09T10:14:13.493Z] 1fe172e4850f: Pulling fs layer [2022-05-09T10:14:13.493Z] caf521ccaac6: Pulling fs layer [2022-05-09T10:14:13.493Z] 3ead6fa29328: Pulling fs layer [2022-05-09T10:14:13.493Z] 5c2a1cbceb83: Pulling fs layer [2022-05-09T10:14:13.493Z] a8d5f1318db7: Pulling fs layer [2022-05-09T10:14:13.493Z] c427282e49a2: Pulling fs layer [2022-05-09T10:14:13.493Z] 1827001aaf11: Pulling fs layer [2022-05-09T10:14:13.493Z] 0714d37db230: Pulling fs layer [2022-05-09T10:14:13.493Z] ac28cf19c067: Pulling fs layer [2022-05-09T10:14:13.493Z] ca983d60f3e2: Pulling fs layer [2022-05-09T10:14:13.493Z] 9f894cec8388: Pulling fs layer [2022-05-09T10:14:13.493Z] 5c2a1cbceb83: Waiting [2022-05-09T10:14:13.493Z] a8d5f1318db7: Waiting [2022-05-09T10:14:13.493Z] 0714d37db230: Waiting [2022-05-09T10:14:13.493Z] c427282e49a2: Waiting [2022-05-09T10:14:13.493Z] 1827001aaf11: Waiting [2022-05-09T10:14:13.493Z] ac28cf19c067: Waiting [2022-05-09T10:14:13.493Z] 9f894cec8388: Waiting [2022-05-09T10:14:13.493Z] ca983d60f3e2: Waiting [2022-05-09T10:14:13.493Z] caf521ccaac6: Verifying Checksum [2022-05-09T10:14:13.493Z] 5c2a1cbceb83: Verifying Checksum [2022-05-09T10:14:13.493Z] 5c2a1cbceb83: Download complete [2022-05-09T10:14:13.754Z] a8d5f1318db7: Verifying Checksum [2022-05-09T10:14:13.754Z] a8d5f1318db7: Download complete [2022-05-09T10:14:13.754Z] c427282e49a2: Verifying Checksum [2022-05-09T10:14:13.754Z] c427282e49a2: Download complete [2022-05-09T10:14:13.754Z] 3ead6fa29328: Verifying Checksum [2022-05-09T10:14:13.754Z] 3ead6fa29328: Download complete [2022-05-09T10:14:13.754Z] 0714d37db230: Verifying Checksum [2022-05-09T10:14:13.754Z] 0714d37db230: Download complete [2022-05-09T10:14:13.754Z] ac28cf19c067: Download complete [2022-05-09T10:14:13.754Z] ca983d60f3e2: Verifying Checksum [2022-05-09T10:14:13.754Z] ca983d60f3e2: Download complete [2022-05-09T10:14:13.754Z] 9f894cec8388: Verifying Checksum [2022-05-09T10:14:13.754Z] 9f894cec8388: Download complete [2022-05-09T10:14:13.754Z] 1fe172e4850f: Verifying Checksum [2022-05-09T10:14:13.754Z] 1fe172e4850f: Download complete [2022-05-09T10:14:14.018Z] 1827001aaf11: Verifying Checksum [2022-05-09T10:14:14.018Z] 1827001aaf11: Download complete [2022-05-09T10:14:14.961Z] 1fe172e4850f: Pull complete [2022-05-09T10:14:15.220Z] caf521ccaac6: Pull complete [2022-05-09T10:14:15.792Z] 3ead6fa29328: Pull complete [2022-05-09T10:14:15.792Z] 5c2a1cbceb83: Pull complete [2022-05-09T10:14:16.364Z] a8d5f1318db7: Pull complete [2022-05-09T10:14:16.364Z] c427282e49a2: Pull complete [2022-05-09T10:14:18.274Z] 1827001aaf11: Pull complete [2022-05-09T10:14:18.274Z] 0714d37db230: Pull complete [2022-05-09T10:14:18.274Z] ac28cf19c067: Pull complete [2022-05-09T10:14:18.274Z] ca983d60f3e2: Pull complete [2022-05-09T10:14:18.540Z] 9f894cec8388: Pull complete [2022-05-09T10:14:18.540Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-09T10:14:18.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T10:14:18.540Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-09T10:14:18.637Z] prd-ubuntu20.04-docker-8c-8g-41788 does not seem to be running inside a container [2022-05-09T10:14:18.676Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-82 -v /w/workspace/oundry_device-rfid-llrp-go_PR-82:/w/workspace/oundry_device-rfid-llrp-go_PR-82:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-82@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-82@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-09T10:14:20.330Z] $ docker top c0fa640b062aee6dac8f3665b03ffbf7ca0e8bcdb9be81bee2111e35b95047ab -eo pid,comm [2022-05-09T10:14:20.397Z] 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-05-09T10:14:20.397Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-09T10:14:20.529Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T10:14:20.529Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T10:14:20.657Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T10:14:20.657Z] $ docker exec c0fa640b062aee6dac8f3665b03ffbf7ca0e8bcdb9be81bee2111e35b95047ab ssh-agent [2022-05-09T10:14:20.785Z] SSH_AUTH_SOCK=/tmp/ssh-DcgtUlUVwPcK/agent.33 [2022-05-09T10:14:20.786Z] SSH_AGENT_PID=40 [2022-05-09T10:14:20.793Z] Running ssh-add (command line suppressed) [2022-05-09T10:14:20.903Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-82@tmp/private_key_6653274251367583874.key (/w/workspace/oundry_device-rfid-llrp-go_PR-82@tmp/private_key_6653274251367583874.key) [2022-05-09T10:14:20.921Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T10:14:21.259Z] + git tag --points-at HEAD [Pipeline] } [2022-05-09T10:14:21.291Z] $ docker exec --env ******** --env ******** c0fa640b062aee6dac8f3665b03ffbf7ca0e8bcdb9be81bee2111e35b95047ab ssh-agent -k [2022-05-09T10:14:21.407Z] unset SSH_AUTH_SOCK; [2022-05-09T10:14:21.407Z] unset SSH_AGENT_PID; [2022-05-09T10:14:21.407Z] echo Agent pid 40 killed; [2022-05-09T10:14:21.420Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-09T10:14:21.502Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T10:14:21.502Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T10:14:21.638Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T10:14:21.639Z] $ docker exec c0fa640b062aee6dac8f3665b03ffbf7ca0e8bcdb9be81bee2111e35b95047ab ssh-agent [2022-05-09T10:14:21.767Z] SSH_AUTH_SOCK=/tmp/ssh-2h3m9Ry1ibr8/agent.73 [2022-05-09T10:14:21.767Z] SSH_AGENT_PID=79 [2022-05-09T10:14:21.822Z] Running ssh-add (command line suppressed) [2022-05-09T10:14:21.939Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-82@tmp/private_key_88545698794065349.key (/w/workspace/oundry_device-rfid-llrp-go_PR-82@tmp/private_key_88545698794065349.key) [2022-05-09T10:14:21.958Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T10:14:22.292Z] + git semver init [2022-05-09T10:14:22.553Z] 2022-05-09 10:14:22,466 [run_init] DEBUG init version:0.0.0 force:False [2022-05-09T10:14:22.553Z] 2022-05-09 10:14:22,467 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-rfid-llrp-go_PR-82/.semver [2022-05-09T10:14:22.553Z] 2022-05-09 10:14:22,467 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/oundry_device-rfid-llrp-go_PR-82/.semver [2022-05-09T10:14:22.553Z] 2022-05-09 10:14:22,468 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/oundry_device-rfid-llrp-go_PR-82/.semver'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-82, universal_newlines=False, shell=None, istream=None) [2022-05-09T10:14:23.496Z] 2022-05-09 10:14:23,335 [append_file] DEBUG append to file:/w/workspace/oundry_device-rfid-llrp-go_PR-82/.git/info/exclude [2022-05-09T10:14:23.496Z] 2022-05-09 10:14:23,336 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-rfid-llrp-go_PR-82/.semver/PR-82 with force:False [2022-05-09T10:14:23.496Z] 2022-05-09 10:14:23,336 [write_file] DEBUG write to file:/w/workspace/oundry_device-rfid-llrp-go_PR-82/.semver/PR-82 [2022-05-09T10:14:23.496Z] 2022-05-09 10:14:23,340 [execute] INFO git cat-file --batch-check [2022-05-09T10:14:23.496Z] 2022-05-09 10:14:23,341 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-82/.semver, universal_newlines=False, shell=None, istream=) [2022-05-09T10:14:23.496Z] 2022-05-09 10:14:23,347 [execute] INFO git cat-file --batch [2022-05-09T10:14:23.496Z] 2022-05-09 10:14:23,347 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-82/.semver, universal_newlines=False, shell=None, istream=) [2022-05-09T10:14:23.496Z] 2022-05-09 10:14:23,352 [read_version] DEBUG read version from /w/workspace/oundry_device-rfid-llrp-go_PR-82/.semver/PR-82 [2022-05-09T10:14:23.496Z] 0.0.0 [Pipeline] } [2022-05-09T10:14:23.521Z] $ docker exec --env ******** --env ******** c0fa640b062aee6dac8f3665b03ffbf7ca0e8bcdb9be81bee2111e35b95047ab ssh-agent -k [2022-05-09T10:14:23.635Z] unset SSH_AUTH_SOCK; [2022-05-09T10:14:23.636Z] unset SSH_AGENT_PID; [2022-05-09T10:14:23.636Z] echo Agent pid 79 killed; [2022-05-09T10:14:23.649Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-09T10:14:24.085Z] + git semver [Pipeline] } [2022-05-09T10:14:24.370Z] $ docker stop --time=1 c0fa640b062aee6dac8f3665b03ffbf7ca0e8bcdb9be81bee2111e35b95047ab [2022-05-09T10:14:25.687Z] $ docker rm -f c0fa640b062aee6dac8f3665b03ffbf7ca0e8bcdb9be81bee2111e35b95047ab [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T10:14:26.120Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-09T10:14:26.450Z] Stashed 1 file(s) [Pipeline] echo [2022-05-09T10:14:26.470Z] [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-05-09T10:14:27.061Z] provisioning config files... [2022-05-09T10:14:27.070Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-82@tmp/config586982574033870631tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T10:14:27.424Z] ---> docker-login.sh [2022-05-09T10:14:27.424Z] nexus3.edgexfoundry.org:10001 [2022-05-09T10:14:27.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T10:14:27.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T10:14:27.424Z] Configure a credential helper to remove this warning. See [2022-05-09T10:14:27.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T10:14:27.424Z] [2022-05-09T10:14:27.424Z] Login Succeeded [2022-05-09T10:14:27.424Z] nexus3.edgexfoundry.org:10002 [2022-05-09T10:14:27.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T10:14:27.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T10:14:27.424Z] Configure a credential helper to remove this warning. See [2022-05-09T10:14:27.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T10:14:27.424Z] [2022-05-09T10:14:27.424Z] Login Succeeded [2022-05-09T10:14:27.687Z] nexus3.edgexfoundry.org:10003 [2022-05-09T10:14:27.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T10:14:27.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T10:14:27.687Z] Configure a credential helper to remove this warning. See [2022-05-09T10:14:27.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T10:14:27.687Z] [2022-05-09T10:14:27.687Z] Login Succeeded [2022-05-09T10:14:27.687Z] nexus3.edgexfoundry.org:10004 [2022-05-09T10:14:27.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T10:14:27.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T10:14:27.687Z] Configure a credential helper to remove this warning. See [2022-05-09T10:14:27.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T10:14:27.687Z] [2022-05-09T10:14:27.687Z] Login Succeeded [2022-05-09T10:14:27.947Z] docker.io [2022-05-09T10:14:27.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T10:14:28.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T10:14:28.209Z] Configure a credential helper to remove this warning. See [2022-05-09T10:14:28.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T10:14:28.209Z] [2022-05-09T10:14:28.209Z] Login Succeeded [2022-05-09T10:14:28.209Z] ---> docker-login.sh ends [Pipeline] } [2022-05-09T10:14:28.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-09T10:14:28.430Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T10:14:28.459Z] ========================================================= [2022-05-09T10:14:28.459Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-09T10:14:28.459Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-09T10:14:28.860Z] + 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-05-09T10:14:28.860Z] Sending build context to Docker daemon 3.99MB [2022-05-09T10:14:28.860Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-09T10:14:28.860Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-09T10:14:28.860Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-09T10:14:28.860Z] 59bf1c3509f3: Pulling fs layer [2022-05-09T10:14:28.860Z] 666ba61612fd: Pulling fs layer [2022-05-09T10:14:28.860Z] 8ed8ca486205: Pulling fs layer [2022-05-09T10:14:28.860Z] 4fe6c5a15a65: Pulling fs layer [2022-05-09T10:14:28.860Z] 22a0e8bec74d: Pulling fs layer [2022-05-09T10:14:28.860Z] ca2b28591e48: Pulling fs layer [2022-05-09T10:14:28.860Z] a51346096db8: Pulling fs layer [2022-05-09T10:14:28.860Z] daebc70d1ce1: Pulling fs layer [2022-05-09T10:14:28.860Z] 0e18a0eac166: Pulling fs layer [2022-05-09T10:14:28.860Z] daebc70d1ce1: Waiting [2022-05-09T10:14:28.860Z] ca2b28591e48: Waiting [2022-05-09T10:14:28.860Z] 4fe6c5a15a65: Waiting [2022-05-09T10:14:28.860Z] 0e18a0eac166: Waiting [2022-05-09T10:14:28.860Z] 8ed8ca486205: Verifying Checksum [2022-05-09T10:14:28.860Z] 8ed8ca486205: Download complete [2022-05-09T10:14:28.860Z] 666ba61612fd: Verifying Checksum [2022-05-09T10:14:28.860Z] 666ba61612fd: Download complete [2022-05-09T10:14:28.860Z] 22a0e8bec74d: Verifying Checksum [2022-05-09T10:14:28.860Z] 22a0e8bec74d: Download complete [2022-05-09T10:14:29.122Z] ca2b28591e48: Verifying Checksum [2022-05-09T10:14:29.122Z] ca2b28591e48: Download complete [2022-05-09T10:14:29.122Z] 59bf1c3509f3: Verifying Checksum [2022-05-09T10:14:29.122Z] a51346096db8: Verifying Checksum [2022-05-09T10:14:29.122Z] a51346096db8: Download complete [2022-05-09T10:14:29.122Z] daebc70d1ce1: Verifying Checksum [2022-05-09T10:14:29.122Z] daebc70d1ce1: Download complete [2022-05-09T10:14:29.122Z] 59bf1c3509f3: Pull complete [2022-05-09T10:14:29.385Z] 666ba61612fd: Pull complete [2022-05-09T10:14:29.385Z] 8ed8ca486205: Pull complete [2022-05-09T10:14:29.649Z] 0e18a0eac166: Verifying Checksum [2022-05-09T10:14:29.649Z] 0e18a0eac166: Download complete [2022-05-09T10:14:29.908Z] 4fe6c5a15a65: Verifying Checksum [2022-05-09T10:14:29.908Z] 4fe6c5a15a65: Download complete [2022-05-09T10:14:34.106Z] 4fe6c5a15a65: Pull complete [2022-05-09T10:14:34.106Z] 22a0e8bec74d: Pull complete [2022-05-09T10:14:34.106Z] ca2b28591e48: Pull complete [2022-05-09T10:14:34.106Z] a51346096db8: Pull complete [2022-05-09T10:14:34.106Z] daebc70d1ce1: Pull complete [2022-05-09T10:14:36.018Z] 0e18a0eac166: Pull complete [2022-05-09T10:14:36.018Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-09T10:14:36.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T10:14:36.018Z] ---> f018257e8ee9 [2022-05-09T10:14:36.018Z] Step 3/12 : ARG MAKE='make build' [2022-05-09T10:14:37.409Z] ---> Running in 0eeaeac43d67 [2022-05-09T10:14:37.670Z] Removing intermediate container 0eeaeac43d67 [2022-05-09T10:14:37.670Z] ---> c5d96acbd6d7 [2022-05-09T10:14:37.670Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-05-09T10:14:37.670Z] ---> Running in e7bbc4b7a4bf [2022-05-09T10:14:37.670Z] Removing intermediate container e7bbc4b7a4bf [2022-05-09T10:14:37.670Z] ---> 1c8f14167d9b [2022-05-09T10:14:37.670Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-09T10:14:37.670Z] ---> Running in 84bef3c02e61 [2022-05-09T10:14:37.670Z] Removing intermediate container 84bef3c02e61 [2022-05-09T10:14:37.670Z] ---> 04d275227b76 [2022-05-09T10:14:37.670Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T10:14:37.931Z] ---> Running in 2c762b9680e7 [2022-05-09T10:14:38.503Z] Removing intermediate container 2c762b9680e7 [2022-05-09T10:14:38.503Z] ---> 715b49f17067 [2022-05-09T10:14:38.503Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-09T10:14:38.503Z] ---> Running in d8f0d0dfa9c9 [2022-05-09T10:14:38.764Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T10:14:39.706Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T10:14:39.968Z] OK: 221 MiB in 52 packages [2022-05-09T10:14:40.228Z] Removing intermediate container d8f0d0dfa9c9 [2022-05-09T10:14:40.228Z] ---> a18a3b3faa34 [2022-05-09T10:14:40.228Z] Step 8/12 : WORKDIR /app [2022-05-09T10:14:40.228Z] ---> Running in 1caf5496a0bd [2022-05-09T10:14:40.488Z] Removing intermediate container 1caf5496a0bd [2022-05-09T10:14:40.488Z] ---> 3cd20453b3b9 [2022-05-09T10:14:40.488Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-09T10:14:40.488Z] ---> 86a27deaf0f6 [2022-05-09T10:14:40.488Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T10:14:40.488Z] ---> Running in 1f2871ee4be7 [2022-05-09T10:14:41.878Z] Still waiting to schedule task [2022-05-09T10:14:41.878Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-09T10:14:58.603Z] Removing intermediate container 1f2871ee4be7 [2022-05-09T10:14:58.603Z] ---> 991a24b25866 [2022-05-09T10:14:58.603Z] Step 11/12 : COPY . . [2022-05-09T10:14:58.603Z] ---> 3edf65ae370a [2022-05-09T10:14:58.603Z] Step 12/12 : RUN $MAKE [2022-05-09T10:14:58.603Z] ---> Running in 445cd2e3d627 [2022-05-09T10:14:58.603Z] noop [2022-05-09T10:14:58.603Z] Removing intermediate container 445cd2e3d627 [2022-05-09T10:14:58.603Z] ---> 6adc84178a89 [2022-05-09T10:14:58.603Z] Successfully built 6adc84178a89 [2022-05-09T10:14:58.603Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T10:14:58.933Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-09T10:14:58.933Z] . [Pipeline] withDockerContainer [2022-05-09T10:14:59.029Z] prd-ubuntu20.04-docker-8c-8g-41788 does not seem to be running inside a container [2022-05-09T10:14:59.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-82 -v /w/workspace/oundry_device-rfid-llrp-go_PR-82:/w/workspace/oundry_device-rfid-llrp-go_PR-82:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-82@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-82@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 ******** ci-base-image-x86_64 cat [2022-05-09T10:14:59.438Z] $ docker top c7c266c7409c61ef80c4aea166a07b838d907e6722173d28afa6cbe41c7f35d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T10:14:59.847Z] + go version [2022-05-09T10:14:59.847Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-09T10:14:59.882Z] $ docker stop --time=1 c7c266c7409c61ef80c4aea166a07b838d907e6722173d28afa6cbe41c7f35d5 [2022-05-09T10:15:01.169Z] $ docker rm -f c7c266c7409c61ef80c4aea166a07b838d907e6722173d28afa6cbe41c7f35d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T10:15:01.863Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-09T10:15:01.864Z] . [Pipeline] withDockerContainer [2022-05-09T10:15:02.019Z] prd-ubuntu20.04-docker-8c-8g-41788 does not seem to be running inside a container [2022-05-09T10:15:02.096Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-82 -v /w/workspace/oundry_device-rfid-llrp-go_PR-82:/w/workspace/oundry_device-rfid-llrp-go_PR-82:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-82@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-82@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 ******** ci-base-image-x86_64 cat [2022-05-09T10:15:02.517Z] $ docker top 9d9bc0ac3972be3f47b30f9479533d1d0a38949e32aa96b61509ca85aabb8757 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-09T10:15:02.956Z] + make test [2022-05-09T10:15:02.956Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-09T10:15:03.217Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-05-09T10:15:13.208Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-05-09T10:15:13.208Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-05-09T10:15:15.751Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.471s coverage: 39.3% of statements [2022-05-09T10:15:15.751Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.250s coverage: 52.0% of statements [2022-05-09T10:15:15.751Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.029s coverage: 95.5% of statements [2022-05-09T10:15:23.883Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-09T10:15:27.178Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-09T10:15:27.178Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-09T10:15:27.439Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-09T10:15:28.042Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-09T10:15:28.078Z] $ docker stop --time=1 9d9bc0ac3972be3f47b30f9479533d1d0a38949e32aa96b61509ca85aabb8757 [2022-05-09T10:15:29.954Z] $ docker rm -f 9d9bc0ac3972be3f47b30f9479533d1d0a38949e32aa96b61509ca85aabb8757 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T10:15:30.482Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-09T10:15:30.581Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-09T10:15:31.458Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-09T10:15:31.772Z] + ls -al . [2022-05-09T10:15:31.772Z] total 632 [2022-05-09T10:15:31.772Z] drwxrwxr-x 11 jenkins jenkins 4096 May 9 10:15 . [2022-05-09T10:15:31.772Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 10:14 .. [2022-05-09T10:15:31.772Z] -rw-rw-r-- 1 jenkins jenkins 134 May 9 10:14 .dockerignore [2022-05-09T10:15:31.772Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 10:14 .git [2022-05-09T10:15:31.772Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 10:14 .github [2022-05-09T10:15:31.772Z] -rw-rw-r-- 1 jenkins jenkins 946 May 9 10:14 .gitignore [2022-05-09T10:15:31.772Z] -rw-rw-r-- 1 jenkins jenkins 41 May 9 10:14 .golangci.yml [2022-05-09T10:15:31.772Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 10:14 .semver [2022-05-09T10:15:31.772Z] -rw-rw-r-- 1 jenkins jenkins 10235 May 9 10:14 Attribution.txt [2022-05-09T10:15:31.772Z] -rw-rw-r-- 1 jenkins jenkins 3309 May 9 10:14 CHANGELOG.md [2022-05-09T10:15:31.772Z] -rw-rw-r-- 1 jenkins jenkins 1514 May 9 10:14 Dockerfile [2022-05-09T10:15:31.772Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 10:14 GOVERNANCE.md [2022-05-09T10:15:31.772Z] -rw-rw-r-- 1 jenkins jenkins 683 May 9 10:14 Jenkinsfile [2022-05-09T10:15:31.772Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 9 10:14 LICENSE [2022-05-09T10:15:31.772Z] -rw-rw-r-- 1 jenkins jenkins 1991 May 9 10:14 Makefile [2022-05-09T10:15:31.772Z] -rw-rw-r-- 1 jenkins jenkins 625 May 9 10:14 OWNERS.md [2022-05-09T10:15:31.772Z] -rw-rw-r-- 1 jenkins jenkins 28496 May 9 10:14 README.md [2022-05-09T10:15:31.772Z] -rw-rw-r-- 1 jenkins jenkins 5 May 9 10:14 VERSION [2022-05-09T10:15:31.772Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 10:14 bin [2022-05-09T10:15:31.772Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 10:14 cmd [2022-05-09T10:15:31.772Z] -rw-r--r-- 1 jenkins jenkins 460394 May 9 10:15 coverage.out [2022-05-09T10:15:31.772Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 10:14 examples [2022-05-09T10:15:31.772Z] -rw-rw-r-- 1 jenkins jenkins 3350 May 9 10:14 go.mod [2022-05-09T10:15:31.772Z] -rw-rw-r-- 1 jenkins jenkins 35216 May 9 10:14 go.sum [2022-05-09T10:15:31.772Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 10:14 images [2022-05-09T10:15:31.772Z] drwxrwxr-x 5 jenkins jenkins 4096 May 9 10:14 internal [2022-05-09T10:15:31.772Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 10:14 snap [2022-05-09T10:15:31.772Z] -rw-rw-r-- 1 jenkins jenkins 193 May 9 10:14 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-09T10:15:32.101Z] + 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=6df5d82ce4b03640ae16a2e64081653e95860af3 --label arch=amd64 --label version=0.0.0 . [2022-05-09T10:15:32.101Z] Sending build context to Docker daemon 3.99MB [2022-05-09T10:15:32.102Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-09T10:15:32.102Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-09T10:15:32.102Z] ---> 6adc84178a89 [2022-05-09T10:15:32.102Z] Step 3/25 : ARG MAKE='make build' [2022-05-09T10:15:32.102Z] ---> Running in 73e68760f30a [2022-05-09T10:15:32.361Z] Removing intermediate container 73e68760f30a [2022-05-09T10:15:32.361Z] ---> bb0c463d65d7 [2022-05-09T10:15:32.361Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-05-09T10:15:32.361Z] ---> Running in 431e8624904e [2022-05-09T10:15:32.361Z] Removing intermediate container 431e8624904e [2022-05-09T10:15:32.361Z] ---> 7d21f9fdc7b6 [2022-05-09T10:15:32.361Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-09T10:15:32.361Z] ---> Running in ee9e17a99841 [2022-05-09T10:15:32.620Z] Removing intermediate container ee9e17a99841 [2022-05-09T10:15:32.620Z] ---> 31deb5cc1a46 [2022-05-09T10:15:32.620Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T10:15:32.620Z] ---> Running in 50e25a5970d8 [2022-05-09T10:15:33.189Z] Removing intermediate container 50e25a5970d8 [2022-05-09T10:15:33.189Z] ---> 9fd9374b4be5 [2022-05-09T10:15:33.189Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-09T10:15:33.189Z] ---> Running in 8a712e4e85ba [2022-05-09T10:15:33.449Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T10:15:34.396Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T10:15:34.655Z] OK: 221 MiB in 52 packages [2022-05-09T10:15:34.917Z] Removing intermediate container 8a712e4e85ba [2022-05-09T10:15:34.917Z] ---> 84bc4c75f7e7 [2022-05-09T10:15:34.917Z] Step 8/25 : WORKDIR /app [2022-05-09T10:15:34.917Z] ---> Running in fb2544d415aa [2022-05-09T10:15:35.183Z] Removing intermediate container fb2544d415aa [2022-05-09T10:15:35.183Z] ---> e96417dd1c58 [2022-05-09T10:15:35.183Z] Step 9/25 : COPY go.mod vendor* ./ [2022-05-09T10:15:35.183Z] ---> 163c9255833b [2022-05-09T10:15:35.183Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T10:15:35.443Z] ---> Running in 8016792a7790 [2022-05-09T10:15:36.016Z] Removing intermediate container 8016792a7790 [2022-05-09T10:15:36.016Z] ---> 84ee1b8fd00f [2022-05-09T10:15:36.016Z] Step 11/25 : COPY . . [2022-05-09T10:15:36.276Z] ---> f0893994201b [2022-05-09T10:15:36.277Z] Step 12/25 : RUN $MAKE [2022-05-09T10:15:36.277Z] ---> Running in 6ae68a613b3e [2022-05-09T10:15:36.537Z] 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-05-09T10:15:58.490Z] Removing intermediate container 6ae68a613b3e [2022-05-09T10:15:58.490Z] ---> f4076dc6fd42 [2022-05-09T10:15:58.490Z] Step 13/25 : FROM alpine:3.14 [2022-05-09T10:15:58.490Z] 3.14: Pulling from library/alpine [2022-05-09T10:15:58.490Z] 8663204ce13b: Pulling fs layer [2022-05-09T10:15:58.490Z] 8663204ce13b: Verifying Checksum [2022-05-09T10:15:58.490Z] 8663204ce13b: Download complete [2022-05-09T10:15:58.490Z] 8663204ce13b: Pull complete [2022-05-09T10:15:58.490Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-09T10:15:58.490Z] Status: Downloaded newer image for alpine:3.14 [2022-05-09T10:15:58.490Z] ---> e04c818066af [2022-05-09T10:15:58.490Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-09T10:15:58.490Z] ---> Running in 0d243c22148b [2022-05-09T10:15:58.490Z] Removing intermediate container 0d243c22148b [2022-05-09T10:15:58.490Z] ---> 527456e95adf [2022-05-09T10:15:58.490Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T10:15:58.490Z] ---> Running in 547818036cff [2022-05-09T10:15:58.490Z] Removing intermediate container 547818036cff [2022-05-09T10:15:58.490Z] ---> fd7f53e8c721 [2022-05-09T10:15:58.490Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-09T10:15:58.491Z] ---> Running in 1cc8aef036a1 [2022-05-09T10:15:58.491Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T10:15:59.062Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T10:15:59.322Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-09T10:15:59.322Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-09T10:15:59.322Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-09T10:15:59.583Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-09T10:15:59.583Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-09T10:15:59.583Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-09T10:15:59.845Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T10:15:59.845Z] OK: 8 MiB in 20 packages [2022-05-09T10:16:00.104Z] Removing intermediate container 1cc8aef036a1 [2022-05-09T10:16:00.104Z] ---> 0072c4a6edea [2022-05-09T10:16:00.104Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-05-09T10:16:00.365Z] ---> 1f6be1c89475 [2022-05-09T10:16:00.365Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-05-09T10:16:00.365Z] ---> 5c92a4689d02 [2022-05-09T10:16:00.365Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-05-09T10:16:01.306Z] ---> 943543948b1c [2022-05-09T10:16:01.306Z] Step 20/25 : EXPOSE 59989 [2022-05-09T10:16:01.306Z] ---> Running in 0e2733cfb4c3 [2022-05-09T10:16:01.306Z] Removing intermediate container 0e2733cfb4c3 [2022-05-09T10:16:01.306Z] ---> dd33d282068a [2022-05-09T10:16:01.306Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-05-09T10:16:01.306Z] ---> Running in a885031895e7 [2022-05-09T10:16:01.306Z] Removing intermediate container a885031895e7 [2022-05-09T10:16:01.306Z] ---> e7fea25d8f66 [2022-05-09T10:16:01.306Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-09T10:16:01.306Z] ---> Running in 28df615d24ce [2022-05-09T10:16:01.565Z] Removing intermediate container 28df615d24ce [2022-05-09T10:16:01.565Z] ---> a931d0adc557 [2022-05-09T10:16:01.565Z] Step 23/25 : LABEL arch=amd64 [2022-05-09T10:16:01.565Z] ---> Running in ee7bae17d3f4 [2022-05-09T10:16:01.565Z] Removing intermediate container ee7bae17d3f4 [2022-05-09T10:16:01.565Z] ---> 675ecf6feef6 [2022-05-09T10:16:01.565Z] Step 24/25 : LABEL git_sha=6df5d82ce4b03640ae16a2e64081653e95860af3 [2022-05-09T10:16:01.565Z] ---> Running in 368745e1f9e8 [2022-05-09T10:16:01.824Z] Removing intermediate container 368745e1f9e8 [2022-05-09T10:16:01.824Z] ---> 78881be71089 [2022-05-09T10:16:01.824Z] Step 25/25 : LABEL version=0.0.0 [2022-05-09T10:16:01.824Z] ---> Running in d263462af46a [2022-05-09T10:16:01.824Z] Removing intermediate container d263462af46a [2022-05-09T10:16:01.824Z] ---> f3e0e5abec92 [2022-05-09T10:16:01.824Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-09T10:16:01.824Z] Successfully built f3e0e5abec92 [2022-05-09T10:16:01.824Z] 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-05-09T10:16:02.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T10:16:02.557Z] [2022-05-09T10:16:02.557Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T10:16:02.897Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T10:16:02.897Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-09T10:16:02.897Z] 5eb5b503b376: Pulling fs layer [2022-05-09T10:16:02.897Z] 5c69ac0246d0: Pulling fs layer [2022-05-09T10:16:02.897Z] ec43610c2a17: Pulling fs layer [2022-05-09T10:16:02.897Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-09T10:16:02.897Z] 33b1e0a273af: Pulling fs layer [2022-05-09T10:16:02.897Z] 5d3b04190fa2: Pulling fs layer [2022-05-09T10:16:02.897Z] 2f39f015ded8: Pulling fs layer [2022-05-09T10:16:02.897Z] 33b1e0a273af: Waiting [2022-05-09T10:16:02.897Z] 5d3b04190fa2: Waiting [2022-05-09T10:16:02.897Z] 3a2ae6a8a46f: Waiting [2022-05-09T10:16:02.897Z] 2f39f015ded8: Waiting [2022-05-09T10:16:02.897Z] 5c69ac0246d0: Verifying Checksum [2022-05-09T10:16:02.897Z] 5c69ac0246d0: Download complete [2022-05-09T10:16:02.897Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-09T10:16:02.897Z] 3a2ae6a8a46f: Download complete [2022-05-09T10:16:02.897Z] 33b1e0a273af: Verifying Checksum [2022-05-09T10:16:02.897Z] 33b1e0a273af: Download complete [2022-05-09T10:16:02.897Z] 5d3b04190fa2: Verifying Checksum [2022-05-09T10:16:02.897Z] 5d3b04190fa2: Download complete [2022-05-09T10:16:02.897Z] ec43610c2a17: Verifying Checksum [2022-05-09T10:16:02.897Z] ec43610c2a17: Download complete [2022-05-09T10:16:03.158Z] 5eb5b503b376: Verifying Checksum [2022-05-09T10:16:03.158Z] 5eb5b503b376: Download complete [2022-05-09T10:16:03.728Z] 2f39f015ded8: Download complete [2022-05-09T10:16:04.297Z] 5eb5b503b376: Pull complete [2022-05-09T10:16:04.558Z] 5c69ac0246d0: Pull complete [2022-05-09T10:16:04.819Z] ec43610c2a17: Pull complete [2022-05-09T10:16:05.079Z] 3a2ae6a8a46f: Pull complete [2022-05-09T10:16:05.338Z] 33b1e0a273af: Pull complete [2022-05-09T10:16:05.338Z] 5d3b04190fa2: Pull complete [2022-05-09T10:16:09.531Z] 2f39f015ded8: Pull complete [2022-05-09T10:16:09.531Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-09T10:16:09.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T10:16:09.531Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-09T10:16:09.619Z] prd-ubuntu20.04-docker-8c-8g-41788 does not seem to be running inside a container [2022-05-09T10:16:09.657Z] $ 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-82 -v /w/workspace/oundry_device-rfid-llrp-go_PR-82:/w/workspace/oundry_device-rfid-llrp-go_PR-82:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-82@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-09T10:16:11.323Z] $ docker top 810448048ca544ffa7a211d92fa841f8f4f035e3ea1dd16c239583163efefd28 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T10:16:11.816Z] ---> job-cost.sh [2022-05-09T10:16:11.816Z] lf-activate-venv: SKIPPING [2022-05-09T10:16:11.816Z] INFO: No Stack... [2022-05-09T10:16:12.076Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-09T10:16:12.646Z] INFO: Archiving Costs [Pipeline] sh [2022-05-09T10:16:12.970Z] + cat /w/workspace/oundry_device-rfid-llrp-go_PR-82/archives/cost.csv [2022-05-09T10:16:12.970Z] + cut -d, -f6 [Pipeline] lock [2022-05-09T10:16:13.006Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-82-1-stack-cost] [2022-05-09T10:16:13.011Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-82-1-stack-cost] did not exist. Created. [2022-05-09T10:16:13.011Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-82-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-09T10:16:13.389Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-09T10:16:13.446Z] Stashed 1 file(s) [Pipeline] } [2022-05-09T10:16:13.468Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-82-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-09T10:16:13.556Z] $ docker stop --time=1 810448048ca544ffa7a211d92fa841f8f4f035e3ea1dd16c239583163efefd28 [2022-05-09T10:16:14.713Z] $ docker rm -f 810448048ca544ffa7a211d92fa841f8f4f035e3ea1dd16c239583163efefd28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-09T10:16:22.040Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41789 in /w/workspace/oundry_device-rfid-llrp-go_PR-82 [Pipeline] { [Pipeline] ws [2022-05-09T10:16:22.081Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2022-05-09T10:16:22.398Z] Selected Git installation does not exist. Using Default [2022-05-09T10:16:22.398Z] The recommended git tool is: NONE [2022-05-09T10:16:28.259Z] using credential edgex-jenkins-ssh [2022-05-09T10:16:28.279Z] Cloning the remote Git repository [2022-05-09T10:16:28.335Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-05-09T10:16:28.408Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2022-05-09T10:16:28.507Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-05-09T10:16:28.508Z] > git --version # timeout=10 [2022-05-09T10:16:28.562Z] > git --version # 'git version 2.25.1' [2022-05-09T10:16:28.564Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T10:16:28.641Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-09T10:16:29.698Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-05-09T10:16:29.731Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-09T10:16:29.763Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-05-09T10:16:29.813Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-05-09T10:16:29.814Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T10:16:29.827Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/82/head:refs/remotes/origin/PR-82 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-09T10:16:30.326Z] Merging remotes/origin/main commit d152dad88e8a1614909d4f988c7607f5443b782f into PR head commit 6df5d82ce4b03640ae16a2e64081653e95860af3 [2022-05-09T10:16:30.559Z] Merge succeeded, producing 6df5d82ce4b03640ae16a2e64081653e95860af3 [2022-05-09T10:16:30.559Z] Checking out Revision 6df5d82ce4b03640ae16a2e64081653e95860af3 (PR-82) [2022-05-09T10:16:30.349Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T10:16:30.364Z] > git checkout -f 6df5d82ce4b03640ae16a2e64081653e95860af3 # timeout=10 [2022-05-09T10:16:30.476Z] > git remote # timeout=10 [2022-05-09T10:16:30.501Z] > git config --get remote.origin.url # timeout=10 [2022-05-09T10:16:30.514Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T10:16:30.524Z] > git merge d152dad88e8a1614909d4f988c7607f5443b782f # timeout=10 [2022-05-09T10:16:30.550Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-09T10:16:30.573Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T10:16:30.585Z] > git checkout -f 6df5d82ce4b03640ae16a2e64081653e95860af3 # timeout=10 [2022-05-09T10:16:34.735Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" [2022-05-09T10:16:34.795Z] > git --version # timeout=10 [2022-05-09T10:16:34.811Z] > git --version # 'git version 2.25.1' [2022-05-09T10:16:34.826Z] fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-09T10:16:35.959Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-09T10:16:35.959Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T10:16:35.959Z] Dload Upload Total Spent Left Speed [2022-05-09T10:16:35.959Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 92523 0 --:--:-- --:--:-- --:--:-- 92523 [Pipeline] sh [2022-05-09T10:16:36.542Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-09T10:16:36.912Z] + sudo tee /etc/docker/daemon.new [2022-05-09T10:16:36.912Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-09T10:16:36.912Z] { [2022-05-09T10:16:36.912Z] "registry-mirrors": [ [2022-05-09T10:16:36.912Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-09T10:16:36.912Z] ], [2022-05-09T10:16:36.912Z] "bip": "10.250.0.254/24", [2022-05-09T10:16:36.912Z] "hosts": [ [2022-05-09T10:16:36.912Z] "tcp://0.0.0.0:5555", [2022-05-09T10:16:36.912Z] "unix:///var/run/docker.sock" [2022-05-09T10:16:36.912Z] ], [2022-05-09T10:16:36.912Z] "mtu": 1458, [2022-05-09T10:16:36.912Z] "selinux-enabled": true, [2022-05-09T10:16:36.912Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-09T10:16:36.912Z] } [Pipeline] sh [2022-05-09T10:16:37.271Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-09T10:16:37.624Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T10:16:56.036Z] provisioning config files... [2022-05-09T10:16:56.061Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config7932186897624171873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T10:16:56.655Z] ---> docker-login.sh [2022-05-09T10:16:56.655Z] nexus3.edgexfoundry.org:10001 [2022-05-09T10:16:57.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T10:16:57.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T10:16:57.528Z] Configure a credential helper to remove this warning. See [2022-05-09T10:16:57.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T10:16:57.528Z] [2022-05-09T10:16:57.528Z] Login Succeeded [2022-05-09T10:16:57.528Z] nexus3.edgexfoundry.org:10002 [2022-05-09T10:16:57.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T10:16:58.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T10:16:58.076Z] Configure a credential helper to remove this warning. See [2022-05-09T10:16:58.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T10:16:58.076Z] [2022-05-09T10:16:58.076Z] Login Succeeded [2022-05-09T10:16:58.076Z] nexus3.edgexfoundry.org:10003 [2022-05-09T10:16:58.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T10:16:58.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T10:16:58.354Z] Configure a credential helper to remove this warning. See [2022-05-09T10:16:58.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T10:16:58.354Z] [2022-05-09T10:16:58.354Z] Login Succeeded [2022-05-09T10:16:58.354Z] nexus3.edgexfoundry.org:10004 [2022-05-09T10:16:58.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T10:16:58.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T10:16:58.956Z] Configure a credential helper to remove this warning. See [2022-05-09T10:16:58.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T10:16:58.956Z] [2022-05-09T10:16:58.956Z] Login Succeeded [2022-05-09T10:16:58.956Z] docker.io [2022-05-09T10:16:59.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T10:16:59.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T10:16:59.828Z] Configure a credential helper to remove this warning. See [2022-05-09T10:16:59.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T10:16:59.828Z] [2022-05-09T10:16:59.828Z] Login Succeeded [2022-05-09T10:16:59.828Z] ---> docker-login.sh ends [Pipeline] } [2022-05-09T10:16:59.857Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-09T10:17:00.254Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T10:17:00.291Z] ========================================================= [2022-05-09T10:17:00.291Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-09T10:17:00.291Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-09T10:17:00.740Z] + 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-05-09T10:17:01.014Z] Sending build context to Docker daemon 1.234MB [2022-05-09T10:17:01.014Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-09T10:17:01.014Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-09T10:17:01.288Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-09T10:17:01.288Z] 9b3977197b4f: Pulling fs layer [2022-05-09T10:17:01.288Z] 1a89e8eeedd5: Pulling fs layer [2022-05-09T10:17:01.288Z] 94645a83ff95: Pulling fs layer [2022-05-09T10:17:01.288Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-09T10:17:01.288Z] 0c92f367c5e7: Pulling fs layer [2022-05-09T10:17:01.288Z] 3096ccb668a1: Pulling fs layer [2022-05-09T10:17:01.288Z] e8cf19c19ddd: Pulling fs layer [2022-05-09T10:17:01.288Z] a4caa8a26152: Pulling fs layer [2022-05-09T10:17:01.288Z] 3f3a8bcf1eab: Waiting [2022-05-09T10:17:01.288Z] 0c92f367c5e7: Waiting [2022-05-09T10:17:01.288Z] 3096ccb668a1: Waiting [2022-05-09T10:17:01.288Z] e8cf19c19ddd: Waiting [2022-05-09T10:17:01.288Z] a4caa8a26152: Waiting [2022-05-09T10:17:01.288Z] 94645a83ff95: Verifying Checksum [2022-05-09T10:17:01.288Z] 94645a83ff95: Download complete [2022-05-09T10:17:01.288Z] 1a89e8eeedd5: Verifying Checksum [2022-05-09T10:17:01.288Z] 1a89e8eeedd5: Download complete [2022-05-09T10:17:01.288Z] 0c92f367c5e7: Verifying Checksum [2022-05-09T10:17:01.288Z] 0c92f367c5e7: Download complete [2022-05-09T10:17:01.288Z] 9b3977197b4f: Download complete [2022-05-09T10:17:01.288Z] 3096ccb668a1: Verifying Checksum [2022-05-09T10:17:01.288Z] 3096ccb668a1: Download complete [2022-05-09T10:17:01.288Z] e8cf19c19ddd: Verifying Checksum [2022-05-09T10:17:01.288Z] e8cf19c19ddd: Download complete [2022-05-09T10:17:02.270Z] 9b3977197b4f: Pull complete [2022-05-09T10:17:02.548Z] 1a89e8eeedd5: Pull complete [2022-05-09T10:17:02.824Z] 94645a83ff95: Pull complete [2022-05-09T10:17:03.425Z] a4caa8a26152: Verifying Checksum [2022-05-09T10:17:03.425Z] a4caa8a26152: Download complete [2022-05-09T10:17:04.026Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-09T10:17:04.026Z] 3f3a8bcf1eab: Download complete [2022-05-09T10:17:16.433Z] 3f3a8bcf1eab: Pull complete [2022-05-09T10:17:16.433Z] 0c92f367c5e7: Pull complete [2022-05-09T10:17:16.433Z] 3096ccb668a1: Pull complete [2022-05-09T10:17:16.714Z] e8cf19c19ddd: Pull complete [2022-05-09T10:17:23.444Z] a4caa8a26152: Pull complete [2022-05-09T10:17:23.444Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-09T10:17:23.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T10:17:23.444Z] ---> 725f1c02e7f9 [2022-05-09T10:17:23.444Z] Step 3/12 : ARG MAKE='make build' [2022-05-09T10:17:23.719Z] ---> Running in 9c6eb439308a [2022-05-09T10:17:24.001Z] Removing intermediate container 9c6eb439308a [2022-05-09T10:17:24.001Z] ---> 5d8dc8307da0 [2022-05-09T10:17:24.001Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-05-09T10:17:24.279Z] ---> Running in e36969419800 [2022-05-09T10:17:24.560Z] Removing intermediate container e36969419800 [2022-05-09T10:17:24.560Z] ---> a17ed48f5713 [2022-05-09T10:17:24.560Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-09T10:17:24.560Z] ---> Running in d222dfcf7372 [2022-05-09T10:17:24.836Z] Removing intermediate container d222dfcf7372 [2022-05-09T10:17:24.836Z] ---> f51c796f3ea8 [2022-05-09T10:17:24.836Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T10:17:24.836Z] ---> Running in c2e7fb80125c [2022-05-09T10:17:28.269Z] Removing intermediate container c2e7fb80125c [2022-05-09T10:17:28.269Z] ---> 3ed11deb3772 [2022-05-09T10:17:28.269Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-09T10:17:28.269Z] ---> Running in 3c6fac9a6c84 [2022-05-09T10:17:28.868Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T10:17:29.845Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T10:17:30.836Z] OK: 220 MiB in 52 packages [2022-05-09T10:17:31.438Z] Removing intermediate container 3c6fac9a6c84 [2022-05-09T10:17:31.438Z] ---> 34d15727b5fc [2022-05-09T10:17:31.438Z] Step 8/12 : WORKDIR /app [2022-05-09T10:17:31.438Z] ---> Running in f3c0d64fc931 [2022-05-09T10:17:31.714Z] Removing intermediate container f3c0d64fc931 [2022-05-09T10:17:31.714Z] ---> a44367b61152 [2022-05-09T10:17:31.714Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-09T10:17:32.312Z] ---> 3835139ee190 [2022-05-09T10:17:32.312Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T10:17:32.312Z] ---> Running in e709424e7129 [2022-05-09T10:18:19.322Z] Removing intermediate container e709424e7129 [2022-05-09T10:18:19.322Z] ---> 3ae65024b90e [2022-05-09T10:18:19.322Z] Step 11/12 : COPY . . [2022-05-09T10:18:19.322Z] ---> bdb9aaea6859 [2022-05-09T10:18:19.322Z] Step 12/12 : RUN $MAKE [2022-05-09T10:18:19.322Z] ---> Running in 18b7b8bb2c86 [2022-05-09T10:18:19.322Z] noop [2022-05-09T10:18:19.322Z] Removing intermediate container 18b7b8bb2c86 [2022-05-09T10:18:19.322Z] ---> 7a4eac426158 [2022-05-09T10:18:19.322Z] Successfully built 7a4eac426158 [2022-05-09T10:18:19.322Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T10:18:19.696Z] + docker inspect -f . ci-base-image-arm64 [2022-05-09T10:18:19.696Z] . [Pipeline] withDockerContainer [2022-05-09T10:18:19.939Z] prd-ubuntu20.04-docker-arm64-4c-16g-41789 does not seem to be running inside a container [2022-05-09T10:18:20.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-09T10:18:21.359Z] $ docker top ccf99f6faab3806878c1b91876c3b6f6ea254491192fc24ef17b4d794e451929 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T10:18:22.308Z] + go version [2022-05-09T10:18:22.308Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-09T10:18:22.350Z] $ docker stop --time=1 ccf99f6faab3806878c1b91876c3b6f6ea254491192fc24ef17b4d794e451929 [2022-05-09T10:18:23.985Z] $ docker rm -f ccf99f6faab3806878c1b91876c3b6f6ea254491192fc24ef17b4d794e451929 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T10:18:24.832Z] + docker inspect -f . ci-base-image-arm64 [2022-05-09T10:18:24.832Z] . [Pipeline] withDockerContainer [2022-05-09T10:18:25.076Z] prd-ubuntu20.04-docker-arm64-4c-16g-41789 does not seem to be running inside a container [2022-05-09T10:18:25.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-09T10:18:26.419Z] $ docker top 38a45ccb202702bd93f26c5d67051f39fd5dd6cbe67cb59c2e5b94383feb5426 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-09T10:18:27.440Z] + make test [2022-05-09T10:18:27.440Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-09T10:18:28.888Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-05-09T10:20:05.784Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-05-09T10:20:05.784Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-05-09T10:20:27.993Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 32.834s coverage: 39.3% of statements [2022-05-09T10:20:27.993Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.637s coverage: 52.0% of statements [2022-05-09T10:20:27.993Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.033s coverage: 95.5% of statements [2022-05-09T10:20:27.993Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-09T10:20:27.993Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-09T10:21:00.344Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-09T10:21:00.344Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-09T10:21:00.344Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-09T10:21:00.384Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-09T10:21:00.425Z] $ docker stop --time=1 38a45ccb202702bd93f26c5d67051f39fd5dd6cbe67cb59c2e5b94383feb5426 [2022-05-09T10:21:02.162Z] $ docker rm -f 38a45ccb202702bd93f26c5d67051f39fd5dd6cbe67cb59c2e5b94383feb5426 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T10:21:03.164Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-09T10:21:03.202Z] Warning: overwriting stash ‘coverage-report’ [2022-05-09T10:21:03.838Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-09T10:21:04.447Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-09T10:21:04.836Z] + ls -al . [2022-05-09T10:21:04.836Z] total 628 [2022-05-09T10:21:04.836Z] drwxrwxr-x 10 jenkins jenkins 4096 May 9 10:20 . [2022-05-09T10:21:04.836Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 10:16 .. [2022-05-09T10:21:04.836Z] -rw-rw-r-- 1 jenkins jenkins 134 May 9 10:16 .dockerignore [2022-05-09T10:21:04.836Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 10:16 .git [2022-05-09T10:21:04.836Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 10:16 .github [2022-05-09T10:21:04.836Z] -rw-rw-r-- 1 jenkins jenkins 946 May 9 10:16 .gitignore [2022-05-09T10:21:04.836Z] -rw-rw-r-- 1 jenkins jenkins 41 May 9 10:16 .golangci.yml [2022-05-09T10:21:04.836Z] -rw-rw-r-- 1 jenkins jenkins 10235 May 9 10:16 Attribution.txt [2022-05-09T10:21:04.836Z] -rw-rw-r-- 1 jenkins jenkins 3309 May 9 10:16 CHANGELOG.md [2022-05-09T10:21:04.836Z] -rw-rw-r-- 1 jenkins jenkins 1514 May 9 10:16 Dockerfile [2022-05-09T10:21:04.836Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 10:16 GOVERNANCE.md [2022-05-09T10:21:04.836Z] -rw-rw-r-- 1 jenkins jenkins 683 May 9 10:16 Jenkinsfile [2022-05-09T10:21:04.836Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 9 10:16 LICENSE [2022-05-09T10:21:04.836Z] -rw-rw-r-- 1 jenkins jenkins 1991 May 9 10:16 Makefile [2022-05-09T10:21:04.836Z] -rw-rw-r-- 1 jenkins jenkins 625 May 9 10:16 OWNERS.md [2022-05-09T10:21:04.836Z] -rw-rw-r-- 1 jenkins jenkins 28496 May 9 10:16 README.md [2022-05-09T10:21:04.836Z] -rw-rw-r-- 1 jenkins jenkins 5 May 9 10:14 VERSION [2022-05-09T10:21:04.836Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 10:16 bin [2022-05-09T10:21:04.836Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 10:16 cmd [2022-05-09T10:21:04.836Z] -rw-r--r-- 1 jenkins jenkins 460394 May 9 10:20 coverage.out [2022-05-09T10:21:04.836Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 10:16 examples [2022-05-09T10:21:04.836Z] -rw-rw-r-- 1 jenkins jenkins 3350 May 9 10:16 go.mod [2022-05-09T10:21:04.836Z] -rw-rw-r-- 1 jenkins jenkins 35216 May 9 10:16 go.sum [2022-05-09T10:21:04.836Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 10:16 images [2022-05-09T10:21:04.836Z] drwxrwxr-x 5 jenkins jenkins 4096 May 9 10:16 internal [2022-05-09T10:21:04.836Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 10:16 snap [2022-05-09T10:21:04.836Z] -rw-rw-r-- 1 jenkins jenkins 193 May 9 10:16 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-09T10:21:05.235Z] + 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=6df5d82ce4b03640ae16a2e64081653e95860af3 --label arch=arm64 --label version=0.0.0 . [2022-05-09T10:21:05.527Z] Sending build context to Docker daemon 1.234MB [2022-05-09T10:21:05.527Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-09T10:21:05.527Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-09T10:21:05.527Z] ---> 7a4eac426158 [2022-05-09T10:21:05.527Z] Step 3/25 : ARG MAKE='make build' [2022-05-09T10:21:05.813Z] ---> Running in 879841af253a [2022-05-09T10:21:06.110Z] Removing intermediate container 879841af253a [2022-05-09T10:21:06.110Z] ---> f3ea14282cc3 [2022-05-09T10:21:06.110Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-05-09T10:21:06.110Z] ---> Running in bc50695e1914 [2022-05-09T10:21:06.444Z] Removing intermediate container bc50695e1914 [2022-05-09T10:21:06.444Z] ---> f442bb278adf [2022-05-09T10:21:06.444Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-09T10:21:06.735Z] ---> Running in a8f03fa7b7ea [2022-05-09T10:21:07.010Z] Removing intermediate container a8f03fa7b7ea [2022-05-09T10:21:07.010Z] ---> ceda30c1a947 [2022-05-09T10:21:07.010Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T10:21:07.010Z] ---> Running in a49fe821283d [2022-05-09T10:21:08.997Z] Removing intermediate container a49fe821283d [2022-05-09T10:21:08.997Z] ---> 5f2198933bf5 [2022-05-09T10:21:08.997Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-09T10:21:08.997Z] ---> Running in 0bedc7e7e42d [2022-05-09T10:21:09.590Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T10:21:10.570Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T10:21:11.545Z] OK: 220 MiB in 52 packages [2022-05-09T10:21:12.142Z] Removing intermediate container 0bedc7e7e42d [2022-05-09T10:21:12.142Z] ---> a3a430985e8b [2022-05-09T10:21:12.142Z] Step 8/25 : WORKDIR /app [2022-05-09T10:21:12.142Z] ---> Running in cb4b174eca0e [2022-05-09T10:21:12.413Z] Removing intermediate container cb4b174eca0e [2022-05-09T10:21:12.413Z] ---> 61d795769923 [2022-05-09T10:21:12.413Z] Step 9/25 : COPY go.mod vendor* ./ [2022-05-09T10:21:13.007Z] ---> c8c62a68d5c0 [2022-05-09T10:21:13.007Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T10:21:13.007Z] ---> Running in 142247aa1bcc [2022-05-09T10:21:14.989Z] Removing intermediate container 142247aa1bcc [2022-05-09T10:21:14.989Z] ---> a116bcbd187a [2022-05-09T10:21:14.989Z] Step 11/25 : COPY . . [2022-05-09T10:21:15.603Z] ---> ff92a4cdf869 [2022-05-09T10:21:15.603Z] Step 12/25 : RUN $MAKE [2022-05-09T10:21:15.603Z] ---> Running in 95e8d5d2149f [2022-05-09T10:21:16.582Z] 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-05-09T10:23:23.433Z] Removing intermediate container 95e8d5d2149f [2022-05-09T10:23:23.433Z] ---> 52e53c375938 [2022-05-09T10:23:23.433Z] Step 13/25 : FROM alpine:3.14 [2022-05-09T10:23:23.433Z] 3.14: Pulling from library/alpine [2022-05-09T10:23:23.433Z] 455c02918c45: Pulling fs layer [2022-05-09T10:23:23.433Z] 455c02918c45: Download complete [2022-05-09T10:23:23.433Z] 455c02918c45: Pull complete [2022-05-09T10:23:23.433Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-09T10:23:23.433Z] Status: Downloaded newer image for alpine:3.14 [2022-05-09T10:23:23.433Z] ---> ac73e934f311 [2022-05-09T10:23:23.433Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-09T10:23:23.433Z] ---> Running in b3fd93c8d96c [2022-05-09T10:23:23.433Z] Removing intermediate container b3fd93c8d96c [2022-05-09T10:23:23.433Z] ---> 522a266a9857 [2022-05-09T10:23:23.433Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T10:23:23.433Z] ---> Running in 5bdfce9e8cb2 [2022-05-09T10:23:23.433Z] Removing intermediate container 5bdfce9e8cb2 [2022-05-09T10:23:23.433Z] ---> 7eb1e95bf4a6 [2022-05-09T10:23:23.433Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-09T10:23:23.433Z] ---> Running in dd2265457022 [2022-05-09T10:23:23.433Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T10:23:23.434Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T10:23:23.434Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-09T10:23:23.434Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-09T10:23:23.434Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-09T10:23:23.434Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-09T10:23:23.434Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-09T10:23:23.434Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-09T10:23:23.434Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T10:23:23.434Z] OK: 8 MiB in 20 packages [2022-05-09T10:23:23.434Z] Removing intermediate container dd2265457022 [2022-05-09T10:23:23.434Z] ---> 9d311776a08b [2022-05-09T10:23:23.434Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-05-09T10:23:23.434Z] ---> b256f8e08ca1 [2022-05-09T10:23:23.434Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-05-09T10:23:23.434Z] ---> ae893a6819eb [2022-05-09T10:23:23.434Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-05-09T10:23:24.874Z] ---> d3a82ab611cc [2022-05-09T10:23:24.874Z] Step 20/25 : EXPOSE 59989 [2022-05-09T10:23:24.874Z] ---> Running in 92e08327abdf [2022-05-09T10:23:24.874Z] Removing intermediate container 92e08327abdf [2022-05-09T10:23:24.874Z] ---> ed227b9437cd [2022-05-09T10:23:24.874Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-05-09T10:23:25.151Z] ---> Running in 6191d6f00663 [2022-05-09T10:23:25.424Z] Removing intermediate container 6191d6f00663 [2022-05-09T10:23:25.424Z] ---> 6a7ac07891ee [2022-05-09T10:23:25.424Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-09T10:23:25.424Z] ---> Running in 0bbb528d4d27 [2022-05-09T10:23:25.700Z] Removing intermediate container 0bbb528d4d27 [2022-05-09T10:23:25.700Z] ---> 3c34a739c986 [2022-05-09T10:23:25.700Z] Step 23/25 : LABEL arch=arm64 [2022-05-09T10:23:25.700Z] ---> Running in 29a2bfc579f6 [2022-05-09T10:23:25.979Z] Removing intermediate container 29a2bfc579f6 [2022-05-09T10:23:25.979Z] ---> 38e38fb3d851 [2022-05-09T10:23:25.979Z] Step 24/25 : LABEL git_sha=6df5d82ce4b03640ae16a2e64081653e95860af3 [2022-05-09T10:23:26.259Z] ---> Running in e72b34e3a990 [2022-05-09T10:23:26.534Z] Removing intermediate container e72b34e3a990 [2022-05-09T10:23:26.534Z] ---> ee1577d430b1 [2022-05-09T10:23:26.534Z] Step 25/25 : LABEL version=0.0.0 [2022-05-09T10:23:26.534Z] ---> Running in c22c6add4939 [2022-05-09T10:23:26.806Z] Removing intermediate container c22c6add4939 [2022-05-09T10:23:26.806Z] ---> 2f4c7c4aa676 [2022-05-09T10:23:26.806Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-09T10:23:26.806Z] Successfully built 2f4c7c4aa676 [2022-05-09T10:23:26.806Z] 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-05-09T10:23:27.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T10:23:27.519Z] [2022-05-09T10:23:27.519Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-09T10:23:27.907Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T10:23:28.184Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-09T10:23:28.184Z] 8998bd30e6a1: Pulling fs layer [2022-05-09T10:23:28.184Z] 04944245beec: Pulling fs layer [2022-05-09T10:23:28.184Z] 699f458cf7ca: Pulling fs layer [2022-05-09T10:23:28.184Z] 765212b225bb: Pulling fs layer [2022-05-09T10:23:28.184Z] f23df028b6ca: Pulling fs layer [2022-05-09T10:23:28.184Z] d65c8cfc05b1: Pulling fs layer [2022-05-09T10:23:28.184Z] 2437ff75d9bd: Pulling fs layer [2022-05-09T10:23:28.184Z] 765212b225bb: Waiting [2022-05-09T10:23:28.184Z] f23df028b6ca: Waiting [2022-05-09T10:23:28.184Z] d65c8cfc05b1: Waiting [2022-05-09T10:23:28.184Z] 2437ff75d9bd: Waiting [2022-05-09T10:23:28.184Z] 04944245beec: Verifying Checksum [2022-05-09T10:23:28.184Z] 04944245beec: Download complete [2022-05-09T10:23:28.184Z] 765212b225bb: Verifying Checksum [2022-05-09T10:23:28.184Z] 765212b225bb: Download complete [2022-05-09T10:23:28.184Z] f23df028b6ca: Download complete [2022-05-09T10:23:28.184Z] d65c8cfc05b1: Download complete [2022-05-09T10:23:28.476Z] 699f458cf7ca: Verifying Checksum [2022-05-09T10:23:28.476Z] 699f458cf7ca: Download complete [2022-05-09T10:23:28.751Z] 8998bd30e6a1: Verifying Checksum [2022-05-09T10:23:28.751Z] 8998bd30e6a1: Download complete [2022-05-09T10:23:31.376Z] 2437ff75d9bd: Verifying Checksum [2022-05-09T10:23:31.376Z] 2437ff75d9bd: Download complete [2022-05-09T10:23:32.816Z] 8998bd30e6a1: Pull complete [2022-05-09T10:23:33.416Z] 04944245beec: Pull complete [2022-05-09T10:23:34.850Z] 699f458cf7ca: Pull complete [2022-05-09T10:23:35.124Z] 765212b225bb: Pull complete [2022-05-09T10:23:36.110Z] f23df028b6ca: Pull complete [2022-05-09T10:23:36.110Z] d65c8cfc05b1: Pull complete [2022-05-09T10:23:51.187Z] 2437ff75d9bd: Pull complete [2022-05-09T10:23:51.187Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-09T10:23:51.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T10:23:51.187Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-09T10:23:51.443Z] prd-ubuntu20.04-docker-arm64-4c-16g-41789 does not seem to be running inside a container [2022-05-09T10:23:51.530Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-09T10:23:54.081Z] $ docker top 55363d5dcdd175179236633c58a5d90e089ea52f5cb45bc125f413a7573ba7bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T10:23:55.084Z] ---> job-cost.sh [2022-05-09T10:23:55.084Z] lf-activate-venv: SKIPPING [2022-05-09T10:23:55.084Z] INFO: No Stack... [2022-05-09T10:23:55.677Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-09T10:23:56.270Z] INFO: Archiving Costs [Pipeline] sh [2022-05-09T10:23:56.945Z] + cut -d, -f6 [2022-05-09T10:23:56.945Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock [2022-05-09T10:23:57.035Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-82-1-stack-cost] [2022-05-09T10:23:57.040Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-82-1-stack-cost] did not exist. Created. [2022-05-09T10:23:57.040Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-82-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-09T10:23:57.785Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-6a2858e6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-09T10:23:58.485Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-09T10:23:58.520Z] Warning: overwriting stash ‘stack-cost’ [2022-05-09T10:23:58.578Z] Stashed 1 file(s) [Pipeline] } [2022-05-09T10:23:58.592Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-82-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-09T10:23:58.665Z] $ docker stop --time=1 55363d5dcdd175179236633c58a5d90e089ea52f5cb45bc125f413a7573ba7bb [2022-05-09T10:24:00.159Z] $ docker rm -f 55363d5dcdd175179236633c58a5d90e089ea52f5cb45bc125f413a7573ba7bb [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-05-09T10:24:01.154Z] provisioning config files... [2022-05-09T10:24:01.172Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-82@tmp/config2171447985189823177tmp [Pipeline] { [Pipeline] sh [2022-05-09T10:24:01.551Z] + set +x [2022-05-09T10:24:01.551Z] + curl -s https://codecov.io/bash [2022-05-09T10:24:01.551Z] + bash -s -- [2022-05-09T10:24:01.812Z] [2022-05-09T10:24:01.812Z] _____ _ [2022-05-09T10:24:01.812Z] / ____| | | [2022-05-09T10:24:01.812Z] | | ___ __| | ___ ___ _____ __ [2022-05-09T10:24:01.812Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-09T10:24:01.812Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-09T10:24:01.812Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-09T10:24:01.812Z] Bash-1.0.6 [2022-05-09T10:24:01.812Z] [2022-05-09T10:24:01.812Z] [2022-05-09T10:24:01.812Z] ==> git version 2.25.1 found [2022-05-09T10:24:01.812Z] ==> 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-05-09T10:24:01.812Z] Release-Date: 2020-01-08 [2022-05-09T10:24:01.812Z] 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-05-09T10:24:01.812Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-09T10:24:01.812Z] ==> Jenkins CI detected. [2022-05-09T10:24:01.812Z] current dir:  /w/workspace/oundry_device-rfid-llrp-go_PR-82 [2022-05-09T10:24:01.812Z] project root: . [2022-05-09T10:24:01.812Z] --> token set from env [2022-05-09T10:24:01.812Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-09T10:24:01.812Z] ==> Running gcov in . (disable via -X gcov) [2022-05-09T10:24:01.812Z] ==> Python coveragepy not found [2022-05-09T10:24:01.812Z] ==> Searching for coverage reports in: [2022-05-09T10:24:01.812Z] + . [2022-05-09T10:24:01.812Z] -> Found 1 reports [2022-05-09T10:24:01.812Z] ==> Detecting git/mercurial file structure [2022-05-09T10:24:01.812Z] ==> Reading reports [2022-05-09T10:24:01.812Z] + ./coverage.out bytes=460394 [2022-05-09T10:24:01.812Z] ==> Appending adjustments [2022-05-09T10:24:01.812Z] https://docs.codecov.io/docs/fixing-reports [2022-05-09T10:24:02.073Z] + Found adjustments [2022-05-09T10:24:02.073Z] ==> Gzipping contents [2022-05-09T10:24:02.073Z] 52K /tmp/codecov.VsXwmX.gz [2022-05-09T10:24:02.073Z] ==> Uploading reports [2022-05-09T10:24:02.073Z] url: https://codecov.io [2022-05-09T10:24:02.073Z] query: branch=PR-82&commit=6df5d82ce4b03640ae16a2e64081653e95860af3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-82%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=82&job=&cmd_args= [2022-05-09T10:24:02.073Z] -> Pinging Codecov [2022-05-09T10:24:02.073Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-82&commit=6df5d82ce4b03640ae16a2e64081653e95860af3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-82%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=82&job=&cmd_args= [2022-05-09T10:24:02.646Z] -> Uploading to [2022-05-09T10:24:02.646Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-09/581DD39554BDF9B6E22D074273EAD858/6df5d82ce4b03640ae16a2e64081653e95860af3/fa877a37-0d93-4fb5-936d-706d154bf24a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220509T102402Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c21eb50f7067ba6c55f29a243f1ead8566485cb5c9e500ebb85528a88368469a [2022-05-09T10:24:02.646Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T10:24:02.646Z] Dload Upload Total Spent Left Speed [2022-05-09T10:24:02.908Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51713 0 0 100 51713 0 227k --:--:-- --:--:-- --:--:-- 226k 100 51713 0 0 100 51713 0 212k --:--:-- --:--:-- --:--:-- 211k [2022-05-09T10:24:02.908Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/6df5d82ce4b03640ae16a2e64081653e95860af3 [Pipeline] } [2022-05-09T10:24:02.935Z] 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-05-09T10:24:04.713Z] + [ -d /w/workspace/oundry_device-rfid-llrp-go_PR-82/archives ] [2022-05-09T10:24:04.713Z] + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-82/archives [2022-05-09T10:24:04.713Z] total 16 [2022-05-09T10:24:04.713Z] drwxr-xr-x 3 root root 4096 May 9 10:16 . [2022-05-09T10:24:04.713Z] drwxrwxr-x 12 jenkins jenkins 4096 May 9 10:16 .. [2022-05-09T10:24:04.713Z] drwxr-xr-x 2 root root 4096 May 9 10:16 cost [2022-05-09T10:24:04.713Z] -rw-r--r-- 1 root root 89 May 9 10:16 cost.csv [2022-05-09T10:24:04.713Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-rfid-llrp-go_PR-82/archives [2022-05-09T10:24:04.713Z] + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-82/archives [2022-05-09T10:24:04.713Z] total 16 [2022-05-09T10:24:04.713Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 10:16 . [2022-05-09T10:24:04.713Z] drwxrwxr-x 12 jenkins jenkins 4096 May 9 10:16 .. [2022-05-09T10:24:04.713Z] drwxr-xr-x 2 jenkins jenkins 4096 May 9 10:16 cost [2022-05-09T10:24:04.713Z] -rw-r--r-- 1 jenkins jenkins 89 May 9 10:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-09T10:24:05.052Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T10:24:05.949Z] ---> package-listing.sh [2022-05-09T10:24:05.949Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-09T10:24:05.949Z] ++ facter osfamily [2022-05-09T10:24:06.213Z] + OS_FAMILY=debian [2022-05-09T10:24:06.213Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-82 [2022-05-09T10:24:06.213Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-09T10:24:06.213Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-09T10:24:06.213Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-09T10:24:06.213Z] + PACKAGES=/tmp/packages_start.txt [2022-05-09T10:24:06.213Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-82 ']' [2022-05-09T10:24:06.213Z] + PACKAGES=/tmp/packages_end.txt [2022-05-09T10:24:06.213Z] + case "${OS_FAMILY}" in [2022-05-09T10:24:06.213Z] + dpkg -l [2022-05-09T10:24:06.213Z] + grep '^ii' [2022-05-09T10:24:06.213Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-09T10:24:06.214Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-09T10:24:06.214Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-09T10:24:06.214Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-82 ']' [2022-05-09T10:24:06.214Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-82/archives/ [2022-05-09T10:24:06.214Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-82/archives/ [Pipeline] echo [2022-05-09T10:24:06.251Z] 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-82/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-09T10:24:06.547Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-09T10:24:07.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T10:24:07.139Z] . [Pipeline] withDockerContainer [2022-05-09T10:24:07.228Z] prd-ubuntu20.04-docker-8c-8g-41788 does not seem to be running inside a container [2022-05-09T10:24:07.269Z] $ 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-82/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-82 -v /w/workspace/oundry_device-rfid-llrp-go_PR-82:/w/workspace/oundry_device-rfid-llrp-go_PR-82:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-82@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-09T10:24:07.497Z] $ docker top c6d7ab7c50494daed2933c6a3ac139c481008ae9ac41912b4f8ac4190f48a846 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T10:24:07.894Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-09T10:24:08.207Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-09T10:24:08.542Z] + ls /var/log/sa-host [2022-05-09T10:24:08.543Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T10:24:08.885Z] provisioning config files... [2022-05-09T10:24:08.897Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-82@tmp/config824465992474195685tmp [Pipeline] { [Pipeline] echo [2022-05-09T10:24:08.957Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T10:24:09.276Z] ---> create-netrc.sh [Pipeline] } [2022-05-09T10:24:09.304Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-09T10:24:09.775Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-09T10:24:09.808Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T10:24:10.124Z] ---> sudo-logs.sh [2022-05-09T10:24:10.124Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-09T10:24:10.212Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T10:24:10.530Z] ---> job-cost.sh [2022-05-09T10:24:10.530Z] lf-activate-venv: SKIPPING [2022-05-09T10:24:10.530Z] DEBUG: total: 0.2199999988079071 [2022-05-09T10:24:10.530Z] INFO: Retrieving Stack Cost... [2022-05-09T10:24:11.101Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-09T10:24:11.363Z] INFO: Archiving Costs [Pipeline] echo [2022-05-09T10:24:11.403Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T10:24:11.730Z] ---> logs-deploy.sh [2022-05-09T10:24:11.730Z] lf-activate-venv: SKIPPING [2022-05-09T10:24:11.730Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-82/1 [2022-05-09T10:24:11.730Z] INFO: archiving workspace using pattern(s): [2022-05-09T10:24:12.673Z] Archives upload complete. [2022-05-09T10:24:12.935Z] INFO: archiving logs to Nexus