Pull request #189 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/device-rfid-llrp-go Obtained Jenkinsfile from 18ff994c1df036c8768f22723d34d495e6376431+8c4faf22c76813cb553a4db765edf9e1791a6a7e (1f43d0abdea13523169e39ecb7b6c78b85c94551) 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-ssh15359481850331372498.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh16572752828842849226.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-189/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-189/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12008345105364212127.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-189/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16796789391102076628.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5144821866453087004.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-189/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-189/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5790766538734940426.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4841 in /w/workspace/undry_device-rfid-llrp-go_PR-189 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-189 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/189/head:refs/remotes/origin/PR-189 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8c4faf22c76813cb553a4db765edf9e1791a6a7e into PR head commit 18ff994c1df036c8768f22723d34d495e6376431 Merge succeeded, producing 18ff994c1df036c8768f22723d34d495e6376431 Checking out Revision 18ff994c1df036c8768f22723d34d495e6376431 (PR-189) > git config core.sparsecheckout # timeout=10 > git checkout -f 18ff994c1df036c8768f22723d34d495e6376431 # 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 8c4faf22c76813cb553a4db765edf9e1791a6a7e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 18ff994c1df036c8768f22723d34d495e6376431 # timeout=10 Commit message: "fix(snap): Refactor to avoid conflicts with readonly config provider directory" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-21T12:12:55.666Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-21T12:12:55.834Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-21T12:12:55.933Z] ========================================================= [2023-03-21T12:12:55.933Z] EdgeX Global Pipelines Version Info [2023-03-21T12:12:55.933Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-21T12:12:56.676Z] ------------------- [2023-03-21T12:12:56.676Z] stable info: [2023-03-21T12:12:56.676Z] ------------------- [2023-03-21T12:12:56.676Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-21T12:12:56.676Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-21T12:12:56.676Z] Message: update stable to v1.0.245 [2023-03-21T12:12:57.247Z] ------------------- [2023-03-21T12:12:57.247Z] experimental info: [2023-03-21T12:12:57.247Z] ------------------- [2023-03-21T12:12:57.247Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-21T12:12:57.247Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-21T12:12:57.247Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-21T12:12:57.560Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-03-21T12:12:57.602Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-03-21T12:12:57.638Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-21T12:12:57.676Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-21T12:12:57.717Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-21T12:12:57.762Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-21T12:12:57.847Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-21T12:12:57.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-21T12:12:57.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-21T12:12:57.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-21T12:12:58.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-21T12:12:58.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-03-21T12:12:58.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-21T12:12:58.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-21T12:12:58.184Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T12:12:58.221Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T12:12:58.258Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T12:12:58.299Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T12:12:58.340Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-21T12:12:58.381Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-21T12:12:58.421Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-21T12:12:58.466Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-21T12:12:58.508Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-21T12:12:58.549Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-21T12:12:58.588Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-21T12:12:58.629Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-21T12:12:58.669Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-21T12:12:58.712Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-189 [Pipeline] echo [2023-03-21T12:12:58.748Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-189 [Pipeline] echo [2023-03-21T12:12:58.788Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-189 [Pipeline] echo [2023-03-21T12:12:58.827Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 18ff994c1df036c8768f22723d34d495e6376431 [Pipeline] echo [2023-03-21T12:12:58.866Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 18ff994 [Pipeline] echo [2023-03-21T12:12:58.902Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T12:12:59.006Z] provisioning config files... [2023-03-21T12:12:59.021Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-189@tmp/config9290054131721656789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T12:12:59.363Z] ---> docker-login.sh [2023-03-21T12:12:59.363Z] nexus3.edgexfoundry.org:10001 [2023-03-21T12:12:59.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:12:59.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:12:59.622Z] Configure a credential helper to remove this warning. See [2023-03-21T12:12:59.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:12:59.622Z] [2023-03-21T12:12:59.622Z] Login Succeeded [2023-03-21T12:12:59.622Z] nexus3.edgexfoundry.org:10002 [2023-03-21T12:12:59.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:12:59.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:12:59.622Z] Configure a credential helper to remove this warning. See [2023-03-21T12:12:59.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:12:59.622Z] [2023-03-21T12:12:59.622Z] Login Succeeded [2023-03-21T12:12:59.622Z] nexus3.edgexfoundry.org:10003 [2023-03-21T12:12:59.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:12:59.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:12:59.882Z] Configure a credential helper to remove this warning. See [2023-03-21T12:12:59.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:12:59.883Z] [2023-03-21T12:12:59.883Z] Login Succeeded [2023-03-21T12:12:59.883Z] nexus3.edgexfoundry.org:10004 [2023-03-21T12:12:59.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:12:59.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:12:59.883Z] Configure a credential helper to remove this warning. See [2023-03-21T12:12:59.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:12:59.883Z] [2023-03-21T12:12:59.883Z] Login Succeeded [2023-03-21T12:12:59.883Z] docker.io [2023-03-21T12:12:59.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:13:00.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:13:00.142Z] Configure a credential helper to remove this warning. See [2023-03-21T12:13:00.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:13:00.142Z] [2023-03-21T12:13:00.142Z] Login Succeeded [2023-03-21T12:13:00.142Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T12:13:00.171Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-21T12:13:00.794Z] + git rev-list -1 --merges 18ff994c1df036c8768f22723d34d495e6376431~1..18ff994c1df036c8768f22723d34d495e6376431 [Pipeline] echo [2023-03-21T12:13:00.859Z] -----------> git rev-list -1 --merges 18ff994c1df036c8768f22723d34d495e6376431~1..18ff994c1df036c8768f22723d34d495e6376431 18ff994c1df036c8768f22723d34d495e6376431 [false] [Pipeline] sh [2023-03-21T12:13:01.169Z] + git log --format=format:%s -1 18ff994c1df036c8768f22723d34d495e6376431 [Pipeline] echo [2023-03-21T12:13:01.207Z] ========================================================= [2023-03-21T12:13:01.207Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-21T12:13:01.207Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T12:13:01.640Z] + git log --format=format:%s -1 18ff994c1df036c8768f22723d34d495e6376431 [Pipeline] echo [2023-03-21T12:13:01.672Z] [semverPrep] GIT_COMMIT: 18ff994c1df036c8768f22723d34d495e6376431, Commit Message: fix(snap): Refactor to avoid conflicts with readonly config provider directory [Pipeline] echo [2023-03-21T12:13:01.701Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-21T12:13:02.146Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T12:13:02.146Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-21T12:13:02.146Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-21T12:13:02.146Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-21T12:13:02.146Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-21T12:13:02.146Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-21T12:13:02.146Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T12:13:02.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T12:13:02.572Z] [2023-03-21T12:13:02.572Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T12:13:02.964Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T12:13:02.965Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-21T12:13:02.965Z] b85a868b505f: Pulling fs layer [2023-03-21T12:13:02.965Z] e2be974225ed: Pulling fs layer [2023-03-21T12:13:02.965Z] 339a4e72a1f5: Pulling fs layer [2023-03-21T12:13:02.965Z] 988bab9f4d93: Pulling fs layer [2023-03-21T12:13:02.965Z] 1469e6f7b9e6: Pulling fs layer [2023-03-21T12:13:02.965Z] eaf3925da568: Pulling fs layer [2023-03-21T12:13:02.965Z] bab4dde63d76: Pulling fs layer [2023-03-21T12:13:02.965Z] bde34c3a00c8: Pulling fs layer [2023-03-21T12:13:02.965Z] b352a97aabf1: Pulling fs layer [2023-03-21T12:13:02.965Z] 4872d77fe225: Pulling fs layer [2023-03-21T12:13:02.965Z] 5851b861e8e6: Pulling fs layer [2023-03-21T12:13:02.965Z] eaf3925da568: Waiting [2023-03-21T12:13:02.965Z] bab4dde63d76: Waiting [2023-03-21T12:13:02.965Z] bde34c3a00c8: Waiting [2023-03-21T12:13:02.965Z] b352a97aabf1: Waiting [2023-03-21T12:13:02.965Z] 4872d77fe225: Waiting [2023-03-21T12:13:02.965Z] 5851b861e8e6: Waiting [2023-03-21T12:13:02.965Z] 1469e6f7b9e6: Waiting [2023-03-21T12:13:02.965Z] e2be974225ed: Download complete [2023-03-21T12:13:02.965Z] 988bab9f4d93: Verifying Checksum [2023-03-21T12:13:02.965Z] 988bab9f4d93: Download complete [2023-03-21T12:13:03.228Z] 1469e6f7b9e6: Verifying Checksum [2023-03-21T12:13:03.228Z] 1469e6f7b9e6: Download complete [2023-03-21T12:13:03.228Z] eaf3925da568: Verifying Checksum [2023-03-21T12:13:03.228Z] eaf3925da568: Download complete [2023-03-21T12:13:03.228Z] 339a4e72a1f5: Verifying Checksum [2023-03-21T12:13:03.228Z] 339a4e72a1f5: Download complete [2023-03-21T12:13:03.228Z] bde34c3a00c8: Download complete [2023-03-21T12:13:03.228Z] b352a97aabf1: Verifying Checksum [2023-03-21T12:13:03.228Z] b352a97aabf1: Download complete [2023-03-21T12:13:03.228Z] 4872d77fe225: Verifying Checksum [2023-03-21T12:13:03.228Z] 4872d77fe225: Download complete [2023-03-21T12:13:03.228Z] 5851b861e8e6: Verifying Checksum [2023-03-21T12:13:03.228Z] 5851b861e8e6: Download complete [2023-03-21T12:13:03.228Z] b85a868b505f: Verifying Checksum [2023-03-21T12:13:03.228Z] b85a868b505f: Download complete [2023-03-21T12:13:03.796Z] bab4dde63d76: Verifying Checksum [2023-03-21T12:13:03.796Z] bab4dde63d76: Download complete [2023-03-21T12:13:04.362Z] b85a868b505f: Pull complete [2023-03-21T12:13:04.621Z] e2be974225ed: Pull complete [2023-03-21T12:13:05.188Z] 339a4e72a1f5: Pull complete [2023-03-21T12:13:05.188Z] 988bab9f4d93: Pull complete [2023-03-21T12:13:05.449Z] 1469e6f7b9e6: Pull complete [2023-03-21T12:13:05.449Z] eaf3925da568: Pull complete [2023-03-21T12:13:07.351Z] bab4dde63d76: Pull complete [2023-03-21T12:13:07.351Z] bde34c3a00c8: Pull complete [2023-03-21T12:13:07.351Z] b352a97aabf1: Pull complete [2023-03-21T12:13:07.351Z] 4872d77fe225: Pull complete [2023-03-21T12:13:07.611Z] 5851b861e8e6: Pull complete [2023-03-21T12:13:07.611Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-21T12:13:07.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T12:13:07.611Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T12:13:07.838Z] prd-ubuntu20.04-docker-8c-8g-4841 does not seem to be running inside a container [2023-03-21T12:13:07.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-189 -v /w/workspace/undry_device-rfid-llrp-go_PR-189:/w/workspace/undry_device-rfid-llrp-go_PR-189:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-189@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-189@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-devops/py-git-semver:0.1.4 cat [2023-03-21T12:13:11.376Z] $ docker top 9562de0aca1b23bf20ff57da503e5758aec7347cb01ee3d1cef0e6369b96a482 -eo pid,comm [2023-03-21T12:13:11.433Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-21T12:13:11.433Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T12:13:11.556Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T12:13:11.556Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T12:13:11.666Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T12:13:11.664Z] $ docker exec 9562de0aca1b23bf20ff57da503e5758aec7347cb01ee3d1cef0e6369b96a482 ssh-agent [2023-03-21T12:13:11.774Z] SSH_AUTH_SOCK=/tmp/ssh-8YFmHT8KYwiv/agent.32 [2023-03-21T12:13:11.774Z] SSH_AGENT_PID=38 [2023-03-21T12:13:11.780Z] Running ssh-add (command line suppressed) [2023-03-21T12:13:11.875Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-189@tmp/private_key_10088019263786813452.key (/w/workspace/undry_device-rfid-llrp-go_PR-189@tmp/private_key_10088019263786813452.key) [2023-03-21T12:13:11.889Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T12:13:12.221Z] + git tag --points-at HEAD [Pipeline] } [2023-03-21T12:13:12.243Z] $ docker exec --env ******** --env ******** 9562de0aca1b23bf20ff57da503e5758aec7347cb01ee3d1cef0e6369b96a482 ssh-agent -k [2023-03-21T12:13:12.327Z] unset SSH_AUTH_SOCK; [2023-03-21T12:13:12.327Z] unset SSH_AGENT_PID; [2023-03-21T12:13:12.327Z] echo Agent pid 38 killed; [2023-03-21T12:13:12.340Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-21T12:13:12.419Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T12:13:12.419Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T12:13:12.531Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T12:13:12.530Z] $ docker exec 9562de0aca1b23bf20ff57da503e5758aec7347cb01ee3d1cef0e6369b96a482 ssh-agent [2023-03-21T12:13:12.634Z] SSH_AUTH_SOCK=/tmp/ssh-c0mHFrWUUZmN/agent.71 [2023-03-21T12:13:12.634Z] SSH_AGENT_PID=77 [2023-03-21T12:13:12.639Z] Running ssh-add (command line suppressed) [2023-03-21T12:13:12.728Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-189@tmp/private_key_12187810070051398748.key (/w/workspace/undry_device-rfid-llrp-go_PR-189@tmp/private_key_12187810070051398748.key) [2023-03-21T12:13:12.746Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T12:13:13.131Z] + git semver init [2023-03-21T12:13:13.390Z] 2023-03-21 12:13:13,309 [run_init] DEBUG init version:0.0.0 force:False [2023-03-21T12:13:13.390Z] 2023-03-21 12:13:13,310 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-189/.semver [2023-03-21T12:13:13.390Z] 2023-03-21 12:13:13,311 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-189/.semver [2023-03-21T12:13:13.390Z] 2023-03-21 12:13:13,311 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-189/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-189, universal_newlines=False, shell=None, istream=None) [2023-03-21T12:13:14.406Z] 2023-03-21 12:13:14,101 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-189/.git/info/exclude [2023-03-21T12:13:14.406Z] 2023-03-21 12:13:14,102 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-189/.semver/PR-189 with force:False [2023-03-21T12:13:14.406Z] 2023-03-21 12:13:14,102 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-189/.semver/PR-189 [2023-03-21T12:13:14.406Z] 2023-03-21 12:13:14,106 [execute] INFO git cat-file --batch-check [2023-03-21T12:13:14.406Z] 2023-03-21 12:13:14,106 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-189/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T12:13:14.406Z] 2023-03-21 12:13:14,111 [execute] INFO git cat-file --batch [2023-03-21T12:13:14.406Z] 2023-03-21 12:13:14,112 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-189/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T12:13:14.406Z] 2023-03-21 12:13:14,116 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-189/.semver/PR-189 [2023-03-21T12:13:14.406Z] 0.0.0 [Pipeline] } [2023-03-21T12:13:14.437Z] $ docker exec --env ******** --env ******** 9562de0aca1b23bf20ff57da503e5758aec7347cb01ee3d1cef0e6369b96a482 ssh-agent -k [2023-03-21T12:13:14.536Z] unset SSH_AUTH_SOCK; [2023-03-21T12:13:14.536Z] unset SSH_AGENT_PID; [2023-03-21T12:13:14.537Z] echo Agent pid 77 killed; [2023-03-21T12:13:14.547Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T12:13:14.976Z] + git semver [Pipeline] } [2023-03-21T12:13:15.257Z] $ docker stop --time=1 9562de0aca1b23bf20ff57da503e5758aec7347cb01ee3d1cef0e6369b96a482 [2023-03-21T12:13:16.540Z] $ docker rm -f --volumes 9562de0aca1b23bf20ff57da503e5758aec7347cb01ee3d1cef0e6369b96a482 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T12:13:16.944Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-21T12:13:17.209Z] Stashed 1 file(s) [Pipeline] echo [2023-03-21T12:13:17.227Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T12:13:17.810Z] provisioning config files... [2023-03-21T12:13:17.820Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-189@tmp/config13558070659349472204tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T12:13:18.174Z] ---> docker-login.sh [2023-03-21T12:13:18.174Z] nexus3.edgexfoundry.org:10001 [2023-03-21T12:13:18.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:13:18.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:13:18.174Z] Configure a credential helper to remove this warning. See [2023-03-21T12:13:18.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:13:18.174Z] [2023-03-21T12:13:18.174Z] Login Succeeded [2023-03-21T12:13:18.174Z] nexus3.edgexfoundry.org:10002 [2023-03-21T12:13:18.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:13:18.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:13:18.174Z] Configure a credential helper to remove this warning. See [2023-03-21T12:13:18.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:13:18.174Z] [2023-03-21T12:13:18.174Z] Login Succeeded [2023-03-21T12:13:18.174Z] nexus3.edgexfoundry.org:10003 [2023-03-21T12:13:18.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:13:18.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:13:18.433Z] Configure a credential helper to remove this warning. See [2023-03-21T12:13:18.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:13:18.433Z] [2023-03-21T12:13:18.433Z] Login Succeeded [2023-03-21T12:13:18.433Z] nexus3.edgexfoundry.org:10004 [2023-03-21T12:13:18.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:13:18.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:13:18.433Z] Configure a credential helper to remove this warning. See [2023-03-21T12:13:18.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:13:18.433Z] [2023-03-21T12:13:18.433Z] Login Succeeded [2023-03-21T12:13:18.433Z] docker.io [2023-03-21T12:13:18.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:13:18.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:13:18.693Z] Configure a credential helper to remove this warning. See [2023-03-21T12:13:18.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:13:18.694Z] [2023-03-21T12:13:18.694Z] Login Succeeded [2023-03-21T12:13:18.694Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T12:13:18.724Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-21T12:13:18.894Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T12:13:18.932Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T12:13:18.962Z] ========================================================= [2023-03-21T12:13:18.962Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-21T12:13:18.962Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T12:13:19.429Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-21T12:13:19.429Z] Sending build context to Docker daemon 4.19MB [2023-03-21T12:13:19.429Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T12:13:19.429Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-21T12:13:19.429Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-21T12:13:19.429Z] 63b65145d645: Pulling fs layer [2023-03-21T12:13:19.429Z] a2d21d5440eb: Pulling fs layer [2023-03-21T12:13:19.429Z] 935e6c44a52c: Pulling fs layer [2023-03-21T12:13:19.429Z] 94cc34f8dd06: Pulling fs layer [2023-03-21T12:13:19.429Z] 30dea6a524f1: Pulling fs layer [2023-03-21T12:13:19.429Z] a2aff8979fd8: Pulling fs layer [2023-03-21T12:13:19.429Z] 6808be2612f2: Pulling fs layer [2023-03-21T12:13:19.429Z] f25807f1079a: Pulling fs layer [2023-03-21T12:13:19.429Z] 6808be2612f2: Waiting [2023-03-21T12:13:19.429Z] a2aff8979fd8: Waiting [2023-03-21T12:13:19.429Z] 94cc34f8dd06: Waiting [2023-03-21T12:13:19.429Z] 30dea6a524f1: Waiting [2023-03-21T12:13:19.429Z] f25807f1079a: Waiting [2023-03-21T12:13:19.429Z] a2d21d5440eb: Download complete [2023-03-21T12:13:19.429Z] 94cc34f8dd06: Verifying Checksum [2023-03-21T12:13:19.429Z] 94cc34f8dd06: Download complete [2023-03-21T12:13:19.429Z] 30dea6a524f1: Download complete [2023-03-21T12:13:19.691Z] 63b65145d645: Verifying Checksum [2023-03-21T12:13:19.691Z] 63b65145d645: Download complete [2023-03-21T12:13:19.691Z] a2aff8979fd8: Download complete [2023-03-21T12:13:19.691Z] 63b65145d645: Pull complete [2023-03-21T12:13:19.954Z] a2d21d5440eb: Pull complete [2023-03-21T12:13:20.215Z] f25807f1079a: Verifying Checksum [2023-03-21T12:13:20.215Z] f25807f1079a: Download complete [2023-03-21T12:13:20.215Z] 935e6c44a52c: Verifying Checksum [2023-03-21T12:13:20.215Z] 935e6c44a52c: Download complete [2023-03-21T12:13:20.784Z] 6808be2612f2: Verifying Checksum [2023-03-21T12:13:20.784Z] 6808be2612f2: Download complete [2023-03-21T12:13:24.068Z] 935e6c44a52c: Pull complete [2023-03-21T12:13:24.068Z] 94cc34f8dd06: Pull complete [2023-03-21T12:13:24.068Z] 30dea6a524f1: Pull complete [2023-03-21T12:13:24.068Z] a2aff8979fd8: Pull complete [2023-03-21T12:13:26.597Z] 6808be2612f2: Pull complete [2023-03-21T12:13:27.165Z] f25807f1079a: Pull complete [2023-03-21T12:13:27.165Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-21T12:13:27.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-21T12:13:27.165Z] ---> 3b553350e43f [2023-03-21T12:13:27.165Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-21T12:13:32.442Z] ---> Running in fa572f828077 [2023-03-21T12:13:32.442Z] Removing intermediate container fa572f828077 [2023-03-21T12:13:32.442Z] ---> 37425f1435b8 [2023-03-21T12:13:32.442Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T12:13:32.442Z] ---> Running in 6c606da026e6 [2023-03-21T12:13:32.442Z] Removing intermediate container 6c606da026e6 [2023-03-21T12:13:32.442Z] ---> efcd2ad87310 [2023-03-21T12:13:32.442Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-21T12:13:32.442Z] ---> Running in 98fc5a483753 [2023-03-21T12:13:32.442Z] Removing intermediate container 98fc5a483753 [2023-03-21T12:13:32.442Z] ---> 5f36cb2da9cb [2023-03-21T12:13:32.442Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T12:13:32.442Z] ---> Running in 1b0b192f8021 [2023-03-21T12:13:32.442Z] Removing intermediate container 1b0b192f8021 [2023-03-21T12:13:32.442Z] ---> 3369c672f286 [2023-03-21T12:13:32.442Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T12:13:32.442Z] ---> Running in 8b7331c424b4 [2023-03-21T12:13:32.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T12:13:32.624Z] Still waiting to schedule task [2023-03-21T12:13:32.624Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-21T12:13:33.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T12:13:33.272Z] OK: 265 MiB in 53 packages [2023-03-21T12:13:33.531Z] Removing intermediate container 8b7331c424b4 [2023-03-21T12:13:33.531Z] ---> 3d18e91d66d2 [2023-03-21T12:13:33.531Z] Step 8/12 : WORKDIR /app [2023-03-21T12:13:33.531Z] ---> Running in 3abf382db361 [2023-03-21T12:13:33.531Z] Removing intermediate container 3abf382db361 [2023-03-21T12:13:33.531Z] ---> ffd7d068fa75 [2023-03-21T12:13:33.531Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-21T12:13:33.788Z] ---> 19453f86161e [2023-03-21T12:13:33.789Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T12:13:33.789Z] ---> Running in e3326f12f9b8 [2023-03-21T12:14:05.885Z] Removing intermediate container e3326f12f9b8 [2023-03-21T12:14:05.885Z] ---> 7d3fecd73ac7 [2023-03-21T12:14:05.885Z] Step 11/12 : COPY . . [2023-03-21T12:14:05.885Z] ---> 523ec4614f92 [2023-03-21T12:14:05.885Z] Step 12/12 : RUN $MAKE [2023-03-21T12:14:05.885Z] ---> Running in b6a56cd31111 [2023-03-21T12:14:05.885Z] noop [2023-03-21T12:14:05.885Z] Removing intermediate container b6a56cd31111 [2023-03-21T12:14:05.885Z] ---> 8c5d5fb83dbb [2023-03-21T12:14:05.885Z] Successfully built 8c5d5fb83dbb [2023-03-21T12:14:05.885Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T12:14:06.335Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T12:14:06.335Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T12:14:06.490Z] prd-ubuntu20.04-docker-8c-8g-4841 does not seem to be running inside a container [2023-03-21T12:14:06.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-189 -v /w/workspace/undry_device-rfid-llrp-go_PR-189:/w/workspace/undry_device-rfid-llrp-go_PR-189:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-189@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-189@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-21T12:14:06.910Z] $ docker top 4b865620ec83fc15cc457052f98b64552beb26fc917d697e7228e6a62968db15 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T12:14:07.298Z] + go version [2023-03-21T12:14:07.298Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-21T12:14:07.339Z] $ docker stop --time=1 4b865620ec83fc15cc457052f98b64552beb26fc917d697e7228e6a62968db15 [2023-03-21T12:14:08.595Z] $ docker rm -f --volumes 4b865620ec83fc15cc457052f98b64552beb26fc917d697e7228e6a62968db15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T12:14:09.307Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T12:14:09.307Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T12:14:09.467Z] prd-ubuntu20.04-docker-8c-8g-4841 does not seem to be running inside a container [2023-03-21T12:14:09.508Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-189 -v /w/workspace/undry_device-rfid-llrp-go_PR-189:/w/workspace/undry_device-rfid-llrp-go_PR-189:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-189@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-189@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-21T12:14:09.888Z] $ docker top 3d62f078176281094134b9b36e412a4e5e9bfae0e5a886be4f6f0eac86a7efcf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T12:14:10.269Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-189 [Pipeline] fileExists [Pipeline] sh [2023-03-21T12:14:10.620Z] + make test [2023-03-21T12:14:10.620Z] go test ./... -coverprofile=coverage.out ./... [2023-03-21T12:14:15.889Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-21T12:14:25.856Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-21T12:14:25.856Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-21T12:14:31.122Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.914s coverage: 40.7% of statements [2023-03-21T12:14:31.122Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.242s coverage: 52.0% of statements [2023-03-21T12:14:31.122Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements [2023-03-21T12:14:37.682Z] go vet ./... [2023-03-21T12:14:41.875Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T12:14:41.875Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T12:14:41.875Z] ./bin/test-attribution-txt.sh [2023-03-21T12:14:41.875Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-21T12:14:41.875Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-21T12:14:41.914Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-21T12:14:41.956Z] $ docker stop --time=1 3d62f078176281094134b9b36e412a4e5e9bfae0e5a886be4f6f0eac86a7efcf [2023-03-21T12:14:44.172Z] $ docker rm -f --volumes 3d62f078176281094134b9b36e412a4e5e9bfae0e5a886be4f6f0eac86a7efcf [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T12:14:44.691Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-21T12:14:44.802Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-21T12:14:45.524Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-21T12:14:45.838Z] + ls -al . [2023-03-21T12:14:45.838Z] total 632 [2023-03-21T12:14:45.838Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 12:14 . [2023-03-21T12:14:45.838Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 12:12 .. [2023-03-21T12:14:45.838Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 21 12:12 .dockerignore [2023-03-21T12:14:45.838Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 12:13 .git [2023-03-21T12:14:45.838Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 12:12 .github [2023-03-21T12:14:45.838Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 21 12:12 .gitignore [2023-03-21T12:14:45.838Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 12:12 .golangci.yml [2023-03-21T12:14:45.838Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 12:13 .semver [2023-03-21T12:14:45.838Z] -rw-rw-r-- 1 jenkins jenkins 10896 Mar 21 12:12 Attribution.txt [2023-03-21T12:14:45.838Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 21 12:12 CHANGELOG.md [2023-03-21T12:14:45.838Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 21 12:12 Dockerfile [2023-03-21T12:14:45.838Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 12:12 GOVERNANCE.md [2023-03-21T12:14:45.838Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 21 12:12 Jenkinsfile [2023-03-21T12:14:45.838Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 21 12:12 LICENSE [2023-03-21T12:14:45.838Z] -rw-rw-r-- 1 jenkins jenkins 2053 Mar 21 12:12 Makefile [2023-03-21T12:14:45.838Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 21 12:12 OWNERS.md [2023-03-21T12:14:45.838Z] -rw-rw-r-- 1 jenkins jenkins 28496 Mar 21 12:12 README.md [2023-03-21T12:14:45.838Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 12:13 VERSION [2023-03-21T12:14:45.838Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 12:12 bin [2023-03-21T12:14:45.838Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 12:12 cmd [2023-03-21T12:14:45.838Z] -rw-r--r-- 1 jenkins jenkins 457862 Mar 21 12:14 coverage.out [2023-03-21T12:14:45.838Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 12:12 examples [2023-03-21T12:14:45.838Z] -rw-rw-r-- 1 jenkins jenkins 3462 Mar 21 12:12 go.mod [2023-03-21T12:14:45.838Z] -rw-rw-r-- 1 jenkins jenkins 33032 Mar 21 12:12 go.sum [2023-03-21T12:14:45.838Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 12:12 images [2023-03-21T12:14:45.838Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 21 12:12 internal [2023-03-21T12:14:45.838Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 12:12 snap [2023-03-21T12:14:45.838Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 21 12:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T12:14:46.231Z] + 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=18ff994c1df036c8768f22723d34d495e6376431 --label arch=amd64 --label version=0.0.0 . [2023-03-21T12:14:46.232Z] Sending build context to Docker daemon 4.19MB [2023-03-21T12:14:46.232Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T12:14:46.232Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-21T12:14:46.232Z] ---> 8c5d5fb83dbb [2023-03-21T12:14:46.232Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-21T12:14:46.232Z] ---> Running in e46bfa40019c [2023-03-21T12:14:46.491Z] Removing intermediate container e46bfa40019c [2023-03-21T12:14:46.491Z] ---> a07e6aa36ca5 [2023-03-21T12:14:46.491Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T12:14:46.491Z] ---> Running in 096a2f0e5194 [2023-03-21T12:14:46.491Z] Removing intermediate container 096a2f0e5194 [2023-03-21T12:14:46.491Z] ---> a0cde4a885b5 [2023-03-21T12:14:46.491Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-21T12:14:46.491Z] ---> Running in 3d90a2d06e59 [2023-03-21T12:14:46.491Z] Removing intermediate container 3d90a2d06e59 [2023-03-21T12:14:46.491Z] ---> 85855ab5389a [2023-03-21T12:14:46.491Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T12:14:46.491Z] ---> Running in 382908c395f0 [2023-03-21T12:14:46.750Z] Removing intermediate container 382908c395f0 [2023-03-21T12:14:46.750Z] ---> ff1d4e2363fd [2023-03-21T12:14:46.750Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T12:14:46.750Z] ---> Running in a03c849ba6f5 [2023-03-21T12:14:47.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T12:14:47.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T12:14:47.267Z] OK: 265 MiB in 53 packages [2023-03-21T12:14:47.525Z] Removing intermediate container a03c849ba6f5 [2023-03-21T12:14:47.525Z] ---> e42c4dfaf132 [2023-03-21T12:14:47.525Z] Step 8/24 : WORKDIR /app [2023-03-21T12:14:47.525Z] ---> Running in e2bd7144a76e [2023-03-21T12:14:47.783Z] Removing intermediate container e2bd7144a76e [2023-03-21T12:14:47.783Z] ---> 6649b899f13f [2023-03-21T12:14:47.783Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-21T12:14:47.783Z] ---> a906624fc649 [2023-03-21T12:14:47.783Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T12:14:47.783Z] ---> Running in 2401e8fd8d50 [2023-03-21T12:14:48.756Z] Removing intermediate container 2401e8fd8d50 [2023-03-21T12:14:48.756Z] ---> 982003ee31d8 [2023-03-21T12:14:48.756Z] Step 11/24 : COPY . . [2023-03-21T12:14:49.018Z] ---> c60a57fe68b9 [2023-03-21T12:14:49.018Z] Step 12/24 : RUN $MAKE [2023-03-21T12:14:49.018Z] ---> Running in f11141dd80da [2023-03-21T12:14:49.275Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-03-21T12:15:11.216Z] Removing intermediate container f11141dd80da [2023-03-21T12:15:11.216Z] ---> 66353f57c7c5 [2023-03-21T12:15:11.216Z] Step 13/24 : FROM alpine:3.17 [2023-03-21T12:15:11.216Z] 3.17: Pulling from library/alpine [2023-03-21T12:15:11.216Z] 63b65145d645: Already exists [2023-03-21T12:15:11.216Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-21T12:15:11.216Z] Status: Downloaded newer image for alpine:3.17 [2023-03-21T12:15:11.216Z] ---> b2aa39c304c2 [2023-03-21T12:15:11.216Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-21T12:15:11.216Z] ---> Running in 1d7da4341b8d [2023-03-21T12:15:11.216Z] Removing intermediate container 1d7da4341b8d [2023-03-21T12:15:11.216Z] ---> e7e421e8ac12 [2023-03-21T12:15:11.216Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-21T12:15:11.216Z] ---> Running in ebf75155ceab [2023-03-21T12:15:11.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T12:15:11.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T12:15:11.216Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T12:15:11.216Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T12:15:11.216Z] OK: 7 MiB in 16 packages [2023-03-21T12:15:11.216Z] Removing intermediate container ebf75155ceab [2023-03-21T12:15:11.216Z] ---> 20c762874518 [2023-03-21T12:15:11.216Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-21T12:15:11.216Z] ---> 76f0ca006866 [2023-03-21T12:15:11.216Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-21T12:15:11.216Z] ---> 4522b2b25ac8 [2023-03-21T12:15:11.216Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-21T12:15:12.170Z] ---> cda477563054 [2023-03-21T12:15:12.170Z] Step 19/24 : EXPOSE 59989 [2023-03-21T12:15:12.170Z] ---> Running in a899b86b0c41 [2023-03-21T12:15:12.170Z] Removing intermediate container a899b86b0c41 [2023-03-21T12:15:12.170Z] ---> c0c37a4350c4 [2023-03-21T12:15:12.170Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-21T12:15:12.170Z] ---> Running in 3c1490e69255 [2023-03-21T12:15:12.429Z] Removing intermediate container 3c1490e69255 [2023-03-21T12:15:12.429Z] ---> c9b1db02217a [2023-03-21T12:15:12.429Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T12:15:12.429Z] ---> Running in db714718d89b [2023-03-21T12:15:12.429Z] Removing intermediate container db714718d89b [2023-03-21T12:15:12.429Z] ---> 9779d15ee569 [2023-03-21T12:15:12.429Z] Step 22/24 : LABEL arch=amd64 [2023-03-21T12:15:12.429Z] ---> Running in 99afba51f946 [2023-03-21T12:15:12.429Z] Removing intermediate container 99afba51f946 [2023-03-21T12:15:12.429Z] ---> f49aff232433 [2023-03-21T12:15:12.429Z] Step 23/24 : LABEL git_sha=18ff994c1df036c8768f22723d34d495e6376431 [2023-03-21T12:15:12.429Z] ---> Running in f539dc0934a3 [2023-03-21T12:15:12.688Z] Removing intermediate container f539dc0934a3 [2023-03-21T12:15:12.688Z] ---> b1b15105d429 [2023-03-21T12:15:12.688Z] Step 24/24 : LABEL version=0.0.0 [2023-03-21T12:15:12.688Z] ---> Running in d4dd7c7c74dd [2023-03-21T12:15:12.688Z] Removing intermediate container d4dd7c7c74dd [2023-03-21T12:15:12.688Z] ---> a905a67f79c1 [2023-03-21T12:15:12.688Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-21T12:15:12.688Z] Successfully built a905a67f79c1 [2023-03-21T12:15:12.688Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T12:15:13.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T12:15:13.553Z] [2023-03-21T12:15:13.553Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T12:15:13.938Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T12:15:13.938Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-21T12:15:13.938Z] 5eb5b503b376: Pulling fs layer [2023-03-21T12:15:13.938Z] 5c69ac0246d0: Pulling fs layer [2023-03-21T12:15:13.938Z] ec43610c2a17: Pulling fs layer [2023-03-21T12:15:13.938Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-21T12:15:13.938Z] 33b1e0a273af: Pulling fs layer [2023-03-21T12:15:13.938Z] 5d3b04190fa2: Pulling fs layer [2023-03-21T12:15:13.938Z] 2f39f015ded8: Pulling fs layer [2023-03-21T12:15:13.938Z] 33b1e0a273af: Waiting [2023-03-21T12:15:13.938Z] 5d3b04190fa2: Waiting [2023-03-21T12:15:13.938Z] 2f39f015ded8: Waiting [2023-03-21T12:15:13.938Z] 3a2ae6a8a46f: Waiting [2023-03-21T12:15:13.938Z] 5c69ac0246d0: Download complete [2023-03-21T12:15:13.938Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-21T12:15:13.938Z] 3a2ae6a8a46f: Download complete [2023-03-21T12:15:14.198Z] 33b1e0a273af: Verifying Checksum [2023-03-21T12:15:14.198Z] 33b1e0a273af: Download complete [2023-03-21T12:15:14.198Z] 5d3b04190fa2: Verifying Checksum [2023-03-21T12:15:14.198Z] 5d3b04190fa2: Download complete [2023-03-21T12:15:14.198Z] ec43610c2a17: Verifying Checksum [2023-03-21T12:15:14.198Z] ec43610c2a17: Download complete [2023-03-21T12:15:14.198Z] 5eb5b503b376: Verifying Checksum [2023-03-21T12:15:14.198Z] 5eb5b503b376: Download complete [2023-03-21T12:15:14.765Z] 2f39f015ded8: Download complete [2023-03-21T12:15:15.331Z] 5eb5b503b376: Pull complete [2023-03-21T12:15:15.589Z] 5c69ac0246d0: Pull complete [2023-03-21T12:15:15.848Z] ec43610c2a17: Pull complete [2023-03-21T12:15:15.849Z] 3a2ae6a8a46f: Pull complete [2023-03-21T12:15:16.108Z] 33b1e0a273af: Pull complete [2023-03-21T12:15:16.108Z] 5d3b04190fa2: Pull complete [2023-03-21T12:15:20.289Z] 2f39f015ded8: Pull complete [2023-03-21T12:15:20.289Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-21T12:15:20.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T12:15:20.289Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T12:15:20.479Z] prd-ubuntu20.04-docker-8c-8g-4841 does not seem to be running inside a container [2023-03-21T12:15:20.520Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-189 -v /w/workspace/undry_device-rfid-llrp-go_PR-189:/w/workspace/undry_device-rfid-llrp-go_PR-189:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-189@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-189@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-21T12:15:25.114Z] $ docker top 60a6884c662656b0d7f216b0809510eb66a919d82f5c8b52d29ea63b6e6a0ac1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T12:15:25.540Z] ---> job-cost.sh [2023-03-21T12:15:25.541Z] lf-activate-venv: SKIPPING [2023-03-21T12:15:25.541Z] INFO: No Stack... [2023-03-21T12:15:25.800Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T12:15:26.058Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T12:15:26.373Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-189/archives/cost.csv [2023-03-21T12:15:26.373Z] + cut -d, -f6 [Pipeline] lock [2023-03-21T12:15:26.411Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-189-1-stack-cost] [2023-03-21T12:15:26.416Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-189-1-stack-cost] did not exist. Created. [2023-03-21T12:15:26.416Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-189-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T12:15:26.597Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4842 in /w/workspace/undry_device-rfid-llrp-go_PR-189 [Pipeline] { [Pipeline] ws [2023-03-21T12:15:26.656Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-03-21T12:15:26.737Z] Selected Git installation does not exist. Using Default [2023-03-21T12:15:26.737Z] The recommended git tool is: NONE [2023-03-21T12:15:26.798Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-21T12:15:26.844Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T12:15:26.878Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-189-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T12:15:26.966Z] $ docker stop --time=1 60a6884c662656b0d7f216b0809510eb66a919d82f5c8b52d29ea63b6e6a0ac1 [2023-03-21T12:15:28.133Z] $ docker rm -f --volumes 60a6884c662656b0d7f216b0809510eb66a919d82f5c8b52d29ea63b6e6a0ac1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-21T12:15:32.190Z] using credential edgex-jenkins-ssh [2023-03-21T12:15:32.214Z] Cloning the remote Git repository [2023-03-21T12:15:32.259Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-21T12:15:32.375Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-03-21T12:15:32.539Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-21T12:15:32.540Z] > git --version # timeout=10 [2023-03-21T12:15:32.563Z] > git --version # 'git version 2.25.1' [2023-03-21T12:15:32.566Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T12:15:32.744Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T12:15:33.774Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-21T12:15:33.797Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T12:15:35.304Z] Merging remotes/origin/main commit 8c4faf22c76813cb553a4db765edf9e1791a6a7e into PR head commit 18ff994c1df036c8768f22723d34d495e6376431 [2023-03-21T12:15:34.672Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-21T12:15:34.721Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-21T12:15:34.722Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T12:15:34.741Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/189/head:refs/remotes/origin/PR-189 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-21T12:15:35.321Z] > git config core.sparsecheckout # timeout=10 [2023-03-21T12:15:35.407Z] > git checkout -f 18ff994c1df036c8768f22723d34d495e6376431 # timeout=10 [2023-03-21T12:15:35.623Z] Merge succeeded, producing 18ff994c1df036c8768f22723d34d495e6376431 [2023-03-21T12:15:35.623Z] Checking out Revision 18ff994c1df036c8768f22723d34d495e6376431 (PR-189) [2023-03-21T12:15:35.524Z] > git remote # timeout=10 [2023-03-21T12:15:35.546Z] > git config --get remote.origin.url # timeout=10 [2023-03-21T12:15:35.566Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T12:15:35.581Z] > git merge 8c4faf22c76813cb553a4db765edf9e1791a6a7e # timeout=10 [2023-03-21T12:15:35.607Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-21T12:15:35.628Z] > git config core.sparsecheckout # timeout=10 [2023-03-21T12:15:35.644Z] > git checkout -f 18ff994c1df036c8768f22723d34d495e6376431 # timeout=10 [2023-03-21T12:15:39.137Z] Commit message: "fix(snap): Refactor to avoid conflicts with readonly config provider directory" [2023-03-21T12:15:39.187Z] > git --version # timeout=10 [2023-03-21T12:15:39.197Z] > git --version # 'git version 2.25.1' [2023-03-21T12:15:39.211Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T12:15:40.218Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-21T12:15:40.218Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T12:15:40.218Z] Dload Upload Total Spent Left Speed [2023-03-21T12:15:40.218Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 244k 0 --:--:-- --:--:-- --:--:-- 244k [Pipeline] sh [2023-03-21T12:15:40.888Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-21T12:15:41.233Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-21T12:15:41.233Z] + sudo tee /etc/docker/daemon.new [2023-03-21T12:15:41.233Z] { [2023-03-21T12:15:41.233Z] "registry-mirrors": [ [2023-03-21T12:15:41.233Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-21T12:15:41.233Z] ], [2023-03-21T12:15:41.233Z] "bip": "10.250.0.254/24", [2023-03-21T12:15:41.233Z] "hosts": [ [2023-03-21T12:15:41.233Z] "tcp://0.0.0.0:5555", [2023-03-21T12:15:41.233Z] "unix:///var/run/docker.sock" [2023-03-21T12:15:41.233Z] ], [2023-03-21T12:15:41.233Z] "mtu": 1458, [2023-03-21T12:15:41.233Z] "selinux-enabled": true, [2023-03-21T12:15:41.233Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-21T12:15:41.233Z] } [Pipeline] sh [2023-03-21T12:15:41.584Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-21T12:15:41.936Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T12:16:00.221Z] provisioning config files... [2023-03-21T12:16:00.247Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config16933201071379760728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T12:16:00.634Z] ---> docker-login.sh [2023-03-21T12:16:00.634Z] nexus3.edgexfoundry.org:10001 [2023-03-21T12:16:00.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:16:01.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:16:01.497Z] Configure a credential helper to remove this warning. See [2023-03-21T12:16:01.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:16:01.497Z] [2023-03-21T12:16:01.497Z] Login Succeeded [2023-03-21T12:16:01.497Z] nexus3.edgexfoundry.org:10002 [2023-03-21T12:16:01.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:16:01.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:16:01.767Z] Configure a credential helper to remove this warning. See [2023-03-21T12:16:01.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:16:01.767Z] [2023-03-21T12:16:01.767Z] Login Succeeded [2023-03-21T12:16:01.767Z] nexus3.edgexfoundry.org:10003 [2023-03-21T12:16:01.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:16:02.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:16:02.037Z] Configure a credential helper to remove this warning. See [2023-03-21T12:16:02.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:16:02.037Z] [2023-03-21T12:16:02.037Z] Login Succeeded [2023-03-21T12:16:02.037Z] nexus3.edgexfoundry.org:10004 [2023-03-21T12:16:02.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:16:02.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:16:02.307Z] Configure a credential helper to remove this warning. See [2023-03-21T12:16:02.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:16:02.307Z] [2023-03-21T12:16:02.307Z] Login Succeeded [2023-03-21T12:16:02.307Z] docker.io [2023-03-21T12:16:02.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:16:02.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:16:02.846Z] Configure a credential helper to remove this warning. See [2023-03-21T12:16:02.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:16:02.846Z] [2023-03-21T12:16:02.846Z] Login Succeeded [2023-03-21T12:16:02.846Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T12:16:02.875Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-21T12:16:03.222Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T12:16:03.257Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T12:16:03.286Z] ========================================================= [2023-03-21T12:16:03.287Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-21T12:16:03.287Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T12:16:03.781Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-21T12:16:04.049Z] Sending build context to Docker daemon 1.212MB [2023-03-21T12:16:04.049Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T12:16:04.049Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-21T12:16:05.997Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-21T12:16:05.997Z] af6eaf76a39c: Pulling fs layer [2023-03-21T12:16:05.997Z] 55522c791124: Pulling fs layer [2023-03-21T12:16:05.997Z] ce5c4a1c91eb: Pulling fs layer [2023-03-21T12:16:05.997Z] 169dfbe0d373: Pulling fs layer [2023-03-21T12:16:05.997Z] e1ff8fa3b103: Pulling fs layer [2023-03-21T12:16:05.997Z] 52ebb69f0ebf: Pulling fs layer [2023-03-21T12:16:05.997Z] 5abe8eddf0d5: Pulling fs layer [2023-03-21T12:16:05.997Z] e1ff8fa3b103: Waiting [2023-03-21T12:16:05.997Z] 52ebb69f0ebf: Waiting [2023-03-21T12:16:05.997Z] 5abe8eddf0d5: Waiting [2023-03-21T12:16:05.997Z] 169dfbe0d373: Waiting [2023-03-21T12:16:05.997Z] 55522c791124: Verifying Checksum [2023-03-21T12:16:05.997Z] 55522c791124: Download complete [2023-03-21T12:16:05.997Z] 169dfbe0d373: Verifying Checksum [2023-03-21T12:16:05.997Z] 169dfbe0d373: Download complete [2023-03-21T12:16:05.997Z] e1ff8fa3b103: Verifying Checksum [2023-03-21T12:16:05.997Z] e1ff8fa3b103: Download complete [2023-03-21T12:16:05.997Z] af6eaf76a39c: Verifying Checksum [2023-03-21T12:16:05.997Z] af6eaf76a39c: Download complete [2023-03-21T12:16:06.975Z] af6eaf76a39c: Pull complete [2023-03-21T12:16:06.975Z] 5abe8eddf0d5: Verifying Checksum [2023-03-21T12:16:06.975Z] 5abe8eddf0d5: Download complete [2023-03-21T12:16:07.571Z] 55522c791124: Pull complete [2023-03-21T12:16:08.540Z] ce5c4a1c91eb: Verifying Checksum [2023-03-21T12:16:08.540Z] ce5c4a1c91eb: Download complete [2023-03-21T12:16:08.540Z] 52ebb69f0ebf: Verifying Checksum [2023-03-21T12:16:08.540Z] 52ebb69f0ebf: Download complete [2023-03-21T12:16:20.876Z] ce5c4a1c91eb: Pull complete [2023-03-21T12:16:20.876Z] 169dfbe0d373: Pull complete [2023-03-21T12:16:20.876Z] e1ff8fa3b103: Pull complete [2023-03-21T12:16:26.239Z] 52ebb69f0ebf: Pull complete [2023-03-21T12:16:28.211Z] 5abe8eddf0d5: Pull complete [2023-03-21T12:16:28.211Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-21T12:16:28.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-21T12:16:28.211Z] ---> 6cb57ee374ae [2023-03-21T12:16:28.211Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-21T12:16:30.164Z] ---> Running in 0a2d4de44421 [2023-03-21T12:16:30.432Z] Removing intermediate container 0a2d4de44421 [2023-03-21T12:16:30.432Z] ---> 7436b8229ff1 [2023-03-21T12:16:30.432Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T12:16:30.432Z] ---> Running in ef0b81169627 [2023-03-21T12:16:30.699Z] Removing intermediate container ef0b81169627 [2023-03-21T12:16:30.699Z] ---> 7906981112c8 [2023-03-21T12:16:30.699Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-21T12:16:30.967Z] ---> Running in ec4e8794879a [2023-03-21T12:16:31.234Z] Removing intermediate container ec4e8794879a [2023-03-21T12:16:31.234Z] ---> 5b11e9bd7ada [2023-03-21T12:16:31.234Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T12:16:31.234Z] ---> Running in 153d61beb14a [2023-03-21T12:16:31.504Z] Removing intermediate container 153d61beb14a [2023-03-21T12:16:31.505Z] ---> f76834e136bc [2023-03-21T12:16:31.505Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T12:16:31.773Z] ---> Running in 8612d303db58 [2023-03-21T12:16:32.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T12:16:33.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T12:16:34.287Z] OK: 263 MiB in 53 packages [2023-03-21T12:16:35.249Z] Removing intermediate container 8612d303db58 [2023-03-21T12:16:35.249Z] ---> 86ebb0bd94f1 [2023-03-21T12:16:35.249Z] Step 8/12 : WORKDIR /app [2023-03-21T12:16:35.249Z] ---> Running in 895ee6801e61 [2023-03-21T12:16:35.515Z] Removing intermediate container 895ee6801e61 [2023-03-21T12:16:35.515Z] ---> 38fbb24961c4 [2023-03-21T12:16:35.515Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-21T12:16:36.097Z] ---> 56ec55c2eaa3 [2023-03-21T12:16:36.097Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T12:16:36.097Z] ---> Running in f6c4d2737837 [2023-03-21T12:17:43.984Z] Removing intermediate container f6c4d2737837 [2023-03-21T12:17:43.984Z] ---> 3764aef20099 [2023-03-21T12:17:43.984Z] Step 11/12 : COPY . . [2023-03-21T12:17:43.984Z] ---> 64de8a7e0a54 [2023-03-21T12:17:43.984Z] Step 12/12 : RUN $MAKE [2023-03-21T12:17:43.984Z] ---> Running in 6158e5636174 [2023-03-21T12:17:43.984Z] noop [2023-03-21T12:17:43.984Z] Removing intermediate container 6158e5636174 [2023-03-21T12:17:43.984Z] ---> 71d4b4a3a50d [2023-03-21T12:17:43.984Z] Successfully built 71d4b4a3a50d [2023-03-21T12:17:43.984Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T12:17:44.458Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T12:17:44.458Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T12:17:44.724Z] prd-ubuntu20.04-docker-arm64-4c-16g-4842 does not seem to be running inside a container [2023-03-21T12:17:44.783Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-21T12:17:46.016Z] $ docker top 2389276041ee5417c4848660032bb17e09ce8310ce612f449346b7aa3f634ee5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T12:17:46.896Z] + go version [2023-03-21T12:17:46.896Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-21T12:17:46.929Z] $ docker stop --time=1 2389276041ee5417c4848660032bb17e09ce8310ce612f449346b7aa3f634ee5 [2023-03-21T12:17:50.845Z] $ docker rm -f --volumes 2389276041ee5417c4848660032bb17e09ce8310ce612f449346b7aa3f634ee5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T12:17:51.672Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T12:17:51.672Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T12:17:52.010Z] prd-ubuntu20.04-docker-arm64-4c-16g-4842 does not seem to be running inside a container [2023-03-21T12:17:52.079Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-21T12:17:53.250Z] $ docker top ef65ac1b4d536ac4efb9fd00b12742ef6435476b5b011ca6e709f807c6ddcff4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T12:17:53.809Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-21T12:17:54.780Z] + make test [2023-03-21T12:17:54.780Z] go test ./... -coverprofile=coverage.out ./... [2023-03-21T12:18:33.673Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-21T12:20:40.392Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-21T12:20:40.392Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-21T12:21:07.093Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.792s coverage: 40.7% of statements [2023-03-21T12:21:07.093Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.600s coverage: 52.0% of statements [2023-03-21T12:21:07.093Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.046s coverage: 96.4% of statements [2023-03-21T12:21:07.093Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-21T12:21:07.093Z] go vet ./... [2023-03-21T12:21:33.795Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T12:21:33.795Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T12:21:33.795Z] ./bin/test-attribution-txt.sh [2023-03-21T12:21:33.795Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-21T12:21:33.795Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-21T12:21:33.830Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-21T12:21:33.856Z] $ docker stop --time=1 ef65ac1b4d536ac4efb9fd00b12742ef6435476b5b011ca6e709f807c6ddcff4 [2023-03-21T12:21:35.654Z] $ docker rm -f --volumes ef65ac1b4d536ac4efb9fd00b12742ef6435476b5b011ca6e709f807c6ddcff4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T12:21:36.897Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-21T12:21:36.931Z] Warning: overwriting stash ‘coverage-report’ [2023-03-21T12:21:37.751Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T12:21:38.355Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-21T12:21:38.716Z] + ls -al . [2023-03-21T12:21:38.716Z] total 628 [2023-03-21T12:21:38.716Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 12:17 . [2023-03-21T12:21:38.716Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 12:15 .. [2023-03-21T12:21:38.716Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 21 12:15 .dockerignore [2023-03-21T12:21:38.716Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 12:15 .git [2023-03-21T12:21:38.716Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 12:15 .github [2023-03-21T12:21:38.716Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 21 12:15 .gitignore [2023-03-21T12:21:38.716Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 12:15 .golangci.yml [2023-03-21T12:21:38.716Z] -rw-rw-r-- 1 jenkins jenkins 10896 Mar 21 12:15 Attribution.txt [2023-03-21T12:21:38.716Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 21 12:15 CHANGELOG.md [2023-03-21T12:21:38.716Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 21 12:15 Dockerfile [2023-03-21T12:21:38.716Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 12:15 GOVERNANCE.md [2023-03-21T12:21:38.716Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 21 12:15 Jenkinsfile [2023-03-21T12:21:38.716Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 21 12:15 LICENSE [2023-03-21T12:21:38.716Z] -rw-rw-r-- 1 jenkins jenkins 2053 Mar 21 12:15 Makefile [2023-03-21T12:21:38.716Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 21 12:15 OWNERS.md [2023-03-21T12:21:38.716Z] -rw-rw-r-- 1 jenkins jenkins 28496 Mar 21 12:15 README.md [2023-03-21T12:21:38.716Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 12:13 VERSION [2023-03-21T12:21:38.716Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 12:15 bin [2023-03-21T12:21:38.716Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 12:15 cmd [2023-03-21T12:21:38.716Z] -rw-r--r-- 1 jenkins jenkins 457862 Mar 21 12:21 coverage.out [2023-03-21T12:21:38.716Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 12:15 examples [2023-03-21T12:21:38.716Z] -rw-rw-r-- 1 jenkins jenkins 3462 Mar 21 12:15 go.mod [2023-03-21T12:21:38.716Z] -rw-rw-r-- 1 jenkins jenkins 33032 Mar 21 12:15 go.sum [2023-03-21T12:21:38.716Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 12:15 images [2023-03-21T12:21:38.716Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 21 12:15 internal [2023-03-21T12:21:38.716Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 12:15 snap [2023-03-21T12:21:38.716Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 21 12:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T12:21:39.152Z] + 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=18ff994c1df036c8768f22723d34d495e6376431 --label arch=arm64 --label version=0.0.0 . [2023-03-21T12:21:39.421Z] Sending build context to Docker daemon 1.212MB [2023-03-21T12:21:39.421Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T12:21:39.421Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-21T12:21:39.421Z] ---> 71d4b4a3a50d [2023-03-21T12:21:39.421Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-21T12:21:39.690Z] ---> Running in 5ceef7e98221 [2023-03-21T12:21:39.957Z] Removing intermediate container 5ceef7e98221 [2023-03-21T12:21:39.957Z] ---> 1e957b3287b0 [2023-03-21T12:21:39.957Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T12:21:39.957Z] ---> Running in 96305881605e [2023-03-21T12:21:40.227Z] Removing intermediate container 96305881605e [2023-03-21T12:21:40.227Z] ---> c077e8cf50c2 [2023-03-21T12:21:40.227Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-21T12:21:40.227Z] ---> Running in b32694e59c40 [2023-03-21T12:21:40.507Z] Removing intermediate container b32694e59c40 [2023-03-21T12:21:40.507Z] ---> bf6d13e3f286 [2023-03-21T12:21:40.507Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T12:21:40.793Z] ---> Running in a77364b53df6 [2023-03-21T12:21:41.060Z] Removing intermediate container a77364b53df6 [2023-03-21T12:21:41.060Z] ---> 30608b72c95f [2023-03-21T12:21:41.060Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T12:21:41.060Z] ---> Running in 4cb536616a04 [2023-03-21T12:21:42.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T12:21:42.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T12:21:44.011Z] OK: 263 MiB in 53 packages [2023-03-21T12:21:44.595Z] Removing intermediate container 4cb536616a04 [2023-03-21T12:21:44.595Z] ---> 29c35ae4e5c0 [2023-03-21T12:21:44.595Z] Step 8/24 : WORKDIR /app [2023-03-21T12:21:44.595Z] ---> Running in 7545908d6dd8 [2023-03-21T12:21:44.865Z] Removing intermediate container 7545908d6dd8 [2023-03-21T12:21:44.865Z] ---> 45c64e95aac6 [2023-03-21T12:21:44.865Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-21T12:21:45.458Z] ---> 28a3f4ed85f3 [2023-03-21T12:21:45.458Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T12:21:45.738Z] ---> Running in 5ab9fa9e03ff [2023-03-21T12:21:48.329Z] Removing intermediate container 5ab9fa9e03ff [2023-03-21T12:21:48.329Z] ---> fe4cfa9fc7cf [2023-03-21T12:21:48.329Z] Step 11/24 : COPY . . [2023-03-21T12:21:49.292Z] ---> 80c7c96e2b6e [2023-03-21T12:21:49.292Z] Step 12/24 : RUN $MAKE [2023-03-21T12:21:49.292Z] ---> Running in 049d3b535082 [2023-03-21T12:21:50.259Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-03-21T12:24:11.950Z] Removing intermediate container 049d3b535082 [2023-03-21T12:24:11.950Z] ---> 85a15375f053 [2023-03-21T12:24:11.950Z] Step 13/24 : FROM alpine:3.17 [2023-03-21T12:24:11.950Z] 3.17: Pulling from library/alpine [2023-03-21T12:24:11.950Z] af6eaf76a39c: Already exists [2023-03-21T12:24:11.950Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-21T12:24:11.950Z] Status: Downloaded newer image for alpine:3.17 [2023-03-21T12:24:11.950Z] ---> d74e625d9115 [2023-03-21T12:24:11.950Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-21T12:24:11.950Z] ---> Running in 8aa1d4589d3a [2023-03-21T12:24:11.950Z] Removing intermediate container 8aa1d4589d3a [2023-03-21T12:24:11.950Z] ---> 8e1923761428 [2023-03-21T12:24:11.950Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-21T12:24:11.950Z] ---> Running in f4446444e53c [2023-03-21T12:24:11.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T12:24:11.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T12:24:11.950Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T12:24:11.950Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T12:24:11.950Z] OK: 8 MiB in 16 packages [2023-03-21T12:24:11.950Z] Removing intermediate container f4446444e53c [2023-03-21T12:24:11.950Z] ---> 0872ce201a07 [2023-03-21T12:24:11.950Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-21T12:24:11.950Z] ---> f59c4be7322e [2023-03-21T12:24:11.950Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-21T12:24:11.950Z] ---> 65df521114e9 [2023-03-21T12:24:11.950Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-21T12:24:11.950Z] ---> a81b67f068b1 [2023-03-21T12:24:11.950Z] Step 19/24 : EXPOSE 59989 [2023-03-21T12:24:11.950Z] ---> Running in fcfc75111b3c [2023-03-21T12:24:11.950Z] Removing intermediate container fcfc75111b3c [2023-03-21T12:24:11.950Z] ---> 69c04e75f9a9 [2023-03-21T12:24:11.950Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-21T12:24:11.950Z] ---> Running in 23e2647c2909 [2023-03-21T12:24:11.950Z] Removing intermediate container 23e2647c2909 [2023-03-21T12:24:11.950Z] ---> 3359488bc35b [2023-03-21T12:24:11.950Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T12:24:11.950Z] ---> Running in 8d72d58de625 [2023-03-21T12:24:11.950Z] Removing intermediate container 8d72d58de625 [2023-03-21T12:24:11.950Z] ---> da5271fe2117 [2023-03-21T12:24:11.950Z] Step 22/24 : LABEL arch=arm64 [2023-03-21T12:24:11.950Z] ---> Running in 20f3cb8124f6 [2023-03-21T12:24:11.950Z] Removing intermediate container 20f3cb8124f6 [2023-03-21T12:24:11.950Z] ---> 59fb7b2c9319 [2023-03-21T12:24:11.950Z] Step 23/24 : LABEL git_sha=18ff994c1df036c8768f22723d34d495e6376431 [2023-03-21T12:24:11.950Z] ---> Running in 8c36dccffd76 [2023-03-21T12:24:11.950Z] Removing intermediate container 8c36dccffd76 [2023-03-21T12:24:11.950Z] ---> cce24b9b1eec [2023-03-21T12:24:11.950Z] Step 24/24 : LABEL version=0.0.0 [2023-03-21T12:24:11.950Z] ---> Running in 747ee262a106 [2023-03-21T12:24:11.950Z] Removing intermediate container 747ee262a106 [2023-03-21T12:24:11.950Z] ---> 0ab9cbc437fb [2023-03-21T12:24:11.950Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-21T12:24:11.950Z] Successfully built 0ab9cbc437fb [2023-03-21T12:24:11.950Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T12:24:12.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T12:24:12.795Z] [2023-03-21T12:24:12.796Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T12:24:13.206Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T12:24:13.206Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-21T12:24:13.206Z] 8998bd30e6a1: Pulling fs layer [2023-03-21T12:24:13.206Z] 04944245beec: Pulling fs layer [2023-03-21T12:24:13.206Z] 699f458cf7ca: Pulling fs layer [2023-03-21T12:24:13.206Z] 765212b225bb: Pulling fs layer [2023-03-21T12:24:13.206Z] f23df028b6ca: Pulling fs layer [2023-03-21T12:24:13.206Z] d65c8cfc05b1: Pulling fs layer [2023-03-21T12:24:13.206Z] 2437ff75d9bd: Pulling fs layer [2023-03-21T12:24:13.206Z] f23df028b6ca: Waiting [2023-03-21T12:24:13.206Z] 765212b225bb: Waiting [2023-03-21T12:24:13.206Z] d65c8cfc05b1: Waiting [2023-03-21T12:24:13.206Z] 2437ff75d9bd: Waiting [2023-03-21T12:24:13.473Z] 04944245beec: Verifying Checksum [2023-03-21T12:24:13.473Z] 04944245beec: Download complete [2023-03-21T12:24:13.473Z] 765212b225bb: Download complete [2023-03-21T12:24:13.473Z] f23df028b6ca: Verifying Checksum [2023-03-21T12:24:13.473Z] f23df028b6ca: Download complete [2023-03-21T12:24:13.473Z] d65c8cfc05b1: Verifying Checksum [2023-03-21T12:24:13.473Z] d65c8cfc05b1: Download complete [2023-03-21T12:24:13.742Z] 699f458cf7ca: Verifying Checksum [2023-03-21T12:24:13.742Z] 699f458cf7ca: Download complete [2023-03-21T12:24:14.010Z] 8998bd30e6a1: Verifying Checksum [2023-03-21T12:24:14.010Z] 8998bd30e6a1: Download complete [2023-03-21T12:24:16.594Z] 2437ff75d9bd: Verifying Checksum [2023-03-21T12:24:16.594Z] 2437ff75d9bd: Download complete [2023-03-21T12:24:18.005Z] 8998bd30e6a1: Pull complete [2023-03-21T12:24:18.590Z] 04944245beec: Pull complete [2023-03-21T12:24:20.006Z] 699f458cf7ca: Pull complete [2023-03-21T12:24:20.006Z] 765212b225bb: Pull complete [2023-03-21T12:24:20.594Z] f23df028b6ca: Pull complete [2023-03-21T12:24:20.861Z] d65c8cfc05b1: Pull complete [2023-03-21T12:24:35.846Z] 2437ff75d9bd: Pull complete [2023-03-21T12:24:35.846Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-21T12:24:35.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T12:24:35.846Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T12:24:36.165Z] prd-ubuntu20.04-docker-arm64-4c-16g-4842 does not seem to be running inside a container [2023-03-21T12:24:36.226Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-21T12:24:38.708Z] $ docker top d5f5118913f4beb59a785b830c899aa3fd71b6e59ed0a343084b71e59efb8f34 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T12:24:39.622Z] ---> job-cost.sh [2023-03-21T12:24:39.622Z] lf-activate-venv: SKIPPING [2023-03-21T12:24:39.622Z] INFO: No Stack... [2023-03-21T12:24:40.203Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-21T12:24:40.783Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T12:24:41.118Z] + cut -d, -f6+ [2023-03-21T12:24:41.118Z] cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock [2023-03-21T12:24:41.464Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-189-1-stack-cost] [2023-03-21T12:24:41.469Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-189-1-stack-cost] did not exist. Created. [2023-03-21T12:24:41.469Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-189-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T12:24:42.188Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-740f818d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-21T12:24:42.539Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-21T12:24:42.573Z] Warning: overwriting stash ‘stack-cost’ [2023-03-21T12:24:42.622Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T12:24:42.637Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-189-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T12:24:42.718Z] $ docker stop --time=1 d5f5118913f4beb59a785b830c899aa3fd71b6e59ed0a343084b71e59efb8f34 [2023-03-21T12:24:44.209Z] $ docker rm -f --volumes d5f5118913f4beb59a785b830c899aa3fd71b6e59ed0a343084b71e59efb8f34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-21T12:24:45.143Z] provisioning config files... [2023-03-21T12:24:45.150Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-189@tmp/config12405489975757163331tmp [Pipeline] { [Pipeline] sh [2023-03-21T12:24:45.479Z] + set +x [2023-03-21T12:24:45.479Z] + curl -s https://codecov.io/bash [2023-03-21T12:24:45.479Z] + bash -s -- [2023-03-21T12:24:45.479Z] [2023-03-21T12:24:45.479Z] _____ _ [2023-03-21T12:24:45.479Z] / ____| | | [2023-03-21T12:24:45.479Z] | | ___ __| | ___ ___ _____ __ [2023-03-21T12:24:45.479Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-21T12:24:45.479Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-21T12:24:45.479Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-21T12:24:45.479Z] Bash-1.0.6 [2023-03-21T12:24:45.479Z] [2023-03-21T12:24:45.479Z] [2023-03-21T12:24:45.479Z] ==> git version 2.25.1 found [2023-03-21T12:24:45.479Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-21T12:24:45.479Z] Release-Date: 2020-01-08 [2023-03-21T12:24:45.479Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-21T12:24:45.479Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-21T12:24:45.479Z] ==> Jenkins CI detected. [2023-03-21T12:24:45.479Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-189 [2023-03-21T12:24:45.479Z] project root: . [2023-03-21T12:24:45.479Z] --> token set from env [2023-03-21T12:24:45.479Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-21T12:24:45.479Z] ==> Running gcov in . (disable via -X gcov) [2023-03-21T12:24:45.479Z] ==> Python coveragepy not found [2023-03-21T12:24:45.479Z] ==> Searching for coverage reports in: [2023-03-21T12:24:45.479Z] + . [2023-03-21T12:24:45.479Z] -> Found 1 reports [2023-03-21T12:24:45.479Z] ==> Detecting git/mercurial file structure [2023-03-21T12:24:45.479Z] ==> Reading reports [2023-03-21T12:24:45.479Z] + ./coverage.out bytes=457862 [2023-03-21T12:24:45.479Z] ==> Appending adjustments [2023-03-21T12:24:45.479Z] https://docs.codecov.io/docs/fixing-reports [2023-03-21T12:24:45.739Z] + Found adjustments [2023-03-21T12:24:45.739Z] ==> Gzipping contents [2023-03-21T12:24:45.739Z] 52K /tmp/codecov.HDf0EG.gz [2023-03-21T12:24:45.739Z] ==> Uploading reports [2023-03-21T12:24:45.739Z] url: https://codecov.io [2023-03-21T12:24:45.739Z] query: branch=PR-189&commit=18ff994c1df036c8768f22723d34d495e6376431&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-189%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=189&job=&cmd_args= [2023-03-21T12:24:45.739Z] -> Pinging Codecov [2023-03-21T12:24:45.739Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-189&commit=18ff994c1df036c8768f22723d34d495e6376431&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-189%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=189&job=&cmd_args= [2023-03-21T12:24:45.998Z] -> Uploading to [2023-03-21T12:24:45.998Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-21/581DD39554BDF9B6E22D074273EAD858/18ff994c1df036c8768f22723d34d495e6376431/18a1a612-ef45-4a0f-b13b-2ddd129e7fba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T122445Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=43638f0fd35649dd6c38c0e6a5c519436397a0d6e1007fa5604515f0fd960de1 [2023-03-21T12:24:45.998Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T12:24:45.998Z] Dload Upload Total Spent Left Speed [2023-03-21T12:24:46.259Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50490 0 0 100 50490 0 161k --:--:-- --:--:-- --:--:-- 161k [2023-03-21T12:24:46.259Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/18ff994c1df036c8768f22723d34d495e6376431 [Pipeline] } [2023-03-21T12:24:46.289Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-21T12:24:47.947Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-189/archives ] [2023-03-21T12:24:47.947Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-189/archives [2023-03-21T12:24:47.947Z] total 16 [2023-03-21T12:24:47.947Z] drwxr-xr-x 3 root root 4096 Mar 21 12:15 . [2023-03-21T12:24:47.947Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 21 12:15 .. [2023-03-21T12:24:47.947Z] drwxr-xr-x 2 root root 4096 Mar 21 12:15 cost [2023-03-21T12:24:47.947Z] -rw-r--r-- 1 root root 91 Mar 21 12:15 cost.csv [2023-03-21T12:24:47.947Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-189/archives [2023-03-21T12:24:47.947Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-189/archives [2023-03-21T12:24:47.947Z] total 16 [2023-03-21T12:24:47.947Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 12:15 . [2023-03-21T12:24:47.947Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 21 12:15 .. [2023-03-21T12:24:47.947Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 12:15 cost [2023-03-21T12:24:47.947Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 21 12:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-21T12:24:48.270Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T12:24:49.155Z] ---> package-listing.sh [2023-03-21T12:24:49.155Z] ++ facter osfamily [2023-03-21T12:24:49.155Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-21T12:24:49.413Z] + OS_FAMILY=debian [2023-03-21T12:24:49.413Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-189 [2023-03-21T12:24:49.413Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-21T12:24:49.413Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-21T12:24:49.413Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-21T12:24:49.413Z] + PACKAGES=/tmp/packages_start.txt [2023-03-21T12:24:49.413Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-189 ']' [2023-03-21T12:24:49.413Z] + PACKAGES=/tmp/packages_end.txt [2023-03-21T12:24:49.413Z] + case "${OS_FAMILY}" in [2023-03-21T12:24:49.413Z] + dpkg -l [2023-03-21T12:24:49.413Z] + grep '^ii' [2023-03-21T12:24:49.413Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-21T12:24:49.413Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-21T12:24:49.413Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-21T12:24:49.413Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-189 ']' [2023-03-21T12:24:49.413Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-189/archives/ [2023-03-21T12:24:49.413Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-189/archives/ [Pipeline] echo [2023-03-21T12:24:49.452Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-189/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-21T12:24:49.739Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T12:24:50.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T12:24:50.359Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T12:24:50.513Z] prd-ubuntu20.04-docker-8c-8g-4841 does not seem to be running inside a container [2023-03-21T12:24:50.557Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-189/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-189 -v /w/workspace/undry_device-rfid-llrp-go_PR-189:/w/workspace/undry_device-rfid-llrp-go_PR-189:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-189@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-189@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-21T12:24:50.743Z] $ docker top ff8f40df1b5ea4ab7ed76dc9e5f3e0045e133152443084c566c7bf3a438b832e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T12:24:51.113Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-21T12:24:51.421Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-21T12:24:51.729Z] + ls /var/log/sa-host [2023-03-21T12:24:51.729Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T12:24:51.862Z] provisioning config files... [2023-03-21T12:24:51.870Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-189@tmp/config11556444828025436155tmp [Pipeline] { [Pipeline] echo [2023-03-21T12:24:51.922Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T12:24:52.230Z] ---> create-netrc.sh [Pipeline] } [2023-03-21T12:24:52.257Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-21T12:24:52.655Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-21T12:24:52.688Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T12:24:52.999Z] ---> sudo-logs.sh [2023-03-21T12:24:52.999Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-21T12:24:53.077Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T12:24:53.382Z] ---> job-cost.sh [2023-03-21T12:24:53.382Z] lf-activate-venv: SKIPPING [2023-03-21T12:24:53.382Z] DEBUG: total: 0.2199999988079071 [2023-03-21T12:24:53.382Z] INFO: Retrieving Stack Cost... [2023-03-21T12:24:53.948Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T12:24:54.207Z] INFO: Archiving Costs [Pipeline] echo [2023-03-21T12:24:54.240Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T12:24:54.551Z] ---> logs-deploy.sh [2023-03-21T12:24:54.551Z] lf-activate-venv: SKIPPING [2023-03-21T12:24:54.551Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-189/1 [2023-03-21T12:24:54.551Z] INFO: archiving workspace using pattern(s): [2023-03-21T12:24:55.485Z] Archives upload complete. [2023-03-21T12:24:55.743Z] INFO: archiving logs to Nexus [2023-03-21T12:24:56.312Z] ---> uname -a: [2023-03-21T12:24:56.312Z] Linux prd-ubuntu20-04-docker-8c-8g-4841 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-21T12:24:56.312Z] [2023-03-21T12:24:56.312Z] [2023-03-21T12:24:56.312Z] ---> lscpu: [2023-03-21T12:24:56.312Z] Architecture: x86_64 [2023-03-21T12:24:56.312Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-21T12:24:56.312Z] Byte Order: Little Endian [2023-03-21T12:24:56.312Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-21T12:24:56.312Z] CPU(s): 8 [2023-03-21T12:24:56.312Z] On-line CPU(s) list: 0-7 [2023-03-21T12:24:56.312Z] Thread(s) per core: 1 [2023-03-21T12:24:56.312Z] Core(s) per socket: 1 [2023-03-21T12:24:56.312Z] Socket(s): 8 [2023-03-21T12:24:56.312Z] NUMA node(s): 1 [2023-03-21T12:24:56.312Z] Vendor ID: AuthenticAMD [2023-03-21T12:24:56.312Z] CPU family: 23 [2023-03-21T12:24:56.312Z] Model: 49 [2023-03-21T12:24:56.312Z] Model name: AMD EPYC-Rome Processor [2023-03-21T12:24:56.312Z] Stepping: 0 [2023-03-21T12:24:56.312Z] CPU MHz: 2799.998 [2023-03-21T12:24:56.312Z] BogoMIPS: 5599.99 [2023-03-21T12:24:56.312Z] Virtualization: AMD-V [2023-03-21T12:24:56.312Z] Hypervisor vendor: KVM [2023-03-21T12:24:56.312Z] Virtualization type: full [2023-03-21T12:24:56.312Z] L1d cache: 256 KiB [2023-03-21T12:24:56.312Z] L1i cache: 256 KiB [2023-03-21T12:24:56.312Z] L2 cache: 4 MiB [2023-03-21T12:24:56.312Z] L3 cache: 128 MiB [2023-03-21T12:24:56.312Z] NUMA node0 CPU(s): 0-7 [2023-03-21T12:24:56.312Z] Vulnerability Itlb multihit: Not affected [2023-03-21T12:24:56.312Z] Vulnerability L1tf: Not affected [2023-03-21T12:24:56.312Z] Vulnerability Mds: Not affected [2023-03-21T12:24:56.312Z] Vulnerability Meltdown: Not affected [2023-03-21T12:24:56.312Z] Vulnerability Mmio stale data: Not affected [2023-03-21T12:24:56.312Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-21T12:24:56.312Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-21T12:24:56.312Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-21T12:24:56.312Z] Vulnerability Srbds: Not affected [2023-03-21T12:24:56.312Z] Vulnerability Tsx async abort: Not affected [2023-03-21T12:24:56.312Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-21T12:24:56.312Z] [2023-03-21T12:24:56.312Z] [2023-03-21T12:24:56.312Z] ---> nproc: [2023-03-21T12:24:56.312Z] 8 [2023-03-21T12:24:56.312Z] [2023-03-21T12:24:56.312Z] [2023-03-21T12:24:56.312Z] ---> df -h: [2023-03-21T12:24:56.312Z] Filesystem Size Used Avail Use% Mounted on [2023-03-21T12:24:56.312Z] overlay 155G 12G 144G 8% / [2023-03-21T12:24:56.312Z] tmpfs 64M 0 64M 0% /dev [2023-03-21T12:24:56.312Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-21T12:24:56.312Z] shm 64M 0 64M 0% /dev/shm [2023-03-21T12:24:56.312Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-03-21T12:24:56.312Z] [2023-03-21T12:24:56.312Z] [2023-03-21T12:24:56.312Z] ---> sar -b -r -n DEV: [2023-03-21T12:24:56.312Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4841) 03/21/23 _x86_64_ (8 CPU) [2023-03-21T12:24:56.312Z] [2023-03-21T12:24:56.312Z] 12:12:16 LINUX RESTART (8 CPU) [2023-03-21T12:24:56.312Z] [2023-03-21T12:24:56.313Z] 12:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-21T12:24:56.313Z] 12:14:01 181.69 4.60 177.09 0.00 469.79 69565.34 0.00 [2023-03-21T12:24:56.313Z] 12:15:01 108.80 0.33 108.47 0.00 21.46 21721.98 0.00 [2023-03-21T12:24:56.313Z] 12:16:01 110.85 0.05 110.80 0.00 5.60 34419.21 0.00 [2023-03-21T12:24:56.313Z] 12:17:01 1.38 0.02 1.37 0.00 0.13 15.86 0.00 [2023-03-21T12:24:56.313Z] 12:18:01 38.77 8.71 30.06 0.00 2242.45 3106.03 0.00 [2023-03-21T12:24:56.313Z] 12:19:01 30.21 1.87 28.35 0.00 2912.05 6410.00 0.00 [2023-03-21T12:24:56.313Z] 12:20:01 3.55 0.02 3.53 0.00 0.13 90.92 0.00 [2023-03-21T12:24:56.313Z] 12:21:01 2.08 0.00 2.08 0.00 0.00 22.53 0.00 [2023-03-21T12:24:56.313Z] 12:22:01 1.35 0.00 1.35 0.00 0.00 14.80 0.00 [2023-03-21T12:24:56.313Z] 12:23:01 2.37 0.00 2.37 0.00 0.00 26.40 0.00 [2023-03-21T12:24:56.313Z] 12:24:01 1.40 0.00 1.40 0.00 0.00 15.19 0.00 [2023-03-21T12:24:56.313Z] Average: 43.86 1.42 42.44 0.00 513.80 12309.52 0.00 [2023-03-21T12:24:56.313Z] [2023-03-21T12:24:56.313Z] 12:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-21T12:24:56.313Z] 12:14:01 27858408 31560016 741660 2.26 143104 3718704 1845144 5.44 1195144 3341656 285312 [2023-03-21T12:24:56.313Z] 12:15:01 28005624 31516224 781596 2.38 147976 3540404 2028568 5.98 1450324 2952500 378720 [2023-03-21T12:24:56.313Z] 12:16:01 27700704 31564700 734596 2.23 157028 3857516 1780556 5.25 1266708 3411520 8 [2023-03-21T12:24:56.313Z] 12:17:01 27699864 31563908 735168 2.24 157072 3857512 1780556 5.25 1266488 3411520 8 [2023-03-21T12:24:56.313Z] 12:18:01 27382892 31475864 812688 2.47 176108 4059936 1933868 5.70 1429832 3546916 36012 [2023-03-21T12:24:56.313Z] 12:19:01 27174564 31548292 738012 2.24 192204 4312632 1833680 5.40 1586100 3582344 8 [2023-03-21T12:24:56.313Z] 12:20:01 27182128 31551256 734868 2.23 190788 4309380 1805404 5.32 1582500 3579192 8 [2023-03-21T12:24:56.313Z] 12:21:01 27182144 31551408 734712 2.23 190868 4309384 1805404 5.32 1582572 3579204 8 [2023-03-21T12:24:56.313Z] 12:22:01 27182096 31551476 734616 2.23 190948 4309384 1805404 5.32 1582540 3579264 8 [2023-03-21T12:24:56.313Z] 12:23:01 27181952 31551392 734588 2.23 191028 4309392 1805404 5.32 1582720 3579260 8 [2023-03-21T12:24:56.313Z] 12:24:01 27181992 31551556 734468 2.23 191100 4309392 1805404 5.32 1582776 3579264 8 [2023-03-21T12:24:56.313Z] Average: 27430215 31544190 746997 2.27 175293 4081240 1839036 5.42 1464337 3467513 63646 [2023-03-21T12:24:56.313Z] [2023-03-21T12:24:56.313Z] 12:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-21T12:24:56.313Z] 12:14:01 docker0 163.21 284.12 13.72 1949.66 0.00 0.00 0.00 0.00 [2023-03-21T12:24:56.313Z] 12:14:01 ens3 521.38 319.51 7658.09 44.81 0.00 0.00 0.00 0.00 [2023-03-21T12:24:56.313Z] 12:14:01 lo 4.13 4.13 0.41 0.41 0.00 0.00 0.00 0.00 [2023-03-21T12:24:56.313Z] 12:15:01 veth7d17555 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-21T12:24:56.313Z] 12:15:01 docker0 1.40 3.63 0.09 42.57 0.00 0.00 0.00 0.00 [2023-03-21T12:24:56.313Z] 12:15:01 ens3 47.93 29.95 83.90 18.47 0.00 0.00 0.00 0.00 [2023-03-21T12:24:56.313Z] 12:15:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-03-21T12:24:56.313Z] 12:16:01 docker0 1.28 3.22 0.08 43.04 0.00 0.00 0.00 0.00 [2023-03-21T12:24:56.313Z] 12:16:01 ens3 100.68 62.72 2567.13 11.95 0.00 0.00 0.00 0.00 [2023-03-21T12:24:56.313Z] 12:16:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2023-03-21T12:24:56.313Z] 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T12:24:56.313Z] 12:17:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-21T12:24:56.313Z] 12:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-21T12:24:56.313Z] 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T12:24:56.313Z] 12:18:01 ens3 332.77 206.46 1464.34 14.28 0.00 0.00 0.00 0.00 [2023-03-21T12:24:56.313Z] 12:18:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-03-21T12:24:56.313Z] 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T12:24:56.313Z] 12:19:01 ens3 107.68 52.59 1375.92 3.61 0.00 0.00 0.00 0.00 [2023-03-21T12:24:56.313Z] 12:19:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2023-03-21T12:24:56.313Z] 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T12:24:56.313Z] 12:20:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T12:24:56.313Z] 12:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T12:24:56.313Z] 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T12:24:56.313Z] 12:21:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-21T12:24:56.313Z] 12:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-21T12:24:56.313Z] 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T12:24:56.313Z] 12:22:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-21T12:24:56.313Z] 12:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T12:24:56.313Z] 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T12:24:56.313Z] 12:23:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2023-03-21T12:24:56.313Z] 12:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-21T12:24:56.313Z] 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T12:24:56.313Z] 12:24:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T12:24:56.313Z] 12:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-21T12:24:56.313Z] Average: docker0 15.08 26.45 1.26 185.02 0.00 0.00 0.00 0.00 [2023-03-21T12:24:56.313Z] Average: ens3 101.03 61.06 1195.40 8.47 0.00 0.00 0.00 0.00 [2023-03-21T12:24:56.313Z] Average: lo 0.70 0.70 0.07 0.07 0.00 0.00 0.00 0.00 [2023-03-21T12:24:56.313Z] [2023-03-21T12:24:56.313Z]