Pull request #231 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bae7c49d43b8591bacdf01e42f6fa9e186e881b8+0ee639612315f941177c2c33599fa94e0a4956e0 (3884d008986d2c39ecc2c298e8cfa53227ab27da) 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-ssh12230636574776883450.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh14326312215587185923.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-231/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-231/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6422247950632063395.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-231/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8236028758301274857.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh526987293423611450.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-231/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-231/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13180073180007320286.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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 ‘prd-ubuntu20.04-docker-8c-8g-15948’ Running on prd-ubuntu20.04-docker-8c-8g-15951 in /w/workspace/undry_device-rfid-llrp-go_PR-231 [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-231 # 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/231/head:refs/remotes/origin/PR-231 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0ee639612315f941177c2c33599fa94e0a4956e0 into PR head commit bae7c49d43b8591bacdf01e42f6fa9e186e881b8 Merge succeeded, producing bae7c49d43b8591bacdf01e42f6fa9e186e881b8 Checking out Revision bae7c49d43b8591bacdf01e42f6fa9e186e881b8 (PR-231) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-17T21:05:49.558Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage > git config core.sparsecheckout # timeout=10 > git checkout -f bae7c49d43b8591bacdf01e42f6fa9e186e881b8 # 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 0ee639612315f941177c2c33599fa94e0a4956e0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bae7c49d43b8591bacdf01e42f6fa9e186e881b8 # timeout=10 [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-17T21:05:49.785Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-17T21:05:49.895Z] ========================================================= [2023-05-17T21:05:49.895Z] EdgeX Global Pipelines Version Info [2023-05-17T21:05:49.895Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:05:50.631Z] ------------------- [2023-05-17T21:05:50.632Z] stable info: [2023-05-17T21:05:50.632Z] ------------------- [2023-05-17T21:05:50.632Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-17T21:05:50.632Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T21:05:50.632Z] Message: update stable to v1.0.249 [2023-05-17T21:05:51.202Z] ------------------- [2023-05-17T21:05:51.202Z] experimental info: [2023-05-17T21:05:51.202Z] ------------------- [2023-05-17T21:05:51.202Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-17T21:05:51.202Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T21:05:51.203Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-17T21:05:51.603Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-05-17T21:05:51.647Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-05-17T21:05:51.804Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-17T21:05:51.844Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-17T21:05:51.886Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-17T21:05:51.925Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-17T21:05:51.967Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-17T21:05:52.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-17T21:05:52.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-17T21:05:52.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-17T21:05:52.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-17T21:05:52.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-05-17T21:05:52.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-17T21:05:52.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-17T21:05:52.401Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T21:05:52.441Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T21:05:52.483Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T21:05:52.523Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T21:05:52.565Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-17T21:05:52.608Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-17T21:05:52.646Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-17T21:05:52.685Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-17T21:05:52.730Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-17T21:05:52.778Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-17T21:05:52.825Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-17T21:05:52.871Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-17T21:05:52.918Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-17T21:05:52.964Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-231 [Pipeline] echo [2023-05-17T21:05:53.008Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-231 [Pipeline] echo [2023-05-17T21:05:53.052Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-231 [Pipeline] echo [2023-05-17T21:05:53.095Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bae7c49d43b8591bacdf01e42f6fa9e186e881b8 [Pipeline] echo [2023-05-17T21:05:53.143Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bae7c49 [Pipeline] echo [2023-05-17T21:05:53.189Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T21:05:53.313Z] provisioning config files... [2023-05-17T21:05:53.333Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-231@tmp/config12668927316386520545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:05:53.679Z] ---> docker-login.sh [2023-05-17T21:05:53.679Z] nexus3.edgexfoundry.org:10001 [2023-05-17T21:05:53.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:05:54.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:05:54.201Z] Configure a credential helper to remove this warning. See [2023-05-17T21:05:54.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:05:54.201Z] [2023-05-17T21:05:54.201Z] Login Succeeded [2023-05-17T21:05:54.201Z] nexus3.edgexfoundry.org:10002 [2023-05-17T21:05:54.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:05:54.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:05:54.461Z] Configure a credential helper to remove this warning. See [2023-05-17T21:05:54.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:05:54.461Z] [2023-05-17T21:05:54.461Z] Login Succeeded [2023-05-17T21:05:54.461Z] nexus3.edgexfoundry.org:10003 [2023-05-17T21:05:54.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:05:54.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:05:54.461Z] Configure a credential helper to remove this warning. See [2023-05-17T21:05:54.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:05:54.461Z] [2023-05-17T21:05:54.461Z] Login Succeeded [2023-05-17T21:05:54.461Z] nexus3.edgexfoundry.org:10004 [2023-05-17T21:05:54.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:05:54.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:05:54.722Z] Configure a credential helper to remove this warning. See [2023-05-17T21:05:54.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:05:54.722Z] [2023-05-17T21:05:54.722Z] Login Succeeded [2023-05-17T21:05:54.722Z] docker.io [2023-05-17T21:05:54.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:05:54.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:05:54.984Z] Configure a credential helper to remove this warning. See [2023-05-17T21:05:54.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:05:54.984Z] [2023-05-17T21:05:54.984Z] Login Succeeded [2023-05-17T21:05:54.984Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T21:05:55.011Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-17T21:05:55.667Z] + git rev-list -1 --merges bae7c49d43b8591bacdf01e42f6fa9e186e881b8~1..bae7c49d43b8591bacdf01e42f6fa9e186e881b8 [Pipeline] echo [2023-05-17T21:05:55.733Z] -----------> git rev-list -1 --merges bae7c49d43b8591bacdf01e42f6fa9e186e881b8~1..bae7c49d43b8591bacdf01e42f6fa9e186e881b8 bae7c49d43b8591bacdf01e42f6fa9e186e881b8 [false] [Pipeline] sh [2023-05-17T21:05:56.043Z] + git log --format=format:%s -1 bae7c49d43b8591bacdf01e42f6fa9e186e881b8 [Pipeline] echo [2023-05-17T21:05:56.081Z] ========================================================= [2023-05-17T21:05:56.081Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-17T21:05:56.081Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T21:05:56.518Z] + git log --format=format:%s -1 bae7c49d43b8591bacdf01e42f6fa9e186e881b8 [Pipeline] echo [2023-05-17T21:05:56.554Z] [semverPrep] GIT_COMMIT: bae7c49d43b8591bacdf01e42f6fa9e186e881b8, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-17T21:05:56.587Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-17T21:05:56.998Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T21:05:56.998Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-17T21:05:56.998Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-17T21:05:56.998Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-17T21:05:56.998Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-17T21:05:56.998Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-17T21:05:56.998Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:05:57.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T21:05:57.428Z] [2023-05-17T21:05:57.428Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:05:57.805Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T21:05:57.805Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-17T21:05:57.805Z] b85a868b505f: Pulling fs layer [2023-05-17T21:05:57.805Z] e2be974225ed: Pulling fs layer [2023-05-17T21:05:57.805Z] 339a4e72a1f5: Pulling fs layer [2023-05-17T21:05:57.805Z] 988bab9f4d93: Pulling fs layer [2023-05-17T21:05:57.805Z] 1469e6f7b9e6: Pulling fs layer [2023-05-17T21:05:57.805Z] eaf3925da568: Pulling fs layer [2023-05-17T21:05:57.805Z] bab4dde63d76: Pulling fs layer [2023-05-17T21:05:57.805Z] bde34c3a00c8: Pulling fs layer [2023-05-17T21:05:57.805Z] b352a97aabf1: Pulling fs layer [2023-05-17T21:05:57.805Z] 4872d77fe225: Pulling fs layer [2023-05-17T21:05:57.805Z] 5851b861e8e6: Pulling fs layer [2023-05-17T21:05:57.805Z] bab4dde63d76: Waiting [2023-05-17T21:05:57.805Z] bde34c3a00c8: Waiting [2023-05-17T21:05:57.805Z] 4872d77fe225: Waiting [2023-05-17T21:05:57.805Z] 5851b861e8e6: Waiting [2023-05-17T21:05:57.805Z] b352a97aabf1: Waiting [2023-05-17T21:05:57.805Z] 1469e6f7b9e6: Waiting [2023-05-17T21:05:57.805Z] eaf3925da568: Waiting [2023-05-17T21:05:57.805Z] 988bab9f4d93: Waiting [2023-05-17T21:05:57.805Z] e2be974225ed: Verifying Checksum [2023-05-17T21:05:57.805Z] e2be974225ed: Download complete [2023-05-17T21:05:57.805Z] 988bab9f4d93: Verifying Checksum [2023-05-17T21:05:57.805Z] 988bab9f4d93: Download complete [2023-05-17T21:05:58.066Z] 1469e6f7b9e6: Verifying Checksum [2023-05-17T21:05:58.066Z] 1469e6f7b9e6: Download complete [2023-05-17T21:05:58.066Z] 339a4e72a1f5: Verifying Checksum [2023-05-17T21:05:58.066Z] 339a4e72a1f5: Download complete [2023-05-17T21:05:58.066Z] eaf3925da568: Verifying Checksum [2023-05-17T21:05:58.066Z] eaf3925da568: Download complete [2023-05-17T21:05:58.066Z] bde34c3a00c8: Verifying Checksum [2023-05-17T21:05:58.066Z] bde34c3a00c8: Download complete [2023-05-17T21:05:58.066Z] b352a97aabf1: Verifying Checksum [2023-05-17T21:05:58.066Z] b352a97aabf1: Download complete [2023-05-17T21:05:58.066Z] 4872d77fe225: Verifying Checksum [2023-05-17T21:05:58.066Z] 4872d77fe225: Download complete [2023-05-17T21:05:58.066Z] 5851b861e8e6: Verifying Checksum [2023-05-17T21:05:58.066Z] 5851b861e8e6: Download complete [2023-05-17T21:05:58.066Z] b85a868b505f: Verifying Checksum [2023-05-17T21:05:58.066Z] b85a868b505f: Download complete [2023-05-17T21:05:58.325Z] bab4dde63d76: Verifying Checksum [2023-05-17T21:05:58.325Z] bab4dde63d76: Download complete [2023-05-17T21:05:59.262Z] b85a868b505f: Pull complete [2023-05-17T21:05:59.520Z] e2be974225ed: Pull complete [2023-05-17T21:05:59.783Z] 339a4e72a1f5: Pull complete [2023-05-17T21:06:00.044Z] 988bab9f4d93: Pull complete [2023-05-17T21:06:00.318Z] 1469e6f7b9e6: Pull complete [2023-05-17T21:06:00.318Z] eaf3925da568: Pull complete [2023-05-17T21:06:02.228Z] bab4dde63d76: Pull complete [2023-05-17T21:06:02.490Z] bde34c3a00c8: Pull complete [2023-05-17T21:06:02.490Z] b352a97aabf1: Pull complete [2023-05-17T21:06:02.490Z] 4872d77fe225: Pull complete [2023-05-17T21:06:02.770Z] 5851b861e8e6: Pull complete [2023-05-17T21:06:02.770Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-17T21:06:02.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T21:06:02.770Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T21:06:03.009Z] prd-ubuntu20.04-docker-8c-8g-15951 does not seem to be running inside a container [2023-05-17T21:06:03.040Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-231 -v /w/workspace/undry_device-rfid-llrp-go_PR-231:/w/workspace/undry_device-rfid-llrp-go_PR-231:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-231@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-231@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-17T21:06:07.661Z] $ docker top 25d40b664c8492bb22c2f5d70600c982793feb3cef3a0d8f82c06c5ab6aeebd9 -eo pid,comm [2023-05-17T21:06:07.721Z] 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-05-17T21:06:07.721Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T21:06:07.861Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T21:06:07.861Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T21:06:08.000Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T21:06:08.002Z] $ docker exec 25d40b664c8492bb22c2f5d70600c982793feb3cef3a0d8f82c06c5ab6aeebd9 ssh-agent [2023-05-17T21:06:08.131Z] SSH_AUTH_SOCK=/tmp/ssh-SpYtp7HrknNQ/agent.32 [2023-05-17T21:06:08.131Z] SSH_AGENT_PID=38 [2023-05-17T21:06:08.140Z] Running ssh-add (command line suppressed) [2023-05-17T21:06:08.236Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-231@tmp/private_key_4452572858195891935.key (/w/workspace/undry_device-rfid-llrp-go_PR-231@tmp/private_key_4452572858195891935.key) [2023-05-17T21:06:08.254Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T21:06:08.597Z] + git tag --points-at HEAD [Pipeline] } [2023-05-17T21:06:08.622Z] $ docker exec --env ******** --env ******** 25d40b664c8492bb22c2f5d70600c982793feb3cef3a0d8f82c06c5ab6aeebd9 ssh-agent -k [2023-05-17T21:06:08.725Z] unset SSH_AUTH_SOCK; [2023-05-17T21:06:08.725Z] unset SSH_AGENT_PID; [2023-05-17T21:06:08.725Z] echo Agent pid 38 killed; [2023-05-17T21:06:08.738Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-17T21:06:08.832Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T21:06:08.832Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T21:06:08.949Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T21:06:08.951Z] $ docker exec 25d40b664c8492bb22c2f5d70600c982793feb3cef3a0d8f82c06c5ab6aeebd9 ssh-agent [2023-05-17T21:06:09.056Z] SSH_AUTH_SOCK=/tmp/ssh-m6mUws5Xvsj3/agent.71 [2023-05-17T21:06:09.056Z] SSH_AGENT_PID=77 [2023-05-17T21:06:09.061Z] Running ssh-add (command line suppressed) [2023-05-17T21:06:09.185Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-231@tmp/private_key_4487460212116830575.key (/w/workspace/undry_device-rfid-llrp-go_PR-231@tmp/private_key_4487460212116830575.key) [2023-05-17T21:06:09.200Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T21:06:09.542Z] + git semver init [2023-05-17T21:06:09.803Z] 2023-05-17 21:06:09,720 [run_init] DEBUG init version:0.0.0 force:False [2023-05-17T21:06:09.803Z] 2023-05-17 21:06:09,721 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-231/.semver [2023-05-17T21:06:09.803Z] 2023-05-17 21:06:09,721 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-231/.semver [2023-05-17T21:06:09.803Z] 2023-05-17 21:06:09,721 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-231/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-231, universal_newlines=False, shell=None, istream=None) [2023-05-17T21:06:10.747Z] 2023-05-17 21:06:10,537 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-231/.git/info/exclude [2023-05-17T21:06:10.747Z] 2023-05-17 21:06:10,538 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-231/.semver/PR-231 with force:False [2023-05-17T21:06:10.747Z] 2023-05-17 21:06:10,538 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-231/.semver/PR-231 [2023-05-17T21:06:10.747Z] 2023-05-17 21:06:10,542 [execute] INFO git cat-file --batch-check [2023-05-17T21:06:10.747Z] 2023-05-17 21:06:10,542 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-231/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T21:06:10.747Z] 2023-05-17 21:06:10,548 [execute] INFO git cat-file --batch [2023-05-17T21:06:10.747Z] 2023-05-17 21:06:10,548 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-231/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T21:06:10.747Z] 2023-05-17 21:06:10,553 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-231/.semver/PR-231 [2023-05-17T21:06:10.747Z] 0.0.0 [Pipeline] } [2023-05-17T21:06:10.776Z] $ docker exec --env ******** --env ******** 25d40b664c8492bb22c2f5d70600c982793feb3cef3a0d8f82c06c5ab6aeebd9 ssh-agent -k [2023-05-17T21:06:10.867Z] unset SSH_AUTH_SOCK; [2023-05-17T21:06:10.867Z] unset SSH_AGENT_PID; [2023-05-17T21:06:10.867Z] echo Agent pid 77 killed; [2023-05-17T21:06:10.877Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T21:06:11.288Z] + git semver [Pipeline] } [2023-05-17T21:06:11.574Z] $ docker stop --time=1 25d40b664c8492bb22c2f5d70600c982793feb3cef3a0d8f82c06c5ab6aeebd9 [2023-05-17T21:06:12.914Z] $ docker rm -f --volumes 25d40b664c8492bb22c2f5d70600c982793feb3cef3a0d8f82c06c5ab6aeebd9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T21:06:13.313Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-17T21:06:13.584Z] Stashed 1 file(s) [Pipeline] echo [2023-05-17T21:06:13.605Z] [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-05-17T21:06:14.244Z] provisioning config files... [2023-05-17T21:06:14.254Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-231@tmp/config13208673050439591013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:06:14.617Z] ---> docker-login.sh [2023-05-17T21:06:14.617Z] nexus3.edgexfoundry.org:10001 [2023-05-17T21:06:14.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:06:14.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:06:14.617Z] Configure a credential helper to remove this warning. See [2023-05-17T21:06:14.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:06:14.617Z] [2023-05-17T21:06:14.617Z] Login Succeeded [2023-05-17T21:06:14.617Z] nexus3.edgexfoundry.org:10002 [2023-05-17T21:06:14.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:06:14.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:06:14.617Z] Configure a credential helper to remove this warning. See [2023-05-17T21:06:14.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:06:14.617Z] [2023-05-17T21:06:14.617Z] Login Succeeded [2023-05-17T21:06:14.617Z] nexus3.edgexfoundry.org:10003 [2023-05-17T21:06:14.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:06:14.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:06:14.879Z] Configure a credential helper to remove this warning. See [2023-05-17T21:06:14.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:06:14.879Z] [2023-05-17T21:06:14.879Z] Login Succeeded [2023-05-17T21:06:14.879Z] nexus3.edgexfoundry.org:10004 [2023-05-17T21:06:14.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:06:14.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:06:14.879Z] Configure a credential helper to remove this warning. See [2023-05-17T21:06:14.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:06:14.879Z] [2023-05-17T21:06:14.879Z] Login Succeeded [2023-05-17T21:06:14.879Z] docker.io [2023-05-17T21:06:15.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:06:15.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:06:15.139Z] Configure a credential helper to remove this warning. See [2023-05-17T21:06:15.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:06:15.139Z] [2023-05-17T21:06:15.139Z] Login Succeeded [2023-05-17T21:06:15.139Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T21:06:15.172Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T21:06:15.385Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T21:06:15.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T21:06:15.462Z] ========================================================= [2023-05-17T21:06:15.463Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-17T21:06:15.463Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:06:15.953Z] + 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-05-17T21:06:15.953Z] Sending build context to Docker daemon 4.253MB [2023-05-17T21:06:15.953Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T21:06:15.953Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-17T21:06:15.953Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-17T21:06:15.953Z] f56be85fc22e: Pulling fs layer [2023-05-17T21:06:15.953Z] 85791d961cd3: Pulling fs layer [2023-05-17T21:06:15.953Z] d694b5ae8c79: Pulling fs layer [2023-05-17T21:06:15.953Z] 9f32a84ed3da: Pulling fs layer [2023-05-17T21:06:15.953Z] 4d19c01a9841: Pulling fs layer [2023-05-17T21:06:15.953Z] 9325e15d5711: Pulling fs layer [2023-05-17T21:06:15.953Z] 556b6ee489ea: Pulling fs layer [2023-05-17T21:06:15.953Z] c5a4b2cf53e6: Pulling fs layer [2023-05-17T21:06:15.953Z] 4d19c01a9841: Waiting [2023-05-17T21:06:15.953Z] 9325e15d5711: Waiting [2023-05-17T21:06:15.953Z] 556b6ee489ea: Waiting [2023-05-17T21:06:15.953Z] c5a4b2cf53e6: Waiting [2023-05-17T21:06:15.953Z] 9f32a84ed3da: Waiting [2023-05-17T21:06:15.953Z] 85791d961cd3: Download complete [2023-05-17T21:06:15.953Z] 9f32a84ed3da: Verifying Checksum [2023-05-17T21:06:15.954Z] 9f32a84ed3da: Download complete [2023-05-17T21:06:15.954Z] 4d19c01a9841: Verifying Checksum [2023-05-17T21:06:15.954Z] 4d19c01a9841: Download complete [2023-05-17T21:06:15.954Z] f56be85fc22e: Verifying Checksum [2023-05-17T21:06:15.954Z] f56be85fc22e: Download complete [2023-05-17T21:06:16.216Z] 9325e15d5711: Verifying Checksum [2023-05-17T21:06:16.216Z] 9325e15d5711: Download complete [2023-05-17T21:06:16.216Z] f56be85fc22e: Pull complete [2023-05-17T21:06:16.476Z] 85791d961cd3: Pull complete [2023-05-17T21:06:16.735Z] c5a4b2cf53e6: Verifying Checksum [2023-05-17T21:06:16.736Z] c5a4b2cf53e6: Download complete [2023-05-17T21:06:16.736Z] d694b5ae8c79: Verifying Checksum [2023-05-17T21:06:16.736Z] d694b5ae8c79: Download complete [2023-05-17T21:06:16.994Z] 556b6ee489ea: Verifying Checksum [2023-05-17T21:06:16.994Z] 556b6ee489ea: Download complete [2023-05-17T21:06:20.283Z] d694b5ae8c79: Pull complete [2023-05-17T21:06:20.283Z] 9f32a84ed3da: Pull complete [2023-05-17T21:06:20.543Z] 4d19c01a9841: Pull complete [2023-05-17T21:06:20.802Z] 9325e15d5711: Pull complete [2023-05-17T21:06:23.335Z] 556b6ee489ea: Pull complete [2023-05-17T21:06:24.270Z] c5a4b2cf53e6: Pull complete [2023-05-17T21:06:24.270Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-17T21:06:24.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-17T21:06:24.270Z] ---> c4be618373d6 [2023-05-17T21:06:24.270Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-17T21:06:29.048Z] Still waiting to schedule task [2023-05-17T21:06:29.049Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15949’ [2023-05-17T21:06:32.395Z] ---> Running in 8d318808da5c [2023-05-17T21:06:32.395Z] Removing intermediate container 8d318808da5c [2023-05-17T21:06:32.396Z] ---> ff09cfcf5997 [2023-05-17T21:06:32.396Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T21:06:32.396Z] ---> Running in 5c2c6a96609b [2023-05-17T21:06:32.396Z] Removing intermediate container 5c2c6a96609b [2023-05-17T21:06:32.396Z] ---> 19eff71b4bc4 [2023-05-17T21:06:32.396Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T21:06:32.396Z] ---> Running in 790afb2a138b [2023-05-17T21:06:32.396Z] Removing intermediate container 790afb2a138b [2023-05-17T21:06:32.396Z] ---> 3a9db061b7f9 [2023-05-17T21:06:32.396Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T21:06:32.396Z] ---> Running in 40ed4e2f5192 [2023-05-17T21:06:32.396Z] Removing intermediate container 40ed4e2f5192 [2023-05-17T21:06:32.396Z] ---> 0574b7b7802c [2023-05-17T21:06:32.396Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T21:06:32.396Z] ---> Running in 2b72cdaa73b8 [2023-05-17T21:06:32.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T21:06:32.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T21:06:32.655Z] OK: 265 MiB in 53 packages [2023-05-17T21:06:33.224Z] Removing intermediate container 2b72cdaa73b8 [2023-05-17T21:06:33.224Z] ---> 8d843d2d0700 [2023-05-17T21:06:33.224Z] Step 8/12 : WORKDIR /app [2023-05-17T21:06:33.224Z] ---> Running in 048eebc7626a [2023-05-17T21:06:33.224Z] Removing intermediate container 048eebc7626a [2023-05-17T21:06:33.224Z] ---> aef01b61aab3 [2023-05-17T21:06:33.224Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-17T21:06:33.224Z] ---> d81711c2a833 [2023-05-17T21:06:33.224Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T21:06:33.224Z] ---> Running in bec637545a45 [2023-05-17T21:07:05.310Z] Removing intermediate container bec637545a45 [2023-05-17T21:07:05.310Z] ---> 2cc37158df7d [2023-05-17T21:07:05.310Z] Step 11/12 : COPY . . [2023-05-17T21:07:05.310Z] ---> af21c89afd96 [2023-05-17T21:07:05.310Z] Step 12/12 : RUN $MAKE [2023-05-17T21:07:05.310Z] ---> Running in 47e55611162b [2023-05-17T21:07:05.569Z] noop [2023-05-17T21:07:05.826Z] Removing intermediate container 47e55611162b [2023-05-17T21:07:05.826Z] ---> a517b4603ea1 [2023-05-17T21:07:05.826Z] Successfully built a517b4603ea1 [2023-05-17T21:07:05.827Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:07:06.253Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T21:07:06.253Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T21:07:06.397Z] prd-ubuntu20.04-docker-8c-8g-15951 does not seem to be running inside a container [2023-05-17T21:07:06.431Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-231 -v /w/workspace/undry_device-rfid-llrp-go_PR-231:/w/workspace/undry_device-rfid-llrp-go_PR-231:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-231@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-231@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-17T21:07:06.787Z] $ docker top e6eb096cd984430b9ecbdf0f5a8cd4ff0cb92c09fba36ad422ed4fc1958c5ebb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T21:07:07.185Z] + go version [2023-05-17T21:07:07.185Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-17T21:07:07.217Z] $ docker stop --time=1 e6eb096cd984430b9ecbdf0f5a8cd4ff0cb92c09fba36ad422ed4fc1958c5ebb [2023-05-17T21:07:08.669Z] $ docker rm -f --volumes e6eb096cd984430b9ecbdf0f5a8cd4ff0cb92c09fba36ad422ed4fc1958c5ebb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:07:09.395Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T21:07:09.395Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T21:07:09.548Z] prd-ubuntu20.04-docker-8c-8g-15951 does not seem to be running inside a container [2023-05-17T21:07:09.576Z] $ 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-231 -v /w/workspace/undry_device-rfid-llrp-go_PR-231:/w/workspace/undry_device-rfid-llrp-go_PR-231:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-231@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-231@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-17T21:07:09.958Z] $ docker top a5313341be5ebf2d4974b85a7f5bcdcd8e3cc80eaf91d38bb1c0b763cf1a27ef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T21:07:10.360Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-231 [Pipeline] fileExists [Pipeline] sh [2023-05-17T21:07:10.723Z] + make test [2023-05-17T21:07:10.723Z] go test ./... -coverprofile=coverage.out ./... [2023-05-17T21:07:16.020Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-17T21:07:26.001Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-17T21:07:26.001Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-17T21:07:28.531Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.620s coverage: 40.5% of statements [2023-05-17T21:07:28.531Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.245s coverage: 52.0% of statements [2023-05-17T21:07:28.531Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 95.5% of statements [2023-05-17T21:07:36.640Z] go vet ./... [2023-05-17T21:07:39.168Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T21:07:39.168Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T21:07:39.168Z] ./bin/test-attribution-txt.sh [2023-05-17T21:07:39.168Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-17T21:07:39.168Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-17T21:07:39.213Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T21:07:39.247Z] $ docker stop --time=1 a5313341be5ebf2d4974b85a7f5bcdcd8e3cc80eaf91d38bb1c0b763cf1a27ef [2023-05-17T21:07:43.186Z] $ docker rm -f --volumes a5313341be5ebf2d4974b85a7f5bcdcd8e3cc80eaf91d38bb1c0b763cf1a27ef [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T21:07:43.782Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T21:07:43.880Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-17T21:07:44.513Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T21:07:44.833Z] + ls -al . [2023-05-17T21:07:44.833Z] total 628 [2023-05-17T21:07:44.833Z] drwxrwxr-x 11 jenkins jenkins 4096 May 17 21:07 . [2023-05-17T21:07:44.833Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 21:05 .. [2023-05-17T21:07:44.833Z] -rw-rw-r-- 1 jenkins jenkins 134 May 17 21:05 .dockerignore [2023-05-17T21:07:44.833Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 21:06 .git [2023-05-17T21:07:44.833Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 21:05 .github [2023-05-17T21:07:44.833Z] -rw-rw-r-- 1 jenkins jenkins 946 May 17 21:05 .gitignore [2023-05-17T21:07:44.833Z] -rw-rw-r-- 1 jenkins jenkins 41 May 17 21:05 .golangci.yml [2023-05-17T21:07:44.833Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 21:06 .semver [2023-05-17T21:07:44.833Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 17 21:05 Attribution.txt [2023-05-17T21:07:44.833Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 17 21:05 CHANGELOG.md [2023-05-17T21:07:44.833Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 17 21:05 Dockerfile [2023-05-17T21:07:44.833Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 21:05 GOVERNANCE.md [2023-05-17T21:07:44.833Z] -rw-rw-r-- 1 jenkins jenkins 683 May 17 21:05 Jenkinsfile [2023-05-17T21:07:44.833Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 17 21:05 LICENSE [2023-05-17T21:07:44.833Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 17 21:05 Makefile [2023-05-17T21:07:44.833Z] -rw-rw-r-- 1 jenkins jenkins 625 May 17 21:05 OWNERS.md [2023-05-17T21:07:44.833Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 17 21:05 README.md [2023-05-17T21:07:44.833Z] -rw-rw-r-- 1 jenkins jenkins 5 May 17 21:06 VERSION [2023-05-17T21:07:44.833Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 21:05 bin [2023-05-17T21:07:44.833Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 21:05 cmd [2023-05-17T21:07:44.833Z] -rw-r--r-- 1 jenkins jenkins 458038 May 17 21:07 coverage.out [2023-05-17T21:07:44.833Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 21:05 examples [2023-05-17T21:07:44.833Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 17 21:05 go.mod [2023-05-17T21:07:44.833Z] -rw-rw-r-- 1 jenkins jenkins 31078 May 17 21:05 go.sum [2023-05-17T21:07:44.833Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 21:05 images [2023-05-17T21:07:44.833Z] drwxrwxr-x 5 jenkins jenkins 4096 May 17 21:05 internal [2023-05-17T21:07:44.833Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 21:05 snap [2023-05-17T21:07:44.833Z] -rw-rw-r-- 1 jenkins jenkins 193 May 17 21:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:07:45.219Z] + 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=bae7c49d43b8591bacdf01e42f6fa9e186e881b8 --label arch=amd64 --label version=0.0.0 . [2023-05-17T21:07:45.219Z] Sending build context to Docker daemon 4.253MB [2023-05-17T21:07:45.219Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T21:07:45.219Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-17T21:07:45.219Z] ---> a517b4603ea1 [2023-05-17T21:07:45.219Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-17T21:07:45.486Z] ---> Running in c6267673abbd [2023-05-17T21:07:45.486Z] Removing intermediate container c6267673abbd [2023-05-17T21:07:45.486Z] ---> f97ecd0c091e [2023-05-17T21:07:45.486Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T21:07:45.486Z] ---> Running in 04101324b0ec [2023-05-17T21:07:45.486Z] Removing intermediate container 04101324b0ec [2023-05-17T21:07:45.486Z] ---> 54cef7c017b1 [2023-05-17T21:07:45.486Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T21:07:45.486Z] ---> Running in 9f970c460da0 [2023-05-17T21:07:45.745Z] Removing intermediate container 9f970c460da0 [2023-05-17T21:07:45.745Z] ---> 1b05a7941215 [2023-05-17T21:07:45.745Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T21:07:45.745Z] ---> Running in 82965c9c269a [2023-05-17T21:07:45.745Z] Removing intermediate container 82965c9c269a [2023-05-17T21:07:45.745Z] ---> 509f02075140 [2023-05-17T21:07:45.745Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T21:07:45.745Z] ---> Running in 0cdb95faca5b [2023-05-17T21:07:46.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T21:07:46.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T21:07:46.569Z] OK: 265 MiB in 53 packages [2023-05-17T21:07:46.837Z] Removing intermediate container 0cdb95faca5b [2023-05-17T21:07:46.837Z] ---> d3c16e8148c1 [2023-05-17T21:07:46.837Z] Step 8/24 : WORKDIR /app [2023-05-17T21:07:47.096Z] ---> Running in bccbfea50317 [2023-05-17T21:07:47.096Z] Removing intermediate container bccbfea50317 [2023-05-17T21:07:47.096Z] ---> 37f89e471a3a [2023-05-17T21:07:47.096Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-17T21:07:47.096Z] ---> f93198a5788d [2023-05-17T21:07:47.096Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T21:07:47.096Z] ---> Running in 2c178054cec8 [2023-05-17T21:07:48.034Z] Removing intermediate container 2c178054cec8 [2023-05-17T21:07:48.034Z] ---> 401167451fb8 [2023-05-17T21:07:48.034Z] Step 11/24 : COPY . . [2023-05-17T21:07:48.293Z] ---> 3658a9eb73fa [2023-05-17T21:07:48.293Z] Step 12/24 : RUN $MAKE [2023-05-17T21:07:48.551Z] ---> Running in ab6a00001fdb [2023-05-17T21:07:48.809Z] 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-05-17T21:08:10.738Z] Removing intermediate container ab6a00001fdb [2023-05-17T21:08:10.738Z] ---> 91edf7857b25 [2023-05-17T21:08:10.738Z] Step 13/24 : FROM alpine:3.17 [2023-05-17T21:08:10.738Z] 3.17: Pulling from library/alpine [2023-05-17T21:08:10.738Z] f56be85fc22e: Already exists [2023-05-17T21:08:10.738Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T21:08:10.738Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T21:08:10.738Z] ---> 9ed4aefc74f6 [2023-05-17T21:08:10.738Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-17T21:08:10.738Z] ---> Running in 292b3eaff8ef [2023-05-17T21:08:10.738Z] Removing intermediate container 292b3eaff8ef [2023-05-17T21:08:10.738Z] ---> cd5e46c5c992 [2023-05-17T21:08:10.738Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-17T21:08:10.738Z] ---> Running in 00d7d3454f96 [2023-05-17T21:08:10.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T21:08:10.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T21:08:10.738Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-17T21:08:10.738Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T21:08:10.738Z] OK: 7 MiB in 16 packages [2023-05-17T21:08:10.738Z] Removing intermediate container 00d7d3454f96 [2023-05-17T21:08:10.738Z] ---> 132379902087 [2023-05-17T21:08:10.738Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-17T21:08:10.738Z] ---> 56324aaea411 [2023-05-17T21:08:10.738Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-17T21:08:10.738Z] ---> 2ba41a9f552e [2023-05-17T21:08:10.738Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-17T21:08:10.738Z] ---> daf97e0e0929 [2023-05-17T21:08:10.738Z] Step 19/24 : EXPOSE 59989 [2023-05-17T21:08:10.738Z] ---> Running in f0b599761e1e [2023-05-17T21:08:10.738Z] Removing intermediate container f0b599761e1e [2023-05-17T21:08:10.738Z] ---> e09aeba233ae [2023-05-17T21:08:10.738Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-17T21:08:10.738Z] ---> Running in 638f6a1d1095 [2023-05-17T21:08:10.738Z] Removing intermediate container 638f6a1d1095 [2023-05-17T21:08:10.738Z] ---> 9efc668eb525 [2023-05-17T21:08:10.738Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-17T21:08:10.738Z] ---> Running in 50b8bac9d2cc [2023-05-17T21:08:10.998Z] Removing intermediate container 50b8bac9d2cc [2023-05-17T21:08:10.998Z] ---> 3cf17d211521 [2023-05-17T21:08:10.998Z] Step 22/24 : LABEL arch=amd64 [2023-05-17T21:08:10.998Z] ---> Running in 4c47a45e0e7e [2023-05-17T21:08:10.998Z] Removing intermediate container 4c47a45e0e7e [2023-05-17T21:08:10.998Z] ---> 518cf56cfd89 [2023-05-17T21:08:10.998Z] Step 23/24 : LABEL git_sha=bae7c49d43b8591bacdf01e42f6fa9e186e881b8 [2023-05-17T21:08:10.998Z] ---> Running in d6198a2906f1 [2023-05-17T21:08:11.256Z] Removing intermediate container d6198a2906f1 [2023-05-17T21:08:11.256Z] ---> f4228ce99af5 [2023-05-17T21:08:11.256Z] Step 24/24 : LABEL version=0.0.0 [2023-05-17T21:08:11.256Z] ---> Running in 615990ad74ca [2023-05-17T21:08:11.256Z] Removing intermediate container 615990ad74ca [2023-05-17T21:08:11.256Z] ---> ee87780b3a62 [2023-05-17T21:08:11.256Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T21:08:11.256Z] Successfully built ee87780b3a62 [2023-05-17T21:08:11.256Z] 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-05-17T21:08:12.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T21:08:12.311Z] [2023-05-17T21:08:12.311Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:08:12.688Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T21:08:12.688Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-17T21:08:12.688Z] 5eb5b503b376: Pulling fs layer [2023-05-17T21:08:12.688Z] 5c69ac0246d0: Pulling fs layer [2023-05-17T21:08:12.688Z] ec43610c2a17: Pulling fs layer [2023-05-17T21:08:12.688Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-17T21:08:12.688Z] 33b1e0a273af: Pulling fs layer [2023-05-17T21:08:12.688Z] 5d3b04190fa2: Pulling fs layer [2023-05-17T21:08:12.688Z] 2f39f015ded8: Pulling fs layer [2023-05-17T21:08:12.688Z] 33b1e0a273af: Waiting [2023-05-17T21:08:12.688Z] 2f39f015ded8: Waiting [2023-05-17T21:08:12.688Z] 5d3b04190fa2: Waiting [2023-05-17T21:08:12.688Z] 3a2ae6a8a46f: Waiting [2023-05-17T21:08:12.688Z] 5c69ac0246d0: Verifying Checksum [2023-05-17T21:08:12.688Z] 5c69ac0246d0: Download complete [2023-05-17T21:08:12.688Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-17T21:08:12.688Z] 3a2ae6a8a46f: Download complete [2023-05-17T21:08:12.688Z] 33b1e0a273af: Verifying Checksum [2023-05-17T21:08:12.688Z] 33b1e0a273af: Download complete [2023-05-17T21:08:12.688Z] ec43610c2a17: Verifying Checksum [2023-05-17T21:08:12.688Z] ec43610c2a17: Download complete [2023-05-17T21:08:12.688Z] 5d3b04190fa2: Verifying Checksum [2023-05-17T21:08:12.688Z] 5d3b04190fa2: Download complete [2023-05-17T21:08:12.947Z] 5eb5b503b376: Download complete [2023-05-17T21:08:13.514Z] 2f39f015ded8: Download complete [2023-05-17T21:08:14.083Z] 5eb5b503b376: Pull complete [2023-05-17T21:08:14.343Z] 5c69ac0246d0: Pull complete [2023-05-17T21:08:14.910Z] ec43610c2a17: Pull complete [2023-05-17T21:08:14.910Z] 3a2ae6a8a46f: Pull complete [2023-05-17T21:08:15.170Z] 33b1e0a273af: Pull complete [2023-05-17T21:08:15.170Z] 5d3b04190fa2: Pull complete [2023-05-17T21:08:19.363Z] 2f39f015ded8: Pull complete [2023-05-17T21:08:19.363Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-17T21:08:19.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T21:08:19.363Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T21:08:19.572Z] prd-ubuntu20.04-docker-8c-8g-15951 does not seem to be running inside a container [2023-05-17T21:08:19.596Z] $ 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-231 -v /w/workspace/undry_device-rfid-llrp-go_PR-231:/w/workspace/undry_device-rfid-llrp-go_PR-231:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-231@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-231@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-17T21:08:24.280Z] $ docker top 5a3125aa382326c3cb70d8aae94071080408e74cefe5460ceb0acd61c9cd1ac9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:08:24.728Z] ---> job-cost.sh [2023-05-17T21:08:24.728Z] lf-activate-venv: SKIPPING [2023-05-17T21:08:24.728Z] INFO: No Stack... [2023-05-17T21:08:24.988Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T21:08:25.247Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T21:08:25.622Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-231/archives/cost.csv [2023-05-17T21:08:25.622Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T21:08:25.666Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-231-1-stack-cost] [2023-05-17T21:08:25.742Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-231-1-stack-cost] did not exist. Created. [2023-05-17T21:08:25.742Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-231-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T21:08:26.130Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-17T21:08:26.180Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T21:08:26.209Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-231-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T21:08:26.274Z] $ docker stop --time=1 5a3125aa382326c3cb70d8aae94071080408e74cefe5460ceb0acd61c9cd1ac9 [2023-05-17T21:08:27.419Z] $ docker rm -f --volumes 5a3125aa382326c3cb70d8aae94071080408e74cefe5460ceb0acd61c9cd1ac9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-17T21:10:05.625Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15952 in /w/workspace/undry_device-rfid-llrp-go_PR-231 [Pipeline] { [Pipeline] ws [2023-05-17T21:10:05.681Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-05-17T21:10:05.761Z] Selected Git installation does not exist. Using Default [2023-05-17T21:10:05.761Z] The recommended git tool is: NONE [2023-05-17T21:10:11.564Z] using credential edgex-jenkins-ssh [2023-05-17T21:10:11.581Z] Cloning the remote Git repository [2023-05-17T21:10:11.626Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-17T21:10:11.728Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-05-17T21:10:11.888Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-17T21:10:11.889Z] > git --version # timeout=10 [2023-05-17T21:10:11.917Z] > git --version # 'git version 2.25.1' [2023-05-17T21:10:11.921Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T21:10:12.086Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T21:10:15.347Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-17T21:10:15.380Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T21:10:16.875Z] Merging remotes/origin/main commit 0ee639612315f941177c2c33599fa94e0a4956e0 into PR head commit bae7c49d43b8591bacdf01e42f6fa9e186e881b8 [2023-05-17T21:10:17.192Z] Merge succeeded, producing bae7c49d43b8591bacdf01e42f6fa9e186e881b8 [2023-05-17T21:10:17.193Z] Checking out Revision bae7c49d43b8591bacdf01e42f6fa9e186e881b8 (PR-231) [2023-05-17T21:10:16.325Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-17T21:10:16.380Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-17T21:10:16.381Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T21:10:16.398Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-17T21:10:16.892Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T21:10:16.975Z] > git checkout -f bae7c49d43b8591bacdf01e42f6fa9e186e881b8 # timeout=10 [2023-05-17T21:10:17.087Z] > git remote # timeout=10 [2023-05-17T21:10:17.109Z] > git config --get remote.origin.url # timeout=10 [2023-05-17T21:10:17.127Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T21:10:17.140Z] > git merge 0ee639612315f941177c2c33599fa94e0a4956e0 # timeout=10 [2023-05-17T21:10:17.173Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-17T21:10:17.199Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T21:10:17.217Z] > git checkout -f bae7c49d43b8591bacdf01e42f6fa9e186e881b8 # timeout=10 [2023-05-17T21:10:17.775Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-17T21:10:17.826Z] > git --version # timeout=10 [2023-05-17T21:10:17.839Z] > git --version # 'git version 2.25.1' [2023-05-17T21:10:17.854Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T21:10:18.900Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-17T21:10:18.900Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T21:10:18.900Z] Dload Upload Total Spent Left Speed [2023-05-17T21:10:18.900Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2023-05-17T21:10:19.460Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-17T21:10:19.817Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-17T21:10:19.817Z] + sudo tee /etc/docker/daemon.new [2023-05-17T21:10:19.817Z] { [2023-05-17T21:10:19.817Z] "registry-mirrors": [ [2023-05-17T21:10:19.817Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-17T21:10:19.817Z] ], [2023-05-17T21:10:19.817Z] "bip": "10.250.0.254/24", [2023-05-17T21:10:19.817Z] "hosts": [ [2023-05-17T21:10:19.817Z] "tcp://0.0.0.0:5555", [2023-05-17T21:10:19.817Z] "unix:///var/run/docker.sock" [2023-05-17T21:10:19.817Z] ], [2023-05-17T21:10:19.817Z] "mtu": 1458, [2023-05-17T21:10:19.817Z] "selinux-enabled": true, [2023-05-17T21:10:19.817Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-17T21:10:19.817Z] } [Pipeline] sh [2023-05-17T21:10:20.171Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-17T21:10:20.515Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T21:10:38.852Z] provisioning config files... [2023-05-17T21:10:38.884Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config15151453599302158530tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:10:39.281Z] ---> docker-login.sh [2023-05-17T21:10:39.281Z] nexus3.edgexfoundry.org:10001 [2023-05-17T21:10:39.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:10:39.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:10:39.871Z] Configure a credential helper to remove this warning. See [2023-05-17T21:10:39.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:10:39.871Z] [2023-05-17T21:10:39.871Z] Login Succeeded [2023-05-17T21:10:39.871Z] nexus3.edgexfoundry.org:10002 [2023-05-17T21:10:40.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:10:40.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:10:40.414Z] Configure a credential helper to remove this warning. See [2023-05-17T21:10:40.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:10:40.414Z] [2023-05-17T21:10:40.414Z] Login Succeeded [2023-05-17T21:10:40.414Z] nexus3.edgexfoundry.org:10003 [2023-05-17T21:10:40.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:10:40.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:10:40.701Z] Configure a credential helper to remove this warning. See [2023-05-17T21:10:40.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:10:40.701Z] [2023-05-17T21:10:40.701Z] Login Succeeded [2023-05-17T21:10:40.701Z] nexus3.edgexfoundry.org:10004 [2023-05-17T21:10:40.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:10:41.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:10:41.242Z] Configure a credential helper to remove this warning. See [2023-05-17T21:10:41.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:10:41.242Z] [2023-05-17T21:10:41.242Z] Login Succeeded [2023-05-17T21:10:41.242Z] docker.io [2023-05-17T21:10:41.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:10:41.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:10:41.783Z] Configure a credential helper to remove this warning. See [2023-05-17T21:10:41.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:10:41.783Z] [2023-05-17T21:10:41.783Z] Login Succeeded [2023-05-17T21:10:41.783Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T21:10:41.815Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T21:10:42.208Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T21:10:42.249Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T21:10:42.285Z] ========================================================= [2023-05-17T21:10:42.285Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-17T21:10:42.285Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:10:42.787Z] + 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-05-17T21:10:43.061Z] Sending build context to Docker daemon 1.212MB [2023-05-17T21:10:43.061Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T21:10:43.061Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-17T21:10:43.344Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-17T21:10:43.344Z] c41833b44d91: Pulling fs layer [2023-05-17T21:10:43.344Z] ed15518f5707: Pulling fs layer [2023-05-17T21:10:43.344Z] feae8fd75edb: Pulling fs layer [2023-05-17T21:10:43.344Z] 242c74f7c9fa: Pulling fs layer [2023-05-17T21:10:43.344Z] 3cdef696dda3: Pulling fs layer [2023-05-17T21:10:43.344Z] 2ced38df9373: Pulling fs layer [2023-05-17T21:10:43.344Z] 58f1dce35555: Pulling fs layer [2023-05-17T21:10:43.344Z] 242c74f7c9fa: Waiting [2023-05-17T21:10:43.344Z] 2ced38df9373: Waiting [2023-05-17T21:10:43.344Z] 3cdef696dda3: Waiting [2023-05-17T21:10:43.344Z] 58f1dce35555: Waiting [2023-05-17T21:10:43.344Z] ed15518f5707: Verifying Checksum [2023-05-17T21:10:43.344Z] ed15518f5707: Download complete [2023-05-17T21:10:43.344Z] 242c74f7c9fa: Verifying Checksum [2023-05-17T21:10:43.344Z] 242c74f7c9fa: Download complete [2023-05-17T21:10:43.344Z] 3cdef696dda3: Verifying Checksum [2023-05-17T21:10:43.344Z] 3cdef696dda3: Download complete [2023-05-17T21:10:43.344Z] c41833b44d91: Verifying Checksum [2023-05-17T21:10:43.344Z] c41833b44d91: Download complete [2023-05-17T21:10:44.432Z] c41833b44d91: Pull complete [2023-05-17T21:10:44.735Z] 58f1dce35555: Verifying Checksum [2023-05-17T21:10:44.735Z] 58f1dce35555: Download complete [2023-05-17T21:10:45.009Z] ed15518f5707: Pull complete [2023-05-17T21:10:45.986Z] feae8fd75edb: Verifying Checksum [2023-05-17T21:10:45.986Z] feae8fd75edb: Download complete [2023-05-17T21:10:45.986Z] 2ced38df9373: Verifying Checksum [2023-05-17T21:10:45.986Z] 2ced38df9373: Download complete [2023-05-17T21:10:56.077Z] feae8fd75edb: Pull complete [2023-05-17T21:10:56.077Z] 242c74f7c9fa: Pull complete [2023-05-17T21:10:56.351Z] 3cdef696dda3: Pull complete [2023-05-17T21:11:03.002Z] 2ced38df9373: Pull complete [2023-05-17T21:11:04.420Z] 58f1dce35555: Pull complete [2023-05-17T21:11:04.420Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-17T21:11:04.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-17T21:11:04.420Z] ---> fadd8f120f05 [2023-05-17T21:11:04.420Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-17T21:11:06.372Z] ---> Running in 44514d5f5250 [2023-05-17T21:11:06.372Z] Removing intermediate container 44514d5f5250 [2023-05-17T21:11:06.372Z] ---> 3d3829b04b0d [2023-05-17T21:11:06.372Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T21:11:06.643Z] ---> Running in e369f72ff78a [2023-05-17T21:11:06.912Z] Removing intermediate container e369f72ff78a [2023-05-17T21:11:06.912Z] ---> 379957caaec6 [2023-05-17T21:11:06.912Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T21:11:06.912Z] ---> Running in 9ad67eceff05 [2023-05-17T21:11:07.179Z] Removing intermediate container 9ad67eceff05 [2023-05-17T21:11:07.179Z] ---> 1c75e08421e4 [2023-05-17T21:11:07.179Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T21:11:07.180Z] ---> Running in 12e697a959f6 [2023-05-17T21:11:07.448Z] Removing intermediate container 12e697a959f6 [2023-05-17T21:11:07.448Z] ---> a1a724a370d6 [2023-05-17T21:11:07.448Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T21:11:07.718Z] ---> Running in 9b2fbffb2480 [2023-05-17T21:11:08.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T21:11:09.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T21:11:10.236Z] OK: 263 MiB in 53 packages [2023-05-17T21:11:11.206Z] Removing intermediate container 9b2fbffb2480 [2023-05-17T21:11:11.206Z] ---> 0122acc84a37 [2023-05-17T21:11:11.206Z] Step 8/12 : WORKDIR /app [2023-05-17T21:11:11.206Z] ---> Running in 593d71631301 [2023-05-17T21:11:11.474Z] Removing intermediate container 593d71631301 [2023-05-17T21:11:11.474Z] ---> f5540ac51305 [2023-05-17T21:11:11.474Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-17T21:11:12.058Z] ---> 71db0ca4f606 [2023-05-17T21:11:12.058Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T21:11:12.058Z] ---> Running in a7b510a753d5 [2023-05-17T21:12:19.959Z] Removing intermediate container a7b510a753d5 [2023-05-17T21:12:19.959Z] ---> db2270579c57 [2023-05-17T21:12:19.959Z] Step 11/12 : COPY . . [2023-05-17T21:12:19.959Z] ---> 19c68364c305 [2023-05-17T21:12:19.959Z] Step 12/12 : RUN $MAKE [2023-05-17T21:12:19.959Z] ---> Running in ee6b840aad2f [2023-05-17T21:12:19.959Z] noop [2023-05-17T21:12:19.959Z] Removing intermediate container ee6b840aad2f [2023-05-17T21:12:19.959Z] ---> 2431bc10ae1e [2023-05-17T21:12:19.959Z] Successfully built 2431bc10ae1e [2023-05-17T21:12:19.959Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:12:20.439Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T21:12:20.439Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T21:12:20.726Z] prd-ubuntu20.04-docker-arm64-4c-16g-15952 does not seem to be running inside a container [2023-05-17T21:12:20.786Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-17T21:12:22.054Z] $ docker top 52f2f528598dbfdf8b8aed9c5e85fcb971a0c157edbd2bb05d64f659152713d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T21:12:22.950Z] + go version [2023-05-17T21:12:22.950Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-17T21:12:22.982Z] $ docker stop --time=1 52f2f528598dbfdf8b8aed9c5e85fcb971a0c157edbd2bb05d64f659152713d4 [2023-05-17T21:12:24.620Z] $ docker rm -f --volumes 52f2f528598dbfdf8b8aed9c5e85fcb971a0c157edbd2bb05d64f659152713d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:12:25.476Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T21:12:25.476Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T21:12:25.755Z] prd-ubuntu20.04-docker-arm64-4c-16g-15952 does not seem to be running inside a container [2023-05-17T21:12:25.821Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-17T21:12:27.040Z] $ docker top 84b279746a34fc0bcd1825059096e51d58f7b9b14341bc6e5b19fdfcdef836cb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T21:12:27.935Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-17T21:12:28.327Z] + make test [2023-05-17T21:12:28.602Z] go test ./... -coverprofile=coverage.out ./... [2023-05-17T21:13:00.845Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-17T21:15:08.884Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-17T21:15:08.884Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-17T21:15:23.876Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 22.224s coverage: 40.5% of statements [2023-05-17T21:15:23.876Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.521s coverage: 52.0% of statements [2023-05-17T21:15:23.876Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.031s coverage: 94.6% of statements [2023-05-17T21:15:24.147Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-17T21:15:24.147Z] go vet ./... [2023-05-17T21:15:50.849Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T21:15:50.849Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T21:15:50.849Z] ./bin/test-attribution-txt.sh [2023-05-17T21:15:50.849Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-17T21:15:50.849Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-17T21:15:50.894Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T21:15:50.921Z] $ docker stop --time=1 84b279746a34fc0bcd1825059096e51d58f7b9b14341bc6e5b19fdfcdef836cb [2023-05-17T21:15:52.675Z] $ docker rm -f --volumes 84b279746a34fc0bcd1825059096e51d58f7b9b14341bc6e5b19fdfcdef836cb [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T21:15:53.837Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T21:15:53.876Z] Warning: overwriting stash ‘coverage-report’ [2023-05-17T21:15:54.500Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T21:15:55.104Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T21:15:55.441Z] + ls -al . [2023-05-17T21:15:55.441Z] total 624 [2023-05-17T21:15:55.441Z] drwxrwxr-x 10 jenkins jenkins 4096 May 17 21:12 . [2023-05-17T21:15:55.441Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 21:10 .. [2023-05-17T21:15:55.441Z] -rw-rw-r-- 1 jenkins jenkins 134 May 17 21:10 .dockerignore [2023-05-17T21:15:55.441Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 21:10 .git [2023-05-17T21:15:55.441Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 21:10 .github [2023-05-17T21:15:55.441Z] -rw-rw-r-- 1 jenkins jenkins 946 May 17 21:10 .gitignore [2023-05-17T21:15:55.441Z] -rw-rw-r-- 1 jenkins jenkins 41 May 17 21:10 .golangci.yml [2023-05-17T21:15:55.441Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 17 21:10 Attribution.txt [2023-05-17T21:15:55.441Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 17 21:10 CHANGELOG.md [2023-05-17T21:15:55.441Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 17 21:10 Dockerfile [2023-05-17T21:15:55.441Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 21:10 GOVERNANCE.md [2023-05-17T21:15:55.441Z] -rw-rw-r-- 1 jenkins jenkins 683 May 17 21:10 Jenkinsfile [2023-05-17T21:15:55.441Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 17 21:10 LICENSE [2023-05-17T21:15:55.441Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 17 21:10 Makefile [2023-05-17T21:15:55.441Z] -rw-rw-r-- 1 jenkins jenkins 625 May 17 21:10 OWNERS.md [2023-05-17T21:15:55.441Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 17 21:10 README.md [2023-05-17T21:15:55.441Z] -rw-rw-r-- 1 jenkins jenkins 5 May 17 21:06 VERSION [2023-05-17T21:15:55.441Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 21:10 bin [2023-05-17T21:15:55.441Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 21:10 cmd [2023-05-17T21:15:55.441Z] -rw-r--r-- 1 jenkins jenkins 458038 May 17 21:15 coverage.out [2023-05-17T21:15:55.441Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 21:10 examples [2023-05-17T21:15:55.441Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 17 21:10 go.mod [2023-05-17T21:15:55.441Z] -rw-rw-r-- 1 jenkins jenkins 31078 May 17 21:10 go.sum [2023-05-17T21:15:55.441Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 21:10 images [2023-05-17T21:15:55.441Z] drwxrwxr-x 5 jenkins jenkins 4096 May 17 21:10 internal [2023-05-17T21:15:55.441Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 21:10 snap [2023-05-17T21:15:55.441Z] -rw-rw-r-- 1 jenkins jenkins 193 May 17 21:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:15:55.849Z] + 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=bae7c49d43b8591bacdf01e42f6fa9e186e881b8 --label arch=arm64 --label version=0.0.0 . [2023-05-17T21:15:56.117Z] Sending build context to Docker daemon 1.212MB [2023-05-17T21:15:56.117Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T21:15:56.117Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-17T21:15:56.117Z] ---> 2431bc10ae1e [2023-05-17T21:15:56.117Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-17T21:15:56.117Z] ---> Running in de08f8c780f2 [2023-05-17T21:15:56.384Z] Removing intermediate container de08f8c780f2 [2023-05-17T21:15:56.384Z] ---> 8692644c895b [2023-05-17T21:15:56.384Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T21:15:56.384Z] ---> Running in 3af7283cf8a7 [2023-05-17T21:15:56.664Z] Removing intermediate container 3af7283cf8a7 [2023-05-17T21:15:56.664Z] ---> 038d76a0d0bd [2023-05-17T21:15:56.664Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T21:15:56.931Z] ---> Running in f20a449d6305 [2023-05-17T21:15:57.197Z] Removing intermediate container f20a449d6305 [2023-05-17T21:15:57.197Z] ---> dde260c2aeef [2023-05-17T21:15:57.197Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T21:15:57.197Z] ---> Running in 2c0feb57a6a1 [2023-05-17T21:15:57.464Z] Removing intermediate container 2c0feb57a6a1 [2023-05-17T21:15:57.464Z] ---> 2fc6b7a51ce1 [2023-05-17T21:15:57.464Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T21:15:57.464Z] ---> Running in 69cfeae3bb7d [2023-05-17T21:15:58.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T21:15:59.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T21:16:00.069Z] OK: 263 MiB in 53 packages [2023-05-17T21:16:01.096Z] Removing intermediate container 69cfeae3bb7d [2023-05-17T21:16:01.096Z] ---> 12bd6764dad7 [2023-05-17T21:16:01.096Z] Step 8/24 : WORKDIR /app [2023-05-17T21:16:01.096Z] ---> Running in 3288187b132b [2023-05-17T21:16:01.096Z] Removing intermediate container 3288187b132b [2023-05-17T21:16:01.096Z] ---> a9c9a5c8810d [2023-05-17T21:16:01.096Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-17T21:16:02.515Z] ---> 9e4a9ecf5994 [2023-05-17T21:16:02.515Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T21:16:02.783Z] ---> Running in c23075d1ca52 [2023-05-17T21:16:05.358Z] Removing intermediate container c23075d1ca52 [2023-05-17T21:16:05.358Z] ---> 9a038558db0e [2023-05-17T21:16:05.358Z] Step 11/24 : COPY . . [2023-05-17T21:16:05.627Z] ---> 672739a3edd6 [2023-05-17T21:16:05.627Z] Step 12/24 : RUN $MAKE [2023-05-17T21:16:05.627Z] ---> Running in 7d176533f174 [2023-05-17T21:16:06.587Z] 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-05-17T21:18:13.244Z] Removing intermediate container 7d176533f174 [2023-05-17T21:18:13.244Z] ---> c6bae99d5c86 [2023-05-17T21:18:13.244Z] Step 13/24 : FROM alpine:3.17 [2023-05-17T21:18:13.244Z] 3.17: Pulling from library/alpine [2023-05-17T21:18:13.244Z] c41833b44d91: Already exists [2023-05-17T21:18:13.244Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T21:18:13.244Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T21:18:13.244Z] ---> 51e60588ff2c [2023-05-17T21:18:13.244Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-17T21:18:13.244Z] ---> Running in 67899f67a71d [2023-05-17T21:18:13.244Z] Removing intermediate container 67899f67a71d [2023-05-17T21:18:13.244Z] ---> e9d7ebabbcab [2023-05-17T21:18:13.244Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-17T21:18:13.244Z] ---> Running in a6da402e2f06 [2023-05-17T21:18:13.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T21:18:13.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T21:18:13.244Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-17T21:18:13.244Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T21:18:13.244Z] OK: 8 MiB in 16 packages [2023-05-17T21:18:13.244Z] Removing intermediate container a6da402e2f06 [2023-05-17T21:18:13.244Z] ---> 47fced663c55 [2023-05-17T21:18:13.244Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-17T21:18:13.244Z] ---> b671a0dd936b [2023-05-17T21:18:13.244Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-17T21:18:13.244Z] ---> 5b8e82b9c17b [2023-05-17T21:18:13.244Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-17T21:18:14.205Z] ---> 72eaf48ef662 [2023-05-17T21:18:14.205Z] Step 19/24 : EXPOSE 59989 [2023-05-17T21:18:14.205Z] ---> Running in 683daaaf0d2d [2023-05-17T21:18:14.471Z] Removing intermediate container 683daaaf0d2d [2023-05-17T21:18:14.471Z] ---> 9dfd3cd6cf6b [2023-05-17T21:18:14.471Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-17T21:18:14.471Z] ---> Running in d47302e6f562 [2023-05-17T21:18:14.739Z] Removing intermediate container d47302e6f562 [2023-05-17T21:18:14.739Z] ---> d019294927cb [2023-05-17T21:18:14.739Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-17T21:18:14.739Z] ---> Running in f09f76f5cd68 [2023-05-17T21:18:15.007Z] Removing intermediate container f09f76f5cd68 [2023-05-17T21:18:15.007Z] ---> fba7fa01eadc [2023-05-17T21:18:15.007Z] Step 22/24 : LABEL arch=arm64 [2023-05-17T21:18:15.273Z] ---> Running in 768b0c318a9d [2023-05-17T21:18:15.541Z] Removing intermediate container 768b0c318a9d [2023-05-17T21:18:15.541Z] ---> 5ee104bd8fc1 [2023-05-17T21:18:15.541Z] Step 23/24 : LABEL git_sha=bae7c49d43b8591bacdf01e42f6fa9e186e881b8 [2023-05-17T21:18:15.541Z] ---> Running in b81691ffcb7a [2023-05-17T21:18:15.810Z] Removing intermediate container b81691ffcb7a [2023-05-17T21:18:15.810Z] ---> ccbfc3dbc202 [2023-05-17T21:18:15.810Z] Step 24/24 : LABEL version=0.0.0 [2023-05-17T21:18:15.810Z] ---> Running in 0fc69879caef [2023-05-17T21:18:16.076Z] Removing intermediate container 0fc69879caef [2023-05-17T21:18:16.076Z] ---> c9b2cab3e03d [2023-05-17T21:18:16.076Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T21:18:16.076Z] Successfully built c9b2cab3e03d [2023-05-17T21:18:16.343Z] 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-05-17T21:18:17.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T21:18:17.147Z] [2023-05-17T21:18:17.147Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:18:17.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T21:18:17.549Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-17T21:18:17.549Z] 8998bd30e6a1: Pulling fs layer [2023-05-17T21:18:17.549Z] 04944245beec: Pulling fs layer [2023-05-17T21:18:17.549Z] 699f458cf7ca: Pulling fs layer [2023-05-17T21:18:17.549Z] 765212b225bb: Pulling fs layer [2023-05-17T21:18:17.549Z] f23df028b6ca: Pulling fs layer [2023-05-17T21:18:17.549Z] d65c8cfc05b1: Pulling fs layer [2023-05-17T21:18:17.549Z] 2437ff75d9bd: Pulling fs layer [2023-05-17T21:18:17.549Z] d65c8cfc05b1: Waiting [2023-05-17T21:18:17.549Z] 2437ff75d9bd: Waiting [2023-05-17T21:18:17.549Z] 765212b225bb: Waiting [2023-05-17T21:18:17.549Z] f23df028b6ca: Waiting [2023-05-17T21:18:17.817Z] 04944245beec: Verifying Checksum [2023-05-17T21:18:17.817Z] 04944245beec: Download complete [2023-05-17T21:18:17.817Z] 765212b225bb: Verifying Checksum [2023-05-17T21:18:17.817Z] 765212b225bb: Download complete [2023-05-17T21:18:17.817Z] f23df028b6ca: Verifying Checksum [2023-05-17T21:18:17.817Z] f23df028b6ca: Download complete [2023-05-17T21:18:17.817Z] d65c8cfc05b1: Verifying Checksum [2023-05-17T21:18:17.817Z] d65c8cfc05b1: Download complete [2023-05-17T21:18:18.085Z] 699f458cf7ca: Verifying Checksum [2023-05-17T21:18:18.085Z] 699f458cf7ca: Download complete [2023-05-17T21:18:18.353Z] 8998bd30e6a1: Verifying Checksum [2023-05-17T21:18:18.353Z] 8998bd30e6a1: Download complete [2023-05-17T21:18:20.297Z] 2437ff75d9bd: Verifying Checksum [2023-05-17T21:18:20.297Z] 2437ff75d9bd: Download complete [2023-05-17T21:18:22.245Z] 8998bd30e6a1: Pull complete [2023-05-17T21:18:22.512Z] 04944245beec: Pull complete [2023-05-17T21:18:23.931Z] 699f458cf7ca: Pull complete [2023-05-17T21:18:24.201Z] 765212b225bb: Pull complete [2023-05-17T21:18:24.786Z] f23df028b6ca: Pull complete [2023-05-17T21:18:25.053Z] d65c8cfc05b1: Pull complete [2023-05-17T21:18:40.051Z] 2437ff75d9bd: Pull complete [2023-05-17T21:18:40.051Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-17T21:18:40.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T21:18:40.051Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T21:18:40.373Z] prd-ubuntu20.04-docker-arm64-4c-16g-15952 does not seem to be running inside a container [2023-05-17T21:18:40.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-17T21:18:43.044Z] $ docker top 71f7bfe31a9adda611e0e2b353c024ad943b30433ebe466271009b7aa62572b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:18:43.951Z] ---> job-cost.sh [2023-05-17T21:18:43.951Z] lf-activate-venv: SKIPPING [2023-05-17T21:18:43.951Z] INFO: No Stack... [2023-05-17T21:18:44.217Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-17T21:18:45.173Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T21:18:45.834Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-05-17T21:18:45.834Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T21:18:45.891Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-231-1-stack-cost] [2023-05-17T21:18:45.896Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-231-1-stack-cost] did not exist. Created. [2023-05-17T21:18:45.896Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-231-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T21:18:46.622Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-e9eafae6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-17T21:18:47.295Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-17T21:18:47.331Z] Warning: overwriting stash ‘stack-cost’ [2023-05-17T21:18:47.388Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T21:18:47.407Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-231-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T21:18:47.487Z] $ docker stop --time=1 71f7bfe31a9adda611e0e2b353c024ad943b30433ebe466271009b7aa62572b6 [2023-05-17T21:18:49.570Z] $ docker rm -f --volumes 71f7bfe31a9adda611e0e2b353c024ad943b30433ebe466271009b7aa62572b6 [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-05-17T21:18:50.593Z] provisioning config files... [2023-05-17T21:18:50.600Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-231@tmp/config7400176787572002671tmp [Pipeline] { [Pipeline] sh [2023-05-17T21:18:50.954Z] + set +x [2023-05-17T21:18:50.954Z] + curl -s https://codecov.io/bash [2023-05-17T21:18:50.954Z] + bash -s -- [2023-05-17T21:18:50.954Z] [2023-05-17T21:18:50.954Z] _____ _ [2023-05-17T21:18:50.954Z] / ____| | | [2023-05-17T21:18:50.954Z] | | ___ __| | ___ ___ _____ __ [2023-05-17T21:18:50.954Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-17T21:18:50.954Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-17T21:18:50.954Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-17T21:18:50.954Z] Bash-1.0.6 [2023-05-17T21:18:50.954Z] [2023-05-17T21:18:50.954Z] [2023-05-17T21:18:50.954Z] ==> git version 2.25.1 found [2023-05-17T21:18:50.954Z] ==> 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-05-17T21:18:50.954Z] Release-Date: 2020-01-08 [2023-05-17T21:18:50.954Z] 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-05-17T21:18:50.954Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-17T21:18:50.954Z] ==> Jenkins CI detected. [2023-05-17T21:18:50.954Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-231 [2023-05-17T21:18:50.954Z] project root: . [2023-05-17T21:18:50.954Z] --> token set from env [2023-05-17T21:18:50.954Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-17T21:18:50.954Z] ==> Running gcov in . (disable via -X gcov) [2023-05-17T21:18:50.954Z] ==> Python coveragepy not found [2023-05-17T21:18:50.954Z] ==> Searching for coverage reports in: [2023-05-17T21:18:50.954Z] + . [2023-05-17T21:18:50.954Z] -> Found 1 reports [2023-05-17T21:18:50.954Z] ==> Detecting git/mercurial file structure [2023-05-17T21:18:50.954Z] ==> Reading reports [2023-05-17T21:18:50.954Z] + ./coverage.out bytes=458038 [2023-05-17T21:18:50.954Z] ==> Appending adjustments [2023-05-17T21:18:50.954Z] https://docs.codecov.io/docs/fixing-reports [2023-05-17T21:18:51.215Z] + Found adjustments [2023-05-17T21:18:51.215Z] ==> Gzipping contents [2023-05-17T21:18:51.215Z] 52K /tmp/codecov.hFnB8F.gz [2023-05-17T21:18:51.215Z] ==> Uploading reports [2023-05-17T21:18:51.215Z] url: https://codecov.io [2023-05-17T21:18:51.215Z] query: branch=PR-231&commit=bae7c49d43b8591bacdf01e42f6fa9e186e881b8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-231%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=231&job=&cmd_args= [2023-05-17T21:18:51.215Z] -> Pinging Codecov [2023-05-17T21:18:51.215Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-231&commit=bae7c49d43b8591bacdf01e42f6fa9e186e881b8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-231%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=231&job=&cmd_args= [2023-05-17T21:18:51.474Z] -> Uploading to [2023-05-17T21:18:51.474Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-17/581DD39554BDF9B6E22D074273EAD858/bae7c49d43b8591bacdf01e42f6fa9e186e881b8/779be232-16a4-4daf-880b-01803bded12b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T211851Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d9ea9345bda70685861b1d3b6ee98071426a6893d1f7d28f75979676308cbb8a [2023-05-17T21:18:51.474Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T21:18:51.474Z] Dload Upload Total Spent Left Speed [2023-05-17T21:18:51.734Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50501 0 0 100 50501 0 202k --:--:-- --:--:-- --:--:-- 202k [2023-05-17T21:18:51.734Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/bae7c49d43b8591bacdf01e42f6fa9e186e881b8 [Pipeline] } [2023-05-17T21:18:51.766Z] 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-05-17T21:18:53.564Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-231/archives ] [2023-05-17T21:18:53.565Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-231/archives [2023-05-17T21:18:53.565Z] total 16 [2023-05-17T21:18:53.565Z] drwxr-xr-x 3 root root 4096 May 17 21:08 . [2023-05-17T21:18:53.565Z] drwxrwxr-x 12 jenkins jenkins 4096 May 17 21:08 .. [2023-05-17T21:18:53.565Z] drwxr-xr-x 2 root root 4096 May 17 21:08 cost [2023-05-17T21:18:53.565Z] -rw-r--r-- 1 root root 91 May 17 21:08 cost.csv [2023-05-17T21:18:53.565Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-231/archives [2023-05-17T21:18:53.565Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-231/archives [2023-05-17T21:18:53.565Z] total 16 [2023-05-17T21:18:53.565Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 21:08 . [2023-05-17T21:18:53.565Z] drwxrwxr-x 12 jenkins jenkins 4096 May 17 21:08 .. [2023-05-17T21:18:53.565Z] drwxr-xr-x 2 jenkins jenkins 4096 May 17 21:08 cost [2023-05-17T21:18:53.565Z] -rw-r--r-- 1 jenkins jenkins 91 May 17 21:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:18:53.905Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:18:54.794Z] ---> package-listing.sh [2023-05-17T21:18:54.794Z] ++ facter osfamily [2023-05-17T21:18:54.794Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-17T21:18:55.054Z] + OS_FAMILY=debian [2023-05-17T21:18:55.054Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-231 [2023-05-17T21:18:55.054Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-17T21:18:55.054Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-17T21:18:55.054Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-17T21:18:55.054Z] + PACKAGES=/tmp/packages_start.txt [2023-05-17T21:18:55.054Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-231 ']' [2023-05-17T21:18:55.054Z] + PACKAGES=/tmp/packages_end.txt [2023-05-17T21:18:55.054Z] + case "${OS_FAMILY}" in [2023-05-17T21:18:55.054Z] + dpkg -l [2023-05-17T21:18:55.054Z] + grep '^ii' [2023-05-17T21:18:55.054Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-17T21:18:55.054Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-17T21:18:55.054Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-17T21:18:55.054Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-231 ']' [2023-05-17T21:18:55.054Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-231/archives/ [2023-05-17T21:18:55.054Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-231/archives/ [Pipeline] echo [2023-05-17T21:18:55.097Z] 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-231/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-17T21:18:55.392Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:18:55.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T21:18:55.792Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T21:18:55.942Z] prd-ubuntu20.04-docker-8c-8g-15951 does not seem to be running inside a container [2023-05-17T21:18:55.969Z] $ 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-231/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-231 -v /w/workspace/undry_device-rfid-llrp-go_PR-231:/w/workspace/undry_device-rfid-llrp-go_PR-231:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-231@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-231@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-17T21:18:56.291Z] $ docker top b3bb698315064b4a48ef96802f184f7eb0ccc879d3013af2a3bca080f4306214 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T21:18:56.682Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-17T21:18:56.988Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-17T21:18:57.300Z] + ls /var/log/sa-host [2023-05-17T21:18:57.300Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T21:18:57.505Z] provisioning config files... [2023-05-17T21:18:57.514Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-231@tmp/config5734541439794418957tmp [Pipeline] { [Pipeline] echo [2023-05-17T21:18:57.568Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:18:57.887Z] ---> create-netrc.sh [Pipeline] } [2023-05-17T21:18:57.915Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:18:58.309Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-17T21:18:58.352Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:18:58.664Z] ---> sudo-logs.sh [2023-05-17T21:18:58.664Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-17T21:18:58.756Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:18:59.069Z] ---> job-cost.sh [2023-05-17T21:18:59.069Z] lf-activate-venv: SKIPPING [2023-05-17T21:18:59.069Z] DEBUG: total: 0.2199999988079071 [2023-05-17T21:18:59.069Z] INFO: Retrieving Stack Cost... [2023-05-17T21:18:59.637Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T21:18:59.897Z] INFO: Archiving Costs [Pipeline] echo [2023-05-17T21:18:59.934Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:19:00.247Z] ---> logs-deploy.sh [2023-05-17T21:19:00.247Z] lf-activate-venv: SKIPPING [2023-05-17T21:19:00.247Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-231/1 [2023-05-17T21:19:00.247Z] INFO: archiving workspace using pattern(s): [2023-05-17T21:19:01.186Z] Archives upload complete. [2023-05-17T21:19:01.186Z] INFO: archiving logs to Nexus