Pull request #181 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-rfid-llrp-go Obtained Jenkinsfile from cd71eb7cedbf3328f0ffc2642ce097e709d23093+6afc6bebc55851e438483997c27c526932a4a7b3 (589c3a77fdd84dd7d489162905b2502cf41b0357) 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-ssh4583069582903682982.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8214613816844729536.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-181/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-181/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14366143078156229918.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-181/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3139502206588962379.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6270436537287473267.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-181/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-181/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4796138339759546142.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-280 in /w/workspace/undry_device-rfid-llrp-go_PR-181 [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-181 # 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/181/head:refs/remotes/origin/PR-181 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6afc6bebc55851e438483997c27c526932a4a7b3 into PR head commit cd71eb7cedbf3328f0ffc2642ce097e709d23093 Merge succeeded, producing cd71eb7cedbf3328f0ffc2642ce097e709d23093 Checking out Revision cd71eb7cedbf3328f0ffc2642ce097e709d23093 (PR-181) > git config core.sparsecheckout # timeout=10 > git checkout -f cd71eb7cedbf3328f0ffc2642ce097e709d23093 # 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 6afc6bebc55851e438483997c27c526932a4a7b3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd71eb7cedbf3328f0ffc2642ce097e709d23093 # timeout=10 Commit message: "build: Update to Go 1.20, Alpine 3.17 and linter v1.51.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-14T23:12:35.726Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-14T23:12:35.896Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-14T23:12:35.993Z] ========================================================= [2023-03-14T23:12:35.993Z] EdgeX Global Pipelines Version Info [2023-03-14T23:12:35.993Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-14T23:12:36.735Z] ------------------- [2023-03-14T23:12:36.735Z] stable info: [2023-03-14T23:12:36.735Z] ------------------- [2023-03-14T23:12:36.735Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-14T23:12:36.735Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T23:12:36.735Z] Message: update stable to v1.0.245 [2023-03-14T23:12:37.304Z] ------------------- [2023-03-14T23:12:37.304Z] experimental info: [2023-03-14T23:12:37.304Z] ------------------- [2023-03-14T23:12:37.305Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-14T23:12:37.305Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-14T23:12:37.305Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-14T23:12:37.595Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-03-14T23:12:37.636Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-03-14T23:12:37.673Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-14T23:12:37.717Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-14T23:12:37.759Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-14T23:12:37.799Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-14T23:12:37.837Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-14T23:12:37.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-14T23:12:37.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-14T23:12:37.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-14T23:12:37.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-14T23:12:38.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-03-14T23:12:38.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-14T23:12:38.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-14T23:12:38.155Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-14T23:12:38.196Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-14T23:12:38.230Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-14T23:12:38.265Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-14T23:12:38.327Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-14T23:12:38.361Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-14T23:12:38.400Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-14T23:12:38.434Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-14T23:12:38.474Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-14T23:12:38.515Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-14T23:12:38.552Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-14T23:12:38.588Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-14T23:12:38.628Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-14T23:12:38.668Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-181 [Pipeline] echo [2023-03-14T23:12:38.704Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-181 [Pipeline] echo [2023-03-14T23:12:38.743Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-181 [Pipeline] echo [2023-03-14T23:12:38.777Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd71eb7cedbf3328f0ffc2642ce097e709d23093 [Pipeline] echo [2023-03-14T23:12:38.814Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd71eb7 [Pipeline] echo [2023-03-14T23:12:38.862Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T23:12:38.966Z] provisioning config files... [2023-03-14T23:12:38.980Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-181@tmp/config7935052068710185653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T23:12:39.320Z] ---> docker-login.sh [2023-03-14T23:12:39.320Z] nexus3.edgexfoundry.org:10001 [2023-03-14T23:12:39.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T23:12:39.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T23:12:39.842Z] Configure a credential helper to remove this warning. See [2023-03-14T23:12:39.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T23:12:39.842Z] [2023-03-14T23:12:39.842Z] Login Succeeded [2023-03-14T23:12:39.842Z] nexus3.edgexfoundry.org:10002 [2023-03-14T23:12:39.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T23:12:39.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T23:12:39.842Z] Configure a credential helper to remove this warning. See [2023-03-14T23:12:39.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T23:12:39.842Z] [2023-03-14T23:12:39.842Z] Login Succeeded [2023-03-14T23:12:39.842Z] nexus3.edgexfoundry.org:10003 [2023-03-14T23:12:39.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T23:12:40.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T23:12:40.104Z] Configure a credential helper to remove this warning. See [2023-03-14T23:12:40.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T23:12:40.104Z] [2023-03-14T23:12:40.104Z] Login Succeeded [2023-03-14T23:12:40.104Z] nexus3.edgexfoundry.org:10004 [2023-03-14T23:12:40.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T23:12:40.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T23:12:40.104Z] Configure a credential helper to remove this warning. See [2023-03-14T23:12:40.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T23:12:40.104Z] [2023-03-14T23:12:40.104Z] Login Succeeded [2023-03-14T23:12:40.104Z] docker.io [2023-03-14T23:12:40.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T23:12:40.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T23:12:40.364Z] Configure a credential helper to remove this warning. See [2023-03-14T23:12:40.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T23:12:40.364Z] [2023-03-14T23:12:40.364Z] Login Succeeded [2023-03-14T23:12:40.364Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T23:12:40.392Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-14T23:12:41.018Z] + git rev-list -1 --merges cd71eb7cedbf3328f0ffc2642ce097e709d23093~1..cd71eb7cedbf3328f0ffc2642ce097e709d23093 [Pipeline] echo [2023-03-14T23:12:41.083Z] -----------> git rev-list -1 --merges cd71eb7cedbf3328f0ffc2642ce097e709d23093~1..cd71eb7cedbf3328f0ffc2642ce097e709d23093 cd71eb7cedbf3328f0ffc2642ce097e709d23093 [false] [Pipeline] sh [2023-03-14T23:12:41.393Z] + git log --format=format:%s -1 cd71eb7cedbf3328f0ffc2642ce097e709d23093 [Pipeline] echo [2023-03-14T23:12:41.428Z] ========================================================= [2023-03-14T23:12:41.428Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-14T23:12:41.428Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T23:12:41.859Z] + git log --format=format:%s -1 cd71eb7cedbf3328f0ffc2642ce097e709d23093 [Pipeline] echo [2023-03-14T23:12:41.892Z] [semverPrep] GIT_COMMIT: cd71eb7cedbf3328f0ffc2642ce097e709d23093, Commit Message: build: Update to Go 1.20, Alpine 3.17 and linter v1.51.2 [Pipeline] echo [2023-03-14T23:12:41.922Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-14T23:12:42.317Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T23:12:42.318Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-14T23:12:42.318Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-14T23:12:42.318Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-14T23:12:42.318Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-14T23:12:42.318Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-14T23:12:42.318Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T23:12:42.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T23:12:42.805Z] [2023-03-14T23:12:42.805Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T23:12:43.221Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T23:12:43.221Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-14T23:12:43.221Z] b85a868b505f: Pulling fs layer [2023-03-14T23:12:43.221Z] e2be974225ed: Pulling fs layer [2023-03-14T23:12:43.221Z] 339a4e72a1f5: Pulling fs layer [2023-03-14T23:12:43.221Z] 988bab9f4d93: Pulling fs layer [2023-03-14T23:12:43.221Z] 1469e6f7b9e6: Pulling fs layer [2023-03-14T23:12:43.221Z] eaf3925da568: Pulling fs layer [2023-03-14T23:12:43.221Z] 988bab9f4d93: Waiting [2023-03-14T23:12:43.221Z] 1469e6f7b9e6: Waiting [2023-03-14T23:12:43.221Z] bab4dde63d76: Pulling fs layer [2023-03-14T23:12:43.221Z] bde34c3a00c8: Pulling fs layer [2023-03-14T23:12:43.221Z] b352a97aabf1: Pulling fs layer [2023-03-14T23:12:43.221Z] eaf3925da568: Waiting [2023-03-14T23:12:43.221Z] bde34c3a00c8: Waiting [2023-03-14T23:12:43.221Z] 4872d77fe225: Pulling fs layer [2023-03-14T23:12:43.221Z] 5851b861e8e6: Pulling fs layer [2023-03-14T23:12:43.221Z] b352a97aabf1: Waiting [2023-03-14T23:12:43.221Z] 4872d77fe225: Waiting [2023-03-14T23:12:43.221Z] 5851b861e8e6: Waiting [2023-03-14T23:12:43.221Z] e2be974225ed: Verifying Checksum [2023-03-14T23:12:43.221Z] e2be974225ed: Download complete [2023-03-14T23:12:43.221Z] 988bab9f4d93: Download complete [2023-03-14T23:12:43.483Z] 1469e6f7b9e6: Verifying Checksum [2023-03-14T23:12:43.483Z] 1469e6f7b9e6: Download complete [2023-03-14T23:12:43.483Z] eaf3925da568: Download complete [2023-03-14T23:12:43.483Z] 339a4e72a1f5: Verifying Checksum [2023-03-14T23:12:43.483Z] 339a4e72a1f5: Download complete [2023-03-14T23:12:43.483Z] bde34c3a00c8: Verifying Checksum [2023-03-14T23:12:43.483Z] bde34c3a00c8: Download complete [2023-03-14T23:12:43.483Z] b352a97aabf1: Download complete [2023-03-14T23:12:43.483Z] 4872d77fe225: Verifying Checksum [2023-03-14T23:12:43.483Z] 4872d77fe225: Download complete [2023-03-14T23:12:43.483Z] 5851b861e8e6: Download complete [2023-03-14T23:12:43.483Z] b85a868b505f: Verifying Checksum [2023-03-14T23:12:43.483Z] b85a868b505f: Download complete [2023-03-14T23:12:44.051Z] bab4dde63d76: Verifying Checksum [2023-03-14T23:12:44.051Z] bab4dde63d76: Download complete [2023-03-14T23:12:44.990Z] b85a868b505f: Pull complete [2023-03-14T23:12:44.990Z] e2be974225ed: Pull complete [2023-03-14T23:12:45.558Z] 339a4e72a1f5: Pull complete [2023-03-14T23:12:45.558Z] 988bab9f4d93: Pull complete [2023-03-14T23:12:45.817Z] 1469e6f7b9e6: Pull complete [2023-03-14T23:12:45.817Z] eaf3925da568: Pull complete [2023-03-14T23:12:47.721Z] bab4dde63d76: Pull complete [2023-03-14T23:12:47.721Z] bde34c3a00c8: Pull complete [2023-03-14T23:12:47.980Z] b352a97aabf1: Pull complete [2023-03-14T23:12:47.980Z] 4872d77fe225: Pull complete [2023-03-14T23:12:47.980Z] 5851b861e8e6: Pull complete [2023-03-14T23:12:48.242Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-14T23:12:48.242Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T23:12:48.242Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T23:12:48.509Z] prd-ubuntu20.04-docker-8c-8g-280 does not seem to be running inside a container [2023-03-14T23:12:48.564Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-181 -v /w/workspace/undry_device-rfid-llrp-go_PR-181:/w/workspace/undry_device-rfid-llrp-go_PR-181:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-181@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-14T23:12:49.980Z] $ docker top 9e09de88e5ede09b0e0b4e4a47d420d9ae903b7486362266db88d8d68e10c41f -eo pid,comm [2023-03-14T23:12:50.042Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-14T23:12:50.042Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T23:12:50.167Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T23:12:50.167Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T23:12:50.294Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T23:12:50.296Z] $ docker exec 9e09de88e5ede09b0e0b4e4a47d420d9ae903b7486362266db88d8d68e10c41f ssh-agent [2023-03-14T23:12:50.418Z] SSH_AUTH_SOCK=/tmp/ssh-KSiwlPH7DYqM/agent.32 [2023-03-14T23:12:50.418Z] SSH_AGENT_PID=38 [2023-03-14T23:12:50.425Z] Running ssh-add (command line suppressed) [2023-03-14T23:12:50.534Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-181@tmp/private_key_1824005778540792832.key (/w/workspace/undry_device-rfid-llrp-go_PR-181@tmp/private_key_1824005778540792832.key) [2023-03-14T23:12:50.550Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T23:12:50.881Z] + git tag --points-at HEAD [Pipeline] } [2023-03-14T23:12:50.905Z] $ docker exec --env ******** --env ******** 9e09de88e5ede09b0e0b4e4a47d420d9ae903b7486362266db88d8d68e10c41f ssh-agent -k [2023-03-14T23:12:51.014Z] unset SSH_AUTH_SOCK; [2023-03-14T23:12:51.014Z] unset SSH_AGENT_PID; [2023-03-14T23:12:51.014Z] echo Agent pid 38 killed; [2023-03-14T23:12:51.028Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-14T23:12:51.116Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T23:12:51.116Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T23:12:51.232Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T23:12:51.234Z] $ docker exec 9e09de88e5ede09b0e0b4e4a47d420d9ae903b7486362266db88d8d68e10c41f ssh-agent [2023-03-14T23:12:51.335Z] SSH_AUTH_SOCK=/tmp/ssh-G4rEvUim03Fk/agent.70 [2023-03-14T23:12:51.335Z] SSH_AGENT_PID=76 [2023-03-14T23:12:51.340Z] Running ssh-add (command line suppressed) [2023-03-14T23:12:51.447Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-181@tmp/private_key_14746878275075373577.key (/w/workspace/undry_device-rfid-llrp-go_PR-181@tmp/private_key_14746878275075373577.key) [2023-03-14T23:12:51.465Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T23:12:51.791Z] + git semver init [2023-03-14T23:12:52.052Z] 2023-03-14 23:12:51,980 [run_init] DEBUG init version:0.0.0 force:False [2023-03-14T23:12:52.052Z] 2023-03-14 23:12:51,981 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-181/.semver [2023-03-14T23:12:52.052Z] 2023-03-14 23:12:51,982 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-181/.semver [2023-03-14T23:12:52.052Z] 2023-03-14 23:12:51,982 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-181/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-181, universal_newlines=False, shell=None, istream=None) [2023-03-14T23:12:52.994Z] 2023-03-14 23:12:52,817 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-181/.git/info/exclude [2023-03-14T23:12:52.995Z] 2023-03-14 23:12:52,818 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-181/.semver/PR-181 with force:False [2023-03-14T23:12:52.995Z] 2023-03-14 23:12:52,818 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-181/.semver/PR-181 [2023-03-14T23:12:52.995Z] 2023-03-14 23:12:52,822 [execute] INFO git cat-file --batch-check [2023-03-14T23:12:52.995Z] 2023-03-14 23:12:52,822 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-181/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T23:12:52.995Z] 2023-03-14 23:12:52,829 [execute] INFO git cat-file --batch [2023-03-14T23:12:52.995Z] 2023-03-14 23:12:52,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-181/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T23:12:52.995Z] 2023-03-14 23:12:52,835 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-181/.semver/PR-181 [2023-03-14T23:12:52.995Z] 0.0.0 [Pipeline] } [2023-03-14T23:12:53.017Z] $ docker exec --env ******** --env ******** 9e09de88e5ede09b0e0b4e4a47d420d9ae903b7486362266db88d8d68e10c41f ssh-agent -k [2023-03-14T23:12:53.134Z] unset SSH_AUTH_SOCK; [2023-03-14T23:12:53.135Z] unset SSH_AGENT_PID; [2023-03-14T23:12:53.135Z] echo Agent pid 76 killed; [2023-03-14T23:12:53.144Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T23:12:53.565Z] + git semver [Pipeline] } [2023-03-14T23:12:53.848Z] $ docker stop --time=1 9e09de88e5ede09b0e0b4e4a47d420d9ae903b7486362266db88d8d68e10c41f [2023-03-14T23:12:55.177Z] $ docker rm -f --volumes 9e09de88e5ede09b0e0b4e4a47d420d9ae903b7486362266db88d8d68e10c41f [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T23:12:55.580Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-14T23:12:55.839Z] Stashed 1 file(s) [Pipeline] echo [2023-03-14T23:12:55.855Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T23:12:56.461Z] provisioning config files... [2023-03-14T23:12:56.472Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-181@tmp/config1165148713354635598tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T23:12:56.815Z] ---> docker-login.sh [2023-03-14T23:12:56.815Z] nexus3.edgexfoundry.org:10001 [2023-03-14T23:12:56.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T23:12:56.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T23:12:56.815Z] Configure a credential helper to remove this warning. See [2023-03-14T23:12:56.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T23:12:56.815Z] [2023-03-14T23:12:56.815Z] Login Succeeded [2023-03-14T23:12:56.815Z] nexus3.edgexfoundry.org:10002 [2023-03-14T23:12:56.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T23:12:56.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T23:12:56.815Z] Configure a credential helper to remove this warning. See [2023-03-14T23:12:56.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T23:12:56.815Z] [2023-03-14T23:12:56.815Z] Login Succeeded [2023-03-14T23:12:56.815Z] nexus3.edgexfoundry.org:10003 [2023-03-14T23:12:57.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T23:12:57.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T23:12:57.074Z] Configure a credential helper to remove this warning. See [2023-03-14T23:12:57.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T23:12:57.074Z] [2023-03-14T23:12:57.074Z] Login Succeeded [2023-03-14T23:12:57.074Z] nexus3.edgexfoundry.org:10004 [2023-03-14T23:12:57.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T23:12:57.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T23:12:57.074Z] Configure a credential helper to remove this warning. See [2023-03-14T23:12:57.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T23:12:57.074Z] [2023-03-14T23:12:57.074Z] Login Succeeded [2023-03-14T23:12:57.074Z] docker.io [2023-03-14T23:12:57.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T23:12:57.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T23:12:57.334Z] Configure a credential helper to remove this warning. See [2023-03-14T23:12:57.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T23:12:57.334Z] [2023-03-14T23:12:57.334Z] Login Succeeded [2023-03-14T23:12:57.334Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T23:12:57.360Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-14T23:12:57.544Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T23:12:57.584Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T23:12:57.618Z] ========================================================= [2023-03-14T23:12:57.618Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-14T23:12:57.618Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T23:12:58.105Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-14T23:12:58.106Z] Sending build context to Docker daemon 4.116MB [2023-03-14T23:12:58.106Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-14T23:12:58.106Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-14T23:12:58.106Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-14T23:12:58.106Z] 63b65145d645: Pulling fs layer [2023-03-14T23:12:58.106Z] a2d21d5440eb: Pulling fs layer [2023-03-14T23:12:58.106Z] 935e6c44a52c: Pulling fs layer [2023-03-14T23:12:58.106Z] 94cc34f8dd06: Pulling fs layer [2023-03-14T23:12:58.106Z] 30dea6a524f1: Pulling fs layer [2023-03-14T23:12:58.106Z] a2aff8979fd8: Pulling fs layer [2023-03-14T23:12:58.106Z] 6808be2612f2: Pulling fs layer [2023-03-14T23:12:58.106Z] f25807f1079a: Pulling fs layer [2023-03-14T23:12:58.106Z] a2aff8979fd8: Waiting [2023-03-14T23:12:58.106Z] 6808be2612f2: Waiting [2023-03-14T23:12:58.106Z] f25807f1079a: Waiting [2023-03-14T23:12:58.106Z] 94cc34f8dd06: Waiting [2023-03-14T23:12:58.106Z] 30dea6a524f1: Waiting [2023-03-14T23:12:58.106Z] a2d21d5440eb: Verifying Checksum [2023-03-14T23:12:58.106Z] a2d21d5440eb: Download complete [2023-03-14T23:12:58.106Z] 94cc34f8dd06: Verifying Checksum [2023-03-14T23:12:58.106Z] 94cc34f8dd06: Download complete [2023-03-14T23:12:58.368Z] 30dea6a524f1: Verifying Checksum [2023-03-14T23:12:58.368Z] 30dea6a524f1: Download complete [2023-03-14T23:12:58.368Z] 63b65145d645: Verifying Checksum [2023-03-14T23:12:58.368Z] 63b65145d645: Download complete [2023-03-14T23:12:58.368Z] a2aff8979fd8: Download complete [2023-03-14T23:12:58.368Z] 63b65145d645: Pull complete [2023-03-14T23:12:58.642Z] a2d21d5440eb: Pull complete [2023-03-14T23:12:59.252Z] f25807f1079a: Verifying Checksum [2023-03-14T23:12:59.252Z] f25807f1079a: Download complete [2023-03-14T23:12:59.252Z] 935e6c44a52c: Verifying Checksum [2023-03-14T23:12:59.252Z] 935e6c44a52c: Download complete [2023-03-14T23:12:59.511Z] 6808be2612f2: Verifying Checksum [2023-03-14T23:12:59.511Z] 6808be2612f2: Download complete [2023-03-14T23:13:02.809Z] 935e6c44a52c: Pull complete [2023-03-14T23:13:03.067Z] 94cc34f8dd06: Pull complete [2023-03-14T23:13:03.067Z] 30dea6a524f1: Pull complete [2023-03-14T23:13:03.067Z] a2aff8979fd8: Pull complete [2023-03-14T23:13:05.596Z] 6808be2612f2: Pull complete [2023-03-14T23:13:06.550Z] f25807f1079a: Pull complete [2023-03-14T23:13:06.550Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-14T23:13:06.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T23:13:06.550Z] ---> 3b553350e43f [2023-03-14T23:13:06.550Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-14T23:13:08.458Z] ---> Running in e3b0a1e71d11 [2023-03-14T23:13:08.458Z] Removing intermediate container e3b0a1e71d11 [2023-03-14T23:13:08.458Z] ---> 7d16a6f0f549 [2023-03-14T23:13:08.458Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-14T23:13:08.717Z] ---> Running in 24b4933338cf [2023-03-14T23:13:08.717Z] Removing intermediate container 24b4933338cf [2023-03-14T23:13:08.717Z] ---> cd9d61c8163d [2023-03-14T23:13:08.717Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-14T23:13:08.717Z] ---> Running in 7902499ca331 [2023-03-14T23:13:08.975Z] Removing intermediate container 7902499ca331 [2023-03-14T23:13:08.975Z] ---> 0d805e6678d8 [2023-03-14T23:13:08.975Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-14T23:13:08.975Z] ---> Running in d557e5ac3d3c [2023-03-14T23:13:08.975Z] Removing intermediate container d557e5ac3d3c [2023-03-14T23:13:08.975Z] ---> d8e46cc8df53 [2023-03-14T23:13:08.975Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-14T23:13:08.975Z] ---> Running in 19e53cc80800 [2023-03-14T23:13:09.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T23:13:09.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T23:13:09.802Z] OK: 265 MiB in 53 packages [2023-03-14T23:13:10.061Z] Removing intermediate container 19e53cc80800 [2023-03-14T23:13:10.061Z] ---> 3d7666c08b9a [2023-03-14T23:13:10.061Z] Step 8/12 : WORKDIR /app [2023-03-14T23:13:10.061Z] ---> Running in d42fc1f88b88 [2023-03-14T23:13:10.323Z] Removing intermediate container d42fc1f88b88 [2023-03-14T23:13:10.323Z] ---> 906809d4977d [2023-03-14T23:13:10.323Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-14T23:13:10.323Z] ---> 2587408c7c73 [2023-03-14T23:13:10.323Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T23:13:10.323Z] ---> Running in 686f4a2566bf [2023-03-14T23:13:11.243Z] Still waiting to schedule task [2023-03-14T23:13:11.244Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-14T23:13:36.900Z] Removing intermediate container 686f4a2566bf [2023-03-14T23:13:36.900Z] ---> 5c30d53bff7e [2023-03-14T23:13:36.900Z] Step 11/12 : COPY . . [2023-03-14T23:13:36.900Z] ---> 644146bad07d [2023-03-14T23:13:36.900Z] Step 12/12 : RUN $MAKE [2023-03-14T23:13:36.900Z] ---> Running in 4fa2b8978471 [2023-03-14T23:13:36.900Z] noop [2023-03-14T23:13:36.900Z] Removing intermediate container 4fa2b8978471 [2023-03-14T23:13:36.900Z] ---> fac53eea848d [2023-03-14T23:13:36.900Z] Successfully built fac53eea848d [2023-03-14T23:13:36.900Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T23:13:37.343Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T23:13:37.343Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T23:13:37.504Z] prd-ubuntu20.04-docker-8c-8g-280 does not seem to be running inside a container [2023-03-14T23:13:37.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-181 -v /w/workspace/undry_device-rfid-llrp-go_PR-181:/w/workspace/undry_device-rfid-llrp-go_PR-181:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-181@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-14T23:13:37.931Z] $ docker top dae358885233d15b9563ba4e4adb0aba68764b479b4f066c4698675f2f0e93a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T23:13:38.321Z] + go version [2023-03-14T23:13:38.321Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-14T23:13:38.357Z] $ docker stop --time=1 dae358885233d15b9563ba4e4adb0aba68764b479b4f066c4698675f2f0e93a6 [2023-03-14T23:13:39.673Z] $ docker rm -f --volumes dae358885233d15b9563ba4e4adb0aba68764b479b4f066c4698675f2f0e93a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T23:13:40.359Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T23:13:40.359Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T23:13:40.495Z] prd-ubuntu20.04-docker-8c-8g-280 does not seem to be running inside a container [2023-03-14T23:13:40.535Z] $ 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-181 -v /w/workspace/undry_device-rfid-llrp-go_PR-181:/w/workspace/undry_device-rfid-llrp-go_PR-181:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-181@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-14T23:13:40.935Z] $ docker top 3e5f43520a5d7e856d0bc24aff5b789bc0aac95451d7ad4147d047a744f4ca7f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T23:13:41.330Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-181 [Pipeline] fileExists [Pipeline] sh [2023-03-14T23:13:41.690Z] + make test [2023-03-14T23:13:41.691Z] go test ./... -coverprofile=coverage.out ./... [2023-03-14T23:13:46.969Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-14T23:13:59.171Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-14T23:13:59.171Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-14T23:14:03.367Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.217s coverage: 40.7% of statements [2023-03-14T23:14:03.367Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.254s coverage: 51.9% of statements [2023-03-14T23:14:03.367Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 94.6% of statements [2023-03-14T23:14:11.493Z] go vet ./... [2023-03-14T23:14:15.682Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T23:14:15.682Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T23:14:15.682Z] ./bin/test-attribution-txt.sh [2023-03-14T23:14:15.682Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-14T23:14:15.682Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-14T23:14:15.720Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-14T23:14:15.758Z] $ docker stop --time=1 3e5f43520a5d7e856d0bc24aff5b789bc0aac95451d7ad4147d047a744f4ca7f [2023-03-14T23:14:17.776Z] $ docker rm -f --volumes 3e5f43520a5d7e856d0bc24aff5b789bc0aac95451d7ad4147d047a744f4ca7f [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T23:14:18.312Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-14T23:14:18.436Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-14T23:14:19.082Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-14T23:14:19.390Z] + ls -al . [2023-03-14T23:14:19.390Z] total 632 [2023-03-14T23:14:19.390Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 14 23:13 . [2023-03-14T23:14:19.390Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 23:12 .. [2023-03-14T23:14:19.390Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 14 23:12 .dockerignore [2023-03-14T23:14:19.390Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 23:12 .git [2023-03-14T23:14:19.390Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 23:12 .github [2023-03-14T23:14:19.390Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 14 23:12 .gitignore [2023-03-14T23:14:19.390Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 14 23:12 .golangci.yml [2023-03-14T23:14:19.390Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 23:12 .semver [2023-03-14T23:14:19.390Z] -rw-rw-r-- 1 jenkins jenkins 10896 Mar 14 23:12 Attribution.txt [2023-03-14T23:14:19.390Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 14 23:12 CHANGELOG.md [2023-03-14T23:14:19.390Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 14 23:12 Dockerfile [2023-03-14T23:14:19.390Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 23:12 GOVERNANCE.md [2023-03-14T23:14:19.390Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 14 23:12 Jenkinsfile [2023-03-14T23:14:19.390Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 14 23:12 LICENSE [2023-03-14T23:14:19.390Z] -rw-rw-r-- 1 jenkins jenkins 2053 Mar 14 23:12 Makefile [2023-03-14T23:14:19.390Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 14 23:12 OWNERS.md [2023-03-14T23:14:19.390Z] -rw-rw-r-- 1 jenkins jenkins 28496 Mar 14 23:12 README.md [2023-03-14T23:14:19.390Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 14 23:12 VERSION [2023-03-14T23:14:19.390Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 23:12 bin [2023-03-14T23:14:19.390Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 23:12 cmd [2023-03-14T23:14:19.390Z] -rw-r--r-- 1 jenkins jenkins 457862 Mar 14 23:14 coverage.out [2023-03-14T23:14:19.390Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 23:12 examples [2023-03-14T23:14:19.390Z] -rw-rw-r-- 1 jenkins jenkins 3462 Mar 14 23:12 go.mod [2023-03-14T23:14:19.390Z] -rw-rw-r-- 1 jenkins jenkins 33032 Mar 14 23:12 go.sum [2023-03-14T23:14:19.390Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 23:12 images [2023-03-14T23:14:19.390Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 14 23:12 internal [2023-03-14T23:14:19.390Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 23:12 snap [2023-03-14T23:14:19.390Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 14 23:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T23:14:19.773Z] + 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=cd71eb7cedbf3328f0ffc2642ce097e709d23093 --label arch=amd64 --label version=0.0.0 . [2023-03-14T23:14:19.773Z] Sending build context to Docker daemon 4.116MB [2023-03-14T23:14:19.773Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-14T23:14:19.773Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-14T23:14:19.773Z] ---> fac53eea848d [2023-03-14T23:14:19.773Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-14T23:14:19.773Z] ---> Running in b5b39ec09557 [2023-03-14T23:14:20.032Z] Removing intermediate container b5b39ec09557 [2023-03-14T23:14:20.032Z] ---> 2a83f90305e4 [2023-03-14T23:14:20.032Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-14T23:14:20.032Z] ---> Running in ae1f60209c73 [2023-03-14T23:14:20.032Z] Removing intermediate container ae1f60209c73 [2023-03-14T23:14:20.032Z] ---> fcdeb4f82ec8 [2023-03-14T23:14:20.032Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-14T23:14:20.032Z] ---> Running in b19026fbe408 [2023-03-14T23:14:20.291Z] Removing intermediate container b19026fbe408 [2023-03-14T23:14:20.291Z] ---> c2ac05ddc82a [2023-03-14T23:14:20.291Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-14T23:14:20.291Z] ---> Running in 767217f8de41 [2023-03-14T23:14:20.291Z] Removing intermediate container 767217f8de41 [2023-03-14T23:14:20.291Z] ---> 96fba2b4e26f [2023-03-14T23:14:20.291Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-14T23:14:20.551Z] ---> Running in 3524df105943 [2023-03-14T23:14:20.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T23:14:20.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T23:14:21.072Z] OK: 265 MiB in 53 packages [2023-03-14T23:14:21.401Z] Removing intermediate container 3524df105943 [2023-03-14T23:14:21.401Z] ---> 260c372e6d3f [2023-03-14T23:14:21.401Z] Step 8/24 : WORKDIR /app [2023-03-14T23:14:21.401Z] ---> Running in eab032e8a41b [2023-03-14T23:14:21.662Z] Removing intermediate container eab032e8a41b [2023-03-14T23:14:21.662Z] ---> 9b36dc038324 [2023-03-14T23:14:21.662Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-14T23:14:21.662Z] ---> 9b26bf8e2e6b [2023-03-14T23:14:21.662Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T23:14:21.922Z] ---> Running in 98d3f69e4232 [2023-03-14T23:14:22.858Z] Removing intermediate container 98d3f69e4232 [2023-03-14T23:14:22.858Z] ---> 912fd0ed12e8 [2023-03-14T23:14:22.858Z] Step 11/24 : COPY . . [2023-03-14T23:14:22.858Z] ---> 0658bc70c4da [2023-03-14T23:14:22.858Z] Step 12/24 : RUN $MAKE [2023-03-14T23:14:22.858Z] ---> Running in a7a03c5092b7 [2023-03-14T23:14:23.117Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-03-14T23:14:45.040Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-281 in /w/workspace/undry_device-rfid-llrp-go_PR-181 [Pipeline] { [2023-03-14T23:14:45.083Z] Removing intermediate container a7a03c5092b7 [2023-03-14T23:14:45.083Z] ---> 8d5397134e64 [2023-03-14T23:14:45.083Z] Step 13/24 : FROM alpine:3.17 [2023-03-14T23:14:45.083Z] 3.17: Pulling from library/alpine [2023-03-14T23:14:45.083Z] 63b65145d645: Already exists [2023-03-14T23:14:45.083Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-14T23:14:45.083Z] Status: Downloaded newer image for alpine:3.17 [2023-03-14T23:14:45.083Z] ---> b2aa39c304c2 [2023-03-14T23:14:45.083Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-14T23:14:45.083Z] ---> Running in 826679b025f1 [2023-03-14T23:14:45.083Z] Removing intermediate container 826679b025f1 [2023-03-14T23:14:45.083Z] ---> 6307bc68cfa7 [2023-03-14T23:14:45.083Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-14T23:14:45.083Z] ---> Running in a8b98905ccf8 [2023-03-14T23:14:45.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T23:14:45.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T23:14:45.083Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T23:14:45.083Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T23:14:45.083Z] OK: 7 MiB in 16 packages [2023-03-14T23:14:45.083Z] Removing intermediate container a8b98905ccf8 [2023-03-14T23:14:45.083Z] ---> f8a640cb147b [2023-03-14T23:14:45.083Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-14T23:14:45.083Z] ---> 32253cf3115b [2023-03-14T23:14:45.083Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-14T23:14:45.083Z] ---> 0f8c694852dd [2023-03-14T23:14:45.083Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-14T23:14:45.083Z] ---> 40d695c3bc02 [2023-03-14T23:14:45.083Z] Step 19/24 : EXPOSE 59989 [2023-03-14T23:14:45.083Z] ---> Running in d2add565871c [2023-03-14T23:14:45.083Z] Removing intermediate container d2add565871c [2023-03-14T23:14:45.083Z] ---> 6321b954aa05 [2023-03-14T23:14:45.083Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-14T23:14:45.083Z] ---> Running in 13413dd810a0 [2023-03-14T23:14:45.083Z] Removing intermediate container 13413dd810a0 [2023-03-14T23:14:45.083Z] ---> dd0149be6ca6 [2023-03-14T23:14:45.083Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T23:14:45.083Z] ---> Running in b4af40d21802 [2023-03-14T23:14:45.083Z] Removing intermediate container b4af40d21802 [2023-03-14T23:14:45.083Z] ---> abb3edb8f62a [2023-03-14T23:14:45.083Z] Step 22/24 : LABEL arch=amd64 [2023-03-14T23:14:45.083Z] ---> Running in 552c774e2c45 [2023-03-14T23:14:45.083Z] Removing intermediate container 552c774e2c45 [2023-03-14T23:14:45.083Z] ---> 495b60730d39 [2023-03-14T23:14:45.083Z] Step 23/24 : LABEL git_sha=cd71eb7cedbf3328f0ffc2642ce097e709d23093 [2023-03-14T23:14:45.083Z] ---> Running in 9d45939466e3 [2023-03-14T23:14:45.083Z] Removing intermediate container 9d45939466e3 [2023-03-14T23:14:45.083Z] ---> 91beb6681c34 [2023-03-14T23:14:45.083Z] Step 24/24 : LABEL version=0.0.0 [2023-03-14T23:14:45.083Z] ---> Running in 78af338b8cf6 [2023-03-14T23:14:45.083Z] Removing intermediate container 78af338b8cf6 [2023-03-14T23:14:45.083Z] ---> 48dfe25a656a [2023-03-14T23:14:45.083Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-14T23:14:45.083Z] Successfully built 48dfe25a656a [2023-03-14T23:14:45.083Z] Successfully tagged device-rfid-llrp:latest [Pipeline] ws [2023-03-14T23:14:45.096Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] checkout [2023-03-14T23:14:45.249Z] Selected Git installation does not exist. Using Default [2023-03-14T23:14:45.249Z] The recommended git tool is: NONE [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T23:14:45.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T23:14:45.970Z] [2023-03-14T23:14:45.970Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T23:14:46.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T23:14:46.349Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-14T23:14:46.349Z] 5eb5b503b376: Pulling fs layer [2023-03-14T23:14:46.349Z] 5c69ac0246d0: Pulling fs layer [2023-03-14T23:14:46.349Z] ec43610c2a17: Pulling fs layer [2023-03-14T23:14:46.349Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-14T23:14:46.349Z] 33b1e0a273af: Pulling fs layer [2023-03-14T23:14:46.349Z] 5d3b04190fa2: Pulling fs layer [2023-03-14T23:14:46.349Z] 2f39f015ded8: Pulling fs layer [2023-03-14T23:14:46.349Z] 3a2ae6a8a46f: Waiting [2023-03-14T23:14:46.349Z] 2f39f015ded8: Waiting [2023-03-14T23:14:46.349Z] 33b1e0a273af: Waiting [2023-03-14T23:14:46.349Z] 5d3b04190fa2: Waiting [2023-03-14T23:14:46.349Z] 5c69ac0246d0: Download complete [2023-03-14T23:14:46.349Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-14T23:14:46.349Z] 3a2ae6a8a46f: Download complete [2023-03-14T23:14:46.609Z] ec43610c2a17: Verifying Checksum [2023-03-14T23:14:46.609Z] ec43610c2a17: Download complete [2023-03-14T23:14:46.609Z] 33b1e0a273af: Verifying Checksum [2023-03-14T23:14:46.609Z] 33b1e0a273af: Download complete [2023-03-14T23:14:46.609Z] 5d3b04190fa2: Verifying Checksum [2023-03-14T23:14:46.609Z] 5d3b04190fa2: Download complete [2023-03-14T23:14:46.609Z] 5eb5b503b376: Download complete [2023-03-14T23:14:47.175Z] 2f39f015ded8: Verifying Checksum [2023-03-14T23:14:47.175Z] 2f39f015ded8: Download complete [2023-03-14T23:14:47.741Z] 5eb5b503b376: Pull complete [2023-03-14T23:14:47.999Z] 5c69ac0246d0: Pull complete [2023-03-14T23:14:48.256Z] ec43610c2a17: Pull complete [2023-03-14T23:14:48.513Z] 3a2ae6a8a46f: Pull complete [2023-03-14T23:14:48.513Z] 33b1e0a273af: Pull complete [2023-03-14T23:14:48.771Z] 5d3b04190fa2: Pull complete [2023-03-14T23:14:50.146Z] using credential edgex-jenkins-ssh [2023-03-14T23:14:50.162Z] Cloning the remote Git repository [2023-03-14T23:14:50.208Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-14T23:14:50.297Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-03-14T23:14:50.429Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-14T23:14:50.430Z] > git --version # timeout=10 [2023-03-14T23:14:50.447Z] > git --version # 'git version 2.25.1' [2023-03-14T23:14:50.450Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T23:14:50.587Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T23:14:51.601Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-14T23:14:51.639Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T23:14:52.383Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-14T23:14:52.421Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-14T23:14:52.421Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T23:14:52.442Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/181/head:refs/remotes/origin/PR-181 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-14T23:14:52.961Z] 2f39f015ded8: Pull complete [2023-03-14T23:14:52.961Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-14T23:14:52.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T23:14:52.961Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [2023-03-14T23:14:53.018Z] Merging remotes/origin/main commit 6afc6bebc55851e438483997c27c526932a4a7b3 into PR head commit cd71eb7cedbf3328f0ffc2642ce097e709d23093 [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T23:14:53.194Z] prd-ubuntu20.04-docker-8c-8g-280 does not seem to be running inside a container [2023-03-14T23:14:53.234Z] $ 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-181 -v /w/workspace/undry_device-rfid-llrp-go_PR-181:/w/workspace/undry_device-rfid-llrp-go_PR-181:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-181@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-181@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-03-14T23:14:53.298Z] Merge succeeded, producing cd71eb7cedbf3328f0ffc2642ce097e709d23093 [2023-03-14T23:14:53.298Z] Checking out Revision cd71eb7cedbf3328f0ffc2642ce097e709d23093 (PR-181) [2023-03-14T23:14:53.035Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T23:14:53.103Z] > git checkout -f cd71eb7cedbf3328f0ffc2642ce097e709d23093 # timeout=10 [2023-03-14T23:14:53.207Z] > git remote # timeout=10 [2023-03-14T23:14:53.225Z] > git config --get remote.origin.url # timeout=10 [2023-03-14T23:14:53.242Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T23:14:53.253Z] > git merge 6afc6bebc55851e438483997c27c526932a4a7b3 # timeout=10 [2023-03-14T23:14:53.277Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-14T23:14:53.303Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T23:14:53.315Z] > git checkout -f cd71eb7cedbf3328f0ffc2642ce097e709d23093 # timeout=10 [2023-03-14T23:14:55.917Z] $ docker top 1594d5f2f59b19e26083d41b40ccb18889f4e7dacb5d1d417fe3c9547b020c4d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T23:14:56.364Z] ---> job-cost.sh [2023-03-14T23:14:56.364Z] lf-activate-venv: SKIPPING [2023-03-14T23:14:56.364Z] INFO: No Stack... [2023-03-14T23:14:56.769Z] Commit message: "build: Update to Go 1.20, Alpine 3.17 and linter v1.51.2" [2023-03-14T23:14:56.814Z] > git --version # timeout=10 [2023-03-14T23:14:56.828Z] > git --version # 'git version 2.25.1' [2023-03-14T23:14:56.857Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T23:14:56.932Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-14T23:14:57.190Z] INFO: Archiving Costs [Pipeline] sh [2023-03-14T23:14:57.308Z] [2023-03-14T23:14:57.308Z] GitHub has been notified of this commit’s build result [2023-03-14T23:14:57.308Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2023-03-14T23:14:57.503Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-181/archives/cost.csv [2023-03-14T23:14:57.503Z] + cut -d, -f6 [Pipeline] lock [2023-03-14T23:14:57.571Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-181-1-stack-cost] [2023-03-14T23:14:57.575Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-181-1-stack-cost] did not exist. Created. [2023-03-14T23:14:57.576Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-181-1-stack-cost] [Pipeline] { [Pipeline] sh [Pipeline] unstash [Pipeline] sh [2023-03-14T23:14:58.035Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-14T23:14:58.035Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T23:14:58.035Z] Dload Upload Total Spent Left Speed [2023-03-14T23:14:58.035Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10501 0 0 77213 0 --:--:-- --:--:-- --:--:-- 77213 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 92398 [2023-03-14T23:14:58.076Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-14T23:14:58.135Z] Stashed 1 file(s) [Pipeline] } [2023-03-14T23:14:58.160Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-181-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-14T23:14:58.237Z] $ docker stop --time=1 1594d5f2f59b19e26083d41b40ccb18889f4e7dacb5d1d417fe3c9547b020c4d [2023-03-14T23:14:59.476Z] $ docker rm -f --volumes 1594d5f2f59b19e26083d41b40ccb18889f4e7dacb5d1d417fe3c9547b020c4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-14T23:14:59.901Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-14T23:15:00.242Z] + sudo tee /etc/docker/daemon.new [2023-03-14T23:15:00.242Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-14T23:15:00.242Z] { [2023-03-14T23:15:00.242Z] "registry-mirrors": [ [2023-03-14T23:15:00.242Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-14T23:15:00.242Z] ], [2023-03-14T23:15:00.242Z] "bip": "10.250.0.254/24", [2023-03-14T23:15:00.242Z] "hosts": [ [2023-03-14T23:15:00.242Z] "tcp://0.0.0.0:5555", [2023-03-14T23:15:00.242Z] "unix:///var/run/docker.sock" [2023-03-14T23:15:00.242Z] ], [2023-03-14T23:15:00.242Z] "mtu": 1458, [2023-03-14T23:15:00.242Z] "selinux-enabled": true, [2023-03-14T23:15:00.242Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-14T23:15:00.242Z] } [Pipeline] sh [2023-03-14T23:15:00.583Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-14T23:15:00.935Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T23:15:19.231Z] provisioning config files... [2023-03-14T23:15:19.257Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config12477838530357329679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T23:15:19.638Z] ---> docker-login.sh [2023-03-14T23:15:19.638Z] nexus3.edgexfoundry.org:10001 [2023-03-14T23:15:19.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T23:15:20.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T23:15:20.495Z] Configure a credential helper to remove this warning. See [2023-03-14T23:15:20.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T23:15:20.495Z] [2023-03-14T23:15:20.495Z] Login Succeeded [2023-03-14T23:15:20.495Z] nexus3.edgexfoundry.org:10002 [2023-03-14T23:15:20.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T23:15:20.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T23:15:20.772Z] Configure a credential helper to remove this warning. See [2023-03-14T23:15:20.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T23:15:20.772Z] [2023-03-14T23:15:20.772Z] Login Succeeded [2023-03-14T23:15:20.772Z] nexus3.edgexfoundry.org:10003 [2023-03-14T23:15:20.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T23:15:21.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T23:15:21.044Z] Configure a credential helper to remove this warning. See [2023-03-14T23:15:21.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T23:15:21.044Z] [2023-03-14T23:15:21.044Z] Login Succeeded [2023-03-14T23:15:21.044Z] nexus3.edgexfoundry.org:10004 [2023-03-14T23:15:21.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T23:15:21.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T23:15:21.313Z] Configure a credential helper to remove this warning. See [2023-03-14T23:15:21.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T23:15:21.313Z] [2023-03-14T23:15:21.313Z] Login Succeeded [2023-03-14T23:15:21.313Z] docker.io [2023-03-14T23:15:21.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T23:15:21.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T23:15:21.845Z] Configure a credential helper to remove this warning. See [2023-03-14T23:15:21.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T23:15:21.845Z] [2023-03-14T23:15:21.845Z] Login Succeeded [2023-03-14T23:15:21.845Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T23:15:21.873Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-14T23:15:22.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T23:15:22.262Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T23:15:22.299Z] ========================================================= [2023-03-14T23:15:22.299Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-14T23:15:22.299Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T23:15:22.783Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-14T23:15:23.054Z] Sending build context to Docker daemon 1.213MB [2023-03-14T23:15:23.054Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-14T23:15:23.054Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-14T23:15:23.054Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-14T23:15:23.054Z] af6eaf76a39c: Pulling fs layer [2023-03-14T23:15:23.054Z] 55522c791124: Pulling fs layer [2023-03-14T23:15:23.054Z] ce5c4a1c91eb: Pulling fs layer [2023-03-14T23:15:23.054Z] 169dfbe0d373: Pulling fs layer [2023-03-14T23:15:23.054Z] e1ff8fa3b103: Pulling fs layer [2023-03-14T23:15:23.054Z] 52ebb69f0ebf: Pulling fs layer [2023-03-14T23:15:23.054Z] 5abe8eddf0d5: Pulling fs layer [2023-03-14T23:15:23.054Z] 169dfbe0d373: Waiting [2023-03-14T23:15:23.054Z] e1ff8fa3b103: Waiting [2023-03-14T23:15:23.054Z] 52ebb69f0ebf: Waiting [2023-03-14T23:15:23.054Z] 5abe8eddf0d5: Waiting [2023-03-14T23:15:23.322Z] 55522c791124: Verifying Checksum [2023-03-14T23:15:23.322Z] 55522c791124: Download complete [2023-03-14T23:15:23.322Z] 169dfbe0d373: Verifying Checksum [2023-03-14T23:15:23.322Z] 169dfbe0d373: Download complete [2023-03-14T23:15:23.322Z] e1ff8fa3b103: Verifying Checksum [2023-03-14T23:15:23.322Z] af6eaf76a39c: Download complete [2023-03-14T23:15:24.295Z] 5abe8eddf0d5: Verifying Checksum [2023-03-14T23:15:24.295Z] 5abe8eddf0d5: Download complete [2023-03-14T23:15:25.706Z] ce5c4a1c91eb: Verifying Checksum [2023-03-14T23:15:25.706Z] ce5c4a1c91eb: Download complete [2023-03-14T23:15:25.706Z] 52ebb69f0ebf: Verifying Checksum [2023-03-14T23:15:25.706Z] 52ebb69f0ebf: Download complete [2023-03-14T23:15:26.665Z] af6eaf76a39c: Pull complete [2023-03-14T23:15:26.933Z] 55522c791124: Pull complete [2023-03-14T23:15:39.278Z] ce5c4a1c91eb: Pull complete [2023-03-14T23:15:39.547Z] 169dfbe0d373: Pull complete [2023-03-14T23:15:39.547Z] e1ff8fa3b103: Pull complete [2023-03-14T23:15:46.214Z] 52ebb69f0ebf: Pull complete [2023-03-14T23:15:48.168Z] 5abe8eddf0d5: Pull complete [2023-03-14T23:15:48.169Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-14T23:15:48.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T23:15:48.169Z] ---> 6cb57ee374ae [2023-03-14T23:15:48.169Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-14T23:15:50.122Z] ---> Running in 711575a93564 [2023-03-14T23:15:50.122Z] Removing intermediate container 711575a93564 [2023-03-14T23:15:50.122Z] ---> 66b0b0986b98 [2023-03-14T23:15:50.122Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-14T23:15:50.122Z] ---> Running in 9729ed4fa9d1 [2023-03-14T23:15:50.393Z] Removing intermediate container 9729ed4fa9d1 [2023-03-14T23:15:50.393Z] ---> 97c3f8adb6b1 [2023-03-14T23:15:50.393Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-14T23:15:50.661Z] ---> Running in f6ee140c7934 [2023-03-14T23:15:50.929Z] Removing intermediate container f6ee140c7934 [2023-03-14T23:15:50.929Z] ---> 449726fa0230 [2023-03-14T23:15:50.929Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-14T23:15:50.929Z] ---> Running in 340c44002783 [2023-03-14T23:15:51.198Z] Removing intermediate container 340c44002783 [2023-03-14T23:15:51.198Z] ---> cfb7cfdd32fe [2023-03-14T23:15:51.198Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-14T23:15:51.466Z] ---> Running in c1eb6a5f11ac [2023-03-14T23:15:52.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T23:15:53.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T23:15:53.977Z] OK: 263 MiB in 53 packages [2023-03-14T23:15:54.951Z] Removing intermediate container c1eb6a5f11ac [2023-03-14T23:15:54.951Z] ---> 832e2aea30d5 [2023-03-14T23:15:54.951Z] Step 8/12 : WORKDIR /app [2023-03-14T23:15:54.951Z] ---> Running in eabf8cc856b5 [2023-03-14T23:15:55.219Z] Removing intermediate container eabf8cc856b5 [2023-03-14T23:15:55.219Z] ---> 84d71b0c8140 [2023-03-14T23:15:55.219Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-14T23:15:55.804Z] ---> a1aa33bdcca2 [2023-03-14T23:15:55.805Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T23:15:55.805Z] ---> Running in c5ad7c9ab60f [2023-03-14T23:17:03.694Z] Removing intermediate container c5ad7c9ab60f [2023-03-14T23:17:03.694Z] ---> 42d27412d840 [2023-03-14T23:17:03.694Z] Step 11/12 : COPY . . [2023-03-14T23:17:03.694Z] ---> 9016f3ef07d5 [2023-03-14T23:17:03.694Z] Step 12/12 : RUN $MAKE [2023-03-14T23:17:03.694Z] ---> Running in a1f6604b42e4 [2023-03-14T23:17:03.694Z] noop [2023-03-14T23:17:03.694Z] Removing intermediate container a1f6604b42e4 [2023-03-14T23:17:03.694Z] ---> cf24304c970d [2023-03-14T23:17:03.694Z] Successfully built cf24304c970d [2023-03-14T23:17:03.694Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T23:17:04.148Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T23:17:04.148Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T23:17:04.424Z] prd-ubuntu20.04-docker-arm64-4c-16g-281 does not seem to be running inside a container [2023-03-14T23:17:04.493Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-14T23:17:05.628Z] $ docker top 61fb6f7136f91f1f122dd8358d5d29be41071b7a640d9f0596008187f6019fda -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T23:17:06.498Z] + go version [2023-03-14T23:17:06.498Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-14T23:17:06.541Z] $ docker stop --time=1 61fb6f7136f91f1f122dd8358d5d29be41071b7a640d9f0596008187f6019fda [2023-03-14T23:17:08.124Z] $ docker rm -f --volumes 61fb6f7136f91f1f122dd8358d5d29be41071b7a640d9f0596008187f6019fda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T23:17:08.945Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T23:17:08.945Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T23:17:09.203Z] prd-ubuntu20.04-docker-arm64-4c-16g-281 does not seem to be running inside a container [2023-03-14T23:17:09.268Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-14T23:17:10.376Z] $ docker top 2841427248f5f4a6135583b1023053049b41be6130bfcf82cc6b077afd8a1823 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T23:17:10.906Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-14T23:17:11.287Z] + make test [2023-03-14T23:17:11.555Z] go test ./... -coverprofile=coverage.out ./... [2023-03-14T23:17:43.764Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-14T23:19:35.412Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-14T23:19:35.412Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-14T23:20:14.280Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.834s coverage: 40.7% of statements [2023-03-14T23:20:14.280Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.630s coverage: 51.9% of statements [2023-03-14T23:20:14.280Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.087s coverage: 95.5% of statements [2023-03-14T23:20:14.280Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-14T23:20:14.280Z] go vet ./... [2023-03-14T23:20:41.015Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T23:20:41.015Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T23:20:41.015Z] ./bin/test-attribution-txt.sh [2023-03-14T23:20:41.015Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-14T23:20:41.015Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-14T23:20:41.056Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-14T23:20:41.090Z] $ docker stop --time=1 2841427248f5f4a6135583b1023053049b41be6130bfcf82cc6b077afd8a1823 [2023-03-14T23:20:42.854Z] $ docker rm -f --volumes 2841427248f5f4a6135583b1023053049b41be6130bfcf82cc6b077afd8a1823 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T23:20:44.123Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-14T23:20:44.161Z] Warning: overwriting stash ‘coverage-report’ [2023-03-14T23:20:44.908Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T23:20:45.507Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-14T23:20:45.854Z] + ls -al . [2023-03-14T23:20:45.854Z] total 628 [2023-03-14T23:20:45.854Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 14 23:17 . [2023-03-14T23:20:45.854Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 23:14 .. [2023-03-14T23:20:45.854Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 14 23:14 .dockerignore [2023-03-14T23:20:45.854Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 23:14 .git [2023-03-14T23:20:45.854Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 23:14 .github [2023-03-14T23:20:45.854Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 14 23:14 .gitignore [2023-03-14T23:20:45.854Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 14 23:14 .golangci.yml [2023-03-14T23:20:45.854Z] -rw-rw-r-- 1 jenkins jenkins 10896 Mar 14 23:14 Attribution.txt [2023-03-14T23:20:45.854Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 14 23:14 CHANGELOG.md [2023-03-14T23:20:45.854Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 14 23:14 Dockerfile [2023-03-14T23:20:45.854Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 23:14 GOVERNANCE.md [2023-03-14T23:20:45.854Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 14 23:14 Jenkinsfile [2023-03-14T23:20:45.854Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 14 23:14 LICENSE [2023-03-14T23:20:45.854Z] -rw-rw-r-- 1 jenkins jenkins 2053 Mar 14 23:14 Makefile [2023-03-14T23:20:45.854Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 14 23:14 OWNERS.md [2023-03-14T23:20:45.854Z] -rw-rw-r-- 1 jenkins jenkins 28496 Mar 14 23:14 README.md [2023-03-14T23:20:45.854Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 14 23:12 VERSION [2023-03-14T23:20:45.854Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 23:14 bin [2023-03-14T23:20:45.854Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 23:14 cmd [2023-03-14T23:20:45.854Z] -rw-r--r-- 1 jenkins jenkins 457862 Mar 14 23:20 coverage.out [2023-03-14T23:20:45.854Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 23:14 examples [2023-03-14T23:20:45.854Z] -rw-rw-r-- 1 jenkins jenkins 3462 Mar 14 23:14 go.mod [2023-03-14T23:20:45.854Z] -rw-rw-r-- 1 jenkins jenkins 33032 Mar 14 23:14 go.sum [2023-03-14T23:20:45.854Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 23:14 images [2023-03-14T23:20:45.854Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 14 23:14 internal [2023-03-14T23:20:45.854Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 23:14 snap [2023-03-14T23:20:45.854Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 14 23:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T23:20:46.275Z] + 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=cd71eb7cedbf3328f0ffc2642ce097e709d23093 --label arch=arm64 --label version=0.0.0 . [2023-03-14T23:20:46.548Z] Sending build context to Docker daemon 1.213MB [2023-03-14T23:20:46.548Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-14T23:20:46.548Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-14T23:20:46.548Z] ---> cf24304c970d [2023-03-14T23:20:46.548Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-14T23:20:46.817Z] ---> Running in 6a7c4ac04ecc [2023-03-14T23:20:47.086Z] Removing intermediate container 6a7c4ac04ecc [2023-03-14T23:20:47.086Z] ---> d1143074207d [2023-03-14T23:20:47.086Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-14T23:20:47.086Z] ---> Running in 91a01e48aed6 [2023-03-14T23:20:47.355Z] Removing intermediate container 91a01e48aed6 [2023-03-14T23:20:47.355Z] ---> 242db2db0a94 [2023-03-14T23:20:47.355Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-14T23:20:47.355Z] ---> Running in 30edf12f2f0a [2023-03-14T23:20:47.626Z] Removing intermediate container 30edf12f2f0a [2023-03-14T23:20:47.626Z] ---> 033a20b74d96 [2023-03-14T23:20:47.626Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-14T23:20:47.903Z] ---> Running in f5e9f5954212 [2023-03-14T23:20:48.173Z] Removing intermediate container f5e9f5954212 [2023-03-14T23:20:48.173Z] ---> 35962ac98639 [2023-03-14T23:20:48.173Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-14T23:20:48.173Z] ---> Running in 83ea5f71ef3d [2023-03-14T23:20:49.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T23:20:49.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T23:20:50.686Z] OK: 263 MiB in 53 packages [2023-03-14T23:20:51.653Z] Removing intermediate container 83ea5f71ef3d [2023-03-14T23:20:51.653Z] ---> 464fa0af37ca [2023-03-14T23:20:51.653Z] Step 8/24 : WORKDIR /app [2023-03-14T23:20:51.920Z] ---> Running in 9871d9cd93e1 [2023-03-14T23:20:52.186Z] Removing intermediate container 9871d9cd93e1 [2023-03-14T23:20:52.187Z] ---> a397e11c15e1 [2023-03-14T23:20:52.187Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-14T23:20:52.769Z] ---> e63623456ef0 [2023-03-14T23:20:52.769Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T23:20:52.769Z] ---> Running in 63a17479597a [2023-03-14T23:20:55.351Z] Removing intermediate container 63a17479597a [2023-03-14T23:20:55.351Z] ---> b67848ffb76a [2023-03-14T23:20:55.351Z] Step 11/24 : COPY . . [2023-03-14T23:20:55.933Z] ---> a570d1c5f64d [2023-03-14T23:20:55.933Z] Step 12/24 : RUN $MAKE [2023-03-14T23:20:55.933Z] ---> Running in bd5adfebd81d [2023-03-14T23:20:56.896Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-03-14T23:23:18.618Z] Removing intermediate container bd5adfebd81d [2023-03-14T23:23:18.618Z] ---> 4716f173d7fa [2023-03-14T23:23:18.618Z] Step 13/24 : FROM alpine:3.17 [2023-03-14T23:23:18.618Z] 3.17: Pulling from library/alpine [2023-03-14T23:23:18.618Z] af6eaf76a39c: Already exists [2023-03-14T23:23:18.618Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-14T23:23:18.618Z] Status: Downloaded newer image for alpine:3.17 [2023-03-14T23:23:18.618Z] ---> d74e625d9115 [2023-03-14T23:23:18.618Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-14T23:23:18.618Z] ---> Running in a4e881b4859b [2023-03-14T23:23:18.618Z] Removing intermediate container a4e881b4859b [2023-03-14T23:23:18.618Z] ---> 81f0e63bdd6b [2023-03-14T23:23:18.618Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-14T23:23:18.618Z] ---> Running in 887130a9d35c [2023-03-14T23:23:18.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T23:23:18.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T23:23:18.618Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T23:23:18.618Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T23:23:18.618Z] OK: 8 MiB in 16 packages [2023-03-14T23:23:18.618Z] Removing intermediate container 887130a9d35c [2023-03-14T23:23:18.618Z] ---> 241d93f3bdf3 [2023-03-14T23:23:18.618Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-14T23:23:18.618Z] ---> 32812cd0bb9c [2023-03-14T23:23:18.618Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-14T23:23:18.618Z] ---> 74c7d02dfa89 [2023-03-14T23:23:18.618Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-14T23:23:18.618Z] ---> d6d25e006b1e [2023-03-14T23:23:18.618Z] Step 19/24 : EXPOSE 59989 [2023-03-14T23:23:18.618Z] ---> Running in d76d6454a7cc [2023-03-14T23:23:18.618Z] Removing intermediate container d76d6454a7cc [2023-03-14T23:23:18.618Z] ---> af937b130006 [2023-03-14T23:23:18.618Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-14T23:23:18.618Z] ---> Running in 1ee259f5944b [2023-03-14T23:23:18.618Z] Removing intermediate container 1ee259f5944b [2023-03-14T23:23:18.618Z] ---> 56494fe5b788 [2023-03-14T23:23:18.618Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T23:23:18.618Z] ---> Running in e6823b8889c1 [2023-03-14T23:23:18.618Z] Removing intermediate container e6823b8889c1 [2023-03-14T23:23:18.618Z] ---> a2fcaac01cc9 [2023-03-14T23:23:18.618Z] Step 22/24 : LABEL arch=arm64 [2023-03-14T23:23:18.618Z] ---> Running in 4cf4b0f9b80d [2023-03-14T23:23:18.618Z] Removing intermediate container 4cf4b0f9b80d [2023-03-14T23:23:18.618Z] ---> 36d92a8201b4 [2023-03-14T23:23:18.618Z] Step 23/24 : LABEL git_sha=cd71eb7cedbf3328f0ffc2642ce097e709d23093 [2023-03-14T23:23:18.618Z] ---> Running in 1287f5b0a464 [2023-03-14T23:23:18.618Z] Removing intermediate container 1287f5b0a464 [2023-03-14T23:23:18.618Z] ---> ea3967bdb8c0 [2023-03-14T23:23:18.618Z] Step 24/24 : LABEL version=0.0.0 [2023-03-14T23:23:18.618Z] ---> Running in 7965d02c0163 [2023-03-14T23:23:18.618Z] Removing intermediate container 7965d02c0163 [2023-03-14T23:23:18.618Z] ---> 4f82bacdca66 [2023-03-14T23:23:18.618Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-14T23:23:18.618Z] Successfully built 4f82bacdca66 [2023-03-14T23:23:18.618Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T23:23:19.401Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T23:23:19.401Z] [2023-03-14T23:23:19.401Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T23:23:19.795Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T23:23:19.796Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-14T23:23:19.796Z] 8998bd30e6a1: Pulling fs layer [2023-03-14T23:23:19.796Z] 04944245beec: Pulling fs layer [2023-03-14T23:23:19.796Z] 699f458cf7ca: Pulling fs layer [2023-03-14T23:23:19.796Z] 765212b225bb: Pulling fs layer [2023-03-14T23:23:19.796Z] f23df028b6ca: Pulling fs layer [2023-03-14T23:23:19.796Z] 765212b225bb: Waiting [2023-03-14T23:23:19.796Z] d65c8cfc05b1: Pulling fs layer [2023-03-14T23:23:19.796Z] 2437ff75d9bd: Pulling fs layer [2023-03-14T23:23:19.796Z] f23df028b6ca: Waiting [2023-03-14T23:23:19.796Z] d65c8cfc05b1: Waiting [2023-03-14T23:23:19.796Z] 2437ff75d9bd: Waiting [2023-03-14T23:23:20.064Z] 04944245beec: Verifying Checksum [2023-03-14T23:23:20.064Z] 04944245beec: Download complete [2023-03-14T23:23:20.064Z] 765212b225bb: Verifying Checksum [2023-03-14T23:23:20.064Z] 765212b225bb: Download complete [2023-03-14T23:23:20.064Z] f23df028b6ca: Verifying Checksum [2023-03-14T23:23:20.064Z] f23df028b6ca: Download complete [2023-03-14T23:23:20.064Z] d65c8cfc05b1: Verifying Checksum [2023-03-14T23:23:20.064Z] d65c8cfc05b1: Download complete [2023-03-14T23:23:20.332Z] 699f458cf7ca: Verifying Checksum [2023-03-14T23:23:20.332Z] 699f458cf7ca: Download complete [2023-03-14T23:23:20.599Z] 8998bd30e6a1: Download complete [2023-03-14T23:23:23.177Z] 2437ff75d9bd: Verifying Checksum [2023-03-14T23:23:23.177Z] 2437ff75d9bd: Download complete [2023-03-14T23:23:24.586Z] 8998bd30e6a1: Pull complete [2023-03-14T23:23:24.853Z] 04944245beec: Pull complete [2023-03-14T23:23:26.258Z] 699f458cf7ca: Pull complete [2023-03-14T23:23:26.525Z] 765212b225bb: Pull complete [2023-03-14T23:23:27.111Z] f23df028b6ca: Pull complete [2023-03-14T23:23:27.378Z] d65c8cfc05b1: Pull complete [2023-03-14T23:23:42.399Z] 2437ff75d9bd: Pull complete [2023-03-14T23:23:42.399Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-14T23:23:42.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T23:23:42.399Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T23:23:42.708Z] prd-ubuntu20.04-docker-arm64-4c-16g-281 does not seem to be running inside a container [2023-03-14T23:23:42.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-14T23:23:46.633Z] $ docker top 6dcce611646ba58b3b63503d896efca0385a582992908915fb6c57213e2d6549 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T23:23:47.524Z] ---> job-cost.sh [2023-03-14T23:23:47.524Z] lf-activate-venv: SKIPPING [2023-03-14T23:23:47.524Z] INFO: No Stack... [2023-03-14T23:23:48.106Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-14T23:23:49.066Z] INFO: Archiving Costs [Pipeline] sh [2023-03-14T23:23:49.723Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-03-14T23:23:49.723Z] + cut -d, -f6 [Pipeline] lock [2023-03-14T23:23:49.805Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-181-1-stack-cost] [2023-03-14T23:23:49.809Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-181-1-stack-cost] did not exist. Created. [2023-03-14T23:23:49.809Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-181-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-14T23:23:50.539Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-c571e0eb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-14T23:23:50.891Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-14T23:23:51.187Z] Warning: overwriting stash ‘stack-cost’ [2023-03-14T23:23:51.237Z] Stashed 1 file(s) [Pipeline] } [2023-03-14T23:23:51.252Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-181-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-14T23:23:51.330Z] $ docker stop --time=1 6dcce611646ba58b3b63503d896efca0385a582992908915fb6c57213e2d6549 [2023-03-14T23:23:52.864Z] $ docker rm -f --volumes 6dcce611646ba58b3b63503d896efca0385a582992908915fb6c57213e2d6549 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-14T23:23:53.851Z] provisioning config files... [2023-03-14T23:23:53.857Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-181@tmp/config13498223240129037838tmp [Pipeline] { [Pipeline] sh [2023-03-14T23:23:54.194Z] + set +x [2023-03-14T23:23:54.194Z] + + bash -scurl -- -s [2023-03-14T23:23:54.194Z] https://codecov.io/bash [2023-03-14T23:23:54.194Z] [2023-03-14T23:23:54.194Z] _____ _ [2023-03-14T23:23:54.194Z] / ____| | | [2023-03-14T23:23:54.194Z] | | ___ __| | ___ ___ _____ __ [2023-03-14T23:23:54.194Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-14T23:23:54.194Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-14T23:23:54.194Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-14T23:23:54.194Z] Bash-1.0.6 [2023-03-14T23:23:54.194Z] [2023-03-14T23:23:54.194Z] [2023-03-14T23:23:54.194Z] ==> git version 2.25.1 found [2023-03-14T23:23:54.194Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-14T23:23:54.194Z] Release-Date: 2020-01-08 [2023-03-14T23:23:54.194Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-14T23:23:54.194Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-14T23:23:54.194Z] ==> Jenkins CI detected. [2023-03-14T23:23:54.194Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-181 [2023-03-14T23:23:54.194Z] project root: . [2023-03-14T23:23:54.194Z] --> token set from env [2023-03-14T23:23:54.194Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-14T23:23:54.194Z] ==> Running gcov in . (disable via -X gcov) [2023-03-14T23:23:54.194Z] ==> Python coveragepy not found [2023-03-14T23:23:54.194Z] ==> Searching for coverage reports in: [2023-03-14T23:23:54.194Z] + . [2023-03-14T23:23:54.194Z] -> Found 1 reports [2023-03-14T23:23:54.194Z] ==> Detecting git/mercurial file structure [2023-03-14T23:23:54.194Z] ==> Reading reports [2023-03-14T23:23:54.454Z] + ./coverage.out bytes=457862 [2023-03-14T23:23:54.454Z] ==> Appending adjustments [2023-03-14T23:23:54.454Z] https://docs.codecov.io/docs/fixing-reports [2023-03-14T23:23:54.454Z] + Found adjustments [2023-03-14T23:23:54.454Z] ==> Gzipping contents [2023-03-14T23:23:54.714Z] 52K /tmp/codecov.ZNcWUC.gz [2023-03-14T23:23:54.714Z] ==> Uploading reports [2023-03-14T23:23:54.714Z] url: https://codecov.io [2023-03-14T23:23:54.714Z] query: branch=PR-181&commit=cd71eb7cedbf3328f0ffc2642ce097e709d23093&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-181%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=181&job=&cmd_args= [2023-03-14T23:23:54.714Z] -> Pinging Codecov [2023-03-14T23:23:54.714Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-181&commit=cd71eb7cedbf3328f0ffc2642ce097e709d23093&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-181%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=181&job=&cmd_args= [2023-03-14T23:23:54.714Z] -> Uploading to [2023-03-14T23:23:54.714Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-14/581DD39554BDF9B6E22D074273EAD858/cd71eb7cedbf3328f0ffc2642ce097e709d23093/03835422-982a-4688-bb5a-ae235246ce60.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230314T232354Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fe8ccfa77481aab2a013fe9223be4916fa4a4916afb98b3c4484caee2cfc4094 [2023-03-14T23:23:54.714Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T23:23:54.714Z] Dload Upload Total Spent Left Speed [2023-03-14T23:23:55.283Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50488 0 0 100 50488 0 149k --:--:-- --:--:-- --:--:-- 149k [2023-03-14T23:23:55.283Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/cd71eb7cedbf3328f0ffc2642ce097e709d23093 [Pipeline] } [2023-03-14T23:23:55.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-14T23:23:57.066Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-181/archives ] [2023-03-14T23:23:57.066Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-181/archives [2023-03-14T23:23:57.066Z] total 16 [2023-03-14T23:23:57.066Z] drwxr-xr-x 3 root root 4096 Mar 14 23:14 . [2023-03-14T23:23:57.066Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 14 23:14 .. [2023-03-14T23:23:57.066Z] drwxr-xr-x 2 root root 4096 Mar 14 23:14 cost [2023-03-14T23:23:57.066Z] -rw-r--r-- 1 root root 91 Mar 14 23:14 cost.csv [2023-03-14T23:23:57.066Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-181/archives [2023-03-14T23:23:57.066Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-181/archives [2023-03-14T23:23:57.066Z] total 16 [2023-03-14T23:23:57.066Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 23:14 . [2023-03-14T23:23:57.066Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 14 23:14 .. [2023-03-14T23:23:57.066Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 14 23:14 cost [2023-03-14T23:23:57.066Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 14 23:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-14T23:23:57.405Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T23:23:58.292Z] ---> package-listing.sh [2023-03-14T23:23:58.292Z] ++ facter osfamily [2023-03-14T23:23:58.292Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-14T23:23:58.551Z] + OS_FAMILY=debian [2023-03-14T23:23:58.551Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-181 [2023-03-14T23:23:58.551Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-14T23:23:58.551Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-14T23:23:58.551Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-14T23:23:58.551Z] + PACKAGES=/tmp/packages_start.txt [2023-03-14T23:23:58.551Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-181 ']' [2023-03-14T23:23:58.551Z] + PACKAGES=/tmp/packages_end.txt [2023-03-14T23:23:58.551Z] + case "${OS_FAMILY}" in [2023-03-14T23:23:58.551Z] + dpkg -l [2023-03-14T23:23:58.551Z] + grep '^ii' [2023-03-14T23:23:58.551Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-14T23:23:58.551Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-14T23:23:58.551Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-14T23:23:58.551Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-181 ']' [2023-03-14T23:23:58.551Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-181/archives/ [2023-03-14T23:23:58.551Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-181/archives/ [Pipeline] echo [2023-03-14T23:23:58.589Z] 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-181/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-14T23:23:58.885Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T23:23:59.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T23:23:59.512Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T23:23:59.663Z] prd-ubuntu20.04-docker-8c-8g-280 does not seem to be running inside a container [2023-03-14T23:23:59.705Z] $ 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-181/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-181 -v /w/workspace/undry_device-rfid-llrp-go_PR-181:/w/workspace/undry_device-rfid-llrp-go_PR-181:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-181@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-14T23:23:59.908Z] $ docker top 8f36480de92b55bfcade17bc2619c2b351f3803de9b65df80cbffb12cfc9175c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T23:24:00.292Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-14T23:24:00.605Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-14T23:24:00.913Z] + ls /var/log/sa-host [2023-03-14T23:24:00.913Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T23:24:01.118Z] provisioning config files... [2023-03-14T23:24:01.127Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-181@tmp/config15636947475132516890tmp [Pipeline] { [Pipeline] echo [2023-03-14T23:24:01.172Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T23:24:01.481Z] ---> create-netrc.sh [Pipeline] } [2023-03-14T23:24:01.508Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-14T23:24:01.899Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-14T23:24:01.928Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T23:24:02.243Z] ---> sudo-logs.sh [2023-03-14T23:24:02.243Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-14T23:24:02.323Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T23:24:02.638Z] ---> job-cost.sh [2023-03-14T23:24:02.638Z] lf-activate-venv: SKIPPING [2023-03-14T23:24:02.638Z] DEBUG: total: 0.2199999988079071 [2023-03-14T23:24:02.638Z] INFO: Retrieving Stack Cost... [2023-03-14T23:24:03.207Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-14T23:24:03.468Z] INFO: Archiving Costs [Pipeline] echo [2023-03-14T23:24:03.501Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T23:24:03.811Z] ---> logs-deploy.sh [2023-03-14T23:24:03.811Z] lf-activate-venv: SKIPPING [2023-03-14T23:24:03.811Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-181/1 [2023-03-14T23:24:03.811Z] INFO: archiving workspace using pattern(s): [2023-03-14T23:24:04.748Z] Archives upload complete. [2023-03-14T23:24:04.748Z] INFO: archiving logs to Nexus