Pull request #129 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1f6039b18896faecbd5c5f733dad885955eb8611+67743ce73b5f11851f5a3332a1e6bc4b63a9e69f (4442df63ffd99a95984a2009e3f52bd68229fe6f) 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-ssh1472964973360402204.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh7287072842523112476.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-129/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-129/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15907112190366570588.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 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-ssh14455956186387406904.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-129/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-129/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11978993282663069435.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1610 in /w/workspace/undry_device-rfid-llrp-go_PR-129 [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-129 # 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/129/head:refs/remotes/origin/PR-129 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 67743ce73b5f11851f5a3332a1e6bc4b63a9e69f into PR head commit 1f6039b18896faecbd5c5f733dad885955eb8611 Merge succeeded, producing 1f6039b18896faecbd5c5f733dad885955eb8611 Checking out Revision 1f6039b18896faecbd5c5f733dad885955eb8611 (PR-129) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-10T17:40:21.423Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-10T17:40:21.482Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-10T17:40:21.497Z] ========================================================= [2023-01-10T17:40:21.497Z] EdgeX Global Pipelines Version Info [2023-01-10T17:40:21.497Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 1f6039b18896faecbd5c5f733dad885955eb8611 # 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 67743ce73b5f11851f5a3332a1e6bc4b63a9e69f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1f6039b18896faecbd5c5f733dad885955eb8611 # timeout=10 > git rev-list --no-walk 02d64be7f29150d39afbd6e36cf40ea2740a5c9a # timeout=10 [2023-01-10T17:40:22.251Z] ------------------- [2023-01-10T17:40:22.251Z] stable info: [2023-01-10T17:40:22.251Z] ------------------- [2023-01-10T17:40:22.251Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-10T17:40:22.251Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T17:40:22.251Z] Message: update stable to v1.0.244 [2023-01-10T17:40:22.821Z] ------------------- [2023-01-10T17:40:22.821Z] experimental info: [2023-01-10T17:40:22.821Z] ------------------- [2023-01-10T17:40:22.821Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-10T17:40:22.821Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T17:40:22.821Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-10T17:40:22.982Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-01-10T17:40:22.991Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-01-10T17:40:23.000Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-10T17:40:23.009Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-10T17:40:23.018Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-10T17:40:23.033Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-10T17:40:23.045Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-10T17:40:23.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-10T17:40:23.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-10T17:40:23.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-10T17:40:23.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-10T17:40:23.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-01-10T17:40:23.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-10T17:40:23.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-10T17:40:23.138Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T17:40:23.148Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T17:40:23.160Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T17:40:23.174Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T17:40:23.188Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-10T17:40:23.198Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-10T17:40:23.212Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-10T17:40:23.224Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-10T17:40:23.238Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-10T17:40:23.248Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-10T17:40:23.260Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-10T17:40:23.274Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-10T17:40:23.286Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-10T17:40:23.298Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-129 [Pipeline] echo [2023-01-10T17:40:23.312Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-129 [Pipeline] echo [2023-01-10T17:40:23.323Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-129 [Pipeline] echo [2023-01-10T17:40:23.334Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1f6039b18896faecbd5c5f733dad885955eb8611 [Pipeline] echo [2023-01-10T17:40:23.343Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1f6039b [Pipeline] echo [2023-01-10T17:40:23.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T17:40:23.394Z] provisioning config files... [2023-01-10T17:40:23.409Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-129@tmp/config16065199405136634624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:40:23.713Z] ---> docker-login.sh [2023-01-10T17:40:23.713Z] nexus3.edgexfoundry.org:10001 [2023-01-10T17:40:23.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:40:23.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:40:23.973Z] Configure a credential helper to remove this warning. See [2023-01-10T17:40:23.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:40:23.973Z] [2023-01-10T17:40:23.973Z] Login Succeeded [2023-01-10T17:40:23.973Z] nexus3.edgexfoundry.org:10002 [2023-01-10T17:40:23.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:40:23.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:40:23.974Z] Configure a credential helper to remove this warning. See [2023-01-10T17:40:23.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:40:23.974Z] [2023-01-10T17:40:23.974Z] Login Succeeded [2023-01-10T17:40:23.974Z] nexus3.edgexfoundry.org:10003 [2023-01-10T17:40:23.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:40:24.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:40:24.233Z] Configure a credential helper to remove this warning. See [2023-01-10T17:40:24.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:40:24.233Z] [2023-01-10T17:40:24.233Z] Login Succeeded [2023-01-10T17:40:24.233Z] nexus3.edgexfoundry.org:10004 [2023-01-10T17:40:24.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:40:24.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:40:24.233Z] Configure a credential helper to remove this warning. See [2023-01-10T17:40:24.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:40:24.233Z] [2023-01-10T17:40:24.233Z] Login Succeeded [2023-01-10T17:40:24.233Z] docker.io [2023-01-10T17:40:24.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:40:24.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:40:24.493Z] Configure a credential helper to remove this warning. See [2023-01-10T17:40:24.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:40:24.493Z] [2023-01-10T17:40:24.493Z] Login Succeeded [2023-01-10T17:40:24.493Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T17:40:24.501Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-10T17:40:24.861Z] + git rev-list -1 --merges 1f6039b18896faecbd5c5f733dad885955eb8611~1..1f6039b18896faecbd5c5f733dad885955eb8611 [Pipeline] echo [2023-01-10T17:40:24.913Z] -----------> git rev-list -1 --merges 1f6039b18896faecbd5c5f733dad885955eb8611~1..1f6039b18896faecbd5c5f733dad885955eb8611 1f6039b18896faecbd5c5f733dad885955eb8611 [false] [Pipeline] sh [2023-01-10T17:40:25.200Z] + git log --format=format:%s -1 1f6039b18896faecbd5c5f733dad885955eb8611 [Pipeline] echo [2023-01-10T17:40:25.213Z] ========================================================= [2023-01-10T17:40:25.213Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-10T17:40:25.213Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T17:40:25.538Z] + git log --format=format:%s -1 1f6039b18896faecbd5c5f733dad885955eb8611 [Pipeline] echo [2023-01-10T17:40:25.550Z] [semverPrep] GIT_COMMIT: 1f6039b18896faecbd5c5f733dad885955eb8611, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-01-10T17:40:25.560Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-10T17:40:25.895Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T17:40:25.895Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-10T17:40:25.895Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-10T17:40:25.895Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-10T17:40:25.895Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-10T17:40:25.895Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-10T17:40:25.895Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:40:26.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T17:40:26.235Z] [2023-01-10T17:40:26.235Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:40:26.534Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T17:40:26.534Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-10T17:40:26.534Z] b85a868b505f: Pulling fs layer [2023-01-10T17:40:26.534Z] e2be974225ed: Pulling fs layer [2023-01-10T17:40:26.534Z] 339a4e72a1f5: Pulling fs layer [2023-01-10T17:40:26.534Z] 988bab9f4d93: Pulling fs layer [2023-01-10T17:40:26.534Z] 1469e6f7b9e6: Pulling fs layer [2023-01-10T17:40:26.534Z] eaf3925da568: Pulling fs layer [2023-01-10T17:40:26.534Z] bab4dde63d76: Pulling fs layer [2023-01-10T17:40:26.534Z] bde34c3a00c8: Pulling fs layer [2023-01-10T17:40:26.534Z] b352a97aabf1: Pulling fs layer [2023-01-10T17:40:26.534Z] 4872d77fe225: Pulling fs layer [2023-01-10T17:40:26.534Z] 5851b861e8e6: Pulling fs layer [2023-01-10T17:40:26.534Z] b352a97aabf1: Waiting [2023-01-10T17:40:26.534Z] eaf3925da568: Waiting [2023-01-10T17:40:26.534Z] 4872d77fe225: Waiting [2023-01-10T17:40:26.534Z] bab4dde63d76: Waiting [2023-01-10T17:40:26.534Z] 5851b861e8e6: Waiting [2023-01-10T17:40:26.534Z] 1469e6f7b9e6: Waiting [2023-01-10T17:40:26.534Z] 988bab9f4d93: Waiting [2023-01-10T17:40:26.534Z] bde34c3a00c8: Waiting [2023-01-10T17:40:26.534Z] e2be974225ed: Verifying Checksum [2023-01-10T17:40:26.534Z] e2be974225ed: Download complete [2023-01-10T17:40:26.534Z] 988bab9f4d93: Download complete [2023-01-10T17:40:26.793Z] 1469e6f7b9e6: Verifying Checksum [2023-01-10T17:40:26.793Z] 1469e6f7b9e6: Download complete [2023-01-10T17:40:26.793Z] 339a4e72a1f5: Verifying Checksum [2023-01-10T17:40:26.793Z] 339a4e72a1f5: Download complete [2023-01-10T17:40:26.793Z] eaf3925da568: Verifying Checksum [2023-01-10T17:40:26.793Z] eaf3925da568: Download complete [2023-01-10T17:40:26.793Z] bde34c3a00c8: Download complete [2023-01-10T17:40:26.793Z] b352a97aabf1: Download complete [2023-01-10T17:40:26.793Z] 4872d77fe225: Verifying Checksum [2023-01-10T17:40:26.793Z] 4872d77fe225: Download complete [2023-01-10T17:40:26.793Z] 5851b861e8e6: Verifying Checksum [2023-01-10T17:40:26.793Z] 5851b861e8e6: Download complete [2023-01-10T17:40:26.793Z] b85a868b505f: Download complete [2023-01-10T17:40:27.052Z] bab4dde63d76: Verifying Checksum [2023-01-10T17:40:27.052Z] bab4dde63d76: Download complete [2023-01-10T17:40:27.987Z] b85a868b505f: Pull complete [2023-01-10T17:40:28.248Z] e2be974225ed: Pull complete [2023-01-10T17:40:28.817Z] 339a4e72a1f5: Pull complete [2023-01-10T17:40:28.817Z] 988bab9f4d93: Pull complete [2023-01-10T17:40:29.079Z] 1469e6f7b9e6: Pull complete [2023-01-10T17:40:29.079Z] eaf3925da568: Pull complete [2023-01-10T17:40:30.981Z] bab4dde63d76: Pull complete [2023-01-10T17:40:30.981Z] bde34c3a00c8: Pull complete [2023-01-10T17:40:30.981Z] b352a97aabf1: Pull complete [2023-01-10T17:40:30.981Z] 4872d77fe225: Pull complete [2023-01-10T17:40:31.241Z] 5851b861e8e6: Pull complete [2023-01-10T17:40:31.241Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-10T17:40:31.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T17:40:31.241Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:40:31.327Z] prd-ubuntu20.04-docker-8c-8g-1610 does not seem to be running inside a container [2023-01-10T17:40:31.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-129 -v /w/workspace/undry_device-rfid-llrp-go_PR-129:/w/workspace/undry_device-rfid-llrp-go_PR-129:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-129@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-129@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-devops/py-git-semver:0.1.4 cat [2023-01-10T17:40:32.665Z] $ docker top b18654ce152c06f3288248f43e7151ec2de4a3e804d0af9cdb714b7bd01e4317 -eo pid,comm [2023-01-10T17:40:32.715Z] 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-01-10T17:40:32.715Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T17:40:32.748Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T17:40:32.748Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T17:40:32.859Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T17:40:32.865Z] $ docker exec b18654ce152c06f3288248f43e7151ec2de4a3e804d0af9cdb714b7bd01e4317 ssh-agent [2023-01-10T17:40:32.972Z] SSH_AUTH_SOCK=/tmp/ssh-snbxOE7vq9eR/agent.32 [2023-01-10T17:40:32.972Z] SSH_AGENT_PID=38 [2023-01-10T17:40:32.978Z] Running ssh-add (command line suppressed) [2023-01-10T17:40:33.087Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-129@tmp/private_key_11222923207230703698.key (/w/workspace/undry_device-rfid-llrp-go_PR-129@tmp/private_key_11222923207230703698.key) [2023-01-10T17:40:33.101Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T17:40:33.391Z] + git tag --points-at HEAD [Pipeline] } [2023-01-10T17:40:33.407Z] $ docker exec --env ******** --env ******** b18654ce152c06f3288248f43e7151ec2de4a3e804d0af9cdb714b7bd01e4317 ssh-agent -k [2023-01-10T17:40:33.509Z] unset SSH_AUTH_SOCK; [2023-01-10T17:40:33.509Z] unset SSH_AGENT_PID; [2023-01-10T17:40:33.509Z] echo Agent pid 38 killed; [2023-01-10T17:40:33.518Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-10T17:40:33.544Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T17:40:33.544Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T17:40:33.654Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T17:40:33.660Z] $ docker exec b18654ce152c06f3288248f43e7151ec2de4a3e804d0af9cdb714b7bd01e4317 ssh-agent [2023-01-10T17:40:33.770Z] SSH_AUTH_SOCK=/tmp/ssh-joBPFj2LFZKC/agent.72 [2023-01-10T17:40:33.770Z] SSH_AGENT_PID=78 [2023-01-10T17:40:33.775Z] Running ssh-add (command line suppressed) [2023-01-10T17:40:33.882Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-129@tmp/private_key_3912311197040525634.key (/w/workspace/undry_device-rfid-llrp-go_PR-129@tmp/private_key_3912311197040525634.key) [2023-01-10T17:40:33.895Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T17:40:34.185Z] + git semver init [2023-01-10T17:40:34.445Z] 2023-01-10 17:40:34,365 [run_init] DEBUG init version:0.0.0 force:False [2023-01-10T17:40:34.445Z] 2023-01-10 17:40:34,366 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-129/.semver [2023-01-10T17:40:34.445Z] 2023-01-10 17:40:34,367 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-129/.semver [2023-01-10T17:40:34.445Z] 2023-01-10 17:40:34,368 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-129/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-129, universal_newlines=False, shell=None, istream=None) [2023-01-10T17:40:35.392Z] 2023-01-10 17:40:35,218 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-129/.git/info/exclude [2023-01-10T17:40:35.392Z] 2023-01-10 17:40:35,218 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-129/.semver/PR-129 with force:False [2023-01-10T17:40:35.392Z] 2023-01-10 17:40:35,218 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-129/.semver/PR-129 [2023-01-10T17:40:35.392Z] 2023-01-10 17:40:35,223 [execute] INFO git cat-file --batch-check [2023-01-10T17:40:35.392Z] 2023-01-10 17:40:35,223 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-129/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T17:40:35.392Z] 2023-01-10 17:40:35,230 [execute] INFO git cat-file --batch [2023-01-10T17:40:35.392Z] 2023-01-10 17:40:35,230 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-129/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T17:40:35.392Z] 2023-01-10 17:40:35,235 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-129/.semver/PR-129 [2023-01-10T17:40:35.392Z] 0.0.0 [Pipeline] } [2023-01-10T17:40:35.404Z] $ docker exec --env ******** --env ******** b18654ce152c06f3288248f43e7151ec2de4a3e804d0af9cdb714b7bd01e4317 ssh-agent -k [2023-01-10T17:40:35.513Z] unset SSH_AUTH_SOCK; [2023-01-10T17:40:35.513Z] unset SSH_AGENT_PID; [2023-01-10T17:40:35.513Z] echo Agent pid 78 killed; [2023-01-10T17:40:35.523Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T17:40:35.828Z] + git semver [Pipeline] } [2023-01-10T17:40:36.103Z] $ docker stop --time=1 b18654ce152c06f3288248f43e7151ec2de4a3e804d0af9cdb714b7bd01e4317 [2023-01-10T17:40:37.416Z] $ docker rm -f --volumes b18654ce152c06f3288248f43e7151ec2de4a3e804d0af9cdb714b7bd01e4317 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T17:40:37.765Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-10T17:40:37.982Z] Stashed 1 file(s) [Pipeline] echo [2023-01-10T17:40:37.986Z] [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-01-10T17:40:38.113Z] provisioning config files... [2023-01-10T17:40:38.123Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-129@tmp/config3908070697576208911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:40:38.420Z] ---> docker-login.sh [2023-01-10T17:40:38.420Z] nexus3.edgexfoundry.org:10001 [2023-01-10T17:40:38.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:40:38.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:40:38.420Z] Configure a credential helper to remove this warning. See [2023-01-10T17:40:38.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:40:38.420Z] [2023-01-10T17:40:38.420Z] Login Succeeded [2023-01-10T17:40:38.420Z] nexus3.edgexfoundry.org:10002 [2023-01-10T17:40:38.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:40:38.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:40:38.420Z] Configure a credential helper to remove this warning. See [2023-01-10T17:40:38.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:40:38.420Z] [2023-01-10T17:40:38.420Z] Login Succeeded [2023-01-10T17:40:38.420Z] nexus3.edgexfoundry.org:10003 [2023-01-10T17:40:38.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:40:38.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:40:38.688Z] Configure a credential helper to remove this warning. See [2023-01-10T17:40:38.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:40:38.688Z] [2023-01-10T17:40:38.688Z] Login Succeeded [2023-01-10T17:40:38.688Z] nexus3.edgexfoundry.org:10004 [2023-01-10T17:40:38.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:40:38.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:40:38.688Z] Configure a credential helper to remove this warning. See [2023-01-10T17:40:38.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:40:38.688Z] [2023-01-10T17:40:38.688Z] Login Succeeded [2023-01-10T17:40:38.688Z] docker.io [2023-01-10T17:40:38.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:40:38.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:40:38.947Z] Configure a credential helper to remove this warning. See [2023-01-10T17:40:38.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:40:38.947Z] [2023-01-10T17:40:38.947Z] Login Succeeded [2023-01-10T17:40:38.947Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T17:40:38.956Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T17:40:39.017Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T17:40:39.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T17:40:39.036Z] ========================================================= [2023-01-10T17:40:39.036Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-10T17:40:39.036Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:40:39.351Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-10T17:40:39.351Z] Sending build context to Docker daemon 4.121MB [2023-01-10T17:40:39.351Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T17:40:39.351Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-10T17:40:39.351Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-10T17:40:39.351Z] 213ec9aee27d: Pulling fs layer [2023-01-10T17:40:39.351Z] 4583459ba037: Pulling fs layer [2023-01-10T17:40:39.351Z] 93c1e223e6f2: Pulling fs layer [2023-01-10T17:40:39.351Z] 53926ce57604: Pulling fs layer [2023-01-10T17:40:39.351Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-10T17:40:39.351Z] 22ff95d597cd: Pulling fs layer [2023-01-10T17:40:39.351Z] 12d6caf4c0d1: Pulling fs layer [2023-01-10T17:40:39.351Z] 96b7cbca73a9: Pulling fs layer [2023-01-10T17:40:39.351Z] a7acece74701: Pulling fs layer [2023-01-10T17:40:39.351Z] 53926ce57604: Waiting [2023-01-10T17:40:39.351Z] 22ff95d597cd: Waiting [2023-01-10T17:40:39.351Z] 96b7cbca73a9: Waiting [2023-01-10T17:40:39.351Z] a7acece74701: Waiting [2023-01-10T17:40:39.351Z] 12d6caf4c0d1: Waiting [2023-01-10T17:40:39.351Z] 21b2b0c7a3f4: Waiting [2023-01-10T17:40:39.351Z] 93c1e223e6f2: Verifying Checksum [2023-01-10T17:40:39.351Z] 93c1e223e6f2: Download complete [2023-01-10T17:40:39.351Z] 4583459ba037: Download complete [2023-01-10T17:40:39.351Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-10T17:40:39.351Z] 21b2b0c7a3f4: Download complete [2023-01-10T17:40:39.614Z] 22ff95d597cd: Download complete [2023-01-10T17:40:39.614Z] 213ec9aee27d: Download complete [2023-01-10T17:40:39.614Z] 12d6caf4c0d1: Verifying Checksum [2023-01-10T17:40:39.614Z] 12d6caf4c0d1: Download complete [2023-01-10T17:40:39.614Z] 213ec9aee27d: Pull complete [2023-01-10T17:40:39.890Z] 4583459ba037: Pull complete [2023-01-10T17:40:39.890Z] 93c1e223e6f2: Pull complete [2023-01-10T17:40:39.890Z] a7acece74701: Verifying Checksum [2023-01-10T17:40:39.890Z] a7acece74701: Download complete [2023-01-10T17:40:40.479Z] 53926ce57604: Verifying Checksum [2023-01-10T17:40:40.479Z] 53926ce57604: Download complete [2023-01-10T17:40:40.479Z] 96b7cbca73a9: Verifying Checksum [2023-01-10T17:40:40.479Z] 96b7cbca73a9: Download complete [2023-01-10T17:40:44.671Z] 53926ce57604: Pull complete [2023-01-10T17:40:44.671Z] 21b2b0c7a3f4: Pull complete [2023-01-10T17:40:44.671Z] 22ff95d597cd: Pull complete [2023-01-10T17:40:44.671Z] 12d6caf4c0d1: Pull complete [2023-01-10T17:40:46.592Z] 96b7cbca73a9: Pull complete [2023-01-10T17:40:47.162Z] a7acece74701: Pull complete [2023-01-10T17:40:47.162Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-10T17:40:47.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-10T17:40:47.162Z] ---> db6d94c90886 [2023-01-10T17:40:47.162Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-10T17:40:48.541Z] ---> Running in 73daae601ec8 [2023-01-10T17:40:48.799Z] Removing intermediate container 73daae601ec8 [2023-01-10T17:40:48.799Z] ---> 95b21b4705a8 [2023-01-10T17:40:48.799Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T17:40:48.799Z] ---> Running in 874b2ce6fd90 [2023-01-10T17:40:48.799Z] Removing intermediate container 874b2ce6fd90 [2023-01-10T17:40:48.799Z] ---> 41df13bbab8c [2023-01-10T17:40:48.799Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2023-01-10T17:40:49.058Z] ---> Running in d801c04c57b0 [2023-01-10T17:40:49.058Z] Removing intermediate container d801c04c57b0 [2023-01-10T17:40:49.058Z] ---> 2abcce287f73 [2023-01-10T17:40:49.058Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T17:40:49.058Z] ---> Running in 157f9f161633 [2023-01-10T17:40:49.317Z] Removing intermediate container 157f9f161633 [2023-01-10T17:40:49.317Z] ---> 0a80b35e5403 [2023-01-10T17:40:49.317Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T17:40:49.317Z] ---> Running in b3ce7ca62ad4 [2023-01-10T17:40:49.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T17:40:49.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T17:40:50.098Z] OK: 211 MiB in 51 packages [2023-01-10T17:40:50.359Z] Removing intermediate container b3ce7ca62ad4 [2023-01-10T17:40:50.359Z] ---> 6f17342e7e25 [2023-01-10T17:40:50.359Z] Step 8/12 : WORKDIR /app [2023-01-10T17:40:50.359Z] ---> Running in 1a87f7df75d1 [2023-01-10T17:40:50.359Z] Removing intermediate container 1a87f7df75d1 [2023-01-10T17:40:50.359Z] ---> 0a76a9e28e83 [2023-01-10T17:40:50.359Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-10T17:40:50.618Z] ---> 9e9e594408fb [2023-01-10T17:40:50.618Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T17:40:50.618Z] ---> Running in 20876e4a2fba [2023-01-10T17:40:53.082Z] Still waiting to schedule task [2023-01-10T17:40:53.082Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-10T17:41:08.722Z] Removing intermediate container 20876e4a2fba [2023-01-10T17:41:08.722Z] ---> dad4e1a3000f [2023-01-10T17:41:08.722Z] Step 11/12 : COPY . . [2023-01-10T17:41:08.722Z] ---> 8a8c0a2b2b4d [2023-01-10T17:41:08.722Z] Step 12/12 : RUN $MAKE [2023-01-10T17:41:08.722Z] ---> Running in 5f9d4c5c12d9 [2023-01-10T17:41:08.722Z] noop [2023-01-10T17:41:08.722Z] Removing intermediate container 5f9d4c5c12d9 [2023-01-10T17:41:08.722Z] ---> 5ece7289f230 [2023-01-10T17:41:08.722Z] Successfully built 5ece7289f230 [2023-01-10T17:41:08.722Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:41:09.035Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T17:41:09.035Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:41:09.102Z] prd-ubuntu20.04-docker-8c-8g-1610 does not seem to be running inside a container [2023-01-10T17:41:09.134Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-129 -v /w/workspace/undry_device-rfid-llrp-go_PR-129:/w/workspace/undry_device-rfid-llrp-go_PR-129:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-129@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-129@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-10T17:41:09.507Z] $ docker top c260af65cc91c1f25306bb3006c06683c6d56108a52f22a9905c44ed409d5e9a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T17:41:09.854Z] + go version [2023-01-10T17:41:09.854Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-10T17:41:09.866Z] $ docker stop --time=1 c260af65cc91c1f25306bb3006c06683c6d56108a52f22a9905c44ed409d5e9a [2023-01-10T17:41:11.198Z] $ docker rm -f --volumes c260af65cc91c1f25306bb3006c06683c6d56108a52f22a9905c44ed409d5e9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:41:11.598Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T17:41:11.598Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:41:11.666Z] prd-ubuntu20.04-docker-8c-8g-1610 does not seem to be running inside a container [2023-01-10T17:41:11.697Z] $ 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-129 -v /w/workspace/undry_device-rfid-llrp-go_PR-129:/w/workspace/undry_device-rfid-llrp-go_PR-129:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-129@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-129@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-10T17:41:12.044Z] $ docker top 9a431152c9d96cc72a3a08f5fb0981e8d1111116ae7dfa772a46e8f6665c6778 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T17:41:12.387Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-129 [Pipeline] fileExists [Pipeline] sh [2023-01-10T17:41:12.686Z] + make test [2023-01-10T17:41:12.687Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-01-10T17:41:12.945Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-01-10T17:41:22.915Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-01-10T17:41:22.915Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-01-10T17:41:26.195Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.421s coverage: 38.5% of statements [2023-01-10T17:41:26.195Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.250s coverage: 51.9% of statements [2023-01-10T17:41:26.195Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.034s coverage: 95.5% of statements [2023-01-10T17:41:32.750Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-10T17:41:32.750Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-01-10T17:41:36.037Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T17:41:36.037Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T17:41:36.037Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-10T17:41:36.051Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-10T17:41:36.066Z] $ docker stop --time=1 9a431152c9d96cc72a3a08f5fb0981e8d1111116ae7dfa772a46e8f6665c6778 [2023-01-10T17:41:37.883Z] $ docker rm -f --volumes 9a431152c9d96cc72a3a08f5fb0981e8d1111116ae7dfa772a46e8f6665c6778 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T17:41:38.324Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-10T17:41:38.404Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-10T17:41:38.834Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-10T17:41:39.120Z] + ls -al . [2023-01-10T17:41:39.120Z] total 644 [2023-01-10T17:41:39.120Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 17:41 . [2023-01-10T17:41:39.120Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:40 .. [2023-01-10T17:41:39.120Z] -rw-rw-r-- 1 jenkins jenkins 134 Jan 10 17:40 .dockerignore [2023-01-10T17:41:39.120Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 17:41 .git [2023-01-10T17:41:39.120Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:40 .github [2023-01-10T17:41:39.120Z] -rw-rw-r-- 1 jenkins jenkins 946 Jan 10 17:40 .gitignore [2023-01-10T17:41:39.120Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 17:40 .golangci.yml [2023-01-10T17:41:39.120Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 17:40 .semver [2023-01-10T17:41:39.120Z] -rw-rw-r-- 1 jenkins jenkins 11000 Jan 10 17:40 Attribution.txt [2023-01-10T17:41:39.120Z] -rw-rw-r-- 1 jenkins jenkins 5905 Jan 10 17:40 CHANGELOG.md [2023-01-10T17:41:39.120Z] -rw-rw-r-- 1 jenkins jenkins 1378 Jan 10 17:40 Dockerfile [2023-01-10T17:41:39.120Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 17:40 GOVERNANCE.md [2023-01-10T17:41:39.120Z] -rw-rw-r-- 1 jenkins jenkins 683 Jan 10 17:40 Jenkinsfile [2023-01-10T17:41:39.120Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 10 17:40 LICENSE [2023-01-10T17:41:39.121Z] -rw-rw-r-- 1 jenkins jenkins 2405 Jan 10 17:40 Makefile [2023-01-10T17:41:39.121Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 10 17:40 OWNERS.md [2023-01-10T17:41:39.121Z] -rw-rw-r-- 1 jenkins jenkins 28496 Jan 10 17:40 README.md [2023-01-10T17:41:39.121Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 17:40 VERSION [2023-01-10T17:41:39.121Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 17:40 bin [2023-01-10T17:41:39.121Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:40 cmd [2023-01-10T17:41:39.121Z] -rw-r--r-- 1 jenkins jenkins 460049 Jan 10 17:41 coverage.out [2023-01-10T17:41:39.121Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 17:40 examples [2023-01-10T17:41:39.121Z] -rw-rw-r-- 1 jenkins jenkins 3550 Jan 10 17:40 go.mod [2023-01-10T17:41:39.121Z] -rw-rw-r-- 1 jenkins jenkins 44766 Jan 10 17:40 go.sum [2023-01-10T17:41:39.121Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 17:40 images [2023-01-10T17:41:39.121Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 10 17:40 internal [2023-01-10T17:41:39.121Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:40 snap [2023-01-10T17:41:39.121Z] -rw-rw-r-- 1 jenkins jenkins 193 Jan 10 17:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:41:39.421Z] + 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=1f6039b18896faecbd5c5f733dad885955eb8611 --label arch=amd64 --label version=0.0.0 . [2023-01-10T17:41:39.421Z] Sending build context to Docker daemon 4.121MB [2023-01-10T17:41:39.421Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T17:41:39.421Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-10T17:41:39.421Z] ---> 5ece7289f230 [2023-01-10T17:41:39.421Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-10T17:41:39.421Z] ---> Running in fe0779893380 [2023-01-10T17:41:39.687Z] Removing intermediate container fe0779893380 [2023-01-10T17:41:39.687Z] ---> 48c436b77297 [2023-01-10T17:41:39.687Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T17:41:39.687Z] ---> Running in c62117d03d68 [2023-01-10T17:41:39.687Z] Removing intermediate container c62117d03d68 [2023-01-10T17:41:39.687Z] ---> 0d0231a3ae00 [2023-01-10T17:41:39.687Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2023-01-10T17:41:39.687Z] ---> Running in 769cdc2efd42 [2023-01-10T17:41:39.687Z] Removing intermediate container 769cdc2efd42 [2023-01-10T17:41:39.687Z] ---> 2340180fd4e3 [2023-01-10T17:41:39.687Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T17:41:39.945Z] ---> Running in c4ab28b0a002 [2023-01-10T17:41:39.945Z] Removing intermediate container c4ab28b0a002 [2023-01-10T17:41:39.945Z] ---> 41a90a6f17f6 [2023-01-10T17:41:39.945Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T17:41:39.945Z] ---> Running in 84c91beb1104 [2023-01-10T17:41:40.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T17:41:40.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T17:41:40.727Z] OK: 211 MiB in 51 packages [2023-01-10T17:41:40.987Z] Removing intermediate container 84c91beb1104 [2023-01-10T17:41:40.987Z] ---> 36efac0ab017 [2023-01-10T17:41:40.987Z] Step 8/24 : WORKDIR /app [2023-01-10T17:41:40.987Z] ---> Running in 3d459eec9364 [2023-01-10T17:41:40.987Z] Removing intermediate container 3d459eec9364 [2023-01-10T17:41:40.987Z] ---> 1bb8168d6fe6 [2023-01-10T17:41:40.987Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-10T17:41:41.245Z] ---> c2a3736b49d8 [2023-01-10T17:41:41.245Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T17:41:41.245Z] ---> Running in 403bb97a1624 [2023-01-10T17:41:42.178Z] Removing intermediate container 403bb97a1624 [2023-01-10T17:41:42.178Z] ---> 2d56999b1878 [2023-01-10T17:41:42.178Z] Step 11/24 : COPY . . [2023-01-10T17:41:42.178Z] ---> e9207b4d1b5a [2023-01-10T17:41:42.178Z] Step 12/24 : RUN $MAKE [2023-01-10T17:41:42.178Z] ---> Running in 6c0726853001 [2023-01-10T17:41:42.437Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.7 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2023-01-10T17:42:04.521Z] Removing intermediate container 6c0726853001 [2023-01-10T17:42:04.521Z] ---> 2d3ffb4999d1 [2023-01-10T17:42:04.521Z] Step 13/24 : FROM alpine:3.16 [2023-01-10T17:42:04.521Z] 3.16: Pulling from library/alpine [2023-01-10T17:42:04.521Z] ca7dd9ec2225: Pulling fs layer [2023-01-10T17:42:04.521Z] ca7dd9ec2225: Verifying Checksum [2023-01-10T17:42:04.521Z] ca7dd9ec2225: Download complete [2023-01-10T17:42:04.521Z] ca7dd9ec2225: Pull complete [2023-01-10T17:42:04.521Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T17:42:04.521Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T17:42:04.521Z] ---> bfe296a52501 [2023-01-10T17:42:04.521Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-10T17:42:04.521Z] ---> Running in 8d033840fe65 [2023-01-10T17:42:04.521Z] Removing intermediate container 8d033840fe65 [2023-01-10T17:42:04.521Z] ---> a2c006813ae6 [2023-01-10T17:42:04.521Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2023-01-10T17:42:04.521Z] ---> Running in 62b4f1def8f0 [2023-01-10T17:42:04.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T17:42:04.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T17:42:04.521Z] (1/6) Installing dumb-init (1.2.5-r1) [2023-01-10T17:42:04.521Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2023-01-10T17:42:04.521Z] (3/6) Installing libsodium (1.0.18-r0) [2023-01-10T17:42:04.521Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-10T17:42:04.521Z] (5/6) Installing libzmq (4.3.4-r0) [2023-01-10T17:42:04.521Z] (6/6) Installing zeromq (4.3.4-r0) [2023-01-10T17:42:04.521Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T17:42:04.521Z] OK: 8 MiB in 20 packages [2023-01-10T17:42:04.521Z] Removing intermediate container 62b4f1def8f0 [2023-01-10T17:42:04.521Z] ---> e97a0af68cbb [2023-01-10T17:42:04.521Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-01-10T17:42:04.521Z] ---> efd7a0ae10a3 [2023-01-10T17:42:04.521Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-01-10T17:42:04.521Z] ---> 8840893d8e68 [2023-01-10T17:42:04.521Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-01-10T17:42:04.521Z] ---> 981d527cc50f [2023-01-10T17:42:04.521Z] Step 19/24 : EXPOSE 59989 [2023-01-10T17:42:04.521Z] ---> Running in 4af707517f6e [2023-01-10T17:42:04.521Z] Removing intermediate container 4af707517f6e [2023-01-10T17:42:04.521Z] ---> 543b7c0ced5e [2023-01-10T17:42:04.521Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-01-10T17:42:04.521Z] ---> Running in ffdb86fea563 [2023-01-10T17:42:04.521Z] Removing intermediate container ffdb86fea563 [2023-01-10T17:42:04.521Z] ---> 82b2810f0f0d [2023-01-10T17:42:04.521Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T17:42:04.521Z] ---> Running in c76c6d229aee [2023-01-10T17:42:04.521Z] Removing intermediate container c76c6d229aee [2023-01-10T17:42:04.521Z] ---> 1b69683f950b [2023-01-10T17:42:04.521Z] Step 22/24 : LABEL arch=amd64 [2023-01-10T17:42:04.779Z] ---> Running in b6f12f9fad40 [2023-01-10T17:42:04.779Z] Removing intermediate container b6f12f9fad40 [2023-01-10T17:42:04.779Z] ---> de4f645bb187 [2023-01-10T17:42:04.779Z] Step 23/24 : LABEL git_sha=1f6039b18896faecbd5c5f733dad885955eb8611 [2023-01-10T17:42:04.779Z] ---> Running in ea6807ffa038 [2023-01-10T17:42:04.779Z] Removing intermediate container ea6807ffa038 [2023-01-10T17:42:04.779Z] ---> eceedaf5e484 [2023-01-10T17:42:04.779Z] Step 24/24 : LABEL version=0.0.0 [2023-01-10T17:42:05.037Z] ---> Running in 916d81dad9e1 [2023-01-10T17:42:05.037Z] Removing intermediate container 916d81dad9e1 [2023-01-10T17:42:05.037Z] ---> 2fc752ea0423 [2023-01-10T17:42:05.037Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-10T17:42:05.037Z] Successfully built 2fc752ea0423 [2023-01-10T17:42:05.037Z] 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-01-10T17:42:05.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T17:42:05.453Z] [2023-01-10T17:42:05.453Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:42:05.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T17:42:05.759Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-10T17:42:05.759Z] 5eb5b503b376: Pulling fs layer [2023-01-10T17:42:05.759Z] 5c69ac0246d0: Pulling fs layer [2023-01-10T17:42:05.759Z] ec43610c2a17: Pulling fs layer [2023-01-10T17:42:05.759Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-10T17:42:05.759Z] 33b1e0a273af: Pulling fs layer [2023-01-10T17:42:05.759Z] 3a2ae6a8a46f: Waiting [2023-01-10T17:42:05.759Z] 5d3b04190fa2: Pulling fs layer [2023-01-10T17:42:05.759Z] 2f39f015ded8: Pulling fs layer [2023-01-10T17:42:05.759Z] 33b1e0a273af: Waiting [2023-01-10T17:42:05.759Z] 2f39f015ded8: Waiting [2023-01-10T17:42:05.759Z] 5c69ac0246d0: Download complete [2023-01-10T17:42:05.759Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-10T17:42:05.759Z] 3a2ae6a8a46f: Download complete [2023-01-10T17:42:05.759Z] 33b1e0a273af: Verifying Checksum [2023-01-10T17:42:05.759Z] 33b1e0a273af: Download complete [2023-01-10T17:42:05.759Z] 5d3b04190fa2: Verifying Checksum [2023-01-10T17:42:05.759Z] 5d3b04190fa2: Download complete [2023-01-10T17:42:05.759Z] ec43610c2a17: Verifying Checksum [2023-01-10T17:42:05.759Z] ec43610c2a17: Download complete [2023-01-10T17:42:06.018Z] 5eb5b503b376: Verifying Checksum [2023-01-10T17:42:06.018Z] 5eb5b503b376: Download complete [2023-01-10T17:42:06.585Z] 2f39f015ded8: Download complete [2023-01-10T17:42:07.152Z] 5eb5b503b376: Pull complete [2023-01-10T17:42:07.152Z] 5c69ac0246d0: Pull complete [2023-01-10T17:42:07.720Z] ec43610c2a17: Pull complete [2023-01-10T17:42:07.720Z] 3a2ae6a8a46f: Pull complete [2023-01-10T17:42:07.720Z] 33b1e0a273af: Pull complete [2023-01-10T17:42:07.980Z] 5d3b04190fa2: Pull complete [2023-01-10T17:42:12.169Z] 2f39f015ded8: Pull complete [2023-01-10T17:42:12.169Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-10T17:42:12.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T17:42:12.169Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:42:12.246Z] prd-ubuntu20.04-docker-8c-8g-1610 does not seem to be running inside a container [2023-01-10T17:42:12.283Z] $ 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-129 -v /w/workspace/undry_device-rfid-llrp-go_PR-129:/w/workspace/undry_device-rfid-llrp-go_PR-129:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-129@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-129@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-10T17:42:14.011Z] $ docker top 5ce8e9bf730ad1af258db37b52182f942452fe666c3fa505ddc2961e327ba236 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:42:14.384Z] ---> job-cost.sh [2023-01-10T17:42:14.384Z] lf-activate-venv: SKIPPING [2023-01-10T17:42:14.384Z] INFO: No Stack... [2023-01-10T17:42:14.645Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T17:42:14.905Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T17:42:15.199Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-129/archives/cost.csv [2023-01-10T17:42:15.199Z] + cut -d, -f6 [Pipeline] lock [2023-01-10T17:42:15.215Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-129-2-stack-cost] [2023-01-10T17:42:15.220Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-129-2-stack-cost] did not exist. Created. [2023-01-10T17:42:15.220Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-129-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T17:42:15.522Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-10T17:42:15.552Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T17:42:15.558Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-129-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T17:42:15.576Z] $ docker stop --time=1 5ce8e9bf730ad1af258db37b52182f942452fe666c3fa505ddc2961e327ba236 [2023-01-10T17:42:16.729Z] $ docker rm -f --volumes 5ce8e9bf730ad1af258db37b52182f942452fe666c3fa505ddc2961e327ba236 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-10T17:43:13.235Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1613 in /w/workspace/undry_device-rfid-llrp-go_PR-129 [Pipeline] { [Pipeline] ws [2023-01-10T17:43:13.249Z] Running in /w/workspace/device-rfid-llrp-go/2 [Pipeline] { [Pipeline] checkout [2023-01-10T17:43:13.293Z] Selected Git installation does not exist. Using Default [2023-01-10T17:43:13.293Z] The recommended git tool is: NONE [2023-01-10T17:43:18.519Z] using credential edgex-jenkins-ssh [2023-01-10T17:43:18.544Z] Cloning the remote Git repository [2023-01-10T17:43:18.590Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-01-10T17:43:18.668Z] > git init /w/workspace/device-rfid-llrp-go/2 # timeout=10 [2023-01-10T17:43:18.826Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-01-10T17:43:18.827Z] > git --version # timeout=10 [2023-01-10T17:43:18.854Z] > git --version # 'git version 2.25.1' [2023-01-10T17:43:18.856Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T17:43:18.915Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T17:43:20.025Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-01-10T17:43:20.050Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T17:43:21.371Z] Merging remotes/origin/main commit 67743ce73b5f11851f5a3332a1e6bc4b63a9e69f into PR head commit 1f6039b18896faecbd5c5f733dad885955eb8611 [2023-01-10T17:43:21.605Z] Merge succeeded, producing 1f6039b18896faecbd5c5f733dad885955eb8611 [2023-01-10T17:43:21.605Z] Checking out Revision 1f6039b18896faecbd5c5f733dad885955eb8611 (PR-129) [2023-01-10T17:43:20.865Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-01-10T17:43:20.904Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-01-10T17:43:20.905Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T17:43:20.921Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/129/head:refs/remotes/origin/PR-129 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-10T17:43:21.388Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T17:43:21.407Z] > git checkout -f 1f6039b18896faecbd5c5f733dad885955eb8611 # timeout=10 [2023-01-10T17:43:21.514Z] > git remote # timeout=10 [2023-01-10T17:43:21.536Z] > git config --get remote.origin.url # timeout=10 [2023-01-10T17:43:21.550Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T17:43:21.563Z] > git merge 67743ce73b5f11851f5a3332a1e6bc4b63a9e69f # timeout=10 [2023-01-10T17:43:21.588Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-10T17:43:21.611Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T17:43:21.623Z] > git checkout -f 1f6039b18896faecbd5c5f733dad885955eb8611 # timeout=10 [2023-01-10T17:43:22.151Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T17:43:22.964Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-10T17:43:22.964Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T17:43:22.964Z] Dload Upload Total Spent Left Speed [2023-01-10T17:43:22.964Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 230k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh [2023-01-10T17:43:23.502Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-10T17:43:23.835Z] + sudo tee /etc/docker/daemon.new [2023-01-10T17:43:23.835Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-10T17:43:23.835Z] { [2023-01-10T17:43:23.835Z] "registry-mirrors": [ [2023-01-10T17:43:23.835Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-10T17:43:23.835Z] ], [2023-01-10T17:43:23.835Z] "bip": "10.250.0.254/24", [2023-01-10T17:43:23.835Z] "hosts": [ [2023-01-10T17:43:23.835Z] "tcp://0.0.0.0:5555", [2023-01-10T17:43:23.835Z] "unix:///var/run/docker.sock" [2023-01-10T17:43:23.835Z] ], [2023-01-10T17:43:23.835Z] "mtu": 1458, [2023-01-10T17:43:23.835Z] "selinux-enabled": true, [2023-01-10T17:43:23.835Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-10T17:43:23.835Z] } [Pipeline] sh [2023-01-10T17:43:24.164Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-10T17:43:24.502Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T17:43:42.781Z] provisioning config files... [2023-01-10T17:43:42.806Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/2@tmp/config12791801177613566838tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:43:43.158Z] ---> docker-login.sh [2023-01-10T17:43:43.158Z] nexus3.edgexfoundry.org:10001 [2023-01-10T17:43:43.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:43:43.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:43:43.695Z] Configure a credential helper to remove this warning. See [2023-01-10T17:43:43.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:43:43.695Z] [2023-01-10T17:43:43.695Z] Login Succeeded [2023-01-10T17:43:43.695Z] nexus3.edgexfoundry.org:10002 [2023-01-10T17:43:43.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:43:44.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:43:44.238Z] Configure a credential helper to remove this warning. See [2023-01-10T17:43:44.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:43:44.239Z] [2023-01-10T17:43:44.239Z] Login Succeeded [2023-01-10T17:43:44.239Z] nexus3.edgexfoundry.org:10003 [2023-01-10T17:43:44.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:43:44.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:43:44.512Z] Configure a credential helper to remove this warning. See [2023-01-10T17:43:44.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:43:44.512Z] [2023-01-10T17:43:44.512Z] Login Succeeded [2023-01-10T17:43:44.512Z] nexus3.edgexfoundry.org:10004 [2023-01-10T17:43:44.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:43:45.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:43:45.056Z] Configure a credential helper to remove this warning. See [2023-01-10T17:43:45.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:43:45.056Z] [2023-01-10T17:43:45.056Z] Login Succeeded [2023-01-10T17:43:45.056Z] docker.io [2023-01-10T17:43:45.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:43:45.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:43:45.327Z] Configure a credential helper to remove this warning. See [2023-01-10T17:43:45.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:43:45.327Z] [2023-01-10T17:43:45.327Z] Login Succeeded [2023-01-10T17:43:45.327Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T17:43:45.343Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T17:43:45.603Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T17:43:45.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T17:43:45.634Z] ========================================================= [2023-01-10T17:43:45.634Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-10T17:43:45.634Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:43:45.990Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-10T17:43:46.261Z] Sending build context to Docker daemon 1.223MB [2023-01-10T17:43:46.261Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T17:43:46.261Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-10T17:43:46.532Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-10T17:43:46.532Z] 9b18e9b68314: Pulling fs layer [2023-01-10T17:43:46.532Z] 35d82f9e3411: Pulling fs layer [2023-01-10T17:43:46.532Z] e16973657156: Pulling fs layer [2023-01-10T17:43:46.532Z] fc693d55d65f: Pulling fs layer [2023-01-10T17:43:46.532Z] 7e9fc2657dce: Pulling fs layer [2023-01-10T17:43:46.532Z] dda99020689f: Pulling fs layer [2023-01-10T17:43:46.532Z] db1c61fa0a46: Pulling fs layer [2023-01-10T17:43:46.532Z] 891c053d2c06: Pulling fs layer [2023-01-10T17:43:46.532Z] 7e9fc2657dce: Waiting [2023-01-10T17:43:46.532Z] dda99020689f: Waiting [2023-01-10T17:43:46.532Z] db1c61fa0a46: Waiting [2023-01-10T17:43:46.532Z] 891c053d2c06: Waiting [2023-01-10T17:43:46.532Z] fc693d55d65f: Waiting [2023-01-10T17:43:46.532Z] e16973657156: Verifying Checksum [2023-01-10T17:43:46.532Z] e16973657156: Download complete [2023-01-10T17:43:46.532Z] 35d82f9e3411: Verifying Checksum [2023-01-10T17:43:46.532Z] 35d82f9e3411: Download complete [2023-01-10T17:43:46.532Z] 7e9fc2657dce: Verifying Checksum [2023-01-10T17:43:46.532Z] 7e9fc2657dce: Download complete [2023-01-10T17:43:46.532Z] dda99020689f: Verifying Checksum [2023-01-10T17:43:46.532Z] dda99020689f: Download complete [2023-01-10T17:43:46.532Z] 9b18e9b68314: Verifying Checksum [2023-01-10T17:43:46.532Z] 9b18e9b68314: Download complete [2023-01-10T17:43:47.505Z] 9b18e9b68314: Pull complete [2023-01-10T17:43:47.505Z] 891c053d2c06: Verifying Checksum [2023-01-10T17:43:47.505Z] 891c053d2c06: Download complete [2023-01-10T17:43:48.102Z] 35d82f9e3411: Pull complete [2023-01-10T17:43:48.383Z] e16973657156: Pull complete [2023-01-10T17:43:48.979Z] db1c61fa0a46: Verifying Checksum [2023-01-10T17:43:48.979Z] db1c61fa0a46: Download complete [2023-01-10T17:43:49.571Z] fc693d55d65f: Download complete [2023-01-10T17:44:01.938Z] fc693d55d65f: Pull complete [2023-01-10T17:44:01.938Z] 7e9fc2657dce: Pull complete [2023-01-10T17:44:02.208Z] dda99020689f: Pull complete [2023-01-10T17:44:08.940Z] db1c61fa0a46: Pull complete [2023-01-10T17:44:10.356Z] 891c053d2c06: Pull complete [2023-01-10T17:44:10.356Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-10T17:44:10.356Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-10T17:44:10.356Z] ---> f96f9c87975a [2023-01-10T17:44:10.356Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-10T17:44:12.318Z] ---> Running in c6b8e3fe2021 [2023-01-10T17:44:12.584Z] Removing intermediate container c6b8e3fe2021 [2023-01-10T17:44:12.584Z] ---> de958f0851c8 [2023-01-10T17:44:12.584Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T17:44:12.853Z] ---> Running in 8e0a6afd1a31 [2023-01-10T17:44:13.119Z] Removing intermediate container 8e0a6afd1a31 [2023-01-10T17:44:13.119Z] ---> 3da59807637f [2023-01-10T17:44:13.119Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2023-01-10T17:44:13.119Z] ---> Running in e6fb4c455fae [2023-01-10T17:44:13.387Z] Removing intermediate container e6fb4c455fae [2023-01-10T17:44:13.387Z] ---> 60fcca03aaca [2023-01-10T17:44:13.387Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T17:44:13.656Z] ---> Running in ef4b73196de0 [2023-01-10T17:44:13.933Z] Removing intermediate container ef4b73196de0 [2023-01-10T17:44:13.933Z] ---> 5777db8668d4 [2023-01-10T17:44:13.933Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T17:44:13.933Z] ---> Running in 72552202b95e [2023-01-10T17:44:14.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T17:44:15.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T17:44:16.454Z] OK: 221 MiB in 51 packages [2023-01-10T17:44:17.040Z] Removing intermediate container 72552202b95e [2023-01-10T17:44:17.040Z] ---> 2cf540f21f77 [2023-01-10T17:44:17.040Z] Step 8/12 : WORKDIR /app [2023-01-10T17:44:17.307Z] ---> Running in 6d1ae229c773 [2023-01-10T17:44:17.575Z] Removing intermediate container 6d1ae229c773 [2023-01-10T17:44:17.575Z] ---> dccafdd909ff [2023-01-10T17:44:17.575Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-10T17:44:17.847Z] ---> cbda3e0282ba [2023-01-10T17:44:17.847Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T17:44:18.116Z] ---> Running in 8239104c168b [2023-01-10T17:45:14.556Z] Removing intermediate container 8239104c168b [2023-01-10T17:45:14.556Z] ---> ad65a5dcc411 [2023-01-10T17:45:14.556Z] Step 11/12 : COPY . . [2023-01-10T17:45:14.556Z] ---> d4ffa3cb9632 [2023-01-10T17:45:14.556Z] Step 12/12 : RUN $MAKE [2023-01-10T17:45:14.556Z] ---> Running in c4a473243ac2 [2023-01-10T17:45:14.556Z] noop [2023-01-10T17:45:14.556Z] Removing intermediate container c4a473243ac2 [2023-01-10T17:45:14.556Z] ---> 040adb132ce6 [2023-01-10T17:45:14.556Z] Successfully built 040adb132ce6 [2023-01-10T17:45:14.556Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:45:14.923Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T17:45:14.923Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:45:15.119Z] prd-ubuntu20.04-docker-arm64-4c-16g-1613 does not seem to be running inside a container [2023-01-10T17:45:15.195Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-10T17:45:16.446Z] $ docker top 8892dbd7d28bcd3be2f6459cfb2f50377cd0d32518e68747119169c4dc75f6d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T17:45:17.281Z] + go version [2023-01-10T17:45:17.281Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-10T17:45:17.306Z] $ docker stop --time=1 8892dbd7d28bcd3be2f6459cfb2f50377cd0d32518e68747119169c4dc75f6d0 [2023-01-10T17:45:19.482Z] $ docker rm -f --volumes 8892dbd7d28bcd3be2f6459cfb2f50377cd0d32518e68747119169c4dc75f6d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:45:20.040Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T17:45:20.040Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:45:20.238Z] prd-ubuntu20.04-docker-arm64-4c-16g-1613 does not seem to be running inside a container [2023-01-10T17:45:20.319Z] $ 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/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-10T17:45:21.506Z] $ docker top 952538c827703408306867a2860b611b13a2c22dcb1a0a73ec89516d45fc8a8b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T17:45:22.012Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/2 [Pipeline] fileExists [Pipeline] sh [2023-01-10T17:45:22.346Z] + make test [2023-01-10T17:45:22.346Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-01-10T17:45:24.299Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-01-10T17:47:00.953Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-01-10T17:47:00.953Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-01-10T17:47:27.684Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.903s coverage: 38.5% of statements [2023-01-10T17:47:27.684Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.498s coverage: 52.0% of statements [2023-01-10T17:47:27.684Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.033s coverage: 95.5% of statements [2023-01-10T17:47:27.684Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-10T17:47:27.684Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-01-10T17:47:54.426Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T17:47:54.426Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T17:47:54.426Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-10T17:47:54.449Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-10T17:47:54.471Z] $ docker stop --time=1 952538c827703408306867a2860b611b13a2c22dcb1a0a73ec89516d45fc8a8b [2023-01-10T17:47:56.305Z] $ docker rm -f --volumes 952538c827703408306867a2860b611b13a2c22dcb1a0a73ec89516d45fc8a8b [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T17:47:57.325Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-10T17:47:57.353Z] Warning: overwriting stash ‘coverage-report’ [2023-01-10T17:47:58.211Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T17:47:58.626Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-10T17:47:59.183Z] + ls -al . [2023-01-10T17:47:59.183Z] total 640 [2023-01-10T17:47:59.183Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 17:45 . [2023-01-10T17:47:59.183Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:43 .. [2023-01-10T17:47:59.183Z] -rw-rw-r-- 1 jenkins jenkins 134 Jan 10 17:43 .dockerignore [2023-01-10T17:47:59.183Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 17:43 .git [2023-01-10T17:47:59.183Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:43 .github [2023-01-10T17:47:59.183Z] -rw-rw-r-- 1 jenkins jenkins 946 Jan 10 17:43 .gitignore [2023-01-10T17:47:59.183Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 17:43 .golangci.yml [2023-01-10T17:47:59.183Z] -rw-rw-r-- 1 jenkins jenkins 11000 Jan 10 17:43 Attribution.txt [2023-01-10T17:47:59.183Z] -rw-rw-r-- 1 jenkins jenkins 5905 Jan 10 17:43 CHANGELOG.md [2023-01-10T17:47:59.183Z] -rw-rw-r-- 1 jenkins jenkins 1378 Jan 10 17:43 Dockerfile [2023-01-10T17:47:59.183Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 17:43 GOVERNANCE.md [2023-01-10T17:47:59.183Z] -rw-rw-r-- 1 jenkins jenkins 683 Jan 10 17:43 Jenkinsfile [2023-01-10T17:47:59.183Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 10 17:43 LICENSE [2023-01-10T17:47:59.183Z] -rw-rw-r-- 1 jenkins jenkins 2405 Jan 10 17:43 Makefile [2023-01-10T17:47:59.183Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 10 17:43 OWNERS.md [2023-01-10T17:47:59.183Z] -rw-rw-r-- 1 jenkins jenkins 28496 Jan 10 17:43 README.md [2023-01-10T17:47:59.183Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 17:40 VERSION [2023-01-10T17:47:59.183Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 17:43 bin [2023-01-10T17:47:59.183Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:43 cmd [2023-01-10T17:47:59.183Z] -rw-r--r-- 1 jenkins jenkins 460049 Jan 10 17:47 coverage.out [2023-01-10T17:47:59.183Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 17:43 examples [2023-01-10T17:47:59.183Z] -rw-rw-r-- 1 jenkins jenkins 3550 Jan 10 17:43 go.mod [2023-01-10T17:47:59.183Z] -rw-rw-r-- 1 jenkins jenkins 44766 Jan 10 17:43 go.sum [2023-01-10T17:47:59.183Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 17:43 images [2023-01-10T17:47:59.183Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 10 17:43 internal [2023-01-10T17:47:59.183Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:43 snap [2023-01-10T17:47:59.183Z] -rw-rw-r-- 1 jenkins jenkins 193 Jan 10 17:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:47:59.570Z] + 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=1f6039b18896faecbd5c5f733dad885955eb8611 --label arch=arm64 --label version=0.0.0 . [2023-01-10T17:47:59.848Z] Sending build context to Docker daemon 1.223MB [2023-01-10T17:47:59.848Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T17:47:59.848Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-10T17:47:59.848Z] ---> 040adb132ce6 [2023-01-10T17:47:59.848Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-10T17:48:00.122Z] ---> Running in 6092c6ae8e5f [2023-01-10T17:48:00.395Z] Removing intermediate container 6092c6ae8e5f [2023-01-10T17:48:00.395Z] ---> c6f5990fd630 [2023-01-10T17:48:00.395Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T17:48:00.395Z] ---> Running in 1044fffe436f [2023-01-10T17:48:00.987Z] Removing intermediate container 1044fffe436f [2023-01-10T17:48:00.987Z] ---> e554a0bfcd47 [2023-01-10T17:48:00.987Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2023-01-10T17:48:00.987Z] ---> Running in 4a9d5e025255 [2023-01-10T17:48:01.574Z] Removing intermediate container 4a9d5e025255 [2023-01-10T17:48:01.574Z] ---> 573a8383e919 [2023-01-10T17:48:01.574Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T17:48:01.843Z] ---> Running in 863dadc40d38 [2023-01-10T17:48:02.113Z] Removing intermediate container 863dadc40d38 [2023-01-10T17:48:02.113Z] ---> 18348e2a9b20 [2023-01-10T17:48:02.113Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T17:48:02.383Z] ---> Running in e489f27599d3 [2023-01-10T17:48:03.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T17:48:03.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T17:48:05.376Z] OK: 221 MiB in 51 packages [2023-01-10T17:48:06.340Z] Removing intermediate container e489f27599d3 [2023-01-10T17:48:06.340Z] ---> 42beebc6e467 [2023-01-10T17:48:06.340Z] Step 8/24 : WORKDIR /app [2023-01-10T17:48:06.340Z] ---> Running in 646da6ae1b7d [2023-01-10T17:48:06.612Z] Removing intermediate container 646da6ae1b7d [2023-01-10T17:48:06.612Z] ---> 295ebf16059a [2023-01-10T17:48:06.612Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-10T17:48:07.203Z] ---> 307018c6a27b [2023-01-10T17:48:07.203Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T17:48:07.485Z] ---> Running in 0cd77ef9ab3c [2023-01-10T17:48:09.449Z] Removing intermediate container 0cd77ef9ab3c [2023-01-10T17:48:09.449Z] ---> 3f77d638c02c [2023-01-10T17:48:09.449Z] Step 11/24 : COPY . . [2023-01-10T17:48:10.432Z] ---> a420f9321f72 [2023-01-10T17:48:10.432Z] Step 12/24 : RUN $MAKE [2023-01-10T17:48:10.432Z] ---> Running in aef216342f13 [2023-01-10T17:48:11.862Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.7 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2023-01-10T17:51:18.711Z] Removing intermediate container aef216342f13 [2023-01-10T17:51:18.711Z] ---> 841fceeb75c7 [2023-01-10T17:51:18.711Z] Step 13/24 : FROM alpine:3.16 [2023-01-10T17:51:18.711Z] 3.16: Pulling from library/alpine [2023-01-10T17:51:18.711Z] 6875df1f5354: Pulling fs layer [2023-01-10T17:51:18.711Z] 6875df1f5354: Verifying Checksum [2023-01-10T17:51:18.711Z] 6875df1f5354: Download complete [2023-01-10T17:51:18.711Z] 6875df1f5354: Pull complete [2023-01-10T17:51:18.711Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T17:51:18.711Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T17:51:18.711Z] ---> 2b4661558fb8 [2023-01-10T17:51:18.711Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-10T17:51:18.711Z] ---> Running in 33a386e80724 [2023-01-10T17:51:18.711Z] Removing intermediate container 33a386e80724 [2023-01-10T17:51:18.711Z] ---> a67d2105def9 [2023-01-10T17:51:18.711Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2023-01-10T17:51:18.711Z] ---> Running in 9aa7aa5480ed [2023-01-10T17:51:18.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T17:51:18.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T17:51:18.711Z] (1/6) Installing dumb-init (1.2.5-r1) [2023-01-10T17:51:18.711Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2023-01-10T17:51:18.711Z] (3/6) Installing libsodium (1.0.18-r0) [2023-01-10T17:51:18.711Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-10T17:51:18.711Z] (5/6) Installing libzmq (4.3.4-r0) [2023-01-10T17:51:18.711Z] (6/6) Installing zeromq (4.3.4-r0) [2023-01-10T17:51:18.711Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T17:51:18.711Z] OK: 8 MiB in 20 packages [2023-01-10T17:51:18.711Z] Removing intermediate container 9aa7aa5480ed [2023-01-10T17:51:18.711Z] ---> 1aed16c6e3e9 [2023-01-10T17:51:18.711Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-01-10T17:51:18.711Z] ---> 81be4b960994 [2023-01-10T17:51:18.711Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-01-10T17:51:19.298Z] ---> 0584086b51fe [2023-01-10T17:51:19.298Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-01-10T17:51:20.715Z] ---> 5eadb6a7f046 [2023-01-10T17:51:20.716Z] Step 19/24 : EXPOSE 59989 [2023-01-10T17:51:20.716Z] ---> Running in 1e0d42cd3dfe [2023-01-10T17:51:21.316Z] Removing intermediate container 1e0d42cd3dfe [2023-01-10T17:51:21.316Z] ---> 17002e6c797d [2023-01-10T17:51:21.316Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-01-10T17:51:21.316Z] ---> Running in ebefa29cb7cd [2023-01-10T17:51:21.587Z] Removing intermediate container ebefa29cb7cd [2023-01-10T17:51:21.587Z] ---> 7aaa5289d073 [2023-01-10T17:51:21.587Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T17:51:21.587Z] ---> Running in 2a91dc6faf91 [2023-01-10T17:51:22.184Z] Removing intermediate container 2a91dc6faf91 [2023-01-10T17:51:22.184Z] ---> 1ca4725d7fc1 [2023-01-10T17:51:22.184Z] Step 22/24 : LABEL arch=arm64 [2023-01-10T17:51:22.184Z] ---> Running in d26333ab0f9d [2023-01-10T17:51:22.455Z] Removing intermediate container d26333ab0f9d [2023-01-10T17:51:22.455Z] ---> 0f6faf312deb [2023-01-10T17:51:22.455Z] Step 23/24 : LABEL git_sha=1f6039b18896faecbd5c5f733dad885955eb8611 [2023-01-10T17:51:22.455Z] ---> Running in 8989363137bf [2023-01-10T17:51:22.727Z] Removing intermediate container 8989363137bf [2023-01-10T17:51:22.727Z] ---> 3c4967680f4d [2023-01-10T17:51:22.727Z] Step 24/24 : LABEL version=0.0.0 [2023-01-10T17:51:22.999Z] ---> Running in 9023b88a5315 [2023-01-10T17:51:23.269Z] Removing intermediate container 9023b88a5315 [2023-01-10T17:51:23.269Z] ---> 03ab26eaf2d8 [2023-01-10T17:51:23.269Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-10T17:51:23.269Z] Successfully built 03ab26eaf2d8 [2023-01-10T17:51:23.269Z] 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-01-10T17:51:23.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T17:51:23.805Z] [2023-01-10T17:51:23.805Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:51:24.186Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T17:51:24.474Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-10T17:51:24.474Z] 8998bd30e6a1: Pulling fs layer [2023-01-10T17:51:24.474Z] 04944245beec: Pulling fs layer [2023-01-10T17:51:24.474Z] 699f458cf7ca: Pulling fs layer [2023-01-10T17:51:24.474Z] 765212b225bb: Pulling fs layer [2023-01-10T17:51:24.474Z] f23df028b6ca: Pulling fs layer [2023-01-10T17:51:24.474Z] d65c8cfc05b1: Pulling fs layer [2023-01-10T17:51:24.474Z] 2437ff75d9bd: Pulling fs layer [2023-01-10T17:51:24.474Z] f23df028b6ca: Waiting [2023-01-10T17:51:24.474Z] d65c8cfc05b1: Waiting [2023-01-10T17:51:24.474Z] 2437ff75d9bd: Waiting [2023-01-10T17:51:24.474Z] 765212b225bb: Waiting [2023-01-10T17:51:24.474Z] 04944245beec: Download complete [2023-01-10T17:51:24.474Z] 765212b225bb: Download complete [2023-01-10T17:51:24.474Z] f23df028b6ca: Verifying Checksum [2023-01-10T17:51:24.474Z] f23df028b6ca: Download complete [2023-01-10T17:51:24.750Z] 699f458cf7ca: Verifying Checksum [2023-01-10T17:51:24.750Z] 699f458cf7ca: Download complete [2023-01-10T17:51:25.378Z] 8998bd30e6a1: Verifying Checksum [2023-01-10T17:51:25.378Z] 8998bd30e6a1: Download complete [2023-01-10T17:51:28.018Z] 2437ff75d9bd: Verifying Checksum [2023-01-10T17:51:28.018Z] 2437ff75d9bd: Download complete [2023-01-10T17:51:29.971Z] 8998bd30e6a1: Pull complete [2023-01-10T17:51:30.243Z] 04944245beec: Pull complete [2023-01-10T17:51:31.656Z] 699f458cf7ca: Pull complete [2023-01-10T17:51:31.926Z] 765212b225bb: Pull complete [2023-01-10T17:51:32.893Z] f23df028b6ca: Pull complete [2023-01-10T17:51:33.161Z] d65c8cfc05b1: Pull complete [2023-01-10T17:51:51.397Z] 2437ff75d9bd: Pull complete [2023-01-10T17:51:51.397Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-10T17:51:51.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T17:51:51.397Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:51:51.617Z] prd-ubuntu20.04-docker-arm64-4c-16g-1613 does not seem to be running inside a container [2023-01-10T17:51:51.700Z] $ 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/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-10T17:51:54.753Z] $ docker top ba73ceefe13840b4658d15b15de1aa569c36fe3ed5fb9a0b8b0be1aed6ad5dad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:51:55.636Z] ---> job-cost.sh [2023-01-10T17:51:55.636Z] lf-activate-venv: SKIPPING [2023-01-10T17:51:55.636Z] INFO: No Stack... [2023-01-10T17:51:55.905Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-10T17:51:56.871Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T17:51:57.518Z] + + cat /w/workspace/device-rfid-llrp-go/2/archives/cost.csv [2023-01-10T17:51:57.518Z] cut -d, -f6 [Pipeline] lock [2023-01-10T17:51:57.599Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-129-2-stack-cost] [2023-01-10T17:51:57.609Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-129-2-stack-cost] did not exist. Created. [2023-01-10T17:51:57.609Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-129-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T17:51:58.285Z] /w/workspace/device-rfid-llrp-go/2@tmp/durable-136b5e18/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-10T17:51:58.959Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-10T17:51:58.987Z] Warning: overwriting stash ‘stack-cost’ [2023-01-10T17:51:59.055Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T17:51:59.062Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-129-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T17:51:59.085Z] $ docker stop --time=1 ba73ceefe13840b4658d15b15de1aa569c36fe3ed5fb9a0b8b0be1aed6ad5dad [2023-01-10T17:52:00.656Z] $ docker rm -f --volumes ba73ceefe13840b4658d15b15de1aa569c36fe3ed5fb9a0b8b0be1aed6ad5dad [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-01-10T17:52:01.050Z] provisioning config files... [2023-01-10T17:52:01.057Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-129@tmp/config178514735119897106tmp [Pipeline] { [Pipeline] sh [2023-01-10T17:52:01.347Z] + set +x [2023-01-10T17:52:01.347Z] + curl -s https://codecov.io/bash [2023-01-10T17:52:01.347Z] + bash -s -- [2023-01-10T17:52:01.347Z] [2023-01-10T17:52:01.347Z] _____ _ [2023-01-10T17:52:01.347Z] / ____| | | [2023-01-10T17:52:01.347Z] | | ___ __| | ___ ___ _____ __ [2023-01-10T17:52:01.347Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-10T17:52:01.347Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-10T17:52:01.347Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-10T17:52:01.347Z] Bash-1.0.6 [2023-01-10T17:52:01.347Z] [2023-01-10T17:52:01.347Z] [2023-01-10T17:52:01.347Z] ==> git version 2.25.1 found [2023-01-10T17:52:01.347Z] ==> 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-01-10T17:52:01.347Z] Release-Date: 2020-01-08 [2023-01-10T17:52:01.347Z] 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-01-10T17:52:01.347Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-10T17:52:01.347Z] ==> Jenkins CI detected. [2023-01-10T17:52:01.347Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-129 [2023-01-10T17:52:01.347Z] project root: . [2023-01-10T17:52:01.347Z] --> token set from env [2023-01-10T17:52:01.347Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-10T17:52:01.347Z] ==> Running gcov in . (disable via -X gcov) [2023-01-10T17:52:01.347Z] ==> Python coveragepy not found [2023-01-10T17:52:01.347Z] ==> Searching for coverage reports in: [2023-01-10T17:52:01.347Z] + . [2023-01-10T17:52:01.347Z] -> Found 1 reports [2023-01-10T17:52:01.347Z] ==> Detecting git/mercurial file structure [2023-01-10T17:52:01.347Z] ==> Reading reports [2023-01-10T17:52:01.347Z] + ./coverage.out bytes=460049 [2023-01-10T17:52:01.347Z] ==> Appending adjustments [2023-01-10T17:52:01.347Z] https://docs.codecov.io/docs/fixing-reports [2023-01-10T17:52:01.606Z] + Found adjustments [2023-01-10T17:52:01.606Z] ==> Gzipping contents [2023-01-10T17:52:01.606Z] 52K /tmp/codecov.WkWaHq.gz [2023-01-10T17:52:01.606Z] ==> Uploading reports [2023-01-10T17:52:01.606Z] url: https://codecov.io [2023-01-10T17:52:01.606Z] query: branch=PR-129&commit=1f6039b18896faecbd5c5f733dad885955eb8611&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-129%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=129&job=&cmd_args= [2023-01-10T17:52:01.606Z] -> Pinging Codecov [2023-01-10T17:52:01.606Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-129&commit=1f6039b18896faecbd5c5f733dad885955eb8611&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-129%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=129&job=&cmd_args= [2023-01-10T17:52:02.173Z] -> Uploading to [2023-01-10T17:52:02.173Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-10/581DD39554BDF9B6E22D074273EAD858/1f6039b18896faecbd5c5f733dad885955eb8611/1410e934-2709-43de-aa04-d532b0dfaa22.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T175201Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fb3cbb080c40cfd24c164fc4531c8c424fdc888f17820eaab02daba3064b7946 [2023-01-10T17:52:02.173Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T17:52:02.173Z] Dload Upload Total Spent Left Speed [2023-01-10T17:52:02.432Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51541 0 0 100 51541 0 218k --:--:-- --:--:-- --:--:-- 218k [2023-01-10T17:52:02.432Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/1f6039b18896faecbd5c5f733dad885955eb8611 [Pipeline] } [2023-01-10T17:52:02.440Z] 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-01-10T17:52:03.129Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-129/archives ] [2023-01-10T17:52:03.129Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-129/archives [2023-01-10T17:52:03.129Z] total 16 [2023-01-10T17:52:03.129Z] drwxr-xr-x 3 root root 4096 Jan 10 17:42 . [2023-01-10T17:52:03.129Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 10 17:42 .. [2023-01-10T17:52:03.129Z] drwxr-xr-x 2 root root 4096 Jan 10 17:42 cost [2023-01-10T17:52:03.129Z] -rw-r--r-- 1 root root 91 Jan 10 17:42 cost.csv [2023-01-10T17:52:03.129Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-129/archives [2023-01-10T17:52:03.129Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-129/archives [2023-01-10T17:52:03.129Z] total 16 [2023-01-10T17:52:03.129Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 17:42 . [2023-01-10T17:52:03.129Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 10 17:42 .. [2023-01-10T17:52:03.129Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 17:42 cost [2023-01-10T17:52:03.129Z] -rw-r--r-- 1 jenkins jenkins 91 Jan 10 17:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:52:03.419Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:52:04.281Z] ---> package-listing.sh [2023-01-10T17:52:04.281Z] ++ facter osfamily [2023-01-10T17:52:04.281Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-10T17:52:04.541Z] + OS_FAMILY=debian [2023-01-10T17:52:04.541Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-129 [2023-01-10T17:52:04.541Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-10T17:52:04.541Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-10T17:52:04.541Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-10T17:52:04.541Z] + PACKAGES=/tmp/packages_start.txt [2023-01-10T17:52:04.541Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-129 ']' [2023-01-10T17:52:04.541Z] + PACKAGES=/tmp/packages_end.txt [2023-01-10T17:52:04.541Z] + case "${OS_FAMILY}" in [2023-01-10T17:52:04.541Z] + dpkg -l [2023-01-10T17:52:04.541Z] + grep '^ii' [2023-01-10T17:52:04.541Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-10T17:52:04.541Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-10T17:52:04.541Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-10T17:52:04.541Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-129 ']' [2023-01-10T17:52:04.541Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-129/archives/ [2023-01-10T17:52:04.541Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-129/archives/ [Pipeline] echo [2023-01-10T17:52:04.552Z] 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-129/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-10T17:52:04.830Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:52:05.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T17:52:05.395Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:52:05.471Z] prd-ubuntu20.04-docker-8c-8g-1610 does not seem to be running inside a container [2023-01-10T17:52:05.507Z] $ 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-129/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-129 -v /w/workspace/undry_device-rfid-llrp-go_PR-129:/w/workspace/undry_device-rfid-llrp-go_PR-129:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-129@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-129@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-10T17:52:05.734Z] $ docker top a2a2647eaf6ed867317adc8d7131073426cf4dfef15b2d72bfc190a23817bcee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T17:52:06.079Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-10T17:52:06.363Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-10T17:52:06.650Z] + ls /var/log/sa-host [2023-01-10T17:52:06.650Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T17:52:06.712Z] provisioning config files... [2023-01-10T17:52:06.720Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-129@tmp/config733319364685666645tmp [Pipeline] { [Pipeline] echo [2023-01-10T17:52:06.731Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:52:07.019Z] ---> create-netrc.sh [Pipeline] } [2023-01-10T17:52:07.026Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:52:07.349Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-10T17:52:07.358Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:52:07.643Z] ---> sudo-logs.sh [2023-01-10T17:52:07.643Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-10T17:52:07.673Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:52:07.960Z] ---> job-cost.sh [2023-01-10T17:52:07.960Z] lf-activate-venv: SKIPPING [2023-01-10T17:52:07.960Z] DEBUG: total: 0.2199999988079071 [2023-01-10T17:52:07.960Z] INFO: Retrieving Stack Cost... [2023-01-10T17:52:08.898Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T17:52:09.159Z] INFO: Archiving Costs [Pipeline] echo [2023-01-10T17:52:09.171Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:52:09.455Z] ---> logs-deploy.sh [2023-01-10T17:52:09.455Z] lf-activate-venv: SKIPPING [2023-01-10T17:52:09.455Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-129/2 [2023-01-10T17:52:09.455Z] INFO: archiving workspace using pattern(s): [2023-01-10T17:52:10.393Z] Archives upload complete. [2023-01-10T17:52:10.653Z] INFO: archiving logs to Nexus [2023-01-10T17:52:11.221Z] ---> uname -a: [2023-01-10T17:52:11.221Z] Linux prd-ubuntu20-04-docker-8c-8g-1610 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-10T17:52:11.221Z] [2023-01-10T17:52:11.221Z]