Pull request #230 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c67fb8fce7ed2c2f12c8ccc57c4de610c9593000+bffb044de0aa9ce32d7f70b1fca18078805cfee0 (a23b1bfeef9bc3c4aa88bfd16bd90a817ea238ac) 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-ssh17119205714794992095.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-ssh6461272979160959260.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-230/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-230/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2557287151444846916.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-230/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh424289215549333186.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-ssh14249819705873132063.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-230/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-230/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10326894181007015811.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15705 in /w/workspace/undry_device-rfid-llrp-go_PR-230 [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-230 # 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/230/head:refs/remotes/origin/PR-230 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bffb044de0aa9ce32d7f70b1fca18078805cfee0 into PR head commit c67fb8fce7ed2c2f12c8ccc57c4de610c9593000 Merge succeeded, producing c67fb8fce7ed2c2f12c8ccc57c4de610c9593000 Checking out Revision c67fb8fce7ed2c2f12c8ccc57c4de610c9593000 (PR-230) 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-16T11:01:52.969Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f c67fb8fce7ed2c2f12c8ccc57c4de610c9593000 # 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 bffb044de0aa9ce32d7f70b1fca18078805cfee0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c67fb8fce7ed2c2f12c8ccc57c4de610c9593000 # timeout=10 [Pipeline] withCredentials [2023-05-16T11:01:53.156Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-16T11:01:53.258Z] ========================================================= [2023-05-16T11:01:53.258Z] EdgeX Global Pipelines Version Info [2023-05-16T11:01:53.258Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:01:53.996Z] ------------------- [2023-05-16T11:01:53.997Z] stable info: [2023-05-16T11:01:53.997Z] ------------------- [2023-05-16T11:01:53.997Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-16T11:01:53.997Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T11:01:53.997Z] Message: update stable to v1.0.249 [2023-05-16T11:01:54.565Z] ------------------- [2023-05-16T11:01:54.565Z] experimental info: [2023-05-16T11:01:54.565Z] ------------------- [2023-05-16T11:01:54.565Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-16T11:01:54.565Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T11:01:54.565Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-16T11:01:54.866Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-05-16T11:01:54.910Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-05-16T11:01:54.953Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-16T11:01:54.997Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-16T11:01:55.038Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-16T11:01:55.079Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-16T11:01:55.123Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-16T11:01:55.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-16T11:01:55.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-16T11:01:55.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-16T11:01:55.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-16T11:01:55.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-05-16T11:01:55.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-16T11:01:55.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-16T11:01:55.481Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T11:01:55.522Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T11:01:55.563Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T11:01:55.606Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T11:01:55.644Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-16T11:01:55.686Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-16T11:01:55.728Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-16T11:01:55.775Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-16T11:01:55.817Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-16T11:01:55.859Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-16T11:01:55.901Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-16T11:01:55.946Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-16T11:01:55.990Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-16T11:01:56.036Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-230 [Pipeline] echo [2023-05-16T11:01:56.086Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-230 [Pipeline] echo [2023-05-16T11:01:56.127Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-230 [Pipeline] echo [2023-05-16T11:01:56.171Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c67fb8fce7ed2c2f12c8ccc57c4de610c9593000 [Pipeline] echo [2023-05-16T11:01:56.214Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c67fb8f [Pipeline] echo [2023-05-16T11:01:56.256Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T11:01:56.391Z] provisioning config files... [2023-05-16T11:01:56.421Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-230@tmp/config8352228883185626532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:01:56.766Z] ---> docker-login.sh [2023-05-16T11:01:56.766Z] nexus3.edgexfoundry.org:10001 [2023-05-16T11:01:57.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:01:57.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:01:57.027Z] Configure a credential helper to remove this warning. See [2023-05-16T11:01:57.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:01:57.027Z] [2023-05-16T11:01:57.027Z] Login Succeeded [2023-05-16T11:01:57.027Z] nexus3.edgexfoundry.org:10002 [2023-05-16T11:01:57.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:01:57.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:01:57.287Z] Configure a credential helper to remove this warning. See [2023-05-16T11:01:57.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:01:57.287Z] [2023-05-16T11:01:57.287Z] Login Succeeded [2023-05-16T11:01:57.287Z] nexus3.edgexfoundry.org:10003 [2023-05-16T11:01:57.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:01:57.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:01:57.287Z] Configure a credential helper to remove this warning. See [2023-05-16T11:01:57.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:01:57.287Z] [2023-05-16T11:01:57.287Z] Login Succeeded [2023-05-16T11:01:57.287Z] nexus3.edgexfoundry.org:10004 [2023-05-16T11:01:57.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:01:57.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:01:57.287Z] Configure a credential helper to remove this warning. See [2023-05-16T11:01:57.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:01:57.287Z] [2023-05-16T11:01:57.287Z] Login Succeeded [2023-05-16T11:01:57.287Z] docker.io [2023-05-16T11:01:57.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:01:57.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:01:57.547Z] Configure a credential helper to remove this warning. See [2023-05-16T11:01:57.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:01:57.547Z] [2023-05-16T11:01:57.547Z] Login Succeeded [2023-05-16T11:01:57.547Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T11:01:57.577Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-16T11:01:58.205Z] + git rev-list -1 --merges c67fb8fce7ed2c2f12c8ccc57c4de610c9593000~1..c67fb8fce7ed2c2f12c8ccc57c4de610c9593000 [Pipeline] echo [2023-05-16T11:01:58.271Z] -----------> git rev-list -1 --merges c67fb8fce7ed2c2f12c8ccc57c4de610c9593000~1..c67fb8fce7ed2c2f12c8ccc57c4de610c9593000 c67fb8fce7ed2c2f12c8ccc57c4de610c9593000 [false] [Pipeline] sh [2023-05-16T11:01:58.582Z] + git log --format=format:%s -1 c67fb8fce7ed2c2f12c8ccc57c4de610c9593000 [Pipeline] echo [2023-05-16T11:01:58.626Z] ========================================================= [2023-05-16T11:01:58.626Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-16T11:01:58.626Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T11:01:59.085Z] + git log --format=format:%s -1 c67fb8fce7ed2c2f12c8ccc57c4de610c9593000 [Pipeline] echo [2023-05-16T11:01:59.112Z] [semverPrep] GIT_COMMIT: c67fb8fce7ed2c2f12c8ccc57c4de610c9593000, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-16T11:01:59.142Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-16T11:01:59.534Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T11:01:59.534Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-16T11:01:59.534Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-16T11:01:59.534Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-16T11:01:59.534Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-16T11:01:59.534Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-16T11:01:59.534Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:02:00.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T11:02:00.022Z] [2023-05-16T11:02:00.022Z] 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-16T11:02:00.394Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T11:02:00.394Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-16T11:02:00.394Z] b85a868b505f: Pulling fs layer [2023-05-16T11:02:00.394Z] e2be974225ed: Pulling fs layer [2023-05-16T11:02:00.394Z] 339a4e72a1f5: Pulling fs layer [2023-05-16T11:02:00.394Z] 988bab9f4d93: Pulling fs layer [2023-05-16T11:02:00.394Z] 1469e6f7b9e6: Pulling fs layer [2023-05-16T11:02:00.394Z] eaf3925da568: Pulling fs layer [2023-05-16T11:02:00.394Z] bab4dde63d76: Pulling fs layer [2023-05-16T11:02:00.394Z] bde34c3a00c8: Pulling fs layer [2023-05-16T11:02:00.394Z] b352a97aabf1: Pulling fs layer [2023-05-16T11:02:00.394Z] 4872d77fe225: Pulling fs layer [2023-05-16T11:02:00.394Z] 5851b861e8e6: Pulling fs layer [2023-05-16T11:02:00.394Z] 1469e6f7b9e6: Waiting [2023-05-16T11:02:00.394Z] eaf3925da568: Waiting [2023-05-16T11:02:00.394Z] bab4dde63d76: Waiting [2023-05-16T11:02:00.394Z] bde34c3a00c8: Waiting [2023-05-16T11:02:00.394Z] b352a97aabf1: Waiting [2023-05-16T11:02:00.394Z] 4872d77fe225: Waiting [2023-05-16T11:02:00.394Z] 5851b861e8e6: Waiting [2023-05-16T11:02:00.394Z] 988bab9f4d93: Waiting [2023-05-16T11:02:00.394Z] e2be974225ed: Download complete [2023-05-16T11:02:00.394Z] 988bab9f4d93: Verifying Checksum [2023-05-16T11:02:00.394Z] 988bab9f4d93: Download complete [2023-05-16T11:02:00.394Z] 1469e6f7b9e6: Verifying Checksum [2023-05-16T11:02:00.394Z] 1469e6f7b9e6: Download complete [2023-05-16T11:02:00.394Z] 339a4e72a1f5: Verifying Checksum [2023-05-16T11:02:00.394Z] 339a4e72a1f5: Download complete [2023-05-16T11:02:00.652Z] eaf3925da568: Verifying Checksum [2023-05-16T11:02:00.653Z] eaf3925da568: Download complete [2023-05-16T11:02:00.653Z] bde34c3a00c8: Verifying Checksum [2023-05-16T11:02:00.653Z] bde34c3a00c8: Download complete [2023-05-16T11:02:00.653Z] b352a97aabf1: Download complete [2023-05-16T11:02:00.653Z] 4872d77fe225: Download complete [2023-05-16T11:02:00.653Z] 5851b861e8e6: Verifying Checksum [2023-05-16T11:02:00.653Z] 5851b861e8e6: Download complete [2023-05-16T11:02:00.653Z] b85a868b505f: Verifying Checksum [2023-05-16T11:02:00.653Z] b85a868b505f: Download complete [2023-05-16T11:02:00.911Z] bab4dde63d76: Verifying Checksum [2023-05-16T11:02:00.911Z] bab4dde63d76: Download complete [2023-05-16T11:02:01.849Z] b85a868b505f: Pull complete [2023-05-16T11:02:01.849Z] e2be974225ed: Pull complete [2023-05-16T11:02:02.110Z] 339a4e72a1f5: Pull complete [2023-05-16T11:02:02.369Z] 988bab9f4d93: Pull complete [2023-05-16T11:02:02.628Z] 1469e6f7b9e6: Pull complete [2023-05-16T11:02:02.628Z] eaf3925da568: Pull complete [2023-05-16T11:02:04.533Z] bab4dde63d76: Pull complete [2023-05-16T11:02:04.533Z] bde34c3a00c8: Pull complete [2023-05-16T11:02:04.533Z] b352a97aabf1: Pull complete [2023-05-16T11:02:04.533Z] 4872d77fe225: Pull complete [2023-05-16T11:02:04.533Z] 5851b861e8e6: Pull complete [2023-05-16T11:02:04.533Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-16T11:02:04.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T11:02:04.533Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T11:02:04.770Z] prd-ubuntu20.04-docker-8c-8g-15705 does not seem to be running inside a container [2023-05-16T11:02:04.807Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-230 -v /w/workspace/undry_device-rfid-llrp-go_PR-230:/w/workspace/undry_device-rfid-llrp-go_PR-230:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-230@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-230@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-16T11:02:08.389Z] $ docker top c35f6e680770055c4185e27200340ca6ef70f33afba91cb7fd1bb4befb6f5aee -eo pid,comm [2023-05-16T11:02:08.447Z] 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-16T11:02:08.448Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T11:02:08.579Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T11:02:08.579Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T11:02:08.684Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T11:02:08.692Z] $ docker exec c35f6e680770055c4185e27200340ca6ef70f33afba91cb7fd1bb4befb6f5aee ssh-agent [2023-05-16T11:02:08.798Z] SSH_AUTH_SOCK=/tmp/ssh-udGybHacx84o/agent.31 [2023-05-16T11:02:08.798Z] SSH_AGENT_PID=37 [2023-05-16T11:02:08.805Z] Running ssh-add (command line suppressed) [2023-05-16T11:02:08.913Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-230@tmp/private_key_1470939743461350541.key (/w/workspace/undry_device-rfid-llrp-go_PR-230@tmp/private_key_1470939743461350541.key) [2023-05-16T11:02:08.922Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T11:02:09.259Z] + git tag --points-at HEAD [Pipeline] } [2023-05-16T11:02:09.293Z] $ docker exec --env ******** --env ******** c35f6e680770055c4185e27200340ca6ef70f33afba91cb7fd1bb4befb6f5aee ssh-agent -k [2023-05-16T11:02:09.395Z] unset SSH_AUTH_SOCK; [2023-05-16T11:02:09.395Z] unset SSH_AGENT_PID; [2023-05-16T11:02:09.395Z] echo Agent pid 37 killed; [2023-05-16T11:02:09.401Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-16T11:02:09.486Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T11:02:09.486Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T11:02:09.590Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T11:02:09.598Z] $ docker exec c35f6e680770055c4185e27200340ca6ef70f33afba91cb7fd1bb4befb6f5aee ssh-agent [2023-05-16T11:02:09.684Z] SSH_AUTH_SOCK=/tmp/ssh-ZPzMcpNlqbUV/agent.68 [2023-05-16T11:02:09.684Z] SSH_AGENT_PID=74 [2023-05-16T11:02:09.689Z] Running ssh-add (command line suppressed) [2023-05-16T11:02:09.799Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-230@tmp/private_key_4646341298652394340.key (/w/workspace/undry_device-rfid-llrp-go_PR-230@tmp/private_key_4646341298652394340.key) [2023-05-16T11:02:09.807Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T11:02:10.141Z] + git semver init [2023-05-16T11:02:10.400Z] 2023-05-16 11:02:10,338 [run_init] DEBUG init version:0.0.0 force:False [2023-05-16T11:02:10.400Z] 2023-05-16 11:02:10,339 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-230/.semver [2023-05-16T11:02:10.400Z] 2023-05-16 11:02:10,339 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-230/.semver [2023-05-16T11:02:10.400Z] 2023-05-16 11:02:10,339 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-230/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-230, universal_newlines=False, shell=None, istream=None) [2023-05-16T11:02:11.340Z] 2023-05-16 11:02:11,133 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-230/.git/info/exclude [2023-05-16T11:02:11.340Z] 2023-05-16 11:02:11,133 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-230/.semver/PR-230 with force:False [2023-05-16T11:02:11.340Z] 2023-05-16 11:02:11,134 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-230/.semver/PR-230 [2023-05-16T11:02:11.340Z] 2023-05-16 11:02:11,136 [execute] INFO git cat-file --batch-check [2023-05-16T11:02:11.340Z] 2023-05-16 11:02:11,137 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-230/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T11:02:11.340Z] 2023-05-16 11:02:11,142 [execute] INFO git cat-file --batch [2023-05-16T11:02:11.340Z] 2023-05-16 11:02:11,143 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-230/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T11:02:11.340Z] 2023-05-16 11:02:11,148 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-230/.semver/PR-230 [2023-05-16T11:02:11.340Z] 0.0.0 [Pipeline] } [2023-05-16T11:02:11.372Z] $ docker exec --env ******** --env ******** c35f6e680770055c4185e27200340ca6ef70f33afba91cb7fd1bb4befb6f5aee ssh-agent -k [2023-05-16T11:02:11.468Z] unset SSH_AUTH_SOCK; [2023-05-16T11:02:11.468Z] unset SSH_AGENT_PID; [2023-05-16T11:02:11.468Z] echo Agent pid 74 killed; [2023-05-16T11:02:11.474Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T11:02:11.908Z] + git semver [Pipeline] } [2023-05-16T11:02:12.203Z] $ docker stop --time=1 c35f6e680770055c4185e27200340ca6ef70f33afba91cb7fd1bb4befb6f5aee [2023-05-16T11:02:13.487Z] $ docker rm -f --volumes c35f6e680770055c4185e27200340ca6ef70f33afba91cb7fd1bb4befb6f5aee [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T11:02:13.889Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-16T11:02:14.176Z] Stashed 1 file(s) [Pipeline] echo [2023-05-16T11:02:14.198Z] [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-16T11:02:14.834Z] provisioning config files... [2023-05-16T11:02:14.843Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-230@tmp/config14156441375544086659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:02:14.923Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15703 in /w/workspace/undry_device-rfid-llrp-go_PR-230 [Pipeline] { [Pipeline] ws [2023-05-16T11:02:15.028Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-05-16T11:02:15.111Z] Selected Git installation does not exist. Using Default [2023-05-16T11:02:15.112Z] The recommended git tool is: NONE [2023-05-16T11:02:15.188Z] ---> docker-login.sh [2023-05-16T11:02:15.188Z] nexus3.edgexfoundry.org:10001 [2023-05-16T11:02:15.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:02:15.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:02:15.188Z] Configure a credential helper to remove this warning. See [2023-05-16T11:02:15.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:02:15.188Z] [2023-05-16T11:02:15.188Z] Login Succeeded [2023-05-16T11:02:15.188Z] nexus3.edgexfoundry.org:10002 [2023-05-16T11:02:15.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:02:15.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:02:15.188Z] Configure a credential helper to remove this warning. See [2023-05-16T11:02:15.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:02:15.188Z] [2023-05-16T11:02:15.188Z] Login Succeeded [2023-05-16T11:02:15.188Z] nexus3.edgexfoundry.org:10003 [2023-05-16T11:02:15.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:02:15.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:02:15.447Z] Configure a credential helper to remove this warning. See [2023-05-16T11:02:15.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:02:15.447Z] [2023-05-16T11:02:15.447Z] Login Succeeded [2023-05-16T11:02:15.447Z] nexus3.edgexfoundry.org:10004 [2023-05-16T11:02:15.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:02:15.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:02:15.447Z] Configure a credential helper to remove this warning. See [2023-05-16T11:02:15.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:02:15.447Z] [2023-05-16T11:02:15.447Z] Login Succeeded [2023-05-16T11:02:15.447Z] docker.io [2023-05-16T11:02:15.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:02:15.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:02:15.705Z] Configure a credential helper to remove this warning. See [2023-05-16T11:02:15.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:02:15.705Z] [2023-05-16T11:02:15.705Z] Login Succeeded [2023-05-16T11:02:15.705Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T11:02:15.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T11:02:15.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T11:02:15.965Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T11:02:15.997Z] ========================================================= [2023-05-16T11:02:15.997Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-16T11:02:15.997Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:02:16.478Z] + 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-16T11:02:16.478Z] Sending build context to Docker daemon 4.253MB [2023-05-16T11:02:16.478Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T11:02:16.478Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T11:02:16.478Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-16T11:02:16.478Z] f56be85fc22e: Pulling fs layer [2023-05-16T11:02:16.478Z] 85791d961cd3: Pulling fs layer [2023-05-16T11:02:16.478Z] d694b5ae8c79: Pulling fs layer [2023-05-16T11:02:16.478Z] 9f32a84ed3da: Pulling fs layer [2023-05-16T11:02:16.478Z] 4d19c01a9841: Pulling fs layer [2023-05-16T11:02:16.478Z] 9325e15d5711: Pulling fs layer [2023-05-16T11:02:16.478Z] 9f32a84ed3da: Waiting [2023-05-16T11:02:16.478Z] 4d19c01a9841: Waiting [2023-05-16T11:02:16.478Z] 556b6ee489ea: Pulling fs layer [2023-05-16T11:02:16.478Z] c5a4b2cf53e6: Pulling fs layer [2023-05-16T11:02:16.478Z] 9325e15d5711: Waiting [2023-05-16T11:02:16.478Z] c5a4b2cf53e6: Waiting [2023-05-16T11:02:16.478Z] 556b6ee489ea: Waiting [2023-05-16T11:02:16.478Z] 85791d961cd3: Verifying Checksum [2023-05-16T11:02:16.478Z] 85791d961cd3: Download complete [2023-05-16T11:02:16.478Z] 9f32a84ed3da: Download complete [2023-05-16T11:02:16.478Z] 4d19c01a9841: Verifying Checksum [2023-05-16T11:02:16.478Z] 4d19c01a9841: Download complete [2023-05-16T11:02:16.740Z] f56be85fc22e: Verifying Checksum [2023-05-16T11:02:16.740Z] f56be85fc22e: Download complete [2023-05-16T11:02:16.740Z] 9325e15d5711: Verifying Checksum [2023-05-16T11:02:16.740Z] 9325e15d5711: Download complete [2023-05-16T11:02:16.740Z] f56be85fc22e: Pull complete [2023-05-16T11:02:17.001Z] 85791d961cd3: Pull complete [2023-05-16T11:02:17.260Z] c5a4b2cf53e6: Verifying Checksum [2023-05-16T11:02:17.260Z] c5a4b2cf53e6: Download complete [2023-05-16T11:02:17.260Z] d694b5ae8c79: Verifying Checksum [2023-05-16T11:02:17.260Z] d694b5ae8c79: Download complete [2023-05-16T11:02:17.519Z] 556b6ee489ea: Verifying Checksum [2023-05-16T11:02:17.519Z] 556b6ee489ea: Download complete [2023-05-16T11:02:20.314Z] using credential edgex-jenkins-ssh [2023-05-16T11:02:20.337Z] Cloning the remote Git repository [2023-05-16T11:02:20.802Z] d694b5ae8c79: Pull complete [2023-05-16T11:02:20.802Z] 9f32a84ed3da: Pull complete [2023-05-16T11:02:20.802Z] 4d19c01a9841: Pull complete [2023-05-16T11:02:20.802Z] 9325e15d5711: Pull complete [2023-05-16T11:02:20.373Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-16T11:02:20.476Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-05-16T11:02:20.644Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-16T11:02:20.645Z] > git --version # timeout=10 [2023-05-16T11:02:20.669Z] > git --version # 'git version 2.25.1' [2023-05-16T11:02:20.672Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T11:02:20.835Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T11:02:22.710Z] 556b6ee489ea: Pull complete [2023-05-16T11:02:23.648Z] c5a4b2cf53e6: Pull complete [2023-05-16T11:02:23.648Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-16T11:02:23.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T11:02:23.648Z] ---> c4be618373d6 [2023-05-16T11:02:23.648Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T11:02:24.082Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-16T11:02:24.107Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T11:02:24.999Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-16T11:02:25.045Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-16T11:02:25.046Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T11:02:25.068Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/230/head:refs/remotes/origin/PR-230 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-16T11:02:25.565Z] Merging remotes/origin/main commit bffb044de0aa9ce32d7f70b1fca18078805cfee0 into PR head commit c67fb8fce7ed2c2f12c8ccc57c4de610c9593000 [2023-05-16T11:02:25.867Z] Merge succeeded, producing c67fb8fce7ed2c2f12c8ccc57c4de610c9593000 [2023-05-16T11:02:25.868Z] Checking out Revision c67fb8fce7ed2c2f12c8ccc57c4de610c9593000 (PR-230) [2023-05-16T11:02:26.420Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-16T11:02:26.461Z] > git --version # timeout=10 [2023-05-16T11:02:26.480Z] > git --version # 'git version 2.25.1' [2023-05-16T11:02:26.494Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T11:02:25.574Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T11:02:25.643Z] > git checkout -f c67fb8fce7ed2c2f12c8ccc57c4de610c9593000 # timeout=10 [2023-05-16T11:02:25.755Z] > git remote # timeout=10 [2023-05-16T11:02:25.775Z] > git config --get remote.origin.url # timeout=10 [2023-05-16T11:02:25.792Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T11:02:25.808Z] > git merge bffb044de0aa9ce32d7f70b1fca18078805cfee0 # timeout=10 [2023-05-16T11:02:25.839Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-16T11:02:25.864Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T11:02:25.880Z] > git checkout -f c67fb8fce7ed2c2f12c8ccc57c4de610c9593000 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T11:02:27.542Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-16T11:02:27.542Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T11:02:27.542Z] Dload Upload Total Spent Left Speed [2023-05-16T11:02:27.542Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 77278 0 --:--:-- --:--:-- --:--:-- 77278 [Pipeline] sh [2023-05-16T11:02:28.199Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-16T11:02:28.549Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-16T11:02:28.549Z] + sudo tee /etc/docker/daemon.new [2023-05-16T11:02:28.549Z] { [2023-05-16T11:02:28.549Z] "registry-mirrors": [ [2023-05-16T11:02:28.549Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-16T11:02:28.549Z] ], [2023-05-16T11:02:28.549Z] "bip": "10.250.0.254/24", [2023-05-16T11:02:28.549Z] "hosts": [ [2023-05-16T11:02:28.549Z] "tcp://0.0.0.0:5555", [2023-05-16T11:02:28.549Z] "unix:///var/run/docker.sock" [2023-05-16T11:02:28.549Z] ], [2023-05-16T11:02:28.549Z] "mtu": 1458, [2023-05-16T11:02:28.549Z] "selinux-enabled": true, [2023-05-16T11:02:28.549Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-16T11:02:28.549Z] } [Pipeline] sh [2023-05-16T11:02:28.904Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-16T11:02:29.265Z] + sudo service docker restart [2023-05-16T11:02:30.224Z] ---> Running in bf6ea4a6aea2 [2023-05-16T11:02:30.224Z] Removing intermediate container bf6ea4a6aea2 [2023-05-16T11:02:30.224Z] ---> 86629d0ec45c [2023-05-16T11:02:30.224Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T11:02:30.224Z] ---> Running in c620ab1388d3 [2023-05-16T11:02:30.224Z] Removing intermediate container c620ab1388d3 [2023-05-16T11:02:30.224Z] ---> bc3cd62fd2a0 [2023-05-16T11:02:30.224Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T11:02:30.224Z] ---> Running in 28f48cda562c [2023-05-16T11:02:30.224Z] Removing intermediate container 28f48cda562c [2023-05-16T11:02:30.224Z] ---> 38e30d4fcb3f [2023-05-16T11:02:30.224Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T11:02:30.224Z] ---> Running in 3002476a8026 [2023-05-16T11:02:30.224Z] Removing intermediate container 3002476a8026 [2023-05-16T11:02:30.224Z] ---> 4e92cd456865 [2023-05-16T11:02:30.224Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T11:02:30.224Z] ---> Running in 45d8345f7a58 [2023-05-16T11:02:30.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T11:02:30.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T11:02:30.224Z] OK: 265 MiB in 53 packages [2023-05-16T11:02:30.484Z] Removing intermediate container 45d8345f7a58 [2023-05-16T11:02:30.484Z] ---> dc1f7bc70bc9 [2023-05-16T11:02:30.484Z] Step 8/12 : WORKDIR /app [2023-05-16T11:02:30.743Z] ---> Running in 4aabdf8d534a [2023-05-16T11:02:30.743Z] Removing intermediate container 4aabdf8d534a [2023-05-16T11:02:30.743Z] ---> 5f6085e2eb96 [2023-05-16T11:02:30.743Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-16T11:02:30.743Z] ---> 668fac661613 [2023-05-16T11:02:30.743Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T11:02:30.743Z] ---> Running in c3b859717b59 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T11:02:47.608Z] provisioning config files... [2023-05-16T11:02:47.638Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config18274871361671818640tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:02:48.032Z] ---> docker-login.sh [2023-05-16T11:02:48.032Z] nexus3.edgexfoundry.org:10001 [2023-05-16T11:02:48.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:02:48.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:02:48.571Z] Configure a credential helper to remove this warning. See [2023-05-16T11:02:48.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:02:48.571Z] [2023-05-16T11:02:48.571Z] Login Succeeded [2023-05-16T11:02:48.571Z] nexus3.edgexfoundry.org:10002 [2023-05-16T11:02:48.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:02:49.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:02:49.111Z] Configure a credential helper to remove this warning. See [2023-05-16T11:02:49.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:02:49.111Z] [2023-05-16T11:02:49.111Z] Login Succeeded [2023-05-16T11:02:49.111Z] nexus3.edgexfoundry.org:10003 [2023-05-16T11:02:49.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:02:49.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:02:49.383Z] Configure a credential helper to remove this warning. See [2023-05-16T11:02:49.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:02:49.383Z] [2023-05-16T11:02:49.383Z] Login Succeeded [2023-05-16T11:02:49.383Z] nexus3.edgexfoundry.org:10004 [2023-05-16T11:02:49.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:02:49.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:02:49.655Z] Configure a credential helper to remove this warning. See [2023-05-16T11:02:49.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:02:49.655Z] [2023-05-16T11:02:49.655Z] Login Succeeded [2023-05-16T11:02:49.655Z] docker.io [2023-05-16T11:02:49.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:02:50.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:02:50.194Z] Configure a credential helper to remove this warning. See [2023-05-16T11:02:50.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:02:50.194Z] [2023-05-16T11:02:50.194Z] Login Succeeded [2023-05-16T11:02:50.194Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T11:02:50.225Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T11:02:50.605Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T11:02:50.649Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T11:02:50.685Z] ========================================================= [2023-05-16T11:02:50.685Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-16T11:02:50.685Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:02:51.191Z] + 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-16T11:02:51.463Z] Sending build context to Docker daemon 1.212MB [2023-05-16T11:02:51.463Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T11:02:51.463Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T11:02:51.735Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-16T11:02:51.735Z] c41833b44d91: Pulling fs layer [2023-05-16T11:02:51.735Z] ed15518f5707: Pulling fs layer [2023-05-16T11:02:51.735Z] feae8fd75edb: Pulling fs layer [2023-05-16T11:02:51.735Z] 242c74f7c9fa: Pulling fs layer [2023-05-16T11:02:51.735Z] 3cdef696dda3: Pulling fs layer [2023-05-16T11:02:51.735Z] 2ced38df9373: Pulling fs layer [2023-05-16T11:02:51.735Z] 58f1dce35555: Pulling fs layer [2023-05-16T11:02:51.735Z] 3cdef696dda3: Waiting [2023-05-16T11:02:51.735Z] 2ced38df9373: Waiting [2023-05-16T11:02:51.735Z] 58f1dce35555: Waiting [2023-05-16T11:02:51.735Z] 242c74f7c9fa: Waiting [2023-05-16T11:02:51.735Z] ed15518f5707: Verifying Checksum [2023-05-16T11:02:51.735Z] ed15518f5707: Download complete [2023-05-16T11:02:51.735Z] 242c74f7c9fa: Verifying Checksum [2023-05-16T11:02:51.735Z] 242c74f7c9fa: Download complete [2023-05-16T11:02:51.735Z] 3cdef696dda3: Verifying Checksum [2023-05-16T11:02:51.735Z] 3cdef696dda3: Download complete [2023-05-16T11:02:51.735Z] c41833b44d91: Verifying Checksum [2023-05-16T11:02:51.735Z] c41833b44d91: Download complete [2023-05-16T11:02:52.707Z] c41833b44d91: Pull complete [2023-05-16T11:02:52.983Z] 58f1dce35555: Verifying Checksum [2023-05-16T11:02:52.983Z] 58f1dce35555: Download complete [2023-05-16T11:02:53.584Z] ed15518f5707: Pull complete [2023-05-16T11:02:54.179Z] feae8fd75edb: Verifying Checksum [2023-05-16T11:02:54.179Z] feae8fd75edb: Download complete [2023-05-16T11:02:54.451Z] 2ced38df9373: Verifying Checksum [2023-05-16T11:02:54.451Z] 2ced38df9373: Download complete [2023-05-16T11:03:07.007Z] feae8fd75edb: Pull complete [2023-05-16T11:03:07.007Z] 242c74f7c9fa: Pull complete [2023-05-16T11:03:07.007Z] 3cdef696dda3: Pull complete [2023-05-16T11:03:09.657Z] Removing intermediate container c3b859717b59 [2023-05-16T11:03:09.657Z] ---> 9c86330fef05 [2023-05-16T11:03:09.657Z] Step 11/12 : COPY . . [2023-05-16T11:03:09.919Z] ---> ba8f824a82ed [2023-05-16T11:03:09.919Z] Step 12/12 : RUN $MAKE [2023-05-16T11:03:09.919Z] ---> Running in 5f64d44edf3c [2023-05-16T11:03:10.179Z] noop [2023-05-16T11:03:10.438Z] Removing intermediate container 5f64d44edf3c [2023-05-16T11:03:10.438Z] ---> a819f4d633b6 [2023-05-16T11:03:10.438Z] Successfully built a819f4d633b6 [2023-05-16T11:03:10.438Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:03:10.902Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T11:03:10.902Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T11:03:11.056Z] prd-ubuntu20.04-docker-8c-8g-15705 does not seem to be running inside a container [2023-05-16T11:03:11.091Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-230 -v /w/workspace/undry_device-rfid-llrp-go_PR-230:/w/workspace/undry_device-rfid-llrp-go_PR-230:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-230@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-230@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-16T11:03:11.428Z] $ docker top bc648636e7d3ece94e882c887326cd90a9b3c881161f40a0427cfae111183880 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T11:03:11.811Z] + go version [2023-05-16T11:03:11.812Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-16T11:03:11.853Z] $ docker stop --time=1 bc648636e7d3ece94e882c887326cd90a9b3c881161f40a0427cfae111183880 [2023-05-16T11:03:13.122Z] $ docker rm -f --volumes bc648636e7d3ece94e882c887326cd90a9b3c881161f40a0427cfae111183880 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:03:13.674Z] 2ced38df9373: Pull complete [2023-05-16T11:03:13.811Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T11:03:13.811Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T11:03:13.971Z] prd-ubuntu20.04-docker-8c-8g-15705 does not seem to be running inside a container [2023-05-16T11:03:14.007Z] $ 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-230 -v /w/workspace/undry_device-rfid-llrp-go_PR-230:/w/workspace/undry_device-rfid-llrp-go_PR-230:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-230@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-230@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-16T11:03:14.337Z] $ docker top d0a3a5da7c60e86704323637deac9da2eb01e0cd38686d8a368c1f08ddfb34bf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T11:03:14.731Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-230 [Pipeline] fileExists [Pipeline] sh [2023-05-16T11:03:15.110Z] + make test [2023-05-16T11:03:15.110Z] go test ./... -coverprofile=coverage.out ./... [2023-05-16T11:03:17.950Z] 58f1dce35555: Pull complete [2023-05-16T11:03:17.950Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-16T11:03:17.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T11:03:17.950Z] ---> fadd8f120f05 [2023-05-16T11:03:17.950Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T11:03:19.299Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-16T11:03:19.365Z] ---> Running in e92425b5f807 [2023-05-16T11:03:19.365Z] Removing intermediate container e92425b5f807 [2023-05-16T11:03:19.365Z] ---> 73c42fd0778d [2023-05-16T11:03:19.365Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T11:03:19.365Z] ---> Running in ad7b80703ca8 [2023-05-16T11:03:19.635Z] Removing intermediate container ad7b80703ca8 [2023-05-16T11:03:19.635Z] ---> 36c3c94a3df4 [2023-05-16T11:03:19.635Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T11:03:19.900Z] ---> Running in e3278d03626c [2023-05-16T11:03:20.168Z] Removing intermediate container e3278d03626c [2023-05-16T11:03:20.168Z] ---> e3936a946eab [2023-05-16T11:03:20.168Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T11:03:20.168Z] ---> Running in 09e6e3b00c76 [2023-05-16T11:03:20.437Z] Removing intermediate container 09e6e3b00c76 [2023-05-16T11:03:20.437Z] ---> fdf8a428ea02 [2023-05-16T11:03:20.437Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T11:03:20.437Z] ---> Running in 4ebfbad1f8ff [2023-05-16T11:03:21.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T11:03:22.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T11:03:23.099Z] OK: 263 MiB in 53 packages [2023-05-16T11:03:24.062Z] Removing intermediate container 4ebfbad1f8ff [2023-05-16T11:03:24.062Z] ---> b84df6f4eabc [2023-05-16T11:03:24.062Z] Step 8/12 : WORKDIR /app [2023-05-16T11:03:24.062Z] ---> Running in 561077989fbb [2023-05-16T11:03:24.330Z] Removing intermediate container 561077989fbb [2023-05-16T11:03:24.330Z] ---> 50e2fc0316eb [2023-05-16T11:03:24.330Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-16T11:03:24.919Z] ---> 09c8570bb6eb [2023-05-16T11:03:24.919Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T11:03:24.919Z] ---> Running in 8df90a6686ff [2023-05-16T11:03:29.261Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-16T11:03:29.261Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-16T11:03:31.791Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.436s coverage: 40.5% of statements [2023-05-16T11:03:31.792Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.245s coverage: 52.0% of statements [2023-05-16T11:03:31.792Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 95.5% of statements [2023-05-16T11:03:38.350Z] go vet ./... [2023-05-16T11:03:41.635Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T11:03:41.896Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T11:03:41.896Z] ./bin/test-attribution-txt.sh [2023-05-16T11:03:41.896Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-16T11:03:41.896Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-16T11:03:41.940Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T11:03:41.977Z] $ docker stop --time=1 d0a3a5da7c60e86704323637deac9da2eb01e0cd38686d8a368c1f08ddfb34bf [2023-05-16T11:03:46.379Z] $ docker rm -f --volumes d0a3a5da7c60e86704323637deac9da2eb01e0cd38686d8a368c1f08ddfb34bf [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T11:03:46.941Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T11:03:47.040Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-16T11:03:47.767Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T11:03:48.086Z] + ls -al . [2023-05-16T11:03:48.086Z] total 628 [2023-05-16T11:03:48.086Z] drwxrwxr-x 11 jenkins jenkins 4096 May 16 11:03 . [2023-05-16T11:03:48.086Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 11:01 .. [2023-05-16T11:03:48.086Z] -rw-rw-r-- 1 jenkins jenkins 134 May 16 11:01 .dockerignore [2023-05-16T11:03:48.086Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 11:02 .git [2023-05-16T11:03:48.086Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 11:01 .github [2023-05-16T11:03:48.086Z] -rw-rw-r-- 1 jenkins jenkins 946 May 16 11:01 .gitignore [2023-05-16T11:03:48.086Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 11:01 .golangci.yml [2023-05-16T11:03:48.086Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 11:02 .semver [2023-05-16T11:03:48.086Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 16 11:01 Attribution.txt [2023-05-16T11:03:48.086Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 16 11:01 CHANGELOG.md [2023-05-16T11:03:48.086Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 16 11:01 Dockerfile [2023-05-16T11:03:48.086Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 11:01 GOVERNANCE.md [2023-05-16T11:03:48.086Z] -rw-rw-r-- 1 jenkins jenkins 683 May 16 11:01 Jenkinsfile [2023-05-16T11:03:48.086Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 16 11:01 LICENSE [2023-05-16T11:03:48.086Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 16 11:01 Makefile [2023-05-16T11:03:48.086Z] -rw-rw-r-- 1 jenkins jenkins 625 May 16 11:01 OWNERS.md [2023-05-16T11:03:48.086Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 16 11:01 README.md [2023-05-16T11:03:48.086Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 11:02 VERSION [2023-05-16T11:03:48.086Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 11:01 bin [2023-05-16T11:03:48.086Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 11:01 cmd [2023-05-16T11:03:48.086Z] -rw-r--r-- 1 jenkins jenkins 458038 May 16 11:03 coverage.out [2023-05-16T11:03:48.086Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 11:01 examples [2023-05-16T11:03:48.086Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 16 11:01 go.mod [2023-05-16T11:03:48.086Z] -rw-rw-r-- 1 jenkins jenkins 31078 May 16 11:01 go.sum [2023-05-16T11:03:48.086Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 11:01 images [2023-05-16T11:03:48.086Z] drwxrwxr-x 5 jenkins jenkins 4096 May 16 11:01 internal [2023-05-16T11:03:48.086Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 11:01 snap [2023-05-16T11:03:48.086Z] -rw-rw-r-- 1 jenkins jenkins 193 May 16 11:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:03:48.486Z] + 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=c67fb8fce7ed2c2f12c8ccc57c4de610c9593000 --label arch=amd64 --label version=0.0.0 . [2023-05-16T11:03:48.486Z] Sending build context to Docker daemon 4.253MB [2023-05-16T11:03:48.486Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T11:03:48.486Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-16T11:03:48.486Z] ---> a819f4d633b6 [2023-05-16T11:03:48.486Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-16T11:03:48.486Z] ---> Running in 45050f152724 [2023-05-16T11:03:48.745Z] Removing intermediate container 45050f152724 [2023-05-16T11:03:48.745Z] ---> 286c970758be [2023-05-16T11:03:48.745Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T11:03:48.745Z] ---> Running in 698da8bb4fa1 [2023-05-16T11:03:48.745Z] Removing intermediate container 698da8bb4fa1 [2023-05-16T11:03:48.745Z] ---> 4efced4aca9f [2023-05-16T11:03:48.745Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T11:03:48.745Z] ---> Running in 6f6b4b63dcdc [2023-05-16T11:03:48.745Z] Removing intermediate container 6f6b4b63dcdc [2023-05-16T11:03:48.745Z] ---> affcff5cd8a6 [2023-05-16T11:03:48.745Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T11:03:48.745Z] ---> Running in 59498c4c0f3f [2023-05-16T11:03:49.004Z] Removing intermediate container 59498c4c0f3f [2023-05-16T11:03:49.004Z] ---> 55f0d86c9b12 [2023-05-16T11:03:49.004Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T11:03:49.004Z] ---> Running in 47885a5f12b8 [2023-05-16T11:03:49.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T11:03:49.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T11:03:49.523Z] OK: 265 MiB in 53 packages [2023-05-16T11:03:49.783Z] Removing intermediate container 47885a5f12b8 [2023-05-16T11:03:49.783Z] ---> 64eea5bce441 [2023-05-16T11:03:49.783Z] Step 8/24 : WORKDIR /app [2023-05-16T11:03:49.783Z] ---> Running in c2eac73c0f32 [2023-05-16T11:03:50.042Z] Removing intermediate container c2eac73c0f32 [2023-05-16T11:03:50.042Z] ---> 5684990daf0c [2023-05-16T11:03:50.042Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-16T11:03:50.042Z] ---> f0607fa2d65f [2023-05-16T11:03:50.042Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T11:03:50.042Z] ---> Running in 28a2e95a2a79 [2023-05-16T11:03:51.026Z] Removing intermediate container 28a2e95a2a79 [2023-05-16T11:03:51.026Z] ---> 2b65b992a21d [2023-05-16T11:03:51.026Z] Step 11/24 : COPY . . [2023-05-16T11:03:51.283Z] ---> a645a98dd567 [2023-05-16T11:03:51.283Z] Step 12/24 : RUN $MAKE [2023-05-16T11:03:51.283Z] ---> Running in bf8f935be794 [2023-05-16T11:03:51.542Z] 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-16T11:04:13.481Z] Removing intermediate container bf8f935be794 [2023-05-16T11:04:13.481Z] ---> 395a3fcdb972 [2023-05-16T11:04:13.481Z] Step 13/24 : FROM alpine:3.17 [2023-05-16T11:04:13.481Z] 3.17: Pulling from library/alpine [2023-05-16T11:04:13.481Z] f56be85fc22e: Already exists [2023-05-16T11:04:13.481Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T11:04:13.481Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T11:04:13.481Z] ---> 9ed4aefc74f6 [2023-05-16T11:04:13.481Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-16T11:04:13.481Z] ---> Running in e3970b82d436 [2023-05-16T11:04:13.481Z] Removing intermediate container e3970b82d436 [2023-05-16T11:04:13.481Z] ---> 2ff8c94e09a0 [2023-05-16T11:04:13.481Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-16T11:04:13.481Z] ---> Running in 8550d9319b05 [2023-05-16T11:04:13.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T11:04:13.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T11:04:13.481Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-16T11:04:13.481Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T11:04:13.481Z] OK: 7 MiB in 16 packages [2023-05-16T11:04:13.481Z] Removing intermediate container 8550d9319b05 [2023-05-16T11:04:13.481Z] ---> 4b4609c8edd9 [2023-05-16T11:04:13.481Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-16T11:04:13.481Z] ---> 5e22ca3225c4 [2023-05-16T11:04:13.481Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-16T11:04:13.481Z] ---> ce677a56888b [2023-05-16T11:04:13.481Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-16T11:04:13.481Z] ---> 184860ab3813 [2023-05-16T11:04:13.481Z] Step 19/24 : EXPOSE 59989 [2023-05-16T11:04:13.481Z] ---> Running in 8ba3f3b2dcab [2023-05-16T11:04:13.481Z] Removing intermediate container 8ba3f3b2dcab [2023-05-16T11:04:13.481Z] ---> bb952ef66c31 [2023-05-16T11:04:13.481Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-16T11:04:13.481Z] ---> Running in ed400fb7f13b [2023-05-16T11:04:13.481Z] Removing intermediate container ed400fb7f13b [2023-05-16T11:04:13.481Z] ---> 573e640cbace [2023-05-16T11:04:13.481Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T11:04:13.481Z] ---> Running in b4c6e4f89ae0 [2023-05-16T11:04:13.481Z] Removing intermediate container b4c6e4f89ae0 [2023-05-16T11:04:13.481Z] ---> 6353c023a208 [2023-05-16T11:04:13.481Z] Step 22/24 : LABEL arch=amd64 [2023-05-16T11:04:13.481Z] ---> Running in 32b9379df644 [2023-05-16T11:04:13.481Z] Removing intermediate container 32b9379df644 [2023-05-16T11:04:13.481Z] ---> 6b6b54b5b6fe [2023-05-16T11:04:13.481Z] Step 23/24 : LABEL git_sha=c67fb8fce7ed2c2f12c8ccc57c4de610c9593000 [2023-05-16T11:04:13.481Z] ---> Running in cad34dc730eb [2023-05-16T11:04:13.481Z] Removing intermediate container cad34dc730eb [2023-05-16T11:04:13.481Z] ---> 84a263e732ab [2023-05-16T11:04:13.481Z] Step 24/24 : LABEL version=0.0.0 [2023-05-16T11:04:13.741Z] ---> Running in de4aa0e35c59 [2023-05-16T11:04:13.741Z] Removing intermediate container de4aa0e35c59 [2023-05-16T11:04:13.741Z] ---> 99c6fbbaa1ca [2023-05-16T11:04:13.741Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T11:04:13.741Z] Successfully built 99c6fbbaa1ca [2023-05-16T11:04:13.741Z] 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-16T11:04:14.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T11:04:14.671Z] [2023-05-16T11:04:14.671Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:04:15.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T11:04:15.060Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-16T11:04:15.060Z] 5eb5b503b376: Pulling fs layer [2023-05-16T11:04:15.060Z] 5c69ac0246d0: Pulling fs layer [2023-05-16T11:04:15.060Z] ec43610c2a17: Pulling fs layer [2023-05-16T11:04:15.060Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-16T11:04:15.060Z] 33b1e0a273af: Pulling fs layer [2023-05-16T11:04:15.060Z] 5d3b04190fa2: Pulling fs layer [2023-05-16T11:04:15.060Z] 2f39f015ded8: Pulling fs layer [2023-05-16T11:04:15.060Z] 3a2ae6a8a46f: Waiting [2023-05-16T11:04:15.060Z] 33b1e0a273af: Waiting [2023-05-16T11:04:15.060Z] 5d3b04190fa2: Waiting [2023-05-16T11:04:15.060Z] 2f39f015ded8: Waiting [2023-05-16T11:04:15.060Z] 5c69ac0246d0: Verifying Checksum [2023-05-16T11:04:15.060Z] 5c69ac0246d0: Download complete [2023-05-16T11:04:15.060Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-16T11:04:15.060Z] 3a2ae6a8a46f: Download complete [2023-05-16T11:04:15.060Z] 33b1e0a273af: Verifying Checksum [2023-05-16T11:04:15.060Z] 33b1e0a273af: Download complete [2023-05-16T11:04:15.060Z] 5d3b04190fa2: Verifying Checksum [2023-05-16T11:04:15.060Z] 5d3b04190fa2: Download complete [2023-05-16T11:04:15.060Z] ec43610c2a17: Verifying Checksum [2023-05-16T11:04:15.060Z] ec43610c2a17: Download complete [2023-05-16T11:04:15.320Z] 5eb5b503b376: Verifying Checksum [2023-05-16T11:04:15.320Z] 5eb5b503b376: Download complete [2023-05-16T11:04:15.886Z] 2f39f015ded8: Download complete [2023-05-16T11:04:16.455Z] 5eb5b503b376: Pull complete [2023-05-16T11:04:16.455Z] 5c69ac0246d0: Pull complete [2023-05-16T11:04:17.024Z] ec43610c2a17: Pull complete [2023-05-16T11:04:17.024Z] 3a2ae6a8a46f: Pull complete [2023-05-16T11:04:17.283Z] 33b1e0a273af: Pull complete [2023-05-16T11:04:17.283Z] 5d3b04190fa2: Pull complete [2023-05-16T11:04:21.483Z] 2f39f015ded8: Pull complete [2023-05-16T11:04:21.483Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-16T11:04:21.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T11:04:21.483Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T11:04:21.749Z] prd-ubuntu20.04-docker-8c-8g-15705 does not seem to be running inside a container [2023-05-16T11:04:21.784Z] $ 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-230 -v /w/workspace/undry_device-rfid-llrp-go_PR-230:/w/workspace/undry_device-rfid-llrp-go_PR-230:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-230@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-230@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-16T11:04:26.617Z] $ docker top ffe81c9ea01f330ff0d772c930139c442d1e2a671845c2bd4f6a52fa3245a353 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:04:27.104Z] ---> job-cost.sh [2023-05-16T11:04:27.104Z] lf-activate-venv: SKIPPING [2023-05-16T11:04:27.104Z] INFO: No Stack... [2023-05-16T11:04:27.363Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T11:04:27.621Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T11:04:27.944Z] + cat+ /w/workspace/undry_device-rfid-llrp-go_PR-230/archives/cost.csv [2023-05-16T11:04:27.944Z] cut -d, -f6 [Pipeline] lock [2023-05-16T11:04:27.987Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-230-1-stack-cost] [2023-05-16T11:04:27.993Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-230-1-stack-cost] did not exist. Created. [2023-05-16T11:04:27.993Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-230-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T11:04:28.532Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-16T11:04:28.589Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T11:04:28.613Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-230-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T11:04:28.692Z] $ docker stop --time=1 ffe81c9ea01f330ff0d772c930139c442d1e2a671845c2bd4f6a52fa3245a353 [2023-05-16T11:04:29.839Z] $ docker rm -f --volumes ffe81c9ea01f330ff0d772c930139c442d1e2a671845c2bd4f6a52fa3245a353 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-16T11:04:32.807Z] Removing intermediate container 8df90a6686ff [2023-05-16T11:04:32.807Z] ---> 445d24429499 [2023-05-16T11:04:32.807Z] Step 11/12 : COPY . . [2023-05-16T11:04:32.807Z] ---> 020fc44396a0 [2023-05-16T11:04:32.807Z] Step 12/12 : RUN $MAKE [2023-05-16T11:04:32.807Z] ---> Running in 4f652318cd1f [2023-05-16T11:04:32.807Z] noop [2023-05-16T11:04:32.807Z] Removing intermediate container 4f652318cd1f [2023-05-16T11:04:32.807Z] ---> 80e06603fee0 [2023-05-16T11:04:32.807Z] Successfully built 80e06603fee0 [2023-05-16T11:04:32.807Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:04:33.313Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T11:04:33.313Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T11:04:33.584Z] prd-ubuntu20.04-docker-arm64-4c-16g-15703 does not seem to be running inside a container [2023-05-16T11:04:33.644Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-16T11:04:34.979Z] $ docker top a6d1f462e32586c7aaffb8726b4bd7ae0abd3e09617cd6f7bda94d9507a2d2b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T11:04:35.881Z] + go version [2023-05-16T11:04:35.881Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-16T11:04:35.902Z] $ docker stop --time=1 a6d1f462e32586c7aaffb8726b4bd7ae0abd3e09617cd6f7bda94d9507a2d2b9 [2023-05-16T11:04:38.257Z] $ docker rm -f --volumes a6d1f462e32586c7aaffb8726b4bd7ae0abd3e09617cd6f7bda94d9507a2d2b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:04:39.137Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T11:04:39.137Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T11:04:39.396Z] prd-ubuntu20.04-docker-arm64-4c-16g-15703 does not seem to be running inside a container [2023-05-16T11:04:39.446Z] $ 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 ******** ci-base-image-arm64 cat [2023-05-16T11:04:40.611Z] $ docker top 821827bf40d1cbfbbf3766baace738ee2d7c91cc93d951369edf2ad6010ff479 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T11:04:41.195Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-16T11:04:41.866Z] + make test [2023-05-16T11:04:42.138Z] go test ./... -coverprofile=coverage.out ./... [2023-05-16T11:05:14.394Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-16T11:07:06.036Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-16T11:07:06.036Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-16T11:07:24.224Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 21.588s coverage: 40.5% of statements [2023-05-16T11:07:24.224Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.526s coverage: 52.0% of statements [2023-05-16T11:07:24.224Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.033s coverage: 96.4% of statements [2023-05-16T11:07:24.224Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-16T11:07:24.224Z] go vet ./... [2023-05-16T11:07:50.922Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T11:07:50.922Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T11:07:50.922Z] ./bin/test-attribution-txt.sh [2023-05-16T11:07:50.922Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-16T11:07:50.922Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-16T11:07:50.966Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T11:07:50.992Z] $ docker stop --time=1 821827bf40d1cbfbbf3766baace738ee2d7c91cc93d951369edf2ad6010ff479 [2023-05-16T11:07:52.799Z] $ docker rm -f --volumes 821827bf40d1cbfbbf3766baace738ee2d7c91cc93d951369edf2ad6010ff479 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T11:07:53.974Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T11:07:54.024Z] Warning: overwriting stash ‘coverage-report’ [2023-05-16T11:07:54.683Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T11:07:55.302Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T11:07:55.645Z] + ls -al . [2023-05-16T11:07:55.645Z] total 624 [2023-05-16T11:07:55.645Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 11:04 . [2023-05-16T11:07:55.645Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 11:02 .. [2023-05-16T11:07:55.645Z] -rw-rw-r-- 1 jenkins jenkins 134 May 16 11:02 .dockerignore [2023-05-16T11:07:55.645Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 11:02 .git [2023-05-16T11:07:55.646Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 11:02 .github [2023-05-16T11:07:55.646Z] -rw-rw-r-- 1 jenkins jenkins 946 May 16 11:02 .gitignore [2023-05-16T11:07:55.646Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 11:02 .golangci.yml [2023-05-16T11:07:55.646Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 16 11:02 Attribution.txt [2023-05-16T11:07:55.646Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 16 11:02 CHANGELOG.md [2023-05-16T11:07:55.646Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 16 11:02 Dockerfile [2023-05-16T11:07:55.646Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 11:02 GOVERNANCE.md [2023-05-16T11:07:55.646Z] -rw-rw-r-- 1 jenkins jenkins 683 May 16 11:02 Jenkinsfile [2023-05-16T11:07:55.646Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 16 11:02 LICENSE [2023-05-16T11:07:55.646Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 16 11:02 Makefile [2023-05-16T11:07:55.646Z] -rw-rw-r-- 1 jenkins jenkins 625 May 16 11:02 OWNERS.md [2023-05-16T11:07:55.646Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 16 11:02 README.md [2023-05-16T11:07:55.646Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 11:02 VERSION [2023-05-16T11:07:55.646Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 11:02 bin [2023-05-16T11:07:55.646Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 11:02 cmd [2023-05-16T11:07:55.646Z] -rw-r--r-- 1 jenkins jenkins 458038 May 16 11:07 coverage.out [2023-05-16T11:07:55.646Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 11:02 examples [2023-05-16T11:07:55.646Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 16 11:02 go.mod [2023-05-16T11:07:55.646Z] -rw-rw-r-- 1 jenkins jenkins 31078 May 16 11:02 go.sum [2023-05-16T11:07:55.646Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 11:02 images [2023-05-16T11:07:55.646Z] drwxrwxr-x 5 jenkins jenkins 4096 May 16 11:02 internal [2023-05-16T11:07:55.646Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 11:02 snap [2023-05-16T11:07:55.646Z] -rw-rw-r-- 1 jenkins jenkins 193 May 16 11:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:07:56.071Z] + 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=c67fb8fce7ed2c2f12c8ccc57c4de610c9593000 --label arch=arm64 --label version=0.0.0 . [2023-05-16T11:07:56.340Z] Sending build context to Docker daemon 1.212MB [2023-05-16T11:07:56.340Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T11:07:56.340Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-16T11:07:56.340Z] ---> 80e06603fee0 [2023-05-16T11:07:56.340Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-16T11:07:56.340Z] ---> Running in 88000638e0e1 [2023-05-16T11:07:56.609Z] Removing intermediate container 88000638e0e1 [2023-05-16T11:07:56.609Z] ---> 5cc9bf279dce [2023-05-16T11:07:56.609Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T11:07:56.879Z] ---> Running in 0940f90fd8e0 [2023-05-16T11:07:57.147Z] Removing intermediate container 0940f90fd8e0 [2023-05-16T11:07:57.147Z] ---> 6f29fd2cbdc9 [2023-05-16T11:07:57.147Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T11:07:57.147Z] ---> Running in c7d1371a6f7c [2023-05-16T11:07:57.414Z] Removing intermediate container c7d1371a6f7c [2023-05-16T11:07:57.414Z] ---> a5e32d64a4e1 [2023-05-16T11:07:57.414Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T11:07:57.414Z] ---> Running in c5dbb1de555b [2023-05-16T11:07:57.694Z] Removing intermediate container c5dbb1de555b [2023-05-16T11:07:57.694Z] ---> a4ee56aebe0d [2023-05-16T11:07:57.694Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T11:07:57.694Z] ---> Running in ec6c338ceafa [2023-05-16T11:07:58.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T11:07:59.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T11:08:00.681Z] OK: 263 MiB in 53 packages [2023-05-16T11:08:02.115Z] Removing intermediate container ec6c338ceafa [2023-05-16T11:08:02.115Z] ---> b8d8d7e514e2 [2023-05-16T11:08:02.115Z] Step 8/24 : WORKDIR /app [2023-05-16T11:08:02.115Z] ---> Running in e83aab1883c3 [2023-05-16T11:08:02.383Z] Removing intermediate container e83aab1883c3 [2023-05-16T11:08:02.383Z] ---> 2b7479bc4e6b [2023-05-16T11:08:02.383Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-16T11:08:02.968Z] ---> 7f5c8c7813d3 [2023-05-16T11:08:02.968Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T11:08:02.968Z] ---> Running in 3ff981711e80 [2023-05-16T11:08:05.554Z] Removing intermediate container 3ff981711e80 [2023-05-16T11:08:05.554Z] ---> 4818fdc1fa24 [2023-05-16T11:08:05.554Z] Step 11/24 : COPY . . [2023-05-16T11:08:06.144Z] ---> 2a01fc8a4264 [2023-05-16T11:08:06.144Z] Step 12/24 : RUN $MAKE [2023-05-16T11:08:06.144Z] ---> Running in c5ae4b510a19 [2023-05-16T11:08:07.108Z] 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-16T11:10:13.810Z] Removing intermediate container c5ae4b510a19 [2023-05-16T11:10:13.810Z] ---> 3da4f25142ba [2023-05-16T11:10:13.810Z] Step 13/24 : FROM alpine:3.17 [2023-05-16T11:10:15.755Z] 3.17: Pulling from library/alpine [2023-05-16T11:10:16.026Z] c41833b44d91: Already exists [2023-05-16T11:10:16.026Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T11:10:16.026Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T11:10:16.026Z] ---> 51e60588ff2c [2023-05-16T11:10:16.026Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-16T11:10:16.026Z] ---> Running in 174e6a1218f7 [2023-05-16T11:10:16.295Z] Removing intermediate container 174e6a1218f7 [2023-05-16T11:10:16.295Z] ---> 8f804c671640 [2023-05-16T11:10:16.295Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-16T11:10:16.565Z] ---> Running in 47f17f45c7c5 [2023-05-16T11:10:17.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T11:10:18.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T11:10:19.074Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-16T11:10:19.074Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T11:10:19.074Z] OK: 8 MiB in 16 packages [2023-05-16T11:10:20.036Z] Removing intermediate container 47f17f45c7c5 [2023-05-16T11:10:20.036Z] ---> 4b4244d9eff0 [2023-05-16T11:10:20.036Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-16T11:10:20.308Z] ---> 0ed79b590726 [2023-05-16T11:10:20.308Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-16T11:10:20.894Z] ---> f2ff255320c4 [2023-05-16T11:10:20.894Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-16T11:10:22.307Z] ---> d35c8d8e3ac4 [2023-05-16T11:10:22.307Z] Step 19/24 : EXPOSE 59989 [2023-05-16T11:10:22.307Z] ---> Running in aa3483b62d6d [2023-05-16T11:10:22.575Z] Removing intermediate container aa3483b62d6d [2023-05-16T11:10:22.575Z] ---> 35b3f764829f [2023-05-16T11:10:22.575Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-16T11:10:22.575Z] ---> Running in 7d0dcd18b93a [2023-05-16T11:10:22.842Z] Removing intermediate container 7d0dcd18b93a [2023-05-16T11:10:22.842Z] ---> 93e042c5cc01 [2023-05-16T11:10:22.842Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T11:10:23.109Z] ---> Running in 397fda92115c [2023-05-16T11:10:23.377Z] Removing intermediate container 397fda92115c [2023-05-16T11:10:23.377Z] ---> 822c0bf56b24 [2023-05-16T11:10:23.377Z] Step 22/24 : LABEL arch=arm64 [2023-05-16T11:10:23.377Z] ---> Running in fbc64f37edee [2023-05-16T11:10:23.645Z] Removing intermediate container fbc64f37edee [2023-05-16T11:10:23.645Z] ---> 146c8f129843 [2023-05-16T11:10:23.645Z] Step 23/24 : LABEL git_sha=c67fb8fce7ed2c2f12c8ccc57c4de610c9593000 [2023-05-16T11:10:23.645Z] ---> Running in d93113511f83 [2023-05-16T11:10:23.911Z] Removing intermediate container d93113511f83 [2023-05-16T11:10:23.911Z] ---> 9085c6b63555 [2023-05-16T11:10:23.911Z] Step 24/24 : LABEL version=0.0.0 [2023-05-16T11:10:23.912Z] ---> Running in 9e2eba8a288c [2023-05-16T11:10:24.504Z] Removing intermediate container 9e2eba8a288c [2023-05-16T11:10:24.504Z] ---> b72918031f1c [2023-05-16T11:10:24.504Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T11:10:24.504Z] Successfully built b72918031f1c [2023-05-16T11:10:24.504Z] 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-16T11:10:25.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T11:10:25.348Z] [2023-05-16T11:10:25.348Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:10:25.754Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T11:10:25.754Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-16T11:10:25.754Z] 8998bd30e6a1: Pulling fs layer [2023-05-16T11:10:25.754Z] 04944245beec: Pulling fs layer [2023-05-16T11:10:25.754Z] 699f458cf7ca: Pulling fs layer [2023-05-16T11:10:25.754Z] 765212b225bb: Pulling fs layer [2023-05-16T11:10:25.754Z] f23df028b6ca: Pulling fs layer [2023-05-16T11:10:25.754Z] d65c8cfc05b1: Pulling fs layer [2023-05-16T11:10:25.754Z] 2437ff75d9bd: Pulling fs layer [2023-05-16T11:10:25.754Z] 765212b225bb: Waiting [2023-05-16T11:10:25.754Z] f23df028b6ca: Waiting [2023-05-16T11:10:25.754Z] d65c8cfc05b1: Waiting [2023-05-16T11:10:25.754Z] 2437ff75d9bd: Waiting [2023-05-16T11:10:26.022Z] 04944245beec: Verifying Checksum [2023-05-16T11:10:26.022Z] 04944245beec: Download complete [2023-05-16T11:10:26.022Z] 765212b225bb: Download complete [2023-05-16T11:10:26.022Z] f23df028b6ca: Verifying Checksum [2023-05-16T11:10:26.022Z] f23df028b6ca: Download complete [2023-05-16T11:10:26.022Z] d65c8cfc05b1: Verifying Checksum [2023-05-16T11:10:26.022Z] d65c8cfc05b1: Download complete [2023-05-16T11:10:26.292Z] 699f458cf7ca: Verifying Checksum [2023-05-16T11:10:26.292Z] 699f458cf7ca: Download complete [2023-05-16T11:10:26.564Z] 8998bd30e6a1: Verifying Checksum [2023-05-16T11:10:26.565Z] 8998bd30e6a1: Download complete [2023-05-16T11:10:29.150Z] 2437ff75d9bd: Download complete [2023-05-16T11:10:30.565Z] 8998bd30e6a1: Pull complete [2023-05-16T11:10:30.834Z] 04944245beec: Pull complete [2023-05-16T11:10:32.247Z] 699f458cf7ca: Pull complete [2023-05-16T11:10:32.514Z] 765212b225bb: Pull complete [2023-05-16T11:10:33.096Z] f23df028b6ca: Pull complete [2023-05-16T11:10:33.364Z] d65c8cfc05b1: Pull complete [2023-05-16T11:10:48.367Z] 2437ff75d9bd: Pull complete [2023-05-16T11:10:48.367Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-16T11:10:48.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T11:10:48.367Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T11:10:48.708Z] prd-ubuntu20.04-docker-arm64-4c-16g-15703 does not seem to be running inside a container [2023-05-16T11:10:48.769Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-16T11:10:51.269Z] $ docker top dfd1f56f536202fc3ce68a8fe4710553c592ec9c2ef364edd61f5534eca18bad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:10:52.177Z] ---> job-cost.sh [2023-05-16T11:10:52.177Z] lf-activate-venv: SKIPPING [2023-05-16T11:10:52.177Z] INFO: No Stack... [2023-05-16T11:10:52.443Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-16T11:10:53.401Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T11:10:54.063Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-05-16T11:10:54.063Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T11:10:54.120Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-230-1-stack-cost] [2023-05-16T11:10:54.125Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-230-1-stack-cost] did not exist. Created. [2023-05-16T11:10:54.125Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-230-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T11:10:54.538Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-f9159ad6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-16T11:10:55.222Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-16T11:10:55.265Z] Warning: overwriting stash ‘stack-cost’ [2023-05-16T11:10:55.322Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T11:10:55.337Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-230-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T11:10:55.412Z] $ docker stop --time=1 dfd1f56f536202fc3ce68a8fe4710553c592ec9c2ef364edd61f5534eca18bad [2023-05-16T11:10:56.913Z] $ docker rm -f --volumes dfd1f56f536202fc3ce68a8fe4710553c592ec9c2ef364edd61f5534eca18bad [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-16T11:10:57.924Z] provisioning config files... [2023-05-16T11:10:57.932Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-230@tmp/config11022981170636277775tmp [Pipeline] { [Pipeline] sh [2023-05-16T11:10:58.264Z] + set +x [2023-05-16T11:10:58.264Z] + curl -s https://codecov.io/bash [2023-05-16T11:10:58.264Z] + bash -s -- [2023-05-16T11:10:58.264Z] [2023-05-16T11:10:58.264Z] _____ _ [2023-05-16T11:10:58.264Z] / ____| | | [2023-05-16T11:10:58.264Z] | | ___ __| | ___ ___ _____ __ [2023-05-16T11:10:58.264Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-16T11:10:58.264Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-16T11:10:58.264Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-16T11:10:58.264Z] Bash-1.0.6 [2023-05-16T11:10:58.264Z] [2023-05-16T11:10:58.264Z] [2023-05-16T11:10:58.264Z] ==> git version 2.25.1 found [2023-05-16T11:10:58.264Z] ==> 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-16T11:10:58.264Z] Release-Date: 2020-01-08 [2023-05-16T11:10:58.264Z] 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-16T11:10:58.264Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-16T11:10:58.264Z] ==> Jenkins CI detected. [2023-05-16T11:10:58.264Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-230 [2023-05-16T11:10:58.264Z] project root: . [2023-05-16T11:10:58.264Z] --> token set from env [2023-05-16T11:10:58.264Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-16T11:10:58.264Z] ==> Running gcov in . (disable via -X gcov) [2023-05-16T11:10:58.264Z] ==> Python coveragepy not found [2023-05-16T11:10:58.264Z] ==> Searching for coverage reports in: [2023-05-16T11:10:58.264Z] + . [2023-05-16T11:10:58.264Z] -> Found 1 reports [2023-05-16T11:10:58.264Z] ==> Detecting git/mercurial file structure [2023-05-16T11:10:58.264Z] ==> Reading reports [2023-05-16T11:10:58.525Z] + ./coverage.out bytes=458038 [2023-05-16T11:10:58.525Z] ==> Appending adjustments [2023-05-16T11:10:58.525Z] https://docs.codecov.io/docs/fixing-reports [2023-05-16T11:10:58.525Z] + Found adjustments [2023-05-16T11:10:58.525Z] ==> Gzipping contents [2023-05-16T11:10:58.785Z] 52K /tmp/codecov.YxIHmt.gz [2023-05-16T11:10:58.785Z] ==> Uploading reports [2023-05-16T11:10:58.785Z] url: https://codecov.io [2023-05-16T11:10:58.785Z] query: branch=PR-230&commit=c67fb8fce7ed2c2f12c8ccc57c4de610c9593000&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-230%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=230&job=&cmd_args= [2023-05-16T11:10:58.785Z] -> Pinging Codecov [2023-05-16T11:10:58.786Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-230&commit=c67fb8fce7ed2c2f12c8ccc57c4de610c9593000&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-230%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=230&job=&cmd_args= [2023-05-16T11:10:58.786Z] -> Uploading to [2023-05-16T11:10:58.786Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-16/581DD39554BDF9B6E22D074273EAD858/c67fb8fce7ed2c2f12c8ccc57c4de610c9593000/4efc73cc-eb46-4758-8c9c-bb6f0d05842b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T111058Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=016e25c5304df24d94668a500769911d0e00a563aa24959107f414be6f367775 [2023-05-16T11:10:58.786Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T11:10:58.786Z] Dload Upload Total Spent Left Speed [2023-05-16T11:10:59.046Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50494 0 0 100 50494 0 230k --:--:-- --:--:-- --:--:-- 231k [2023-05-16T11:10:59.046Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/c67fb8fce7ed2c2f12c8ccc57c4de610c9593000 [Pipeline] } [2023-05-16T11:10:59.078Z] 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-16T11:11:00.874Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-230/archives ] [2023-05-16T11:11:00.874Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-230/archives [2023-05-16T11:11:00.874Z] total 16 [2023-05-16T11:11:00.874Z] drwxr-xr-x 3 root root 4096 May 16 11:04 . [2023-05-16T11:11:00.874Z] drwxrwxr-x 12 jenkins jenkins 4096 May 16 11:04 .. [2023-05-16T11:11:00.874Z] drwxr-xr-x 2 root root 4096 May 16 11:04 cost [2023-05-16T11:11:00.874Z] -rw-r--r-- 1 root root 91 May 16 11:04 cost.csv [2023-05-16T11:11:00.874Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-230/archives [2023-05-16T11:11:00.874Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-230/archives [2023-05-16T11:11:00.874Z] total 16 [2023-05-16T11:11:00.874Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 11:04 . [2023-05-16T11:11:00.874Z] drwxrwxr-x 12 jenkins jenkins 4096 May 16 11:04 .. [2023-05-16T11:11:00.874Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 11:04 cost [2023-05-16T11:11:00.874Z] -rw-r--r-- 1 jenkins jenkins 91 May 16 11:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:11:01.205Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:11:02.100Z] ---> package-listing.sh [2023-05-16T11:11:02.100Z] ++ facter osfamily [2023-05-16T11:11:02.100Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-16T11:11:02.361Z] + OS_FAMILY=debian [2023-05-16T11:11:02.361Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-230 [2023-05-16T11:11:02.361Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-16T11:11:02.361Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-16T11:11:02.361Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-16T11:11:02.361Z] + PACKAGES=/tmp/packages_start.txt [2023-05-16T11:11:02.361Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-230 ']' [2023-05-16T11:11:02.361Z] + PACKAGES=/tmp/packages_end.txt [2023-05-16T11:11:02.361Z] + case "${OS_FAMILY}" in [2023-05-16T11:11:02.361Z] + dpkg -l [2023-05-16T11:11:02.361Z] + grep '^ii' [2023-05-16T11:11:02.361Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-16T11:11:02.361Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-16T11:11:02.361Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-16T11:11:02.361Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-230 ']' [2023-05-16T11:11:02.361Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-230/archives/ [2023-05-16T11:11:02.361Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-230/archives/ [Pipeline] echo [2023-05-16T11:11:02.396Z] 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-230/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-16T11:11:02.687Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:11:03.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T11:11:03.322Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T11:11:03.475Z] prd-ubuntu20.04-docker-8c-8g-15705 does not seem to be running inside a container [2023-05-16T11:11:03.511Z] $ 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-230/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-230 -v /w/workspace/undry_device-rfid-llrp-go_PR-230:/w/workspace/undry_device-rfid-llrp-go_PR-230:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-230@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-230@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-16T11:11:03.726Z] $ docker top 77d84794899d4f7a2de833335c66939ebebd9c056c157a428dcfc322fab6f2b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T11:11:04.116Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-16T11:11:04.429Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-16T11:11:04.744Z] + ls /var/log/sa-host [2023-05-16T11:11:04.744Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T11:11:04.884Z] provisioning config files... [2023-05-16T11:11:04.895Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-230@tmp/config17974915638769934268tmp [Pipeline] { [Pipeline] echo [2023-05-16T11:11:04.945Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:11:05.267Z] ---> create-netrc.sh [Pipeline] } [2023-05-16T11:11:05.296Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:11:05.713Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-16T11:11:05.747Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:11:06.060Z] ---> sudo-logs.sh [2023-05-16T11:11:06.060Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-16T11:11:06.161Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:11:06.477Z] ---> job-cost.sh [2023-05-16T11:11:06.478Z] lf-activate-venv: SKIPPING [2023-05-16T11:11:06.478Z] DEBUG: total: 0.2199999988079071 [2023-05-16T11:11:06.478Z] INFO: Retrieving Stack Cost... [2023-05-16T11:11:06.737Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T11:11:06.997Z] INFO: Archiving Costs [Pipeline] echo [2023-05-16T11:11:07.031Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:11:07.342Z] ---> logs-deploy.sh [2023-05-16T11:11:07.342Z] lf-activate-venv: SKIPPING [2023-05-16T11:11:07.342Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-230/1 [2023-05-16T11:11:07.342Z] INFO: archiving workspace using pattern(s): [2023-05-16T11:11:08.281Z] Archives upload complete. [2023-05-16T11:11:08.281Z] INFO: archiving logs to Nexus