Pull request #217 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 83bf882ad5587b754d71ca2a250995e2feab3237+6e4500d7246dada94f826fd10aec60271f103086 (cec2793566013be2a6e7257ad0c8441530038acb) 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-ssh2285909399992533126.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh6403061457095464160.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-217/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-217/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3934497119258795196.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-217/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12509713303747002211.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh9476711177872907625.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-217/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-217/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh526026315889330174.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12352 in /w/workspace/undry_device-rfid-llrp-go_PR-217 [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-217 # 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/217/head:refs/remotes/origin/PR-217 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6e4500d7246dada94f826fd10aec60271f103086 into PR head commit 83bf882ad5587b754d71ca2a250995e2feab3237 Merge succeeded, producing 83bf882ad5587b754d71ca2a250995e2feab3237 Checking out Revision 83bf882ad5587b754d71ca2a250995e2feab3237 (PR-217) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-02T11:00:24.242Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-02T11:00:24.400Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-02T11:00:24.494Z] ========================================================= [2023-05-02T11:00:24.494Z] EdgeX Global Pipelines Version Info [2023-05-02T11:00:24.494Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 83bf882ad5587b754d71ca2a250995e2feab3237 # 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 6e4500d7246dada94f826fd10aec60271f103086 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 83bf882ad5587b754d71ca2a250995e2feab3237 # timeout=10 [2023-05-02T11:00:25.249Z] ------------------- [2023-05-02T11:00:25.249Z] stable info: [2023-05-02T11:00:25.249Z] ------------------- [2023-05-02T11:00:25.249Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-02T11:00:25.249Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-02T11:00:25.249Z] Message: update stable to v1.0.248 [2023-05-02T11:00:25.818Z] ------------------- [2023-05-02T11:00:25.818Z] experimental info: [2023-05-02T11:00:25.818Z] ------------------- [2023-05-02T11:00:25.818Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-02T11:00:25.818Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-02T11:00:25.818Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-02T11:00:26.125Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-05-02T11:00:26.173Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-05-02T11:00:26.214Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-02T11:00:26.256Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-02T11:00:26.298Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-02T11:00:26.341Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-02T11:00:26.380Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-02T11:00:26.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-02T11:00:26.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-02T11:00:26.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-02T11:00:26.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-02T11:00:26.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-05-02T11:00:26.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-02T11:00:26.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-02T11:00:26.706Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-02T11:00:26.749Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-02T11:00:26.792Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-02T11:00:26.833Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-02T11:00:26.873Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-02T11:00:26.916Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-02T11:00:26.955Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-02T11:00:27.001Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-02T11:00:27.044Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-02T11:00:27.086Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-02T11:00:27.127Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-02T11:00:27.168Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-02T11:00:27.210Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-02T11:00:27.253Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-217 [Pipeline] echo [2023-05-02T11:00:27.295Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-217 [Pipeline] echo [2023-05-02T11:00:27.337Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-217 [Pipeline] echo [2023-05-02T11:00:27.380Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 83bf882ad5587b754d71ca2a250995e2feab3237 [Pipeline] echo [2023-05-02T11:00:27.422Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 83bf882 [Pipeline] echo [2023-05-02T11:00:27.462Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T11:00:27.582Z] provisioning config files... [2023-05-02T11:00:27.594Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-217@tmp/config18037123986628822529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T11:00:27.937Z] ---> docker-login.sh [2023-05-02T11:00:27.937Z] nexus3.edgexfoundry.org:10001 [2023-05-02T11:00:28.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T11:00:28.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T11:00:28.206Z] Configure a credential helper to remove this warning. See [2023-05-02T11:00:28.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T11:00:28.206Z] [2023-05-02T11:00:28.206Z] Login Succeeded [2023-05-02T11:00:28.206Z] nexus3.edgexfoundry.org:10002 [2023-05-02T11:00:28.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T11:00:28.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T11:00:28.206Z] Configure a credential helper to remove this warning. See [2023-05-02T11:00:28.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T11:00:28.206Z] [2023-05-02T11:00:28.206Z] Login Succeeded [2023-05-02T11:00:28.206Z] nexus3.edgexfoundry.org:10003 [2023-05-02T11:00:28.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T11:00:28.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T11:00:28.465Z] Configure a credential helper to remove this warning. See [2023-05-02T11:00:28.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T11:00:28.465Z] [2023-05-02T11:00:28.465Z] Login Succeeded [2023-05-02T11:00:28.465Z] nexus3.edgexfoundry.org:10004 [2023-05-02T11:00:28.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T11:00:28.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T11:00:28.465Z] Configure a credential helper to remove this warning. See [2023-05-02T11:00:28.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T11:00:28.465Z] [2023-05-02T11:00:28.465Z] Login Succeeded [2023-05-02T11:00:28.465Z] docker.io [2023-05-02T11:00:28.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T11:00:28.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T11:00:28.724Z] Configure a credential helper to remove this warning. See [2023-05-02T11:00:28.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T11:00:28.724Z] [2023-05-02T11:00:28.724Z] Login Succeeded [2023-05-02T11:00:28.724Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T11:00:28.750Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-02T11:00:29.402Z] + git rev-list -1 --merges 83bf882ad5587b754d71ca2a250995e2feab3237~1..83bf882ad5587b754d71ca2a250995e2feab3237 [Pipeline] echo [2023-05-02T11:00:29.457Z] -----------> git rev-list -1 --merges 83bf882ad5587b754d71ca2a250995e2feab3237~1..83bf882ad5587b754d71ca2a250995e2feab3237 83bf882ad5587b754d71ca2a250995e2feab3237 [false] [Pipeline] sh [2023-05-02T11:00:29.763Z] + git log --format=format:%s -1 83bf882ad5587b754d71ca2a250995e2feab3237 [Pipeline] echo [2023-05-02T11:00:29.796Z] ========================================================= [2023-05-02T11:00:29.796Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-02T11:00:29.796Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T11:00:30.211Z] + git log --format=format:%s -1 83bf882ad5587b754d71ca2a250995e2feab3237 [Pipeline] echo [2023-05-02T11:00:30.247Z] [semverPrep] GIT_COMMIT: 83bf882ad5587b754d71ca2a250995e2feab3237, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-05-02T11:00:30.273Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-02T11:00:30.645Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-02T11:00:30.645Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-02T11:00:30.645Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-02T11:00:30.645Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-02T11:00:30.645Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-02T11:00:30.645Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-02T11:00:30.645Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T11:00:31.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T11:00:31.071Z] [2023-05-02T11:00:31.071Z] 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-02T11:00:31.454Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T11:00:31.454Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-02T11:00:31.454Z] b85a868b505f: Pulling fs layer [2023-05-02T11:00:31.454Z] e2be974225ed: Pulling fs layer [2023-05-02T11:00:31.454Z] 339a4e72a1f5: Pulling fs layer [2023-05-02T11:00:31.454Z] 988bab9f4d93: Pulling fs layer [2023-05-02T11:00:31.454Z] 1469e6f7b9e6: Pulling fs layer [2023-05-02T11:00:31.454Z] eaf3925da568: Pulling fs layer [2023-05-02T11:00:31.454Z] bab4dde63d76: Pulling fs layer [2023-05-02T11:00:31.454Z] bde34c3a00c8: Pulling fs layer [2023-05-02T11:00:31.454Z] b352a97aabf1: Pulling fs layer [2023-05-02T11:00:31.454Z] 4872d77fe225: Pulling fs layer [2023-05-02T11:00:31.454Z] 5851b861e8e6: Pulling fs layer [2023-05-02T11:00:31.454Z] 988bab9f4d93: Waiting [2023-05-02T11:00:31.454Z] bde34c3a00c8: Waiting [2023-05-02T11:00:31.454Z] b352a97aabf1: Waiting [2023-05-02T11:00:31.454Z] 4872d77fe225: Waiting [2023-05-02T11:00:31.454Z] 5851b861e8e6: Waiting [2023-05-02T11:00:31.454Z] 1469e6f7b9e6: Waiting [2023-05-02T11:00:31.454Z] eaf3925da568: Waiting [2023-05-02T11:00:31.454Z] bab4dde63d76: Waiting [2023-05-02T11:00:31.454Z] e2be974225ed: Download complete [2023-05-02T11:00:31.454Z] 988bab9f4d93: Verifying Checksum [2023-05-02T11:00:31.454Z] 988bab9f4d93: Download complete [2023-05-02T11:00:31.454Z] 1469e6f7b9e6: Verifying Checksum [2023-05-02T11:00:31.454Z] 1469e6f7b9e6: Download complete [2023-05-02T11:00:31.454Z] 339a4e72a1f5: Verifying Checksum [2023-05-02T11:00:31.454Z] 339a4e72a1f5: Download complete [2023-05-02T11:00:31.454Z] eaf3925da568: Verifying Checksum [2023-05-02T11:00:31.454Z] eaf3925da568: Download complete [2023-05-02T11:00:31.714Z] bde34c3a00c8: Download complete [2023-05-02T11:00:31.714Z] b352a97aabf1: Verifying Checksum [2023-05-02T11:00:31.714Z] b352a97aabf1: Download complete [2023-05-02T11:00:31.714Z] 4872d77fe225: Download complete [2023-05-02T11:00:31.714Z] 5851b861e8e6: Verifying Checksum [2023-05-02T11:00:31.714Z] 5851b861e8e6: Download complete [2023-05-02T11:00:31.714Z] b85a868b505f: Verifying Checksum [2023-05-02T11:00:31.714Z] b85a868b505f: Download complete [2023-05-02T11:00:31.973Z] bab4dde63d76: Verifying Checksum [2023-05-02T11:00:31.973Z] bab4dde63d76: Download complete [2023-05-02T11:00:33.350Z] b85a868b505f: Pull complete [2023-05-02T11:00:33.350Z] e2be974225ed: Pull complete [2023-05-02T11:00:33.920Z] 339a4e72a1f5: Pull complete [2023-05-02T11:00:34.179Z] 988bab9f4d93: Pull complete [2023-05-02T11:00:34.440Z] 1469e6f7b9e6: Pull complete [2023-05-02T11:00:34.440Z] eaf3925da568: Pull complete [2023-05-02T11:00:36.345Z] bab4dde63d76: Pull complete [2023-05-02T11:00:36.654Z] bde34c3a00c8: Pull complete [2023-05-02T11:00:36.654Z] b352a97aabf1: Pull complete [2023-05-02T11:00:36.918Z] 4872d77fe225: Pull complete [2023-05-02T11:00:37.497Z] 5851b861e8e6: Pull complete [2023-05-02T11:00:37.497Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-02T11:00:37.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T11:00:37.497Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T11:00:37.793Z] prd-ubuntu20.04-docker-8c-8g-12352 does not seem to be running inside a container [2023-05-02T11:00:37.818Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-217 -v /w/workspace/undry_device-rfid-llrp-go_PR-217:/w/workspace/undry_device-rfid-llrp-go_PR-217:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-217@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-217@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-02T11:00:42.954Z] $ docker top 549ab262641c4ffcbd6d69455f6cfc98faca44c13f719387ea9e008adcfd63ec -eo pid,comm [2023-05-02T11:00:43.016Z] 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-02T11:00:43.016Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-02T11:00:43.141Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T11:00:43.141Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T11:00:43.264Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T11:00:43.264Z] $ docker exec 549ab262641c4ffcbd6d69455f6cfc98faca44c13f719387ea9e008adcfd63ec ssh-agent [2023-05-02T11:00:43.375Z] SSH_AUTH_SOCK=/tmp/ssh-j8Kc5ftC3jPk/agent.32 [2023-05-02T11:00:43.375Z] SSH_AGENT_PID=38 [2023-05-02T11:00:43.382Z] Running ssh-add (command line suppressed) [2023-05-02T11:00:43.478Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-217@tmp/private_key_1439124196871472170.key (/w/workspace/undry_device-rfid-llrp-go_PR-217@tmp/private_key_1439124196871472170.key) [2023-05-02T11:00:43.492Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T11:00:43.834Z] + git tag --points-at HEAD [Pipeline] } [2023-05-02T11:00:43.855Z] $ docker exec --env ******** --env ******** 549ab262641c4ffcbd6d69455f6cfc98faca44c13f719387ea9e008adcfd63ec ssh-agent -k [2023-05-02T11:00:43.968Z] unset SSH_AUTH_SOCK; [2023-05-02T11:00:43.968Z] unset SSH_AGENT_PID; [2023-05-02T11:00:43.968Z] echo Agent pid 38 killed; [2023-05-02T11:00:43.984Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-02T11:00:44.070Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T11:00:44.070Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T11:00:44.190Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T11:00:44.190Z] $ docker exec 549ab262641c4ffcbd6d69455f6cfc98faca44c13f719387ea9e008adcfd63ec ssh-agent [2023-05-02T11:00:44.303Z] SSH_AUTH_SOCK=/tmp/ssh-YScqcOB20Rwl/agent.70 [2023-05-02T11:00:44.303Z] SSH_AGENT_PID=76 [2023-05-02T11:00:44.307Z] Running ssh-add (command line suppressed) [2023-05-02T11:00:44.403Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-217@tmp/private_key_8126377262194526417.key (/w/workspace/undry_device-rfid-llrp-go_PR-217@tmp/private_key_8126377262194526417.key) [2023-05-02T11:00:44.420Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T11:00:44.793Z] + git semver init [2023-05-02T11:00:45.054Z] 2023-05-02 11:00:44,955 [run_init] DEBUG init version:0.0.0 force:False [2023-05-02T11:00:45.054Z] 2023-05-02 11:00:44,957 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-217/.semver [2023-05-02T11:00:45.054Z] 2023-05-02 11:00:44,958 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-217/.semver [2023-05-02T11:00:45.054Z] 2023-05-02 11:00:44,958 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-217/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-217, universal_newlines=False, shell=None, istream=None) [2023-05-02T11:00:45.990Z] 2023-05-02 11:00:45,909 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-217/.git/info/exclude [2023-05-02T11:00:45.990Z] 2023-05-02 11:00:45,910 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-217/.semver/PR-217 with force:False [2023-05-02T11:00:45.990Z] 2023-05-02 11:00:45,910 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-217/.semver/PR-217 [2023-05-02T11:00:45.990Z] 2023-05-02 11:00:45,914 [execute] INFO git cat-file --batch-check [2023-05-02T11:00:45.990Z] 2023-05-02 11:00:45,914 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-217/.semver, universal_newlines=False, shell=None, istream=) [2023-05-02T11:00:45.991Z] 2023-05-02 11:00:45,920 [execute] INFO git cat-file --batch [2023-05-02T11:00:45.991Z] 2023-05-02 11:00:45,920 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-217/.semver, universal_newlines=False, shell=None, istream=) [2023-05-02T11:00:45.991Z] 2023-05-02 11:00:45,925 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-217/.semver/PR-217 [2023-05-02T11:00:45.991Z] 0.0.0 [Pipeline] } [2023-05-02T11:00:46.083Z] $ docker exec --env ******** --env ******** 549ab262641c4ffcbd6d69455f6cfc98faca44c13f719387ea9e008adcfd63ec ssh-agent -k [2023-05-02T11:00:46.207Z] unset SSH_AUTH_SOCK; [2023-05-02T11:00:46.207Z] unset SSH_AGENT_PID; [2023-05-02T11:00:46.207Z] echo Agent pid 76 killed; [2023-05-02T11:00:46.218Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-02T11:00:46.718Z] + git semver [Pipeline] } [2023-05-02T11:00:47.017Z] $ docker stop --time=1 549ab262641c4ffcbd6d69455f6cfc98faca44c13f719387ea9e008adcfd63ec [2023-05-02T11:00:48.990Z] $ docker rm -f --volumes 549ab262641c4ffcbd6d69455f6cfc98faca44c13f719387ea9e008adcfd63ec [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T11:00:49.455Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-02T11:00:49.799Z] Stashed 1 file(s) [Pipeline] echo [2023-05-02T11:00:49.816Z] [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-02T11:00:50.396Z] provisioning config files... [2023-05-02T11:00:50.405Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-217@tmp/config5849986841393292224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T11:00:50.749Z] ---> docker-login.sh [2023-05-02T11:00:50.749Z] nexus3.edgexfoundry.org:10001 [2023-05-02T11:00:50.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T11:00:50.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T11:00:50.749Z] Configure a credential helper to remove this warning. See [2023-05-02T11:00:50.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T11:00:50.749Z] [2023-05-02T11:00:50.749Z] Login Succeeded [2023-05-02T11:00:50.749Z] nexus3.edgexfoundry.org:10002 [2023-05-02T11:00:50.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T11:00:50.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T11:00:50.749Z] Configure a credential helper to remove this warning. See [2023-05-02T11:00:50.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T11:00:50.749Z] [2023-05-02T11:00:50.749Z] Login Succeeded [2023-05-02T11:00:50.749Z] nexus3.edgexfoundry.org:10003 [2023-05-02T11:00:51.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T11:00:51.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T11:00:51.007Z] Configure a credential helper to remove this warning. See [2023-05-02T11:00:51.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T11:00:51.007Z] [2023-05-02T11:00:51.007Z] Login Succeeded [2023-05-02T11:00:51.007Z] nexus3.edgexfoundry.org:10004 [2023-05-02T11:00:51.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T11:00:51.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T11:00:51.007Z] Configure a credential helper to remove this warning. See [2023-05-02T11:00:51.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T11:00:51.007Z] [2023-05-02T11:00:51.007Z] Login Succeeded [2023-05-02T11:00:51.007Z] docker.io [2023-05-02T11:00:51.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T11:00:51.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T11:00:51.266Z] Configure a credential helper to remove this warning. See [2023-05-02T11:00:51.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T11:00:51.266Z] [2023-05-02T11:00:51.266Z] Login Succeeded [2023-05-02T11:00:51.266Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T11:00:51.296Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-02T11:00:51.520Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T11:00:51.554Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T11:00:51.583Z] ========================================================= [2023-05-02T11:00:51.583Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-02T11:00:51.583Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T11:00:52.050Z] + 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-02T11:00:52.050Z] Sending build context to Docker daemon 4.228MB [2023-05-02T11:00:52.050Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T11:00:52.050Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-02T11:00:52.309Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-02T11:00:52.309Z] f56be85fc22e: Pulling fs layer [2023-05-02T11:00:52.309Z] 85791d961cd3: Pulling fs layer [2023-05-02T11:00:52.309Z] d694b5ae8c79: Pulling fs layer [2023-05-02T11:00:52.309Z] 9f32a84ed3da: Pulling fs layer [2023-05-02T11:00:52.309Z] 4d19c01a9841: Pulling fs layer [2023-05-02T11:00:52.309Z] 9325e15d5711: Pulling fs layer [2023-05-02T11:00:52.309Z] 556b6ee489ea: Pulling fs layer [2023-05-02T11:00:52.309Z] c5a4b2cf53e6: Pulling fs layer [2023-05-02T11:00:52.309Z] 556b6ee489ea: Waiting [2023-05-02T11:00:52.309Z] 9f32a84ed3da: Waiting [2023-05-02T11:00:52.309Z] c5a4b2cf53e6: Waiting [2023-05-02T11:00:52.309Z] 4d19c01a9841: Waiting [2023-05-02T11:00:52.309Z] 9325e15d5711: Waiting [2023-05-02T11:00:52.309Z] 85791d961cd3: Verifying Checksum [2023-05-02T11:00:52.309Z] 85791d961cd3: Download complete [2023-05-02T11:00:52.309Z] 9f32a84ed3da: Verifying Checksum [2023-05-02T11:00:52.309Z] 9f32a84ed3da: Download complete [2023-05-02T11:00:52.569Z] 4d19c01a9841: Download complete [2023-05-02T11:00:52.569Z] f56be85fc22e: Verifying Checksum [2023-05-02T11:00:52.569Z] f56be85fc22e: Download complete [2023-05-02T11:00:52.569Z] 9325e15d5711: Verifying Checksum [2023-05-02T11:00:52.569Z] 9325e15d5711: Download complete [2023-05-02T11:00:52.830Z] f56be85fc22e: Pull complete [2023-05-02T11:00:53.100Z] c5a4b2cf53e6: Verifying Checksum [2023-05-02T11:00:53.359Z] d694b5ae8c79: Verifying Checksum [2023-05-02T11:00:53.359Z] d694b5ae8c79: Download complete [2023-05-02T11:00:53.359Z] 85791d961cd3: Pull complete [2023-05-02T11:00:53.617Z] 556b6ee489ea: Verifying Checksum [2023-05-02T11:00:53.617Z] 556b6ee489ea: Download complete [2023-05-02T11:00:57.823Z] d694b5ae8c79: Pull complete [2023-05-02T11:00:57.823Z] 9f32a84ed3da: Pull complete [2023-05-02T11:00:57.823Z] 4d19c01a9841: Pull complete [2023-05-02T11:00:57.823Z] 9325e15d5711: Pull complete [2023-05-02T11:01:01.135Z] 556b6ee489ea: Pull complete [2023-05-02T11:01:02.510Z] c5a4b2cf53e6: Pull complete [2023-05-02T11:01:02.510Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-02T11:01:02.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-02T11:01:02.510Z] ---> c4be618373d6 [2023-05-02T11:01:02.510Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-02T11:01:05.220Z] Still waiting to schedule task [2023-05-02T11:01:05.220Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-12353’ is offline [2023-05-02T11:01:10.708Z] ---> Running in ca655ab15068 [2023-05-02T11:01:10.708Z] Removing intermediate container ca655ab15068 [2023-05-02T11:01:10.708Z] ---> fc91f041e0ad [2023-05-02T11:01:10.708Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-02T11:01:10.708Z] ---> Running in b8facd30cb18 [2023-05-02T11:01:10.708Z] Removing intermediate container b8facd30cb18 [2023-05-02T11:01:10.708Z] ---> 49f8f6852a3f [2023-05-02T11:01:10.708Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-02T11:01:10.708Z] ---> Running in f9e40ac055d2 [2023-05-02T11:01:10.708Z] Removing intermediate container f9e40ac055d2 [2023-05-02T11:01:10.708Z] ---> 56dea8e33d3b [2023-05-02T11:01:10.708Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-02T11:01:10.708Z] ---> Running in 6a2762d0ec3c [2023-05-02T11:01:10.708Z] Removing intermediate container 6a2762d0ec3c [2023-05-02T11:01:10.708Z] ---> 00f6f5598dd1 [2023-05-02T11:01:10.708Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-02T11:01:10.708Z] ---> Running in fa9728c688da [2023-05-02T11:01:10.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T11:01:10.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T11:01:10.708Z] OK: 265 MiB in 53 packages [2023-05-02T11:01:11.275Z] Removing intermediate container fa9728c688da [2023-05-02T11:01:11.275Z] ---> b4bfd7df7e06 [2023-05-02T11:01:11.275Z] Step 8/12 : WORKDIR /app [2023-05-02T11:01:11.275Z] ---> Running in 1af860dcbdfa [2023-05-02T11:01:11.275Z] Removing intermediate container 1af860dcbdfa [2023-05-02T11:01:11.275Z] ---> 3563d928e978 [2023-05-02T11:01:11.275Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-02T11:01:11.275Z] ---> 0f4a613957a1 [2023-05-02T11:01:11.275Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T11:01:11.275Z] ---> Running in 6265d41f39c0 [2023-05-02T11:01:43.380Z] Removing intermediate container 6265d41f39c0 [2023-05-02T11:01:43.380Z] ---> 2b6b7ac2a5f8 [2023-05-02T11:01:43.380Z] Step 11/12 : COPY . . [2023-05-02T11:01:43.380Z] ---> 18493b07d8ef [2023-05-02T11:01:43.380Z] Step 12/12 : RUN $MAKE [2023-05-02T11:01:43.380Z] ---> Running in 07cc6bce0267 [2023-05-02T11:01:43.380Z] noop [2023-05-02T11:01:43.380Z] Removing intermediate container 07cc6bce0267 [2023-05-02T11:01:43.380Z] ---> 934f9e1e6a6a [2023-05-02T11:01:43.380Z] Successfully built 934f9e1e6a6a [2023-05-02T11:01:43.380Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T11:01:43.815Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-02T11:01:43.815Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T11:01:43.965Z] prd-ubuntu20.04-docker-8c-8g-12352 does not seem to be running inside a container [2023-05-02T11:01:44.001Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-217 -v /w/workspace/undry_device-rfid-llrp-go_PR-217:/w/workspace/undry_device-rfid-llrp-go_PR-217:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-217@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-217@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-02T11:01:44.771Z] $ docker top f586a04f27d0bff0fea37825fa7384f079259a01ef29cfb97b635f54b205add9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T11:01:45.161Z] + go version [2023-05-02T11:01:45.161Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-02T11:01:45.199Z] $ docker stop --time=1 f586a04f27d0bff0fea37825fa7384f079259a01ef29cfb97b635f54b205add9 [2023-05-02T11:01:46.957Z] $ docker rm -f --volumes f586a04f27d0bff0fea37825fa7384f079259a01ef29cfb97b635f54b205add9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T11:01:47.629Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-02T11:01:47.629Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T11:01:47.783Z] prd-ubuntu20.04-docker-8c-8g-12352 does not seem to be running inside a container [2023-05-02T11:01:47.819Z] $ 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-217 -v /w/workspace/undry_device-rfid-llrp-go_PR-217:/w/workspace/undry_device-rfid-llrp-go_PR-217:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-217@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-217@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-02T11:01:48.171Z] $ docker top 8ecc87175fddf8ae1e5b6f07a4058d6b7f63c7552135701083226d5e6fe3e7f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T11:01:48.562Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-217 [Pipeline] fileExists [Pipeline] sh [2023-05-02T11:01:48.931Z] + make test [2023-05-02T11:01:48.932Z] go test ./... -coverprofile=coverage.out ./... [2023-05-02T11:01:54.200Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-02T11:02:04.426Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-02T11:02:04.426Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-02T11:02:07.708Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.519s coverage: 40.5% of statements [2023-05-02T11:02:07.708Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.246s coverage: 51.9% of statements [2023-05-02T11:02:07.708Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 96.4% of statements [2023-05-02T11:02:15.829Z] go vet ./... [2023-05-02T11:02:20.030Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-02T11:02:20.030Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-02T11:02:20.030Z] ./bin/test-attribution-txt.sh [2023-05-02T11:02:20.030Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-02T11:02:20.030Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-02T11:02:20.069Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-02T11:02:20.100Z] $ docker stop --time=1 8ecc87175fddf8ae1e5b6f07a4058d6b7f63c7552135701083226d5e6fe3e7f6 [2023-05-02T11:02:24.278Z] $ docker rm -f --volumes 8ecc87175fddf8ae1e5b6f07a4058d6b7f63c7552135701083226d5e6fe3e7f6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T11:02:24.824Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-02T11:02:24.935Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-02T11:02:25.532Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-02T11:02:25.846Z] + ls -al . [2023-05-02T11:02:25.846Z] total 628 [2023-05-02T11:02:25.846Z] drwxrwxr-x 11 jenkins jenkins 4096 May 2 11:01 . [2023-05-02T11:02:25.846Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 11:00 .. [2023-05-02T11:02:25.846Z] -rw-rw-r-- 1 jenkins jenkins 134 May 2 11:00 .dockerignore [2023-05-02T11:02:25.846Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 11:00 .git [2023-05-02T11:02:25.846Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 11:00 .github [2023-05-02T11:02:25.846Z] -rw-rw-r-- 1 jenkins jenkins 946 May 2 11:00 .gitignore [2023-05-02T11:02:25.846Z] -rw-rw-r-- 1 jenkins jenkins 41 May 2 11:00 .golangci.yml [2023-05-02T11:02:25.846Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 11:00 .semver [2023-05-02T11:02:25.846Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 2 11:00 Attribution.txt [2023-05-02T11:02:25.846Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 2 11:00 CHANGELOG.md [2023-05-02T11:02:25.846Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 2 11:00 Dockerfile [2023-05-02T11:02:25.846Z] -rw-rw-r-- 1 jenkins jenkins 677 May 2 11:00 GOVERNANCE.md [2023-05-02T11:02:25.846Z] -rw-rw-r-- 1 jenkins jenkins 683 May 2 11:00 Jenkinsfile [2023-05-02T11:02:25.846Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 2 11:00 LICENSE [2023-05-02T11:02:25.846Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 2 11:00 Makefile [2023-05-02T11:02:25.846Z] -rw-rw-r-- 1 jenkins jenkins 625 May 2 11:00 OWNERS.md [2023-05-02T11:02:25.846Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 2 11:00 README.md [2023-05-02T11:02:25.846Z] -rw-rw-r-- 1 jenkins jenkins 5 May 2 11:00 VERSION [2023-05-02T11:02:25.846Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 11:00 bin [2023-05-02T11:02:25.846Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 11:00 cmd [2023-05-02T11:02:25.846Z] -rw-r--r-- 1 jenkins jenkins 458038 May 2 11:02 coverage.out [2023-05-02T11:02:25.846Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 11:00 examples [2023-05-02T11:02:25.846Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 2 11:00 go.mod [2023-05-02T11:02:25.846Z] -rw-rw-r-- 1 jenkins jenkins 31078 May 2 11:00 go.sum [2023-05-02T11:02:25.846Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 11:00 images [2023-05-02T11:02:25.846Z] drwxrwxr-x 5 jenkins jenkins 4096 May 2 11:00 internal [2023-05-02T11:02:25.846Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 11:00 snap [2023-05-02T11:02:25.846Z] -rw-rw-r-- 1 jenkins jenkins 193 May 2 11:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T11:02:26.251Z] + 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=83bf882ad5587b754d71ca2a250995e2feab3237 --label arch=amd64 --label version=0.0.0 . [2023-05-02T11:02:26.251Z] Sending build context to Docker daemon 4.228MB [2023-05-02T11:02:26.251Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T11:02:26.251Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-02T11:02:26.251Z] ---> 934f9e1e6a6a [2023-05-02T11:02:26.251Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-02T11:02:26.510Z] ---> Running in bcb7ea18e0f1 [2023-05-02T11:02:26.769Z] Removing intermediate container bcb7ea18e0f1 [2023-05-02T11:02:26.769Z] ---> ea872eaa66d5 [2023-05-02T11:02:26.769Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-02T11:02:26.769Z] ---> Running in 339bb0d4a949 [2023-05-02T11:02:26.769Z] Removing intermediate container 339bb0d4a949 [2023-05-02T11:02:26.769Z] ---> b8b56bdb3c5f [2023-05-02T11:02:26.769Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-02T11:02:27.028Z] ---> Running in cb1dd0379840 [2023-05-02T11:02:27.287Z] Removing intermediate container cb1dd0379840 [2023-05-02T11:02:27.287Z] ---> 06b6de300dd6 [2023-05-02T11:02:27.287Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-02T11:02:27.548Z] ---> Running in 9c42f3f5cf0c [2023-05-02T11:02:27.548Z] Removing intermediate container 9c42f3f5cf0c [2023-05-02T11:02:27.548Z] ---> f03d3f2088dd [2023-05-02T11:02:27.548Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-02T11:02:27.806Z] ---> Running in e23115967333 [2023-05-02T11:02:28.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T11:02:28.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T11:02:28.322Z] OK: 265 MiB in 53 packages [2023-05-02T11:02:28.888Z] Removing intermediate container e23115967333 [2023-05-02T11:02:28.888Z] ---> b9988f2f13d0 [2023-05-02T11:02:28.888Z] Step 8/24 : WORKDIR /app [2023-05-02T11:02:28.888Z] ---> Running in 977554afbf26 [2023-05-02T11:02:28.888Z] Removing intermediate container 977554afbf26 [2023-05-02T11:02:28.888Z] ---> 80126d5c4ecf [2023-05-02T11:02:28.888Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-02T11:02:28.888Z] ---> 643cc82e659a [2023-05-02T11:02:28.888Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T11:02:29.146Z] ---> Running in 22ef64b91cc1 [2023-05-02T11:02:29.712Z] Removing intermediate container 22ef64b91cc1 [2023-05-02T11:02:29.712Z] ---> d68202273b5e [2023-05-02T11:02:29.712Z] Step 11/24 : COPY . . [2023-05-02T11:02:29.971Z] ---> 613d99d7e731 [2023-05-02T11:02:29.971Z] Step 12/24 : RUN $MAKE [2023-05-02T11:02:29.971Z] ---> Running in 3eecd96a7723 [2023-05-02T11:02:30.229Z] 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-02T11:02:56.769Z] Removing intermediate container 3eecd96a7723 [2023-05-02T11:02:56.769Z] ---> b67f6be8c2ee [2023-05-02T11:02:56.769Z] Step 13/24 : FROM alpine:3.17 [2023-05-02T11:02:56.769Z] 3.17: Pulling from library/alpine [2023-05-02T11:02:56.769Z] f56be85fc22e: Already exists [2023-05-02T11:02:56.769Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-02T11:02:56.769Z] Status: Downloaded newer image for alpine:3.17 [2023-05-02T11:02:56.769Z] ---> 9ed4aefc74f6 [2023-05-02T11:02:56.769Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-02T11:02:56.769Z] ---> Running in 535dba31a76b [2023-05-02T11:02:56.769Z] Removing intermediate container 535dba31a76b [2023-05-02T11:02:56.769Z] ---> f432a21b9fa8 [2023-05-02T11:02:56.769Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-02T11:02:56.769Z] ---> Running in a84aec8cec09 [2023-05-02T11:02:56.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T11:02:56.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T11:02:56.769Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-02T11:02:56.769Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T11:02:56.769Z] OK: 7 MiB in 16 packages [2023-05-02T11:02:56.769Z] Removing intermediate container a84aec8cec09 [2023-05-02T11:02:56.769Z] ---> 2bc0a336b761 [2023-05-02T11:02:56.769Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-02T11:02:56.769Z] ---> 65da424f0a26 [2023-05-02T11:02:56.769Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-02T11:02:56.769Z] ---> 68b62fd222a5 [2023-05-02T11:02:56.769Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-02T11:02:56.769Z] ---> 34173956eaa5 [2023-05-02T11:02:56.769Z] Step 19/24 : EXPOSE 59989 [2023-05-02T11:02:56.769Z] ---> Running in bee2a85c4efb [2023-05-02T11:02:57.028Z] Removing intermediate container bee2a85c4efb [2023-05-02T11:02:57.028Z] ---> dd55dc550ef6 [2023-05-02T11:02:57.028Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-02T11:02:57.028Z] ---> Running in 8f0cbf0a4f0d [2023-05-02T11:02:57.028Z] Removing intermediate container 8f0cbf0a4f0d [2023-05-02T11:02:57.028Z] ---> dad3ccef4045 [2023-05-02T11:02:57.028Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-02T11:02:57.028Z] ---> Running in 40d348e87d40 [2023-05-02T11:02:57.028Z] Removing intermediate container 40d348e87d40 [2023-05-02T11:02:57.028Z] ---> 7cc63d73e87c [2023-05-02T11:02:57.028Z] Step 22/24 : LABEL arch=amd64 [2023-05-02T11:02:57.288Z] ---> Running in 301a9720fc31 [2023-05-02T11:02:57.288Z] Removing intermediate container 301a9720fc31 [2023-05-02T11:02:57.288Z] ---> 36f953fba755 [2023-05-02T11:02:57.288Z] Step 23/24 : LABEL git_sha=83bf882ad5587b754d71ca2a250995e2feab3237 [2023-05-02T11:02:57.288Z] ---> Running in 017937250de0 [2023-05-02T11:02:57.288Z] Removing intermediate container 017937250de0 [2023-05-02T11:02:57.288Z] ---> 0d57cf6a769c [2023-05-02T11:02:57.288Z] Step 24/24 : LABEL version=0.0.0 [2023-05-02T11:02:57.288Z] ---> Running in da9486703be4 [2023-05-02T11:02:57.547Z] Removing intermediate container da9486703be4 [2023-05-02T11:02:57.547Z] ---> 86a248a64705 [2023-05-02T11:02:57.547Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-02T11:02:57.547Z] Successfully built 86a248a64705 [2023-05-02T11:02:57.547Z] 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-02T11:02:58.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T11:02:58.407Z] [2023-05-02T11:02:58.407Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T11:02:58.799Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T11:02:58.799Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-02T11:02:58.799Z] 5eb5b503b376: Pulling fs layer [2023-05-02T11:02:58.799Z] 5c69ac0246d0: Pulling fs layer [2023-05-02T11:02:58.799Z] ec43610c2a17: Pulling fs layer [2023-05-02T11:02:58.799Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-02T11:02:58.799Z] 33b1e0a273af: Pulling fs layer [2023-05-02T11:02:58.799Z] 5d3b04190fa2: Pulling fs layer [2023-05-02T11:02:58.799Z] 2f39f015ded8: Pulling fs layer [2023-05-02T11:02:58.799Z] 33b1e0a273af: Waiting [2023-05-02T11:02:58.799Z] 5d3b04190fa2: Waiting [2023-05-02T11:02:58.799Z] 2f39f015ded8: Waiting [2023-05-02T11:02:58.799Z] 3a2ae6a8a46f: Waiting [2023-05-02T11:02:58.799Z] 5c69ac0246d0: Download complete [2023-05-02T11:02:58.799Z] 3a2ae6a8a46f: Download complete [2023-05-02T11:02:58.799Z] 33b1e0a273af: Verifying Checksum [2023-05-02T11:02:58.799Z] 33b1e0a273af: Download complete [2023-05-02T11:02:58.799Z] 5d3b04190fa2: Verifying Checksum [2023-05-02T11:02:58.799Z] 5d3b04190fa2: Download complete [2023-05-02T11:02:58.799Z] ec43610c2a17: Download complete [2023-05-02T11:02:59.057Z] 5eb5b503b376: Verifying Checksum [2023-05-02T11:02:59.057Z] 5eb5b503b376: Download complete [2023-05-02T11:02:59.624Z] 2f39f015ded8: Download complete [2023-05-02T11:03:00.192Z] 5eb5b503b376: Pull complete [2023-05-02T11:03:00.192Z] 5c69ac0246d0: Pull complete [2023-05-02T11:03:00.761Z] ec43610c2a17: Pull complete [2023-05-02T11:03:00.761Z] 3a2ae6a8a46f: Pull complete [2023-05-02T11:03:01.019Z] 33b1e0a273af: Pull complete [2023-05-02T11:03:01.019Z] 5d3b04190fa2: Pull complete [2023-05-02T11:03:05.204Z] 2f39f015ded8: Pull complete [2023-05-02T11:03:05.204Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-02T11:03:05.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T11:03:05.204Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T11:03:05.418Z] prd-ubuntu20.04-docker-8c-8g-12352 does not seem to be running inside a container [2023-05-02T11:03:05.454Z] $ 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-217 -v /w/workspace/undry_device-rfid-llrp-go_PR-217:/w/workspace/undry_device-rfid-llrp-go_PR-217:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-217@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-217@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-02T11:03:10.079Z] $ docker top 5c9486caeb9a018b866ec864b2aa9b01eaa00a64bbc8961043894ceb05efd374 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T11:03:10.566Z] ---> job-cost.sh [2023-05-02T11:03:10.566Z] lf-activate-venv: SKIPPING [2023-05-02T11:03:10.566Z] INFO: No Stack... [2023-05-02T11:03:11.137Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-02T11:03:11.397Z] INFO: Archiving Costs [Pipeline] sh [2023-05-02T11:03:11.721Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-217/archives/cost.csv [2023-05-02T11:03:11.721Z] + cut -d, -f6 [Pipeline] lock [2023-05-02T11:03:11.761Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-217-1-stack-cost] [2023-05-02T11:03:11.767Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-217-1-stack-cost] did not exist. Created. [2023-05-02T11:03:11.767Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-217-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-02T11:03:12.156Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-02T11:03:12.206Z] Stashed 1 file(s) [Pipeline] } [2023-05-02T11:03:12.237Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-217-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-02T11:03:12.327Z] $ docker stop --time=1 5c9486caeb9a018b866ec864b2aa9b01eaa00a64bbc8961043894ceb05efd374 [2023-05-02T11:03:13.527Z] $ docker rm -f --volumes 5c9486caeb9a018b866ec864b2aa9b01eaa00a64bbc8961043894ceb05efd374 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-02T11:03:21.528Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12354 in /w/workspace/undry_device-rfid-llrp-go_PR-217 [Pipeline] { [Pipeline] ws [2023-05-02T11:03:21.580Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-05-02T11:03:21.659Z] Selected Git installation does not exist. Using Default [2023-05-02T11:03:21.659Z] The recommended git tool is: NONE [2023-05-02T11:03:27.765Z] using credential edgex-jenkins-ssh [2023-05-02T11:03:27.781Z] Cloning the remote Git repository [2023-05-02T11:03:27.826Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-02T11:03:27.931Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-05-02T11:03:28.080Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-02T11:03:28.081Z] > git --version # timeout=10 [2023-05-02T11:03:28.103Z] > git --version # 'git version 2.25.1' [2023-05-02T11:03:28.106Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T11:03:28.264Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-02T11:03:29.365Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-02T11:03:29.396Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-02T11:03:30.388Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-02T11:03:30.436Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-02T11:03:30.437Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T11:03:30.455Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/217/head:refs/remotes/origin/PR-217 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-02T11:03:30.992Z] Merging remotes/origin/main commit 6e4500d7246dada94f826fd10aec60271f103086 into PR head commit 83bf882ad5587b754d71ca2a250995e2feab3237 [2023-05-02T11:03:31.331Z] Merge succeeded, producing 83bf882ad5587b754d71ca2a250995e2feab3237 [2023-05-02T11:03:31.332Z] Checking out Revision 83bf882ad5587b754d71ca2a250995e2feab3237 (PR-217) [2023-05-02T11:03:31.881Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-05-02T11:03:31.011Z] > git config core.sparsecheckout # timeout=10 [2023-05-02T11:03:31.102Z] > git checkout -f 83bf882ad5587b754d71ca2a250995e2feab3237 # timeout=10 [2023-05-02T11:03:31.218Z] > git remote # timeout=10 [2023-05-02T11:03:31.240Z] > git config --get remote.origin.url # timeout=10 [2023-05-02T11:03:31.262Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T11:03:31.279Z] > git merge 6e4500d7246dada94f826fd10aec60271f103086 # timeout=10 [2023-05-02T11:03:31.311Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-02T11:03:31.335Z] > git config core.sparsecheckout # timeout=10 [2023-05-02T11:03:31.358Z] > git checkout -f 83bf882ad5587b754d71ca2a250995e2feab3237 # timeout=10 [2023-05-02T11:03:31.933Z] > git --version # timeout=10 [2023-05-02T11:03:31.946Z] > git --version # 'git version 2.25.1' [2023-05-02T11:03:31.970Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T11:03:33.086Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-02T11:03:33.086Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T11:03:33.086Z] Dload Upload Total Spent Left Speed [2023-05-02T11:03:33.086Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh [2023-05-02T11:03:33.745Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-02T11:03:34.097Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-02T11:03:34.097Z] + sudo tee /etc/docker/daemon.new [2023-05-02T11:03:34.097Z] { [2023-05-02T11:03:34.097Z] "registry-mirrors": [ [2023-05-02T11:03:34.097Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-02T11:03:34.097Z] ], [2023-05-02T11:03:34.097Z] "bip": "10.250.0.254/24", [2023-05-02T11:03:34.097Z] "hosts": [ [2023-05-02T11:03:34.097Z] "tcp://0.0.0.0:5555", [2023-05-02T11:03:34.097Z] "unix:///var/run/docker.sock" [2023-05-02T11:03:34.097Z] ], [2023-05-02T11:03:34.097Z] "mtu": 1458, [2023-05-02T11:03:34.097Z] "selinux-enabled": true, [2023-05-02T11:03:34.097Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-02T11:03:34.097Z] } [Pipeline] sh [2023-05-02T11:03:34.447Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-02T11:03:34.794Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T11:03:53.134Z] provisioning config files... [2023-05-02T11:03:53.165Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config15765296950877808811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T11:03:53.571Z] ---> docker-login.sh [2023-05-02T11:03:53.571Z] nexus3.edgexfoundry.org:10001 [2023-05-02T11:03:53.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T11:03:54.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T11:03:54.124Z] Configure a credential helper to remove this warning. See [2023-05-02T11:03:54.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T11:03:54.124Z] [2023-05-02T11:03:54.124Z] Login Succeeded [2023-05-02T11:03:54.124Z] nexus3.edgexfoundry.org:10002 [2023-05-02T11:03:54.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T11:03:54.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T11:03:54.984Z] Configure a credential helper to remove this warning. See [2023-05-02T11:03:54.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T11:03:54.984Z] [2023-05-02T11:03:54.984Z] Login Succeeded [2023-05-02T11:03:54.984Z] nexus3.edgexfoundry.org:10003 [2023-05-02T11:03:55.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T11:03:55.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T11:03:55.526Z] Configure a credential helper to remove this warning. See [2023-05-02T11:03:55.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T11:03:55.526Z] [2023-05-02T11:03:55.526Z] Login Succeeded [2023-05-02T11:03:55.526Z] nexus3.edgexfoundry.org:10004 [2023-05-02T11:03:55.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T11:03:56.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T11:03:56.767Z] Configure a credential helper to remove this warning. See [2023-05-02T11:03:56.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T11:03:56.767Z] [2023-05-02T11:03:56.767Z] Login Succeeded [2023-05-02T11:03:56.767Z] docker.io [2023-05-02T11:03:57.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T11:03:57.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T11:03:57.309Z] Configure a credential helper to remove this warning. See [2023-05-02T11:03:57.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T11:03:57.309Z] [2023-05-02T11:03:57.309Z] Login Succeeded [2023-05-02T11:03:57.309Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T11:03:57.339Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-02T11:03:57.773Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T11:03:57.812Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T11:03:57.841Z] ========================================================= [2023-05-02T11:03:57.841Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-02T11:03:57.841Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T11:03:58.371Z] + 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-02T11:03:58.645Z] Sending build context to Docker daemon 1.211MB [2023-05-02T11:03:58.645Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T11:03:58.645Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-02T11:04:00.602Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-02T11:04:00.602Z] c41833b44d91: Pulling fs layer [2023-05-02T11:04:00.602Z] ed15518f5707: Pulling fs layer [2023-05-02T11:04:00.602Z] feae8fd75edb: Pulling fs layer [2023-05-02T11:04:00.602Z] 242c74f7c9fa: Pulling fs layer [2023-05-02T11:04:00.602Z] 3cdef696dda3: Pulling fs layer [2023-05-02T11:04:00.602Z] 2ced38df9373: Pulling fs layer [2023-05-02T11:04:00.602Z] 58f1dce35555: Pulling fs layer [2023-05-02T11:04:00.602Z] 242c74f7c9fa: Waiting [2023-05-02T11:04:00.602Z] 3cdef696dda3: Waiting [2023-05-02T11:04:00.602Z] 58f1dce35555: Waiting [2023-05-02T11:04:00.602Z] 2ced38df9373: Waiting [2023-05-02T11:04:06.012Z] ed15518f5707: Verifying Checksum [2023-05-02T11:04:06.012Z] ed15518f5707: Download complete [2023-05-02T11:04:06.012Z] 242c74f7c9fa: Verifying Checksum [2023-05-02T11:04:06.012Z] 242c74f7c9fa: Download complete [2023-05-02T11:04:06.012Z] 3cdef696dda3: Verifying Checksum [2023-05-02T11:04:06.012Z] 3cdef696dda3: Download complete [2023-05-02T11:04:06.012Z] c41833b44d91: Verifying Checksum [2023-05-02T11:04:06.012Z] c41833b44d91: Download complete [2023-05-02T11:04:06.281Z] c41833b44d91: Pull complete [2023-05-02T11:04:06.869Z] 58f1dce35555: Verifying Checksum [2023-05-02T11:04:06.869Z] 58f1dce35555: Download complete [2023-05-02T11:04:06.869Z] ed15518f5707: Pull complete [2023-05-02T11:04:07.838Z] feae8fd75edb: Verifying Checksum [2023-05-02T11:04:07.838Z] feae8fd75edb: Download complete [2023-05-02T11:04:08.108Z] 2ced38df9373: Download complete [2023-05-02T11:04:20.449Z] feae8fd75edb: Pull complete [2023-05-02T11:04:20.449Z] 242c74f7c9fa: Pull complete [2023-05-02T11:04:20.449Z] 3cdef696dda3: Pull complete [2023-05-02T11:04:27.112Z] 2ced38df9373: Pull complete [2023-05-02T11:04:29.074Z] 58f1dce35555: Pull complete [2023-05-02T11:04:29.074Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-02T11:04:29.074Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-02T11:04:29.074Z] ---> fadd8f120f05 [2023-05-02T11:04:29.074Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-02T11:04:30.488Z] ---> Running in f8f7356addc5 [2023-05-02T11:04:30.488Z] Removing intermediate container f8f7356addc5 [2023-05-02T11:04:30.488Z] ---> 8671d0f65894 [2023-05-02T11:04:30.488Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-02T11:04:30.488Z] ---> Running in 5df681381236 [2023-05-02T11:04:31.073Z] Removing intermediate container 5df681381236 [2023-05-02T11:04:31.073Z] ---> a178d730b87f [2023-05-02T11:04:31.073Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-02T11:04:31.073Z] ---> Running in d42efaeb70a9 [2023-05-02T11:04:31.342Z] Removing intermediate container d42efaeb70a9 [2023-05-02T11:04:31.342Z] ---> b0dc67c11f94 [2023-05-02T11:04:31.342Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-02T11:04:31.342Z] ---> Running in c948114d6d0d [2023-05-02T11:04:31.620Z] Removing intermediate container c948114d6d0d [2023-05-02T11:04:31.620Z] ---> d7314ce5d2ba [2023-05-02T11:04:31.620Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-02T11:04:31.892Z] ---> Running in f9f72734a5a7 [2023-05-02T11:04:33.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T11:04:33.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T11:04:35.010Z] OK: 263 MiB in 53 packages [2023-05-02T11:04:35.602Z] Removing intermediate container f9f72734a5a7 [2023-05-02T11:04:35.602Z] ---> 8cf62c76531c [2023-05-02T11:04:35.602Z] Step 8/12 : WORKDIR /app [2023-05-02T11:04:35.871Z] ---> Running in 509375eb0bb4 [2023-05-02T11:04:36.144Z] Removing intermediate container 509375eb0bb4 [2023-05-02T11:04:36.144Z] ---> 7fbd1fa60948 [2023-05-02T11:04:36.144Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-02T11:04:36.730Z] ---> 41d19d951d7d [2023-05-02T11:04:36.730Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T11:04:36.730Z] ---> Running in ad0b22765d87 [2023-05-02T11:05:45.129Z] Removing intermediate container ad0b22765d87 [2023-05-02T11:05:45.129Z] ---> c9ad2b39d2d3 [2023-05-02T11:05:45.129Z] Step 11/12 : COPY . . [2023-05-02T11:05:45.129Z] ---> 8f89200de4cb [2023-05-02T11:05:45.129Z] Step 12/12 : RUN $MAKE [2023-05-02T11:05:45.129Z] ---> Running in e7a53cf519fd [2023-05-02T11:05:45.129Z] noop [2023-05-02T11:05:45.129Z] Removing intermediate container e7a53cf519fd [2023-05-02T11:05:45.129Z] ---> 7a7be5afdf0c [2023-05-02T11:05:45.129Z] Successfully built 7a7be5afdf0c [2023-05-02T11:05:45.129Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T11:05:45.617Z] + docker inspect -f . ci-base-image-arm64 [2023-05-02T11:05:45.617Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T11:05:45.939Z] prd-ubuntu20.04-docker-arm64-4c-16g-12354 does not seem to be running inside a container [2023-05-02T11:05:46.007Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-02T11:05:47.285Z] $ docker top 363272b140c4ee7eedbb9a4330b1620285fbe671370ad6ec95cfc90af184d697 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T11:05:48.176Z] + go version [2023-05-02T11:05:48.176Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-02T11:05:48.212Z] $ docker stop --time=1 363272b140c4ee7eedbb9a4330b1620285fbe671370ad6ec95cfc90af184d697 [2023-05-02T11:05:49.862Z] $ docker rm -f --volumes 363272b140c4ee7eedbb9a4330b1620285fbe671370ad6ec95cfc90af184d697 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T11:05:50.728Z] + docker inspect -f . ci-base-image-arm64 [2023-05-02T11:05:50.728Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T11:05:50.994Z] prd-ubuntu20.04-docker-arm64-4c-16g-12354 does not seem to be running inside a container [2023-05-02T11:05:51.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-02T11:05:52.262Z] $ docker top 25bd733f8438d24a95dd90fc2b4210026798a3446f982499287ad650bfe85753 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T11:05:53.149Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-02T11:05:53.871Z] + make test [2023-05-02T11:05:53.871Z] go test ./... -coverprofile=coverage.out ./... [2023-05-02T11:06:32.763Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-02T11:08:39.469Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-02T11:08:39.469Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-02T11:09:11.729Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.273s coverage: 40.5% of statements [2023-05-02T11:09:11.729Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.564s coverage: 51.9% of statements [2023-05-02T11:09:11.729Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.043s coverage: 95.5% of statements [2023-05-02T11:09:11.729Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-02T11:09:11.729Z] go vet ./... [2023-05-02T11:09:43.965Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-02T11:09:43.965Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-02T11:09:43.965Z] ./bin/test-attribution-txt.sh [2023-05-02T11:09:43.965Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-02T11:09:43.965Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-02T11:09:44.005Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-02T11:09:44.032Z] $ docker stop --time=1 25bd733f8438d24a95dd90fc2b4210026798a3446f982499287ad650bfe85753 [2023-05-02T11:09:45.871Z] $ docker rm -f --volumes 25bd733f8438d24a95dd90fc2b4210026798a3446f982499287ad650bfe85753 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T11:09:47.139Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-02T11:09:47.174Z] Warning: overwriting stash ‘coverage-report’ [2023-05-02T11:09:47.874Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T11:09:48.476Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-02T11:09:48.818Z] + ls -al . [2023-05-02T11:09:48.818Z] total 624 [2023-05-02T11:09:48.818Z] drwxrwxr-x 10 jenkins jenkins 4096 May 2 11:05 . [2023-05-02T11:09:48.818Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 11:03 .. [2023-05-02T11:09:48.818Z] -rw-rw-r-- 1 jenkins jenkins 134 May 2 11:03 .dockerignore [2023-05-02T11:09:48.818Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 11:03 .git [2023-05-02T11:09:48.818Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 11:03 .github [2023-05-02T11:09:48.818Z] -rw-rw-r-- 1 jenkins jenkins 946 May 2 11:03 .gitignore [2023-05-02T11:09:48.818Z] -rw-rw-r-- 1 jenkins jenkins 41 May 2 11:03 .golangci.yml [2023-05-02T11:09:48.818Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 2 11:03 Attribution.txt [2023-05-02T11:09:48.818Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 2 11:03 CHANGELOG.md [2023-05-02T11:09:48.818Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 2 11:03 Dockerfile [2023-05-02T11:09:48.818Z] -rw-rw-r-- 1 jenkins jenkins 677 May 2 11:03 GOVERNANCE.md [2023-05-02T11:09:48.818Z] -rw-rw-r-- 1 jenkins jenkins 683 May 2 11:03 Jenkinsfile [2023-05-02T11:09:48.818Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 2 11:03 LICENSE [2023-05-02T11:09:48.818Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 2 11:03 Makefile [2023-05-02T11:09:48.818Z] -rw-rw-r-- 1 jenkins jenkins 625 May 2 11:03 OWNERS.md [2023-05-02T11:09:48.818Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 2 11:03 README.md [2023-05-02T11:09:48.818Z] -rw-rw-r-- 1 jenkins jenkins 5 May 2 11:00 VERSION [2023-05-02T11:09:48.818Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 11:03 bin [2023-05-02T11:09:48.818Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 11:03 cmd [2023-05-02T11:09:48.818Z] -rw-r--r-- 1 jenkins jenkins 458038 May 2 11:09 coverage.out [2023-05-02T11:09:48.818Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 11:03 examples [2023-05-02T11:09:48.818Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 2 11:03 go.mod [2023-05-02T11:09:48.818Z] -rw-rw-r-- 1 jenkins jenkins 31078 May 2 11:03 go.sum [2023-05-02T11:09:48.818Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 11:03 images [2023-05-02T11:09:48.818Z] drwxrwxr-x 5 jenkins jenkins 4096 May 2 11:03 internal [2023-05-02T11:09:48.818Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 11:03 snap [2023-05-02T11:09:48.818Z] -rw-rw-r-- 1 jenkins jenkins 193 May 2 11:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T11:09:49.239Z] + 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=83bf882ad5587b754d71ca2a250995e2feab3237 --label arch=arm64 --label version=0.0.0 . [2023-05-02T11:09:49.508Z] Sending build context to Docker daemon 1.211MB [2023-05-02T11:09:49.508Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T11:09:49.508Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-02T11:09:49.508Z] ---> 7a7be5afdf0c [2023-05-02T11:09:49.508Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-02T11:09:49.508Z] ---> Running in f6e106e06a4a [2023-05-02T11:09:50.094Z] Removing intermediate container f6e106e06a4a [2023-05-02T11:09:50.095Z] ---> 44bd0bc82ff6 [2023-05-02T11:09:50.095Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-02T11:09:50.095Z] ---> Running in a764ea950c65 [2023-05-02T11:09:50.365Z] Removing intermediate container a764ea950c65 [2023-05-02T11:09:50.365Z] ---> 0c9657cf6cab [2023-05-02T11:09:50.365Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-02T11:09:50.365Z] ---> Running in ab8769257073 [2023-05-02T11:09:50.641Z] Removing intermediate container ab8769257073 [2023-05-02T11:09:50.641Z] ---> 20ca54d8237c [2023-05-02T11:09:50.641Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-02T11:09:50.641Z] ---> Running in eacfc790d6b1 [2023-05-02T11:09:51.227Z] Removing intermediate container eacfc790d6b1 [2023-05-02T11:09:51.227Z] ---> d44e9603a980 [2023-05-02T11:09:51.227Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-02T11:09:51.227Z] ---> Running in 326840d6ea60 [2023-05-02T11:09:52.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T11:09:52.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T11:09:54.198Z] OK: 263 MiB in 53 packages [2023-05-02T11:09:56.144Z] Removing intermediate container 326840d6ea60 [2023-05-02T11:09:56.144Z] ---> d548a40243eb [2023-05-02T11:09:56.144Z] Step 8/24 : WORKDIR /app [2023-05-02T11:09:56.144Z] ---> Running in 69e2e13f340e [2023-05-02T11:09:56.411Z] Removing intermediate container 69e2e13f340e [2023-05-02T11:09:56.411Z] ---> 8cc0019cc0bf [2023-05-02T11:09:56.411Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-02T11:09:56.996Z] ---> efbc5d84c419 [2023-05-02T11:09:56.996Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T11:09:56.996Z] ---> Running in a3234dbad0f3 [2023-05-02T11:09:59.587Z] Removing intermediate container a3234dbad0f3 [2023-05-02T11:09:59.587Z] ---> b9a522d077f0 [2023-05-02T11:09:59.587Z] Step 11/24 : COPY . . [2023-05-02T11:10:00.172Z] ---> 21397d1d6caf [2023-05-02T11:10:00.172Z] Step 12/24 : RUN $MAKE [2023-05-02T11:10:00.172Z] ---> Running in 057956b18ea6 [2023-05-02T11:10:01.147Z] 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-02T11:12:08.037Z] Removing intermediate container 057956b18ea6 [2023-05-02T11:12:08.037Z] ---> 14f7e955c52f [2023-05-02T11:12:08.037Z] Step 13/24 : FROM alpine:3.17 [2023-05-02T11:12:09.459Z] 3.17: Pulling from library/alpine [2023-05-02T11:12:09.730Z] c41833b44d91: Already exists [2023-05-02T11:12:09.730Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-02T11:12:09.731Z] Status: Downloaded newer image for alpine:3.17 [2023-05-02T11:12:09.731Z] ---> 51e60588ff2c [2023-05-02T11:12:09.731Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-02T11:12:09.999Z] ---> Running in bf8a6359e106 [2023-05-02T11:12:10.268Z] Removing intermediate container bf8a6359e106 [2023-05-02T11:12:10.268Z] ---> af012d44ea9b [2023-05-02T11:12:10.268Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-02T11:12:10.268Z] ---> Running in 150a1bed7e5c [2023-05-02T11:12:11.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T11:12:11.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T11:12:13.224Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-02T11:12:13.224Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T11:12:13.224Z] OK: 8 MiB in 16 packages [2023-05-02T11:12:13.805Z] Removing intermediate container 150a1bed7e5c [2023-05-02T11:12:13.805Z] ---> 8f6b53fc52fd [2023-05-02T11:12:13.805Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-02T11:12:14.395Z] ---> 4d45dfe69300 [2023-05-02T11:12:14.395Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-02T11:12:14.661Z] ---> c0792406fa6c [2023-05-02T11:12:14.661Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-02T11:12:16.067Z] ---> e87403bf4acc [2023-05-02T11:12:16.067Z] Step 19/24 : EXPOSE 59989 [2023-05-02T11:12:16.067Z] ---> Running in 576d5782f38b [2023-05-02T11:12:16.334Z] Removing intermediate container 576d5782f38b [2023-05-02T11:12:16.334Z] ---> 43efd2ff64cf [2023-05-02T11:12:16.334Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-02T11:12:16.602Z] ---> Running in 2cf82790b382 [2023-05-02T11:12:16.868Z] Removing intermediate container 2cf82790b382 [2023-05-02T11:12:16.868Z] ---> 88dfb31bde52 [2023-05-02T11:12:16.868Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-02T11:12:16.868Z] ---> Running in 13ede4f8ca93 [2023-05-02T11:12:17.132Z] Removing intermediate container 13ede4f8ca93 [2023-05-02T11:12:17.132Z] ---> b565b26054e6 [2023-05-02T11:12:17.132Z] Step 22/24 : LABEL arch=arm64 [2023-05-02T11:12:17.132Z] ---> Running in 55e172e50eed [2023-05-02T11:12:17.398Z] Removing intermediate container 55e172e50eed [2023-05-02T11:12:17.398Z] ---> a05ca1f91521 [2023-05-02T11:12:17.398Z] Step 23/24 : LABEL git_sha=83bf882ad5587b754d71ca2a250995e2feab3237 [2023-05-02T11:12:17.398Z] ---> Running in c846c453f0a7 [2023-05-02T11:12:17.665Z] Removing intermediate container c846c453f0a7 [2023-05-02T11:12:17.665Z] ---> e0513f5994ce [2023-05-02T11:12:17.665Z] Step 24/24 : LABEL version=0.0.0 [2023-05-02T11:12:17.933Z] ---> Running in 6d64d3057087 [2023-05-02T11:12:18.201Z] Removing intermediate container 6d64d3057087 [2023-05-02T11:12:18.201Z] ---> 5acc4b54f6f9 [2023-05-02T11:12:18.201Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-02T11:12:18.201Z] Successfully built 5acc4b54f6f9 [2023-05-02T11:12:18.201Z] 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-02T11:12:19.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T11:12:19.020Z] [2023-05-02T11:12:19.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T11:12:19.417Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T11:12:19.684Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-02T11:12:19.684Z] 8998bd30e6a1: Pulling fs layer [2023-05-02T11:12:19.684Z] 04944245beec: Pulling fs layer [2023-05-02T11:12:19.684Z] 699f458cf7ca: Pulling fs layer [2023-05-02T11:12:19.684Z] 765212b225bb: Pulling fs layer [2023-05-02T11:12:19.684Z] f23df028b6ca: Pulling fs layer [2023-05-02T11:12:19.684Z] d65c8cfc05b1: Pulling fs layer [2023-05-02T11:12:19.684Z] 2437ff75d9bd: Pulling fs layer [2023-05-02T11:12:19.684Z] f23df028b6ca: Waiting [2023-05-02T11:12:19.684Z] 765212b225bb: Waiting [2023-05-02T11:12:19.684Z] d65c8cfc05b1: Waiting [2023-05-02T11:12:19.684Z] 2437ff75d9bd: Waiting [2023-05-02T11:12:19.684Z] 04944245beec: Verifying Checksum [2023-05-02T11:12:19.684Z] 04944245beec: Download complete [2023-05-02T11:12:19.684Z] 765212b225bb: Download complete [2023-05-02T11:12:19.684Z] f23df028b6ca: Verifying Checksum [2023-05-02T11:12:19.684Z] f23df028b6ca: Download complete [2023-05-02T11:12:19.684Z] d65c8cfc05b1: Verifying Checksum [2023-05-02T11:12:19.684Z] d65c8cfc05b1: Download complete [2023-05-02T11:12:19.952Z] 699f458cf7ca: Verifying Checksum [2023-05-02T11:12:19.952Z] 699f458cf7ca: Download complete [2023-05-02T11:12:20.218Z] 8998bd30e6a1: Verifying Checksum [2023-05-02T11:12:20.218Z] 8998bd30e6a1: Download complete [2023-05-02T11:12:22.800Z] 2437ff75d9bd: Verifying Checksum [2023-05-02T11:12:22.800Z] 2437ff75d9bd: Download complete [2023-05-02T11:12:23.761Z] 8998bd30e6a1: Pull complete [2023-05-02T11:12:24.346Z] 04944245beec: Pull complete [2023-05-02T11:12:25.753Z] 699f458cf7ca: Pull complete [2023-05-02T11:12:25.753Z] 765212b225bb: Pull complete [2023-05-02T11:12:26.710Z] f23df028b6ca: Pull complete [2023-05-02T11:12:26.710Z] d65c8cfc05b1: Pull complete [2023-05-02T11:12:41.700Z] 2437ff75d9bd: Pull complete [2023-05-02T11:12:41.700Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-02T11:12:41.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T11:12:41.700Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T11:12:42.010Z] prd-ubuntu20.04-docker-arm64-4c-16g-12354 does not seem to be running inside a container [2023-05-02T11:12:42.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-02T11:12:44.445Z] $ docker top 69edaf32d77ed94dbd5b2c548b693cc3cca09d6df6dc5d24b07ca017ecddf5ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T11:12:45.025Z] ---> job-cost.sh [2023-05-02T11:12:45.292Z] lf-activate-venv: SKIPPING [2023-05-02T11:12:45.292Z] INFO: No Stack... [2023-05-02T11:12:45.873Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-02T11:12:46.455Z] INFO: Archiving Costs [Pipeline] sh [2023-05-02T11:12:46.791Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-05-02T11:12:46.791Z] + cut -d, -f6 [Pipeline] lock [2023-05-02T11:12:47.137Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-217-1-stack-cost] [2023-05-02T11:12:47.142Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-217-1-stack-cost] did not exist. Created. [2023-05-02T11:12:47.142Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-217-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-02T11:12:47.541Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-c7e7c7c3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-02T11:12:48.208Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-02T11:12:48.244Z] Warning: overwriting stash ‘stack-cost’ [2023-05-02T11:12:48.296Z] Stashed 1 file(s) [Pipeline] } [2023-05-02T11:12:48.313Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-217-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-02T11:12:48.381Z] $ docker stop --time=1 69edaf32d77ed94dbd5b2c548b693cc3cca09d6df6dc5d24b07ca017ecddf5ee [2023-05-02T11:12:49.865Z] $ docker rm -f --volumes 69edaf32d77ed94dbd5b2c548b693cc3cca09d6df6dc5d24b07ca017ecddf5ee [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-02T11:12:50.756Z] provisioning config files... [2023-05-02T11:12:50.763Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-217@tmp/config9692790359736349593tmp [Pipeline] { [Pipeline] sh [2023-05-02T11:12:51.100Z] + set +x [2023-05-02T11:12:51.101Z] + bash -s -- [2023-05-02T11:12:51.101Z] + curl -s https://codecov.io/bash [2023-05-02T11:12:51.101Z] [2023-05-02T11:12:51.101Z] _____ _ [2023-05-02T11:12:51.101Z] / ____| | | [2023-05-02T11:12:51.101Z] | | ___ __| | ___ ___ _____ __ [2023-05-02T11:12:51.101Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-02T11:12:51.101Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-02T11:12:51.101Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-02T11:12:51.101Z] Bash-1.0.6 [2023-05-02T11:12:51.101Z] [2023-05-02T11:12:51.101Z] [2023-05-02T11:12:51.101Z] ==> git version 2.25.1 found [2023-05-02T11:12:51.101Z] ==> 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-02T11:12:51.101Z] Release-Date: 2020-01-08 [2023-05-02T11:12:51.101Z] 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-02T11:12:51.101Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-02T11:12:51.101Z] ==> Jenkins CI detected. [2023-05-02T11:12:51.101Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-217 [2023-05-02T11:12:51.101Z] project root: . [2023-05-02T11:12:51.101Z] --> token set from env [2023-05-02T11:12:51.101Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-02T11:12:51.101Z] ==> Running gcov in . (disable via -X gcov) [2023-05-02T11:12:51.101Z] ==> Python coveragepy not found [2023-05-02T11:12:51.101Z] ==> Searching for coverage reports in: [2023-05-02T11:12:51.101Z] + . [2023-05-02T11:12:51.101Z] -> Found 1 reports [2023-05-02T11:12:51.101Z] ==> Detecting git/mercurial file structure [2023-05-02T11:12:51.101Z] ==> Reading reports [2023-05-02T11:12:51.101Z] + ./coverage.out bytes=458038 [2023-05-02T11:12:51.101Z] ==> Appending adjustments [2023-05-02T11:12:51.101Z] https://docs.codecov.io/docs/fixing-reports [2023-05-02T11:12:51.360Z] + Found adjustments [2023-05-02T11:12:51.360Z] ==> Gzipping contents [2023-05-02T11:12:51.360Z] 52K /tmp/codecov.pq88gT.gz [2023-05-02T11:12:51.360Z] ==> Uploading reports [2023-05-02T11:12:51.360Z] url: https://codecov.io [2023-05-02T11:12:51.360Z] query: branch=PR-217&commit=83bf882ad5587b754d71ca2a250995e2feab3237&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-217%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=217&job=&cmd_args= [2023-05-02T11:12:51.360Z] -> Pinging Codecov [2023-05-02T11:12:51.360Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-217&commit=83bf882ad5587b754d71ca2a250995e2feab3237&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-217%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=217&job=&cmd_args= [2023-05-02T11:12:51.619Z] -> Uploading to [2023-05-02T11:12:51.619Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-02/581DD39554BDF9B6E22D074273EAD858/83bf882ad5587b754d71ca2a250995e2feab3237/97240f9c-5b12-4c75-8d91-23eeacf9ce75.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230502T111251Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=410d16034510c2a0b1c19b40263fccc3f513bedfd3ca24c85341fff6b9f010e0 [2023-05-02T11:12:51.619Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T11:12:51.619Z] Dload Upload Total Spent Left Speed [2023-05-02T11:12:51.878Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50497 0 0 100 50497 0 244k --:--:-- --:--:-- --:--:-- 242k 100 50497 0 0 100 50497 0 216k --:--:-- --:--:-- --:--:-- 216k [2023-05-02T11:12:51.878Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/83bf882ad5587b754d71ca2a250995e2feab3237 [Pipeline] } [2023-05-02T11:12:51.906Z] 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-02T11:12:53.656Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-217/archives ] [2023-05-02T11:12:53.657Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-217/archives [2023-05-02T11:12:53.657Z] total 16 [2023-05-02T11:12:53.657Z] drwxr-xr-x 3 root root 4096 May 2 11:03 . [2023-05-02T11:12:53.657Z] drwxrwxr-x 12 jenkins jenkins 4096 May 2 11:03 .. [2023-05-02T11:12:53.657Z] drwxr-xr-x 2 root root 4096 May 2 11:03 cost [2023-05-02T11:12:53.657Z] -rw-r--r-- 1 root root 91 May 2 11:03 cost.csv [2023-05-02T11:12:53.657Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-217/archives [2023-05-02T11:12:53.657Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-217/archives [2023-05-02T11:12:53.657Z] total 16 [2023-05-02T11:12:53.657Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 11:03 . [2023-05-02T11:12:53.657Z] drwxrwxr-x 12 jenkins jenkins 4096 May 2 11:03 .. [2023-05-02T11:12:53.657Z] drwxr-xr-x 2 jenkins jenkins 4096 May 2 11:03 cost [2023-05-02T11:12:53.657Z] -rw-r--r-- 1 jenkins jenkins 91 May 2 11:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-02T11:12:54.022Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T11:12:54.911Z] ---> package-listing.sh [2023-05-02T11:12:54.911Z] ++ facter osfamily [2023-05-02T11:12:54.911Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-02T11:12:55.169Z] + OS_FAMILY=debian [2023-05-02T11:12:55.169Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-217 [2023-05-02T11:12:55.169Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-02T11:12:55.169Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-02T11:12:55.169Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-02T11:12:55.169Z] + PACKAGES=/tmp/packages_start.txt [2023-05-02T11:12:55.169Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-217 ']' [2023-05-02T11:12:55.169Z] + PACKAGES=/tmp/packages_end.txt [2023-05-02T11:12:55.169Z] + case "${OS_FAMILY}" in [2023-05-02T11:12:55.169Z] + dpkg -l [2023-05-02T11:12:55.169Z] + grep '^ii' [2023-05-02T11:12:55.169Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-02T11:12:55.169Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-02T11:12:55.169Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-02T11:12:55.169Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-217 ']' [2023-05-02T11:12:55.169Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-217/archives/ [2023-05-02T11:12:55.169Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-217/archives/ [Pipeline] echo [2023-05-02T11:12:55.205Z] 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-217/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-02T11:12:55.495Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T11:12:56.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T11:12:56.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T11:12:56.269Z] prd-ubuntu20.04-docker-8c-8g-12352 does not seem to be running inside a container [2023-05-02T11:12:56.305Z] $ 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-217/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-217 -v /w/workspace/undry_device-rfid-llrp-go_PR-217:/w/workspace/undry_device-rfid-llrp-go_PR-217:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-217@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-217@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-02T11:12:56.527Z] $ docker top b06c51aff0cde6099c76acdbbc901b1b876faebc2f6baab4447aae11d44cca01 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T11:12:56.907Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-02T11:12:57.214Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-02T11:12:57.526Z] + ls /var/log/sa-host [2023-05-02T11:12:57.526Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T11:12:57.659Z] provisioning config files... [2023-05-02T11:12:57.667Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-217@tmp/config11568059919689876767tmp [Pipeline] { [Pipeline] echo [2023-05-02T11:12:57.718Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T11:12:58.028Z] ---> create-netrc.sh [Pipeline] } [2023-05-02T11:12:58.054Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-02T11:12:58.456Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-02T11:12:58.487Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T11:12:58.793Z] ---> sudo-logs.sh [2023-05-02T11:12:58.794Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-02T11:12:58.876Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T11:12:59.184Z] ---> job-cost.sh [2023-05-02T11:12:59.184Z] lf-activate-venv: SKIPPING [2023-05-02T11:12:59.184Z] DEBUG: total: 0.2199999988079071 [2023-05-02T11:12:59.184Z] INFO: Retrieving Stack Cost... [2023-05-02T11:12:59.444Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-02T11:13:00.011Z] INFO: Archiving Costs [Pipeline] echo [2023-05-02T11:13:00.045Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T11:13:00.354Z] ---> logs-deploy.sh [2023-05-02T11:13:00.354Z] lf-activate-venv: SKIPPING [2023-05-02T11:13:00.354Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-217/1 [2023-05-02T11:13:00.354Z] INFO: archiving workspace using pattern(s): [2023-05-02T11:13:01.295Z] Archives upload complete. [2023-05-02T11:13:01.295Z] INFO: archiving logs to Nexus