Pull request #229 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797+bffb044de0aa9ce32d7f70b1fca18078805cfee0 (c0bb4d6bbe4462d913be6003e5b5b08d57d310cf) 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-ssh3939737835972187948.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17258612907867786567.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-229/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-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh809199852983521854.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-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8731789604943195318.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15131019863550996044.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-229/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-229/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13353395795604029279.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15554 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [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-229 # 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 Merging remotes/origin/main commit bffb044de0aa9ce32d7f70b1fca18078805cfee0 into PR head commit 42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 Merge succeeded, producing 42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 Checking out Revision 42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 (PR-229) Commit message: "build(deps): bump github.com/canonical/edgex-snap-hooks/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd > 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/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge bffb044de0aa9ce32d7f70b1fca18078805cfee0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-16T10:07:46.278Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-16T10:07:46.515Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-16T10:07:46.652Z] ========================================================= [2023-05-16T10:07:46.652Z] EdgeX Global Pipelines Version Info [2023-05-16T10:07:46.652Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:07:47.452Z] ------------------- [2023-05-16T10:07:47.452Z] stable info: [2023-05-16T10:07:47.452Z] ------------------- [2023-05-16T10:07:47.452Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-16T10:07:47.452Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T10:07:47.452Z] Message: update stable to v1.0.249 [2023-05-16T10:07:48.025Z] ------------------- [2023-05-16T10:07:48.025Z] experimental info: [2023-05-16T10:07:48.025Z] ------------------- [2023-05-16T10:07:48.025Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-16T10:07:48.025Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T10:07:48.025Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-16T10:07:48.349Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-05-16T10:07:48.396Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-05-16T10:07:48.438Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-16T10:07:48.479Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-16T10:07:48.519Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-16T10:07:48.571Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-16T10:07:48.634Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-16T10:07:48.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-16T10:07:48.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-16T10:07:48.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-16T10:07:48.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-16T10:07:48.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-05-16T10:07:48.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-16T10:07:48.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-16T10:07:49.010Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T10:07:49.064Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T10:07:49.118Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T10:07:49.162Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T10:07:49.230Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-16T10:07:49.269Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-16T10:07:49.321Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-16T10:07:49.376Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-16T10:07:49.422Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-16T10:07:49.465Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-16T10:07:49.510Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-16T10:07:49.558Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-16T10:07:49.712Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-16T10:07:49.755Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-229 [Pipeline] echo [2023-05-16T10:07:49.805Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-229 [Pipeline] echo [2023-05-16T10:07:49.850Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-229 [Pipeline] echo [2023-05-16T10:07:49.895Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 [Pipeline] echo [2023-05-16T10:07:49.939Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 42bcc9e [Pipeline] echo [2023-05-16T10:07:49.984Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T10:07:50.117Z] provisioning config files... [2023-05-16T10:07:50.154Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config6958941303055654405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:07:50.503Z] ---> docker-login.sh [2023-05-16T10:07:50.503Z] nexus3.edgexfoundry.org:10001 [2023-05-16T10:07:50.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:07:50.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:07:50.763Z] Configure a credential helper to remove this warning. See [2023-05-16T10:07:50.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:07:50.763Z] [2023-05-16T10:07:50.763Z] Login Succeeded [2023-05-16T10:07:50.763Z] nexus3.edgexfoundry.org:10002 [2023-05-16T10:07:50.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:07:50.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:07:50.763Z] Configure a credential helper to remove this warning. See [2023-05-16T10:07:50.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:07:50.763Z] [2023-05-16T10:07:50.763Z] Login Succeeded [2023-05-16T10:07:50.763Z] nexus3.edgexfoundry.org:10003 [2023-05-16T10:07:51.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:07:51.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:07:51.025Z] Configure a credential helper to remove this warning. See [2023-05-16T10:07:51.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:07:51.025Z] [2023-05-16T10:07:51.025Z] Login Succeeded [2023-05-16T10:07:51.025Z] nexus3.edgexfoundry.org:10004 [2023-05-16T10:07:51.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:07:51.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:07:51.025Z] Configure a credential helper to remove this warning. See [2023-05-16T10:07:51.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:07:51.025Z] [2023-05-16T10:07:51.025Z] Login Succeeded [2023-05-16T10:07:51.025Z] docker.io [2023-05-16T10:07:51.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:07:51.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:07:51.302Z] Configure a credential helper to remove this warning. See [2023-05-16T10:07:51.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:07:51.302Z] [2023-05-16T10:07:51.302Z] Login Succeeded [2023-05-16T10:07:51.302Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T10:07:51.331Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-16T10:07:51.990Z] + git rev-list -1 --merges 42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797~1..42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 [Pipeline] echo [2023-05-16T10:07:52.054Z] -----------> git rev-list -1 --merges 42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797~1..42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 [false] [Pipeline] sh [2023-05-16T10:07:52.369Z] + git log --format=format:%s -1 42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 [Pipeline] echo [2023-05-16T10:07:52.402Z] ========================================================= [2023-05-16T10:07:52.403Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-16T10:07:52.403Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T10:07:52.843Z] + git log --format=format:%s -1 42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 [Pipeline] echo [2023-05-16T10:07:52.875Z] [semverPrep] GIT_COMMIT: 42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797, Commit Message: build(deps): bump github.com/canonical/edgex-snap-hooks/v3 [Pipeline] echo [2023-05-16T10:07:52.905Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-16T10:07:53.294Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T10:07:53.294Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-16T10:07:53.294Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-16T10:07:53.294Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-16T10:07:53.294Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-16T10:07:53.294Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-16T10:07:53.294Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:07:53.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T10:07:53.747Z] [2023-05-16T10:07:53.747Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:07:54.143Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T10:07:54.143Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-16T10:07:54.143Z] b85a868b505f: Pulling fs layer [2023-05-16T10:07:54.143Z] e2be974225ed: Pulling fs layer [2023-05-16T10:07:54.143Z] 339a4e72a1f5: Pulling fs layer [2023-05-16T10:07:54.143Z] 988bab9f4d93: Pulling fs layer [2023-05-16T10:07:54.143Z] 1469e6f7b9e6: Pulling fs layer [2023-05-16T10:07:54.143Z] eaf3925da568: Pulling fs layer [2023-05-16T10:07:54.143Z] bab4dde63d76: Pulling fs layer [2023-05-16T10:07:54.143Z] bde34c3a00c8: Pulling fs layer [2023-05-16T10:07:54.143Z] b352a97aabf1: Pulling fs layer [2023-05-16T10:07:54.143Z] 4872d77fe225: Pulling fs layer [2023-05-16T10:07:54.143Z] 5851b861e8e6: Pulling fs layer [2023-05-16T10:07:54.143Z] 988bab9f4d93: Waiting [2023-05-16T10:07:54.143Z] bab4dde63d76: Waiting [2023-05-16T10:07:54.143Z] bde34c3a00c8: Waiting [2023-05-16T10:07:54.143Z] b352a97aabf1: Waiting [2023-05-16T10:07:54.143Z] 4872d77fe225: Waiting [2023-05-16T10:07:54.143Z] 5851b861e8e6: Waiting [2023-05-16T10:07:54.143Z] 1469e6f7b9e6: Waiting [2023-05-16T10:07:54.143Z] eaf3925da568: Waiting [2023-05-16T10:07:54.143Z] e2be974225ed: Verifying Checksum [2023-05-16T10:07:54.143Z] e2be974225ed: Download complete [2023-05-16T10:07:54.143Z] 988bab9f4d93: Verifying Checksum [2023-05-16T10:07:54.143Z] 988bab9f4d93: Download complete [2023-05-16T10:07:54.407Z] 1469e6f7b9e6: Verifying Checksum [2023-05-16T10:07:54.407Z] 1469e6f7b9e6: Download complete [2023-05-16T10:07:54.407Z] eaf3925da568: Verifying Checksum [2023-05-16T10:07:54.407Z] eaf3925da568: Download complete [2023-05-16T10:07:54.407Z] 339a4e72a1f5: Verifying Checksum [2023-05-16T10:07:54.407Z] 339a4e72a1f5: Download complete [2023-05-16T10:07:54.407Z] bde34c3a00c8: Verifying Checksum [2023-05-16T10:07:54.407Z] bde34c3a00c8: Download complete [2023-05-16T10:07:54.407Z] b352a97aabf1: Verifying Checksum [2023-05-16T10:07:54.407Z] b352a97aabf1: Download complete [2023-05-16T10:07:54.407Z] 4872d77fe225: Verifying Checksum [2023-05-16T10:07:54.407Z] 4872d77fe225: Download complete [2023-05-16T10:07:54.407Z] 5851b861e8e6: Download complete [2023-05-16T10:07:54.407Z] b85a868b505f: Verifying Checksum [2023-05-16T10:07:54.407Z] b85a868b505f: Download complete [2023-05-16T10:07:54.673Z] bab4dde63d76: Verifying Checksum [2023-05-16T10:07:54.673Z] bab4dde63d76: Download complete [2023-05-16T10:07:55.613Z] b85a868b505f: Pull complete [2023-05-16T10:07:55.613Z] e2be974225ed: Pull complete [2023-05-16T10:07:56.182Z] 339a4e72a1f5: Pull complete [2023-05-16T10:07:56.182Z] 988bab9f4d93: Pull complete [2023-05-16T10:07:56.443Z] 1469e6f7b9e6: Pull complete [2023-05-16T10:07:56.443Z] eaf3925da568: Pull complete [2023-05-16T10:07:58.355Z] bab4dde63d76: Pull complete [2023-05-16T10:07:58.355Z] bde34c3a00c8: Pull complete [2023-05-16T10:07:58.355Z] b352a97aabf1: Pull complete [2023-05-16T10:07:58.355Z] 4872d77fe225: Pull complete [2023-05-16T10:07:58.355Z] 5851b861e8e6: Pull complete [2023-05-16T10:07:58.355Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-16T10:07:58.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T10:07:58.355Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:07:58.605Z] prd-ubuntu20.04-docker-8c-8g-15554 does not seem to be running inside a container [2023-05-16T10:07:58.653Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T10:08:03.632Z] $ docker top 0d94a65015ef7d12a2048f273d0019cf05e00d55dd3a1433206da4d32df4fe4c -eo pid,comm [2023-05-16T10:08:03.682Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-16T10:08:03.682Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T10:08:03.813Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T10:08:03.814Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T10:08:03.914Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T10:08:03.922Z] $ docker exec 0d94a65015ef7d12a2048f273d0019cf05e00d55dd3a1433206da4d32df4fe4c ssh-agent [2023-05-16T10:08:04.013Z] SSH_AUTH_SOCK=/tmp/ssh-OIn4yCHlapLt/agent.33 [2023-05-16T10:08:04.013Z] SSH_AGENT_PID=39 [2023-05-16T10:08:04.020Z] Running ssh-add (command line suppressed) [2023-05-16T10:08:04.129Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_4098542198997976901.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_4098542198997976901.key) [2023-05-16T10:08:04.137Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T10:08:04.540Z] + git tag --points-at HEAD [Pipeline] } [2023-05-16T10:08:04.575Z] $ docker exec --env ******** --env ******** 0d94a65015ef7d12a2048f273d0019cf05e00d55dd3a1433206da4d32df4fe4c ssh-agent -k [2023-05-16T10:08:04.679Z] unset SSH_AUTH_SOCK; [2023-05-16T10:08:04.679Z] unset SSH_AGENT_PID; [2023-05-16T10:08:04.679Z] echo Agent pid 39 killed; [2023-05-16T10:08:04.686Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-16T10:08:04.781Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T10:08:04.781Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T10:08:04.897Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T10:08:04.905Z] $ docker exec 0d94a65015ef7d12a2048f273d0019cf05e00d55dd3a1433206da4d32df4fe4c ssh-agent [2023-05-16T10:08:05.015Z] SSH_AUTH_SOCK=/tmp/ssh-0pN3Kn62Z0uS/agent.70 [2023-05-16T10:08:05.015Z] SSH_AGENT_PID=77 [2023-05-16T10:08:05.021Z] Running ssh-add (command line suppressed) [2023-05-16T10:08:05.123Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_353798847621361535.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_353798847621361535.key) [2023-05-16T10:08:05.136Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T10:08:05.470Z] + git semver init [2023-05-16T10:08:05.733Z] 2023-05-16 10:08:05,654 [run_init] DEBUG init version:0.0.0 force:False [2023-05-16T10:08:05.733Z] 2023-05-16 10:08:05,655 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver [2023-05-16T10:08:05.733Z] 2023-05-16 10:08:05,655 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-229/.semver [2023-05-16T10:08:05.733Z] 2023-05-16 10:08:05,656 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229, universal_newlines=False, shell=None, istream=None) [2023-05-16T10:08:06.669Z] 2023-05-16 10:08:06,432 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.git/info/exclude [2023-05-16T10:08:06.669Z] 2023-05-16 10:08:06,432 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 with force:False [2023-05-16T10:08:06.669Z] 2023-05-16 10:08:06,432 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 [2023-05-16T10:08:06.669Z] 2023-05-16 10:08:06,436 [execute] INFO git cat-file --batch-check [2023-05-16T10:08:06.669Z] 2023-05-16 10:08:06,437 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T10:08:06.669Z] 2023-05-16 10:08:06,443 [execute] INFO git cat-file --batch [2023-05-16T10:08:06.669Z] 2023-05-16 10:08:06,444 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T10:08:06.669Z] 2023-05-16 10:08:06,447 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 [2023-05-16T10:08:06.669Z] 0.0.0 [Pipeline] } [2023-05-16T10:08:06.701Z] $ docker exec --env ******** --env ******** 0d94a65015ef7d12a2048f273d0019cf05e00d55dd3a1433206da4d32df4fe4c ssh-agent -k [2023-05-16T10:08:06.793Z] unset SSH_AUTH_SOCK; [2023-05-16T10:08:06.793Z] unset SSH_AGENT_PID; [2023-05-16T10:08:06.793Z] echo Agent pid 77 killed; [2023-05-16T10:08:06.800Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T10:08:07.278Z] + git semver [Pipeline] } [2023-05-16T10:08:07.579Z] $ docker stop --time=1 0d94a65015ef7d12a2048f273d0019cf05e00d55dd3a1433206da4d32df4fe4c [2023-05-16T10:08:08.882Z] $ docker rm -f --volumes 0d94a65015ef7d12a2048f273d0019cf05e00d55dd3a1433206da4d32df4fe4c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T10:08:09.297Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-16T10:08:09.571Z] Stashed 1 file(s) [Pipeline] echo [2023-05-16T10:08:09.591Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T10:08:10.344Z] provisioning config files... [2023-05-16T10:08:10.354Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config741208502056068560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:08:10.723Z] ---> docker-login.sh [2023-05-16T10:08:10.724Z] nexus3.edgexfoundry.org:10001 [2023-05-16T10:08:10.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:08:10.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:08:10.724Z] Configure a credential helper to remove this warning. See [2023-05-16T10:08:10.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:08:10.724Z] [2023-05-16T10:08:10.724Z] Login Succeeded [2023-05-16T10:08:10.724Z] nexus3.edgexfoundry.org:10002 [2023-05-16T10:08:10.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:08:10.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:08:10.724Z] Configure a credential helper to remove this warning. See [2023-05-16T10:08:10.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:08:10.724Z] [2023-05-16T10:08:10.724Z] Login Succeeded [2023-05-16T10:08:10.724Z] nexus3.edgexfoundry.org:10003 [2023-05-16T10:08:10.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:08:10.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:08:10.993Z] Configure a credential helper to remove this warning. See [2023-05-16T10:08:10.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:08:10.993Z] [2023-05-16T10:08:10.993Z] Login Succeeded [2023-05-16T10:08:10.993Z] nexus3.edgexfoundry.org:10004 [2023-05-16T10:08:10.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:08:10.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:08:10.993Z] Configure a credential helper to remove this warning. See [2023-05-16T10:08:10.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:08:10.993Z] [2023-05-16T10:08:10.993Z] Login Succeeded [2023-05-16T10:08:10.993Z] docker.io [2023-05-16T10:08:10.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:08:11.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:08:11.254Z] Configure a credential helper to remove this warning. See [2023-05-16T10:08:11.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:08:11.254Z] [2023-05-16T10:08:11.254Z] Login Succeeded [2023-05-16T10:08:11.254Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T10:08:11.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T10:08:11.510Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T10:08:11.551Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T10:08:11.589Z] ========================================================= [2023-05-16T10:08:11.589Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-16T10:08:11.589Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:08:12.102Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T10:08:12.102Z] Sending build context to Docker daemon 4.249MB [2023-05-16T10:08:12.102Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T10:08:12.102Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T10:08:12.102Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-16T10:08:12.102Z] f56be85fc22e: Pulling fs layer [2023-05-16T10:08:12.102Z] 85791d961cd3: Pulling fs layer [2023-05-16T10:08:12.102Z] d694b5ae8c79: Pulling fs layer [2023-05-16T10:08:12.102Z] 9f32a84ed3da: Pulling fs layer [2023-05-16T10:08:12.102Z] 4d19c01a9841: Pulling fs layer [2023-05-16T10:08:12.102Z] 9325e15d5711: Pulling fs layer [2023-05-16T10:08:12.102Z] 556b6ee489ea: Pulling fs layer [2023-05-16T10:08:12.102Z] c5a4b2cf53e6: Pulling fs layer [2023-05-16T10:08:12.102Z] 4d19c01a9841: Waiting [2023-05-16T10:08:12.102Z] 9f32a84ed3da: Waiting [2023-05-16T10:08:12.102Z] 9325e15d5711: Waiting [2023-05-16T10:08:12.102Z] c5a4b2cf53e6: Waiting [2023-05-16T10:08:12.102Z] 556b6ee489ea: Waiting [2023-05-16T10:08:12.102Z] 85791d961cd3: Verifying Checksum [2023-05-16T10:08:12.102Z] 85791d961cd3: Download complete [2023-05-16T10:08:12.365Z] 9f32a84ed3da: Verifying Checksum [2023-05-16T10:08:12.365Z] 9f32a84ed3da: Download complete [2023-05-16T10:08:12.366Z] 4d19c01a9841: Verifying Checksum [2023-05-16T10:08:12.366Z] 4d19c01a9841: Download complete [2023-05-16T10:08:12.366Z] f56be85fc22e: Verifying Checksum [2023-05-16T10:08:12.366Z] f56be85fc22e: Download complete [2023-05-16T10:08:12.366Z] 9325e15d5711: Verifying Checksum [2023-05-16T10:08:12.366Z] 9325e15d5711: Download complete [2023-05-16T10:08:12.366Z] f56be85fc22e: Pull complete [2023-05-16T10:08:12.938Z] 85791d961cd3: Pull complete [2023-05-16T10:08:12.938Z] c5a4b2cf53e6: Verifying Checksum [2023-05-16T10:08:12.938Z] c5a4b2cf53e6: Download complete [2023-05-16T10:08:13.197Z] d694b5ae8c79: Verifying Checksum [2023-05-16T10:08:13.197Z] d694b5ae8c79: Download complete [2023-05-16T10:08:13.457Z] 556b6ee489ea: Verifying Checksum [2023-05-16T10:08:16.757Z] d694b5ae8c79: Pull complete [2023-05-16T10:08:16.757Z] 9f32a84ed3da: Pull complete [2023-05-16T10:08:16.757Z] 4d19c01a9841: Pull complete [2023-05-16T10:08:16.757Z] 9325e15d5711: Pull complete [2023-05-16T10:08:19.303Z] 556b6ee489ea: Pull complete [2023-05-16T10:08:19.868Z] c5a4b2cf53e6: Pull complete [2023-05-16T10:08:19.868Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-16T10:08:19.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T10:08:19.868Z] ---> c4be618373d6 [2023-05-16T10:08:19.868Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T10:08:25.139Z] Still waiting to schedule task [2023-05-16T10:08:25.139Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-16T10:08:29.863Z] ---> Running in 79a1abc8e84f [2023-05-16T10:08:29.863Z] Removing intermediate container 79a1abc8e84f [2023-05-16T10:08:29.863Z] ---> cb14864c16a2 [2023-05-16T10:08:29.863Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T10:08:29.863Z] ---> Running in 0cfae72eb990 [2023-05-16T10:08:29.863Z] Removing intermediate container 0cfae72eb990 [2023-05-16T10:08:29.863Z] ---> a01afc8ec011 [2023-05-16T10:08:29.863Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T10:08:29.863Z] ---> Running in adbb42b02134 [2023-05-16T10:08:29.863Z] Removing intermediate container adbb42b02134 [2023-05-16T10:08:29.863Z] ---> 1346a9d3b194 [2023-05-16T10:08:29.863Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T10:08:29.863Z] ---> Running in 925363d73cb8 [2023-05-16T10:08:29.863Z] Removing intermediate container 925363d73cb8 [2023-05-16T10:08:29.863Z] ---> b750bfebb1b4 [2023-05-16T10:08:29.863Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T10:08:29.863Z] ---> Running in 20aabbc84f83 [2023-05-16T10:08:29.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T10:08:29.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T10:08:30.123Z] OK: 265 MiB in 53 packages [2023-05-16T10:08:30.518Z] Removing intermediate container 20aabbc84f83 [2023-05-16T10:08:30.518Z] ---> 885dc5026746 [2023-05-16T10:08:30.518Z] Step 8/12 : WORKDIR /app [2023-05-16T10:08:30.518Z] ---> Running in dfeff7f2ed66 [2023-05-16T10:08:30.518Z] Removing intermediate container dfeff7f2ed66 [2023-05-16T10:08:30.518Z] ---> 4d52ac2c1bf0 [2023-05-16T10:08:30.518Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-16T10:08:30.787Z] ---> 95e561ff616a [2023-05-16T10:08:30.787Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T10:08:30.787Z] ---> Running in d6a1a2a37fb2 [2023-05-16T10:09:09.620Z] Removing intermediate container d6a1a2a37fb2 [2023-05-16T10:09:09.620Z] ---> bfda580e0bbb [2023-05-16T10:09:09.620Z] Step 11/12 : COPY . . [2023-05-16T10:09:09.620Z] ---> a05918c7e675 [2023-05-16T10:09:09.620Z] Step 12/12 : RUN $MAKE [2023-05-16T10:09:09.620Z] ---> Running in b15358f590b0 [2023-05-16T10:09:09.620Z] noop [2023-05-16T10:09:09.620Z] Removing intermediate container b15358f590b0 [2023-05-16T10:09:09.620Z] ---> aa15402fc04d [2023-05-16T10:09:09.620Z] Successfully built aa15402fc04d [2023-05-16T10:09:09.620Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:09:10.105Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T10:09:10.105Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:09:10.264Z] prd-ubuntu20.04-docker-8c-8g-15554 does not seem to be running inside a container [2023-05-16T10:09:10.298Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T10:09:10.646Z] $ docker top b756c8b66d52fd586a422559fe00491d8e61e52b3dc8856cad42280c21074960 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T10:09:11.039Z] + go version [2023-05-16T10:09:11.039Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-16T10:09:11.073Z] $ docker stop --time=1 b756c8b66d52fd586a422559fe00491d8e61e52b3dc8856cad42280c21074960 [2023-05-16T10:09:12.348Z] $ docker rm -f --volumes b756c8b66d52fd586a422559fe00491d8e61e52b3dc8856cad42280c21074960 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:09:13.092Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T10:09:13.092Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:09:13.315Z] prd-ubuntu20.04-docker-8c-8g-15554 does not seem to be running inside a container [2023-05-16T10:09:13.353Z] $ 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-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T10:09:13.691Z] $ docker top bc095cb15ff5b60c51b4e10abb364a92f267b1145179668a186058fcf4ec5935 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T10:09:14.083Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] fileExists [Pipeline] sh [2023-05-16T10:09:14.454Z] + make test [2023-05-16T10:09:14.454Z] go test ./... -coverprofile=coverage.out ./... [2023-05-16T10:09:19.807Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-16T10:09:29.974Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-16T10:09:29.974Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-16T10:09:33.261Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.526s coverage: 40.5% of statements [2023-05-16T10:09:33.261Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 51.9% of statements [2023-05-16T10:09:33.261Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.012s coverage: 95.5% of statements [2023-05-16T10:09:41.376Z] go vet ./... [2023-05-16T10:09:44.655Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T10:09:44.655Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T10:09:44.655Z] ./bin/test-attribution-txt.sh [2023-05-16T10:09:44.655Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-16T10:09:44.655Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-16T10:09:44.695Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T10:09:44.730Z] $ docker stop --time=1 bc095cb15ff5b60c51b4e10abb364a92f267b1145179668a186058fcf4ec5935 [2023-05-16T10:09:48.923Z] $ docker rm -f --volumes bc095cb15ff5b60c51b4e10abb364a92f267b1145179668a186058fcf4ec5935 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T10:09:49.442Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T10:09:49.550Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-16T10:09:50.177Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T10:09:50.492Z] + ls -al . [2023-05-16T10:09:50.492Z] total 628 [2023-05-16T10:09:50.492Z] drwxrwxr-x 11 jenkins jenkins 4096 May 16 10:09 . [2023-05-16T10:09:50.492Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:07 .. [2023-05-16T10:09:50.492Z] -rw-rw-r-- 1 jenkins jenkins 134 May 16 10:07 .dockerignore [2023-05-16T10:09:50.492Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 10:08 .git [2023-05-16T10:09:50.492Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:07 .github [2023-05-16T10:09:50.492Z] -rw-rw-r-- 1 jenkins jenkins 946 May 16 10:07 .gitignore [2023-05-16T10:09:50.492Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 10:07 .golangci.yml [2023-05-16T10:09:50.492Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 10:08 .semver [2023-05-16T10:09:50.493Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 16 10:07 Attribution.txt [2023-05-16T10:09:50.493Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 16 10:07 CHANGELOG.md [2023-05-16T10:09:50.493Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 16 10:07 Dockerfile [2023-05-16T10:09:50.493Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 10:07 GOVERNANCE.md [2023-05-16T10:09:50.493Z] -rw-rw-r-- 1 jenkins jenkins 683 May 16 10:07 Jenkinsfile [2023-05-16T10:09:50.493Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 16 10:07 LICENSE [2023-05-16T10:09:50.493Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 16 10:07 Makefile [2023-05-16T10:09:50.493Z] -rw-rw-r-- 1 jenkins jenkins 625 May 16 10:07 OWNERS.md [2023-05-16T10:09:50.493Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 16 10:07 README.md [2023-05-16T10:09:50.493Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 10:08 VERSION [2023-05-16T10:09:50.493Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:07 bin [2023-05-16T10:09:50.493Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:07 cmd [2023-05-16T10:09:50.493Z] -rw-r--r-- 1 jenkins jenkins 458038 May 16 10:09 coverage.out [2023-05-16T10:09:50.493Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:07 examples [2023-05-16T10:09:50.493Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 16 10:07 go.mod [2023-05-16T10:09:50.493Z] -rw-rw-r-- 1 jenkins jenkins 31078 May 16 10:07 go.sum [2023-05-16T10:09:50.493Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:07 images [2023-05-16T10:09:50.493Z] drwxrwxr-x 5 jenkins jenkins 4096 May 16 10:07 internal [2023-05-16T10:09:50.493Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:07 snap [2023-05-16T10:09:50.493Z] -rw-rw-r-- 1 jenkins jenkins 193 May 16 10:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:09:50.903Z] + 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=42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 --label arch=amd64 --label version=0.0.0 . [2023-05-16T10:09:50.903Z] Sending build context to Docker daemon 4.249MB [2023-05-16T10:09:50.903Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T10:09:50.903Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-16T10:09:50.903Z] ---> aa15402fc04d [2023-05-16T10:09:50.903Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-16T10:09:51.165Z] ---> Running in 30888f94d48b [2023-05-16T10:09:51.165Z] Removing intermediate container 30888f94d48b [2023-05-16T10:09:51.165Z] ---> b695f3ab2a65 [2023-05-16T10:09:51.165Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T10:09:51.165Z] ---> Running in 6a77685d10ef [2023-05-16T10:09:51.165Z] Removing intermediate container 6a77685d10ef [2023-05-16T10:09:51.165Z] ---> 1241d059eb97 [2023-05-16T10:09:51.165Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T10:09:51.165Z] ---> Running in fd3832ab7f4c [2023-05-16T10:09:51.424Z] Removing intermediate container fd3832ab7f4c [2023-05-16T10:09:51.424Z] ---> cacebee436b4 [2023-05-16T10:09:51.424Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T10:09:51.424Z] ---> Running in 82c3b5a5e64e [2023-05-16T10:09:51.424Z] Removing intermediate container 82c3b5a5e64e [2023-05-16T10:09:51.424Z] ---> 8a5257daaf57 [2023-05-16T10:09:51.424Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T10:09:51.424Z] ---> Running in 7e2bb37cdacd [2023-05-16T10:09:51.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T10:09:51.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T10:09:51.943Z] OK: 265 MiB in 53 packages [2023-05-16T10:09:52.201Z] Removing intermediate container 7e2bb37cdacd [2023-05-16T10:09:52.201Z] ---> 8edf6e053ac3 [2023-05-16T10:09:52.201Z] Step 8/24 : WORKDIR /app [2023-05-16T10:09:52.547Z] ---> Running in 106310521f09 [2023-05-16T10:09:52.547Z] Removing intermediate container 106310521f09 [2023-05-16T10:09:52.547Z] ---> aae3bbadc3b1 [2023-05-16T10:09:52.547Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-16T10:09:52.547Z] ---> a9190d65be29 [2023-05-16T10:09:52.547Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T10:09:52.547Z] ---> Running in 6dab21c236a5 [2023-05-16T10:09:53.546Z] Removing intermediate container 6dab21c236a5 [2023-05-16T10:09:53.546Z] ---> ec79801d3f47 [2023-05-16T10:09:53.546Z] Step 11/24 : COPY . . [2023-05-16T10:09:53.805Z] ---> 18611f7fa1ac [2023-05-16T10:09:53.805Z] Step 12/24 : RUN $MAKE [2023-05-16T10:09:53.805Z] ---> Running in 7f7d203b8983 [2023-05-16T10:09:54.063Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-05-16T10:10:15.997Z] Removing intermediate container 7f7d203b8983 [2023-05-16T10:10:15.997Z] ---> e1193e813091 [2023-05-16T10:10:15.997Z] Step 13/24 : FROM alpine:3.17 [2023-05-16T10:10:15.997Z] 3.17: Pulling from library/alpine [2023-05-16T10:10:15.997Z] f56be85fc22e: Already exists [2023-05-16T10:10:15.997Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T10:10:15.997Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T10:10:15.997Z] ---> 9ed4aefc74f6 [2023-05-16T10:10:15.997Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-16T10:10:15.997Z] ---> Running in 33fa6e548c78 [2023-05-16T10:10:15.997Z] Removing intermediate container 33fa6e548c78 [2023-05-16T10:10:15.997Z] ---> 5c5025faaec7 [2023-05-16T10:10:15.997Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-16T10:10:15.997Z] ---> Running in 2ced5bab77ad [2023-05-16T10:10:15.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T10:10:15.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T10:10:15.997Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-16T10:10:15.997Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T10:10:15.997Z] OK: 7 MiB in 16 packages [2023-05-16T10:10:16.935Z] Removing intermediate container 2ced5bab77ad [2023-05-16T10:10:16.935Z] ---> f3f507304897 [2023-05-16T10:10:16.935Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-16T10:10:16.935Z] ---> 680b7dd3f79a [2023-05-16T10:10:16.935Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-16T10:10:17.196Z] ---> 0780a6e25943 [2023-05-16T10:10:17.196Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-16T10:10:18.141Z] ---> 0dcde4d5abb9 [2023-05-16T10:10:18.141Z] Step 19/24 : EXPOSE 59989 [2023-05-16T10:10:18.400Z] ---> Running in 8770f5991cd4 [2023-05-16T10:10:18.400Z] Removing intermediate container 8770f5991cd4 [2023-05-16T10:10:18.400Z] ---> 7fdb03133f75 [2023-05-16T10:10:18.400Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-16T10:10:18.400Z] ---> Running in 28f511f08699 [2023-05-16T10:10:18.659Z] Removing intermediate container 28f511f08699 [2023-05-16T10:10:18.659Z] ---> 7a19c1081058 [2023-05-16T10:10:18.659Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T10:10:18.659Z] ---> Running in 6a94f03f235b [2023-05-16T10:10:18.659Z] Removing intermediate container 6a94f03f235b [2023-05-16T10:10:18.659Z] ---> 10d856b4826f [2023-05-16T10:10:18.659Z] Step 22/24 : LABEL arch=amd64 [2023-05-16T10:10:18.659Z] ---> Running in c44dd0a1cb74 [2023-05-16T10:10:18.659Z] Removing intermediate container c44dd0a1cb74 [2023-05-16T10:10:18.659Z] ---> b6aac91de075 [2023-05-16T10:10:18.659Z] Step 23/24 : LABEL git_sha=42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 [2023-05-16T10:10:18.659Z] ---> Running in 45e7f8934a79 [2023-05-16T10:10:18.919Z] Removing intermediate container 45e7f8934a79 [2023-05-16T10:10:18.919Z] ---> c7dcbc874969 [2023-05-16T10:10:18.919Z] Step 24/24 : LABEL version=0.0.0 [2023-05-16T10:10:18.919Z] ---> Running in bb6c802c20d4 [2023-05-16T10:10:18.919Z] Removing intermediate container bb6c802c20d4 [2023-05-16T10:10:18.919Z] ---> 48d611e6d702 [2023-05-16T10:10:18.919Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T10:10:18.919Z] Successfully built 48d611e6d702 [2023-05-16T10:10:18.919Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:10:19.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T10:10:19.790Z] [2023-05-16T10:10:19.790Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:10:20.182Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T10:10:20.182Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-16T10:10:20.182Z] 5eb5b503b376: Pulling fs layer [2023-05-16T10:10:20.182Z] 5c69ac0246d0: Pulling fs layer [2023-05-16T10:10:20.182Z] ec43610c2a17: Pulling fs layer [2023-05-16T10:10:20.182Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-16T10:10:20.182Z] 33b1e0a273af: Pulling fs layer [2023-05-16T10:10:20.182Z] 5d3b04190fa2: Pulling fs layer [2023-05-16T10:10:20.182Z] 2f39f015ded8: Pulling fs layer [2023-05-16T10:10:20.182Z] 3a2ae6a8a46f: Waiting [2023-05-16T10:10:20.182Z] 33b1e0a273af: Waiting [2023-05-16T10:10:20.182Z] 5d3b04190fa2: Waiting [2023-05-16T10:10:20.182Z] 2f39f015ded8: Waiting [2023-05-16T10:10:20.182Z] 5c69ac0246d0: Verifying Checksum [2023-05-16T10:10:20.182Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-16T10:10:20.182Z] 3a2ae6a8a46f: Download complete [2023-05-16T10:10:20.182Z] 33b1e0a273af: Verifying Checksum [2023-05-16T10:10:20.182Z] 33b1e0a273af: Download complete [2023-05-16T10:10:20.182Z] 5d3b04190fa2: Download complete [2023-05-16T10:10:20.450Z] ec43610c2a17: Verifying Checksum [2023-05-16T10:10:20.450Z] ec43610c2a17: Download complete [2023-05-16T10:10:20.450Z] 5eb5b503b376: Verifying Checksum [2023-05-16T10:10:20.450Z] 5eb5b503b376: Download complete [2023-05-16T10:10:21.017Z] 2f39f015ded8: Download complete [2023-05-16T10:10:21.591Z] 5eb5b503b376: Pull complete [2023-05-16T10:10:21.591Z] 5c69ac0246d0: Pull complete [2023-05-16T10:10:22.526Z] ec43610c2a17: Pull complete [2023-05-16T10:10:22.784Z] 3a2ae6a8a46f: Pull complete [2023-05-16T10:10:23.352Z] 33b1e0a273af: Pull complete [2023-05-16T10:10:23.922Z] 5d3b04190fa2: Pull complete [2023-05-16T10:10:29.214Z] 2f39f015ded8: Pull complete [2023-05-16T10:10:29.214Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-16T10:10:29.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T10:10:29.214Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:10:29.440Z] prd-ubuntu20.04-docker-8c-8g-15554 does not seem to be running inside a container [2023-05-16T10:10:29.469Z] $ 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-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T10:10:35.971Z] $ docker top cbac09085e0f538bc44dd04fc3dd7a2473f5c829cf3ae4165d2fea9a5458f249 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:10:36.405Z] ---> job-cost.sh [2023-05-16T10:10:36.405Z] lf-activate-venv: SKIPPING [2023-05-16T10:10:36.405Z] INFO: No Stack... [2023-05-16T10:10:36.665Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T10:10:36.924Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T10:10:37.240Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/cost.csv [2023-05-16T10:10:37.240Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T10:10:37.288Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-1-stack-cost] [2023-05-16T10:10:37.293Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-1-stack-cost] did not exist. Created. [2023-05-16T10:10:37.294Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T10:10:37.700Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-16T10:10:37.751Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T10:10:37.776Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T10:10:37.861Z] $ docker stop --time=1 cbac09085e0f538bc44dd04fc3dd7a2473f5c829cf3ae4165d2fea9a5458f249 [2023-05-16T10:10:39.036Z] $ docker rm -f --volumes cbac09085e0f538bc44dd04fc3dd7a2473f5c829cf3ae4165d2fea9a5458f249 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-16T10:11:14.419Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15562 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] { [Pipeline] ws [2023-05-16T10:11:14.480Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-05-16T10:11:14.586Z] Selected Git installation does not exist. Using Default [2023-05-16T10:11:14.586Z] The recommended git tool is: NONE [2023-05-16T10:11:28.121Z] using credential edgex-jenkins-ssh [2023-05-16T10:11:28.144Z] Cloning the remote Git repository [2023-05-16T10:11:28.216Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-16T10:11:28.429Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-05-16T10:11:28.691Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-16T10:11:28.693Z] > git --version # timeout=10 [2023-05-16T10:11:28.734Z] > git --version # 'git version 2.25.1' [2023-05-16T10:11:28.738Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T10:11:29.081Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T10:11:30.349Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-16T10:11:30.383Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T10:11:32.153Z] Merging remotes/origin/main commit bffb044de0aa9ce32d7f70b1fca18078805cfee0 into PR head commit 42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 [2023-05-16T10:11:31.564Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-16T10:11:31.616Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-16T10:11:31.618Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T10:11:31.639Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-16T10:11:32.181Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T10:11:32.275Z] > git checkout -f 42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 # timeout=10 [2023-05-16T10:11:32.553Z] Merge succeeded, producing 42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 [2023-05-16T10:11:32.554Z] Checking out Revision 42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 (PR-229) [2023-05-16T10:11:33.266Z] Commit message: "build(deps): bump github.com/canonical/edgex-snap-hooks/v3" [2023-05-16T10:11:33.364Z] > git --version # timeout=10 [2023-05-16T10:11:33.381Z] > git --version # 'git version 2.25.1' [2023-05-16T10:11:33.403Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T10:11:32.420Z] > git remote # timeout=10 [2023-05-16T10:11:32.444Z] > git config --get remote.origin.url # timeout=10 [2023-05-16T10:11:32.479Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T10:11:32.498Z] > git merge bffb044de0aa9ce32d7f70b1fca18078805cfee0 # timeout=10 [2023-05-16T10:11:32.532Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-16T10:11:32.564Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T10:11:32.589Z] > git checkout -f 42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 # timeout=10 [2023-05-16T10:11:34.542Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-16T10:11:34.542Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T10:11:34.542Z] Dload Upload Total Spent Left Speed [2023-05-16T10:11:34.542Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 183k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh [2023-05-16T10:11:35.289Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-16T10:11:35.656Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-16T10:11:35.656Z] + sudo tee /etc/docker/daemon.new [2023-05-16T10:11:35.656Z] { [2023-05-16T10:11:35.656Z] "registry-mirrors": [ [2023-05-16T10:11:35.656Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-16T10:11:35.656Z] ], [2023-05-16T10:11:35.656Z] "bip": "10.250.0.254/24", [2023-05-16T10:11:35.656Z] "hosts": [ [2023-05-16T10:11:35.656Z] "tcp://0.0.0.0:5555", [2023-05-16T10:11:35.656Z] "unix:///var/run/docker.sock" [2023-05-16T10:11:35.656Z] ], [2023-05-16T10:11:35.656Z] "mtu": 1458, [2023-05-16T10:11:35.656Z] "selinux-enabled": true, [2023-05-16T10:11:35.656Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-16T10:11:35.656Z] } [Pipeline] sh [2023-05-16T10:11:36.021Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-16T10:11:36.391Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T10:11:54.782Z] provisioning config files... [2023-05-16T10:11:54.818Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config10034089195167047160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:11:55.247Z] ---> docker-login.sh [2023-05-16T10:11:55.248Z] nexus3.edgexfoundry.org:10001 [2023-05-16T10:11:55.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:11:55.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:11:55.846Z] Configure a credential helper to remove this warning. See [2023-05-16T10:11:55.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:11:55.846Z] [2023-05-16T10:11:55.846Z] Login Succeeded [2023-05-16T10:11:55.846Z] nexus3.edgexfoundry.org:10002 [2023-05-16T10:11:56.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:11:56.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:11:56.397Z] Configure a credential helper to remove this warning. See [2023-05-16T10:11:56.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:11:56.397Z] [2023-05-16T10:11:56.397Z] Login Succeeded [2023-05-16T10:11:56.397Z] nexus3.edgexfoundry.org:10003 [2023-05-16T10:11:56.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:11:56.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:11:56.945Z] Configure a credential helper to remove this warning. See [2023-05-16T10:11:56.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:11:56.945Z] [2023-05-16T10:11:56.945Z] Login Succeeded [2023-05-16T10:11:56.945Z] nexus3.edgexfoundry.org:10004 [2023-05-16T10:11:57.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:11:57.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:11:57.220Z] Configure a credential helper to remove this warning. See [2023-05-16T10:11:57.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:11:57.220Z] [2023-05-16T10:11:57.220Z] Login Succeeded [2023-05-16T10:11:57.220Z] docker.io [2023-05-16T10:11:57.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:11:57.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:11:57.771Z] Configure a credential helper to remove this warning. See [2023-05-16T10:11:57.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:11:57.771Z] [2023-05-16T10:11:57.771Z] Login Succeeded [2023-05-16T10:11:57.771Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T10:11:57.803Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T10:11:58.336Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T10:11:58.376Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T10:11:58.414Z] ========================================================= [2023-05-16T10:11:58.414Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-16T10:11:58.414Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:11:58.965Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T10:11:59.238Z] Sending build context to Docker daemon 1.212MB [2023-05-16T10:11:59.238Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T10:11:59.238Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T10:11:59.532Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-16T10:11:59.532Z] c41833b44d91: Pulling fs layer [2023-05-16T10:11:59.532Z] ed15518f5707: Pulling fs layer [2023-05-16T10:11:59.532Z] feae8fd75edb: Pulling fs layer [2023-05-16T10:11:59.532Z] 242c74f7c9fa: Pulling fs layer [2023-05-16T10:11:59.532Z] 3cdef696dda3: Pulling fs layer [2023-05-16T10:11:59.532Z] 2ced38df9373: Pulling fs layer [2023-05-16T10:11:59.532Z] 58f1dce35555: Pulling fs layer [2023-05-16T10:11:59.532Z] 3cdef696dda3: Waiting [2023-05-16T10:11:59.532Z] 2ced38df9373: Waiting [2023-05-16T10:11:59.532Z] 58f1dce35555: Waiting [2023-05-16T10:11:59.532Z] 242c74f7c9fa: Waiting [2023-05-16T10:11:59.532Z] ed15518f5707: Verifying Checksum [2023-05-16T10:11:59.532Z] ed15518f5707: Download complete [2023-05-16T10:11:59.532Z] 242c74f7c9fa: Verifying Checksum [2023-05-16T10:11:59.532Z] 242c74f7c9fa: Download complete [2023-05-16T10:11:59.532Z] 3cdef696dda3: Download complete [2023-05-16T10:11:59.817Z] c41833b44d91: Verifying Checksum [2023-05-16T10:11:59.817Z] c41833b44d91: Download complete [2023-05-16T10:12:00.803Z] c41833b44d91: Pull complete [2023-05-16T10:12:01.420Z] 58f1dce35555: Verifying Checksum [2023-05-16T10:12:01.420Z] 58f1dce35555: Download complete [2023-05-16T10:12:01.420Z] ed15518f5707: Pull complete [2023-05-16T10:12:02.410Z] feae8fd75edb: Verifying Checksum [2023-05-16T10:12:02.410Z] feae8fd75edb: Download complete [2023-05-16T10:12:02.686Z] 2ced38df9373: Verifying Checksum [2023-05-16T10:12:02.686Z] 2ced38df9373: Download complete [2023-05-16T10:12:15.097Z] feae8fd75edb: Pull complete [2023-05-16T10:12:15.097Z] 242c74f7c9fa: Pull complete [2023-05-16T10:12:15.097Z] 3cdef696dda3: Pull complete [2023-05-16T10:12:23.488Z] 2ced38df9373: Pull complete [2023-05-16T10:12:24.928Z] 58f1dce35555: Pull complete [2023-05-16T10:12:24.929Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-16T10:12:24.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T10:12:24.929Z] ---> fadd8f120f05 [2023-05-16T10:12:24.929Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T10:12:29.256Z] ---> Running in 8f0f5d62d5e7 [2023-05-16T10:12:29.530Z] Removing intermediate container 8f0f5d62d5e7 [2023-05-16T10:12:29.530Z] ---> b00be6fd6ab8 [2023-05-16T10:12:29.530Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T10:12:29.530Z] ---> Running in a1c61d20f62c [2023-05-16T10:12:29.808Z] Removing intermediate container a1c61d20f62c [2023-05-16T10:12:29.808Z] ---> 52f9a5ce07c4 [2023-05-16T10:12:29.808Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T10:12:30.080Z] ---> Running in 484800af782c [2023-05-16T10:12:30.351Z] Removing intermediate container 484800af782c [2023-05-16T10:12:30.352Z] ---> d94acfbb3e13 [2023-05-16T10:12:30.352Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T10:12:30.623Z] ---> Running in 4ed3501be6fb [2023-05-16T10:12:32.053Z] Removing intermediate container 4ed3501be6fb [2023-05-16T10:12:32.053Z] ---> 05bac9999ce4 [2023-05-16T10:12:32.053Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T10:12:32.053Z] ---> Running in 2972fa320037 [2023-05-16T10:12:33.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T10:12:34.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T10:12:35.502Z] OK: 263 MiB in 53 packages [2023-05-16T10:12:36.487Z] Removing intermediate container 2972fa320037 [2023-05-16T10:12:36.487Z] ---> 0de9e4980f83 [2023-05-16T10:12:36.487Z] Step 8/12 : WORKDIR /app [2023-05-16T10:12:36.487Z] ---> Running in a5a0f9da3630 [2023-05-16T10:12:36.757Z] Removing intermediate container a5a0f9da3630 [2023-05-16T10:12:36.757Z] ---> a52a8cbe68d7 [2023-05-16T10:12:36.757Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-16T10:12:37.347Z] ---> 687ab8f603fa [2023-05-16T10:12:37.347Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T10:12:37.347Z] ---> Running in 6e805a29384c [2023-05-16T10:13:45.430Z] Removing intermediate container 6e805a29384c [2023-05-16T10:13:45.430Z] ---> 42368b3b2274 [2023-05-16T10:13:45.430Z] Step 11/12 : COPY . . [2023-05-16T10:13:45.430Z] ---> 909547ff207d [2023-05-16T10:13:45.430Z] Step 12/12 : RUN $MAKE [2023-05-16T10:13:45.430Z] ---> Running in a9f33d5f7515 [2023-05-16T10:13:45.703Z] noop [2023-05-16T10:13:46.299Z] Removing intermediate container a9f33d5f7515 [2023-05-16T10:13:46.299Z] ---> 25c8096932fa [2023-05-16T10:13:46.299Z] Successfully built 25c8096932fa [2023-05-16T10:13:46.299Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:13:46.806Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T10:13:46.806Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:13:47.148Z] prd-ubuntu20.04-docker-arm64-4c-16g-15562 does not seem to be running inside a container [2023-05-16T10:13:47.239Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-16T10:13:48.532Z] $ docker top 09856d2b9406eb9f20ed1ee7ad22eab956d11536e512e4eb713b06450226dcb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T10:13:49.459Z] + go version [2023-05-16T10:13:49.459Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-16T10:13:49.505Z] $ docker stop --time=1 09856d2b9406eb9f20ed1ee7ad22eab956d11536e512e4eb713b06450226dcb3 [2023-05-16T10:13:51.203Z] $ docker rm -f --volumes 09856d2b9406eb9f20ed1ee7ad22eab956d11536e512e4eb713b06450226dcb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:13:52.141Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T10:13:52.141Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:13:52.429Z] prd-ubuntu20.04-docker-arm64-4c-16g-15562 does not seem to be running inside a container [2023-05-16T10:13:52.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-16T10:13:53.807Z] $ docker top b97f306f7654b9bf07944ef83ea0f3d8dfef6dfb8cffc8a90aaf048ce10caccc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T10:13:54.735Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-16T10:13:55.480Z] + make test [2023-05-16T10:13:55.480Z] go test ./... -coverprofile=coverage.out ./... [2023-05-16T10:14:34.421Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-16T10:16:56.339Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-16T10:16:56.339Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-16T10:17:35.303Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 32.031s coverage: 40.5% of statements [2023-05-16T10:17:35.303Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.611s coverage: 52.0% of statements [2023-05-16T10:17:35.303Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.047s coverage: 96.4% of statements [2023-05-16T10:17:35.303Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-16T10:17:35.303Z] go vet ./... [2023-05-16T10:18:07.664Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T10:18:07.664Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T10:18:07.953Z] ./bin/test-attribution-txt.sh [2023-05-16T10:18:08.559Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-16T10:18:08.559Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-16T10:18:08.605Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T10:18:08.651Z] $ docker stop --time=1 b97f306f7654b9bf07944ef83ea0f3d8dfef6dfb8cffc8a90aaf048ce10caccc [2023-05-16T10:18:10.721Z] $ docker rm -f --volumes b97f306f7654b9bf07944ef83ea0f3d8dfef6dfb8cffc8a90aaf048ce10caccc [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T10:18:12.303Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T10:18:12.337Z] Warning: overwriting stash ‘coverage-report’ [2023-05-16T10:18:13.285Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T10:18:13.916Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T10:18:14.269Z] + ls -al . [2023-05-16T10:18:14.269Z] total 624 [2023-05-16T10:18:14.269Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 10:13 . [2023-05-16T10:18:14.269Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:11 .. [2023-05-16T10:18:14.269Z] -rw-rw-r-- 1 jenkins jenkins 134 May 16 10:11 .dockerignore [2023-05-16T10:18:14.269Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 10:11 .git [2023-05-16T10:18:14.269Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:11 .github [2023-05-16T10:18:14.269Z] -rw-rw-r-- 1 jenkins jenkins 946 May 16 10:11 .gitignore [2023-05-16T10:18:14.269Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 10:11 .golangci.yml [2023-05-16T10:18:14.269Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 16 10:11 Attribution.txt [2023-05-16T10:18:14.269Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 16 10:11 CHANGELOG.md [2023-05-16T10:18:14.269Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 16 10:11 Dockerfile [2023-05-16T10:18:14.269Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 10:11 GOVERNANCE.md [2023-05-16T10:18:14.269Z] -rw-rw-r-- 1 jenkins jenkins 683 May 16 10:11 Jenkinsfile [2023-05-16T10:18:14.269Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 16 10:11 LICENSE [2023-05-16T10:18:14.269Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 16 10:11 Makefile [2023-05-16T10:18:14.269Z] -rw-rw-r-- 1 jenkins jenkins 625 May 16 10:11 OWNERS.md [2023-05-16T10:18:14.269Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 16 10:11 README.md [2023-05-16T10:18:14.269Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 10:08 VERSION [2023-05-16T10:18:14.269Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:11 bin [2023-05-16T10:18:14.269Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:11 cmd [2023-05-16T10:18:14.269Z] -rw-r--r-- 1 jenkins jenkins 458038 May 16 10:17 coverage.out [2023-05-16T10:18:14.269Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:11 examples [2023-05-16T10:18:14.269Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 16 10:11 go.mod [2023-05-16T10:18:14.269Z] -rw-rw-r-- 1 jenkins jenkins 31078 May 16 10:11 go.sum [2023-05-16T10:18:14.269Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:11 images [2023-05-16T10:18:14.269Z] drwxrwxr-x 5 jenkins jenkins 4096 May 16 10:11 internal [2023-05-16T10:18:14.269Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:11 snap [2023-05-16T10:18:14.269Z] -rw-rw-r-- 1 jenkins jenkins 193 May 16 10:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:18:14.717Z] + 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=42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 --label arch=arm64 --label version=0.0.0 . [2023-05-16T10:18:14.988Z] Sending build context to Docker daemon 1.212MB [2023-05-16T10:18:14.988Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T10:18:14.988Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-16T10:18:14.988Z] ---> 25c8096932fa [2023-05-16T10:18:14.988Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-16T10:18:15.269Z] ---> Running in e7a66fc196b6 [2023-05-16T10:18:15.555Z] Removing intermediate container e7a66fc196b6 [2023-05-16T10:18:15.555Z] ---> fc71af646452 [2023-05-16T10:18:15.555Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T10:18:15.829Z] ---> Running in b0932c1d66cd [2023-05-16T10:18:16.118Z] Removing intermediate container b0932c1d66cd [2023-05-16T10:18:16.118Z] ---> b9c7b6a8ab60 [2023-05-16T10:18:16.118Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T10:18:16.118Z] ---> Running in f30ec00707e0 [2023-05-16T10:18:16.716Z] Removing intermediate container f30ec00707e0 [2023-05-16T10:18:16.716Z] ---> 3d41ae1d16f6 [2023-05-16T10:18:16.716Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T10:18:16.716Z] ---> Running in 12e2baa48f09 [2023-05-16T10:18:16.990Z] Removing intermediate container 12e2baa48f09 [2023-05-16T10:18:16.990Z] ---> 16eee5f57f43 [2023-05-16T10:18:16.990Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T10:18:17.266Z] ---> Running in 9e68dbdad010 [2023-05-16T10:18:18.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T10:18:19.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T10:18:20.191Z] OK: 263 MiB in 53 packages [2023-05-16T10:18:21.170Z] Removing intermediate container 9e68dbdad010 [2023-05-16T10:18:21.170Z] ---> f61ebb7e843c [2023-05-16T10:18:21.170Z] Step 8/24 : WORKDIR /app [2023-05-16T10:18:21.444Z] ---> Running in 3eccdaa9d57f [2023-05-16T10:18:21.713Z] Removing intermediate container 3eccdaa9d57f [2023-05-16T10:18:21.713Z] ---> d55fb360d088 [2023-05-16T10:18:21.713Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-16T10:18:22.306Z] ---> ad723795a7bd [2023-05-16T10:18:22.306Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T10:18:22.306Z] ---> Running in 0e35b7a3fe34 [2023-05-16T10:18:24.901Z] Removing intermediate container 0e35b7a3fe34 [2023-05-16T10:18:24.901Z] ---> bee1c6c4eefb [2023-05-16T10:18:24.901Z] Step 11/24 : COPY . . [2023-05-16T10:18:25.866Z] ---> e0798191ae06 [2023-05-16T10:18:25.866Z] Step 12/24 : RUN $MAKE [2023-05-16T10:18:25.866Z] ---> Running in 4c1a605e0301 [2023-05-16T10:18:26.838Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-05-16T10:21:33.845Z] Removing intermediate container 4c1a605e0301 [2023-05-16T10:21:33.845Z] ---> d1ae6f972007 [2023-05-16T10:21:33.845Z] Step 13/24 : FROM alpine:3.17 [2023-05-16T10:21:33.845Z] 3.17: Pulling from library/alpine [2023-05-16T10:21:33.845Z] c41833b44d91: Already exists [2023-05-16T10:21:33.845Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T10:21:33.845Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T10:21:33.845Z] ---> 51e60588ff2c [2023-05-16T10:21:33.845Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-16T10:21:33.845Z] ---> Running in ae16f9f620f0 [2023-05-16T10:21:33.845Z] Removing intermediate container ae16f9f620f0 [2023-05-16T10:21:33.845Z] ---> 8a5f93377f15 [2023-05-16T10:21:33.845Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-16T10:21:33.845Z] ---> Running in ac6e99c1a40e [2023-05-16T10:21:33.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T10:21:33.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T10:21:33.845Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-16T10:21:33.845Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T10:21:33.845Z] OK: 8 MiB in 16 packages [2023-05-16T10:21:33.845Z] Removing intermediate container ac6e99c1a40e [2023-05-16T10:21:33.845Z] ---> 8d614592eff8 [2023-05-16T10:21:33.845Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-16T10:21:33.845Z] ---> 2f83d979b286 [2023-05-16T10:21:33.845Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-16T10:21:33.845Z] ---> 538f0f905b62 [2023-05-16T10:21:33.845Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-16T10:21:33.845Z] ---> 5a6c58d9b8e5 [2023-05-16T10:21:33.845Z] Step 19/24 : EXPOSE 59989 [2023-05-16T10:21:33.845Z] ---> Running in 864d5a36fab3 [2023-05-16T10:21:33.845Z] Removing intermediate container 864d5a36fab3 [2023-05-16T10:21:33.845Z] ---> d6bd6d501245 [2023-05-16T10:21:33.845Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-16T10:21:33.845Z] ---> Running in 892465c8948e [2023-05-16T10:21:33.845Z] Removing intermediate container 892465c8948e [2023-05-16T10:21:33.845Z] ---> 1cc61a9806f8 [2023-05-16T10:21:33.845Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T10:21:33.845Z] ---> Running in 3248d5670188 [2023-05-16T10:21:33.845Z] Removing intermediate container 3248d5670188 [2023-05-16T10:21:33.845Z] ---> a9048361b50b [2023-05-16T10:21:33.845Z] Step 22/24 : LABEL arch=arm64 [2023-05-16T10:21:33.845Z] ---> Running in 94493033da8c [2023-05-16T10:21:33.845Z] Removing intermediate container 94493033da8c [2023-05-16T10:21:33.845Z] ---> fde2548e1c3b [2023-05-16T10:21:33.845Z] Step 23/24 : LABEL git_sha=42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 [2023-05-16T10:21:33.845Z] ---> Running in 68dbd69a54d4 [2023-05-16T10:21:33.845Z] Removing intermediate container 68dbd69a54d4 [2023-05-16T10:21:33.845Z] ---> 0fe14778cc58 [2023-05-16T10:21:33.845Z] Step 24/24 : LABEL version=0.0.0 [2023-05-16T10:21:33.845Z] ---> Running in cfb2fa892f2d [2023-05-16T10:21:33.845Z] Removing intermediate container cfb2fa892f2d [2023-05-16T10:21:33.845Z] ---> a295b031f6cf [2023-05-16T10:21:33.845Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T10:21:33.845Z] Successfully built a295b031f6cf [2023-05-16T10:21:33.845Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:21:34.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T10:21:34.684Z] [2023-05-16T10:21:34.684Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:21:35.125Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T10:21:35.125Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-16T10:21:35.125Z] 8998bd30e6a1: Pulling fs layer [2023-05-16T10:21:35.125Z] 04944245beec: Pulling fs layer [2023-05-16T10:21:35.125Z] 699f458cf7ca: Pulling fs layer [2023-05-16T10:21:35.421Z] 765212b225bb: Pulling fs layer [2023-05-16T10:21:35.421Z] f23df028b6ca: Pulling fs layer [2023-05-16T10:21:35.421Z] d65c8cfc05b1: Pulling fs layer [2023-05-16T10:21:35.421Z] 2437ff75d9bd: Pulling fs layer [2023-05-16T10:21:35.421Z] f23df028b6ca: Waiting [2023-05-16T10:21:35.421Z] d65c8cfc05b1: Waiting [2023-05-16T10:21:35.421Z] 765212b225bb: Waiting [2023-05-16T10:21:35.421Z] 2437ff75d9bd: Waiting [2023-05-16T10:21:35.421Z] 04944245beec: Verifying Checksum [2023-05-16T10:21:35.421Z] 04944245beec: Download complete [2023-05-16T10:21:35.421Z] 765212b225bb: Verifying Checksum [2023-05-16T10:21:35.421Z] 765212b225bb: Download complete [2023-05-16T10:21:35.720Z] f23df028b6ca: Verifying Checksum [2023-05-16T10:21:35.720Z] f23df028b6ca: Download complete [2023-05-16T10:21:35.720Z] d65c8cfc05b1: Verifying Checksum [2023-05-16T10:21:35.720Z] d65c8cfc05b1: Download complete [2023-05-16T10:21:35.720Z] 699f458cf7ca: Verifying Checksum [2023-05-16T10:21:35.720Z] 699f458cf7ca: Download complete [2023-05-16T10:21:36.012Z] 8998bd30e6a1: Verifying Checksum [2023-05-16T10:21:36.012Z] 8998bd30e6a1: Download complete [2023-05-16T10:21:38.666Z] 2437ff75d9bd: Verifying Checksum [2023-05-16T10:21:38.666Z] 2437ff75d9bd: Download complete [2023-05-16T10:21:41.300Z] 8998bd30e6a1: Pull complete [2023-05-16T10:21:41.569Z] 04944245beec: Pull complete [2023-05-16T10:21:42.995Z] 699f458cf7ca: Pull complete [2023-05-16T10:21:43.267Z] 765212b225bb: Pull complete [2023-05-16T10:21:44.237Z] f23df028b6ca: Pull complete [2023-05-16T10:21:44.237Z] d65c8cfc05b1: Pull complete [2023-05-16T10:21:59.277Z] 2437ff75d9bd: Pull complete [2023-05-16T10:21:59.277Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-16T10:21:59.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T10:21:59.277Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:21:59.656Z] prd-ubuntu20.04-docker-arm64-4c-16g-15562 does not seem to be running inside a container [2023-05-16T10:21:59.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-16T10:22:02.802Z] $ docker top a4192e6919e6f60ac2d63546f149a9951e061f73ee0edfed163e416ba966d159 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:22:03.754Z] ---> job-cost.sh [2023-05-16T10:22:03.754Z] lf-activate-venv: SKIPPING [2023-05-16T10:22:03.754Z] INFO: No Stack... [2023-05-16T10:22:04.342Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-16T10:22:04.931Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T10:22:05.609Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-05-16T10:22:05.609Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T10:22:05.722Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-1-stack-cost] [2023-05-16T10:22:05.822Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-1-stack-cost] did not exist. Created. [2023-05-16T10:22:05.822Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T10:22:06.593Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-ef1e9186/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-16T10:22:07.305Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-16T10:22:07.342Z] Warning: overwriting stash ‘stack-cost’ [2023-05-16T10:22:07.410Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T10:22:07.426Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T10:22:07.516Z] $ docker stop --time=1 a4192e6919e6f60ac2d63546f149a9951e061f73ee0edfed163e416ba966d159 [2023-05-16T10:22:09.052Z] $ docker rm -f --volumes a4192e6919e6f60ac2d63546f149a9951e061f73ee0edfed163e416ba966d159 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-16T10:22:10.119Z] provisioning config files... [2023-05-16T10:22:10.127Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config2704692611256649908tmp [Pipeline] { [Pipeline] sh [2023-05-16T10:22:10.466Z] + set +x [2023-05-16T10:22:10.466Z] + curl -s https://codecov.io/bash [2023-05-16T10:22:10.466Z] + bash -s -- [2023-05-16T10:22:10.466Z] [2023-05-16T10:22:10.466Z] _____ _ [2023-05-16T10:22:10.466Z] / ____| | | [2023-05-16T10:22:10.466Z] | | ___ __| | ___ ___ _____ __ [2023-05-16T10:22:10.466Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-16T10:22:10.466Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-16T10:22:10.466Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-16T10:22:10.466Z] Bash-1.0.6 [2023-05-16T10:22:10.466Z] [2023-05-16T10:22:10.466Z] [2023-05-16T10:22:10.466Z] ==> git version 2.25.1 found [2023-05-16T10:22:10.466Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-16T10:22:10.466Z] Release-Date: 2020-01-08 [2023-05-16T10:22:10.466Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-16T10:22:10.466Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-16T10:22:10.466Z] ==> Jenkins CI detected. [2023-05-16T10:22:10.466Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-229 [2023-05-16T10:22:10.466Z] project root: . [2023-05-16T10:22:10.466Z] --> token set from env [2023-05-16T10:22:10.466Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-16T10:22:10.466Z] ==> Running gcov in . (disable via -X gcov) [2023-05-16T10:22:10.466Z] ==> Python coveragepy not found [2023-05-16T10:22:10.466Z] ==> Searching for coverage reports in: [2023-05-16T10:22:10.466Z] + . [2023-05-16T10:22:10.466Z] -> Found 1 reports [2023-05-16T10:22:10.466Z] ==> Detecting git/mercurial file structure [2023-05-16T10:22:10.466Z] ==> Reading reports [2023-05-16T10:22:10.466Z] + ./coverage.out bytes=458038 [2023-05-16T10:22:10.466Z] ==> Appending adjustments [2023-05-16T10:22:10.466Z] https://docs.codecov.io/docs/fixing-reports [2023-05-16T10:22:10.727Z] + Found adjustments [2023-05-16T10:22:10.727Z] ==> Gzipping contents [2023-05-16T10:22:10.727Z] 52K /tmp/codecov.2nk7qz.gz [2023-05-16T10:22:10.727Z] ==> Uploading reports [2023-05-16T10:22:10.727Z] url: https://codecov.io [2023-05-16T10:22:10.727Z] query: branch=PR-229&commit=42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-229%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=229&job=&cmd_args= [2023-05-16T10:22:10.727Z] -> Pinging Codecov [2023-05-16T10:22:10.727Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-229&commit=42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-229%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=229&job=&cmd_args= [2023-05-16T10:22:10.987Z] -> Uploading to [2023-05-16T10:22:10.987Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-16/581DD39554BDF9B6E22D074273EAD858/42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797/31298bcf-9be4-43fd-9e0e-d9417a0677c1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T102210Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=577c2445c1962b73888fd2058dcf230627a3631c73d6eddb05e6ce505a4dd70c [2023-05-16T10:22:10.987Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T10:22:10.987Z] Dload Upload Total Spent Left Speed [2023-05-16T10:22:11.247Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50495 0 0 100 50495 0 238k --:--:-- --:--:-- --:--:-- 238k [2023-05-16T10:22:11.247Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/42bcc9eee0ff4f7c63a7fae4ca7a22151ceb1797 [Pipeline] } [2023-05-16T10:22:11.280Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-16T10:22:13.099Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-229/archives ] [2023-05-16T10:22:13.099Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives [2023-05-16T10:22:13.099Z] total 16 [2023-05-16T10:22:13.099Z] drwxr-xr-x 3 root root 4096 May 16 10:10 . [2023-05-16T10:22:13.099Z] drwxrwxr-x 12 jenkins jenkins 4096 May 16 10:10 .. [2023-05-16T10:22:13.099Z] drwxr-xr-x 2 root root 4096 May 16 10:10 cost [2023-05-16T10:22:13.099Z] -rw-r--r-- 1 root root 91 May 16 10:10 cost.csv [2023-05-16T10:22:13.099Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-229/archives [2023-05-16T10:22:13.099Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives [2023-05-16T10:22:13.099Z] total 16 [2023-05-16T10:22:13.099Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 10:10 . [2023-05-16T10:22:13.099Z] drwxrwxr-x 12 jenkins jenkins 4096 May 16 10:10 .. [2023-05-16T10:22:13.099Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 10:10 cost [2023-05-16T10:22:13.099Z] -rw-r--r-- 1 jenkins jenkins 91 May 16 10:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:22:13.444Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:22:14.345Z] ---> package-listing.sh [2023-05-16T10:22:14.345Z] ++ facter osfamily [2023-05-16T10:22:14.345Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-16T10:22:14.606Z] + OS_FAMILY=debian [2023-05-16T10:22:14.606Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-229 [2023-05-16T10:22:14.606Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-16T10:22:14.606Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-16T10:22:14.606Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-16T10:22:14.606Z] + PACKAGES=/tmp/packages_start.txt [2023-05-16T10:22:14.606Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' [2023-05-16T10:22:14.606Z] + PACKAGES=/tmp/packages_end.txt [2023-05-16T10:22:14.606Z] + case "${OS_FAMILY}" in [2023-05-16T10:22:14.606Z] + dpkg -l [2023-05-16T10:22:14.606Z] + grep '^ii' [2023-05-16T10:22:14.606Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-16T10:22:14.606Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-16T10:22:14.606Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-16T10:22:14.606Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' [2023-05-16T10:22:14.606Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/ [2023-05-16T10:22:14.606Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/ [Pipeline] echo [2023-05-16T10:22:14.652Z] 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-229/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-16T10:22:14.951Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:22:15.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T10:22:15.589Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:22:15.747Z] prd-ubuntu20.04-docker-8c-8g-15554 does not seem to be running inside a container [2023-05-16T10:22:15.783Z] $ 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-229/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-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T10:22:15.980Z] $ docker top 3c7202b811938ee17704ff2db37b8651d880208b684aa7325be4531a06aba466 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T10:22:16.371Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-16T10:22:16.679Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-16T10:22:16.987Z] + ls /var/log/sa-host [2023-05-16T10:22:16.987Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T10:22:17.127Z] provisioning config files... [2023-05-16T10:22:17.136Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config1112867619170178864tmp [Pipeline] { [Pipeline] echo [2023-05-16T10:22:17.192Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:22:17.504Z] ---> create-netrc.sh [Pipeline] } [2023-05-16T10:22:17.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:22:17.944Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-16T10:22:17.980Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:22:18.298Z] ---> sudo-logs.sh [2023-05-16T10:22:18.298Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-16T10:22:18.388Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:22:18.713Z] ---> job-cost.sh [2023-05-16T10:22:18.713Z] lf-activate-venv: SKIPPING [2023-05-16T10:22:18.713Z] DEBUG: total: 0.2199999988079071 [2023-05-16T10:22:18.713Z] INFO: Retrieving Stack Cost... [2023-05-16T10:22:18.972Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T10:22:19.539Z] INFO: Archiving Costs [Pipeline] echo [2023-05-16T10:22:19.574Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:22:19.886Z] ---> logs-deploy.sh [2023-05-16T10:22:19.886Z] lf-activate-venv: SKIPPING [2023-05-16T10:22:19.886Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-229/1 [2023-05-16T10:22:19.886Z] INFO: archiving workspace using pattern(s): [2023-05-16T10:22:20.825Z] Archives upload complete. [2023-05-16T10:22:20.825Z] INFO: archiving logs to Nexus [2023-05-16T10:22:21.393Z] ---> uname -a: [2023-05-16T10:22:21.393Z] Linux prd-ubuntu20-04-docker-8c-8g-15554 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-16T10:22:21.393Z] [2023-05-16T10:22:21.393Z] [2023-05-16T10:22:21.393Z] ---> lscpu: [2023-05-16T10:22:21.393Z] Architecture: x86_64 [2023-05-16T10:22:21.393Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-16T10:22:21.393Z] Byte Order: Little Endian [2023-05-16T10:22:21.393Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-16T10:22:21.393Z] CPU(s): 8 [2023-05-16T10:22:21.393Z] On-line CPU(s) list: 0-7 [2023-05-16T10:22:21.393Z] Thread(s) per core: 1 [2023-05-16T10:22:21.393Z] Core(s) per socket: 1 [2023-05-16T10:22:21.393Z] Socket(s): 8 [2023-05-16T10:22:21.393Z] NUMA node(s): 1 [2023-05-16T10:22:21.393Z] Vendor ID: AuthenticAMD [2023-05-16T10:22:21.393Z] CPU family: 23 [2023-05-16T10:22:21.393Z] Model: 49 [2023-05-16T10:22:21.393Z] Model name: AMD EPYC-Rome Processor [2023-05-16T10:22:21.393Z] Stepping: 0 [2023-05-16T10:22:21.393Z] CPU MHz: 2799.998 [2023-05-16T10:22:21.393Z] BogoMIPS: 5599.99 [2023-05-16T10:22:21.393Z] Virtualization: AMD-V [2023-05-16T10:22:21.393Z] Hypervisor vendor: KVM [2023-05-16T10:22:21.393Z] Virtualization type: full [2023-05-16T10:22:21.393Z] L1d cache: 256 KiB [2023-05-16T10:22:21.393Z] L1i cache: 256 KiB [2023-05-16T10:22:21.393Z] L2 cache: 4 MiB [2023-05-16T10:22:21.393Z] L3 cache: 128 MiB [2023-05-16T10:22:21.393Z] NUMA node0 CPU(s): 0-7 [2023-05-16T10:22:21.393Z] Vulnerability Itlb multihit: Not affected [2023-05-16T10:22:21.393Z] Vulnerability L1tf: Not affected [2023-05-16T10:22:21.393Z] Vulnerability Mds: Not affected [2023-05-16T10:22:21.393Z] Vulnerability Meltdown: Not affected [2023-05-16T10:22:21.393Z] Vulnerability Mmio stale data: Not affected [2023-05-16T10:22:21.393Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-16T10:22:21.393Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-16T10:22:21.393Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-16T10:22:21.393Z] Vulnerability Srbds: Not affected [2023-05-16T10:22:21.393Z] Vulnerability Tsx async abort: Not affected [2023-05-16T10:22:21.393Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-16T10:22:21.393Z] [2023-05-16T10:22:21.393Z]